Sentinal AI
Loading telemetry & components...

The CD4075 CMOS Triple 3-Input OR Gate IC is a fundamental digital logic component belonging to the classic 4000-series CMOS logic family. Housed in a standard 14-pin Dual Inline Package (DIP), this monolithic integrated circuit contains three independent, exactly identical 3-input OR gates. It is designed to perform the Boolean logic OR function, meaning the output will go HIGH if any one or more of its three inputs are HIGH.
Available at Tomson Electronics, the CD4075 is highly favored by hardware engineers, educators, and hobbyists for its robust operating characteristics. It features a very wide operating voltage range of 3V to 18V, making it seamlessly compatible with both 3.3V microcontroller logic (like the ESP32 or STM32) and standard 5V systems (like Arduino), as well as higher-voltage industrial circuits. Its low power consumption and high noise immunity make it an excellent choice for custom hardware prototyping on solderless breadboards and printed circuit boards.
People also search for: cd4075 ic, 3-input or gate, 4000 series cmos, logic gate ic, dip-14 or gate, digital logic chip.
Q: How does a 3-input OR gate work?
A: An OR gate evaluates its inputs using Boolean logic. For a 3-input OR gate, the output will only be LOW (0) if all three inputs (A, B, and C) are LOW. If any single input, or any combination of the inputs, receives a HIGH (1) signal, the output immediately switches to HIGH.
Q: What should I do with the inputs of the gates I am not using?
A: A strict rule for all CMOS logic ICs is that you must never leave unused inputs floating (unconnected). Floating inputs can pick up static noise, causing the gate to oscillate rapidly, which draws excessive current and can destroy the chip. Always tie unused inputs directly to Ground (LOW) or Vdd (HIGH) depending on your circuit needs. For an unused OR gate, tie the inputs to Ground.
Q: Do I need logic level converters to use this with an ESP32 or Arduino?
A: No, as long as the CD4075 is powered by the same voltage as your microcontroller's logic level. If you power the CD4075 with 3.3V, it will interface perfectly with an ESP32. If powered with 5V, it interfaces perfectly with a standard Arduino Uno.
Real feedback from verified hardware developers and roboticists.
Be the first hardware engineer to test and review this component.