The MSPR is a system designed to utilize passive range-finding methods to determine the distance of an object from the device in real-time. The system makes use of a stereo camera system in addition to an IR camera to extract the range from a camera feed. The system is designed with a small form factor through the use of the Nvidia Jetson Nano as a microprocessor board at the center of the project. We applied OpenCV and TensorRT to perform the image processing and object detection algorithms respectively written in Python for its ease of use and portability. Additionally, before we were able to begin implementing our designs, we first had to calibrate the camera systems using optical engineering techniques to rectify the distortion present in the camera systems. The final design is able to process camera feeds in real-time, track objects, extract their distance, and display this distance in a GUI format. This project was sponsored by the Airforce Research Labs, who provided us with the IR camera that we used to implement this design.
Taylor Whitton is pursuing a bachelor’s degree in Computer Engineering. He expects to graduate in August 2021. He is currently employed full-time as a junior software engineer at KnowBe4 following an internship opportunity over summer 2020. After graduation, he plans to go on to obtain the skills necessary to become a Site Reliability Engineer and continue to work in the software industry.
Pedro Alvarez Fernandez is pursuing a bachelor’s degree in Photonic Science and Engineering, planning to graduate in August 2021. Pedro will begin his career to contribute in the field of Optics and Photonics after graduation
Ilina Sunkara is a Photonic Science and Engineering student at the University of Central Florida. She will be pursuing a Master’s Degree in Imaging and Light in Extended Reality following the completion of her Bachelor’s Degree.
John Haynes is a senior in Electrical Engineering at the University of Central Florida and will be receiving his Bachelors of Science in Electrical Engineering in August 2021. John will pursue a career in digital circuit design after graduation.
Our project proposal outlining our initial idea for our project.
Technical paper adjusted from Senior Design 1 incorporating the adjustments we made to our design.
Powerpoint slides of our CDR presentation.
Conference paper summarizing our project within 8 pages.
Senior Design 1 Paper before we made adjustments to our design in Senior Design 2.
Our Senior Design 2 midterm demo Powerpoint presentation
Senior Design 2 final demo for the MSPR system
Senior Design 2 final Powerpoint presentation
Our final presentation video of our complete project outlining the specifics of our project and our design and building process.
Our final demo presentation video of our complete project showing our working project.
Critical Design Review Presentation Video for our project showing our progress on our project.
Midterm demo of our MSPR range finding system showing our progress midway through the semester