Comparison between centralized and distributed spc, Computer Engineering

Assignment Help:

Explain the principles of operation of centralized SPC and distributed SPC and compare their performance.

All the control equipment is replaced with a single processor that must be rather powerful, in centralized control. This must be able of processing 10 to 100 calls per second, depending upon the load on the system, and concurrently performing various ancillary tasks. A typical an ESS control configuration by using centralized SPC is demonstrated in figure. A centralized SPC configuration may utilize more than one processor for redundancy reasons; two approaches are there to organizing stored program control:

Centralized: In this type control, all the control equipment is replaced with a single processor that must be fairly powerful.

Distributed: In such controlling, the control functions are shared through many processors within the exchange itself.

Dual processor architecture may be configured in centralized SPC to operate in one of three modes which are given below:

Standby mode: In this, one processor is active and another is on standby, both software and hardware wise. This standby processor brought online while active processor fails. Significant requirement of this configuration is the capability of the standby processor to reconstitute the state of the exchange system, while this takes over the control.

Synchronous duplex mode: In this mode, hardware coupling is given between the two processors that execute similar set of instructions and compare the results continuously. When a mismatch arises, the faculty processor is specified and taken out of service instantly. If the system is operating generally, the two processors have similar data in their memories at all the time and receive all information from the exchange environment.

Load sharing mode: In this operation, an incoming call is allocated randomly or into a predetermined order to one of the processors that after this handles the call right by completion. Therefore both the processors are active concurrently and share the resources and the load dynamically.

1191_Typically Centralized SPC Organization.png

FIG - Typically Centralized SPC Organization.


Related Discussions:- Comparison between centralized and distributed spc

Explain garbage collection, Explain Garbage collection In this method ...

Explain Garbage collection In this method two passes are made over the memory to identify new areas. In the first pass it traverses all pointers pointing to allocated areas an

C++ programming, how does a ohms law c++ programming works

how does a ohms law c++ programming works

Explain compiler, What is compiler? A system software program known as ...

What is compiler? A system software program known as a compiler translates the high-level language program into a suitable machine language program having instruction such as t

Prepare a decision tree, A part of an aircraft engine can be given a test b...

A part of an aircraft engine can be given a test before installation.  The test has a 75% chance of revealing a defect if it is present, and the same chance of passing a sound part

Regular expression pattern in a wsdl document, Probelm: (a) Show the at...

Probelm: (a) Show the attributes used by Regular Expression Pattern in a WSDL document. (b) Describe the three standard wire formats for transmitting Web Service requests a

What are escape sequences characters, What are escape sequences characters?...

What are escape sequences characters? List any six of them.  The characters which when used with output functions like printf( ),putc(),put() etc. helps in formatting the outpu

Shape - elements of composition, Shape : A shape is any area that can b...

Shape : A shape is any area that can be perceived to have height and width. Shapes within an image can be created by the use of line, or by the edges created by variations in c

Health care professional, Overall, Mr. X is an intelligent and high-functio...

Overall, Mr. X is an intelligent and high-functioning man with good psychological, social, and occupational functioning. The test battery did not reveal any difficulties that warra

What are kinds of models, What are kinds of models? Class model - Objec...

What are kinds of models? Class model - Objects in the system and their relationships. State model - Life history of the objects. Interaction model - Interactions between

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd