Skip to main content

Digital techniques__BCD number conversion




  • conversion of decimal to BCD is just checking the number is valid BCD or not? and write the binary equivalent of single digit by putting space between two numbers . here space between two converted digits is important.



  • conversion of BCD to decimal is also easy. just write decimal equivalent of given binary number and remove space and write final 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.