Vous êtes sur la page 1sur 11

REMOTE TELEMETRY UNIT

Arlinson D. Chimborazo Franco E. Gutirrez Jaime A. Lpez


Imbachi Lasso Tabango
Universidad del Cauca Universidad del Cauca Universidad del Cauca
arlinson@unicauca.edu.co linic88@unicauca.edu.co j.andrex@unicauca.edu.co

ABSTRACT- This paper introduce of RTU, about his (often multi-hour) travel to a simple mouse click (or
functionality, programing, communication, protocols, state even a fully automated response).
of art and aspect additional, starting off that the RTU are
very used in the industrial, and it is important to know and RTUs collect information from their local environments
understand about this theme in several ways. First, the gear that forms the
backbone of the network will generally report problems
KEYWORD- RTU, industrial networks, comunication of as they occur. These reports take the form of discrete
RTU, programation RTU contact closure alarms or more-detailed protocol
messages. Second, the RTU may have onboard and
1. INTRODUCTION external sensors that measure levels like temperature
With the time it has become necessary develop capable and humidity. Also, important technical values like
devices of measuring different variables that they present battery and tank levels and power voltages may be
in an industrial process, And that these measures be monitored.
transmitted to remote places, In order that they could be
analyzed, studied and to take the corresponding Once the RTU has collected important information, it
decisions, for that they do not affect the processes. needs a way to tell about it. First, to do it the operator
have to choose one or more communication channels.
In addition there is needed the management of great In many cases simply use LAN/Ethernet. For more
number of signals accurately of milliseconds And the RTU remote sites (or those with legacy tech), might use
have developed to perform these needs another method like dial-up modem, wireless
GSM/CDMA, or dedicated RS232/RS485 serial.

2. REMOTE TELEMETRY UNIT OR REMOTE Once the channel is set, The RTU will use a protocol
TERMINAL UNIT (RTU) to send status information. One of the most common is
SNMP ("Simple Network Management Protocol").
What is?
Directly-monitored RTUs can use HTTP/HTTPS to
Is a remote device that monitors and reports events provide an on-board web interface that can access
occurring at a remote site. This allows, to the network from any web browser on the network. SCADA RTUs
operator, to manage the network more effectively, will tend to use DNP3 or Modbus to talk. Many older
keeping service flowing to the customers and users to RTUs use a vendor-specific proprietary protocol that is
protecting the revenue stream. So and RTU is small compatible only with master stations from that same
and strong computer located in a remote site is and vendor, or a multi-protocol master station like T/Mon.
Stand-alone of acquisition and control of data. With data logged from the RTU and sent. How will
receive information so the operator can take action? In
Some RTUs are also capable of remotely controlling larger RTU deployments, the operator might have
remote site gear using control relay contacts or dozens or hundreds of units in the field. It's smart to
protocol-based commands. Without this ability an RTU use a central master station that collects alarms from
can only report remote events. While this is valuable. all RTUs, then summarizes all detected problems in a
Still the operator must physically travel to the single, convenient interface. If the operator has just a
monitored location if a change must be made. An RTU few RTUs, can monitor each unit using increasingly
that includes remote control capability reduces this common web interfaces that describe events collected
by just one RTU at a time. More advanced RTUs and
master stations can also send you a text message or
recorded-voice phone call to alert serious problems.

Fig.3. RTU Remote

3. PROTOCOLS USED BY RTU

The RTU has the ability to communicate by the


Radio, microwave, satellite, modems, Fiber optic
Fig. 1. Simple RTU converters, managed and unmanaged
FLOW CH Ethernet Switches, DSL modems and fiber optical
converters (Mono- and Multi-mode).

The RTU use standard protocols to communicate with


host and sub device communication so some
protocols are:

HOST

IEC 60870-5-101/-104
DNP3, serial and TCP/IP
Modbus serial and TCP/IP
Other specific protocols such as Indactic
33/35, RP570/71
Telegyr TG800
Sinaut 8FW
Conitel 300
Estel
Harris5000/6000, Hitachi
Fig. 2. RTU Others

SUB DEVICE

IEC 60870-5-101/-102/-103/-104 IEC


61850-8-1
DNP 3.0 serial and TCP/IP
Modbus serial and TCP/IP
Meter interfaces
Other specific protocols as RP570/71, SPA communication protocol used between the master and
bus the repeater is different from that used in the radio
Others network.

