PLC SCADA MCQ Quiz in বাংলা - Objective Question with Answer for PLC SCADA - বিনামূল্যে ডাউনলোড করুন [PDF]

Last updated on Mar 26, 2025

পাওয়া PLC SCADA उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). এই বিনামূল্যে ডাউনলোড করুন PLC SCADA MCQ কুইজ পিডিএফ এবং আপনার আসন্ন পরীক্ষার জন্য প্রস্তুত করুন যেমন ব্যাঙ্কিং, এসএসসি, রেলওয়ে, ইউপিএসসি, রাজ্য পিএসসি।

Latest PLC SCADA MCQ Objective Questions

Top PLC SCADA MCQ Objective Questions

PLC SCADA Question 1:

AND Function in ladder logic uses:

  1. Normally closed contacts in parallel
  2. Normally closed contacts in series
  3. Normally open contacts in series
  4. Normally open contacts in parallel

Answer (Detailed Solution Below)

Option 3 : Normally open contacts in series

PLC SCADA Question 1 Detailed Solution

Ladder logic AND function:

  • The AND function has multiple PLC inputs and has one resulting output.
  • If we translate an AND function into a ladder diagram, we can express it symbolically in the form of two normally open (NO) contacts (PLC inputs A and B) and a relay coil (PLC output Y) in series.

 

F1 J.P 18.8.20 Pallavi D6

 It is similar to logic expression

  • If ‘A’ and ‘B’ then ‘Y’.


Here the ‘AND’ function examines if all the PLC inputs are TRUE, then the corresponding result is TRUE, however, if anyone of the PLC inputs is FALSE then the corresponding result is also FALSE.

PLC inputs A and B follows the binary concept and is part of the AND function there are four possible logic iterations.

The truth table of AND function is given below:

INPUTS

OUTPUT

A

B

Y

FALSE

FALSE

FALSE

FALSE

TRUE

FALSE

TRUE

FALSE

FALSE

TRUE

TRUE

TRUE

 

Note:

The number of logic iterations increases with an increase in the number of PLC inputs (2PLC inputs). But it doesn’t matter too much with the AND function because the result can be TRUE only and only if all the PLC inputs are TRUE.

F1 J.P 18.8.20 Pallavi D7

Ladder logic OR function:

If we translate on OR function into a ladder diagram we can express it symbolically in the form of two normally open (NO) contacts (PLC inputs A and B) and a relay coil (PLC output Y) in parallel.

F1 J.P 18.8.20 Pallavi D8

The truth table of the OR function is given below:

INPUTS

OUTPUT

A

B

Y

FALSE

FALSE

FALSE

FALSE

TRUE

TRUE

TRUE

FALSE

TRUE

TRUE

TRUE

TRUE

F1 J.P 18.8.20 Pallavi D9

PLC SCADA Question 2:

Which of the following input is taken by PLC?

  1. Analog input
  2. Digital input
  3. Both analog and digital input
  4. None of above

Answer (Detailed Solution Below)

Option 3 : Both analog and digital input

PLC SCADA Question 2 Detailed Solution

Input of PLC:

  • The two types of PLC inputs are commonly referred to as DI and AI (Digital and Analog).
  • Analog Inputs include temperature sensors/transmitters, current sensors, voltage sensors, and others that can convert a physical quantity to an electrical signal.
  • These electrical signals used for PLC input are typically 4-20 mA or 1-5 V DC.
  • Digital Inputs include push buttons, limit switches, relay contacts, proximity switches, photo sensors (On/Off), pressure switches, and more. Digital inputs devices are available in both DC as well as AC and some are voltage-independent such as a switch contact.

PLC SCADA Question 3:

Which of the following is the CORRECT full form of SCADA?

  1. Super Control And Data Acquisition
  2. Supervisory Computation And Data Acquisition
  3. Supervisory Control And Data Acquisition
  4. Stand Control And Data Acquisition

Answer (Detailed Solution Below)

Option 3 : Supervisory Control And Data Acquisition

PLC SCADA Question 3 Detailed Solution

PLC and SCADA:

  • The primary difference between a PLC (Programmable Logic Controller) and SCADA (Supervisory Control and Data Acquisition) is that a PLC is hardware and SCADA is software.
  • PLCs are designed to control complex industrial processes, such as controlling electrical machines.
  • They are simple to program and fully scalable to an operation’s requirements.
  • They’re also used to collect data from the systems they control.
  • SCADA is a central system used to monitor and run the processes.
  • SCADA is typically software installed on a computer, and one of its major functions is to act as an interface with industrial machines (or Human-Machine Interface, or HMI).
  • SCADA systems are often used in conjunction with PLCs and other devices.
  • Data from PLCs and Remote Terminal Units (RTUs) are relayed to the system, and commands are entered into the HMI to make adjustments to the processes they control.

