Image Objects Using a DIY Configurable IR Tomography System

For his final year project at UCT (University of Cape Town), electrical engineering student Johnathan Whitaker designed an IR tomography…

CabeAtwell
over 5 years ago 3D Printing

For his final year project at UCT (University of Cape Town), electrical engineering student Johnathan Whitaker designed an IR tomography imager using a ring of sensors and LEDs. According to Whitaker, he came up with CIRTS — Configurable Infra-Red Tomography System using simulation to come up with a functioning design tested his idea on a rotating platform and then built rings of sensors and LEDs to image objects. He can also take the garnered data and feed it to machine learning algorithms to identify objects or estimate their positions.

The CIRTS platform uses a ring of sensors and LEDs to image objects. (📷: Johnathan Whitaker)

Whitaker’s first entry into IR tomography was a rotating scanner, which he designed using several 3D-printed components- including some gears and a base plate which houses a pair of stepper motors that turn said gears. A Teensy microcontroller drives the steppers, which positions a single phototransistor and LED at different points around an object to image it.

The first IR imager uses 3D-printed parts to position a phototransistor and LED to look inside objects. (📷: Johnathan Whitaker)

His next venture for the CIRTS project uses eight alternating phototransistors and LEDs arranged on a 3D-printed circular housing, which are also wired into a Teensy. Whitaker states admittedly that imaging objects were poor with this setup, but throwing some machine learning at the issue allowed him to estimate the location of an object down to around 3mm, which enabled him to differentiate objects with high accuracy. He used this setup as a game controller to steer ships and dodge enemies using a finger.

The CIRTS IR imager houses eight phototransistors and LEDs arranged in a circle on a 3D printed ring. (📷: Johnathan Whitaker)

Whitaker is now in the process of building a bigger ring using 14 sensors in a non-symmetric arrangement that is expected to give him a higher resolution. Those that would like to develop their own CIRTS imaging system can use the code, files, and folders uploaded to Whitaker’s GitHub page.

Latest Articles