Problem
1What
is a current mirror? Explain with a circuit that uses NPN transistors.
ANSWER

Problem
2A NOP (no operation) instruction is included in most
of processors. Is just idles the CPU hardware for one instruction
cycle and does nothing useful. Why is it needed?
ANSWER

Problem
3Calculate the average memory access time for a computer
system using cache memory, given that the cache hit ratio is 'h',
main memory access time is tm, and cache memory access
time is tc.
ANSWER

Problem
4What is picoJava?
ANSWER

Problem
5What is the difference between the "frontside bus"
and the "backside bus" on an Intel Pentium® microprocessor?
ANSWER

Problem
6The usual way to set a register of a processor to
zero is to move the value into the register using an instruction like
MOV AX,00. But the MOV instruction requires 2 bytes and a memory fetch
for the data. Can you suggest a more efficient way to set a register
to zero?
ANSWER

Problem
7You are driving at night behind another car. As the
other driver approaches an intersection, he uses his brakes and his
left taillight brightens as usual, but the right taillight goes dark!
What exactly is wrong with his car's wiring?
ANSWER

Problem
8You are presented with a black box with three terminals,
hooked up as shown below. If either switch is turned on alone, the
bulb lights, but if both switches are turned on, it does not.

You are told that
the black box contains only linear passive components (resistors, capacitors,
coils, etc.). What is the circuit inside?
ANSWER

10-01
|