Experimental Instrumentation
- fredrosse
- Full Steam Ahead
- Posts: 1925
- Joined: Fri Nov 20, 2009 5:34 am
- Boat Name: Margaret S.
- Location: Phila PA USA
- Contact:
Re: Experimental Instrumentation
Electronic Pressure Transducers work well with recording engine cylinder pressure. Their response time is on the order of fractions of mili-seconds, so they are fast enough to record an "indicator diagram" for steam engines. As far as temperature ratings, it is a simple matter to put a water leg into the installation, having perhaps 2 inches depth, to protect the transducer from steam temperature. This water will not interfere with the readings at engine speeds of several hundred RPM.
Transducers are available for higher temperatures. Standard Omega transducers can operate at a maximum rated temperature of 185F, the 32B model is rated for 335F environment, and the PX1004 model is rated for 600F.
These transducers would operate at temperatures much lower than inlet steam temperature, unless they were screwed directly into the main steam supply pipe and insulated. Even if screwed directly into the steam cylinder, they would approach an operating temperature somewhat less than the average of inlet and exhaust temperature.
There is more information on a previous thread in this forum, look up the topic "How Much Water"
Transducers are available for higher temperatures. Standard Omega transducers can operate at a maximum rated temperature of 185F, the 32B model is rated for 335F environment, and the PX1004 model is rated for 600F.
These transducers would operate at temperatures much lower than inlet steam temperature, unless they were screwed directly into the main steam supply pipe and insulated. Even if screwed directly into the steam cylinder, they would approach an operating temperature somewhat less than the average of inlet and exhaust temperature.
There is more information on a previous thread in this forum, look up the topic "How Much Water"
- Attachments
-
- Typical High Speed Pressure Transducer
- PSI TRANSDUCER.jpg (1.89 KiB) Viewed 11312 times
Re: Experimental Instrumentation
Yep! That's themrusskey wrote:It is a design based on the Tverskoy engine. I haven't had a chance to boot into Windows, but as soon as I do, I'll make some diagrams from the SolidWorks files. By SBA you mean the folks over here: http://www.steamboat.org.uk/ ?
- Dhutch
- Full Steam Ahead
- Posts: 184
- Joined: Wed Jan 26, 2011 12:03 am
- Boat Name: SNB Emily Anne
- Location: Staffordshire (UK)
- Contact:
Re: Experimental Instrumentation
A blast from the past, but if you still use the site, any idea is this came to anything?87gn@tahoe wrote:I think there were/are some members of the SBA working on a digitized engine indicator
Given we have transducers at work that will do 500bar (yes bar, 7000psi) and 150C/300F there must be transducers that can manage 185c (wet steam at 200psi) else as you say, a short syphon would take the temperature down significantly.
Daniel
- fredrosse
- Full Steam Ahead
- Posts: 1925
- Joined: Fri Nov 20, 2009 5:34 am
- Boat Name: Margaret S.
- Location: Phila PA USA
- Contact:
Re: Experimental Instrumentation
"there must be transducers that can manage 185c (wet steam at 200psi) ..........."
Just look at the previous post that is 2 positions previous to yours, fast acting pressure transducers that are rated for the temperatures and pressures of interest, and just stock catalogue items are available.
Just look at the previous post that is 2 positions previous to yours, fast acting pressure transducers that are rated for the temperatures and pressures of interest, and just stock catalogue items are available.
-
- Warming the Engine
- Posts: 86
- Joined: Fri Nov 20, 2009 7:13 pm
- Boat Name: Tenacity
Re: Experimental Instrumentation
I seem to recall the late Robin Wallace Sims producing a unit that worked quite well, the difficulty being the attachment of the piston position sensor which varied so much, engine to engine, it had to be workshop modified for each situation. His software was written for a somewhat elderly portable computer and after damaging one, he had difficulty in replacing it. I remember thinking the sampling rate was a little low for high speed engines.
Does anyone know where this unit is now?
JohnG
Does anyone know where this unit is now?
JohnG
- Lopez Mike
- Full Steam Ahead
- Posts: 1925
- Joined: Wed Dec 07, 2011 6:41 am
- Boat Name: S.L. Spiffy
- Location: Lopez Island, Washington State, USA
Re: Experimental Instrumentation
I've been puzzling over this for a year or two. The transducers aren't the big problem. Less the $50 each for fast and low volume units.
The issue I have not solved yet is a decent way to measure the piston position.
I'm beginning to think that the way to do it is to measure the crankshaft position and hand enter the stroke and rod length into the algorithm and let the stinking lap top solve for piston position.
The computer is going to spend almost all of it's time dozing away between data points so it shouldn't be any problem to do a simple trig problem every degree or so. One TDC pulse from the crank sensor per revolution and let the data system do an average an interpolate for crank angle.
Hey Bart! This sounds like a great Java project so as to make it cross platform.
The issue I have not solved yet is a decent way to measure the piston position.
I'm beginning to think that the way to do it is to measure the crankshaft position and hand enter the stroke and rod length into the algorithm and let the stinking lap top solve for piston position.
The computer is going to spend almost all of it's time dozing away between data points so it shouldn't be any problem to do a simple trig problem every degree or so. One TDC pulse from the crank sensor per revolution and let the data system do an average an interpolate for crank angle.
Hey Bart! This sounds like a great Java project so as to make it cross platform.
If you think you are too small to make a difference, try sleeping with a mosquito.
Dalai Lama
Dalai Lama
- fredrosse
- Full Steam Ahead
- Posts: 1925
- Joined: Fri Nov 20, 2009 5:34 am
- Boat Name: Margaret S.
- Location: Phila PA USA
- Contact:
Re: Experimental Instrumentation
Picking up crankshaft angle position for every revolution, and having the computer find the piston position for any crank angle is a good idea, and fundamentally works well for determining the "x" axis of an indicator problem. Of course the "head end stroke" is not the same relationship to the crankshaft angle as the "crank end stroke" with a connecting rod of finite length.
However there is a problem with just picking up a single crank pulse for every revolution. Our launch engines can seriously change speed during a single engine revolution, so don't tell the computer to divide each revolution into 360 equal spaces representing degrees of crank rotation. Depending on the size of the flywheel, around 10 to 20% RPM variation occurs with a single cylinder double acting engine that only runs at a few hundred RPM. A pulse system with at least 36 pulses per revolution (every 10 degrees) would do OK, and show the actual crank position adequately.
High speed, multi-cylinder engines do not have this problem, but on our steamers it is pronounced.
However there is a problem with just picking up a single crank pulse for every revolution. Our launch engines can seriously change speed during a single engine revolution, so don't tell the computer to divide each revolution into 360 equal spaces representing degrees of crank rotation. Depending on the size of the flywheel, around 10 to 20% RPM variation occurs with a single cylinder double acting engine that only runs at a few hundred RPM. A pulse system with at least 36 pulses per revolution (every 10 degrees) would do OK, and show the actual crank position adequately.
High speed, multi-cylinder engines do not have this problem, but on our steamers it is pronounced.
-
- Full Steam Ahead
- Posts: 936
- Joined: Sat Aug 13, 2011 6:41 pm
- Boat Name: B.N.Y.S.
- Location: Middle Earth
Re: Experimental Instrumentation
Automotive ignition systems have been doing just this for years, to determine timing changes. The early ones (at least) used a 36 division plate with a reluctor coil. They were able to work down to points of a degree. The pulse generation is remarkably simple. The counting and mathematical manipulation of the results is probably another matter.




