Skip to content

Torsional dynamics #795

Answered by atbrandao
LeifParr asked this question in Q&A
May 18, 2021 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Hi, @LeifParr !

In the torsional analysis I carried out using Ross I was only interested in the system's harmonic response, so I used only the Transfer Matrix to calculate the system output.
But you can use the .time_transient() method to perform this time transient analysis. The only limitation, I think, is that there are no native method for plotting the results. You will need to get the output data and make your own plots.

I made a simple code (attached) with a model similar to what you proposed, with 4 shaft elements connecting 5 lumped inertia elements. The code inputs sine excitation at node 0 and plots the torsional response at node 4, in radians. With that result you could then do…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@LeifParr
Comment options

@atbrandao
Comment options

@LeifParr
Comment options

@atbrandao
Comment options

Answer selected by LeifParr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants