Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a constant acceleration motion

Status
Not open for further replies.

arty_flores

Mechanical
Joined
Nov 28, 2022
Messages
1
Location
US
Hello,

I am trying to recreate a rotor shaft model in order to find the natural frequencies. However, I want to model this rotor kit as if it was attached to a motor which is why I want to use a constant acceleration motion. How can I input this as a function?

Best
 
You don't say which package you are using. In Solver language you want something like

JOINT/201, REVOLUTE, I=2011, J=2013
MOTION/201, JOINT=201, FUNCTION=5*TIME*TIME

Which should give you an acceleration of 10 degrees or radians /sec/sec

You can build this in the function builder in View, hopefully (I don't use View)



Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top