Vous êtes sur la page 1sur 7

ASSIGNMENT FILE

OF
Energy Management Systems
Deptt. Of Electrical Engg.
Jamia Millia Islamia

New Delhi-25

Submitted By:
Jay Gopal Deshwar
11EES29
B.Tech 4th year

Distributed control system


A distributed control system (DCS) is a control system for a process or plant, wherein control
elements are distributed throughout the system. This is in contrast to non-distributed systems, which
use a single controller at a central location. In a DCS, a hierarchy of controllers is connected by
communications networks for command and monitoring
Example scenarios where a DCS might be used include

Chemical plants

Boiler controls and power plant systems

Nuclear power plants

Water management systems

Metallurgical process plants

Pharmaceutical manufacturing

Sugar refining plants

Elements

Functional levels of a typical Distributed Control System.

A DCS typically uses custom designed processors as controllers and uses both proprietary
interconnections and standard communications protocol for communication. Input and output

modules form component parts of the DCS. The processor receives information from input modules
and sends information to output modules. The input modules receive information from input
instruments in the process (or field) and the output modules transmit instructions to the output
instruments in the field. The inputs and outputs can be eitheranalog signal which are continuously
changing or discrete signals which are 2 state either on or off . Computer buses or electrical buses
connect the processor and modules through multiplexer or demultiplexers. Buses also connect the
distributed controllers with the central controller and finally to the Humanmachine interface (HMI) or
control consoles. SeeProcess automation system.
The elements of a DCS may connect directly to physical equipment such as switches, pumps and
valves and to Human Machine Interface (HMI) via SCADA. The differences between a DCS and
SCADA is often subtle, especially with advances in technology allowing the functionality of each to
overlap

Applications
Distributed control systems (DCSs) are dedicated systems used to control manufacturing processes
that are continuous or batch-oriented, such as oil refining, petrochemicals, central station power
generation, fertilizers, pharmaceuticals, food and beverage manufacturing, cement production,
steelmaking, and papermaking. DCSs are connected to sensors and actuators and use setpoint
control to control the flow of material through the plant. The most common example is a
setpoint control loop consisting of a pressure sensor, controller, and control valve. Pressure or flow
measurements are transmitted to the controller, usually through the aid of a signal conditioning
input/output (I/O) device. When the measured variable reaches a certain point, the controller
instructs a valve or actuation device to open or close until the fluidic flow process reaches the
desired setpoint. A typical DCS consists of functionally and/or geographically distributed digital
controllers capable of executing from 1 to 256 or more regulatory control loops in one control box.
The input/output devices (I/O) can be integral with the controller or located remotely via a field
network. Todays controllers have extensive computational capabilities and, in addition to
proportional, integral, and derivative (PID) control, can generally perform logic and sequential
control. Modern DCSs also support neural networks and fuzzy application.
DCSs are usually designed with redundant processors to enhance the reliability of the control
system. Most systems come with displays and configuration software that enable the end-user to
configure the control system without the need for performing low-level programming, allowing the
user also to better focus on the application rather than the equipment. However, considerable
system knowledge and skill is required to properly deploy the hardware, software, and applications.
Many plants have dedicated personnel who focus on these tasks, augmented by vendor support that
may include maintenance support contracts.

DCSs may employ one or more workstations and can be configured at the workstation or by an offline personal computer. Local communication is handled by a control network with transmission over
twisted -pair, coaxial, or fiber-optic cable. A server and/or applications processor may be included in
the system for extra computational, data collection, and reporting capability

New age systems of 2010 onwards:


The latest developments in DCS include the following new technologies:
1. Wireless systems and protocols
2. Remote transmission, logging and data historian
3. Mobile interfaces and controls
4. Embedded web-servers
Increasingly, and ironically, DCS are becoming centralised at plant level, with the the ability to log in
to remote equipment. This enables the provision of a superior human-machine interface (HMI)
especially from the point of view of remote access and portability.
As wireless protocols are developed and refined, DCS increasingly includes wireless
communication. DCS controllers are now often equipped with embedded servers and provide onthe-go web access.
Many vendors provide the option of a mobile HMI, ready for both Android and iOS. With these
interfaces, the threat of security breaches and possible damage to plant and process are now very
real

Some major controlling systems are:


1. SCADA
2. PLC
SCADA
SCADA (supervisory control and data acquisition) is a system operating with coded signals over
communication channels so as to provide control of remote equipment (using typically one
communication channel per remote station). The control system may be combined with a data
acquisition system by adding the use of coded signals over communication channels to acquire
information about the status of the remote equipment for display or for recording functions.[1] It is a
type of industrial control system (ICS). Industrial control systems are computer-based systems that
monitor and control industrial processes that exist in the physical world. SCADA systems historically
distinguish themselves from other ICS systems by being large-scale processes that can include

multiple sites, and large distances.[2] These processes include industrial, infrastructure, and facilitybased processes, as described below:

Industrial processes include those of manufacturing, production, power generation, fabrication,


and refining, and may run in continuous, batch, repetitive, or discrete modes

Infrastructure processes may be public or private, and include water treatment and distribution,
wastewater

collection

and treatment, oil

and

gas

pipelines, electrical

power

transmission and distribution, wind farms, civil defense siren systems, and large communication
systems.

Facility

processes

occur

both

in

public

facilities

and

private

ones,

including

buildings, airports, ships, and space stations. They monitor and control heating, ventilation, and
air conditioning systems (HVAC), access, and energy consumption.

Common system components


A SCADA system usually consists of the following subsystems:

