Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Find the sum-of-products expansions of these Boolean functions.

a)\({\bf{F}}\left( {{\bf{x}},{\rm{ }}{\bf{y}}} \right) = \overline {\bf{x}} {\bf{ + y}}\)

b)\({\bf{F}}\left( {{\bf{x}},{\rm{ }}{\bf{y}}} \right) = {\bf{x}}\overline {\bf{y}} \)

c)\({\bf{F}}\left( {{\bf{x}},{\rm{ }}{\bf{y}}} \right) = {\bf{1}}\)

d)\({\bf{F}}\left( {{\bf{x}},{\rm{ }}{\bf{y}}} \right) = \overline {\bf{y}} \)

Short Answer

Expert verified

The sum of product expansions is

(a) The sum of product is \(xy + \overline x y + \overline x \overline y \).

(b) The sum of product is \(x\overline y \).

(c) The sum of product is \(xy + \overline x y + x\overline y + \overline x \overline y \).

(d) The sum of product is \(x\overline y + \overline x \overline y \).

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Definition

The complements of an elements\(\overline {\bf{0}} {\bf{ = 1}}\)and\(\overline {\bf{1}} {\bf{ = 0}}\).

The Boolean sum + or OR is 1 if either term is 1.

The Boolean product (.) or AND is 1 if both terms are 1.

02

(a) Finding the solution.

Here \(F\left( {x,{\rm{ }}y} \right) = \overline x + y\).

To solve this use Boolean identities.

\(\begin{aligned}F\left( {x,y} \right) &= \overline x + y\\ &= \overline x .1 + y.1\\ &= \overline x \left( {y + \overline y } \right) + y\left( {x + \overline x } \right)\\ &= \overline x y + \overline x \overline y + yx + y\overline x\}\\\ &= \overline x y + \overline x \overline y + xy + y\overline x \\ &= \overline x y + \overline x \overline y + xy + \overline x y \\&= xy + \overline x y + \overline x \overline y \end{aligned}\)

03

(b) Discover the result.

Here \(F\left( {x,{\rm{ }}y} \right) = x\overline y \)

It is already in the sum of products form. Thus, the sum of products expansion of \(x\overline y \) is \(x\overline y \) itself.

04

(c) Evaluate the result.

Here \(F\left( {x,{\rm{ }}y} \right) = 1\)

To solve this use Boolean identities.

\(\begin{aligned}F\left( {x,y} \right) &= 1\\ &= 1.1\\ &= \left( {x + \overline x } \right)\left( {y + \overline y } \right)\\ &= \left( {x + \overline x } \right)y + \left( {x + \overline x } \right)y\\ &= y\left( {x + \overline x } \right) + \overline y \left( {x + \overline x } \right)\\ &= yx + y\overline x + y\overline x + \overline y \overline x \\ &=xy + \overline x y + x\overline y + \overline x \overline y \end{aligned}\)

05

(d) Solve to get the result.

Here \(F\left( {x,{\rm{ }}y} \right) = \overline y \)

To solve this use Boolean identities.

\(\begin{aligned}F\left( {x,y} \right) &= \overline y \\ &= \overline y .1\\ &= \overline y \left( {x + \overline x } \right)\\ &= \overline y x + \overline y \overline x \\ &= x\overline y + \overline x \overline y \end{aligned}\)

Therefore, by using the Boolean concept get the results.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free