(electricity) A constituent electric circuit of a switching or digital processing system which receives, stores, or manipulates information in coded form to accomplish the specified objectives of the system.
| Sci-Tech Dictionary: switching circuit |
(electricity) A constituent electric circuit of a switching or digital processing system which receives, stores, or manipulates information in coded form to accomplish the specified objectives of the system.
| Sci-Tech Encyclopedia: Switching circuit |
A constituent electric circuit of a switching or digital data-processing system which receives, stores, or manipulates information in coded form to accomplish the specified objectives of the system. Examples include digital computers, dial telephone systems, and automatic accounting and inventory systems. See also Digital computer; Switching systems (communications).
Physically, switching circuits consist of conducting paths interconnecting discrete-valued electrical devices. The most generally used switching circuit devices are two-valued or binary, such as switches and relays in which manual or electromagnetic actuation opens and closes electric contacts; vacuum and gas-filled electronic tubes, and semiconductor rectifiers and transistors, which do or do not conduct current; and magnetic structures, which can be saturated in either of two directions.
The electrical conditions controlling these switching circuit devices are also generally two-valued or binary, such as open versus closed path, full voltage versus no voltage, large current versus small current, and high resistance versus low resistance. Such two-valued electrical conditions, as applied to the input of a switching circuit, represent either (1) a combination of events or situations which exist or do not exist; (2) a sequence of events or situations which occur in a certain order; or (3) both combinations and sequences of events or situations. The switching circuit responds to such inputs by delivering at its output, also in two-valued terms, new information which is functionally related to the input information.
Functional characteristics of switching circuits are defined by the logical operation and memory capabilities of the discrete devices from which they are assembled, as well as by the means used to interconnect the devices. For example, switching circuits embody such logical relationships as output X is to exist only if input A and B occur simultaneously; and output Y is to exist if either input A or input B occurs. The factor of memory, in turn, enables a switching circuit to hold or retain a given state after the condition that produced the state has passed.
Basic combinational circuits
A combinational switching circuit is one in which a particular set of input conditions always establishes the same output, irrespective of the history of the circuit.
In electronic switching circuits, so-called gates are used to perform logical functions equivalent to these series-parallel networks of switch contacts. In this sense, an electronic gate is an elementary combinational circuit. Gates do not function by physically inserting or removing metallic conduction paths between contacts of manually operated switches or remotely controlled relays. Instead, they function by control of voltage or current levels at their output.
The most commonly encountered gates are the AND and the OR gates. The AND gate produces an output only if all its inputs are concurrently present; an OR gate produces an output if any one or any combination of its inputs is present. See also Logic circuits.
Basic sequential circuits
A sequential switching circuit is one whose output depends not only upon the present state of its input, but also on what its input conditions have been in the past. Sequential circuits, therefore, require memory elements.
A typical electronic memory element used in sequential circuits is a simple circuit called a flip-flop. A flip-flop consists of two amplifiers connected so that the output of one amplifier is the input of the other. A voltage pulse will set the flip-flop into one of two states, and that state remains until another voltage pulse resets the flip-flop or returns it to its original state. It can therefore be used to remember that an event has taken place.
Figure 1 is an npn-transistor flip-flop. When set, transistor A is conducting and transistor B is cut off. When reset, transistor B is conducting and transistor A is cut off. A positive output voltage with respect to ground may be obtained from either transistor to indicate the condition of the flip-flop. See also Transistor.

Transistor switching memory element (flip-flop).
Relays, flip-flops, and similar memory elements provide static, or fixed, memory; they hold the stored information indefinitely, or until they are told to “forget,” commonly called “resetting.” In contrast, a delay line provides transient memory. A delay line has the property that an electrical signal applied to its input is delayed on its way to the output.
Selecting circuits
A selecting circuit receives the identity (called the address) of a particular item and selects that item from among a number of similar ones. The selectable items are often represented by terminals or leads. Selection usually involves marking the specified terminal or lead by applying to it some electrical condition, such as a voltage or current pulse, or a steady-state dc signal. By means of this electrical condition, the selected circuit is alerted, sized, or controlled.
Connecting circuits
A switching system is an aggregate of functional circuit units, some of which must sometimes be directly coupled to each other to interchange information. Figure 2 shows a simple electronic connecting circuit using AND and OR gates. In this arrangement a communication path is provided over a single link from any one of the three functional circuits A, B, C, to either the X or Y circuit by an external control circuit activating the appropriate pair of AND gates. To provide a multilead link, or to provide for other simultaneous interconnections, additional AND gates would, of course, be required. The OR gate maintains separation of the inputs at the common junction point.

