Skip to main content

Digital techniques__excess-3 codes




Here we learn excess-3 code. Excess-3 code are obtained by adding 3 into given BCD number .
In this post we learn how to convert BCD number to excess-3 . it is very simple you have to add 3 into given BCD number . and second is how to convert excess-3 code into BCD. we have to subtract 3 from given excess-3 number. 

Comments

Popular posts from this blog

Digital techniques__representation of logical expression using minterm and maxterm

Digital techniques__4 Bit Adder and Subtractor

Digital techniques__Decoders

A decoder converts digital signals into corresponding decimal code. The encoded data is most of decoded for user interface for most of the devices like monitor, printer, calculator displays etc.