edited by
1,512 views
0 votes
0 votes
A Hypothetical control unit supports 5 groups of mutually exclusive signals

G1:2

G2:1

G3:4

G4:33

G5:25

What is the size of control memory (in bytes), if during any microinstruction atmost 1 control signal is active and the control unit support 256 control word memory?

 

My approach;

8(256cw)+(2+1+3+6+5) bits=25bits

The total size is 25*256/8bytes

Answer key

8+(1+1+2+6+5)=23bits

For all the groups either 1 of the signals can be active or none also right? That is the meaning of mutually exclusive right?

Am I correct?

@arjun sir?
edited by

Please log in or register to answer this question.

Related questions

2 votes
2 votes
1 answer
1
Mk Utkarsh asked Aug 21, 2018
1,026 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 ______.
2 votes
2 votes
2 answers
3
Na462 asked Jul 27, 2018
2,179 views
A vertical microprogrammed control unit supports 512 instructions. The system is using 8 conditional flags and contains 31 control signals. Each instruction on an average...