Skip to content

Navigation Menu

Sign in
Sign up

Generating Time Series Data from ML training #118

Unanswered
Soul1087 asked this question in Q&A
Discussion options

Hey fellas, I have created model of a engine but I want to generate time series data from it so that I can create and train a Machine learning model on the generated data can anyone suggest any idea or solution for the same.

You must be logged in to vote

Replies: 2 comments 1 reply

Comment options

Hey, Soul1087. I am not sure what you mean by time series data here. Pycycle does thermodynamic cycle analysis for an engine at design and off-design conditions, so it doesn't really do any kind of transient analysis. The result is assumed to be steady-state. If you wanted a time history of thrust and fuel consumption over an aircraft trajectory, you could combine your pycycle engine model with something like Aviary (https://github.com/OpenMDAO/Aviary). Probably the easiest way to do that would be to create an engine deck, which is a table of thrust, fuelburn rate, and emissions over a range of mach numbers, altitudes, and throttle settings. Still, I'm not sure there is anything you would gain from training the ML on time histories if the underlying engine is all steady-state.

You must be logged in to vote
1 reply
Comment options

thanks for the suggestion I was thinking of calculating at various steady state in a time step and then integrate for the gap. Will look into your suggestion of using Aviary

Comment options

Yeah not sure what/how OP plans to do ML with transient data, but I think it is possible to do some rudimentary transient cycle work using Dymos. The time history of must of course be compared to real transient test data or time-stepped NPSS output or else it's just guesswork.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /