Placement 2025 Scholarship: Your Future Starts Here | 6 Guaranteed Job Interviews | Limited to 100 seats. Apply Now

00D 00H 00M 00S

Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

CHOOSE A CATEGORY

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

Top Job Leading Courses

Automotive

CFD

FEA

Design

MBD

Med Tech

Courses by Software

Design

Solver

Automation

Vehicle Dynamics

CFD Solver

Preprocessor

Courses by Semester

First Year

Second Year

Third Year

Fourth Year

Courses by Domain

Automotive

CFD

Design

FEA

Tool-focused Courses

Design

Solver

Automation

Preprocessor

CFD Solver

Vehicle Dynamics

Machine learning

Machine Learning and AI

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Amit Chilap/
  3. Week-3 Challenge: ADVISOR Tool

Week-3 Challenge: ADVISOR Tool

Introduction to HEV using MATLAB & Simulink Week-3 Challenge: ADVISOR Tool   AIM: To simulate the given data and conditions for an EV using Advisor Tool in MATLAB. About ADVISOR ADVISOR, NREL’s Advanced Vehicle Simulator, is a set of model, data, and script text files for use with MATLAB and Simulink. It…

  • BIM
  • CAE
  • CFD
  • CSS
  • DEM
  • Amit Chilap

    updated on 04 Jul 2022

