Custom Air Pressure & Flow Rate Control System
Generating stable, controllable air flow for experimental purposes
Overview
The inherent characteristics of air, such as its compressibility and susceptibility to environmental factors like temperature, pressure, and humidity, make controlling the flow rate and pressure in a flow system complicated.
The Berkeley Embodied Dexterity Group's ongoing project, Pneumatic-driven Vibration, explores how the physical shape of an apparatus interacting with flowing air can produce different sound pitches. However, the researchers previously faced limitations due to imprecise manual measurements using analog devices like pressure gauges and flow meters.
To address this issue, I proposed and designed a system that provides more accurate digital measurements and self-regulates based on feedback, including pressure, flow rate, and eventually sound frequency.
Stage 1: Constructing a working system ✅
Mechanical
The main components of the mechanical system consist of the following:
Linear valve (proportionally control the flow rate, 1/8" FPT)
Pressure regulator (control the pressure, 1/8" FPT)
Flow sensor (measure the total flow rate, 3/8" quick connect, 1/2" NPT for the back up version)
Pressure transducer (report the back pressure, 1/8" NPT)
To ensure the system is portable while maximizing compatibility with the existing lab set-up, I designed the air supply to be able to interface with the lab air source (unregulated), or an air compressor with a 6-gallon tank. The lab source provides a 3/8" quick connect port, while the the compressor's NPT port is 1/4".
Electrical
Software
I chose Arduino for this development for its advantage in creating simple control systems, as our goal is to zero in on the desired pressure and flow rate. A small program was created to make sure the system could boot up properly.
Stage 2: Calibrating and testing
Stage 3: Feedback based on frequencies
When the calibration and testing work is done, we plan to use the sound frequencies emitted by the apparatus to adjust the air supply valves. Researchers can input a desired frequency, and the machine will adjust accordingly.
Personally, I would love to see the air supply holding a concert in the future.
Last updated