PLC SCADA Question 4:

PLC stands for _______ logic controller.

  1. periodic
  2. piezo-electric
  3. Process
  4. programmable

Answer (Detailed Solution Below)

Option 4 : programmable

PLC SCADA Question 4 Detailed Solution

The term PLC stands for the Programmable Logic Controller.

PLC is known as a ‘hard real-time system’.

The mass advantage of PLL over ‘hard-wire’ type relay control systems, is that PLC land themselves is functional changes very easily.

Mass components of PLC are:

  • Rock or chassis
  • Power supply
  • Central Processing Unit (CPU)
  • Communication modules
  • Input and outputs

 

Modes of operation of PLC: There are two modes of operation:

  • Program mode
  • RUN mode

 

Program Mode: 

It is used to enter a new program, edit or update the existing program, upload files, and download files. Also, in this mode of operation, all outputs are de-energized.

Run Mode: 

It is used to execute the user program. Remote PLC programming or mode selection is dissolved when the keys are in the Run mode position. In this mode, the output is energized. It does not allow program entry editing in this mode of operation of PLC.

PLC SCADA Question 5:

Programmable Logical Controllers are the devices that were invented basically to replace

  1. Switches

  2. Circuit Breakers

  3. Relays

  4. None of the above

Answer (Detailed Solution Below)

Option 3 :

Relays

PLC SCADA Question 5 Detailed Solution

A programmable logic controller (PLC) or programmable controller is an industrial digital computer which has been adopted for the control of manufacturing processes, such as assembly lines, or robotic devices, or any activity that requires high-reliability control and ease of programming and process fault diagnosis.

Early (PLC) was designed to replace relay logic systems. These PLCs were programmed in "ladder logic", which strongly resembles a schematic diagram of relay logic.

PLC SCADA Question 6:

In SCADA systems which of the following gathers data from remote locations?

  1. PAC
  2. HMI
  3. PLC
  4. RTU

Answer (Detailed Solution Below)

Option 4 : RTU

PLC SCADA Question 6 Detailed Solution

The correct answer is (option 4) i.e. RTU

Explanation:

RTU (Remote terminal unit):

A remote terminal unit (RTU) is a microprocessor-controlled device that interfaces measured physical quantity to a distributed control system or SCADA system by transmitting telemetry data to a master system, and by using messages from the master supervisory system to control connected objects.

Additional Information

HMI (Human-machine interface):

It is a user interface that is a combination of hardware and software that permits easy interaction between humans and machines.

Such an interaction between humans and machines is to control and monitor the processes ongoing at the remote locations without physically being present at that particular location.

The human-machine interface is a crucial component of automated industrial processes and thus is of significant importance in SCADA systems.

MTU (master terminal unit):

Master terminal units (MTU) in SCADA system is a device that issues the commands to the Remote Terminal Unit (RTUs) which are located at remote places from the control, gathers the required data, stores the information, and process the information, and display the information in the form of pictures, curves, and tables to human interface and help to control decision.

Components of SCADA:

F1 Nakshatra Ravi 03.01.22 D1

A basic SCADA system consists of the following components:

  • Human Machine Interface
  • Supervisory System
  • Remote Terminal Units (RTU)
  • Programmable Logic Controllers (PLCs)
  • Communication Infrastructure
  • SCADA Programming

PLC SCADA Question 7:

The boolen representation of given PLC program is:

F1 Nakshtra 08-01-22 Savita D2

  1. C(AB + D)
  2. A + (A + B)D
  3. ABD + C
  4. AB + CD

Answer (Detailed Solution Below)

Option 1 : C(AB + D)

PLC SCADA Question 7 Detailed Solution

PLC Ladder Logic:

  • It is visual programming language is a PLC programming language called ladder logic or ladder diagram (LD).
  • It is a graphical PLC programming language that expresses logic operations with symbolic notation using ladder diagrams.
  • The ladder logic program consists of Virtual relay-type contacts and coils​.
  • It looks very similar to electrical relay circuits.
  • Ladder logic is mainly for bit logic operations, although it is possible to scale a PLC analog input.
  • Ladder logic is a fast and simple way of creating logic expressions for a PLC in order to automate repetitive machine tasks and sequences.
  • It is used in a multitude of industrial automation applications.

