Earn in Dollars

PaidVerts

Instructions
Please read the following instructions carefully before assignment submission.
It should be clear that your assignment will not get any credit if:
The assignment is submitted after the due date.
The submitted assignment does not open or file is corrupt.
The assignment is found to be copied from the internet.
The assignment is found to be copied from other student.
The assignment submitted is not according to required file format (.doc).

Objective
The objective of this assignment is:
To assess your overall understanding of address instructions which is used in almost every architecture
To assess your overall understanding of your concept of data storage and data transmission in memory.

Note:
The assignment should be in .doc format.
Assignment .04 covers lecture 25-35. You can also consult reference books for help.
Students are advised to submit their assignment as early as possible in order to avoid any sort of inconvenience like Load shedding etc.

Question: 1                                                                 Marks 8

Write a program to evaluate the following arithmetic expression making use of TWO ADDRESS instructions only.
Hint: Registers are to store operands
                                                                                     
Question: 2                                                                 Marks 4+4+4 = 12

How many characters per second can be transmitted over a 1200 baud line in asynchronous serial transmission in the following modes?

a. Synchronous serial transfer
b. Asynchronous serial Transfer with two stop bits
c. Asynchronous serial Transfer with one stop bit.

Hint: Assume a character code is of 8 bits and baud indicates the number of bits transmitted per second.

 
Top