×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Implementation of orbital movement (no rotation)

Implementation of orbital movement (no rotation)

Implementation of orbital movement (no rotation)

(OP)
Hey guys,

I currently have some problems figuring out how to implement the movement of a rectangular part/surface along a circular path.
I cannot imagine to prescribe the motion with the conventional displacement/rotation- BCs, since the coordinates in the x-y- plane for instance would change all the time.
Does someone have any ideas or experience with this?

Tanks in advance!

RE: Implementation of orbital movement (no rotation)

Hi,

I never did such trick, but I would try boundary condition with local cylindrical coordinate system.
I expect then you can apply boundary condition with radial direction to introduce rotation for your part.

For details check Abaqus documentation:
- Abaqus Analysis User's Manual, 2.1.5 Transformed coordinate systems
- Abaqus Analysis User's Manual, 33.3.1 Boundary conditions in Abaqus/Standard and Abaqus/Explicit

Regards,
Bartosz

RE: Implementation of orbital movement (no rotation)

(OP)
Thanks for your response.
I must say that I am not really sure that I understand what you mean. It must be clear, that the part should move on an orbital path, while the part should not rotate around its own axis.
I attached a simple sketch that shall explain this a little bit better.

Thanks!

RE: Implementation of orbital movement (no rotation)

Part of the difficulty seems to be your perception of the problem. There is no rotation of anything. The object is merely being laterally displaced over time, where dx = omega*radius*cos(omega*t)*dt and dy = omega*radius*sin(omega*t)*dt

TTFN
FAQ731-376: Eng-Tips.com Forum Policies

Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers

RE: Implementation of orbital movement (no rotation)

Hi,

I did not get you question right.
Thanks for the picture, now I understand what movement you want to get.

I fully agree with IRstuff, to describe such movement you need to use uniform circular motion equations.

The simplest way is to create amplitude to describe position with x and y axis over the time with Excel or similar software.

You can also use the equations directly with Abaqus.
You can define user amplitude and code the equations with FORTRAN subroutine (UAMP/VUAMP) to describe your movement.
I am attaching simple model with VUAMP subroutine for Abaqus/Explicit as an example.

Regards,
Bartosz

RE: Implementation of orbital movement (no rotation)

(OP)
thanks for all your help.
unfortunately, I have no fortran-compiler @ work...
I introduced the movement by implementing several rigid wires, turning them and connecting their movement to my assembly by making Tie-constraints.
It may not be the most elegant way, but it seems to work for now.
The discussion with you guys made me figuring thi way out. Thank your for that!

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources