Leon Heller and Patrick Roberts write: > >The first is a digital air pressure regulator. Sounds really easy to > me. > >I want to be able to turn a dial and have the limit displayed on a 7 > >segment led. I also want the limit displayed without actually having > the > >pressure in the system, so a sensor reading line pressure is not > >appropriate. > > > >A quick A/D and either a stepper motor connected to a manual > regulator > >or I was thinking of a rotory encoder to give a position of the air > >reg. screw and then interpolating this into a digital readout, Or > >perhaps I could read actual spring pressure on the diaphram? Or > >something else > > I'll probably use something really crude like a mechanical > tyre pressure gauge shutting down the compressor when the pressure > limit > is exceeded. That just gave me an idea! I'll use a scooter wheel inner > tube as the reservoir! > Guys, what you need already exists!!! Its called an E/P or I/P converter. It takes a voltage or current input and adjusts itself to provide a gas (air) pressure output (you also supply unregulated air). These are made by Moore Products, Inc and Moore Industries. They're two totally separate companies who just happen to make similar products. The "off the shelf" model is a 4-20 mA current loop input with 3-15 psi output @ 1.4 SCFM (other ranges available). So long as you do ask for more volume than it can supply or apply back pressure, the output is linearly proportional to applied current (voltage). I think price from Moore Industries is around $250 IPT-DIN. Accuracy better than 1%. Simply set up a PIC to provide your analog driving signal and display/set functions. If you need a much different output range then use the I/P to drive a pneumatic amplifier/attenuator (has span/offset adjustments) so that 3-15 psi can be scaled to do say 0-100 psi. Moore Industries 16650 Schoenborn St. Sepulveda, CA 91343-6196, USA (818) 894-7111 (800) 999-2900 Sorry, I don't have a current address for Moore Products. I would not recommend trying to do a motor drive on a manual regulator without a pressure transducer for monitoring the output. You just won't know for sure where you're at. I would not trust simply being able to turn the adjusting screw and get the same pressure every time (but this does depend on your tolerance). You'll need quite a bit of torque to operate one anyway. Your garden variety regulator requires some amount of air flow in order to regulate. Hope this helps. -Frank