All Topics  
Emitter coupled logic

 

   Email Print
   Bookmark   Link






 

Emitter coupled logic



 
 
In electronics, emitter-coupled logic, or ECL, is a logic family
Logic family

In computer engineering, a logic family may refer to one of two related concepts. A logic family of monolithic digital integrated circuit devices is a group of electronic logic gates constructed using one of several different designs, usually with input/output standards and power supply characteristics within a family....
 in which current is steered through bipolar transistor
Bipolar junction transistor

A bipolar transistor is a type of transistor. It is a three-terminal device constructed of Doping semiconductor material and may be used in Electronic amplifier or switching applications....
s to implement logic
Logic

Logic is the study of the principles of valid demonstration and inference. Logic is a branch of philosophy, a part of the classical Trivium . The word derives from Greek language ?????? , fem....
 functions. ECL is sometimes called current-mode logic or current-switch emitter-follower (CSEF) logic.

The chief characteristic of ECL is that the transistors are never in the saturation region
Bipolar junction transistor

A bipolar transistor is a type of transistor. It is a three-terminal device constructed of Doping semiconductor material and may be used in Electronic amplifier or switching applications....
 and can thus change states at very high speed. Its major disadvantage is that the circuit continuously draws current, which means it requires a lot of power.

was invented in August 1956 at IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
 by Hannon S.






Discussion
Ask a question about 'Emitter coupled logic'
Start a new discussion about 'Emitter coupled logic'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In electronics, emitter-coupled logic, or ECL, is a logic family
Logic family

In computer engineering, a logic family may refer to one of two related concepts. A logic family of monolithic digital integrated circuit devices is a group of electronic logic gates constructed using one of several different designs, usually with input/output standards and power supply characteristics within a family....
 in which current is steered through bipolar transistor
Bipolar junction transistor

A bipolar transistor is a type of transistor. It is a three-terminal device constructed of Doping semiconductor material and may be used in Electronic amplifier or switching applications....
s to implement logic
Logic

Logic is the study of the principles of valid demonstration and inference. Logic is a branch of philosophy, a part of the classical Trivium . The word derives from Greek language ?????? , fem....
 functions. ECL is sometimes called current-mode logic or current-switch emitter-follower (CSEF) logic.

The chief characteristic of ECL is that the transistors are never in the saturation region
Bipolar junction transistor

A bipolar transistor is a type of transistor. It is a three-terminal device constructed of Doping semiconductor material and may be used in Electronic amplifier or switching applications....
 and can thus change states at very high speed. Its major disadvantage is that the circuit continuously draws current, which means it requires a lot of power.

History


ECL was invented in August 1956 at IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
 by Hannon S. Yourke. Originally called current steering logic, it was used in the Stretch, IBM 7090
IBM 7090

The IBM 7090 was a second-generation transistorized version of the earlier IBM 709 vacuum tube mainframe computers and was designed for "large-scale scientific and technological applications"....
, and IBM 7094 computers.

While ECL circuits in the mid-1960s through the 1990s consisted of a differential amplifier input stage to perform logic, followed by an emitter follower to drive outputs and shift the output voltages so they will be compatible with the inputs, Yourke's current switch, also known as ECL, consisted only of differential amplifiers. To provide compatible input and output levels, two complementary versions were used, an NPN version and a PNP version. The NPN output could drive PNP inputs, and vice-versa. "The disadvantages are that more different power supply voltages are needed, and both pnp and npn transistors are required."

Motorola
Motorola

Motorola, Inc. is an United States, multinational, Fortune 100, telecommunications company based in Schaumburg, Illinois. It is a manufacturer of wireless telephone handsets, also designing and selling wireless network infrastructure equipment such as cellular transmission base stations and signal amplifiers....
 introduced their first digital monolithic integrated circuit line, MECL I, in 1962.

Explanation

TTL
Transistor-transistor logic

File:68k ttl.jpgTransistor?transistor logic is a class of digital circuits built from bipolar junction transistors and resistors. It is called transistor?transistor logic because both the logic gating function and the amplifying function are performed by transistors ....
 and related families use transistors as digital
Digital

A digital system uses discrete values, usually but not always symbolized numerically to represent information for input, processing, transmission, storage, etc....
 switch
Switch

In electronics, a switch is an electrical component which can break an electrical circuit, interrupting the Electric current or diverting it from one conductor to another....
es where transistors are either cut off or saturated
Bipolar junction transistor

A bipolar transistor is a type of transistor. It is a three-terminal device constructed of Doping semiconductor material and may be used in Electronic amplifier or switching applications....
, depending on the state of the circuit. ECL gates use differential amplifier
Differential amplifier

A differential amplifier is a type of electronic amplifier that multiplies the difference between two inputs by some constant factor .Many electronic devices use differential amplifiers internally....
 configurations at the input stage. A bias
