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
why is a magnetic relay considered a digital device
- bc it only has 2 states: on or off
what are the 5 basic logic gates
- AND
- OR
- NOR
- NAND
- INVERTER
transistor-transistor logic operates on…
- 5 volts
- high transit logic operates on…
15 volts
most gate circuits are multi-input, ____ output devices
single
how many input & outputs does the inverter gate have
- 1 input, 1 output
when using TTL logic, 5 volts would indicate a high or low lvl
high
when using TTL logic, 0 volts would indicate a high or low lvl
low
when an inverter gate is used, is the input or output inverted
output
with an AND gate, if all inputs are high, the outputs are ____
high
with an OR gate, if one input is high, the output is ____
high
with a NOR gate, if one is high, the output is ____
low
with a NAND gate, if all inputs are high, the output is _____
low
a logic gate in which the output is always opposite the input is the…
- inverter
what symbol is used to represent “invert” when NEMA logic symbols are used?
X
what symbol is used to represent “invert” when computer logic symbols are used?
O
if an INVERTER is connected to the output of an NAND gate, what logic gate is formed
AND
if an INVERTER is connected to the output of an OR gate, what logic is formed
NOR
when using a two-input AND gate, what conditions of input must be met to have an output
- both inputs must be high
when using a two-input OR gate, what conditions of input must be met to have an output
- either input may be high
when using a two-input NAND gate, what conditions of input must be met to have an output
- either input may be low
when using a two-input NOR gate, what conditions of input must be met to have an output
- both inputs must be low
explain the difference between an OR gate and an EXCLUSIVE OR gate
- OR gate has high output when either or both inputs are high, exclusive has high output when either but not both inputs are high
integrated circuits can be tested with a:
a. volt meter
b. watt meter
c. ammeter
none of the above
the gate that is often referred to as the basic gate is…
NAND gate
digital circuit will be designed to perform same function as a ________ circuit
- common relay
a relay circuit is a ________ circuit with ______ protection
- a basic stop-start, push-button circuit w overload protection
with a start-stop push-button control, if the motor is overloaded what happens?
- too much current will flow thru circuit
with a start-stop push-button control, if current greater than normal flows through overload heater, what happens?
- the heater produces more heat than normal
with a start-stop push-button control, when the motor is overloaded, if current becomes high enough, it will cause what to happen?
- normally closed overload contact to open
with a start-stop push-button control, the overload contact is electrically isolated from??
- heater –> can be connected to different voltage source than motor
with a start-stop push-button control, what happens is the overload contact opens
- control circuit is broken
- relay de-energizes as if STOP button had been pushed
- after overload contact has been reset to normally closed position, coil will remain de-energized until START button is pressed again
see slides 10,11,12,13 –> dont know how to make cards on this bc i dont understand lol
…
with a start-stop push-button control, what happens when START button is pushed (6)
- a high is connected to input A or OR gate –> causes output of OR gate to change to high
- high output connected to input A of AND gate
- AND gate now has both of its inputs high
- input B of the OR gate becomes high also
- OR gate has a high connected to B input –> output will remain high when push button is returned to open condition and input A becomes low
- next, connect overload contact to circuit –> will cause output of circuit to turn off if it opens
slide 16 –> idk what they mean by previois circuit??
what are problems with previous circuit (3)
- if overload contact is reset, output will immediately change back to a high state
- if overload contact opens and is then reset in relay circuit, relay will not restart itself
- START button must be pushed to restart circuit (could become a safet6y hazard)
slide 18, also dont understand what they are referring to
other problems to be corrected
- gate could still assume either condition –> always connect inputs to definite high or low
- if resistor pulls an input low, gate will have a voltage drop at output –> push button can produce a high at input by adding an INVERTER
- circuit was used to control a 120 volt AC motor –> connect a solid state relay to output in place of LED
describe the purpose of analog sensing
- continuously varying
- designed to sense:
- voltage
- current
- speed
- pressure
- temp
- humidity
etc.
with analog sensing, a special module mounts on…
- I/O rack of PLC
with analog sensing, the analog sensory operates between…
- a range of settings
analog sensing is used to indicate…
- a range of values instead of operating in an on/off mode
pressure sensors can be constructed in several ways. describe the common method
- let pressure sensory operate current generator producing currents between 4 and 20 milliamperes
- sensory should produce a certain amt of current to eliminate voltage drop on lines
most analog sensors produce ______ signals. how much exactly?
- very weak
- 0 to 10 volts or 4 to 20 milliamperes
describe the installation of analog sensors in enviros w intense magnetic fields and large voltage spikes (2)
- easy to lose input signals in electrical noise
- special precautions should be taken when installing signal wiring between sensor and input module
describe installation of analog sensors (3)
- keep wire runs short
- plan signal cable route
- use shielded cable
describe grounding of analog sensors (2)
- not uncommon for different pieces of equipment to have ground lvls several volts apart
- large cable is sometimes used to tie two pieces of equipment together, forces them to exist at same potential
when grounding analog sensors, _______ method is not practical
- brute-force –> shield of signal cable is grounded at one end
what is the preferred method of grounding analog sensors
- to ground shield at the sensory
the differential amplifier is used to… (3)
- help overcome problem of induced noise
- detects voltage difference between pair of signal wires
- amplifies this difference
with differential amplifiers, since induced noise level should be same in both conductors, amplifier will _______ the noise
- ignore
if an analog sensor producing 50 millivolt signal, signal is applied to _______ but induced noise is at a lvl of ______ volts
- signal is applied to input module, but induced noise is at a lvl of 5 volts
with a differential amplifier, noise lvl is ____ times greater than signal lvl
- 100 times greater