PLC Basics- Introduction to Programmable Logic Controllers – PLC Basics
PLC Basics- Introduction to Programmable Logic Controllers – PLC Basics
Logic Controllers
Last Updated on: November 8, 2022 by Rick Phillips
The difference between them is that the PLC is hardware based and SCADA
is software based. While both fall under the category of “control systems”,
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 1 of 11
:
SCADA provides greater capability than the PLC with the help of several
components.
Optimally, you would want to use the capabilities of both types of control
systems in order to meet design expectations while becoming more cost-
efficient (in the long run).
What is SCADA?
SCADA stands for Supervisory Control And Data Acquisition. It is a
technology that enables the user to collect historical information from
multiple facilities (even distant ones) and even supervise the control
operations.
Of course, the historical information acquired from the whole data gathering
system (usually from sensors and outcomes) are visualized by the user in
order to perform a control decision on his discretion.
Lately, SCADA systems have used the concept of Machine Learning or even
Deep Learning to process data and automatically perform control decisions
for the system.
The Learning system can act as a “brain” that can be taught about desirable
or undesirable outcomes for a system based on VERY specific conditions of
Menu
inputs and other parameters. It’s like the “most raw (hence, inferior)
version” of Artificial Intelligence.
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 2 of 11
:
A SCADA system is much more of a large-scale system than that of PLC
systems. At the center of a SCADA system is the operator, whereas, in PLC
control systems, the center is the PLC itself.
The operator has access to a visualization unit, usually called VDU or Video
Display Unit in order to show real-time data regarding the conditions in the
monitored facilities of the whole SCADA control system. These are provided
to the operator via a Server computer (the “sink” of all data).
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 3 of 11
:
RTU or Remote Terminal Unit. Usually, the server computer connects to
these RTUs through a transmission media.
These RTUs are the ones connected to the physical facilities of a process
inside a SCADA system. The RTU pre-processes the data before sending it
to the Server via transmission media.
Going back to my previous point, the PLC does not require any other
interface for the input and output devices to become part of the system.
SCADA systems require Remote Terminal Units to do so.
Then, what is the difference between the PLC and the RTU?
Good point. Both certainly have overlaps but in terms of how they can be
controlled, as well as what tasks they were designed to do, they become
much more different than you think.
RTUs are usually designed for remote communications between the server
and itself. It is most commonly a pre-processor of the data that it receives
from the connected devices, as well as a device to relay the command
messages that come from the Server.
PLCs, on the other hand, are designed to actually control the devices in its
immediate surroundings based on the PLC programming.
The PLC does not rely on any other condition other than the signals that
come from the connected input devices.
However, the PLC does not concern itself of recording or relaying the data
regarding the processes involved.
Hence, the RTUs are more inclined towards a manually operated type of
control. In spite of being reliant on commands, RTUs have the advantage of
being controlled REMOTELY as well as intelligently through careful decisions
that are based on DATA.
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 4 of 11
:
On the other end of the spectrum, PLCs are more inclined towards an
automated type of control. They only rely on the instantaneous conditions of
the input devices connected but are more capable of controlling output
devices without much supervision.
Transmission Media
Fiber-optic cables are usually used for SCADA systems, while some use
regular Digital Subscriber Lines (DSL) to interconnect the RTUs to the
main server computer. Radio technology is also used. Hence, almost every
communication technology available can technically be utilized for SCADA
systems.
Modems
It is worth noting that the digital information can not be directly sent from
one computer to another without modifying the signals in such a way that it
would be able to propagate through the air/cables with minimal error and
highest fidelity.
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 5 of 11
:
PLC SCADA systems
Even though we wanted to differentiate the two systems in this post, some
people may also ask if PLC and SCADA systems could work together.
That said, SCADA has a wide range of applications–not to mention they are
also BIG areas of application. Here they are:
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 6 of 11
:
Pipelines for fluids or gases
Pipelines can be controlled by opening or closing valves from the different
pumps that are connected to them. Because pipelines span a lot of distance,
they are a perfect application of a remote control type of system.
The thing here is that the leaks are dangerous to the environment (usually)
hence the control system must be able to immediately inform authorized
personnel about the problem. SCADA systems allow pipelines to be scanned
for trouble, as well as control very distant valves in an instant. This way,
leaks are easily mitigated.
Power Transmission
In transmission lines that propagate power to the country, it is obvious that
the entire system will cover thousands and thousands of miles.
Telecommunications
Telecommunications is where a LOT of data is present. Hence, SCADA
systems allow data logging and monitoring (real-time) through a central
computer.
Using SCADA, even a Wide Area Network that could span an entire state or
country may be conveniently monitored and controlled.
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 7 of 11
:
Water systems
Irrigation systems, too, cover a very large section of a country. It is
impossible to manually control each station every time, though.
For example, if a stream of data does not reach the server, it may seem like a
small nuance. But perhaps it might be one that could potentially cause a
company to lose millions of dollars. Here is the ONE application where you
should NOT use SCADA.
Safety-Instrumented Systems
In Safety Instrumented Systems, it is common notion that the instrumented
system must be designed to follow 3 main characteristics, which are:
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 8 of 11
:
Being a control system itself, SCADA still allows you to override the normal
control of the whole system because the commands will follow the
supervision of the operator.
Now, this is where the problem comes into play. SCADA does have a lot of
common components between the normal control system and a supposed
safety instrumented system.
Because of this, the integrity of the safety system WILL rely on the integrity
of the components of the normal control system, because they are just the
SAME.
Now, the only solution to this is to add components (an RTU) that would
provide independence between the components of the safety and normal
control system.
Highest Simplicity
In remote systems like SCADA, however, this is already violated as there are
already a number of instructions and components that the process must
undergo before it is able to be executed.
With all that being said, SCADA may still be used to improve the safety of a
system, with the exception that the actual safety instrumentation is done AT
A LOCAL LEVEL using a different system.
PLC is best suited for this case because it is not only MORE suitable as a
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 9 of 11
:
rugged computer that can handle strenuous conditions, but it also relies on
just a handful of components to do the job.
In addition, communication between the PLC and the devices are DIRECT
and does not require supervision.
Search …
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 10 of 11
:
We’re a Group of PLC Techs & Engineers who have a Passion of
Automation and want to spread the knowledge we’ve gained over the last
20 yrs with other Techs & Engineers!
We created this website with the goal of helping YOU learn about the
basics of the Programmable Logic Controller.
Featured Posts
https://basicplc.com/plc-basics/ 21/04/2025, 8 23 AM
Page 11 of 11
: