Schmitt Trigger
Schmitt Trigger
Schmitt Trigger
1 Invention
2 Implementation
2.1 Fundamental idea
Input
Output
A
B
2
this purpose, it subtracts a part of its output voltage from
the threshold (it is equal to adding voltage to the input
voltage). Thus the output aects the threshold and does
not impact on the input voltage. These circuits are implemented by a dierential amplier with series positive
feedback where the input is connected to the inverting
input and the output - to the non-inverting input. In this
arrangement, attenuation and summation are separated:
a voltage divider acts as an attenuator and the loop acts
as a simple series voltage summer. Examples: the classic transistor emitter-coupled Schmitt trigger, op-amp inverting Schmitt trigger, etc.
Modied input voltage (parallel feedback): when the
input voltage crosses the threshold in some direction the
circuit changes the very input voltage in the same direction (now it adds a part of its output voltage directly to
the input voltage). Thus the output helps the input voltage and does not aect the threshold. These circuits can
be implemented by a single-ended non-inverting amplier with parallel positive feedback where the input and
the output sources are connected through resistors to the
input. The two resistors form a weighted parallel summer
incorporating both the attenuation and summation. Examples: the less familiar collector-base coupled Schmitt
trigger, op-amp non-inverting Schmitt trigger, etc.
2 IMPLEMENTATION
V+
RC1
Vin
RB
Q1
R1
RC2
Vout
Q2
inverting (Q1 emitter) inputs. The input voltage is applied to the inverting input; the output voltage of the voltage divider is applied to the non-inverting input thus determining its threshold. The comparator output drives
the second common collector stage Q2 (an emitter follower) through the voltage divider R1 -R2 . The emittercoupled transistors Q1 and Q2 actually compose an electronic double throw switch that switches over the upper
The symbol for Schmitt triggers in circuit diagrams is a
legs of the voltage divider and changes the threshold in a
triangle with a symbol inside representing its ideal hysdierent (to the input voltage) direction.
teresis curve.
This conguration can be considered as a dierential
amplier with series positive feedback between its noninverting input (Q2 base) and output (Q1 collector) that
2.2 Transistor Schmitt triggers
forces the transition process. There is also a smaller negative feedback introduced by the emitter resistor RE. To
2.2.1 Classic emitter-coupled circuit
make the positive feedback dominate over the negative
The original Schmitt trigger is based on the dynamic one and to obtain a hysteresis, the proportion between
threshold idea that is implemented by a voltage divider the two collector resistors is chosen RC > RC. Thus
with a switchable upper leg (the collector resistors RC less current ows through and less voltage drop is across
and RC) and a steady lower leg (RE). Q1 acts as a RE when Q1 is switched on than in the case when Q2
comparator with a dierential input (Q1 base-emitter is switched on. As a result, the circuit has two dierent
junction) consisting of an inverting (Q1 base) and a non- thresholds in regard to ground (V- in the picture).
2.2
Operation
Initial state. For NPN transistors as
shown, imagine the input voltage is below the shared
emitter voltage (high threshold for concreteness) so that
Q1 base-emitter junction is backward-biased and Q1
does not conduct. Q2 base voltage is determined by the
mentioned divider so that Q2 is conducting and the trigger output is in the low state. The two resistors RC and
RE form another voltage divider that determines the high
threshold. Neglecting VBE, the high threshold value is
approximately
VHT =
RE
V+
RE + RC2
VLT =
RE
V+
RE + RC1
Symbol depicting an inverting Schmitt trigger by showing an inverted hysteresis curve inside a buer. Other symbols show a
hysteresis curve (which may be inverting or non-inverting) embedded in a buer followed by a bubble, which is similar to
the traditional symbol for a digital inverter that shows a buer
followed by a bubble. In general, the direction of the Schmitt
trigger (inverting or non-inverting) is not necessarily clear from
the symbol because multiple conventions are used, even with the
same manufacturer. There are several factors leading to such
ambiguity,[nb 1] These circumstances may warrant a closer investigation of the documentation for each particular Schmitt trigger.
2 IMPLEMENTATION
of the voltage dierence between its two inputs.[nb 3]
The positive feedback is applied by adding a part of the
output voltage to the input voltage in series or parallel
manner. Due to the extremely high op-amp gain, the loop
gain is also high enough and provides the avalanche-like
process.
2.4.1 Non-inverting Schmitt trigger
R2
Vin
BJT bistable collector-base coupled circuit can be converted to a
Schmitt trigger by connecting an additional base resistor to one
of the bases
R1
Vout
In this circuit, the two resistors R1 and R2 form a parallel voltage summer. It adds a part of the output voltage to the input voltage thus helping it during and after
switching that occurs when the resulting voltage is near
the ground. This parallel positive feedback creates the
needed hysteresis that is controlled by the proportion between the resistances of R1 and R2 . The output of the
parallel voltage summer is single-ended (it produces voltage in respect to ground); so, the circuit does not need
an amplier with a dierential input. Since conventional
and op-amps have a dierential input, the inverting input is
grounded to make the reference point zero volts.
2.3
The output voltage always has the same sign as the opamp input voltage but it does not always have the same
sign as the circuit input voltage (the signs of the two input voltages can dier). When the circuit input voltage is
above the high threshold or below the low threshold, the
output voltage has the same sign as the circuit input voltage (the circuit is non-inverting). It acts like a comparator
that switches at a dierent point depending on whether
the output of the comparator is high or low. When the
circuit input voltage is between the thresholds, the outThe emitter-coupled Schmitt trigger has not low enough put voltage is undened; it depends on the last state (the
level at output logical zero and needs an additional out- circuit behaves as an elementary latch).
put shifting circuit. The collector-coupled trigger has ex- For instance, if the Schmitt trigger is currently in the high
tremely low (almost zero) output level at output logical state, the output will be at the positive power supply rail
zero.
(+VS). The output voltage V of the resistive summer can
be found by applying the superposition theorem:
The emitter-coupled version has the advantage that the
input transistor is backward-biased when the input voltage is quite below the high threshold; so, the transistor is
surely cut-o. It was important when germanium transistors were used for implementing the circuit and this
advantage has determined its popularity. The input base
resistor can be omitted since the emitter resistor limits the
current when the input base-emitter junction is forwardbiased.
2.4
Op-amp implementations
Schmitt triggers are commonly implemented using an operational amplier or the more dedicated
comparator.[nb 2] An open-loop op-amp and comparator
may be considered as an analog-digital device having
analog inputs and a digital output that extracts the sign
V+ =
R2
R1
Vin +
Vs
R1 + R2
R1 + R2
2.4
Op-amp implementations
out
op-amp output passes an opposite current through the input source (it injects current into the source when the input voltage is positive and it draws current from the source
when it is negative).
-T
in
-M
3 APPLICATIONS
the positive power supply rail (+VS). The output voltage Schmitt trigger ensures that the output only switches when
V of the voltage divider is:
there is certainly an input stimulating the device.
V+ =
R1
Vs
R1 + R2
Applications
Schmitt triggers are typically used in open loop congurations for noise immunity and closed loop congurations
to implement function generators.
3.1
Noise immunity
7
Dual Schmitt input congurable single-gate CMOS logic, simple and reliable oscillator with only two external comAND, OR, XOR, NAND, NOR, XNOR
ponents.
Here, a comparator-based Schmitt trigger is used in its
inverting conguration. Additionally, slow negative feedback is added with an integrating RC network. The result,
which is shown on the right, is that the output automatically oscillates from VSS to VDD as the capacitor charges
from one Schmitt trigger threshold to the other.
NC7SZ57 Fairchild
NC7SZ58 Fairchild
SN74LVC1G57 Texas Instruments
SN74LVC1G58 Texas Instruments
3.2
4 See also
Use as an oscillator
Hysteresis
Positive feedback
Operational amplier applications
Bistable multivibrator circuit
Threshold detector with hysteresis
Comparator
5 Notes
Output and capacitor waveforms for comparator-based
relaxation oscillator
V-
VDD
Vout
VSS
R
V+
References
[1] Otto H. Schmitt, A Thermionic Trigger, Journal of Scientic Instruments 15 (January 1938): 2426.
[2] August 2004 issue of the Pavek Museum of Broadcasting Newsletter - http://160.94.102.47/Otto_Images/
PavekOHSbio.pdf
[3] Debouncing switches with an SR latch
[4] 7414 datasheet
External links
EXTERNAL LINKS
8.1
Text
Schmitt trigger Source: http://en.wikipedia.org/wiki/Schmitt%20trigger?oldid=649569666 Contributors: Heron, Glenn, GCarty, GRAHAMUK, Schneelocke, Selket, Omegatron, Robbot, Auric, Ruakh, HaeB, AJim, Ravn, Glogger, Sonett72, RevRagnarok, Jayjg, TedPavlic, Roo72, ESkog, Gxti, Viriditas, Hooperbloob, Malo, Wtshymanski, Unixer, Cbdorsett, Palica, BD2412, Snaekid, Commander, Brighterorange, Alejo2083, Krishnavedala, YurikBot, Bullzeye, Amakuha, Light current, SmackBot, Forrestc, Gilliam, Chris the
speller, Pieter Kuiper, Oli Filth, SEIBasaurus, Audriusa, Bsilverthorn, Can't sleep, clown will eat me, LouScheer, PieRRoMaN, Henning
Makholm, Adsllc, Chetvorno, ZsinjBot, Circuit dreamer, MC10, Matthew of Hamburg, Thijs!bot, Nick Number, Luna Santin, Tkirkman, Acertain, JJ Harrison, R'n'B, Zen-in, Ducky84375, Pmoseley, Luciopaiva, VolkovBot, B Pete, CanOfWorms, Spinningspark, SieBot,
Flyer22, Namazu-tron, Alexbot, 7, Chiefmanzzz, Bill Arden, Addbot, Biezl, Luckas-bot, Yobot, Jim1138, Materialscientist, JimVC3,
FrescoBot, Louperibot, Mikespedia, EmausBot, WikitanvirBot, GoingBatty, DesbWit, Wikipelli, Dcirovic, Shahrooz moapoor, Hallel,
Prof78, Frietjes, Ngraum, Widr, Helpful Pixie Bot, Ehb02, Jimw338, MEOGLOBAL, JYBot, Makecat-bot, ProtossPylon, Rakib rajon,
32RB17, Sanjayram1994, Thomasch35 and Anonymous: 117
8.2
Images
8.3
Content license