- Determine the decimal value of the fixed-point binary number 10010011.01010101.
- Convert the decimal value 2.71828183 to a fixed-point binary number with eight bits on each side of the binary point.
- Detemine the decimal value of the IEEE 32-bit floating-point binary number 01000001111110000000000000000001.
- Convert the decimal value 2.71828183 to an IEEE 32-bit floating-point binary number.
- Determine the decimal value of the binary-coded-decimal (BCD) number 0010010100110000.
- Convert the decimal value 2001 to BCD.
- Convert your first name to ASCII. Give your answer using eight bits per character.
- Design a logic circuit to produce a even parity bit for four input data bits.
|