![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/341110/image.png)
Why failed to simulate Simscape driveline logic-controlled clutch test model?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to debug part by part my vehical model. Firstly - supplying torque. And I have "Nonlinearity error" while simulating all the time! Changing Configuration Solver parameters doesn't help (I tried fixed step solver, variable step solver, different step size and so on). Please help!
0 commentaires
Réponses (1)
Steve Miller
le 4 Août 2020
The error diagnostic in R2018b points to two nodes in your network that do not have inertia. If you add those, you will then get a diagnostic that indicates your input signal needs filtering enabled. With these three changes, the model runs fine.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/341110/image.png)
0 commentaires
Voir également
Catégories
En savoir plus sur Simscape Driveline dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!