0
9.2kviews
Write short notes on parity generator

Subject: Logic Design

Topic: Design and Analysis of Combinational Circuits

Difficulty: Medium

1 Answer
1
758views

A Parity Generator is a Combinational Logic Circuit that Generates the Parity bit in the Transmitter.

  • A parity bit is used for the Purpose of Detecting Errors during Transmissions of binary Information.
  • It is an Extra bit Included with a binary Message to Make the A number of 1’s either Odd or Even.

Two Types of Parity

  • In Even Parity, the added Parity bit will Make the Total Number of 1’s an Even Amount.
  • In Odd Parity, the added Parity bit will Make the Total Number of 1’s an Odd Amount. Parity Generator Truth Table and Logic Diagram.

1

Please log in to add an answer.