DNP3 has been used successfully over the radio


network, which encapsulated in TCP / IP, it enables a
3.1 IEC general purpose network carries data to the Master.
DNP3 is a modern SCADA protocol, layered, open,
Is an international communication standard for intelligent, robust and efficient, which can:
automated substations that extends to other elements
of the electrical system. The goal of this is to Request and respond with multiple data types
communicate RTU from different manufacturers in a single message.
seeking interoperability between functions and Segmenting messages in multiple frames to
elements, and harmonization of the general properties ensure excellent detection and error recovery
of the entire system. To achieve this, the standard Include an answer, only changed data.
defines not only communications but also defines a Prioritize data items and order them
language configuration. periodically based on their priority.
Reply without prior request.Time
IEC adopt as LAN the Ethernet and defines various synchronization using a standard format.
logical and physical levels in a substation, as station Allow multiple point to point and Master
level, field level and process level but does not define operations.
any particular topology. Allow user-definable objects including file
transfer.
The possibility of implementing a facility under IEC can
reduce wiring between different switch gear and 3.3 MODBUS
protection due to replacement electrical signals by
messages that send digital or analog information. Is a serial communications protocol originally
published by Modicon (now Schneider Electric) in
1979 for use with its programmable logic controllers
Trends in automation utilities, especially substations, (PLCs), Simple and robust, it has since become a de
converge on a common communications architecture facto standard communication protocol and is now a
with the goal of having interoperability between a commonly available means of connecting industrial
variety of IEDs found in substations, which can: electronic devices.

Develop a standard International The main reasons for the use of Modbus in the
Organization for communications within an industrial environment are:
automated substation.
Get interoperability between equipment Developed with industrial applications in
different suppliers. mind.
Allow communication about power equipment Openly published and royalty-free.
Reduce conventional wiring. Easy to deploy and maintain.
Moves raw bits or words without placing
many restrictions on vendors.
3.2 DISTRIBUTED NETWORK PROTOCOL - DNP3

Radio telemetry is probably based SCADA technology. 4. PROGRAMMING LENGUAGES


A typical radio network consists of a conversation
through the repeater located on a high point and a 4.1 Sequential Function Chart (SFC)
number of RTUs that share the network. All RTUs Sequential Process, is a graphical programming
"talk" on a frequency (F1) and listen at a second language used for programmable logic controllers
frequency (F2). The repeater listens on F1, F2 and (PLCs). It is one of the five languages defined by IEC
retransmits it in, so that a RTU which transmits a 61131-3 standard. The SFC standard is defined as,
message in F1, has retransmitted in F2, such that the Preparation of function charts for control systems, and
rest of RTUs can hear it. Master messages travel over was based on GRAFCET
a dedicated communication link to the repeater and is
broadcast from the repeater F2 to all RTUs. If the
circuits I/O Devices wired to buffer transistors Control
decisions accomplished through programming. Relay
Logic representation (or LD) was developed to make
program creation and maintenance easier Computer
based graphical representation of wiring diagrams that
was easy to understand Reduced training and support
cost.

Fig. 6. Ladder Diagram (LD) [3]


Fig. 4. Sequential Function Chart (SFC) [1]
4.2 Functional Block Diagram (FBD)
Process Flow, is a graphical language for
programmable logic controller design, that can
4.4 Structured Text (ST)
describe the function between input variables and
Textual, Calculative, it is a high level language that is
output variables. A function is described as a set of
block structured and syntactically resembles Pascal,
elementary blocks. Input and output variables are
on which it is based.
connected to blocks by connection lines.

Inputs and outputs of the blocks are wired together


with connection lines, or links. Single lines may be
used to connect two logical points of the diagram:

An input variable and an input of a block


An output of a block and an input of another
block
An output of a block and an output variable

Fig. 4. Structured Text (ST) [4]

4.5 Instruction List (IL)


Boolean, Simple, Textual, It is a low level language and
Fig. 5. Functional Block Diagram (FBD) [2] resembles assembly. The variables and function call
are defined by the common elements so different
languages can be used in the same program.
Program control (control flow) is achieved by jump
4.3 Ladder Diagram (LD) instructions and function calls (subroutines with
Electrical Flow, The Ladder Diagram (LD) optional parameters).
programming language originated from the graphical
representation used to design an electrical control The file format has now been standardized to XML by
system. Control decisions were made using relays. PLCopen.
After a while Relays were replaced by logic circuits,
Logic gates used to make control decisions. Finally,
CPUs were added to take over the function of the logic
5. INCORPORED TECHNOLOGY