Introduction to HEV using MATLAB & Simulink Week-3 Challenge: ADVISOR Tool

 

  1. AIM:
    • To simulate the given data and conditions for an EV using Advisor Tool in MATLAB.
  2. About ADVISOR
    • ADVISOR, NREL’s Advanced Vehicle Simulator, is a set of model, data, and script text files for use with MATLAB and Simulink. It is designed for rapid analysis of the performance and fuel economy of conventional, electric, and hybrid vehicles.  ADVISOR also provides a backbone for the detailed simulation and analysis of user-defined drivetrain components, a starting point of verified vehicle data and algorithms from which to take full advantage of the modelling flexibility of Simulink and the analytic power of MATLAB.
    • You may benefit from using ADVISOR if you want to:
      • estimate the fuel economy of vehicles that have not yet been built
      • learn about how conventional, hybrid or electric vehicles use (and lose) energy throughout their drivetrains
      • compare relative tailpipe emissions produced on a number of cycles
      • evaluate an energy management strategy for your hybrid vehicle’s fuel converter
      • optimize the gear ratios in your transmission to minimize fuel use or maximize performance, etc.
    • The models in ADVISOR are:
      • mostly empirical, relying on drivetrain component input/output relationships measured in the laboratory, and
      • quasi-static, using data collected in steady-state (for example, constant torque and speed) tests and correcting them for transient effects such as the rotational inertia of drivetrain components.
    • ADVISOR was preliminarily written and used in November 1994. Since then, it has been modified as necessary to help manage the US DOE Hybrid Vehicle Propulsion System subcontracts.  Only in January 1998 was a concerted development effort was undertaken to clean up and document ADVISOR.
    • Since then, over 4500 individuals have downloaded one or more versions of ADVISOR, including all of the OEMs and major suppliers. About 2/3 of the users are from industry and 1/3 from universities.  A short list of major ADVISOR users includes:
      • DaimlerChrysler
      • Ford Motor Company
      • General Motors Corp.
      • Delphi Automotive Systems
      • Visteon, and hundreds of others

 

  1. OBJECTIVES OF THE PROJECT:
    • To Use the ADVISOR tool and simulate the following
      • Q1. For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with an FTP drive cycle? Conclude your observations.
      • Solution
        • Selection of the Load File: EV_defaults_in & also setting the cargo mass to 500 kg as shown in the image below and with all the other default conditions.



        • Click on “Continue” with all the other default parameters,


        • As we can see in the above picture Drive cycle “CYC_FTP” is selected.
        • But if we observe the no. of cycles is set to one, then we can see the distance the CYC_FTP drive cycle makes is 17.77 km as shown in the picture.
        • Therefore, for the vehicle to travel 45 km we will need 45/17.77 = 2.53 Cycles and making it roundup to 3 cycles to complete the 45km drive.


        • After Making the no. of cycles to 3 we press the RUN tab/button on the screen.



        • Now we get the results window, here we can observe the vehicle has gone under CYC_FTP drive cycle 3 times.
        • But during the 3rd drive cycle of CYC_FTP, it didn’t complete the drive cycle.
        • As we observe the SOC (State of Charge) of the vehicle has got completely utilized and there is no charge left.
        • And the total distance travelled during the complete drive cycle is 41.4 km as shown in the picture above.

      • Conclusion
        • For EV_defaults_in to achieve a 45 km distance with CYC_FTP drive cycle having a 500 kg cargo load is not possible, it can only reach 41.4 km with 100 Charge.
        • If we need to achieve the 45 km target for given conditions, we need to increase the battery capacity of the EV_defaults_in.

      • Q2. In the above case, try changing the battery capacity and repeat the simulation.
      •  Solution
        • Selection of the Load File: EV_defaults_in, Changing the battery capacity & also setting the cargo mass to 500 kg as shown in the image below and with all the other default conditions.
        • We have to change the #of mod V nom from 25 to 35, & Cargo mass from 136 kg to 500 kg.


        • Click on “Continue” with all the other default parameters,
        • Here we have to only change the battery capacity and keep all the other parameters the same as previous conditions.
        • So here we are also keeping the Drive cycle as “CYC_FTP” and also the no of drive cycles to 3.


        • After Making the no. of cycles to 3 we press the RUN tab/button on the screen.


        • Now we get the results window, here we can observe the vehicle has gone under the CYC_FTP drive cycle 3 times, and this time it has completed the 3rd drive cycle of CYC_FTP.
        • As we can observe the SOC (State of Charge) of the vehicle looks less than 10% and there is only some charge left.
        • And the total distance travelled during the complete drive cycle is 53.2 km as shown in the picture above.
        • If we zoom in on the SOC (State of Charge) plot we can see how much charge is remaining at the end of the simulation.


        • In the above plot, we can see the SOC (State of Charge) is around 7.65% at the end of the cycle which is of 7431 seconds.
      • Conclusion
        • By increasing the battery capacity from 25 no. of modules to 35 no. and having the same cargo load as 500 kg, now the vehicle can successfully travel 45 km with the “CYC_FTY” drive cycle.
        • And after traveling 45 km there is still a charge left in the vehicle.
        • If we look at the distance plot and SOC plot at the same time when it reaches 45 km, we can know the charge left after the 45 km trip, it is shown below.


        • As we see in the above picture vehicle reaches a distance of 45 km around 5904 seconds and we can also the charge remaining in the vehicle is 24% at the time when the vehicle reaches 45 km with the CYC_FTP drive cycle.


      • Q3. Perform the gradeability test with PRIUS_Jpn_defaults in the file Compare your results in the table and conclude.
      • Solution
        • Selection of the Load File: PRIUS_Jpn_defaults, setting all the conditions to default. And click on the continue button.



        • Here we select the “CYC_FTP” as the Drive Cycle and set the no. of cycles at 3.
        • Here we also enable the Gradeability Test and click on Grade options to edit its parameter for different gradeability test results comparison.


        • After setting the parameters for the gradeability test, click on ok and then run the tests.
        • For the first set parameters, we get the results as shown below, we can then notify the result as for the set speed of 10mph (16.1 kmph) for 10 sec maximum gradeability vehicle can achieve is 30.3% which will be equal to approximate 17 deg.



        • Here for gradeability tests, we are going to change only the speed of the vehicle ranging from 10 to 50 at intervals of 10 and also its duration from 10 sec to 30 sec at intervals of 10.
        • All of the results are shown below for each set parameter.
          • 10mph(16.1kmph) for 10 sec.


          •  
          • 20mph(32.2kmph) for 10 sec.



          • 30mph(48.3kmph) for 10 sec.



          • 40mph(64.4kmph) for 10 sec.



          • 50mph(80.5kmph) for 10 sec.



          • 10mph(16.1kmph) for 20 sec.



          • 20mph(32.2kmph) for 20 sec.



          • 30mph(48.3kmph) for 20 sec.



          • 40mph(64.4kmph) for 20 sec.



          • 50mph(80.5kmph) for 20 sec.



          • 10mph(16.1kmph) for 30 sec.



          • 20mph(32.2kmph) for 30 sec.



          • 30mph(48.3kmph) for 30 sec.



          • 40mph(64.4kmph) for 30 sec.



          • 50mph(80.5kmph) for 30 sec.



        • Result Table and Chart


        •  Conclusion
          • After we observe the result table and chart, after going from left to right in the result table, i.e., in observing the gradeability of the vehicle with an increase in speed for the same amount of duration.
          • We see as we increase the speed of the vehicle gradeability of the vehicle reduces, we can also verify it by seeing the curve nature in the resulting chart.
          • And also in this case, after going from top to bottom in the result table, i.e., in observing the gradeability of the vehicle with an increase in duration for the same speed.
          • Generally, with an increase in duration, there is a decrease in the gradeability of the vehicle.
          • But in this case, we can see as we increase the duration of the vehicle gradeability of the vehicles increases for the same speed value. It may be since we have enabled all systems it may take power from both the source after a certain level.

 

 

Leave a comment

Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Amit Chilap (11)

Week-3 Challenge: ADVISOR Tool

Objective:

Introduction to HEV using MATLAB & Simulink Week-3 Challenge: ADVISOR Tool   AIM: To simulate the given data and conditions for an EV using Advisor Tool in MATLAB. About ADVISOR ADVISOR, NREL’s Advanced Vehicle Simulator, is a set of model, data, and script text files for use with MATLAB and Simulink. It…

calendar

04 Jul 2022 11:04 AM IST

  • BIM
  • CAE
  • CFD
  • CSS
  • DEM
  • FEA
  • GIS
  • HEV
  • MATLAB
  • MBD
Read more

Project -BAJA All Terrain Vehicle (ATV) model

Objective:

Simulink for Mechanical & Electrical Engineers - Challenges Final Project Aim To study, analyze and make a detailed report on BAJA All Terrain Vehicle (ATV) model using Simulink & compare between its different modes. Objective Prepare a technical report explaining the model properties & comments on the results.…

calendar

03 Jun 2021 03:25 AM IST

    Read more

    Week - 4

    Objective:

    Simulink for Mechanical & Electrical Engineers Challenges = Week 4 Aim To Make a Simulink model using State-Flow for given questions. Questions & Solution Q1. Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated. If the Water supply…

    calendar

    21 May 2021 06:29 PM IST

    • MATLAB
    Read more

    Week -2

    Objective:

    Simulink for Mechanical & Electrical Engineers Challenges = Week 2 Aim To Make a Simulink model of Doorbell using solenoid block. To Use a thermistor to sense the temperature of a heater & turn on or turn off the fan according to temperature. Questions & Solution Q1. Make a Simulink model of Doorbell using…

    calendar

    14 May 2021 12:30 AM IST

      Read more

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      Related Courses

      coursecard

      Linear Algebra

      Recently launched

      20 Hours of Content

      coursecardcoursetype

      Post Graduate Program in Infrastructure - Engineering Design and Project Management

      4.5

      127 Hours of Content

      coursecardcoursetype

      Post Graduate Program in CFD Solver Development

      4.8

      119 Hours of Content

      coursecard

      Introduction to OpenFOAM Development

      4.9

      18 Hours of Content

      coursecard

      FEA using SOLIDWORKS

      4.8

      4 Hours of Content

      Schedule a counselling session

      Please enter your name
      Please enter a valid email
      Please enter a valid number

      logo

      Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.

      https://d27yxarlh48w6q.cloudfront.net/web/v1/images/facebook.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/insta.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/twitter.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/youtube.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/linkedin.svg

      Our Company

      News & EventsBlogCareersGrievance RedressalSkill-Lync ReviewsTermsPrivacy PolicyBecome an Affiliate
      map
      EpowerX Learning Technologies Pvt Ltd.
      4th Floor, BLOCK-B, Velachery - Tambaram Main Rd, Ram Nagar South, Madipakkam, Chennai, Tamil Nadu 600042.
      mail
      info@skill-lync.com
      mail
      ITgrievance@skill-lync.com

      Top Individual Courses

      Computational Combustion Using Python and CanteraIntroduction to Physical Modeling using SimscapeIntroduction to Structural Analysis using ANSYS WorkbenchIntroduction to Structural Analysis using ANSYS Workbench

      Top PG Programs

      Post Graduate Program in Hybrid Electric Vehicle Design and AnalysisPost Graduate Program in Computational Fluid DynamicsPost Graduate Program in CADPost Graduate Program in Electric Vehicle Design & Development

      Skill-Lync Plus

      Executive Program in Electric Vehicle Embedded SoftwareExecutive Program in Electric Vehicle DesignExecutive Program in Cybersecurity

      Trending Blogs

      Heat Transfer Principles in Energy-Efficient Refrigerators and Air Conditioners Advanced Modeling and Result Visualization in Simscape Exploring Simulink and Library Browser in Simscape Advanced Simulink Tools and Libraries in SimscapeExploring Simulink Basics in Simscape

      © 2025 Skill-Lync Inc. All Rights Reserved.

                  Do You Want To Showcase Your Technical Skills?
                  Sign-Up for our projects.