QTRX-HD-07RC Reflectance Sensor Array

This sensor module has seven (7) IR LED/phototransistor pairs mounted on a high-density 4 mm pitch, making it well suited for precisely identifying changes in contrast/reflectance (like line-detection).

AUD$ 17.95

Special Order  

Shipping from $7.90

+101 more from our supplier in 7-10 days

Our Code: SKU-004801

Supplier Link: [Pololu MPN:4307]


Description

Overview

QTRX-HD-07RC Reflectance Sensor Array dimensions.

These QTR reflectance sensor arrays feature seven IR emitter/phototransistor pair modules in a high-density (4 mm pitch) arrangement, which makes them well suited for applications that require precise detection of changes in contrast, such as line sensing. Unlike our original QTR sensor modules, these units have integrated LED drivers that provide brightness control independent of the supply voltage, which can be anywhere from 2.9 V to 5.5 V, while enabling optional dimming to any of 32 possible brightness settings. There are separate controls for the odd-numbered and even-numbered LEDs, which gives you extra options for detecting light reflected at various angles. See the “Emitter control” section below for more information on using this feature.

Pinout diagram of the QTRX-HD-07RC Reflectance Sensor Array.

Two different sensor options are available, denoted by “QTR” or “QTRX” in the product name. The “QTR” versions feature lower-cost sensor modules without lenses while the “QTRX” versions feature higher-performance sensor modules with lenses, which allow similar performance at a much lower IR LED current.

QTR-HD-07RC Reflectance Sensor Array.

QTRX-HD-07RC Reflectance Sensor Array. (1)

Each sensor option is available in two output types: “A” versions with analogue voltage outputs between 0 V and VCC, and “RC” versions with outputs that can be read with a digital I/O line on a microcontroller by first setting the line high and then releasing it and timing how long it takes to read as low (typically anywhere from a few microseconds to a few milliseconds). The lower the output voltage or shorter the voltage decay time, the higher the reflectance. The following simplified schematic diagrams show the circuits for the individual channels:

Schematic diagrams of individual QTR HD sensor channels for A version (left) and RC version (right).

In all, that makes four available combinations of sensor and output type:

QTRX-HD-07RC Reflectance Sensor Array, front and back views.

Specifications

  • Dimensions: 29 × 20 × 0.3 mm
  • Operating voltage: 2.9 V to 5.5 V
  • Max LED current: 3.5 mA
  • Max board current: 15 mA
  • Output format: 7 digital I/O-compatible signals that can be read as a timed high pulse
  • Optimal sensing distance: 1 cm
  • Maximum recommended sensing distance: 5 cm
  • Weight: 1.6 g

Note: Unlike most of our products, these sensor arrays do not ship with any headers or connectors included, so you will need to supply your own or solder wires directly to the board to use it. See our selection of male headers, female headers, and pre-crimped wires for various connector options.

Interfacing with the outputs of the QTRX-HD-07RC

The QTRX-HD-07RC module has seven identical sensor outputs that require a digital I/O line capable of driving the output line high and then measuring the time for the output voltage to decay. The typical sequence for reading a sensor is:

QTR-1RC output (yellow) when 1/8" above a black line and microcontroller timing of that output (blue).

  1. Turn on IR LEDs (optional).
  2. Set the I/O line to an output and drive it high.
  3. Allow at least 10 μs for the sensor output to rise.
  4. Make the I/O line an input (high impedance).
  5. Measure the time for the voltage to decay by waiting for the I/O line to go low.
  6. Turn off IR LEDs (optional).

These steps can typically be executed in parallel on multiple I/O lines.

With a strong reflectance, the decay time can be as low as a few microseconds; with no reflectance, the decay time can be up to a few milliseconds. The exact time of the decay depends on your microcontroller’s I/O line characteristics. Meaningful results can be available within 1 ms in typical cases (i.e. when not trying to measure subtle differences in low-reflectance scenarios), allowing up to 1 kHz sampling of all 7 sensors. If lower-frequency sampling is sufficient, you can achieve substantial power savings by turning off the LEDs. For example, if a 100 Hz sampling rate is acceptable, the LEDs can be off 90% of the time, lowering average current consumption from 15 mA to less than 2 mA.

Our Arduino library makes it easy to use these sensors with an Arduino or compatible controller by providing functions for reading the individual sensor values and, for line-following applications, converting those sensor readings into a line position.