5.1 Intelligent RTU

The power of the Internet of Things (IoT) is enabled by


the implementation of intelligent electronic devices and
sensors on communication networks with real-time
data exchange and control functionality between the
field and a control center. It allows utilities to have
better visibility into the system conditions anywhere
and at any time utilizing advanced automated
applications that improve system reliability, efficiency,
and customer service.

Fig. 7. Instruction List (IL) [5]


SCADA is the preferred technology for monitoring
4.6 Flow Chart (FC) processes and events that are spread out across a
Logical, Decision-Based Operations is a graphic large geographic area. That's mostly due to the second
language used to describe sequential operations. A key distinction: SCADA has distributed intelligence.
Flow Chart diagram is composed of Actions and This allows monitoring and control to continue when
Tests. communication to the central hub has been lost.
Conversely, a traditional DCS system would not be
Between Actions and test are oriented links able to operate in a geo-diverse scenario like this one.
representing data flow. It is too heavily focused on local events and has no
ability to temporary endure communication
Actions and Tests can be described with ST, LD or IL outages.
languages. Functions and Function blocks of any
language (except SFC) can be called from actions A modern RTU reports to the master station only data
and tests. pertaining to significant changes in the monitored
variables. Thus, the central computer is released from
A Flow Chart program can call another Flow Chart the time-consuming processing of redundant data and
program. The called FC program is a sub-program of can faster respond and can perform additional tasks.
the calling FC program.
Reduced equipment maintenance costs are another
advantage. Maintenance specialists in a central
location can determine from RTU data what to do in
order to fix the problem in the most efficient manner.
So, upgrading a SCADA with modern RTUs will result
in increased efficiency of plant or monitoring system
operation.

By leveraging the powerful embedded technology,


RTU can be integrated more and more functionality
and become a new intelligent iRTU to fulfill the
application in IoT Era. It can not only replace the PLC
to complete the local tasks faithfully, but also
communicate with the center master through the
available channels with the pre-designed behavior.
Face the big data application, iRTU can also help on
the data pre- treatment, not only reduce the loading
of cloud but also reduce the communication bandwidth.
Fig. 8. Instruction List (IL) [6] Self-awareness is also a very important improvement
as an intelligent remote terminal. As key element of IoT
solution, iRTU is usually used to master all the
conditions in the field site. However, the most
important is the health status of iRTU itself, this factor can help to install unmanned supervision and
related to the system stability directly. control concepts and greatly reduce costs.
Major application fields suited for use of IoT
With the evolution of the era of big data, IoT technology technology are:
is being more and more used and its architecture
includes cloud computing and intelligent terminals o Oil wells, offshore platforms, pipeline
which are dispersed geographically over a wide systems
regional area. Examples are traffic monitoring o Water supply and waste water
networks as well as industrial applications in the oil, discharge systems
gas and water industry. In all cases intelligent RTUs o Air quality and emission monitoring
are distributed across the area (oil wells, water and control
pumping stations, gas pipelines). Their main task is to o Electrical power transmission
ensure a constant delivery process (of water, oil or networks
gas) and safe and cost efficient plant operation to o Natural gas field and supply networks
perform, optimize and monitor these tasks, relevant o IT system infrastructure (Switches,
(big) data must be collected and in some cases pre- routers, servers).
processed by the terminals and RTUs respectively.
The information is then sent to the cloud through
wireless communication using Wi-Fi / 3G/Zigbee
technologies. Major advantages are: CASE High Performance Water supply
management

