필터 지우기
필터 지우기

Vehicle suspension design problem in simscape

조회 수: 2 (최근 30일)
Parag Bendre
Parag Bendre 2021년 1월 21일
답변: Neelanshu 2024년 5월 9일
hello,
I am trying to design the model of suspension in simsape. the rough drawing of suspension is attached. I tried to develope simscape model for the same and capture the force at the spring but not getting exected results from the model. input is 100mm step input from road. the input replicated the 100mm wheel travel while passing any bump.
Fig.1: actual suspension system rough drawing for reference
Fig.2: Simscape model for the suspension system
Input from input scope:
Output:

답변 (1개)

Neelanshu
Neelanshu 2024년 5월 9일
Hi Parag,
The reason why the output of the force sensor block is similar to the input force is because "Ideal Force Sensor" block should be connected in series with the block where you want to measure the force.
In the simscape model the sensor is parallel to both the spring systems. Force is a through variable and connecting the sensor in parallel affects the simulation result because it is analogous to adding bypass connection line between the points.
Here is the obtained output for the above simscape model :
You may refer to the following documentation to learn more about "Ideal Force Sensor" block:
Hope this helps.

카테고리

Help CenterFile Exchange에서 Multibody Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by