Retirement is about doing what floats your boat!
A BODGE : - A Bit Of Damn Good Engineering.
A BODGE : - A Bit Of Damn Good Engineering.
- barts
- Full Steam Ahead
- Posts: 1088
- Joined: Wed Nov 18, 2009 6:08 am
- Boat Name: Otter, Rainbow
- Location: Lopez Island, WA and sometimes Menlo Park, CA
- Contact:
Re: Experimental Instrumentation
A slotted disk and optical pickup (LED & phototransistor) will work here easily... a separate pickup for TDC will get the whole thing going after the first revolution after startup.
A lookup table to convert crank position to piston position (filled out using the stroke and crank length) and a small microcontroller could easily drive a small LCD display w/ a real-time display of cylinder pressure vs piston position. It may not be practical to update the screen at the engine frequency; averaging results to update the display less often may make more sense. Linear interposition of crank position between 10 degree updates from the optical sensor should work fine.
Many of the controllers have analog input that would be suitable for reading the pressure values from the transducer; remember to low-pass filter the pressure transducer signal; filter cut-off should be at half the sampling frequency.
- Bart
A lookup table to convert crank position to piston position (filled out using the stroke and crank length) and a small microcontroller could easily drive a small LCD display w/ a real-time display of cylinder pressure vs piston position. It may not be practical to update the screen at the engine frequency; averaging results to update the display less often may make more sense. Linear interposition of crank position between 10 degree updates from the optical sensor should work fine.
Many of the controllers have analog input that would be suitable for reading the pressure values from the transducer; remember to low-pass filter the pressure transducer signal; filter cut-off should be at half the sampling frequency.
- Bart
-------
Bart Smaalders http://smaalders.net/barts Lopez Island, WA
Bart Smaalders http://smaalders.net/barts Lopez Island, WA
-
- Full Steam Ahead
- Posts: 936
- Joined: Sat Aug 13, 2011 6:41 pm
- Boat Name: B.N.Y.S.
- Location: Middle Earth
Re: Experimental Instrumentation
Optical sensors were abandoned for automotive use because of dirt getting on the sensor and obscuring it. Not a problem with a magnetic reluctor. T.D.C. was sensed with a slightly longer pulse.
Retirement is about doing what floats your boat!
A BODGE : - A Bit Of Damn Good Engineering.
A BODGE : - A Bit Of Damn Good Engineering.