WorksheetsСфыв
Total questions: 126
Worksheet time: 1hrs 3mins
1. What is the part of the PLC called where inputs and outputs are connected?
o A. Memory
o B. Input /output interface
C. Processor
o D. Power supply
2. Where does PLC stores its program?
A. Input device
B. Power supply
C. Programming device
D. Memory
3. Which of the following is a PLC input device?
o A. Fan
o B. Motor
o C. Sensor
o D. Light
4. Which of the following is NOT part of a basic PLC system?
o A. Relay box
o B. Power supply
o C. Memory
o D. CPU
5. Which of the following is an output device?
o A. Keypad
B. Distance sensor
o C. Sound sensor
o D. Motor
6. A PLC is a computer used for industrial automation.
o A. True
o B. False
o C. None of the above
7. Which of the following is the application of PLC?
o A. Wending machines
o B. Automatic door
o C. Cereal filling systems
o D. All of the above
8. Which of the following is an example of discrete (digital) control?
A. Turning a lamp ON or OFF
B. Varying the brightness of a lamp
C. Varying the volume of a music system
o D. Controlling the speed of a fan
9. What are solenoids, lamps, and motors connected to?
A. Analog input
o B. Analog output
C. Digital input
o D. Digital output
10. Gear Box is used to decrease the speed and increase the torque.
A. True
A. False
A. None of the abov
11.What does PLC stands for?
A. Programmable logic controller
B. Programming logic computer
C. Programming ladder CPU
D. Programmable limited control
12. Select the sequence of label from the below option.
A. 1.1.programming port 2.output port 3.Input port
B. 2.1.programming port 2.Input port 3.output port
A. 3. 1.output port. 2.programming port 3.Input port
13. What is the job of the CPU?
Forms the interface between input field devices to the controller
Store and run the PLC software program
To provide DC power to the PLC
Forms the interface between output field devices to the controller
14. Specify the inputs used in the wiring diagram of the PLC module given below
N.O. pushbutton 1, N.O pushbutton 2 & 3 wired ultrasonic sensor
N.O. pushbutton 1, N.O pushbutton 2
. Lamp and Buzzer
3 wired ultrasonic sensor
15. Specify the outputs used in the wiring diagram of the PLC module given below
N.O. pushbutton 1, N.O pushbutton 2 & 3 wired ultrasonic sensor
N.O. pushbutton 1, N.O pushbutton 2
Lamp and Buzzer
wired ultrasonic sensor
16. What is name of the PLC part labeled '2'
Output
Inputs
Module Slot
17. What is name of the PLC part labeled '3'
Output
Power Supply
Inputs
Module Slot
18. What is name of the PLC part labeled '1'
Output
Power Supply
Inputs
Module Slot
19. Few applications of PLC are
Automatic door
cereal filling systems
wending Machines
A. all of the above
20. Which function block of the LOGO! corresponds to the special function "ON DELAY":
a
c
d
b
21. Which function block of the LOGO! corresponds to the special function "OFF DELAY":
a
b
c
d
22. Which function block of the LOGO! corresponds to the special function "ON/OFF DELAY":
a
b
c
23. Which function block of the LOGO! corresponds to the special function "RETENTATIVE ON DELAY":
a
b
c
d
24. Which function block of the LOGO! corresponds to the special function "HOURS COUNTER":
a
b
c
d
25. Which function block of the LOGO! corresponds to the special function "LATCHING RELAY":
a
b
c
d
26. Which function block of the LOGO! corresponds to the special function "ASYNCHRONOUS PULSE GENERATOR":
a
b
c
d
27. Which function block of the LOGO! corresponds to the special function "UP/DOWN COUNTER":
a
b
c
d
28. Which function block of the LOGO! corresponds to the special function "YEARLY TIMER":
a
b
c
d
29. Which function block of the LOGO! corresponds to the special function "WEEKLY TIMER":
a
b
c
d
30. Which function block of the LOGO! corresponds to the special function "ASTRONOMICAL CLOCK":
a
b
c
d
31.Supply voltage for LOGO230! may be
230V…115V
230V...120V
240V...115V
240V...115V
32. How can you program LOGO!
Directly from the module keyboard;
From a computer equipped with LOGO! Soft Comfort;
installing a programmed memory module;
A, B, C are correct
using a remote workstation.
33. Maximum load per output of LOGO! at voltage = 24V
0.1A;
30mA;
0.3A;
50mA
10A.
34. What does the LOGO! 24Ro
Module power supply =24V, output in the form of closing relay contacts, without keyboard and display;
=Module power supply =12V, output in the form of closing relay contacts, with keypad and display;
Module power supply =24V, with keypad and display;
Module power supply =12V, output in the form of closing relay contacts, without keyboard and display;
Power supply of the module =24V, output in the form of closing relay contacts.
35.What logic modules are included in the LOGO! family?
LOGO!Basic, LOGO!Pure, LOGO!Long, LOGO!Bus;
LOGO!Basic, LOGO!Pure, LOGO!Power, LOGO!Bus;
LOGO!Basic, LOGO!Pure, LOGO!Power, LOGO!Contact;
LOGO!Power, LOGO!Pure, , LOGO!Bus;
LOGO!Contact, LOGO!Pure, LOGO!Long, LOGO!Bus..
36. What does the DM marking mean?
Module for input-output of discrete signals;
Analog module;
Communication module;
Module with NO outputs;
Built-in weekly timer.
37. What does the letter C mean in the markings of LOGO! modules?
Module equipped with built-in AS-i - interface;
Long version module (12 digital inputs/8 digital outputs);
Module with built-in real time clock;
Module with outputs in the form of normally open relay contacts;
Module supply voltage.
38. What does the letter L mean in the markings of LOGO! modules?
Module equipped with built-in AS-i - interface;
Long version module (12 digital inputs/8 digital outputs);
Module with built-in real time clock;
Module with outputs in the form of normally open relay contacts;
Module supply voltage.
39. How many digital inputs and digital outputs are there in LOGO!Basic?
12 digital inputs 8 digital outputs;
4 digital inputs 6 digital outputs;
16 digital inputs 8 digital outputs;
8 digital inputs 4 digital outputs;
8 digital inputs 12 digital outputs.
40. Which of the following languages is a high-level graphical language?
in C++;
assembler;
Pascal;
SFC;
Delphi
41. Which element is represented by the letter I in the LOGO!Soft_Comfort program?
Exit;
Discrete input;
Analog input;
analog output;
AS-i inputs.
42. Which element is denoted by the letter Q in the LOGO!Soft_Comfort program?
discrete output;
Discrete input;
Analog input;
analog output;
AS-i inputs.
43.Which element is denoted by the letters AI in the LOGO!Soft_Comfort program?
Exit;
Discrete input;
Analog input;
analog output;
AS-i inputs.
44. .Which element is denoted by the letters AQ in the LOGO!Soft_Comfort program?
Exit;
b)Discrete
Analog input;
analog output;
AS-i inputs
45.Which of the following features are typical for the further operation of the LOGO! in the event of a power failure (shutdown):
internal clock in LOGO! continue to work from backup power supply;
switching states and counter values are always stored in special functions;
the REM memory area is completely erased;
saving the current values of block variables in the RAM memory area;
all answers are correct.
46.What is meant by markers when programming a LOGO! in FBD language:
virtual outputs that have the same value at their output as at their input;
open connector;
controller program execution status flags;
blocks that allow you to display various data on the display controllers;
there are no such program elements on FBD.
47. The LOGO! controller memory required for special functions is divided into 4 areas. What is stored in the PAR memory area:
current actual values;
stores initial (set) values;
used by the controller to implement time functions;
the actual values to be saved;
information about the progress of the program execution by the controller.
48.The maximum number of elements used when compiling a program in the FBD language, connected in series from input to output, for LOGO! must not exceed:
56
48
7
10
8
49.The typical value of the current of one discrete input at an input voltage of 24V is about ...
5mA
2mA
10mA
8mA
0mA
50.State the main advantages of the PLC polling system.
ease of implementation, ease of programming;
high system sensitivity;
c)high speed of the system;
D)no merit;
e)small error.
51. The typical voltage value of one digital input at an input current of 10mA is about…
A)20V;
b)10V
c)24V;
; D)5V;
; e)1B
52. Scope of PC-based PLC:
A)With several inputs and outputs of the object, it is necessary to perform a large amount of calculations in a sufficiently small time interval;
b)Automation tools operate in an environment not too different from that of conventional PCs;
c)It is advisable to program the functions implemented by the controller not in one of the standard technological languages, but in an ordinary high-level language;
D)Powerful support for the operator's work implemented in conventional controllers (diagnostics, troubleshooting without stopping the controller, software modification during the operation of the automation system);
e)All answers are correct.
53. The main differences between a small-scale DCS and network controllers:
A)In a slightly larger variety of controller modifications;
b)In greater power of central processors;
c)In a more developed and flexible network structure;
D)In that they are designed to work in various environmental conditions;
e)All answers.
54.According to the technical capabilities that determine the level of tasks to be solved, PLCs are divided into classes:
A)Nano;
b)Micro;
c)Small;
D)Medium and large;
e)All answers.
55. All discrete inputs (general version) of the controllers are designed to receive standard signals with a level of ??V DC.
A)24V;
; b)12V;
c)48
D)6B;
; e)Don't know.
56.The combination of all LOGO! modules into a single device is carried out through:
A)Introduction of a new module;
b)external bus;
c)Single common module;
D)Inner bus;
e)Embedded microprocessor
57. DM8 expansion modules can only be connected to modules with the same level:
A)Supply voltage and type of current;
b)Voltage and marking;
c)resistance and current;
c)resistance and current
D)Power, body color and resistance;
e)power and direct current.
58.Programming logic modules LOGO! Can be performed:
A)Directly from the keyboard of the LOGO! basic;
b)In the ISaGraf environment;
c)In Scada system;
D)In the C++ environment;
e)In the Pascal programming environment.
59. What languages are LOGO! controllers programmed in:
A)C++, Visual Basic;
b)assembler;
c)FBD, LAD;
D)SFC,LD;
e)FD, LD.
60.What does the SF library contain?
A)A set of special-purpose functions;
b)Trigonometric functions;
c)Timers and counters;
D)A set of functions containing the basic logical operations;
e)Logarithmic functions.
61.To avoid installation errors, all DM8 modules are equipped with:
A)Coding grooves and pins;
b)Special terminals;
c)Inputs and outputs of various colors;
D)Translation slider;
e)indicator.
62.Which two libraries group all the functions built into the operating system of LOGO! logic modules:
A)GF and SF;
b)NF and MF;
c)NF and FF;
D)GF and NF;
e)SF and NF.
63.What does the GF library contain?
A)A set of special-purpose functions;
b)Trigonometric functions;
c)Timers and counters;
D)A set of functions containing the basic logical operations;
D)A set of functions containing the basic logical operations;
64.The total number of connected analog modules is limited to:
A)Required value of analog inputs;
b)Required value of analog outputs;
c)The maximum configuration of the logic module;
D)The total number of pluggable analog modules is not limited at all;
e)Required value of digital inputs and outputs.
65. The LOGO!AM2 module is designed for:
A)generation of voltage signals 0…10V or current strength 0…20mA;
b)increasing the number of discrete inputs;
c)temperature measurements with Pt100 sensors;
D)increasing the number of analog inputs;
e)increasing the number of special-purpose functions.
66.Communication module LOGO! CM supports:
A)4 discrete inputs and 4 discrete outputs;
b)4 analog inputs and 4 analog outputs;
c)4 virtual discrete inputs and 4 virtual discrete outputs;
D)It has neither analog nor discrete inputs and outputs;
e)2 analog inputs.
67.How many outputs can be served by the maximum configuration of the logic module LOGO24!:
A)16;
b)4;
; c)24;
D)14
e)8.
68. Select an analog input module in the LOGO! family:
A)DM8;
b)AM2
; c)LON;
D)CM8
; e)RS2
69. Which parameters belong to the special function "off delay"
A)Trg, R, Q;
b)Trg, T, R, Q;
c)T, R, Q
D)Trg, T, R;
e)T, Q.
70. What does real-time data transmission mean?
A)There should be no data transfer delay and no information loss;
b)There should be no delay in data transfer, but some loss of information is possible;
c)There should be no loss of information, but there may be a delay;
D)There should be no loss of information;
e)There should be no time delay in the transmission of information.
71. A graphical language used to describe an algorithm as a set of connected pairs: a step and a transition.
A)SFC (Sequential Function Chart);
b)LD (Ladder Diagram);
c)FBD (Functional Block Diagram);
D)ST (Structured Text);
e)IL (Instruction List).
72.Logical expressions in this language are described in the form of relays and contacts.
A)SFC (Sequential Function Chart);
b)LD (Ladder Diagram);
c)FBD (Functional Block Diagram);
D)ST (Structured Text);
e)IL (Instruction List).
73.What are the interconnected segments of industrial networks.
A)Optical fiber cables;
b)routers;
c)infrared ports;
D)telephone lines;
e)Satellite connection.
74.In what form does the signal transmitted from the sensors / PLC enter the monitoring (supervision) control system of the DCS
A)In digital sequence;
b)In analog sequence;
c)As an encrypted message;
D)Plain text;
e)It can't be transferred!
75. How many digital and analog inputs can the maximum configuration of LOGO!
A)24 discrete and 8 analog inputs;
b)8 discrete and 24 analog;
c)16 discrete and 8 analog;
D)24 discrete and 16 analog;
e)8 discrete and 16 analog.
76.Select a communication module from the following:
A)LOGO CM;
b)LOGO RS;
c)LOGO VS;
D)LOGO FBD;
e)LOGO LD.
77. How LOGO logic modules are connected to the network.
A)Through communication modules;
b)Satellite communications;
c)Super high speed bus;
D)telephone lines;
e)Modem.
78.Choose the most complete and correct definition of a PLC:
A)PLC is an information channel that combines all the functional blocks of the MPS and provides data exchange in the form of binary numbers;
b)PLC - a device that directly carries out the data processing process and program control of this process;
c)PLC is a combinational logic circuit with the help of which the information processing process is carried out;
D)PLC is a device designed to collect, convert, process, store information and generate signals for indication and control;
e)A PLC is an analog device with built-in microcircuits containing specific information.
79.What are the special analog inputs for:
A)thermistors and voltmeter;
b)connection of resistance thermometers and thermocouples;
c)transistor and diode;
D)ammeter and diode;
e)ammeter and voltmeter.
80. Which of the following elements are accepted by the LOGO! how are the sensors?
A)push buttons,
b)switches,
c)photoelectric barriers,
D)control switches
e)all answers are correct.
81. Memory modules...
A)Designed for long-term storage of programs and data;
b)Transferring programs from one logical module to another;
c)To save data during power outages of logic modules;
D)Correct answers A and B;
e)All answers are correct.
82. Turn ON a machine when the I1 is pressed and the
machine door is closed
b. latching relay
c. up/down counter
d. on delay
а. Weekly timer
83.Count the number of produced Cola cans
а. Hours counter
b. latching relay
c. up/down counter
d. on delay
84.Switch OFF a machine after a certain time
а.off delay
b. latching relay
c. up/down counter
d. on delay
85. Gate should open automatically at sunrise and close again after sunset
A. Weekly timer
b. years timer
c. up/down counter
d. astronomical clock
86. The engine turns on and off at the specified time intervals: 10 sec. works, 5 sec. pause.
а.on/off delay
b. latching relay
c. up/down counter
d. on delay
87. Turn ON and Turn OFF a motor using the same function block
а.OR
b. AND
c.NOT
d. on delay
88. In case of an emergency, the display will show "ATTENTION"
а.on/off delay
b. latching relay
c. up/down counter
d. text messages
89. Turn ON a lamp using either I1 or I2 or both
а. NOT
b. AND
c. OR
d. on delay
90. Cable conductor cross-sections for LOGO logic controllers
a. From 1.5 mm2 to 2.5 mm2
b . From 2.5 mm2 to 3.5 mm2
c . From 2.5 mm2 to 3.5 mm2
d. From 4.5 mm2 to 5.5 mm2
91.Scada is an abbreviation for:
A. Supervisory Control and Document Acquisition
B. Supervisory Control and Data Acquisition
C. Supervisory Column and Data Assessment
D. Supervisory Column and Data Assessment
92. 2. DCS is a __________________
A. Distributed Control System
B. Data Control System
C. Data Column System
D. Distributed Column System
93. Which of the following is the heart of a SCADA system?
A. PLC
B. HMI
C. Alarm task
D. I/O
94. The SCADA systems used to _______
A. Monitor
B. Control
C. Both a and b
D. None of the above
95. The standard form of HMI is
A. Human Master Interface
A. Human Machine Interface
A. Human Main Interface
A. None of the above
96. Where SCADA can be used?
A. Manufacturing
A. Mass transit
A. Traffic signals
A. All of the above
97. What does this symbol represents?
A. A normal output
B. Normally open contact
C. Normally closed contact
D. Inverted output
98. What is this symbol called?
A. Normally Close contact
B. Output coil
C. Normally Open contact
D. Timer
99. What is this symbol called?
A. Normally Close contact
B. Output Coil
C.
Normally Open contact
D Timer
100. Disadvantage of PLC is _________
A. Security
B. Fixed program application
C. Documentation
D. Pilot running
101. What does an ICS do?
a) Monitors or controls physical processes
b) Cooks food in a restaurant
c) Sends emails
d) Plays music
102. What is the importance of an ICS?
a) It helps increase profits for businesses
b) It ensures safe, secure, and reliable operation of physical processes in industry
c) It is a type of computer game
d) It helps people learn new languages
103. What do analog outputs do?
a) Convert digital values into a variable voltage level
b) Allow controllers to open and close relays/switches upon command
c) Monitor weather patterns
d) Control the temperature of a room
104. What do digital outputs do?
a) Convert digital values into a variable voltage level
b) Control the temperature of a room
c) Allow controllers to open and close relays/switches upon command
d) Monitor weather patterns
105. What is the range of voltage levels that is commonly accepted by I/O?
a) 0-12V
b) 0-24V
c) 0-48V
d) 0-120V
106. Which of the following is a coding language used in industrial automation?
a) Java
b) Python
c) Ladder logic
d) HTML
107. What is the main purpose of analog inputs?
a) To enable or disable a device
b) To read variable measurements
c) To control the weather
d) To play music
108. What do digital inputs indicate?
a) The color of a room
b) The number of people in a building
c) Whether an element on a device is enabled or not
d) The temperature and humidity of a room Answer: c) Whether an element on a device is enabled or not
109. What are sensors used for?
a) To control the weather
b) To report measurements of something in the environment
c) To play music
d) To monitor social media activity
110. What is an active sensor?
a) A sensor that is not working
b) A sensor that receives a change directly
c) A sensor that produces a signal or change
d) A sensor that is passive
111. What is a passive sensor?
a) A sensor that is not working
b) A sensor that produces a signal or change
c) A sensor that receives a change directly
d) A sensor that is active
112. What is an actuator?
a) A device that monitors the environment
b) A device that produces heat, light or sound
c) A device that can make a change to the environment to influence a process
d) A device that plays music
113. Humans interact with the ICS system in order to:
A. Monitor sensory input, and overall system behavior
B. Control actuators and guide the system between functioning stages
C. Program the controllers and alter the system’s behavior
D Update the controller’s firmware
E. All answers right
114. Which of the following is not a type of HMI?
a) Mechanical lights and dials
b) Electrical screen embedded on devices
c) Mechanical wheels and levers
d) Electrical displays in control rooms
115. What is the purpose of a data historian?
a) To make data inaccessible
b) To store information in a time series database
c) To delete important information
d) To slow down data retrieval
116. What is the purpose of ICS networks?
a) To limit device functionality
b) To reduce device connectivity
c) To interconnect devices with distinct functionality
d) To store data in a graph database
117. What are the main network architectures used in ICS?
a) Star, Diamond, Triangle, Square
b) Mesh, Ring, Bus, Star
c) Circle, Oval, Rectangle, Triangle
d) Sun, Moon, Star, Earth
118. What is the main requirement for network architectures in ICS?
a) Support non-critical functions
b) Support time-sensitive functions
c) Support limited functionality
d) Support basic connectivity
119. Which type of network allows multiple devices to be connected to a single wire?
a) Star network
b) Mesh network
c) Ring network
d) Bus network
120. Which of the following are examples of bus networks that are specific to ICS?
a) Modbus
b) Profinet
)c Profibus
d) All of the above
121. What is the primary advantage of wireless mesh networks?
a) Limited geographic area coverage
b) One-to-one communication
c) Ability to connect to many near devices
d) High-speed data transmission
122. Which OT protocols are supported by wireless mesh networks?
a) RS 232 and RS 485
b) Modbus and Profibus
c) CIP and OPC
d) Zigbee and HART
123. Which protocol requires a handshake using SYN and ACK packets before data transmission?
a) UDP
b) TCP
c) IP
d) HTTP
124. What is the advantage of using UDP in time-sensitive transmissions?
a. It provides error checking to ensure data accuracy
b. It requires a handshake for communication
c. It allows data to be transferred before the receiving party agrees to communication
d. It ensures secure transmission of data
125. Which interface is designed for high serial connection speed over long distances and supports duplex transmissions?
A) RS 232
B) RS 485
C) Ethernet
D) Wireless
126. Which of the following protocols is used for communication in power transmission and distribution systems?
a) OPC
b) HART
c) DNP3
d) EtherCAT
