Calculadora de Disparador Schmitt
Calcula los umbrales de conmutación y la histéresis de un comparador con disparador Schmitt.
Fórmula
Referencia: Horowitz & Hill, "The Art of Electronics" 3rd ed.
Cómo Funciona
A Schmitt trigger is an electronic circuit used for signal conditioning, providing hysteresis to prevent rapid oscillation in analog signals. It creates a threshold with a deliberate dead band, which helps convert noisy or slowly changing analog signals into clean digital transitions. By introducing hysteresis, the circuit requires a different input voltage to switch on versus switch off, which reduces sensitivity to small signal variations.
Ejemplo Resuelto
Problem: Design a Schmitt trigger with Vcc = 5V, R1 = 10kΩ, R2 = 5kΩ, R3 = 2kΩ Solution: 1. Calculate Upper Threshold: Vth+ = 5V·10k/(10k+5k) + Hysteresis/2 = 3.33V + Hysteresis/2 2. Calculate Lower Threshold: Vth− = 5V·10k/(10k+5k) - Hysteresis/2 = 3.33V - Hysteresis/2 3. Calculate Hysteresis: Vhyst = 5V·5k/(5k+2k) = 3.57V
Consejos Prácticos
- ✓Choose resistors to create appropriate hysteresis band
- ✓Consider temperature coefficients of resistors
- ✓Use precision resistors for more consistent performance
Errores Comunes
- ✗Incorrectly calculating resistor ratios
- ✗Neglecting power supply voltage variations
- ✗Using unsuitable resistor values for desired hysteresis
Preguntas Frecuentes
Shop Components
Affiliate links — we may earn a commission at no cost to you.
Related Calculators
General
Comparator Hysteresis
Calculate comparator hysteresis trip points for Schmitt trigger circuits, upper and lower threshold voltages, and design resistor values for a desired hysteresis percentage
General
Op-Amp Gain
Calculate op-amp voltage gain, gain in dB, −3 dB bandwidth, and input impedance for inverting, non-inverting, and differential amplifier configurations.
General
Op-Amp Bandwidth
Calculate op-amp closed-loop -3dB bandwidth from the gain-bandwidth product (GBW), determine rise time, and verify phase margin.
General
Ohm's Law
Calculate voltage, current, resistance, and power using Ohm's Law. Enter any two values to solve for the remaining two quantities.
General
Color Code
Decode resistor color bands to resistance value and tolerance. Supports 4-band, 5-band, and 6-band resistors. Instant color band to ohms conversion.
General
RC Time Constant
Calculate RC circuit time constant τ, charge time to 63.2% and 99%, and −3dB cutoff frequency. Essential for filter and timing circuit design.