Apr 13, 2026
Designing SCADA Systems That Keep Substations Running

Summary: Whenever an existing substation is being redesigned or a new one is being built, executives need to consider every line item in the budget. This includes the SCADA system. SCADA is no longer an option. It is the industry standard.
Utilities spend tremendous amounts of money modernizing existing substations and building new facilities. For the executive, a term like SCADA appearing as a line item on a budget might not mean much. But to the engineer, SCADA (Supervisory Control and Data Acquisition) is critical.
SCADA is the nervous system of a utility's infrastructure. From a strategic perspective, it is what allows an operator the necessary visibility into a high-voltage facility to stop minor faults from becoming catastrophic failures. Therefore, building a robust and reliable SCADA system requires more than investing in software. The architecture of the facility itself is also a critical consideration.
Keeping the Grid Up and Running
A SCADA system is a lot like the nervous system in the human body. Rather than being just one or two components, it is an entire control system architecture comprising:
Computers.
Networked data communications.
User interfaces.
High-level processors.
These things work together to provide supervisory management at multiple levels. Each of the following three levels can use various parts of the system in different ways:
Supervision – The supervisory level provides real-time facility visibility. At any time, operators can see the status of each piece of equipment. This includes transformers, switches, breakers, etc.
Control – The control level allows for real-time, remote control of all on-site equipment. For example, a circuit breaker can be opened remotely for the purposes of isolating a fault.
Data Acquisition – The data acquisition level is all about continuously monitoring and gathering data. Operators gather data on voltage, current, temperature, and anything else required for analysis and reporting purposes.
A robust SCADA system transforms a substation from an isolated environment into one that is fully accessible even without people on-site. Gone are the days of dispatching technicians to physically diagnose substation problems. Problems can be identified and diagnosed, often in real-time, minimizing downtime and making substations safer. In essence, a robust SCADA system transforms a substation into a data-driven facility.
Making the Substation Intelligent
A SCADA system is only as useful as the equipment it monitors. Therefore, substation engineers look to make their sites as intelligent as possible. This starts with selecting the right Remote Terminal Unit (RTU). The RTU is a piece of physical hardware installed on-site to act as an interface between high-voltage equipment and the SCADA station. There are three reasons the choice of RTU matters:
1. Data Processing Requirements
An RTU is a dual-purpose device. It both transmits and processes data. As more sensors are added to a facility, the RTU must have the overhead to manage the increased data with no latency. Therefore, it is a wise idea to install modular RTUs that can be scaled by adding additional cards. Module design keeps data processing and transmission flowing regardless of how big a substation might get.
2. Communication Requirements
Thanks to equipment from multiple manufacturers, the different devices on a substation site might have difficulty communicating with one another and the network. The facilities RTU must be able to 'translate', so to speak. It needs to be able to support both legacy and modern protocols to ensure interoperability regardless of vendor or equipment generation.
3. Environmental Hardening
The substation environment is a harsh one. A typical RTU can be subject to everything from vibration to extreme temperatures and electromagnetic interference. As such, engineers must choose utility-grade RTUs that meet IEEE standards for both environmental resilience and surge protection. A standard RTU would fail at a substation in short order.
Sending Data Across the Information Highway
Between the SCADA master station and the RTUs at individual substations is an information highway. Data moves from the substation to the control center, hopefully consistently and reliably. In modern design, however, we are moving away from point-to-point architecture in favor of networked architecture.
We are also seeing a shift away from copper wiring in favor of fiber-optic. Copper is subject to noise. It can even encourage voltage surges in the control house. Fiber-optic is more resistant to electromagnetic interference. It also provides the higher bandwidth required by modern real-time monitoring and protection.
To ensure that broken cables do not take down a facility's visibility, engineers build redundancy into the network. By using different configurations, engineers can build a system to automatically reroute through different paths if the primary path is severed. Rerouting is almost instantaneous, occurring in milliseconds.
Finally, data is sent to a control center where a local human interface device allows on-site technicians to see the same thing a remote operator sees. Even if a substation's link to the main office is cut, an on-site technician can still control the facility locally .
Everything Must Be Kept Secure
Designing a robust SCADA system doesn't stop at hardware and software. Security is also a concern. In the era of cybercrime and artificial intelligence, it is crucial that interconnected substations be invulnerable as much as possible. To that end, SCADA design calls for:
Encryption and Authentication – All communications sent to a facility RTU must be encrypted and authenticated. Modern systems utilize secure authentication as defined by DNP3 SAv5.
Role-Based Access Control – Access to data and systems is controlled by authentication systems that consider each user's role. Authentication systems grant access to the data only to people in roles that require it. Everyone else is locked out.
Network Segmentation – The SCADA network is kept isolated through segmentation. By segmenting, cybersecurity experts prevent lateral movement should a network breach occur. Segmentation is further enhanced by industrial firewalls that act as strict, controlled gates.
The Return on Investment
To the executive, SCADA represents a strategic investment with plenty of potential return. A robust system reduces operational and maintenance costs. It facilitates faster restoration when a fault occurs. Finally, a robust and secure SCADA system protects an operator against non-compliance that could result in hefty fines and other penalties.
Substation design has evolved considerably over the last 50 years. Today, the SCADA system is part of a design strategy that engineers were not thinking about in years past. It is good they are thinking about it now because it is essentially the nervous system of the local power grid.
FAQs
How does latency impact SCADA networks?
Latency, which is effectively a delay in data transmission, can make the difference between a controlled substation shutdown and a catastrophic failure. SCADA systems require the fastest possible networks.
Is an RTU the same thing as a programmable logic controller?
The two devices are similar in that they can be used to control equipment. However, an RTU is a utility-grade controller that can withstand immense electrical interference and significant temperature swings.
Can the health of a SCADA system be monitored by the system itself?
Yes. Modern design includes SCADA self-diagnostics. RTUs and switches continually monitor their own states and alert the control center if anything is amiss.
Is redundancy different from a backup system?
Absolutely. Backup systems kick in when primary systems fail. However, redundant systems run simultaneously. This ensures that a system remains fully functional even if the primary system fails.