You are on page 1of 6

Lecture 39

Tutorial
Lecture delivered by:
Vasanthavalli.S

1
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences
Objectives

At the end of the tutorial student will be able to:


• Convert negative binary fraction to sign magnitude format
• Convert negative binary fraction to One’s complement format
• Convert negative binary fraction to Two’s complement format

2
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences
Problem on Fixed Point Representation

• Convert + 0.12510 and -0.12510 to one’s complement format of


binary and verify the results by converting the binary to decimal

3
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences
Problem on Fixed Point Representation

• Convert + 0.12510 and -0.12510 to Two’s complement format of


binary and verify the results by converting the binary to decimal

4
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences
Problem on Fixed Point Representation

• Convert + 0.12510 and -0.12510 to sign magnitude format of binary


and verify the results by converting the binary to decimal

5
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences
Summary

• Two’s complement format is equal to adding one to the one’s


complement format

6
Faculty of Engineering & Technology © Ramaiah University of Applied Sciences

You might also like