Bias

Bias is a term used to describe a tendency or preference towards a particular perspective , ideology or result, especially when the tendency interferes with the ability to be impartial, unprejudiced, or Objectivity ....
 configuration supplies a constant voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 at the midrange of the low and high logic levels to the differential amplifier
Differential amplifier

A differential amplifier is a type of electronic amplifier that multiplies the difference between two inputs by some constant factor .Many electronic devices use differential amplifiers internally....
, so that the appropriate logical function of the input voltages will control the amplifier and the base of the output transistor (this output transistor is used in common collector
Common collector

In electronics, a common-collector electronic amplifier is one of three basic single-stage bipolar junction transistor amplifier topologies, typically used as a voltage buffer amplifier....
 configuration). The propagation time
Propagation delay

NetworkingPropagation delay is defined as the amount of time it takes for a certain number of bytes to be transferred over a medium. Propagation delay is the distance between the two routers divided by the propagation speed....
 for this arrangement can be less than a nanosecond, making it for many years the fastest logic family.

Characteristics


Other noteworthy characteristics of the ECL family include the fact that the large current requirement is approximately constant, and does not depend significantly on the state of the circuit. This means that ECL circuits generate relatively little power noise, unlike many other logic types which typically draw far more current when switching than quiescent, for which power noise can become problematic. In an ALU
Arithmetic logic unit

In computing, an arithmetic logic unit is a digital circuit that performs arithmetic and logicaloperations. The ALU is a fundamental building block of the central processing unit of a computer, and even the simplest microprocessors contain one for purposes such as maintaining timers....
 - where a lot of switching occurs - ECL can draw lower mean current than CMOS .

Power supplies and logic levels


The ECL circuits available on the open market usually operated with negative power supplies (-5.2 volts), and logic levels incompatible with other families. This meant that interoperation between ECL and other logic families, such as the popular TTL
Transistor-transistor logic

File:68k ttl.jpgTransistor?transistor logic is a class of digital circuits built from bipolar junction transistors and resistors. It is called transistor?transistor logic because both the logic gating function and the amplifying function are performed by transistors ....
 family, required additional interface circuits. The fact that the high and low logic levels are relatively close meant that ECL suffers from small noise margins, which can be troublesome.

At least one manufacturer, IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
, made ECL circuits for use in the manufacturer's own products; the power supplies were substantially different from those used in the open market.

Usage


The drawbacks associated with ECL have meant that it has been used mainly when high performance is a vital requirement. Other families (particularly advanced CMOS
CMOS

Complementary metal?oxide?semiconductor , is a major class of integrated circuits. CMOS technology is used in microprocessors, microcontrollers, Static Random Access Memory, and other digital logic circuits....
 variants) have replaced ECL in many applications, even mainframe computers. However, some experts predict increasing use of ECL in the future, particularly in conjunction with more widespread adoption of advanced semiconductors such as gallium arsenide, which has always been seen as the semiconductor of the future, but cannot be produced as cheaply or cleanly as silicon
Silicon

Silicon is the most common metalloid. It is a chemical element, which has the symbol Si and atomic number 14. The atomic mass is 28.0855....
.

Older high-end mainframe computers, such as the Enterprise System/9000 members of IBM's ESA/390
ESA/390

ESA/390 was introduced in September 1990 and is IBM's last 31-bit-address/32-bit-data IBM mainframe computing design, copied by Amdahl, Hitachi, Ltd., and Fujitsu among other competitors....
 computer family, used ECL; current IBM mainframes use CMOS.

The equivalent of emitter-coupled logic made out of FETs is called source-coupled FET logic (SCFL).

See also


  • Resistor–transistor logic (RTL)
  • Diode–transistor logic (DTL)
  • Transistor–transistor logic (TTL)
  • Complementary metal–oxide–semiconductor (CMOS)
    CMOS

    Complementary metal?oxide?semiconductor , is a major class of integrated circuits. CMOS technology is used in microprocessors, microcontrollers, Static Random Access Memory, and other digital logic circuits....
  • Positive emitter-coupled logic (PECL)
  • Low-voltage positive emitter-coupled logic (LVPECL)
  • Integrated injection logic
    Integrated injection logic

    Integrated Injection Logic is a class of digital circuits built with multiple collector bipolar junction transistors . When introduced it had speed comparable to TTL yet was almost as low power as CMOS, making it ideal for use in very-large-scale integration integrated circuits....
     (I2L)
  • Current mode logic
    Current mode logic

    Current mode logic or CML is a Differential signaling digital logic family intended to transmit data at speeds between 312.5 bit/s and 3.125 Gbit/s over a standard printed circuit board....
     (CML)


External links