Automation - weeks 5/6 Flashcards
define: digital
- device has only two states (eg. magnetic relays)
–> ON
–> OFF
define: “digital logic”
- circuits using gates (solid-state control devices)
what are 5 basic types of gates
- AND
- OR
- NOR
- NAND
- INVERTER
what are 5 different types of logic
- RTL: resistor-transistor logic
- DTL: diode-transistor logic
- TTL: transistor-transistor logic
- HTL: high-transit logic
- CMOS: comes from COSMOS complementary, symmetry metal-oxide-semiconductor
the AND gate may have ____ inputs, and ____ output
- may have several inputs
- only one output
the AND gate must have all of its inputs _______ in order to get an output
- all of its inputs high
the OR gate has ____ output when either or both of inputs are ____
- has high output when either or both of inputs are high
the EXCLUSIVE OR gate has ____ output when _____ of its inputs are high
- high output when either, but not both, of its inputs are high
the INVERTER has ____ input(s) and _____ output(s)
- one input
- one output
with the INVERTER, the output is…
- inverted
describe computer logic w the INVERTER
- circle drawn on gate means invert
describe NEMA logic with the INVERTER
- X used to show gate is inverted
what symbol is used for NOR gate
- same symbol for OR gate with an inverted output
the NOR gate can be made by…
- connecting an INVERTER to output of an OR gate
with the NOR gate, the output is _____ when any input is high
- output is zero (or low) when any input is high
the NAND gate means…
- “NOT AND” gate
what symbols are used for the NAND gate
- same symbols as AND gate w inverted outputs
any input of a NAND gate is _____; output is _____
- input is low
- output is high
describe the basic gate with the NAND gate
- can be used to make any other gates
digital logic gates are generally houses in _____ pin, ____ packages
- 14 pin, IC packages
what logic is frequently used in digital logic gates
- TTL logic, 7400 family
with integrated circuits, what type of diagram is used when connecting or testing integrated circuits
- use a connecting diagram
integrated circuits must be tested by _________, then testing ________
- must be tested by connecting power
- then testing inputs and outputs w special test equipment
with integrated circuits, who determines which section of the circuit is not operating and replaces that module?
- electrician