Pressure sensors for reading psi.
White Wolf Mac
Posts: 1
Hi my name is White Wolf Mac. Me and my friend Gargoyle is working on building a HHO cell, and we are going to use the BASIC Stamp to control the cell. In the event of a malfunction or the cell is in danger of damage the BASIC Stamp will automatically turn off the cell. The only problem is that one thing that we need the device to do is read the presser inside the cell. Does any one have any ideas of what we can do? All thaws that help will be able to buy a complete HHO kit at price of cost. I will send you a massage when we have completed the project and in that massage it will contain an ID code that will tail us that you have helped on this project. Thank you for tacking the time out and reading this massage.
Comments
Alternatively, you could use a linear pot with the same sort of pressure movement device, and use a RCTIME command to measure the pressure. This gives the added benefit of letting your program know exactly how much pressure there is, rather than a single value.
If you just want something machanical, check out the model steam engine hobby. They are built with that sort of appliances.
get a single action 9/16 bore pneumatic cylinder and pipe the line to be gauged into that. have the shaft press against the parallax pressure sensor mentioned above and the reading in lbs is lbs/in^2 as the area of the bore is about .993 in^2. i hope that will be accurate enough. If nothing else the use of the pneumatic cylinder would point u in the right direction. im sure there is a simpiler way to go about this though.
EDIT:
some single action cylinders have return springs and would need a little calibration to make them more accurate. I would put a tire valve stem in-line and calibrate it with a digital tire pressure gauge, this setup could allow you to have real-time pressure monitering. but if you dont need it all that fancy, the analog tire-gauge, micro-switch technique would work fine.
Post Edited (Scurge) : 8/7/2008 11:31:53 PM GMT
Freescale Semiconductor makes absolute pressure sensors, such as the MPXA6115C6U/C6T1 CASE 482A-01 that can be attached by a tube to the unit. You would need to use an ADC to convert the analog output to a digital reading.