logic gates Flashcards

1
Q

What does digital mean

A

Digital signals are a series of pulses consisting of two states: ON (1) or OFF (0). There are no values in between. DAB (Digital Audio Broadcast) radio is transmitted as digital signals.

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

what does analogue mean

A

Music and speech vary continuously in frequency and amplitude. In the same way, analogue signals can vary in frequency, amplitude, or both. FM (Frequency Modulated) and AM (Amplitude Modulated) are two types of radio signals

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

For an AND gate, how many of the inputs have to be 1 for the output to be 1?

A

For the output of an AND gate to be 1, both inputs need to be 1

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

Describe AND logic gates

A

output is at logic 1 when, and only when all its inputs are at logic 1, otherwise the output is at logic 0

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

Describe OR logic gates

A

Output is at logic 1 when one or more at logic 1. If all inputs are at logic 0, output is at logic 0

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

Describe NAND logic gates

A

output is at logic 0 when, and only when all its inputs are at logic 1, otherwise the output is at logic 1

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

Describe NOR logic gates

A

Output is at logic 0 when one or more of its inputs are at logic 1. If all the inputs are at logic 0, the output is at logic 1

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

describe NOT logic gates

A

Output is at logic 0 when its only input is at logic 1, and at logic 1 when its only input is at logic 0. That’s why it is called an INVERteR

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