| Topic: |
Science > Physics |
| User: |
"" |
| Date: |
12 Nov 2005 11:58:22 PM |
| Object: |
"Fan"-driven pendulum simulation? |
Hello,
For a cognitive science research project, I need to come up with a
reasonably physically accurate simulation of a simple pendulum that can
be driven by an air fan on the left side (which will push the bob with
constant force to the right, and the fan is assumed to push on the bob
when it is both above and below the pivot). I'm currently working with
the code from http://www.myphysicslab.com. I originally thought of
using the driving parameter, and switching it from positive to negative
depending on angle (which side of the pivot the bob is). But I don't
know enough physics to know if this would be accurate enough to look
right (would the driving force change as the pendulum swings), let
alone if there is a simpler computation way to do it (rather than
checking the angle every iteration and flipping the driving parameter).
Thanks,
Jim Witte
Indiana University
.
|
|
| User: "CWatters" |
|
| Title: Re: "Fan"-driven pendulum simulation? |
13 Nov 2005 03:34:01 AM |
|
|
<jswitte@bloomington.in.us> wrote in message
news:1131861502.635409.323020@g47g2000cwa.googlegroups.com...
Hello,
For a cognitive science research project, I need to come up with a
reasonably physically accurate simulation of a simple pendulum that can
be driven by an air fan on the left side (which will push the bob with
constant force to the right, and the fan is assumed to push on the bob
when it is both above and below the pivot). I'm currently working with
the code from http://www.myphysicslab.com. I originally thought of
using the driving parameter, and switching it from positive to negative
depending on angle (which side of the pivot the bob is). But I don't
know enough physics to know if this would be accurate enough to look
right (would the driving force change as the pendulum swings), let
alone if there is a simpler computation way to do it (rather than
checking the angle every iteration and flipping the driving parameter).
Is the fan on constantly or timed to give it a nudge to keep it running?
If it's on constantly can't you model this as a change in the direction of
gravity?
.
|
|
|
| User: "" |
|
| Title: Re: "Fan"-driven pendulum simulation? |
13 Nov 2005 12:39:41 PM |
|
|
Is the fan on constantly or timed to give it a nudge to keep it running?
It's timed, and will be under user-control in the simulation. The
tasks are to time it so as to either bring a swining pendulum to rest
(very low damping factor), and to time it to swing around the top.
.
|
|
|
|
|
| User: "Black Knight" |
|
| Title: Re: "Fan"-driven pendulum simulation? |
13 Nov 2005 12:37:58 AM |
|
|
<jswitte@bloomington.in.us> wrote in message
news:1131861502.635409.323020@g47g2000cwa.googlegroups.com...
Hello,
For a cognitive science research project, I need to come up with a
reasonably physically accurate simulation of a simple pendulum that can
be driven by an air fan on the left side (which will push the bob with
constant force to the right, and the fan is assumed to push on the bob
when it is both above and below the pivot). I'm currently working with
the code from http://www.myphysicslab.com. I originally thought of
using the driving parameter, and switching it from positive to negative
depending on angle (which side of the pivot the bob is). But I don't
know enough physics to know if this would be accurate enough to look
right (would the driving force change as the pendulum swings), let
alone if there is a simpler computation way to do it (rather than
checking the angle every iteration and flipping the driving parameter).
Thanks,
Jim Witte
Indiana University
You can get a video clip of a wind-driven oscillator here:
http://www.enm.bris.ac.uk/research/nonlinear/tacoma/tacoma.html#mpeg
Androcles
.
|
|
|
|

|
Related Articles |
|
|