Do the following conversions: Solve the following: 1101.1011+10001.01 1011011-011010 101100/100 10010*110 DecimalOctalHexadecimalBinary 78--

Embed Size (px)

DESCRIPTION

 Subtract using 2’s Complement ◦ from  Encode data bits 1001 into 7 bits even parity hamming code.  Represent Decimal no 8620 in:  BCD  Excess 3 code  2421 code  As a binary number

Citation preview

Do the following conversions: Solve the following: /100 10010*110 DecimalOctalHexadecimalBinary FA Subtract using 2s Complement from Encode data bits 1001 into 7 bits even parity hamming code. Represent Decimal no 8620 in: BCD Excess 3 code 2421 code As a binary number Write a short note on the following: ASCII code EBCDIC code Simplify the following expression by K-Map: Y(A,B,C,D)=(0,2,4,6,8,10,12,14,15) ABC+ABC+ABC+ABC+ABC+ABC F(A,B,C,D)= (0,2,3,6,7,12,13,14)+ D(1,4,11,15) Explain NAND & NOR as an universal gate. Distinguish between demultiplexer & decoder.