![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/279392/image.png)
Modeling a Hollow Shaft Using Simscape Multibody
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Muneer Wahbah
il 23 Mar 2020
Commentato: Muneer Wahbah
il 30 Mar 2020
I am trying to model a hollow shaft using MATLAB Simscape. I read the "Compound inertia" article in MATLAB help.
It says that one of the approaches to model a hollow shaft is to use two Cylinder Solid blocks. By setting the density of one of the two blocks to a negative value, a subtraction will be made and a hollow shaft will be modeled.
I am trying to use this specific approach, however, I don't get a hollow shaft in the Mechanics Explorer. I have attached my Simulink model, Solid blocks properties, resulted model in Mechanics Explorer and the "Compound inertia" help article as pictures. Anyone knows why I don't get a hollow shaft in the Mechanics Explorer?
Thanks in advance.
0 Commenti
Risposta accettata
Vasco Lenzi
il 25 Mar 2020
Modificato: Vasco Lenzi
il 25 Mar 2020
Hi Muneer
there is a free library on File Exchange that adds lots of parametrized parts to Multibody:
The simplest thing woul be to add this library and drag and drop the cylinder with hole block. You could take a look at how this was built as well. This library is provided by Steve Miller, our technical marketing manager for Simscape.
You don't see an hollow shaft with the method you posted about because there isn't one: there are two cylinder, one inside the other,so graphically you are going to see two cylinder even if one has negative mass. For the mathematical purpose though, it behaves like a hollow shaft. On the other hand the block in this library will be with a hole graphically.
Screenshot of the library and cylinder block:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/279392/image.png)
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simscape Multibody 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!