W8 (logic Gates and binary addition) Flashcards

1
Q

who the fuck are Claude Shannon?

A
  • 1937: introduced the application of
    Boolean Logic in creating digital
    computing machines
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

when Claude Shannon date of birth and date of death?

A

1916-2001

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

who introduced the Boolean Logic?

A

Claude Shannon

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

what application was useful for creating digital computing machine?

A

Boolean logic

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

Who the fuck is the father of the modern information age?

A

Claude Shannon (1916 – 2001)

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

What is gate?

A

A device that performs a basic operation on electrical signals

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

A device that performs a basic operation on electrical signals?

A

gate

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

What is Circuits?

A

Gates combined to perform more complicated tasks

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

Gates combined to perform more complicated tasks?

A

Circuits

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

What is the Boolean expressions?

A

Uses Boolean algebra, a mathematical notation for expressing two-valued logic

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

Uses Boolean algebra, a mathematical notation for expressing two-valued logic

A

Boolean expressions

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

What is Logic diagrams?

A

A graphical representation of a circuit; each gate has its own symbol

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

A graphical representation of a circuit; each gate has its own symbol?

A

Logic diagrams

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

what is the Truth tables?

A

A table showing all possible input values and the associated output values

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

What is the Functional notation

A

Uses a function name followed by a list of arguments in place of the operands
used in Boolean expressions

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

Uses a function name followed by a list of arguments in place of the operands
used in Boolean expressions?

A

Functional notation

17
Q

What is the transistor?

A

Trans-conductance Variable Resistor

there are a few
other types, differing in speed, power consumption, polarity, etc.

18
Q

what is transistor use for?

A

A transistor can act as a switch or gate for electronic signals, opening and closing an electronic gate many times per second. It ensures the circuit is on if the current is flowing and switched off if it isn’t. Transistors are used in complex switching circuits that comprise all modern telecommunications systems.

19
Q

what are the two main roles of transistor?

A

1) Amplifier
2) binary Switch

20
Q

what does amplifier used for?

A

An amplifier is an electronic device that increases the voltage, current, or power of a signal. Amplifiers are used in wireless communications and broadcasting, and in audio equipment of all kinds. They can be categorized as either weak-signal amplifiers or power amplifiers.

21
Q

what does binary switch used for?

A

Binary pressure switches provide a simple and effective option for AC system pressure control. The pressure switch typically disconnects power supply to the compressor clutch to protect the compressor during abnormally high system pressure conditions and abnormally low system pressure conditions.

22
Q

name all types of gate we have?

A

1) NOT
2) AND
3) OR
4) XOR
5) NAND
6) NOR

23
Q
A
  • There are 4 possible unary (one-input) operations
    We consider one
  • There are 16 possible binary (two-input) operations
    We consider only some of the most practically
    useful ones
24
Q

What colour is the logic diagram?

A

Typically, black and white with gates distinguished only by their shape

25
Q

which type of gate is referred to as an inverter? and why?

A

NOT gate because it inverts the input value

26
Q
A

There are some alternative notations for NOT gate

27
Q

Draw the boolean expression, logic diagram symbol, truth table for NOT gate?

A

slide 6

28
Q

why we need to use transistors?

A
  • One need to be able to implement the logic
    functions in hardware
  • One also needs to be able to pass the output
    of one function to an input of another
    (possibly several inputs)
  • In order to perform more complex operations
29
Q

what are the alternative of the transistors?

A
  • Relays: large, very slow
  • Vacuum tubes: fragile, consume lots of power
30
Q

What is can be very power-efficient and very fast?

A

Transistors

31
Q

what is the building block for modern computer microchips?

A
  • Transistors are building blocks for modern
    computer microchips