Turbofan engine - black box identification
6 views (last 30 days)
Show older comments
Dear MATLAB Forum Community,
I hope this message finds you well. I am currently working on a project involving the black box identification of a double-stream motor using flight data, and I would appreciate any guidance or suggestions from those who have experience in this area.
The main objective is to perform a black box type identification followed by simulation. The primary input to the model is the position of the throttle lever, and the output is the rotational speed of the low-pressure turbine expressed as a percentage. Additionally, there are other influencing factors that affect the system's response, including:
- Flight altitude
- Speed (cas and Mach numbers)
- Temperature
- Pressure
- Air density
I am seeking advice on the appropriate procedures or methods to use for identifying the model. Any recommendations on tools, techniques, or resources within MATLAB that could help me in this process would be greatly appreciated.
Thank you for your time and assistance!
Best regards,
Tomas Ort
0 Comments
Answers (1)
praguna manvi
on 2 Dec 2024
As I understand, you are looking for black-box modeling of a turbofan engine. From a generic perspective, here is a useful guide from the System Identification Toolbox's documentation. It typically suggests choosing simpler structures and then proceeding to more complex structures:
Additionally, here is a link with the steps to perform System Identification using its GUI:
hope this helps!
0 Comments
See Also
Categories
Find more on Linear Model Identification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!