Sei sulla pagina 1di 47

DIGITAL SYSTEM DESIGN

SATISH KASHYAP. B

www.satishkashyap.com

Design : Quad Multiplexer with Bus inputs and outputs

A 16 to 1 Multiplexer Implementation

4 - variable function using 8:1 MUX

4 - variable function using 4:1 MUX

4 - variable function using 2:1 MUX

Design a 3 bit BCD to Gray code converter BCD x1 x2 x3 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 GRAY z2 0 0 1 1 1 1 0 0

z1 0 0 0 0 1 1 1 1

z3 0 1 1 0 0 1 1 0

Design a 3 bit BCD to Gray code converter

Generate a sequence of four binary waveforms using ROM

Design a 7 Segment Display using ROM

Design a Binary to ASCII code converter using ROM

Designing Multiple Output Combinational Circuit using PLA

Design the following using PLA

Design 3 bit BCD to Gray code converter using PLA


BCD x1 0 0 0 0 1 1 1 1 x2 0 0 1 1 0 0 1 1 x3 0 1 0 1 0 1 0 1 z1 0 0 0 0 1 1 1 1 GRAY z2 0 0 1 1 1 1 0 0 z3 0 1 1 0 0 1 1 0

Practical Design

Full Adder implementation using PAL

Part of Logic Diagram for 16R4 PAL

Potrebbero piacerti anche