Sentinal AI
Loading telemetry & components...

The CD40106BE Hex Schmitt Trigger Inverter IC, manufactured by Texas Instruments, is an incredibly versatile digital logic component belonging to the classic 4000-series CMOS family. Housed in a standard 14-pin Dual Inline Package (DIP), this integrated circuit contains six independent inverter gates, each equipped with Schmitt trigger inputs. This specialized input architecture provides hysteresis, meaning it has distinct, separate voltage thresholds for turning ON (HIGH) and turning OFF (LOW).
Available at Tomson Electronics, the CD40106BE is a must-have for any hardware engineer or hobbyist. Its primary superpower is taking slow-changing, noisy, or distorted analog signals and converting them into sharp, clean, jitter-free digital square waves. Featuring a wide operating voltage range of 3V to 18V, it interfaces effortlessly with everything from 3.3V microcontrollers to legacy 15V industrial logic boards, making it the industry standard for button debouncing and simple oscillator circuits.
People also search for: cd40106be ic, texas instruments 40106, hex schmitt trigger inverter, 4000 series cmos, dip-14 schmitt trigger, switch debouncer ic.
Download CD40106BE (Texas Instruments) Datasheet PDF
Q: What makes a Schmitt Trigger different from a regular inverter (like the CD4069)?
A: A regular inverter has a single voltage threshold; if a noisy signal hovers near that threshold, the output will rapidly oscillate and glitch. A Schmitt trigger has hysteresis (two different thresholds). Once a rising signal crosses the upper threshold, the output flips. It won't flip back until the signal drops completely below a much lower threshold. This creates a "dead zone" that ignores electrical noise, guaranteeing a clean output transition.
Q: How do I wire this IC to debounce a momentary pushbutton?
A: You can create a simple hardware debouncer by wiring your pushbutton with a pull-up resistor and placing a small capacitor in parallel with the switch (forming an RC delay circuit). Feed the junction of the switch and capacitor into the input of the CD40106BE. The Schmitt trigger will square up the slow charge/discharge curve of the capacitor, giving your microcontroller a perfect, bounce-free digital edge.
Q: Do I need to connect the input pins of the inverters I am not using?
A: Yes! As with all CMOS ICs, you must never leave unused input pins floating. A floating input can act like an antenna, picking up stray noise and causing the internal gate to switch rapidly, which draws excess current and creates heat. Always tie the unused inputs directly to Ground (LOW) or Vdd (HIGH).
Real feedback from verified hardware developers and roboticists.
Be the first hardware engineer to test and review this component.