Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . a i . Convert the decimal number 3 3 3 1 0 to its corresponding unsigned binary number. [ 1 mark ] ii

1.a i. Convert the decimal number 33310 to its corresponding unsigned binary number.
[1 mark]
ii. Convert the unsigned 8-bit binary number 101111102 to its corresponding decimal number.
[1 mark]
iii. Convert the decimal number 30010 to its corresponding hexadecimal number.
[1 mark]
iv. Convert the following decimal numbers to 8-bit 2's complement: 5010,4410. Then add them, giving the answer also in 8-bit 2's complement.
[2 marks]
v. Convert the following decimal numbers to 8-bit 2's complement: -6010,-5510. Then add them, giving the answer also in 8-bit 2's complement.
[2 marks]
1.b i. Specify the decimal number -1282 in an 8-bit binary sign and magnitude representation.
[2 marks]
ii. Specify the hexadecimal ACE16 in an 8-bit binary sign and magnitude representation.
[2 marks]
iii. Convert the decimal number -143210 to the 32-bit IEEE 754 floating point and express your answer in hexadecimal. (Reminder: the 32 bits are used as follows: Bit 1: sign of mantissa, bits 2-9: 8-bits of exponent in excess 127, bits 10-32: 23 bits for magnitude of mantissa.)
[6 marks]
1.c
i. Using Boolean algebra identities please simplify the following expressions:
a.,F=AB+ABC+ABCD+ABCDE+ABCDEF
b.,F=(A+C)(AD+AD')+AC+C
[6 marks]
ii. Produce the desired inverted NAND expression using De Morgan's law on the following sum of products:
a.,F=A'B'+CDE+A'+B'
[2 marks]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Pro PowerShell For Database Developers

Authors: Bryan P Cafferky

1st Edition

1484205413, 9781484205419

More Books

Students also viewed these Databases questions

Question

consider how qualitative data can add value to your research;

Answered: 1 week ago

Question

consider the use of electronically obtained qualitative data;

Answered: 1 week ago