Copy Machine
Copy Machine
The presence of paper in the feeder tray is indicated by a HIGH at logic signal P. Each of the micro
switches produces a logic signal (Q & R) that goes HIGH whenever paper is passing over the switch
to activate it. Design a logic circuit to produce a HIGH at output signal S for the stated conditions.
Feeder tray
Sensor
+5V
Q
Logic
Circuit
1 K
Paper sensing
switches
1 K
Solution:
The S output will be a logic 1 whenever P=0 because this indicates no paper in the paper feeder
tray. S will also be a 1 for the two cases where Q and R both indicating a paper jam.
1. Truth Table :
2. MAP :
Inputs
P
0
0
0
0
1
1
1
1
Output
S
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
1
1
1
1
0
0
0
1
3. Circuit Diagram :
QR
0
1
00
1
01
11
10
1
Fig: Map for S
S P QR
Q
R