Plant efficiency: Rapid integration of information in A stable and safe clean water supply depends on the
the cloud allows to remotely monitor the production accurate monitoring of water conservation facilities,
process, data reporting, online planning, the use of advanced wireless communication and
equipment diagnosis and so on, effectively highly efficient and intelligent terminal equipment to
improving efficiency and reducing costs. monitor the remote facilities, making local judgments
and decisions, using cloud technology to record huge
System reliability: Intelligent RTUs are responsible amounts of data to gather data reports, for the sake of
for collecting and analyzing local data, reducing applications using standard network technology,
the load of center handling data, working with the comprehensive monitoring and management of water
other devices, taking the initiative to report data, conservation facilities, water pumping stations, water
status and provide alarms. iRTU can also pipelines, water towers and so on, to ensure the
communicate with each other, quickly handle I/O normal and efficient operation, and achieve the
correlation and collaborate on emergencies to following objectives.
reduce the loss. All is contributing to an overall Establish a unified management of water
increased system reliability and availability. production and water use data, to understand the
supply and demand situation.
Rapid and cost efficient maintenance: In the Ensure stable water supply, use the pipe network
remote and wide ranging oil, gas and water system to ensure the stability of the existing pipe
applications site maintenance and updating network pressure.
procedures are extremely costly. Intelligent Use simulation pipe network monitoring systems to
RTU can perform remote monitoring, understand the changing demand and improve the
operation, maintenance and updates via the management of supply.
Internet. iRTUs can perform update, complete Use the SCADA monitoring system to detect the
delivery tasks at the site, and upload data to pipeline leakage and loss and reduce the waste of
the cloud The cloud server is used to water.
accumulate the huge amount of data and Use the cost advantage of unmanned stations to
conduct high-speed parallel computing to effectively improve the efficiency of the water
generate important operation and if required supply, and reduce amount of manpower needed
- preventive strategies and solutions. This may for regular supervision.
include improvement of production efficiency,
monitoring machine operation and distribution
state or localizing pipeline leaks. In the past,
workers were needed to supervise plant
operation. The use of intelligent terminal units
equipment, and greatly reduce costs of man power.
Intelligent terminal unit can collect real-time
information of production, to provide the basis for the
deployment of resources

Fig. 9. ADAM-3600 in Water Supply application

CASE2 Digital Oilfields


Fig. 10. ADAM-3600 in Digital Oilfield application
With the evolution of the era of big data, Internet of
Things (IoT) technology is being widely used and its 6. SOLUTION IN THE MARKET
architecture contains cloud computing and intelligent
terminals. 6.1 SICAM AK 1703 ACP
With oil and gas operations reflected in the production
architecture, intelligent terminals are distributed across
the oil wells and pipelines. To handle delivery tasks in The innovative SICAM AK 1703 ACP automation
the field, the terminals can collect the relevant data, component provides a high level of flexibility and
and send the information back to the cloud server functionality, making for a successful automation system.
through wired or wireless transmission. The cloud can Comprehensive options for communication, telecontrol
be used to accumulate the huge amount of data and and for connecting peripheral equipment are included.
conduct high-speed parallel computing, to generate
important prevention strategies and solutions. The SICAM AK 1703 ACP aids automation of the power
To date, the process of the oil and gas industry, such supply networks which can match redundancy and
as the collection, transportation, refining, storage, performance requirements due to its system concept. In
distribution and end use has already generally been full compliance with IEC 61850 standards, the flexible
automated; nevertheless, the IoT-architecture will help combination of telecontrol, automation and communication
the oil and gas industries to enter the next intelligent
functions can be achieved. Client and server functionality
phase, such as:
on only one Ethernet interface is possible with this system.
Comprehensively monitor the operation of machines Interoperability was certified by an independent laboratory
and tools, reduce the operation time of inefficient for this interface.
machines and tools, and improve production
efficiency.
Because transmission and distribution pipelines are
located far from civilization, their maintenance is more
difficult. Therefore, when pipelines leak, the intelligent
terminal can monitor the status of the pipes, instantly
provide feedback to the monitoring center, and collect
all the pipeline information.
In the past, workers were needed to regularly
supervise larger oilfield zones. The use of intelligent
terminal unit can effectively identify status of
From the leader in innovating comes SICAM MIC a
product of sophisticated engineering by SIEMENS. It
features a modular, telecontrol substation and belongs to
the proven SICAM automation family. The devices consist
of a master control element and various I/O modules and
are designed for DIN rail mounting. It is made to Provide
optimum performance each and every time in any aspect
of its operation or utilization. Furthermore The master
control element serves for the interfacing and supplying of
the I/O modules and provides a telecommunications
interface in accordance with IEC 60870-5-101 for dial-up
or multi-point traffic. A must have.

Fig.11. SICAM AK 1703 ACP, by SIEMENS Energy


Management

6.2 SICAM CMIC


