On Mon, Dec 5, 2011 at 6:08 PM, Tuomas Kuosmanen
<tuomas.kuosma...@gmail.com> wrote:
> Hello.
>
> I am working on some XML 2D gauges for our aviation club flight
> training device. We have a twin engine trainer I built over the years
> which runs on top of MS Flight Simulator, and I am making a flightgear
> setup for it to have a platform that stays alive :-)
>
> The SenecaII looks like the best choice for FDM, and I started to
> model some gauges in the SenecaV style (as our trainer has the two
> columns of small engine gauges on the right -panel cutout in place).
> However, SenecaV new style engine cluster has a turbine inlet
> temperature gauge (TIT).
>
> Does FG model this value? The property tree seems to have a "tit"
> property but it seems to be empty no matter if engines run or not.
>
> Does anyone have a clue on how to do this? Or should this be done
> somehow via nasal / other assumptions based on manifold pressure and
> environment etc..? Or should the TIT value show something?
>
> Best wishes,
>
> //Tuomas


Tuomas,

I can say for certain that YASim does not model TIT, and I believe
JSBsim doesn't either, though there seems to be a stub for TIT
modeling which may be where that property comes from. Someone please
correct me if I'm wrong about JSBsim and TIT. A developer may have
written custom code to model turbine inlet temp for a specific model,
but I'm not aware of any examples.

I'm currently working on a project that aims to handle multi-cylinder
temperature reporting and yield results good enough to at least teach
the concepts of best power/best economy and LOP operations.
Unfortunately my effort doesn't yet model turbocharged engines.

Since you're using the JSBsim-based Seneca II, you might want to
consider working with JSBsim to add the necessary modeling for TIT, if
it doesn't already exist. You might try posting on the JSBsim forum on
this topic, as someone may already be developing this.

-Gary aka Buckaroo

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to