The document provides information about experiments to be conducted in the Digital Circuits Laboratory. It lists experiments including code converters, adders, multiplexers, counters, shift registers and system design. Details are given for specific experiments like binary to gray code conversion, BCD to excess-3 code conversion, 4-bit binary adder and BCD adder. Truth tables and circuit diagrams are provided for experiments involving logic gates and ICs. The goal is to design and implement the various digital circuits through hands-on practice in the laboratory.
The document provides information about experiments to be conducted in the Digital Circuits Laboratory. It lists experiments including code converters, adders, multiplexers, counters, shift registers and system design. Details are given for specific experiments like binary to gray code conversion, BCD to excess-3 code conversion, 4-bit binary adder and BCD adder. Truth tables and circuit diagrams are provided for experiments involving logic gates and ICs. The goal is to design and implement the various digital circuits through hands-on practice in the laboratory.
(LICET) DEPARTMENT OF ECE LAB MANUAL FOR EC6311 ANALOG AND DIGITAL CIRCUITS LABORATORY CYCLE II List of experiments: Design and implementation of code converters using logic gates (i) BCD to excess-3 code and vice versa (ii) Binary to gray and vice-versa Design and implementation of 4 bit binary Adder/ Subtractor and BCD adder using IC 7483 Design and implementation of Multiplexer and De-multiplexer using logic gates Design and implementation of encoder and decoder using logic gates Construction and verification of 4 bit ripple counter and Mod-10 / Mod-12 Ripple counters Design and implementation of 3-bit synchronous up/down counter Implementation of SISO, SIPO, PISO and PIPO shift registers using Flip- flops Add-on content: System design using above experiments EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: CODE CONVERTERS BINARY CODE TO GRAY CODE AIM: To Design and Implement BINARY TO GRAY & GRAY TO BINARY using logic gates. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: BINARY TO GRAY TRUTH TABLE INPUT OUTPUT A B C D W X Y Z 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 0 0 1 0 0 0 1 1 0 0 1 0 1 0 1 1 1 0 1 1 0 0 1 0 1 0 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 1 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 0 1 0 1 0 1 1 1 0 1 0 0 1 1 1 1 1 1 0 0 0 1 1 0 1 1 0 1 1 1 2 3 4 5 6 9 10 8 B2 B1 B0 G3 G2 G1 G0 B3 IC7486 IC7486 BINARY TO GRAY CODE CODE CONVERTER IC7486 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: GRAY TO BINARY TRUTH TABLE INPUT OUTPUT W X Y Z A B C D 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 0 0 1 1 1 1 1 0 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 1 1 1 0 1 0 1 1 1 0 1 0 1 1 1 0 1 0 1 1 0 0 1 0 1 1 1 1 0 1 1 0 0 1 1 1 1 0 1 0 0 0 1 1 1 1 RESULT: Thus the Code Converters were designed and implemented. 1 2 3 4 5 6 9 1 08 12 1 311 1 2 3 4 5 6 GRAY TO BINARY CODE B2 B1 B0 G0 G1 G2 G3 B3 IC7486 IC7486 IC7486 IC7486 IC7486 IC7486 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: BCD TO EXCESS 3 CODE AND VICE VERSA AIM: To Design and Implement BCD TO EXCESS 3 & EXCESS TO BCD converter using logic gates. APPARATUS REQUIRED: 1. IC trainer kit. 2. IC 7486 3. Connecting wires PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: TRUTH TABLE: BCD TO EXCESS 3 CODES: INPUT OUTPUT B3 B2 B1 B0 E3 E2 E1 E0 0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 0 0 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 1 0 1 0 1 1 0 0 0 0 1 1 0 1 0 0 1 0 1 1 1 1 0 1 0 1 0 0 0 1 0 1 1 1 0 0 1 1 1 0 0 3 4 5 6 9 8 1 2 3 1 2 1 12 2 13 1 2 3 4 5 6 1 2 3 4 5 6 1 2 3 IC7411 IC7432 IC7404 I C 7 4 0 4 I C 7 4 0 4 I C 7 4 0 4 IC7432 IC7408 IC7432 IC7408 IC7486 B1 B2 B3 E3 E2 E1 E0 B0 BCD TO EXCESS-3 CODE EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: EXCESS 3 TO BCD CODE: INPUT OUTPUT E3 E2 E1 E0 B3 B2 B1 B0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 0 1 1 0 1 1 1 0 1 0 0 1 0 0 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 1 1 0 1 1 1 0 0 0 1 1 0 0 1 0 0 1 RESULT: Thus the Code Converters were designed and implemented. 3 4 5 6 9 8 1 2 3 1 2 3 1 12 2 13 3 6 4 5 1 2 3 4 5 6 1 2 3 1 12 2 13 1 2 3 B0 E0 E1 E2 E3 EXCESS-3 TO BCD CODE B3 B2 B1
I C 7 4 0 4
I C 7 4 0 4
I C 7 4 0 4 IC7408 IC7486 IC7432 IC7432 IC7432 IC7411 IC7411 IC7411 IC7408 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: 4 BIT BINARY ADDER / SUBTRACTOR AIM: To design and implement 4 bit parallel binary adder and Subtractor. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Apply the binary inputs for A and B. 3. Observe the output for the corresponding input . PIN Diagram EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: RESULT: Thus the 4 bit binary adder and Subtractor circuit was designed and implemented. A 4 1 A 3 3 A 2 8 A 1 1 0 B 4 1 6 B 3 4 B 2 7 B 1 1 1 C 0 1 3 C 4 1 4 S U M 4 1 5 S U M 3 2 S U M 2 6 S U M 1 9 1 2 3 4 5 6 9 10 8 1 2 13 11 A3 GND/VCC B2 B1 B0 A0 A3 A1 A2 B3 S0 Cout S3 S2 S1 Cin IC7486 IC7486 IC7486 IC7486 4 BIT BINARY ADDER/SUBTRACTOR EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: BCD ADDER AIM: To design and implement BCD adder. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Apply the binary inputs for X and Y. 3. Observe the output for the corresponding input . EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: RESULT: Thus the BCD adder circuit was designed and implemented A 4 1 A 3 3 A 2 8 A 1 1 0 B 4 1 6 B 3 4 B 2 7 B 1 1 1 C 0 1 3 C 4 1 4 S U M 4 1 5 S U M 3 2 S U M 2 6 S U M 1 9 A 4 1 A 3 3 A 2 8 A 1 1 0 B 4 1 6 B 3 4 B 2 7 B 1 1 1 C 0 1 3 C 4 1 4 S U M 4 1 5 S U M 3 2 S U M 2 6 S U M 1 9 0 0 0 1 2 3 1 2 3 4 5 6 Y1 Y0 X0 X1 X2 X3 Y3 Y2 Cout S2 S1 S0 S3 IC 7432 IC 7432 IC 7408 BCD ADDER EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: MULTIPLEXER AND DEMULTIPLEXER AIM: To Design and Implement Multiplexer, DeMultiplexer using logic gates and MSI devices. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: TRUTH TABLE: MULTIPLEXER INPUT OUTPUT S0 S1 Y 0 0 D0 0 1 D1 1 0 D2 1 1 D3 1 2 3 4 1 12 2 13 3 6 4 5 9 8 10 11 1 12 2 13 1 2 3 4 5 6 9 10 8 S0 S1 IC7411
I C 7 4 0 4
I C 7 4 0 4 Y D3 D2 D1 D0 IC7432 IC7432 IC7432 IC7411 IC7411 IC7411 MULTIPLEXER EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: TRUTH TABLE: DEMULTIPLEXER INPUT OUTPUT D A B D0 D1 D2 D3 1 0 0 1 0 0 0 1 0 1 0 1 0 0 1 1 0 0 0 1 0 1 1 1 0 0 0 1 RESULT: Thus the Multiplexer circuit is designed and implemented. 1 2 3 4 9 8 10 11 3 6 4 5 9 8 10 11 1 12 2 13 IC7411 S1 S0
I C 7 4 0 4 A7 IC7411 IC7411 IC7411 IC7411 DECODER (BINARY TO OCTAL) IC7411 IC7411 IC7411 IC7411 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: ASYNCHRONOUS COUNTER AIM: To Design and Implement 4-bit ripple counter. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. PIN DIAGRAM FOR IC 7476 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: LOGIC DIAGRAM: TRUTH TABLE: CLK QA QB QC QD 0 0 0 0 0 1 1 1 1 1 2 1 1 1 0 3 1 1 0 1 4 1 1 0 0 5 1 0 1 1 6 1 0 1 0 7 1 0 0 1 8 1 0 0 0 9 0 1 1 1 10 0 1 1 0 11 0 1 0 1 12 0 1 0 0 13 0 0 1 1 14 0 0 1 0 15 0 0 0 1 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: RESULT: Thus the Asynchronous Counter circuits are designed and verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: SYNCHRONOUS COUNTER AIM: To Design and Implement 3-bit Synchronous counter. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. STATE DIAGRAM: EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: STATE TABLE: EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: K-MAP: LOGIC DIAGRAM: RESULT: Thus the Synchronous Counter circuits are designed and verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: SHIFT REGISTERS AIM: To Design a 4bit Shift Register using flip-flops. (1). Serial In Serial Out (2). Serial In Parallel Out (3). Parallel In Parallel Out. APPARATUS REQUIRED: PROCEDURE: 1. The connections are made as per the circuit diagram. 2. Give the logical inputs as per the truth table. 3. The corresponding output is verified with their truth table. EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: SERIAL IN SERIAL OUT: TRUTH TABLE: CLK DATA QD 0 1 0 1 1 0 2 0 0 3 0 0 4 0 1 SERIAL IN PARALLEL OUT: EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: TRUTH TABLE: CLK DATA QA QB QC QD 0 1 0 0 0 0 1 1 1 0 0 0 2 0 0 1 0 0 3 0 0 0 1 0 4 0 0 0 0 1 PARALLEL IN PARALLEL OUT: TRUTH TABLE: CLOCK D1 D2 D3 D4 QA QB QC QD 0 1 1 0 0 0 0 0 0 1 1 1 0 0 1 1 0 0 EXPT NO: DIGITAL CIRCUITS LABORATORY DATE: PARALLEL IN SERIAL OUT: RESULT: Thus the Shift Registers circuits are designed and verified with their truth table.