![]() |
|||||||||
|
Distributed Control |
|||||||||
|
What is distributed control ? An electrical, electronic or electromechanical system where a number of devices are “controlled” in some way based on the requirement to perform a pre-specified set of operations while also , possibly, taking account of sensor readings, can be described loosely as a control system. In any control system there is a controller which acts as the “brain” behind the process. In a typical PLC control system the PLC controller is a single entity with lots of inputs and outputs suited to a wide variety of devices and sensors. |
|||||||||
|
|
|||||||||
|
Once the PLC has been programmed with the particular requirements of the
application and it has been connected to all its inputs and outputs , it
is ready to control. The PLC would typically repeat the following loop
continuously as it performs its tasks…. |
|||||||||
|
|
|||||||||
|
For example: If the PLC processor needed
to make a measurement of a temperature using one of its attached sensors
it would need to initiate the analogue to digital conversion of the “raw”
input signal before using the result in its main job of deciding what to
do at “such and such” a temperature. When doing the same thing using a
dedicated analogue input module the “Master Controller” can simply request
the current temperature from the module using the communications channel.
The analogue module would carry out the A/D conversion automatically in
the background. Similarly, a stepper motor requires a special sequence of
pulses to each of its phase coils to make it move in a particular
direction at a particular speed. With a separate stepper motor controller
it would simply require the “master” to send a command telling it to take
“so many steps” at “such and such a speed” leaving the modules local
processor to take care of the correct pulse sequence generation. |
|||||||||
|
. . |
|||||||||
|
© Copyright pc-control.co.uk 2009 |
|||||||||