Modular Mosquito Surveillance Research Trap

Project number
22020
Organization
Arbo Scientific
Academic year
2021-2022
Mosquitoes transmit deadly diseases and viruses. Entomology researchers place surveillance traps to capture the insects alive and determine what diseases they are carrying. These traps, which are cumbersome, rely on the production of carbon dioxide to attract mosquitoes.

This design combines two modular subsystems: the mosquito lure and environmental sensors. The lure uses a one-pound propane tank with safety mechanisms to produce carbon dioxide at preprogrammed times. Environmental sensors collect data while the propane is releasing carbon dioxide into the environment.

Combustion components include a solenoid valve and electronic piezo igniter controlled by an Arduino. A tilt switch stops combustion if the tank is knocked over or tampered with. Sensor components include a GPS, thermometer, humidity sensor and atmospheric pressure sensor. The data is collected on a removable SD card controlled by the same Arduino Mega 2450 Board coded in C++.

Thrombus Growth and Adhesion to Tube Wall

Project number
22019
Organization
BD (Becton Dickinson)
Academic year
2021-2022
Bench testing is key to the safety and efficacy of medical devices. Models must be extraordinarily similar to the anatomy of the human body to generate valid data before devices can be tested on humans.

This project demonstrates a more realistic model of thrombus adhesion to blood vessels in the human body. The design encompasses multiple components to represent an adhered thrombus, including various sizes of tubing, grooving patterns on the interior wall of the tubing, and collagen coating on the interior tubular interface.

Specifically, the team used three tubing sizes to represent different functions of blood vessels ranging in diameter from 3 millimeters to 10 millimeters. The interior wall of the tubing was scored and coated with a collagen solution to increase thrombus adhesion. The components designed for bench testing closely modeled actual human blood vessels.

Electronic Continuously Variable Transmission

Project number
22018
Organization
UA Department of Electrical and Computer Engineering
Academic year
2021-2022
Every year, the University of Arizona Baja Society of Automotive Engineers team designs and builds an off-road vehicle to race against other schools in competition. The car has a mechanical continuously variable transmission (CVT). It has pulleys, which use internal flyweights and springs for actuation, that vary their diameters depending on engine RPM and load coming from the gearbox.

This project presents a more efficient method that controls the pulley diameter electronically.

The team modeled and designed a system consisting of two pulleys, two motors, two linear actuators, hydraulics, three microcontrollers, an RPM sensor, and a housing to protect the electronics. Additionally, the team implemented a controls algorithm based on modeled vehicle dynamics to determine the proper gear ratios for optimal performance. The students integrated and tested the system on the club’s 2021 Baja competition car, finding that it displayed superior durability, tunability and control.

Launch Vehicle Front End Cover and Retraction System

Project number
22017
Organization
Northrop Grumman
Academic year
2021-2022
Northrop Grumman uses flythrough covers to cloak the shapes of launch vehicles and protect their frontends from environmental conditions. However, these covers are not reusable.

This team tested and modeled a reusable frontend cover and cable and spool retraction system, whereby the cover can be removed without recontacting the vehicle.

The cover has a clamshell-like opening and is made of a soft, durable, inflatable material. It protects the vehicle from high temperatures, wind, precipitation and humidity and can be used two or three times within a year. The easily assembled, operated and transported retraction system can be adapted to different launch sites and vehicle heights.

Real-time Instrument Characterization Kit (RICK) v4.0

Project number
22016
Organization
Roche Tissue Diagnostics
Academic year
2021-2022
Being able to ensure correct volumes of staining fluid for specimens allows for more reliable testing. Roche Tissue Diagnostics wishes to test and analyze the viability of using strain gauges to estimate volumes of mostly liquid specimens on slides as they are stained in the BenchMark ULTRA staining system.

Because strain gauges typically estimate mass, or weight, this system must use a known density to reverse-calculate the weight.

In addition to the viability study, the team designed a device to fit within the BenchMark ULTRA for RICK v4.0 testing. Specifications included withstanding temperature and humidity fluctuations as well as the system vibrations during the staining without impeding the process or making it more difficult for technicians. The outcome was a system that employs a microcontroller, load cell with a four-strain gauge system running through a signal amplifier, and various methods of power regulation.

Low Size, Weight, and Power (SWaP) Forward Motion Blur Correction (FMBC) for Airborne Imaging

Project number
22015
Organization
Arete Associates
Academic year
2021-2022
Motion blur when forward moving aircraft take images of ground objects has been remedied with expensive camera gimbals, which use motors and intelligent sensors to support and stabilize a camera. This project aims to translate the focal plane of the camera to create line of sight stabilization that corrects for forward motion blur, thereby eliminating the need for a gimbal.

The team’s Low Size, Weight and Power (SWaP) Forward Motion Blur Correction for Airborne Imaging device (FMBC) translates the focal plane of the camera at a rate that compensates for the relative speed of the ground object so stationary objects do not appear blurry on the detector of the camera.

A monochrome camera, imaging lens and motorized linear translation stage make up the FMBC system. The camera is attached to the stage to allow back and forth movement to correct for motion blur when in flight. The SWaP design interfaces with LabVIEW and Vision software to test the quality of the corrected images. However, because the FMBC device could not be tested in a flight environment, the team used a ground vehicle to simulate forward motion.

Sub-scale Adsorption and Compression CO2 Removal System Re-design

Project number
22014
Organization
NASA
Academic year
2021-2022
This project required redesign of NASA’s previously developed Thermally Coupled Temperature Swing Adsorption and Compression (TS-TSAC) systems, providing an air revitalization alternative to assist in the agency’s Moon to Mars exploration objectives.

For the Moon to Mars eXploration Systems and Habitation, or M2M X-Hab, challenge, the model uses new geometry to continue the exploration of combining carbon dioxide removal and compression into one system. The system consists of two half-cycles whereby packed beds of regenerable bulk sorbents and heat cycles simultaneously adsorb and compress carbon dioxide.

The team designed the adsorption and compression beds in a cylindrical shape to maximize air flow. A desiccant helps lower humidity levels and the sorbent Zeolite 13X to capture carbon dioxide. Sensors monitor both, and a custom heater in the adsorption bed regenerates the sorbent. The experimental system is expected to scale up to 4 kg of carbon dioxide removal per day. The team produced multiple design alternatives.

Improved De-cluttering of Aircraft Cockpit Traffic Displays

Project number
22013
Organization
L3Harris Commercial Aviation Solutions
Academic year
2021-2022
Commercial aircraft have a transponder to transmit position, altitude and velocity to other aircraft that helps pilots determine potential risk of aircraft collisions along their flight paths. In high-density areas, the traffic display becomes cluttered with information, making it difficult to use.

This project presents new software to predict aircraft trajectories. It displays only the most relevant information to assist pilots during flight, increasing situational awareness and reducing the risk of collisions.

The team expanded an existing machine learning algorithm to accurately predict aircraft trajectories and implemented several techniques to declutter pilot traffic displays. The software design, developed using Python, continuously creates projected paths for all available aircraft up to three minutes into the future and updates the traffic display every five seconds. The design compares future flight paths to determine whether any aircraft will be in the traffic advisory area minutes before a warning is announced. Mean squared error calculations determine the accuracy of predicted values against their true values, and the display reverts to unfiltered data when accuracy is below 96%. The user can toggle between multiple display options within seconds. The students’ Decluttered Aircraft Traffic Display System is expected to show predicted collision risks before the traffic collision avoidance system calls out warnings.

College of Engineering Software Factory

Project number
22012
Organization
Craig M. Berge Dean's Fund
Academic year
2021-2022
Historically, teams of developers built software, then operations teams deployed the software into production. Modern software development merges the two teams to ease transition from development to deployment. Thus, to be competitive in the workforce, software engineers need experience defining software requirements, developing architectural and detailed design models, writing code, creating automated tests and building scripts within a DevOps pipeline.

This team designed, built and tested a cloud-based platform, commonly referred to as a software factory, to help students in the college’s software engineering degree program gain these experiences.

The engineering software factory has a minimum of one software tool for each phase of the software development life cycle and can easily be expanded to support additional tools. The software factory supports a continuous integration/continuous development DevOps pipeline, mirroring modern practices and automation. The team developed a containerized microservice architecture using Docker to provide scalable resource allocation depending on student demand. The platform is hosted on the College of Engineering’s high-performance computing network, maximizing the power of idle servers. The team then built the front-end graphical user interface for students to easily access the cloud-based software development environment.

Wearable Pulsed Electromagnetic Field (PEMF) Sensor for Clinical Trials Compliance Applications

Project number
22011
Organization
Regenesis Biomedical, Inc
Academic year
2021-2022
Regenesis Biomedical has an FDA-approved pain treatment device in clinical trials. However, the device does not monitor treatment administration for patient compliance. Patient non-compliance can exacerbate an already lengthy and costly trial process.

This project presents a wearable device that senses treatment to increase patient compliance.

The team’s design, worn on a patient’s wrist, consists of multiple components. The device housing – produced with computer-automated design software and printed with biocompatible material on a 3D printer – is similar to a watch. Circuitry on a printed circuit board detects administration of treatment. A microcontroller reads in treatment detection data and uses Bluetooth technology to connect to a downloadable mobile iOS application. In addition to providing treatment information, the app includes account setup and login capabilities. Patient status reports are sent to the trial’s point of contact for compliance monitoring.

Get started and sponsor a project now!

UA engineering students are ready to take your project from concept to reality.