TPC 298 Flashcards

(34 cards)

1
Q

A programmable logic controller is a device that:

A

Responds to status changes in a system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The memory used for PLC firmware is usually:

A

Nonvolatile

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The three main components of a PLC are the programming device, processor unit and:

A

I/O section

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is a PLC input device?

A

Proximity sensor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The binary system is based on the number ______. The hexadecimal system commonly used with PLC’s is based on the number _____.

A

2; 16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Ladder logic differs from most other computer languages in that it is:

A

Drawn graphically

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IN the binary system, each bit has a weight of _______ times the digit to the right of it.

A

Two

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The first step in constructing a PLC program is:

A

Analyzing the process to be controlled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Although an output generally appears on only one rung of a ladder logic program, it may be energized by several sets of conditions that appear as:

A

Branches

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In ladder logic programming, a ______ symbol is used for input instructions and a ______ symbol is used for output instructions.

A

Contact; Coil

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

When programming in ladder logic, tags are used to:

A

Identify a device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which output device is sometimes used as a repeater, using a signal to control several different loads?

A

Relay

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

If an I/O module supplies current, it is considered a _______ module.

A

Sourcing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

To be useful to a PLC, analog input signals must be ______ by an input module.

A

Digitized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following photoelectric sensors makes use of a reflector placed opposite the device?

A

Retroreflective

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Working with accurate, thorough specifications ensures that:

A

All efforts move towards a common target

17
Q

The most important elements in PLC documentation packages are the:

A

Hardware drawings and program listings

18
Q

The first step in developing a PLC system to meet given specifications is:

A

Sizing the system

19
Q

Before turning the newly designed and installed system over to production, use the output disable function and indicating lights to check for correct:

20
Q

The easiest way to develop a PLC program is usually to divide the logic into different:

21
Q

A bill of material should include a complete list of part numbers, device numbers cross referenced in the drawing and part:

A

Manufacturers

22
Q

Which of the following documents walks you through the complete PLC system operation?

A

Sequence of operation

23
Q

As a good general rule, you should replace the battery in a programmable controller:

24
Q

Which documentation shows how all field devices are wired and connected to the controller?

A

Schematic diagram

25
Which of the following is the most common cause of a program problem?
Changes made to the original program
26
Which of the following is a recommended test strategy for troubleshooting?
Start at the switch and test each connection until you reach the controller
27
Moving numbers from one register to another involves the use of a _______ instruction.
Data-handling
28
The speed at which a LAN processes a piece of information is called:
Throughput
29
A LAN application in which information stored in different drops is collected at a central location is known as:
Data acquisition
30
Adding I/O points in an existing rack is called:
Local expansion
31
If local I/O rack cannot accommodate additional I/O modules, you should:
Create a remote I/O rack
32
Which of the following PLC elements gives the system flexibility?
Program
33
When a ladder logic program is written as part of a larger program a ______ is used to tell it when to start its sequence.
Handshaking signal
34
The number of TTL output devices a TTL output module can drive is called:
Fanout