Connecting circuit using AND and OR gates.
Lockout circuits
In switching systems, situations often arise where several similar circuit units are ready at the same instant to request collaboration with another type of functional circuit. Mutual interference among the requesting circuits is prevented by the lockout circuit (sometimes referred to as hunting or finding circuits). In response to concurrent inputs from a number of external circuits, a lockout circuit provides an output indication corresponding to one, and only one, of these circuits at any time.
Translating circuits
Switching systems process information in coded form; the information is generally in the form of numbers. Numerical codes are many and varied, each with its own characteristics and more or less distinct advantages for different switching circuit situations. Therefore, one of the common functional circuits in switching systems is the translating circuit, which translates information received in one code into the same information expressed in another code. These translating circuits are combinational circuits; a given input signal combination representing a code to be translated always produces the same output signals, which represent the desired code.
Register circuits
Information received by a switching system is not always used immediately. It must be stored in register circuits for future use.
In a register circuit the coded information to be stored is applied as input and retained by memory elements of the circuit, and when needed, the registered information is taken as output in the same code or in a different code. Register circuits are devised with a great variety of memory elements and have capacities to store from a few to millions of information bits. A frequently encountered form of register circuit is the shift register. This type of register has the ability to shift its stored digital information internally to positions representing higher or lower numerical values in the code employed. For example, in decimal code registration a digit may be shifted from the units to the tens position. An obvious use of such registers is in digital computers when, for example, partial multiplication products have to be lined up for addition.
Counting circuits
One of the most frequently encountered circuits in switching systems is the counting circuit whose function, in general, is to detect and count repeated current or voltage pulses which represent incoming information.
| Wikipedia: Circuit switching |
| This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations where appropriate. (June 2009) |
| Multiplex techniques |
|---|
| Circuit mode (constant bandwidth) |
| TDM · FDM · WDM Polarization multiplexing Spatial multiplexing (MIMO) |
| Statistical multiplexing (variable bandwidth) |
| Packet mode · Dynamic TDM FHSS · DSSS · OFDMA |
| Related topics |
| Channel access methods Media Access Control (MAC) |
|
|
In telecommunications, a circuit switching network is one that establishes a circuit (or channel) between nodes and terminals before the users may communicate, as if the nodes were physically connected with an electrical circuit.
The bit delay is constant during a connection, as opposed to packet switching, where packet queues may cause varying packet transfer delay. Each circuit cannot be used by other callers until the circuit is released and a new connection is set up. Even if no actual communication is taking place in a dedicated circuit that channel remains unavailable to other users. Channels that are available for new calls to be set up are said to be idle.
Virtual circuit switching is a packet switching technology that may emulate circuit switching, in the sense that the connection is established before any packets are transferred, and that packets are delivered in order.
There is a common misunderstanding that circuit switching is used only for connecting voice circuits (analog or digital). The concept of a dedicated path persisting between two communicating parties or nodes can be extended to signal content other than voice. Its advantage is that it provides for non-stop transfer without requiring packets and without most of the overhead traffic usually needed, making maximal and optimal use of available bandwidth. The disadvantage of inflexibility tends to reserve it for specialized applications, particularly with the overwhelming proliferation of internet-related technology.
Contents |
For call setup and control (and other administrative purposes), it is possible to use a separate dedicated signalling channel from the end node to the network. ISDN is one such service that uses a separate signalling channel while Plain Old Telephone Service (POTS) does not.
The method of establishing the connection and monitoring its progress and termination through the network may also utilize a separate control channel as in the case of links between telephone exchanges which use CCS7 packet-switched signalling protocol to communicate the call setup and control information and use TDM to transport the actual circuit data.
Early telephone exchanges are a suitable example of circuit switching. The subscriber would ask the operator to connect to another subscriber, whether on the same exchange or via an inter-exchange link and another operator. In any case, the end result was a physical electrical connection between the two subscribers' telephones for the duration of the call. The copper wire used for the connection could not be used to carry other calls at the same time, even if the subscribers were in fact not talking and the line was silent.
Since the first days of the telegraph it has been possible to multiplex multiple connections over the same physical conductor, but nonetheless each channel on the multiplexed link was either dedicated to one call at a time, or it was idle between calls.
With circuit switching, and virtual circuit switching, a route is reserved from source to destination. The entire message is sent in order so that it does not have to be reassembled at the destination. Circuit switching can be relatively inefficient because capacity is wasted on connections which are set up but are not in continuous use (however momentarily). On the other hand, the connection is immediately available and capacity is guaranteed until the call is disconnected.
Circuit switching contrasts with packet switching which splits traffic data (for instance, digital representation of sound, or computer data) into chunks, called packets, that are routed over a shared network.
Packet switching is the process of segmenting a message/data to be transmitted into several smaller packets. Each packet is labeled with its destination and the number of the packet, precluding the need for a dedicated path to help the packet find its way to its destination. Each is dispatched and many may go via different routes. At the destination, the original message is reassembled in the correct order, based on the packet number. Datagram packet switching networks do not require a circuit to be established and allow many pairs of nodes to communicate almost simultaneously over the same channel.
|
|||||||||||||||||||||||||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| X.21 (technology) | |
| clocked logic (electronics) | |
| register-sender (communications) |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Sci-Tech Encyclopedia. McGraw-Hill Encyclopedia of Science and Technology. Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Circuit switching". Read more |
Mentioned in