Fig. 13. SICAM MIC, by SIEMENS Energy Management
Presenting a state of the art product. The SICAM CMIC by
SIEMENS. Is a product that was developed to meet the 6.4 Modbus-centric Smart RTU
demands of todays power supply issues. It features
integrated UPS functionality, a simple, direct connection of Range of compact Smart RTU combining capabilities of
the mains voltage and storage batteries is all thats needed. remote terminal units with the power of Programmable
In addition , SICAM CMIC delivers 12 V DC and 24 V DC Logic Controller and designed to run in challenging
to supply modems and to scan floating signaling contacts. remote environment. Optimised for Modbus-centric
It is designed to cater a wide variety of applications and control and monitoring application in the most remote and
concepts. Quality tested to get the stamp of approval from challenging environments, the SCADAPack 100/300/32
even the most strictest Approval Companies. range provides smart controller platform solutions with
energy-efficiency, ruggedness and and cost-efficiency in
mind.

Fig. 12. SICAM CMIC by SIEMENS Energy


Management
Fig. 14. Centric Smart RTU by Scheneider
More information in the pag web de SIEMENS Energy electronics
Management 6.5 Data Site RTU and Electronic Flow Meter

When you need a rugged Remote Terminal Unit


(RTU), the Allen-Bradley Data Site controller from
6.3 SICAM MIC Rockwell Automation is an excellent technology for
service in harsh and extreme industrial environments
like oil, gas, pipeline, electrical and industrial
combustion applications. It is ideal for applications
that require wide temperature ratings and low power
consumption, and applications that are remote and
powered by solar cells or wind power.

Electronic Flow Meter (EFM) versions of the DataSite


controller incorporate AGA 3, AGA 7, and AGA 8
algorithms for computation of natural gas flow,
making it well-suited for remote site natural gas well-
head monitoring.

The DataSite controller is also available as a


configured panel in a rugged NEMA 4X enclosure,
which can be wall or pipe-mounted. Take advantage
of the standardized design with multiple options such
as an operator interface, wireless radio modems
(three standard options, including antenna and cable Fig. 16. PowerLogic ION7550 RTU by Rockwell
accessories or the option to use your own) and a 12V automation
DC or 24V DC system configuration.
6.7 iXC2 RTU

The iXC2 RTU monitors and controls industrial processes


such as oil and gas, petrochemical, artificial lift, pump
control, and tank level. Combined with the Rockwell
Automation advanced wireless technology, this RTU
offers userconfiguredsettings with expansive multi-user
connectivity.Features Overview The RTU is designed with
a host of features that can be controlled and monitored
remotely. Remote control is done with a web server or
Supervisory Control and Data Acquisition (SCADA)

Fig. 15. Data Site RTU and Electronic Flow Meter


by Scheneider electronics

6.6 The Power Logic ION7550 RTU (remote terminal


unit)

is an intelligent, web-enabled device ideal for combined


