Main Content

Conventional Vehicle Powertrain Efficiency

The Powertrain Blockset™ vehicle reference applications include live scripts that you can run to evaluate and report energy and power losses at the component- and subsystem-level. This example shows how to examine the impact of the conventional vehicle transmission efficiency on the powertrain efficiency.

Running this example requires a Stateflow® license. You can install a Stateflow trial license using the Add-On Explorer.

  1. Open the conventional vehicle reference application project. By default, the application has a mapped 1.5–L spark-ignition (SI) engine and a dual clutch transmission.

    Project files open in a writable location.

  2. Double-click Analyze Power and Energy to open the live script. To generate the energy report, select Run.

    The live script provides:

    • An overall energy summary and exported Excel® spreadsheet containing the data. For example, this is similar to the Overall Summary report for the conventional vehicle. The results indicate that the:

      • Overall powertrain input energy is 36.1 MJ

      • Ideal fixed gear transmission average efficiency is 0.924

      Table showing system name, efficiency, energy loss, energy input, and energy output.

    • Engine and drivetrain efficiencies, including an engine histogram of time spent at the different engine efficiencies. For example, this is similar to the engine efficiency histogram for the conventional vehicle.

      Efficiency histogram showing occupancy time versus input power and efficiency.

    • Drivetrain plant summary that provides the average efficiency, energy input, output, loss, and stored. For example, this is similar to the Drivetrain Plant Summary for the conventional vehicle. The results indicate that the drivetrain input energy is 9.58 MJ.

      Drivetrain plant summary that provides the average efficiency, energy input, output, loss, and stored.

    • A Sankey diagram indicating engine losses. For example, this diagram is similar to the Sankey diagram for the conventional vehicle.

      Sankey diagram indicating engine losses.

  3. In the Overall Summary section of the report:

    1. Select Ideal Fixed Gear Transmission to open the Ideal Fixed Gear Transmission block subsystem.

    2. Select the Ideal Fixed Gear Transmission block.

    3. Open the block mask.

  4. Change the ideal fixed gear transmission so that it is less efficient.

    1. Set the Efficiency factors parameter to Gear only.

    2. Set the Efficiency vector, eta parameter to .9*PlntTransEffVect.

    3. Save the model.

    Ideal fixed gear transmission block mask.

  5. In the ConfiguredConventionalVirtualVehicle model window, click Analyze Power and Energy to open the live script. To generate the energy report, select Run.

  6. After you run the live script, in the Overall Summary, examine the efficiencies. For example, these results indicate that the:

    • Overall powertrain input energy is 39.7 MJ

    • Dual clutch transmission efficiency is 0.803

    When the dual clutch transmission is less efficient, the powertrain requires more energy to complete the drive cycle.

    Table showing system name, efficiency, energy loss, energy input, and energy output.

See Also

Related Examples

More About