Transfer Function relating momentum and force

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
thoraxepi
Messages
2
Reaction score
1
Hey all,

I hope this is the correct forum section to post this in.
I heard about this problem from a youtube video but I've not been able to simulate it because the video was meant only for an introduction into PID control.

Here's the problem:

A remote control helicopter is hovering just above the ground (0 m). It is desired that the helicopter hover at 50 m. Develop a transfer function that takes an input from the controller and outputs height in meters. The measurement block has negligible dynamics (Gm=Km=1).

What assumptions are necessary?

~~~

My assessment:

The function could be something like dp/dt = Fl(t) - Fg

where p is linear momentum in kg*m/s, Fl is lift force in N (or kg*m/s^2) and Fg is force due to gravity in N.
I need to develop a transfer function that might be in the form H(s)/Fl(s) but I'm not sure how to get there from my differential eqn.

Any help is much appreciated!

-thoraxepi
 
on Phys.org
Thank you for the reply.
I think my main issue is finding a transfer function that describes a real system whose output must be height. Upon further review, I find that the problem statement doesn't provide enough information to create a full transfer function without deciding on information about the system.
upload_2018-12-10_19-33-12.png

For example, we could decide that the controller sends an output signal to an electric motor that tells the motor how fast to spin (rpm) and the rpm of the propeller determines the lift force (N) and the lift determines the altitude of the RC helicopter. The equations for propeller force are beyond the scope of the digital process controls course I'm in, so I don't think it would be worth it to relate propeller speed with lift.

If anyone has any comments that might simplify this system, please feel free to share.

-thoraxepi
 

Attachments

  • upload_2018-12-10_19-33-12.png
    upload_2018-12-10_19-33-12.png
    44.5 KB · Views: 546