Changing Z coordinates of the vehicle

1 view (last 30 days)
Tamim Boubou
Tamim Boubou on 28 May 2021
Answered: Jason Rodgers on 15 Oct 2021
I am using P2HEV model in which (vehicle body 3 D.O.F longitudinal ) is used for the vehicle model), and I want to observe the behaviour on an inclined road, I have changed the gradient input of the block, and the performance is changing accordingly, but my question is how to to see those changes being reflected in the coordinates of the vehicle,. Since the X position is changing as the acceleration is applied, but how to get the Z position change when there is a grade on the road? can the grade input affect the Z position of the vehicle, if not, what is the proper way of changing it?

Answers (1)

Jason Rodgers
Jason Rodgers on 15 Oct 2021
You can use the info bus output of that block to see the coordinates. Use a bus selector and select InerFrm.Cg.Disp.Z .This will show you the Z value in the inertial frame.

Categories

Find more on Vehicle Scenarios in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!