Some industrial automation applications are Ball Mill Lubrication System, Logistics Package Conveying and Sorting, Cement Batching, etc

Example of Ladder Logic Function blocks:

1. AND Function blocks:

F1 Nakshtra 17-11-21 Savita D29

2. OR Function blocks:

F1 Nakshtra 17-11-21 Savita D30

3. X-OR Function blocks:

F1 Nakshtra 17-11-21 Savita D31

Application:

Given ladder logic,

F1 Nakshtra 08-01-22 Savita D2

Step 1: A & B is AND function block, hence ladder becomes,

 

F1 Nakshtra 08-01-22 Savita D3

Step 2: AB & D is OR function block, hence ladder becomes,

F1 Nakshtra 08-01-22 Savita D4

 

Now, both contact is in AND operation,

Hence, Output = C(AB + D)

PLC SCADA Question 8:

The MVM instruction in PLC stands for: 

  1. Move data from memory to memory
  2. Move data via direct memory access
  3. Move data from reg to memory
  4. Masked move

Answer (Detailed Solution Below)

Option 4 : Masked move

PLC SCADA Question 8 Detailed Solution

The MVM instruction in PLC stands for Masked Move Instruction.

The MVM instruction is a word instruction that moves data from a Source location to a Destination location.

The Masked Move instruction allows portions of the Destination data to be masked by a separate word.

The MVM command is an instruction placed on the right side of the rung.

The MVM is similar to the MOV instruction in that it moves a copy of a value from a Source to a desired Destination.

Where the two instructions differ is that the MVM instruction allows portions of the Source data to pass through a mask, which is a separate word, to the Destination address.

This instruction is carried out on each scan providing the rung conditions are true. The Source value is unchanged by this command.

There are three parameters, Source, Mask, and Destination (Dest) associated with the masked move command:

  • Source is a constant or the address of a word (such as I:1, S:3, N7:0, B3:3, or T4:0.ACC) of the data you want to move.
  • Mask is the address of a word (such as I:1, S:3, N7:0, B3:3, or T4:0.ACC) of the data through which the Source data is filtered (See Note). The Mask value can be entered in as binary, decimal, or hexadecimal. The value for the Mask will be displayed in hexadecimal. Conversions are made courtesy of RSLogix500.
  • Dest is the operator specified address of a word (such as I:1, S:3, N7:0, B3:3, or T4:0.ACC) where the data is to be move.

PLC SCADA Question 9:

The control in SCADA is 

  1. Online control
  2. Direct control
  3. Supervisory control
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : Supervisory control

PLC SCADA Question 9 Detailed Solution

SCADA:

The control in SCADA is Supervisory control because SCADA is a Supervisory Control and Data Acquisition system.

It is a type of control system architecture used for the management of high-level processes.

It stores information from the remotely located data collection sensors and transducers to support the control of equipment, devices, and automated functions.

It is a centralized system that monitors and controls entire sites, ranging from an industrial plant to a complex of plants across the country.

It is used in industries like energy, oil, and gas, water, power, etc.

PLC SCADA Question 10:

Consider the following statements regarding Programming Logic Controller (PLC):

1. It was developed to replace the microprocessor.

2. Wiring between devices and relay contacts are done in its program.

3. Its I/O interface section connects it to external field devices.

4. It requires extensive wiring in the application.

Which of the above statements are correct?

  1. 1 and 3
  2. 1 and 4
  3. 2 and 3
  4. 2 and 4

Answer (Detailed Solution Below)

Option 3 : 2 and 3

PLC SCADA Question 10 Detailed Solution

Explanation:

  • A Programmable Logic Controller, or PLC for short, is simply a special computer device used for industrial control systems.
  • They are used in many industries such as oil refineries, manufacturing lines, conveyor systems and so on. Where ever there is a need to control devices the PLC provides a flexible way to "softwire" the components together.
  • PLCs come in many shapes and sizes.  They can be so small as to fit in your shirt pocket while more involved controls systems require large PLC racks. 
  • I/O – The PLC’s CPU stores and processes program data, but input and output modules connect the PLC to the rest of the machine; these I/O modules are what provide information to the CPU and trigger specific results.
  • I/O can be either analog or digital; input devices might include sensors, switches, and meters, while outputs might include relays, lights, valves, and drives. Users can mix and match a PLC’s I/O in order to get the right configuration for their application.


Option 1 and 4 are wrong because

  • PLC does not replace microprocessor infact it is a part of PLC.
  • It does not require extensive wiring by PLC.
Get Free Access Now
Hot Links: teen patti real teen patti real cash teen patti rules teen patti bodhi teen patti gold apk download