Boolean functions are meant to be simplified in order to provide an algebraic expression with fewer literals and logic gates. Low-cost circuit implementation is the outcome of this. The preceding sections' descriptions of the design process for combinational circuits are meant to reduce the number of logic gates needed to accomplish a particular function. This traditional method creates the logic circuit with fewer gates on the grounds that it will be less expensive. However, this idea is always true in actual design because of the introduction of many integrated circuits (IC).
Since many logic gates are included in a single IC package, it is cost-effective to employ as many gates as possible from a used package, even if doing so increases the overall number of gates. It is also more cost-effective to utilize these types of ICs to reduce the external interconnections or wirings among the IC pins as much as feasible because part of the interconnections among the gates in many ICs is internal to the chip.
In this “Combinational Logic with MSI and LSI - Digital Logic System” you will learn about the following topics:
- Introduction to Combinational Logic with MSI and LSI
- Design procedures
- Half and full adders
- Subtractors
- Code conversion:
- BCD to excess- 3
- 8, 4,-2,-1 code to BCD
- 2, 4, 2, 1 code to 8, 4, -2, -1 code
- Decoder and Encoder
- Multiplexers and Demultiplexers
- BCD to seven segment decoder
- ROM and its implementation
- PLA
==== Point to Note ====
The article Combinational Logic with MSI and LSI - Digital Logic System is contributed by Aakrity Chapagai, a student of LA GRANDEE International College.
If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].
See your article appearing on BCA Notes by Kundan Chaudhary's main page with your designation and help other BCA Students to excel.
Please write comments if you find anything incorrect, or if you want to share more information about the topic discussed above.
0 Comments