0% found this document useful (0 votes)
81 views

2.2.3.A UniversalGatesNORLogicDesign Done

This document describes an activity where students implement combinational logic circuits for a voting booth monitoring system using only NOR gates. The activity compares the NOR implementation to previous designs using AOI and NAND gates in terms of efficiency and hardware usage. In the NOR implementation, 3 integrated circuits were needed to implement the Booth and Alarm outputs. The NOR design was more efficient than the AOI design in terms of hardware usage, but was simpler and cheaper to build than the NAND design. A three-input NOR gate could not be used without requiring an additional integrated circuit.

Uploaded by

gw52989
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)
81 views

2.2.3.A UniversalGatesNORLogicDesign Done

This document describes an activity where students implement combinational logic circuits for a voting booth monitoring system using only NOR gates. The activity compares the NOR implementation to previous designs using AOI and NAND gates in terms of efficiency and hardware usage. In the NOR implementation, 3 integrated circuits were needed to implement the Booth and Alarm outputs. The NOR design was more efficient than the AOI design in terms of hardware usage, but was simpler and cheaper to build than the NAND design. A three-input NOR gate could not be used without requiring an additional integrated circuit.

Uploaded by

gw52989
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/ 4

Activity 2.2.

3 Universal Gates:
NOR Only Logic Design
Introduction
In this activity you will revisit the voting booth monitoring system introduced in Activity 2.2.2
NAND Logic Design. Specifically, you will be implementing the NOR only combinational logic
circuits for the two outputs Booth and Alarm. In terms of efficiency and gate/IC utilization,
these NOR only designs will be compared with the previously designed AOI and NAND
implementations.

Equipment
 Circuit Design Software (CDS)
 Breadboard (DMS or DLB)
 #22 Gauge solid wire
 Integrated Circuits (74LS02)

Procedure
The truth table and K-Maps for the voting booth monitoring system can be seen in Activity
2.2.3 NAND Logic Design. For your reference, the simplified logic expressions for the outputs
Booth and Alarm are shown below:

Booth= A B+C D
Alarm=A B+B C +C D

© 2014 Project Lead The Way, Inc.


Digital Electronics Activity 2.2.3 Universal Gates: NOR Only Logic Design – Page 1
Conclusion
1. For your NOR implementations, how many ICs (i.e., 74LS02 chips) were required to
implement your circuits? Again, we are counting ICs, not gates.
3 chips

2. In terms of hardware efficiency, how does the NOR implementation compare to the
AOI implementation (refer to Activity 2.2.3 NAND Logic Design)?
It is cheaper and it works

© 2014 Project Lead The Way, Inc.


Digital Electronics Activity 2.2.3 Universal Gates: NOR Only Logic Design – Page 2
3. In terms of hardware efficiency, how does the NOR implementation compare to the
NAND implementation in Activity 2.2.3 NAND Logic Design?
It is simpler and cheaper to build 2

4. NOR gates are available with three inputs (74LS27). Could this chip have been used
for this design? If so, how would it have affected the efficiency of the design?
No it would require a second chip

© 2014 Project Lead The Way, Inc.


Digital Electronics Activity 2.2.3 Universal Gates: NOR Only Logic Design – Page 3
© 2014 Project Lead The Way, Inc.
Digital Electronics Activity 2.2.3 Universal Gates: NOR Only Logic Design – Page 4

You might also like