Azzera filtri
Azzera filtri

Does the PS-Simulink convert slow the simulation speed down?

2 visualizzazioni (ultimi 30 giorni)
I'm using the second generation SimMechanics toolbox to build a whole car suspension model. I derived my model from the double wishbone example provided by MATLAB.
The model is running in real time, or even faster, until I add a PS-Simulink converter block to get access to the generated forces of a spherical joint. I have already checked the output unit of the converter. I try to use forward dynamics. If I try to get access to other values, like the position or velocity the converter would not slow the simulation speed down.
If its necessary I can provide a model. Thanks for your help.

Risposte (2)

Sam Hunt
Sam Hunt il 9 Feb 2021
Sensing quantities can slow down simulation because of the simple fact that computations must be done to output values. Some outputs are fast to compute, others are slower. If you are sensing Composite Force/Torques in joints, that computation is expensive and is not surprising that there is a performance penalty.

naser poodinh
naser poodinh il 20 Set 2021
if true
% code
end

Categorie

Scopri di più su Applications in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by