498 views
0 votes
0 votes
  1. Using the AND-OR-Invert implementation procedure, show that the output carry in full adder can be expressed as

           $C _{i+1} = G _i + P _iC _i = (G _i’P _i + G _i’C _i’)’$

  1.  IC type 74182 is a look-ahead carry generator MSI circuits that generate the carries with AND-OR-INVERT gates. The MSI circuit Assumes that the input terminals have the complements of the G’s. the P’s and of $C _1$. Derive the boolean function for the look-ahead carries $C _2 C _3 and C _4$ in this IC (HINT: Use the equation substitution method to derive carries in terms of $C _1’$).

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
0 votes
0 votes
0 answers
2
ajaysoni1924 asked Apr 3, 2019
426 views
Construct a 4-digit BCD adder-subtractor using 4 BCD adders. Use the Block diagram for each component, showing only inputs and outputs.
0 votes
0 votes
1 answer
3
0 votes
0 votes
0 answers
4
ajaysoni1924 asked Apr 3, 2019
562 views
Derive the two-level Boolean expression for the output carry $C _5$ shown in the look-ahead carry generator of the figure