Coding a simple model with torsion spring

12 views (last 30 days)
Tae Yeong Kim
Tae Yeong Kim on 7 Apr 2013
Answered: Steve Miller on 9 Jan 2023
I am trying to code a very simplistic box on the torsion spring with Matlab so that I can apply a force and see the reaction of the simple box on the torsion spring.
I tried using ODE 45 to code a torsion spring, putting theta as x(1), and dx(1) as x(2).
Also, I know that I have to put
sigma M = I * delta sigma M = Moment on spring + Moment of the force + Moment of mass*gravity
Is there a way to code this?

Answers (1)

Steve Miller
Steve Miller on 9 Jan 2023

Categories

Find more on Mechanical Models in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!