Distributed control system: Difference between revisions

Content deleted Content added
m Clean up spacing errors around ref tags., replaced: /ref>a → /ref> a
m Removing link(s) Wikipedia:Articles for deletion/MIDAC (CRC) closed as delete (XFDcloser)
Line 95:
Central to the DCS model was the inclusion of control function blocks. Function blocks evolved from early, more primitive DDC concepts of "Table Driven" software. One of the first embodiments of object-oriented software, function blocks were self-contained "blocks" of code that emulated analog hardware control components and performed tasks that were essential to process control, such as execution of PID algorithms. Function blocks continue to endure as the predominant method of control for DCS suppliers, and are supported by key technologies such as Foundation Fieldbus<ref>[http://www.fieldbus.org] Foundation Fieldbus</ref> today.
 
[[MIDAC (CRC)|Midac]] Systems, of Sydney, Australia, developed an objected-oriented distributed direct digital control system in 1982. The central system ran 11 microprocessors sharing tasks and common memory and connected to a serial communication network of distributed controllers each running two Z80s. The system was installed at the University of Melbourne.{{Citation needed|date=August 2011}}
 
Digital communication between distributed controllers, workstations and other computing elements (peer to peer access) was one of the primary advantages of the DCS. Attention was duly focused on the networks, which provided the all-important lines of communication that, for process applications, had to incorporate specific functions such as determinism and redundancy. As a result, many suppliers embraced the IEEE 802.4 networking standard. This decision set the stage for the wave of migrations necessary when information technology moved into process automation and IEEE 802.3 rather than IEEE 802.4 prevailed as the control LAN.
 
===The network-centric era of the 1980s===
In the 1980s, users began to look at DCSs as more than just basic process control. A very early example of a [[Direct Digital Control]] DCS was completed by the Australian business [[MIDAC (CRC)|Midac]] in 1981–82 using R-Tec Australian designed hardware. The system installed at the [[University of Melbourne]] used a serial communications network, connecting campus buildings back to a control room "front end". Each remote unit ran two [[Z80]] microprocessors, while the front end ran eleven Z80s in a parallel processing configuration with paged common memory to share tasks and that could run up to 20,000 concurrent control objects.
 
It was believed that if openness could be achieved and greater amounts of data could be shared throughout the enterprise that even greater things could be achieved. The first attempts to increase the openness of DCSs resulted in the adoption of the predominant operating system of the day: ''UNIX''. UNIX and its companion networking technology TCP-IP were developed by the US Department of Defense for openness, which was precisely the issue the process industries were looking to resolve.