🔙 Back to Sensors and Actuators
Diffuse sensors are optical sensors that detect the presence of an object without physical contact. They emit a beam of light (usually infrared or visible light) and detect when an object reflects the beam back to the sensor. When an object is detected, the sensor sends a signal to a control system, which can then trigger an action such as stopping a machine or activating an alarm. Diffuse sensors are commonly used in industrial automation, robotics, and safety applications due to their non-contact nature and reliability in detecting objects of various sizes and materials.
A diffuse sensor consists of a light emitter and a receiver. The emitter sends out a beam of light, and the receiver detects the reflected light from an object. When an object enters the sensor's detection range, it reflects the emitted light back to the receiver, which then processes this signal to determine the presence of the object. The sensor can be configured to detect objects at different distances and can be used to detect a wide variety of materials, including transparent and reflective objects.
Diffuse sensors are not only used for object detection but can also be used for specific colour detection (not general colour). This works by analyzing the wavelength of the reflected light, allowing the sensor to differentiate between different colours. For instance a diffuse sensor using infrared light can be used to detect the presence of a dark object as it will not reflect much light back to the receiver, whereas a light object will reflect more light (for instance a red or metallic object) and be easily detected. This makes diffuse sensors useful in applications such as sorting systems, where they can be used to separate objects based on colour or material properties.
| Name | Diffuse Sensor |
|---|---|
| Sensor/Actuator | Sensor |
| Description | A device that detects the presence or position of an object by detecting reflected light from an object, changing the state of an electrical circuit. |
| Signal/Power Type | Electrical (ON/OFF) |
| Common Applications | Industrial machinery, conveyor systems, safety interlocks, robotics. |
In college, we use a Festo Diffuse Sensor (Code: D:SEN-BG-SOEG-RT-M12) for various automation projects. This sensor has 5 pins and operates on a 24V DC power supply. We typically only use 3 of the pins: +24v, 0v and Q1 (the output signal). We plug the 24V DC power supply into the +24v and 0v pins, and then connect the Q1 output to an input on our PLC or circuit to detect when the sensor is activated.