[ELEX] MICROPROCCESSORS & MICROCONTROLLERS Flashcards

1
Q

A system must have at least one input, one output and must do something.

A

System

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

is a programmable, multipurpose, clock-driven, register-based electronic device that reads binary instructions, accepts binary data as input and processes data according to these instructions and provides result as ouput.

A

Microprocessor

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

It performs all processes related to arithmetic and logic operations that need to be done on instruction words.

A

Arithmetic Logic Unit (ALU)

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

This is basically addition and subtraction.

A

Arithmetic Operations

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

This includes NOR, NOT, OR, XOR etc.

A

Logic Operations

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

This entails shifting the position of bits by a certain number of places to either the right or left, which is considered a multiplication operation.

A

Bit Shifting Operations

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

It happens when the largest number that a device can hold is exceeded.

A

Overflow Error

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

are storage areas inside the microprocessor

A

Registers

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

Holds the memory location of data that needs to be accessed

A

Memory Address Registers

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

Holds data that is being transferred to or from memory

A

Memory Data Registers

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

Contains the current instruction during processing

A

Current Instruction Registers

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

Where intermediate arithmetic and logic results are stored

A

Accumulator

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

Contains the address if the next instruction to be executed

A

Program Counter

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

The code where all successive numbers differ from their preceding number by single bit is ____________

A

Gray

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

Typical operating voltages of microprocessors are:

A

3.3V and 5V

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

8085 is a/an ____-bit microproccessor

17
Q

The circuits in the 8085A that provide the arithmetic and logic functions are called the:

A

Arithmetic Logic Unit (ALU)

18
Q

It is a special-purpose register of microprocessor.

A

Program Counter

19
Q

Single-bit indicators that may be set or cleared to show the results of logical or arithmetic operations are the:

20
Q

A register in the microprocessor that keeps track of the answer or results of any arithmetic or logic operation is the:

A

Accumulator

21
Q

It stores bulk of data or information

22
Q

It stores binary data in arrays. The data can be addressed from anywhere in the matrix. It is sometimes called a read/write memory.

A

Random Access Memory

23
Q

Holds its values as long as power is on. Access times are very fast and it requires more components to do this, so it is more expensive and larger.

A

Static RAM

24
Q

Uses passive components that hold data values for only a few fractions of a second. It has low power consumption and cheaper price but slower access time.

A

Dynamic RAM

25
For address inputs, where 11 address lines give 2^11 = 2K
A0-A10
26
For reading data out of SRAM (active low)
Output Enable
27
is used to select the memory chip
Chip Select
28
are for data I/O, where 8-bit data lines give an organixation of 2K x 8
I/O0-I/O7
29
are for address inputs, where 9 address lines, thus 2^(9x2) = 256K
A0-A8
30
sent by the processor to a DRAM circuit to activate a column address
Column Address Strobe
31
sent by the processor to a DRAM circuit to activate a row address
Row Address Strobe
32
used to store information on a more-or-less permanent basis
Read-Only Memory (ROM)
33
What does these stand for? PROM: EPROM: UVPROM: EEPROM:
Programmable ROM Erasable Programmable ROM Ultraviolet PROM Electrically EPROM
34
A0-A12
35
For writing data into SRAM (active low)
Write Enable
35
For writing data into SRAM (active low)
Write Enable
36
For writing data into SRAM (active low)
Write Enable