utilities metering of water, air, gas, electricity and steam
(WAGES). The device collects, scales, and logs readings
from a large number of connected meters or transducers
and delivers the information to one or more head-end
systems through a unique combination of integrated Fig. 17. iXC2 RTU by Rockwell automation
communication gateways.
7. CONCLUSIONES [12] Eng. Wael E. Matti & Dr. Jabir S. Aziz ,Design and
- in conclusion the RTU with the big data are very Implementation of General Purpose Remote Terminal
important in the model of modern SCADA systems Unit (R.T.U) (2012)
because the information processing is done in minor time https://globaljournals.org/GJRE_Volume12/5-Design-
in intelligent RTU this will be show in the statistic in the and-Implementation-of-General.pdf
financial incoming of the company
- The RTU increased efficiency of plant or monitoring [13] Intelligent Remote Terminal Unit (iRTU) in the IoT
system operation. Erahttp://www.factorysystemes.fr/media/siteV2/brochures
- The IOT with real-time data let exchange and control /M2M/Intelligent-RTU-advantech-livre-blanc.pdf
functionality between the field and a control center [14] Francis Enejo Idachaba, Review of Remote Terminal
- The ciber-security in these devices is very important Unit (RTU) and Gateways for Digital Oilfield delpoyments
because the data in the company is important and will be https://thesai.org/Downloads/Volume3No8/Paper_26-
protected Review_of_Remote_Terminal_Unit_(RTU)_and_Gatewa
- In the Market is offer different solution for the needs, but ys_for_Digital_Oilfield_delpoyments.pdf
lots of the RTU dont communicate in brand different
[15]Power Engineering and Optimization Conference
8. REFERENCES (PEOCO), 2013
http://ieeexplore.ieee.org/document/6564612/
[1]WALLACE D, Journal Name: Pipeline and Gas
Journal; Journal Volume: 222; (1995) [16] W. N. S. E. Wan Jusoh* , M.R. Ab. Ghani, M.A. Mat
https://www.osti.gov/scitech/biblio/49305 Hanafiah, S.H. Raman (2014 )IEEE Innovative Smart
Grid Technologies
[2]D Wallace, Arcom Control Systems, Inc http://www.dreamerindia.com/IEEE/IEEE2014/Remote%
http://www.worldcat.org/title/rtus-simplify-gas-distribution- 20distribution.pdf
network-scada/oclc/4433578070&referer=brief_results
[17] RTU560/RTU211 Solutions overview
[3] Mara J. Bernal Zuluaga, Diego F. Jimenez Mendoza, http://www02.abb.com/global/gad/gad02181.nsf/0/913bd
Revista Ingenieras USBMed bf002c4a5a4c1257a62004604f1/$file/RTU560-RTU211+-
https://dialnet.unirioja.es/buscar/documentos?querysDis +Solutions+overview_brochure.pdf
max.DOCUMENTAL_TODO=RTU+control+system
[18] Programming language suite for SCADAPack Smart
[4] Jeffrey Fisher (2005), Critical Wireless Corporation RTUshttps://www.plcsystems.ru/catalog/SCADAPack/doc
https://www.google.com/patents/US20050255828 /IEC61131_spec_eng.pdf
[19] catalog direct indsutry, SICAM
[5] DPS TELECOM, WHAT IS A REMOTE TELEMETRY UNIT? MIChttp://www.directindustry.es/prod/siemens-energy-
management/product-30064-
LEARN WHAT ALARM REMOTES DO TO PROTECT YOUR
1199471.html?utm_source=ProductDetail&utm_medium=
NETWORKHTTP://WWW.DPSTELE.COM/RTU/OVERVIEW.PHP Web&utm_content=SimilarProduct&utm_campaign=CA
[6]DPS telecom,RTU defination and explication [20] catalog direct industry,SICAM CMIC
http://www.dpstele.com/rtu/definition.php?l=1744600001 http://www.directindustry.es/prod/siemens-energy-
[8]DPS telecom, remote terminal unit FAQ management/product-30064-
http://www.dpstele.com/rtu/faq.php?l=1744600001 1199389.html?utm_source=ProductDetail&utm_medium=
Web&utm_content=SimilarProduct&utm_campaign=CA
[9] Kfar blumm
http://www.galconag.com/galcon/maayan/Marcom/Broch [21] catalog direct industry, SICAM AK
urs/Spanish/Agriculture/RTU_spanish_print.pdf http://www.directindustry.es/prod/siemens-energy-
management/product-30064-
[10]Schneider electronic, remote terminal unit and 589133.html?utm_source=ProductDetail&utm_medium=
supervisorhttp://www.schneider- Web&utm_content=SimilarProduct&utm_campaign=CA
electric.es/es/work/solutions/for-business/s4/electric-
utilities-remote-terminal-units-and-controllers/ [22] catalog direct industry, ION7550
RTUhttp://www.directindustry.es/prod/schneider-electric-
[11] Type PSTX Fieldbus communication Built-in Modbus electrical-distribution/product-23471-590304.html
RTU (2016)
https://library.e.abb.com/public/b1bd1f43b1e445d9b164c [23],CATALOG ROCKWELL AUTOMATION DATASITE RTU AND
5eaf99167d4/1SFC132089M0201.pdf ELECTRONIC FLOW METER
HTTP://WWW.AB.COM/EN/EPUB/CATALOGS/12762/2181376/2
416247/10766167/10766171/INTRODUCTION.HTML

[24]metrilog,the new age of telemetry(2005)


http://www.metrilog.at/download/M2M_WhitePaper.pdf
[25VidyutBhawan, Bidhannagar. REMOTE TERMINAL
UNIT (RTU)
http://www.wbsetcl.in/SubStation/revised%20Tech%20sp
ec%20of%20Remote%20Terminal%20Unit.pdf]

Vous aimerez peut-être aussi