Emitter control

This reflectance sensor array maintains a constant current through its IR emitters, keeping the emitters’ brightness constant, independent of the supply voltage (2.9 V to 5.5 V). The emitters can be controlled with the board’s CTRL pins. By default, these are connected together with a 1 kΩ resistor and pulled up, turning on all the emitters by default and allowing them to be controlled with a signal on either pin, but the CTRL ODD and CTRL EVEN pins can be driven differently for separate control of the odd-numbered and even-numbered emitters.

Driving a CTRL pin low for at least 1 ms turns off the associated emitter LEDs, while driving it high (or allowing the board to pull it high) turns on the emitters with the board’s default (full) current of 3.5 mA. For more advanced use, the CTRL pin can be pulsed low to cycle the associated emitters through 32 dimming levels.

To send a pulse, you should drive the CTRL pin low for at least 0.5 μs (but no more than 300 μs), then high for at least 0.5 μs; (it should remain high after the last pulse). Each pulse causes the driver to advance to the next dimming level, wrapping around to 100% after the lowest-current level. Each dimming level corresponds to a 3.33% (0.12 mA) reduction in current, except for the last three levels, which represent a 1.67% (0.06 mA) reduction, as shown in the table below. Note that turning the LEDs off with a >1 ms pulse and then back on resets them to full current.

Dimming
level
(pulses)
Emitter
current
(%)
Emitter
current
(mA)
Dimming
level
(pulses)
Emitter
current
(%)
Emitter
current
(mA)
0 100.00% 3.5 16 46.67% 1.63
1 96.67% 3.38 17 43.33% 1.52
2 93.33% 3.27 18 40.00% 1.4
3 90.00% 3.15 19 36.67% 1.28
4 86.67% 3.03 20 33.33% 1.17
5 83.33% 2.92 21 30.00% 1.05
6 80.00% 2.8 22 26.67% 0.93
7 76.67% 2.68 23 23.33% 0.82
8 73.33% 2.57 24 20.00% 0.7
9 70.00% 2.45 25 16.67% 0.58
10 66.67% 2.33 26 13.33% 0.47
11 63.33% 2.22 27 10.00% 0.35
12 60.00% 2.1 28 6.67% 0.23
13 56.67% 1.98 29 5.00% 0.18
14 53.33% 1.87 30 3.33% 0.12
15 50.00% 1.75 31 1.67% 0.06

For example, to reduce the emitter current to 50% (1.75 mA), you would apply 15 low pulses to the CTRL pin and then keep it high after the last pulse.

Simplified schematic diagram

Schematic diagram of the QTR-HD-07RC and QTRX-HD-07RC Reflectance Sensor Arrays.

This diagram is also available as a downloadable pdf (102k pdf).


Specifications

Dimensions

Size: 29.0 × 20.0 × 3.0 mm
Weight: 1.6 g

General specifications

Maximum range: 5 cm
Optimal range: 1 cm
Minimum operating voltage: 2.9 V
Maximum operating voltage: 5.5 V
LED current: 3.5 mA1
Peak wavelength: 940 nm
Maximum current draw: 15 mA2
Sensor type: QTRX
Sensor pitch: 4.0 mm
Sensor count: 7
Output type: RC (measurable by digital I/O)

Identifying markings

PCB dev codes: irs27j3
Other PCB markings: 0J113833

Notes:

1
Can be dynamically reduced to any of 32 available dimming levels.
2
With all LEDs on at max brightness setting.
3
Note: this does not differentiate between the A and RC output types.

Resources

File downloads

Schematic diagram of the QTR/QTRX-HD-07RC Reflectance Sensor Arrays (102k pdf)
Dimension diagrams of the QTR/QTRX-HD-07x Reflectance Sensor Arrays (295k pdf)
3D models (STEP) of the QTR/QTRX-HD-07x Reflectance Sensor Arrays (2MB zip)
This file contains 3D models (in the step file format) of the QTR-HD-07x and QTRX-HD-07x Reflectance Sensor Array.
Drill drawings (DXF) for the QTR/QTRX-HD-07x Reflectance Sensor Arrays (4k zip)
This file contains DXF drawings for the QTR-HD-07x and QTRX-HD-07x Reflectance Sensor Arrays that show the locations of all the board’s holes.

Related Products