New Device Enables Full-Color Infrared Vision
<>
Full-Color Night Vision Breakthrough Achieves Natural Spectrum Translation
Researchers at the Beijing Institute of Technology have engineered a full-color night vision device that translates infrared wavelengths directly into distinct parts of the visible light spectrum, moving past the monochromatic green displays standard in legacy military and industrial hardware. Led by Xin Tang and Ge Mu, the team bypassed the energy limitations of human optical pathways by combining mercury telluride colloidal quantum dots with a dual-layer organic light-emitting diode (OLED) architecture, yielding an ordinary-looking, full-color image from ambient infrared radiation.
The Tech TL;DR:
- Core Innovation: Replaces single-shade green phosphor screens with multi-wavelength spectrum translation using quantum dots and dual-layer OLEDs.
- Physical Mechanism: Mercury telluride colloidal quantum dots absorb incoming infrared photons, which the stacked internal wiring and OLED layers convert into precise visible color output.
- Engineering Impact: Overcomes the fundamental biological constraint where human light-sensing cells fail to trigger from low-energy infrared photons, offering true-to-life visual fidelity for field operators and security integrators.
Architectural Breakdown of Infrared Spectrum Translation
Standard night vision hardware relies on capturing invisible near-infrared photons and converting them into visible light.
The device engineered by Xin Tang and Ge Mu alters this pipeline at the hardware layer. These quantum dots are hardwired directly to a dual-layer OLED structure. When infrared radiation strikes the quantum dot layer, the harvested energy transfers through the internal wiring stack to modulate the dual-layer OLED pixels. Instead of compressing all captured wavelengths into a single green hue, the system maps distinct infrared frequency bands to discrete red, green, and blue emissive sub-pixels.
The Beijing Institute of Technology approach handles the translation physically at the semiconductor and quantum dot interface.
Developer Implementation and Sensor Data Pipelines
# Configure MIPI CSI-2 receiver for multi-spectral sensor input
media-ctl -d /dev/media0 -l "'ov5640 3-003a':0 -> 's5p-mipi-csis.0':0 [1]"
v4l2-ctl -d /dev/video0 --set-fmt-video=width=1920,height=1080,pixelformat=RGB32
v4l2-ctl -d /dev/video0 --stream-mmap=3 --stream-count=100
Overcoming Biological and Optoelectronic Constraints
Artificial optoelectronic devices bridge this physical gap.