Objectives
Objectives
OBJECTIVES:
1. To construct a Bit Parity Generator Circuit.
2. To verify the output of a Bit Parity Generator Circuit.
3. To discuss the application of Bit Parity Generators.
II.
EQUIPMENT/MATERIALS:
KL-31001 Digital Logic Lab
KL-33003/4 Module
A.
E
0
0
0
0
0
0
1
1
1
1
D
0
0
0
0
0
1
1
1
1
1
INPUT
C
0
0
0
1
1
1
0
0
1
1
F6
B
0
1
1
0
0
1
0
1
1
1
A
0
0
1
0
1
0
0
0
0
1
0
1
0
1
0
1
0
1
0
1
B.
INPUT
I
0
0
0
0
0
0
0
0
0
1
1
1
1
H
0
0
0
0
0
0
0
0
1
1
1
1
1
G
0
0
0
0
0
0
0
1
1
1
1
1
0
F
0
0
0
0
0
0
1
1
1
1
1
1
0
E
0
0
0
0
0
1
1
1
1
1
1
1
0
D
0
0
0
0
1
1
1
1
1
1
1
1
1
C
0
0
0
1
1
1
1
1
1
1
1
1
1
B
0
0
1
1
1
1
1
1
1
1
0
0
0
A
0
1
1
1
1
1
1
1
1
1
1
0
0
Y0(even
)
Y1(odd
)
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
C.
INPUT
D
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
C
0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
1
F
B
0
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1
A
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1
1
0
1
0
0
1
1
0
0
1
0
1
1
0
ii.
COMPUTATIONS/SOLUTION
iii. CONLUSION
I learned that, the parity generator is the method to check
the error present while transmitting data from the transmitter
node to the receiver node. Parity generator is of two types
they are odd parity generator and the even parity generator.
Odd parity refers to parity checking modes, where each set of
transmitted bits has an odd number of bits. If the total
number of ones in the data plus the parity bit is an odd
number of ones, it is called odd parity. If the data already
has an odd number of ones, the value of the added parity bit
is 0, otherwise it is 1. Even parity refers to a parity
checking mode in asynchronous communication systems in which
an extra bit, called a parity bit, is set to one if there is
an even number of one bits in a one-byte data item. If the
number of one bits adds up to an odd number, the parity bit is
set to zero.
Reference:
https://www.techopedia.com/definition
https://en.wikipedia.org/wiki/Parity_bit