Ir sensor module
An IR sensor module is an electronic component that uses infrared light to detect objects or measure proximity. These modules typically include:
π‘ IR LED transmitter β emits infrared light
π΅ IR photodiode / phototransistor receiver β detects reflected IR
βοΈ Support circuitry β resistors, amplifier, comparator (often LM393)
When IR light bounces off a nearby object and returns to the receiver, the module outputs a digital or analog signal indicating object presence or distance.
π¦ Typical IR Sensor Module Components
Part Function
IR Emitter (LED) Sends out infrared light invisible to the human eye
IR Receiver (Photodiode/Phototransistor) Receives IR light reflected from objects
Potentiometer Adjusts sensitivity / detection range
Comparator IC (e.g., LM393) Converts received signal to a clear digital output
Indicator LED Lights up when detection occurs (on many modules)
π Common Specifications
Hereβs what youβll often see on an IR sensor moduleβs datasheet or spec sheet:
π Electrical
Operating Voltage: ~3.3 V to 5 V DC (typical for Arduino/MCU use)
Operating Current: ~10β30 mA (varies by module design)
π‘ Optical / Detection
Detection Distance: ~2 cm to 30 cm (adjustable with potentiometer)
Detection Angle: ~35Β°β45Β° cone (fairly narrow beam)
Wavelength: ~940 nm (standard IR frequency)
πΆ Outputs
Digital Output (DO): LOW/HIGH signal β object detected or not
Analog Output (AO): Optional β returns a variable voltage related to reflection strength
π Physical
Module Size: ~30 mm Γ 15 mm (compact)
Mounting Holes: Common on small PCB for easy fixing
βοΈ Logic Levels
Digital Output High (no object): ~Vcc
Digital Output Low (object detected): ~0 V (through comparator)
π How It Works (Simplified)
β‘οΈ IR LED emits infrared light constantly.
π Light hits an object and reflects back toward the module.
ποΈ Receiver senses reflected IR.
π§ Comparator checks if reflection is strong enough.
π’ Output pin switches according to detection.
π Typical Use-Case Scenarios
π€ Obstacle detection for robots
π£οΈ Line-following sensors (paired modules)
ποΈ Hand motion detection (simple proximity)
π Basic distance sensing in DIY projects
π Example Pinout (Common Module)
[ VCC ] β Power (+5 V)
[ GND ] β Ground
[ DO ] β Digital Output
[ AO ] β Analog Output (if available)
(Some modules omit AO if they only do digital detection)
βοΈ Tips for Best Performance β¨
Keep sensor and object clean β IR reflection is sensitive to dust.
Avoid strong ambient IR sources (sunlight) β can cause noise.
Use black/dark surfaces for testing β they reflect less IR than light surfaces.
No specifications available.
0.0
Based on 0 reviews
No reviews yet. Be the first to review this product!
Login to write a review.