Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Essentially when each node has its own intelligence for local processing and can be left doing its own thing, only requiring intervention from a central controller when changes need to be made, or for monitoring purposes. Communication is usually by some sort of serial bus. A car is a good example, having many localised processors monitoring brakes, engine etc, all talking through a common CAN bus. Generally appropriate for more complex systems. As to disadvantages/advantages, it is just a matter of what is an appropriate solution.
It is usually better to have autonomy at any given point in case communication gets disrupted, the task then could carry on of its own accord. If you have a central control system, it either means a lot of high speed data communication in a probable electrically noisy enviroment, or in a simpler form, a great deal of expensive interwiring. DCS is generally the preferred option.
Distributed control systems allow to avoid so-called Single Point of Failure. That is, one can make a system where a malfunction at one point would not disrupt the whole system. Centralized systems have a single point of failure -- the central control.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.