Monday 19 August 2013

Advance Computer Architecture : solved mdu question paper dec. 2012

Q. 1 (a) What is state and cycle?
Answer:
State: It is a particular configuration of storage units like Registers or Memory, and a state transition is a change in that configuration.
Cycle: It is the Time between state transitions. If storage registers are being reconfigured , its called Machine Cycle. If Memory is being reconfigured it is called Memory Cycle.

Q.1(b) Differentiate between Horizontal and Vertical instruction.
Answer: In micoprogrammed machine , the microinstruction define the control point values required throughout the system as well as control the sequencing of interpretation of an operation.

  •        In most machines, the control points are encoded in some fashion in microinstruction representation, making more efficient use of microprogram storage. Some design highly encode the control point actions so that only afew actions may be activated in a particular cycle. This type of microinstruction are called vertical microinstruction and requires an additional decoder to process the encoded control point information.
  •        In contrast, other designs partition control point actions into many different classes, any of which can be activated within any given cycle. This type of microinstruction is referred as a horizontal microinstruction.

No comments:

Post a Comment

Basics of AWS

 Question Related to Basic AWS   Describe the benefits of Amazon EC2 at a basic level. Identify the different Amazon EC2 instance types. Dif...