- External longitudinal velocity
- External longitudinal forces
What is default Mu for Vehicle Body 3 DOF block?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
The 3 DOF Vehicle Body block in the Vehicle Dynamics Blockset uses
in its forces equations, but I can't find the default value for this parameter anywhere.
in its forces equations, but I can't find the default value for this parameter anywhere.I see the option to enable specifying
as an input, but I want to know what μ will be if I don't explicitly pass it.
as an input, but I want to know what μ will be if I don't explicitly pass it.I also see mu, which is a friction scale factor, but that's not the same thing.
Does anyone know what the default value is or how to figure it out?
0 Kommentare
Akzeptierte Antwort
Paul
am 23 Dez. 2024
Bearbeitet: Paul
am 23 Dez. 2024
As best I can tell, if the [mu_r, mu_f] vector is not specified externally, then the block uses the parameter specified in
Nominal friction scaling factor, mu
for both mu_r and mu_f as long as Axle forces is set to one of these options:
You can test this by first specifying a value for "Nominal friction scaling factor, mu" and simulating and then turning External friction — Mu input port to 'on' and using the same value as in step 1 in a two-element Constant vector as the external input and simulate again. When I did this with constant xdotin and WhlAngF inputs I got identical results for the inertial displacement in the Info bus.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Tires and Vehicles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!