• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/100

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

100 Cards in this Set

  • Front
  • Back

How do you identify a directional control valve?

Number of spool positions, number of solenoids, and type of operation.

What are the three purposes of a relay?

To deliver, remove, and hold power.

What are memory bits like?

Relays

What are inputs used as?

A condition

What do outputs relate to

The physical world

Do memory bits relate to the physical world?

No.

What is position indication needed for?

It is needed for feedback

What do sensors do?

Provide feedback to the PLC and let the machine know the current state of its operation

What do sensors do for the controller?

Give it information so it can make a decision.

What do sensors do in general?

Give feedback.

What does a limit switch require?

Physical contact to operate

Are limit switches solid state?

No

Is this PNP or NPN?

NPN. It's switching the neutral.

Is this PNP or NPN?

PNP. It's switching the positive.

If the load is already connected to neutral, is the sensor PNP or NPN?

PNP.

What is the input module in relation to the input?

The load.

Is this sinking or sourcing?

Sourcing. PNP.

Is this sinking or sourcing?

Sinking. NPN.

What are field devices?

Sensors.

What does a field device on a positive side equal?

Sourcing.

What does a field device on a negative side equal?

Sinking.

What does a sourcing field device connect to?

A sinking I/O card.

What does a sinking field device connect to?

A sourcing I/O card.

If the common is positive, is it NPN or PNP?

NPN.

If the common is negative, what does that equal?

PNP.

What do addresses do?

Direct the data file type to a specific point in memory.

What is the letter I used for in addressing?

Inputs.

What is O used for in addressing?

Outputs.

What is is B used for in addressing?

Internal memory addressing. Dummy bit.

What is T used for in addressing?

Internal memory for a timer.

What is C used for in addressing?

Internal memory for a counter.

What does B stand for?

Binary.

What is O0?

Output.

What is I1?

Input.

What is S2?

Status.

What is B3?

Bit

What is T4?

Timer.

What is C5?

Counter.

What is R6?

Control

What is N7?

Integer

What is F8?

Floating point.

What does Status do?

Stores controller operation information for troubleshooting.

What are bits?

They store internal relay logic.

What does controller do?

Stores length, pointer position, and status bit for controller instruction such as shift registers.

What are integers?

They store bit information or numeric valves.

What is the range of integers in PLCs?

-32767 to 32768

What is the purpose of programming a PLC?

To control the state of the PLC outputs based on current condition of PLC inputs

What is the most popular type of PLC language?

Ladder logic.

What does PLC logic purposely resemble?

Relay logic.

How are rack/group or rack/slot systems organized?

The programmer assigns the data from an input field device to an input instruction

How are tag based systems organized?

Variable names for program values are not tied to specific memory locations in the memory structure?

What are rack/group or rack/slot systems used in?

Older Allen Bradley PLCs and micro PLCs.

What are tag based systems used in?

Newer Allen Bradley PLCs.

What does PLC stand for?

Programmable logic controllers.

What are PLCs defined as? Not what it stands for.

Special purpose industrial computers designed for use in the control of a wide variety of manufacturing machines and systems.

Is there only one type of PLC?

No, there are many brands, but they all do the same.

Where are PLCs used in?

Many many industries.

What are PLCs replacements for, and why?

Relay logic, and because they are more cost effective.

Do you have to change the wiring to change the operation of the PLC?

No. Just change the programming.

What are PLCs?

Computers designed to operate in harsh physical and electrically noisy environments that are present in production plants.

Are relays easy to interface with other devices, and dependable?

Yes.

What are PLCs sometimes known as?

Industrial workhorses.

Is ladder logic easy to troubleshoot?

Yes. That's a big part of it.

Who created PLCs?

Dick Morley.

When were PLCs first thought of?

1968.

When were PLCs first introduced?

1970.

Where were PLCs first installed?

The Oldsmobile division of General Motors Corporation.

What happened to PLCs in the mid 1970s?

Communication capabilities began to appear.

What happened to PLCs in the mid 1980s?

PLCs became smaller and they became programmable by PCs.

What happened to PLCs in the 1990s?

Standardizations and introduction of sub-standards like control net, device net, etc.

What happened to PLCs in the 2000s?

Ethernet was introduced.

What does the future hold for PLCs?

It is limitless.

What is the definition of field devices?

External devices that measure conditions in the production area.

What are the three main parts of a PLC?

The backplane, the processor, and the power supply.

What does the backplane provide?

Power and data interface for modules.

What do the copper conductors on the backplane do?

Provide a databus.

What do keying bands do on the backplane?

Prevent integration of a module or connection into the wrong location or slot.

What is the processor?

The CPU.

What does the CPU do?

Handles all logical operations and performs math computations.

What does the processor contain?

All RAM, ROM, and CPU.

In older systems, where does the processor have to be?

In slot zero.

What are power supplies?

Fused.

What do power supplies have?

A plug in for battery back up.

What does the power supply provide?

The power to the processor and the modules plugged into the backplane.

What are some other parts on PLCs?

Rack, and swing arms.

What is the rack of the PLC?

Provides mechanical support for the backplane and electrical connections.

What are the swing arms of the PLC?

They provide control wiring termination for field devices.

On swing arms, how many points does the terminal strip have?

Ten.

How many points does the input terminal strip have on the swing arm?

20. 16 for inputs, 4 for COM power.

How many points does the output terminal strip have on the swing arm?

36 points. 16 for outputs, 17 for COM power, and 3 not used.

What is a circuit that has this symbol in it?

An opto-isolator circuit.

What are the PLC types?

Micro and modular.

Which is fixed and which is adjustable out of micro and modular PLCs?

Micro is fixes and modular is adjustable.

Do micro PLCs use a rack?

No.

Do modular PLCs use a rack?

Yes.

What are the types of modules?

Analog, discrete, thermocouple, bar code readers, stepper motor, and servo modules.

What are the four functions of the I/O modules?

Indication, termination, isolation, and signal conditioning.

What dies a rectifier do?

Concert AC to DC.

What do optoisolators do?

Isolate the input module from the CPU and drops the DC level.

What is a condition?

Something in a circuit that satisfies an output.