

PROBLEMS Answers to odd-numbered probiems are at the end of the book Section 2-1 Decimal Numbers...
Question No.2 (2 Marks) Convert the following binary numbers to decimal: (a) 11 (b) 100 (c) 111 (d) 1000 (e) 1001 (1) 1100 (g) 1011 (h) 1111 Convert the following binary numbers to decimal: (a) 1110 (b) 1010 (c) 11100 (d) 10000 (e) 10101 (f) 11101 (g) 10111 (h) 11111 Convert each binary number to decimal: (a) 110011.11 (b) 101010.01 (c) 1000001.111 (d) 1111000.101 (e) 1011100.10101 (f) 1110001.0001 (g) 1011010.1010 (h) 111111111111
Convert the following Binary numbers to their Decimal equivalents: 1100 1001 1111 0100 1010 0101 1111 1111 0000 1000
I need the following problems worked out (show work). Thee answers are provided, I just need the work explained briefly for each one. 4 - What is the decimal representation of each of the following unsigned binary integers? a. 00110101 (53) b. 10010110 (150) c. 11001100 (204) 6 - What is the sum of each pair of binary numbers? a. 10101111 + 11011011 (110001010) b. 10010111 + 11111111 (110010110) c. 01110101 + 10101100 (100100001) 8 - How many bits are...
Perform two’s complement addition on the following pairs of numbers. In each case, indicate whether an overflow has occurred. a. 1001 1101 + 1111 1110 b. 0111 1110 + 0110 0111 c. 1000 0011 + 1000 0010 d. 1010 1000 + 0010 1100
1. (2 pts) Perform a multiplication of two binary numbers (multiplicand 0101 and multiplier 0101) by creating a table to show steps taken, multiplicand register value, multiplier register value and product register value for each iteration by following the steps described in the following document. (Points will be deducted if steps are not shown.) Read this steps You can use this table to start: Multiplication table 2. (2 pts) Perform a division of two binary numbers (divide 0010 1101 by...
Question 1 and 2. Show work please
Answers lo odd-numbered problems are at the end of the book. SECTION 2-5 Rectifiers 1. Sketch the waveforms for the load current and voltage for Figure 2-73. Show the peak values. +5 V o v 100 Ω -5 V 2. Determine the peak voltage and the peak power delivered to R, in Figure 2-74. 115 V rms 220 Ω FIGURE 2-74
1. What decimal number is represented by the following excess 8 notation? 2. Convert 1111 from excess eight representation to its equivalent base ten binary form 3. With two's complement signed binary representation, what is the range of numbers as written in binary and in decimal for an eight-bit cell? (lowest to highest) 4. Convert -7 from decimal to binary, assuming seven-bit two’s complement binary representation 5. Convert 111 1010 from binary to decimal assuming seven bit two's complement binary...
Exercise 1.25 Convert the following decimal numbers to unsigned binary numbers Exercise 1.31 Repeat Exercise 1.29, but convert to 8-bit sign/magnitude numbers KExercise 1.32 Repeat Exercise 1.30, but convert to 8-bit sign/magnitude numbers (a) 4210 (b) 6310 Exercise 1.33 Convert the following 4-bit two's complement numbers to 8-bit two's complement numbers. (c) 22910 (d) 84510 (a) 0101 b) 1010 XExercise 1.26 Convert the following decimal numbers to unsigned binary numbers. Exercise 1.34 Convert the following 4-bit two's complement numbers to...
3. (2 10 20 points) Design a decade counter using a 2-4-2-1 weighted code for decimal digits (see table below) using the following flip-flop types: a. D Flip-flops S-R Flip-flops b. Digit ABCD 0000 1 0001 2 0010 3 0011 4 0100 1011 6 1100 7 1101 8 1110 1111 4. (6 points) Redraw the circuit from problem 3.a. using NAND gates only.
3. (2 10 20 points) Design a decade counter using a 2-4-2-1 weighted code for decimal digits...
Evaluate the following problems.
a)
1. Evaluate den(Y,0,16)
2. Evaluate hex(Y[0],2)
3. Evaluate HEX(*(Y+4),2)
4. Evaluate oct(*(Y+4),3)
5. Convert Y into 13-bit binary
6. Evaluate den(Y[4],0,2)
7. What is the octal representation (3 digit) of denary 256?
8) What is the Hex ...... (3 Hex digit) of denary 256?
1530:Y 11111101 1531 01010101 1532 10000 1111 1533 1000 0000 1534 11111111 1535 10001 1101 1536 0010 1010 1537 1000 0011