Stored program control: Difference between revisions

Content deleted Content added
Synchronous duplex mode: don't use ordinal list, these have no priority
Distributed control: no list necessary
Line 73:
=== Distributed control ===
Distributed SPC is both more available and more reliable than centralized SPC. The control function are shared by many processors within the exchange. It uses low cost [[microprocessor]]<nowiki/>s. Exchange control may decomposed either horizontally or vertically for distributed processing.<ref>{{Cite book|url=https://www.worldcat.org/oclc/29022605|title=Telecommunication switching systems and networks|last=Thiagarajan.|first=Viswanathan,|date=1992|publisher=Prentice Hall of India Private Ltd|isbn=0876927134|___location=New Delhi|oclc=29022605}}</ref>
 
* In vertical decomposition the whole exchange is divided into several blocks and a processor is assigned to each block. This processor performs all tasks related to that specific block. Therefore, the total control system consists of several control units coupled together. For redundancy, processors may be duplicated in each block.
* In horizontal Decomposition each processor performs only one or only some exchange functions.
 
* In horizontal Decompositiondecomposition each processor performs only one or only some exchange functions.
 
== See also ==