Git Product home page Git Product logo

agtf30's Introduction

AGTF30

The Advanced Geared Turbofan 30,000 (AGTF30) is a geared turbofan simulation that utilizes the Toolbox for the Modeling and Analysis of Thermodynamic Systems (T-MATS) to create a steady-state and dynamic engine model within MATLAB/Simulink. The engine model is based upon a futuristic geared turbofan concept and allows steady-state operation throughout the flight envelope. Dynamic operation is currently limited to a manual inputs, however the simulation architecture contains the framework for adding a full engine controller by the user. Design tools included within the package include system linearization and automated plotting scripts.

AGTF30 installation:

  1. Install Matlab and Simulink, Developed in MATLAB 2015aSP1
  2. Install the Toolbox for the Modeling and Analyais of Thermodyanmic Systems, developed with T-MATS version 1.2 (https://github.com/nasa/T-MATS/releases)

Running AGTF30 simulation:

  1. Navigate to the AGTF30 folder
  2. Run script "setup_everything.m", this will generate all required variables within MATLAB (namely: bus variables and the engine parameter structure 'MWS').
  3. Open AGTF30 system simualtion: dynamic(Dyn), Linearization (Lin), or steady-state (SS).
  4. Run the specified model.

Changing run conditions:

Open setup_everyting and adjust Input. structure as appropriate

or

Verify setup_everything sets Input.UseExcel = 1, update excel document define_inputs.xlsx

or

Verify setup_everything sets Input.UseExcel = 0, update define_inputs.m

System inputs are defined (within the MWS structure) as vectors with each value matching with a time vector. The linearization and steady-state systems will only make use of the initial values, Note: Linearization and Dynamic systems will use the steady-state solver to generate initial conditions.

Outputs:

  1. Steady state simulation outputs structure: out_SS, containing a large amount of data. Additionally it generate specific structures out_*
  2. Linearization simulation outputs structure: out_Lin, containing a large amount of data. (ABCD matricies for state-space model are located within the structure)
  3. Dynamic simulation outputs structure: out_Dyn, containing a large amount of data. Additionally it generate specific structures out_*

Auto plotting scripts:

The AGTF30 makes use of T-MATS autoplotting scrips. These are defined within PlotDyn.m and PlotSS.m. After running the Dyn model or SS model, run the appropriate script to generate the appropriate plots.

References:

  1. Jeffryes W. Chapman and Jonathan S. Litt. "Control Design for an Advanced Geared Turbofan Engine", 53rd AIAA/SAE/ASEE Joint Propulsion Conference, AIAA Propulsion and Energy Forum, (AIAA 2017-4820)
  2. Jones, S.M., Haller, W.J., Tong, M.T., “An N+3 Technology Level Reference Propulsion System”, NASA/TM-2017-219501, 2017.

agtf30's People

Contributors

chapman178 avatar

Watchers

James Cloos avatar Richard Harrison avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.