Section 1 Intro to PLC Flashcards

1
Q

A process consisting of discrete I/O is best controlled via a program which is developed
in __________.

A

Ladder diagrams

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

Analog controlled processes are commonly controlled by __________ language programs.

A

Function block diagram

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

__________ are used if section of your code deals with a batch process and is developed in a graphical format sequence of states.

A

Sequential function charts

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

Manipulating complex mathematical operations are done in programs written in
__________ language.

A

Structured text

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

What are the main hardware components of a PLC?

A

1) Chassis: holds modules
2) Power supply: powers the modules
3) Processor unit: CPU runs and stores programs
4) Input/Output interface: communicates with field I/O’s
5) Network Modules: Network card and Fieldbus card

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

List all the industrial programming languages defined in IEC 61131-3?

A

1) Ladder diagrams
2) Function block diagrams
3) Structured text
4) Sequential function charts
5) Instruction lists

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

Why are IEC 61131-3 languages defined through a standard and are not vendor
proprietary?

A

Once a programmer becomes familiar with one vendor’s implementation of a standard, learning another vendor’s implementation standard is much easier. This increases productivity.

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

Ladder logic programs can not handle Analog I/Os (T/F)

A

False

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

Function Block diagram programs can only be developed using Allen-Bradley RS-Logix
software. (T/F)

A

False

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

Mastering one industrial language for one vendor makes it easy to transfer these skills
and apply it to any other vendor software? (T/F)

A

True

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

Assuming a specific vendor, procedure of creating tags to refer to some I/O in Structured
text will certainly change if an SFC program is developed. (T/F)

A

False

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

What is the function of the power supply in a PLC?

A

Provide power to all I/O modules in the chassis. This does not power field devices.

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