Logic Gates & Communication System
Click to edit Master subtitle style
By, Anantharama H
7/28/12
Dept. of E and C
Lecturer, Srinivas
Logic Gates
Definition: A logic gate is a logic circuit with one
output and two or more inputs.
7/28/12
Logic Gates
Definition: A logic gate is a logic circuit with one
output and two or more inputs.
Types of Gates:
OR Gate AND Gate NOT Gate NAND Gate NOR Gate EX-OR Gate EX-NOR Gate
7/28/12
OR Gate:
Input Output
A B
Y=A+B
Fig 1: OR Gate Symbol
7/28/12
OR Gate:
Input Output
A= 1 B= 0
7/28/12
OR Gate:
Input Output
A= 1 B= 0
Y=(1+0)=1
7/28/12
OR Gate:
Input
A= 1 B= 0
A B Output 0 0 0 1 Y=(1+0)=1 1 0 1 1
Y 0 1 1 1
Truth Table
7/28/12
AND Gate:
Input Output
Fig 2 : AND Gate Symbol
7/28/12
AND Gate:
Input Output
A= 1 B= 0
7/28/12
AND Gate:
Input Output A
A= 1 B= 0
0 0 Y=0 1 1
B 0 1 0 1
Y 0 0 0 1
Truth Table
7/28/12
AND Gate:
Input Output
A= 1 B= 1
Y=1 A
0 0 1 1
B 0 1 0 1
Y 0 0 0 1
Truth Table
7/28/12
NOT Gate Input
A
Output
y
Fig 3: NOT Gate Symbol
7/28/12
NOT Gate Input
A=1
Output
Y=0
Fig 3: NOT Gate Symbol
A 0 1
Y 1 0
Table
Truth
7/28/12
NAND Gate:
Input Output
A B C
Y=A*B*C
Fig 4 : NAND Gate Symbol
7/28/12
NAND Gate:
Input Output
A
A=1 B =0 Y=1 0
B 0 1 0 1
Y 1 1 1 0
0 1
Fig 4 : NAND Gate Symbol
Truth Table 7/28/12
NOR Gate:
Input Output
A B
Y=A+B
Fig 5: NOR Gate Symbol
7/28/12
NOR Gate:
Input Output Y=1 A 0 0 1 Fig 5: NOR Gate Symbol 1
A=0 B=0
B 0 1 0 1
Y 1 0 0 0
Truth Table
7/28/12
NAND Gate as a Universal Gate Input A A A A Output A*A= A = A
7/28/12
NOR Gate as a Universal Gate
Output Input
A Y= A+B B
A+B
7/28/12
Ex-OR gate
Truth Table
The 'Exclusive-OR' gate is a circuit which will give a high output if either, but not both, of its two inputs are high. An encircled plus sign is used to show the Ex-OR operation.
7/28/12
Ex-NOR Gate
Truth Table
7/28/12
Communication System
What is a communication system? - sending, receiving, processing of information
7/28/12
5 Basic Components
Every communication system has 5 basic requirements Data Source (where the data originates)
Transmitter (device used to transmit data) Transmission Medium (cables or non cable) Receiver (device used to receive data) Destination (where the data will be placed)
7/28/12
5 Basic Components
7/28/12
Transmission Direction
- simplex: One direction only
7/28/12
Half Duplex Transmission
half duplex: Both directions but only one direction at a time
7/28/12
Full Duplex Transmission
full duplex: send and receive both directions at once
7/28/12
THANK YOU
7/28/12