Quiz 1 review questions Flashcards

1
Q

What system uses numbers 0-9 and opreates in Base 10?

A

Decimal Numbering System

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

What numbering system has a mathematical computation based on powers of two, composed of two digits (1 and 0), with each digit representing 2 bits?

A

Binary Numbering System

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

Each zero or one in a binary number is called what?

A

Binary Digit

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

What do you call something that consists of eight bits?

A

Byte

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

What numbering system has a mathematical computation based on powers of 16, composed of 16 units, with each digit number representing four bits?

A

Hexadecimal Numbering System

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

What logic gate can handle AND, OR, NOT, NOR, NAND, and EXCLUSIVE OR decisions? This logic gate also forms logical input signals in various ways to produce the desired outputs.

A

Main Logic Gate

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

What logic has more positive (higher) voltage stand for 1; and the less positive (lower) voltage stand for 0?

A

Positive Logic

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

What logic has more positive (higher) voltage stand for 0; and the less positive (lower) voltage stand for 1?

A

Negative Logic

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

What is able to describe the behavior of a logic gate?

A

Truth Table

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

What circuit performs the respective negator, NOT logic, function? This circuit has one input and one output that are always in opposition and is known as a logic device, not a gate.

A

Inverter

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

What is a Bi-stable or static memory element used to store information? One output is used for the normal value and one output is used for the complement value of a stored bit.

A

Flip-flop

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

What is two cross-coupled NAND or NOR logic gates whare the output of each gate is applied to the input of the other gate?

A

Latch

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

What do you call two cross-coupled NOR logic gates where supplying a 1 at either input causes the output to be 0?

A

R-S Latch

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

What is a pulse generator used to synchronize the timing of switching circuits and determines when certain actions can occur in a digital system?

A

Clock Pulse

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

What do you call when during clocking, the inputs and outputs toggle between 1 and 0?

A

J-K Flip Flop

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

When change occurs at a speed determined by a circuit function, not a timing device, is called what?

A

Asynchronous

17
Q

When change occurs at the same instant using a timing device is called what?

A

Synchronous