Question

In: Computer Science

How to simply this boolean equation: L = SH' + SH + S'H'

Boolean algebra simplifcation problem :

How to simply this boolean equation: L = SH' + SH + S'H'


Solutions

Expert Solution

The logical expression shows the logical gates (AND, OR and NOT gate) used and by simplifying the logical expression we can identify the minimum no of logical gates required to get the same output as the previous one.

The given logical expression is:

L = SH’ + SH + S’H’

The output table for this expression will be:

S

H

SH’

SH

S’H’

L = SH’ + SH + S’H’

0

0

0*1=0

0*0=0

1*1=1

0+0+1=1

0

1

0*0=0

0*1=0

1*0=0

0+0+0=0

1

0

1*1=1

1*0=0

0*1=0

1+0+0=1

1

1

1*0=0

1*1=1

0*0=0

0+1+0=1

Now solving the equation.

L = SH’ + SH + S’H’

L = S (H + H’) + S’H’     à taking S common

Now since H + H’ =1 and S*1 = S, so the equation will be:

L = S + S’H’

Now, since A + A’B = A + B (basic rule), hence the output will be:

L = S + H’

The output table for this expression will be:

S

H

H’

L = S + H’

0

0

1

0+1=1

0

1

0

0+0=0

1

0

1

1+1=1

1

1

0

1+0=1

Which same as the above one.


Related Solutions

Simplify the equation using Boolean algebra properties. F = xy + xy’z + x’yz
Simplify the equation using Boolean algebra properties. F = xy + xy’z + x’yz
Consider the following balanced chemical equation: C2H5OH(l) + 3O2(g) → 2CO2(g) + 3H2O(l) a. How many...
Consider the following balanced chemical equation: C2H5OH(l) + 3O2(g) → 2CO2(g) + 3H2O(l) a. How many moles of CO2 form when 2.18 moles of C2H5OH react? moles CO2 b. How many moles of H2O form from the reaction of 2.18 moles of C2H5OH? moles H2O c. How many moles of CO2 form when 2.18 moles of H2O form? moles CO2 d. How many molecules of CO2 form when 2.18 moles of H2O form? × 10(Click to select)21222324 molecules CO2
Suppose that the labor demand is given by the equation L= 4000 -20W, where L is...
Suppose that the labor demand is given by the equation L= 4000 -20W, where L is the number of legal assistants and W is the daily wage. If W=$80, calculate the own wage elasticity of labor demand. Is the demand for legal assistants elastic or inelastic at this point? Suppose that the wage rose to $150. Calculate the own wage elasticity of labor demand. Is the labor demand elastic or inelastic at this point?
Simplify the following Boolean expressions to the minimum number of terms using the properties of Boolean...
Simplify the following Boolean expressions to the minimum number of terms using the properties of Boolean algebra (show your work and write the property you are applying). State if they cannot be simplified A. X’Y + XY B. (X + Y)(X + Y’) C. (A’ + B’) (A + B)’ D. ABC + A’B + A’BC’ E. XY + X(WZ + WZ’)
Simplify the following Boolean expressions to the minimum number of terms using the properties of Boolean...
Simplify the following Boolean expressions to the minimum number of terms using the properties of Boolean algebra (show your work and write the property you are applying). State if they cannot be simplified. A. A’B + AB B. XY + X(WZ + WZ’) C. X’Y’(X’+Y)(Y’+Y) D. ABC + A’B + A’BC’ E. (A+B)(AC+AC’)+AB+B Draw the circuit logic diagrams for both the original and simplified expressions.
Consider a simply supported beam of length L. The beam experiences a parabolically varying distributed load...
Consider a simply supported beam of length L. The beam experiences a parabolically varying distributed load that varies from 0 at the left support, to a maximum w at midspan, and back to 0 at the right support. The beam has stiffness properties EI. Give a mathematical equation that gives the value of the distributed load intensity at any distance z along the beam in terms of w, L and z. Draw the SFD and BMD of the beam, giving...
computer organazation , Boolean algebra1. Show the Boolean algebra reduction to minimal form for each....
computer organazation , Boolean algebra1. Show the Boolean algebra reduction to minimal form for each. Show each step, and cite the rule number which allows it.a . (AB)’ (A’ + B) (B’ + B)b . A’(A+B) + (B + A)(A + B’)
Declare and define a function named getCurrentHours_OR_Month that accepts one Boolean parameter. If the Boolean parameter...
Declare and define a function named getCurrentHours_OR_Month that accepts one Boolean parameter. If the Boolean parameter is true, the function returns current hours; if the Boolean parameter is false, the function returns current month. o This function will obtain the current system time and extract the hours or the month value from the system time depending on the Boolean being received. o This function will return the extracted value as an integer value. o Note that the system time displays...
FINS produces three products from its fi sh farm: fi sh, fi sh oil, and fi sh meal. During July 2010, FINS produced the following average quantities of each product from each pound (16 ounces) of fish processed.
FINS produces three products from its fish farm: fish, fish oil, and fish meal. During July 2010, FINS produced the following average quantities of each product from each pound (16 ounces) of fi sh processed: Of each pound of fi sh processed, 2 ounces are waste. In July, FINS processed 37.5 tons of fi sh (1 ton equals 2,000 pounds). Joint cost amounted to $142,800. On average, each pound of product has the following selling prices: fi sh, $4.50; fish...
For the reaction described by the chemical equation: C2H4(g) + H2O(l) which yields C2H5OH(l) with a...
For the reaction described by the chemical equation: C2H4(g) + H2O(l) which yields C2H5OH(l) with a delta Hof the reaction=-42.2kJ a) Use the necessary data to calculate the value of delta S of the reaction at 25.0C b)Calculate delta G of the reaction c)In which direction is the reaction, as written, spontaneous at 25C and standard pressure? Forward, reverse, both, neither?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT