Physical Modeling Tutorial, Part 3: Introduction to Vehicle Modeling

Поділитися
Вставка
  • Опубліковано 9 лют 2025

КОМЕНТАРІ •

  • @sakthivelraut2719
    @sakthivelraut2719 Рік тому

    Great Explanation

  • @ashwinraju3385
    @ashwinraju3385 6 років тому +9

    Can you please tell how to create the terrain data or how to get it?

  • @SyedRizvii
    @SyedRizvii 6 років тому

    great explanation and video series, was waiting for this for sometime now. Would like to further see this models integration with a powertrain i.e. electrical.

  • @mukunthans3600
    @mukunthans3600 Рік тому

    Thanks for this excellent tute series! Shouldn't we have to consider just half the weight of the vehicle , since we are dealing with half car model.

  • @edw3in
    @edw3in 4 роки тому +1

    How can I check in a simulation, in the simulink, the levels of co2 for vehicles with different powers and different years?

  • @zahranaitrabah6148
    @zahranaitrabah6148 4 роки тому +1

    Hello Sir, I am currently working on a project which deals with the mechanical modeling of an automobile,
    this involves simulating the behavior of an automobile in different road cycles, with Scilab (+ xcos),
    i would like to know please if you could help me?
    Thank you.

  • @naumanibrahim2629
    @naumanibrahim2629 4 роки тому +1

    Can anyone explain, if in any case, I want to measure slip via an ABS ON and an ABS OFF mode, how to do it? Should I incorporate an ABS model say with a BANGBANG controller into this? Thank you

  • @najwakhalid6160
    @najwakhalid6160 2 роки тому

    how to get nonuniform terrain data , i didn't find them in link

  • @kundankumar-dt5uu
    @kundankumar-dt5uu 2 роки тому

    Sir may you guide me how I plot efficiency map in simulink

  • @dayanandselvarajan8819
    @dayanandselvarajan8819 5 років тому +3

    That was an amazing video for beginners!!
    Is there a fluid thermal cooling system model implemented into this to measure temperature & mass flow?
    Please share if there is one already built.
    Thanks in advance.

  • @mennahisham9878
    @mennahisham9878 3 роки тому

    thank you, sir

  • @thescienceshow2314
    @thescienceshow2314 4 роки тому +2

    can anyone provide terrain dataset?
    Thanks in advance

  • @REDSLibrary
    @REDSLibrary 6 років тому

    Nice work

  • @railgun1935
    @railgun1935 5 років тому +2

    I get this error when i am trying to run this model Please help...!!!
    : Function, tablelookup, is wrong. Please check 1) whether input data points have correct sizes; 2) query values are scalar; 3) query values and table data have the commensurate units; and 4) constants or compile time parameters are passed to interpolation and extrapolation argument. In foundation.signal.lookup_tables.one_dimensional (line 35)
    Argument 1 = [1x101 double]
    Argument 2 = [1x101 double]
    Argument 3 = {[1x1 double], 'm'}
    x = [1x101 double]
    f = [1x101 double]
    I = {[1x1 double], 'm'}
    extrap_method = int32(int32(1))
    interp_method = int32(int32(1))

    • @martinprinceton9858
      @martinprinceton9858 4 роки тому +10

      I guess you are using a newer version of MATLAB. You just need to change the units then it will work. For dist it is (m) and for slope is (rad)

    • @railgun1935
      @railgun1935 4 роки тому

      @@martinprinceton9858 I got it to work...but I don't remember what was the changes i made...proloy them units

    • @bastiane215
      @bastiane215 3 роки тому

      @@martinprinceton9858 Ufff.. Thanks man!

    • @raunaksingh7761
      @raunaksingh7761 3 роки тому

      @@martinprinceton9858 i did that but then i got this error .. not sure why....
      can smone pls help me out
      An error occurred while running the simulation and the simulation was terminated
      Caused by:
      ['vehicle_subsystems/Vehicle Subsystem/Solver Configuration']: At time 16.977349, one or more assertions are triggered. See causes for specific information.
      The 1-th dimensional query point must be no less than minimal value of table grid vector and must be no larger than maximum value of table grid vector. The assertion comes from:
      Block path: vehicle_subsystems/PS Lookup Table (1D)
      Assert location:
      o In between line: 35, column: 28 and line: 35, column: 29 in file: D:\MATLab\toolbox\physmod\simscape\library\m\+foundation\+signal\+lookup_tables\one_dimensional.ssc
      x must be less than or equal to maximum value of Table grid vector. The assertion comes from:
      Block path: vehicle_subsystems/PS Lookup Table (1D)
      Assert location:
      o In between line: 45, column: 9 and line: 45, column: 15 in file: D:\MATLab\toolbox\physmod\simscape\library\m\+foundation\+signal\+lookup_tables\one_dimensional.ssc

    • @MuhammadAwais-ln8vb
      @MuhammadAwais-ln8vb 2 роки тому

      @@martinprinceton9858 I get this error after implementing brake models. I didn't change any parameter on tire model and it runs fine after removing brake models. Any help would be grateful.
      An error occurred while running the simulation and the simulation was terminated
      Caused by: Here is the set of components with unconverged equations:
      'untitled/vehicle susbsystem/Rear Tire (Magic Formula)'
      Equation location is:
      'C:\Program Files\MATLAB\R2022a\toolbox\physmod\sdl\sdl\+sdl\+tires\+tire_subcomponents
      olling_resistance.ssc' (line 69)

  • @sharvarikadam8527
    @sharvarikadam8527 4 роки тому

    pls make video for 4wd transmission also

  • @gandalfwiz20007
    @gandalfwiz20007 2 роки тому

    You should write some papers on this model

  • @umerreshid6601
    @umerreshid6601 3 роки тому

    Can you tell us about terrain data?

  • @balajisrinivas7688
    @balajisrinivas7688 2 роки тому

    I did not get usage of H port.. Can someone explain pls??