1,063 views
0 votes
0 votes

A micro program control unit is required to generate a total of 25 control signals. Assume that
during any micro instruction, at most two control signals are active. The number of bits
required in the control word to generate the required control signals will be:

 (I changed a previous year gate question. In this question  I am asking about horizontal microprogramming)

 previous year gate question link:https://gateoverflow.in/2754/gate1996-2-25

 

3 Answers

0 votes
0 votes
In horizontal micro programming each bit represents a signal.

Total control signals are 25 therefore no of bits = 25
0 votes
0 votes
I don’t for sure, but I think in this way. Say you have 25 control signals out of which any 2 will be working at a time, then in no of ways we use 2 signals at a time is 25C2 = 300. So we need to handle this 300 conditions for which 9 bits would be required

Related questions

2 votes
2 votes
1 answer
1
Mk Utkarsh asked Aug 21, 2018
1,025 views
A vertical microprogrammed control unit has 16 conditional flags 250 signals and size of control word is 24 bits, size of the control memory in Kbytes is ______.
0 votes
0 votes
1 answer
2
shikharV asked Jan 2, 2016
585 views
I want to know how much important topic is microprogramming for gate? And what and from where I should prepare for this topic?
11 votes
11 votes
1 answer
3
sonu asked Oct 7, 2015
5,964 views
A hypothetical processor supports 256 instructions.Each instruction takes 12 cycles to complete the execution. Processor supports horizontal control unit design. It has 2...