0% found this document useful (0 votes)
171 views5 pages

Bahria University, Lahore Campus: Department of Computer Sciences

The document describes a lab experiment on constructing SR latches using basic logic gates. The objectives are to build SR latches using both NAND and NOR gates and record their behavior in truth tables. The tasks involve building each latch type on a breadboard and checking the output values against the predicted truth tables.

Uploaded by

Abdul Basit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
171 views5 pages

Bahria University, Lahore Campus: Department of Computer Sciences

The document describes a lab experiment on constructing SR latches using basic logic gates. The objectives are to build SR latches using both NAND and NOR gates and record their behavior in truth tables. The tasks involve building each latch type on a breadboard and checking the output values against the predicted truth tables.

Uploaded by

Abdul Basit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Bahria University, Lahore Campus

Department of Computer Sciences


Lab Journal 10
(Spring 2020)

Course: Digital Logic Design Lab Date:


Course Code: CEL-120 Max Marks: 40
Faculty’s Name: Ms. Munazza Sher Lab Engineer: Mr. Shoaib Khan

Name: _____________________________ Enroll No: _______________________

Objective(s):

 To construct an S-R Latch with basic logic gates.

Lab Tasks:

Task 1: Construct an SR Latch using NAND gates and record its values in the table. Construct
the circuit on breadboard as well.

Task 2: Construct an SR Latch using NOR gates and record its values in the given table.
Construct the circuit on breadboard as well.

Lab Grading Sheet :


Max
Obtained
Task Mark Comments(if any)
Marks
s
1. 10
2. 10
3. 10
4. 10

Total 40 Signature

Note : Attempt all tasks and get them checked by your Lab Instructor
Lab 10: SR Latch with Basic Logic Gates

Objective(s):

“To construct an S-R Latch with basic logic gates”.

Tool(s) used:

 KL-31001 DLD Trainer

 Module KL-33008

 Connector leads

Overview:

In electronics, a flip-flop or latch is a circuit that has two stable states and can be used to store
state information. One latch or flip-flop can store one bit of information.

Task 01: Time: 30 Minutes

Construct an SR Latch using NAND gates and record its values in the given table. Construct the
circuit on breadboard as well.
S R Q Q́

0 0 No Change(Memory) No Change

0 1 1 0

1 0 0 1

1 1 Not Allowed Not Allowed

Task 02: Time: 30 Minutes


Construct an SR Latch using NOR gates and record its values in the given table. Construct the
circuit on breadboard as well.

Solution

Truth Table:

S R Q Q́

0 0 No Change(Memory) No Change

0 1 0 1

1 0 1 0

1 1 Not Allowed Not Allowed

You might also like