Web Page

Machine instructions and Addressing modes. ALU, data‐path and control unit. Instruction pipelining. Pipeline hazards, Memory hierarchy: cache, main memory and secondary storage; I/O interface (Interrupt and DMA mode)

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2024-1} & \textbf{2024-2} & \textbf{2023} &  \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 2&2&2& 3 &1&2&1&2&3
\\\hline\textbf{2 Marks Count} & 3&3&4& 2 &2&2&2&2.67&4
\\\hline\textbf{Total Marks} & 8&8&10& 7 &5&6&\bf{5}&\bf{7.33}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in CO and Architecture

#2501
2.0k
views
2 answers
3 votes
Assume that 20 percent of the dynamic count of the instructions executed for a program are branch instructions. Assume further that 75 percent of branches ... actually 90 percent, what is the speedup relative to using static prediction?
#2502
139
views
0 answers
0 votes
1 word is equal to how many bytes or is there is way to calculate from given scenario??
#2503
424
views
1 answers
0 votes
#2504
335
views
0 answers
0 votes
#2505
256
views
0 answers
0 votes
Consider a disk drive with 16 surfaces, 512 tracks / surface, 256 sectors / track, 8 KB / sector with a rotation speed of 3600 rpm. The disk is ... maximum percentage of time that the CPU gets blocked during DMA operation is __________ .
#2506
3.8k
views
1 answers
13 votes
In the program scheme given below indicate the instructions containing any operand needing relocation for position independent behaviour. Justify your answer. ...
#2507
536
views
0 answers
1 votes
The code for the implementation of a sub-routine to convert positive numeric data from binary to appropriate character string in a $PDP-11$ like machine has been given belowNote- ...
#2508
1.8k
views
3 answers
7 votes
The following program fragment was written in an assembly language for a single address computer with one accumulator register:LOAD B MULT C STORE T1 ADD ... MULT T2 ADD T1 STORE ZGive the arithmetic expression implemented by the fragment.
#2509
282
views
0 answers
0 votes
Briefly explain the term “Configuring a programmable peripheral chip”.
#2510
544
views
0 answers
1 votes
A ROM has the following time parameters:Maximum Address to valid Data Output delay $= 30$ n sec.Maximum Chip Select to valid Data Output delay $= 20$ n ... a CPU can continuously read data from this ROM?(Show your calculations step-by-step)
#2511
559
views
0 answers
1 votes
An $8$-bit data path is to be set up using two $4$-bit ALU's and suitable multiplexers. The ALU's accept two operands $A$ and $B$ on ... and estimate the minimum width of a signal microcode word needed for the generation of these signals.
#2512
588
views
2 answers
1 votes
Whenever a interrupt generates..mode changes(user to kernel mode)?
#2513
198
views
0 answers
0 votes
I am confused between memory mapped IO and Isolated IOI read that for large amount of data transfer memory mapped io are used because they have variety of ... fast.Now from these two statements how to infer which one is fast/better?
#2514
436
views
0 answers
0 votes
A computer has a cache, main memory, and a disk used for virtual memory. If a referenced word is in the cache, 20 ns are required to access it. ... is the average time in nanoseconds required to access a referenced word on this system?
#2515
665
views
1 answers
5 votes
Cache memory with a line size of $\large\color{maroon}{\text{32}}$B. In a cache miss situation block of words are loaded from Main memory ... before being replaced such that write back policy becomes more effective than write-through?
#2516
1.4k
views
1 answers
3 votes
Consider a $\color{maroon}{\text{single-level cache}}$ with an access time of $2.5$ ns, a line size of $64$ ... $0.97$. Does this reduce the average memory access time?
#2517
605
views
1 answers
0 votes
Consider a hard disk with 16 recording surfaces (0-15) having 16384 cylinders (0-16383) and each track contains 64 sectors (0-63). Data storage capacity in ... I SHOULD CONVERT 5200 INTO CHS OR 5199 BECAUSE SECTOR NO STARTS WITH 0??
#2518
157
views
0 answers
0 votes
#2519
351
views
1 answers
0 votes
#2520
365
views
0 answers
0 votes