Vanderbilt/ISIS - 8/10/11


Built with Matlab 2011a.



Open Matlab & cd to PowerTrain_Model directory.  Run installHBGSimulink.m to set up matlab paths.
IFV.mdl is the top-level Simulink block. Open & execute this block.

You should see 3 plots displayed matching those found in the top-row of scopes in EngineOutput.PNG 
found in this directory.  


To see the external inputs & outputs, drill down into the IFV model:

IFV/Testing/IFV_EngISGTest_experiment_cfg494_GE/ExternalSignals/BGDriver/SimulinkModel.

In this Simulink model file you will find two output signals "Throttle (1)" and "PowertrainLoad (2)" supplying
the throttle (range 0 to 1) to the powertrain and the load is a scale value for the torque load on the powertrain.
There is one input: "Torque_In (1)".  This is the torque produced by the engine.  You may open these scopes to also
display these signals.

