Electronics Part II (Logic Gates, ESD, And Numbering Systems) Flashcards
The hexidecimal system is until number 15, with F representing number 15 and A representing 9; t or f.
F. A represents number 10. F represents number 15.
What are the 4 values for a bcd system?
8,4,2,1
Do you add or multiply the numbers in the same section of a bcd?
Add.
When dividing a number by the base we want to determine, the first number we divide, is that zero or remainder counted? And if so, which side is it put on? What do you do when you get to the end of the calculations and have a remainder?
It’s counted (we write down all numbers that are the result of a division). And is put on the right side. Write the remainder down as is (until there’s only a zero left and calculations are done)
In a logic gate, the rounded head symbolizes…
AND
A circle in a logic gate symbolizes exclusive; t or f.
F. It symbolizes not.
A line behind the symbol curving across it symbolizes exclusive in a logic gate; t or f.
T.
True or number 1 is high, while false or zero is low; t or f.
True.
To convert octal or hexidecimal to binary, use…
Use tridents (4,2,1) and add together to get each number for octal, and use quadrants (8,4,2,1) for hexidecimal and add numbers to get binary.
Name a way to guard against esd
A watch that is grounded (main premise is to create a static safe work area via a conductive path to ground)
How should you carry components to guard against esd?
Via a special static shielding container.
How many volts to feel esd?
3500
Esd is caused by…
Effects of an electric field that surrounds all objects. This can discharge components, induct components, or polarize them.
Can inductors cause esd?
Yes, via polarization.
Bcd can only be used with…
BCD can only be used with Base 10 (quads system not same as BCD).