comp sci type jawn YURRR unit 1 Flashcards
What is a network of wires and electrical components that create a path for electricity to flow?
Electrical circuit
In what way does electricity flow?
Negative to positive
What electrical component serves as an on-off switch?
Transistor
What were the first transistors?
PNP Transistors
Which logic gate requires both inputs to be on?
AND gate
Which logic gate requires only one input to be on, but can be on with both inputs?
OR gate
Which logic gate requires (it’s one and only) input to be OFF?
NOT gate
What logic gate requires only one input to be on, but cannot be on with both inputs?
XOR (exclusive OR) gate
What logic gate is always on unless both inputs are on?
NAnd gate
What logic gate requires BOTH inputs to be OFF?
NOR gate
What is a base-2 numbering system?
Binary
What is 0001 in a decimal number?
1
What is 0010 in a decimal number?
2
What is 0011 in a decimal number?
3
What is 0100 in a decimal number?
4
What is 0101 in a decimal number?
5
What is 0110 in a decimal number?
6
What is 0111 in a decimal number?
7
What is 1000 in a decimal number?
8
What is 1001 in a decimal number?
9
What is 1010 in a decimal number?
10
What is the science of designing and organizing the hardware structures of a computer system?
Computer Architecture
What is the brain of the computer?
CPU (Central Processing Unit)
What is Moore’s Law?
The observation that the number of transistors in an integrated circuit doubles every 2 years
What are the steps in the creation of a CPU?
- Deposition - when new layers of material are deposited onto the wafer?
- Exposure - photoresist is applied, areas of the photoresist are exposed to UV light, and exposed areas are removed.
- Etching - when unprotected areas of material are etched away using various chemicals.
- Testing - the wafer is inspected to make sure everything is working on the microchip