What is 847 in engineering notation?
847
It holds charge and can release charge very fast
A capacitor
What is a diagram of all outputs and their input combinations for a circuit?
A truth table
How many Nand gates are Required to replace an inverter gate
1
What is: A synchronous sequential circuit, consisting of a sequential logic section and a combinational logic section, whose outputs and internal flip-flops progress through a predictable sequence of states in response to a clock and other input signals?
A State Machine!!!!!!!!
What type of circuit has only one path from the power source to the ground?
Series Circuit
What is 934,000,000 in scientific notation?
9.34x10^8
What is the Binary number of 34?
100010
What is a mathematical technique that provides the ability to algebraically simplify logic expressions?
Boolean Algebra
Name 2 “universal” gate
Nor and Nand
What do ohms measure?
Resistance
The Wave change after time high is called
Falling edge
What do you call the output of a truth table
Minterm
What are two programming languages used on a raspberry pi?
Python and Scratch
What is the number of flip-flop states called?
The “Modulus”
Convert 3410 from decimal to octal.
428
What is something that exist in Asynchronous Counters but not in Synchronous Counters?
Ripple Effect
The clear pin of a flip flop shares this quality with Shakur.
Active low
What laws are these?
X•Y=Y•X
X+Y= Y+X
Commutative Laws
What is a multiplexer?
Multiplexers combine multiple inputs for one output.
What letter segments need to be lit up to create the number 75?
A, B, C and A, C, D, F, G
This is the practice of applying solder to the tip of the soldering iron, done to keep the iron in good shape.
Tinning
How can two logic equations that are not identical be equal or equivalent?
They have the same truth value for all possible combinations
Simplify: ABC+BC+ACBC
Solution: BC
How many Nand gates would Be required to replace 3 cascading and gates
4