Remote terminal units (RTUs) connect to sensors in the process and convert sensor signals to
digital data. They have telemetry hardware capable of sending digital data to the supervisory
system, as well as receiving digital commands from the supervisory system. RTUs often have
embedded control capabilities such as ladder logic in order to accomplish boolean logic
operations.

Programmable logic controller (PLCs) connect to sensors in the process and converting sensor
signals to digital data. PLCs have more sophisticated embedded control capabilities, typically
one or more IEC 61131-3 programming languages, than RTUs. PLCs do not have telemetry
hardware, although this functionality is typically installed alongside them. PLCs are sometimes
used in place of RTUs as field devices because they are more economical, versatile, flexible,
and configurable.

A telemetry system is typically used to connect PLCs and RTUs with control centers, data
warehouses, and the enterprise. Examples of wired telemetry media used in SCADA systems
include leased telephone lines and WAN circuits. Examples of wireless telemetry media used in
SCADA systems include satellite (VSAT), licensed and unlicensed radio, cellular and
microwave.

A data acquisition server is a software service which uses industrial protocols to connect
software services, via telemetry, with field devices such as RTUs and PLCs. It allows clients to
access data from these field devices using standard protocols.

A humanmachine interface or HMI is the apparatus or device which presents processed data to
a human operator, and through this, the human operator monitors and interacts with the
process. The HMI is a client that requests data from a data acquisition server.

A Historian is a software service which accumulates time-stamped data, boolean events, and
boolean alarms in a database which can be queried or used to populate graphic trends in the
HMI. The historian is a client that requests data from a data acquisition server.

A supervisory (computer) system, gathering (acquiring) data on the process and sending
commands (control) to the SCADA system.

Communication infrastructure connecting the supervisory system to the remote terminal units.

Various process and analytical instrumentation.

Systems concepts
The term SCADA (Supervisory Control and Data Acquisition) usually refers to centralized systems
which monitor and control entire sites, or complexes of systems spread out over large areas
(anything from an industrial plant to a nation). Most control actions are performed automatically by
RTUs or by PLCs. Host control functions are usually restricted to

basic overriding

or supervisory level intervention. For example, a PLC may control the flow of cooling water through
part of an industrial process, but the SCADA system may allow operators to change the set points
for the flow, and enable alarm conditions, such as loss of flow and high temperature, to be displayed
and recorded. The feedback control loop passes through the RTU or PLC, while the SCADA system
monitors the overall performance of the loop.
Data acquisition begins at the RTU or PLC level and includes meter readings and equipment status
reports that are communicated to SCADA as required. Data is then compiled and formatted in such
a way that a control room operator using the HMI can make supervisory decisions to adjust or
override normal RTU (PLC) controls. Data may also be fed to a Historian, often built on a
commodity Database Management System, to allow trending and other analytical auditing.
SCADA systems typically implement a distributed database, commonly referred to as a tag
database, which contains data elements called tags or points. A point represents a single input or
output value monitored or controlled by the system. Points can be either "hard" or "soft". A hard point
represents an actual input or output within the system, while a soft point results from logic and math
operations applied to other points. (Most implementations conceptually remove the distinction by
making every property a "soft" point expression, which may, in the simplest case, equal a single hard
point.) Points are normally stored as value-timestamp pairs: a value, and the timestamp when it was
recorded or calculated. A series of value-timestamp pairs gives the history of that point. It is also
common to store additional metadata with tags, such as the path to a field device or PLC register,
design time comments, and alarm information.
SCADA systems are significantly important systems used in national infrastructures such as electric
grids, water supplies and pipelines. However, SCADA systems may have security vulnerabilities, so
the systems should be evaluated to identify risks and solutions implemented to mitigate those risks

Programmable logic control


A programmable logic controller, PLC or programmable controller is a digital computer used
for automation of typically industrialelectromechanical processes, such as control of machinery
on factory assembly lines, amusement rides, or light fixtures. PLCs are used in many industries
and machines. PLCs are designed for multiple analogue and digital inputs and output
arrangements, extended temperature ranges, immunity to electrical noise, and resistance to
vibration and impact. Programs to control machine operation are typically stored in batterybacked-up or non-volatile memory. A PLC is an example of a "hard" real-time system since
output results must be produced in response to input conditions within a limited time, otherwise
unintended operation will result.
Before the PLC, control, sequencing, and safety interlock logic for manufacturing automobiles
was mainly composed of relays, cam timers,drum sequencers, and dedicated closed-loop
controllers. Since these could number in the hundreds or even thousands, the process for
updating such facilities for the yearly model change-over was very time consuming and
expensive, as electricians needed to individually rewire the relays to change their operational
characteristics.
Digital computers, being general-purpose programmable devices, were soon applied to control
of industrial processes. Early computers required specialist programmers, and stringent
operating environmental control for temperature, cleanliness, and power quality. Using a
general-purpose computer for process control required protecting the computer from the plant
floor conditions. An industrial control computer would have several attributes: it would tolerate
the shop-floor environment, it would support discrete (bit-form) input and output in an easily
extensible manner, it would not require years of training to use, and it would permit its operation
to be monitored. The response time of any computer system must be fast enough to be useful
for control; the required speed varying according to the nature of the process. [1] Since many
industrial processes have timescales easily addressed by millisecond response times, modern
(fast, small, reliable) electronics greatly facilitate building reliable controllers, especially because
performance can be traded off for reliability..
The automotive industry is still one of the largest users of PLCs

Vous aimerez peut-être aussi