Content deleted Content added
→Distributed control: Trim, grammar, etc Tags: nowiki added Visual edit: Switched |
|||
Line 59:
There is an inter processor link through which the processors exchange information needed for mutual coordination and verifying the 'state of health’ of the other. If the exchange of information fails, one of the processors which detect the same takes over the entire load including the calls that are already set up by the failing processor. However, the calls that were being established by the failing processor are usually lost. Sharing of resources calls for an exclusion mechanism so that both the processors do not seek the same resource at the same time. The mechanism may be implemented in software or hardware or both. Figure shows a hardware exclusion device which, when set by one of the processors, prohibits access to a particular resource by the other processor until it is reset by the first processor.
=== Distributed control ===
Distributed SPC is both more available and more reliable than centralized SPC.
*
*
▲*:Whole exchange is divided into several blocks and a processor is assigned to each block. This processor perform all the task related to that specific blocks. Therefore, the total control system consists of several control units coupled together. For redundancy purpose processor may be duplicated in each blocks.
▲*:In this type of decomposition each processor performs only one or some exchange function.
== See also ==
* [[List of telephone switches]]
== References ==
{{reflist}}
|