×
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!

*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

Is it possible to make gravity as function of time on a mechanism simulation?

Is it possible to make gravity as function of time on a mechanism simulation?

Is it possible to make gravity as function of time on a mechanism simulation?

(OP)
Hello all,

Althought it could sound weird, I am interested in introducing the gravity as a function of time in an ADAMS mechanism simulation. I am not looking for a complex expresion, just an step function which passess from 0 to 9.8 at certain moment.

I would expect it to be possible by introducing something like IF(time-tref:0,9.8, 9.8), or through a STEP, but ADAMS does not let me introduce any function on the gravity expression... Do you know by chance how could this be done?

I have a begginer level, but I ve spent a quite amount of time trying to fix it, without sucess.

Thank you very much in advance for any answer!

Best regards,
Aerodyns

Replies continue below

Recommended for you

RE: Is it possible to make gravity as function of time on a mechanism simulation?

I think you'd have to stop the model in the acf, change the value in ACCGRAV, and restart it. I have low confidence in this.

ADAMS works best when you simulate something the way physics actually works, gravity does not work like that, so what are you really trying to simulate?

Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?

RE: Is it possible to make gravity as function of time on a mechanism simulation?

(OP)
First of all, thanks for your answer - I will try it. By the way, what do you call "acf" on your message?

I am working on simulating a glider (non-powered airplane) landing and its post-landing loads while taxiing across the runway.

During the Landing, the Aerodynamic Lift is compensanting its weight, which provides a smooth touch-down (constant vertical speed). I normally analyze this part as a zero-G situation in ADAMS (physically is not exactly the same, but differences are negligible).

The problem is, if gravity is zero, after the touch down the glider will rebound and won't follow the runway. In real life, once the glider touches down, its aerodynamic configuration change (flaps/spoilers, angle of attack, airspeed), making the lift smoothly dissapears. Unfortunately this fluid dynamics problem cannot be easily implemented on ADAMS. This is the point where I want to "activate gravity", so it sticks to the ground once it touches and I can analyze the loads during taxi.

Maybe I am doing the things more complicated than it could be done

Best regards,
Aerodyns

RE: Is it possible to make gravity as function of time on a mechanism simulation?

if you can't be bothered with aero (it isn't hard but ok), then how about a vertical force at the cg say an SFORCE single acting force that you smoothly vary as the thing lands and slows down? I can talk you through how aero is implemented in ADAMS/Car where we use it for crosswind simulation.

Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?

RE: Is it possible to make gravity as function of time on a mechanism simulation?

Something like:
IF(Glider_Speed<10mps);
G=9.8;

Might work giving out a function on value of Gravity.

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! Already a Member? Login



News


Close Box

Join Eng-Tips® Today!

Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.

Here's Why Members Love Eng-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close