You are on page 1of 9

Chapter: ELECTRONIC DEVICES

Part IV
ANALOG AND DIGITAL SIGNAL
Analog Signal: A continuously varying signal (voltage or current) is called 
an analog signal.
signal

Digital signal: A signal (voltage or current) that can have only two discrete 
( )
values is called a digital signal.
OR Gate
An OR gate has two or more inputs with one output. The logic symbol and truth 
table are shown in Fig. The
output Y is 1 when either input A or input B or both are 1s, that is, if any of the 
input is high, the output is high.
AND Gate
AND G t
An AND gate has two or more inputs and one output. The output Y of AND 
gate is 1 only when input A and input B are both 1. The logic symbol and truth 
table for this gate are given in Fig.
NOT gate
This is the most basic gate, with one input and one output. It produces a '1' 
output if the input is '0' and vice‐versa. That is, it produces an inverted version 
of the input at its output. This is why it is also known as an inverter. The 
f  h  i    i    Thi  i   h  i  i   l  k      i  Th  
commonly used symbol together with the truth table for this gate is given in 
Fig. 
NAND Gate
NAND G t
This is an AND gate followed by a NOT gate. If inputs A and B are both '1', the 
output Y is not '1'. The gate gets its name from this NOT AND behaviour. Figure 
shows the symbol and truth table of NAND gate.
NAND  t     l   ll d U i l G t   i  b   i  th   t      
NAND gates are also called Universal Gates since by using these gates you can 
realise other basic gates like OR, AND and NOT
NOR Gate
NOR G t
It has two or more inputs and one output. A NOT‐ operation applied after OR 
gate gives a NOT‐OR gate (or simply NOR gate). Its output Y is '1' only when 
both inputs A and B are '0', i.e., neither one input nor the other is '1'. The 
symbol and truth table for NOR gate is given in Fig.
NOR gates are considered as universal gates because you can obtain all the gates 
like AND, OR, NOT by using only NOR gates

You might also like