Microprocessor Flashcards

1
Q

The range of voltages between VL(max) and
VH(min) are _____.
a. unknown
b. unnecessary
c. unacceptable
d. between 2 V and 5 V

A

C. Unacceptable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In a certain digital waveform, the period is four times the pulse width. The duty cycle
is ________.
a. 0%
b. 25%
c. 50%
d. 100%

A

B. 25%
T = 4PW
DC = PW/T x 100 %
= PW/4PW x 100%
= 1/4 x 100%
= 25%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which statement is correct?
a. power dissipation in CMOS is essentially constant. It’s extremely high under static
condition
b. power dissipation in CMOS is frequency dependent. It’s extremely low under static
condition
c. power dissipation in TTL circuit is frequency dependent over its range of operating
frequencies
d. power dissipation in TTL circuit is frequency dependent and it’s extremely low
under static condition

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

For a CMOS gate, which is the best speed-power product?
a. 1.4 pJ
b. 1.6 pJ
c. 2.4 pJ
d. 3.3 pJ

A

A. 1.4 pJ, the lower the better

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The active switching element used in all TTL circuits is the ______.
a. bipolar junction transistor (BJT)
b. field-effect transistor (FET)
c. metal-oxide semiconductor field-effect transistor (MOSFET)
d. unijunction transistor (UJ)

A

A. Bipolar Junction Transistor (BJT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The bipolar TTL logic family that was developed to increase switching speed by
preventing transistor saturation is:
a. emitter-coupled logic (ECL)
b. current-mode logic (CML)
c. transistor-transistor logic (TTL)
d. emitter-coupled logic (ECL) and transistor- transistor logic (TTL)

A

A. Emitter-coupled logic (ECL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

PMOS and NMOS circuits are used largely in ________.
a. MSI functions
b. LSI functions
c. diode functions
d. TTL functions

A

B. LSI Functions (large scale integration)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In a TTL circuit, if an excessive number of load gate inputs are connected, ________.
a. VOH(min) drops below VOH
b. VOH drops below VOH(min)
c. VOH exceeds VOH(min)
d. VOH and VOH(min) are unaffected

A

B. VOH drops below VOH(min)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

An open collector output can ____ current, but it cannot ____.
a. sink, source current
b. source, sink current
c. sink, source voltage
d. source, sink voltage

A

A. Sink, Source Current

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A classification of IC’s with complexities of 12 to 100 equivalent gates on a chip is
known as ________.
a. SSI
b. MSI
c. LSI
d. VLSI

A

B. MSI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which is not an output state for tristate logic?
a. active HIGH
b. active LOW
c. Low-Impedance
d. High-Impedance

A

C. Low Impedance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The application of feedback in digital electronics is:
a. store data
b. for radio station
c. not use
d. for combinational logic circuit

A

A. Store Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A basic computer does not include:
a. an arithmetic logic unit
b. a control unit
c. peripheral units
d. a memory unit

A

C. Peripheral Units

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A basic computer does not include:
a. an arithmetic logic unit
b. a control unit
c. peripheral units
d. a memory unit

A

C. Peripheral Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

DYNAMIC memory cells store a data bit in a ______.
a. diode
b. resistor
c. capacitor
d. flip-flop

A

C. Capacitor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Select the statement that best describes Read-Only Memory (ROM).
a. nonvolatile, used to store information that changes during system operation
b. nonvolatile, used to store information that does not change during system
operation
c. volatile, used to store information that changes during system operation
d. volatile, used to store information that does not change during system operation

A

B. nonvolatile, used to store information that does not change during system

16
Q

A major disadvantage of the mask ROM is that it:
a. is time consuming to change the stored data when system requirements change
b. is very expensive to change the stored data when system requirements change
c. cannot be reprogrammed if stored data needs to be changed
d. has an extremely short life expectancy and requires frequent replacement

A

C. cannot be reprogrammed if stored data needs to be changed

17
Q

In general, the ______ have the smallest bit size and the ____ have the largest.
a. EEPROMs, Flash
b. SRAM, mask ROM
c. mask ROM, SRAM
d. DRAM, PROM

A

A. EEPROMS, Flash

18
Q

In a DRAM, what is the state of R/W during a read operation?
a. Low
b. High
c. Hi-Z
d. None of the above

19
Q

Which of the following computer memories is fastest?
a. Cache
b. Primary
c. Mass storage
d. Off line back up

20
Q

Most devices are interfaced to a bus with _______. It’s also a type of circuit used at the interface point of an input port.
a. totem-pole outputs
b. tri-state buffers
c. pnp transistor
d. resistors

A

B. Tri-state Buffers

21
Q

The process of jointly establishing communication is called:
a. DMA
b. bidirectional addressing
c. multiplexing
d. handshaking

A

D. Handshaking

22
Q

An I/O processor control the flow of information between:
a. cache memory and I/O devices
b. main memory and I/O devices
c. 1 Two I/O devices
d. cache and main memories

A

B. Main Memory and I/O Devices

23
Q

Polling is the method used for:
a. determining the state of a microprocessor
b. establishing communication between CPU and a peripheral
c. establishing a priority for communication with several peripherals
d. determining the next instruction

A

B. establishing communication between CPU and a peripheral

24
The technique of assigning a memory address to each I/O device in the computer system is called: a. memory-mapped I/O b. ported I/O c. dedicated I/O d. wired I/O
A. Memory-mapped I/O
25