Draw the logic diagram of 4-bit odd parity checkers, Computer Engineering

Assignment Help:

Draw the logic diagram of 4-bit odd parity checkers using EX-NOR gates and explain its operation with the help of Truth table.

Ans:

4 bit odd parity checker by using XNOR circuit:-The purpose of parity checker, in which the additional bit is termed as parity. This can be either odd or even. The given below circuit will provide the 4 bit parity checker circuit.

2066_ogic diagram of 4-bit odd parity checker using EX-NOR gates.png

Logic diagram of 4-bit odd parity checker using EX-NOR gates

Parity checker networks are logic circuits along with exclusive – OR functions. Exclusive OR operation of parity bit is a scheme for finding errors throughout transmission of binary information. This is a more bit transmitted and after that checked at the receiving end for errors.

In this 4 bit odd parity checker, the three bits X,Y,Z represent the message and `P` is the parity bit. For odd parity bit `P` is produced, in order to make the total number of 1`s odd (containing P). The 3-bit message and the parity bit are transmitting to their destination; then they are applied to a parity checker circuit. An error happens throughout transmission if the parity of the four bits acquired is even, because binary information transmitted was initially odd. The output “C” of the parity checker must be “1”while an error happens that is when the number of 1’s in the four inputs is even.

750_4-bit odd parity checker.png

4-bit odd parity checker

Truth Table

                     Four bits received                                                                        Parity error check

x

y

 

z

 

P

 

C

0

0

 

0

 

0

 

------------- 1

0

0

 

0

 

1

 

------------- 0

0

0

 

1

 

0

 

------------- 0

0

0

 

1

 

1

 

------------- 1

0

1

 

0

 

0

 

------------- 0

0

1

 

0

 

1

 

------------- 1

0

1

 

1

 

0

 

------------- 1

0

1

 

1

 

1

 

------------- 0

1

0

 

0

 

0

 

------------- 0

1

0

 

0

 

1

 

------------- 1

1

0

 

1

 

0

 

------------- 1

1

0

 

1

 

1

 

------------- 0

1

1

 

0

 

0

 

------------- 1

1

1

 

0

 

1

 

------------- 0

1

1

 

1

 

0

 

------------- 0

1

1

 

1

 

1

 

------------- 1

 


Related Discussions:- Draw the logic diagram of 4-bit odd parity checkers

Why is catch almost always a bad idea, Why is catch (Exception) almost alwa...

Why is catch (Exception) almost always a bad idea?  Well, if at that point you know that an error has happened, then why not write the proper code to handle that error instead

Process of breadth first search, Process of Breadth first search: It's...

Process of Breadth first search: It's very useful to think of this search as the evolution of the given tree, and how each string of letters of word is found via the search in

Medical diagnosis program, Diagnosis: Medical diagnosis program bases on p...

Diagnosis: Medical diagnosis program bases on probabilistic analysis have been able to perform at the level of an expert physician tin several areas of medicine. Heckerman(1981)

Define macros, Define macros.   A macro is a pre-processor directive wh...

Define macros.   A macro is a pre-processor directive which is a program that processes the source code before it passes by the compiler. These are placed in the source program

Timing in mpi program, Q. Timing in MPI program? MPI_Wtime ( ) returns ...

Q. Timing in MPI program? MPI_Wtime ( ) returns lapsed wall clock time in seconds because some random point in past. Elapsed time for program section is given by difference bet

How client and server use same protocol port at same time, Can both client ...

Can both client and server use the same protocol port on the same computer at the same time? Explain. Client and server can't use similar port number on similar computer at ide

Explain LRU page replacement algorithm, Explain LRU Page replacement algori...

Explain LRU Page replacement algorithm. LRU policy: It expands to least recently use. This policy proposes that we remove a page that last usage is farthest from present time

State about movable joystick, State about movable joystick In another t...

State about movable joystick In another type of movable joystick, the stick is used to activate switches that cause the screen cursor to move at a constant rate in the selected

What are kinds of processors, Processors can broadly be seperated into the ...

Processors can broadly be seperated into the categories of: CISC, RISC, hybrid, and special purpose.

Program for encoding ASCII alpha numeric, Q. Program for encoding ASCII Alp...

Q. Program for encoding ASCII Alpha numeric? ; A program for encoding ASCII Alpha numeric. ; ALGORITHM:             ; create the code table             ; read an input

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd