Mathematical model for drag on tether

  • #1
Tobi9242
6
2
Homework Statement
Make a model that describes the aerodynamic drag on a tether holding a kite:

The kite is moving crosswind in a regular flight pattern
The tether is fixed at the ground
The model should only describe the drag the tether experiences while moving across the wind, and therefore wind speed isn't relevant, only the speed of the kite
Relevant Equations
F_drag = 1/2 * (\rho * V^2 * C_d * A )
I have a model for airs density as a function of height
I would imagine the speed can be describes as the angular velocity times length
The coefficient of drag can be found online, seems to be around 1.17 for a cylinder
It seems to me that im going to need an integral somewhere, but can't quite figure our how and where.
 
Physics news on Phys.org
  • #2
Can you write down an equation for the drag on a small length of the line ## \delta l ## at a distance ## l ## from the anchor?
 
  • Like
Likes Tobi9242
  • #3
Thanks for the reply!

Fdrag=1/2*Cd*rho*(deltal*diameter of line)*(angular velocity * l)

This is my best guess
 
  • #4
Oh, I forgot:
:welcome:
Tobi9242 said:
Fdrag=1/2*Cd*rho*(deltal*diameter of line)*(angular velocity * l)
That looks OK: are you familiar with writing mathematical expressions in ## \LaTeX ## - it makes them much easier to read? You could try Replying to my message and it will include what I have posted for you to copy and edit like this: [Edit: this includes an error left for the OP to correct]
$$ \delta F_{drag} = \frac{1}{2} C_d \rho D \omega \ l \ \delta l $$
I have used ## D ## as the diameter and ## \omega ## the angular velocity: it would probably be better to replace ## \omega ## with an expression involving the velocity of the kite - use ## V ## for this, and ## L ## for the length of the line.
 
Last edited:
  • #5
pbuk said:
it would probably be better to replace ## \omega ## with an expression involving the velocity of the kite - use ## V ## for this, and ## L ## for the length of the line.
... but you can do that after the integration (it is constant of course).

To get the total drag, you simply need to integrate the expression you wrote over the length of the line! [Edit: this includes an error left for the OP to correct]

$$ F_{drag, total} = \int_0^L dF_{drag} = \int_0^L \frac{1}{2} C_d \rho D \omega \ l \ dl $$
 
Last edited:
  • #6
pbuk said:
Oh, I forgot:
:welcome:
Thank you!

Yes, I am familiar with LaTex, so i'll do that moving forward :smile:

And thank you very much, you are a lifesaver!
 
  • #7
Tobi9242 said:
And thank you very much, you are a lifesaver!
Oops, I've just noticed that although the equation in your first post was OK:
Tobi9242 said:
Relevant Equations: F_drag = 1/2 * (\rho * V^2 * C_d * A )
... when you substituted ## \omega l ## for ## v ## you lost the squaring. This has carried through to the integral in my last post, can you fix this?
 
  • Like
Likes Tobi9242
  • #8
pbuk said:
Oops, I've just noticed that although the equation in your first post was OK:

... when you substituted ## \omega l ## for ## v ## you lost the squaring. This has carried through to the integral in my last post, can you fix this?
Oh, my bad. I hadn't noticed the missing square on here, but I have the velocity squared in my own document, so no worries!
Thanks again!
 
  • Like
Likes pbuk
  • #9
Tobi9242 said:
The model should only describe the drag the tether experiences while moving across the wind, and therefore wind speed isn't relevant, only the speed of the kite
That would be true if the drag were linear, but it is quadratic.
If the wind speed is w and the kite's speed v, the relative speed is ##\sqrt{v^2+w^2}## and the magnitude of the drag is ##\frac 12\rho (v^2 +w^2)C_d A ##. The component of that in the kite's direction of movement is ##\frac 12\rho v\sqrt{v^2 +w^2}C_d A ##.
As the kite tracks back and forth across the wind, there will at least be some parts of the trajectory where ##w>v##, making the drag component closer to ##\frac 12\rho vwC_d A ## than to ##\frac 12\rho v^2C_d A ##.

In reality, ##w## is probably greater than ##v## all the time.
 
Last edited:
  • #10
haruspex said:
That would be true if the drag were linear, but it is quadratic.
No. Two points:
  1. Drag force exists parallel to motion. When the kite is directly downwind the wind direction is orthogonal to the kite's direction of travel and so does not increase drag so your equation
    haruspex said:
    ##\frac 12\rho v\sqrt{v^2 +w^2}C_d A ##
    cannot be correct.
  2. The question tells us to ignore wind speed (probably because if we do not the model becomes inappropriately complicated for the level of learning the OP is at).
 
  • Like
Likes Tobi9242
  • #11
pbuk said:
Drag force exists parallel to motion.
Relative motion.
See e.g. https://www.roadbikereview.com/threads/the-physics-of-crosswinds.372183/
pbuk said:
The question tells us to ignore wind speed (probably because if we do not the model becomes inappropriately complicated for the level of learning the OP is at).
Then the text should simply say ignore it. The given reason for ignoring it misinforms the student.
Besides, the correct integral is no harder!
 
Last edited:
  • #13
pbuk said:
No. Two points:
  1. Drag force exists parallel to motion. When the kite is directly downwind the wind direction is orthogonal to the kite's direction of travel and so does not increase drag so your equation

    cannot be correct.
  2. The question tells us to ignore wind speed (probably because if we do not the model becomes inappropriately complicated for the level of learning the OP is at).

Yes, this would be how I understand it as well
 
  • #14
pbuk said:
I understand your mistake: the equivalent calculation for a cyclist would be for a "wind" coming from above, not from the side.
I would like to think that's intended as a joke. It's quite simple: if an object is moving at velocity ##\vec v## in the ground frame and the air is moving at ##\vec w## in that frame then the relative velocity is ##\vec v-\vec w##. The drag is ##k|\vec v-\vec w|(\vec w-\vec v)##. The component of that in the direction of ##\vec v## is ##k|\vec v-\vec w|((\vec w-\vec v)\cdot\vec v)\vec v/v^2##. If the two velocities are orthogonal that reduces to ##k|\vec v-\vec w|(-\vec v)##.
 
Last edited:
  • Like
Likes berkeman
  • #15
Tobi9242 said:
Yes, this would be how I understand it as well
Wrt @pbuk's point 1, try googling it.
Wrt point 2, see post #11.
 
  • #16
haruspex said:
I would like to think that's intended as a joke.
No, it was intended to illustrate the difference between the two models. I'll try a diagram instead:

Kite vs cyclist.jpg


haruspex said:
if an object is moving at velocity ##\vec v## in the ground frame and the air is moving at ##\vec w## in that frame then the relative velocity is ##\vec v-\vec w##.
That's all well and good, but if you want to calculate drag you need the surface area orthogonal to that relative velocity, and furthermore you will need to consider that (unless the kite is at right angles to the wind) some of that drag will increase the tension in the line rather than slow down the kite. If you do the math you will find that when the kite is approximately downwind then the contribution of the ground wind to horizontal tangential drag is small (and of course intuitively when the kite is exactly downwind it must be zero).
 
Last edited:
  • Like
Likes Tobi9242
  • #17
Tobi9242 said:
Yes, this would be how I understand it as well
The problem is not realistic, as it disregards the lift and drag forces on the kite.
The author seems to be interested only on the drag induced by the lateral swinging of the kite.
That flow-induced vibration makes the kite deviate from its most stable position (center), acquiring more and more energy from the incoming wind (disregarded here) until reaching a resonant state (just like a fluttering flag).

In that case, the drag would change with the angular velocity, being its value zero at the left and right extreme points of the oscilation, and maximum as the kite reaches its highest point (swinging in both directions).

Perhaps I am wrong, but the situation seems similar to an inverted pendulum, which plane of oscillation is tilted backwards certain angle from the vertical line crossing the anchor to ground.

Please, see:
https://kitelife.com/2012/09/26/working-the-wind-window/
wind-window.gif
 
Last edited:
  • #18
Lnewqban said:
The problem is not realistic, as it disregards the lift and drag forces on the kite.
Nevertheless, that is the problem that was asked - to consider only the drag on the line (tether).

Please don't confuse people by attempting to produce answers to questions that have not been asked, that is not helpful in itself and also demonstrates an attitude to answering questions that is likely to be detrimental to progress in most learning environments.
 
  • #19
pbuk said:
No, it was intended to illustrate the difference between the two models. I'll try a diagram instead:

View attachment 335329
I think we can take the wind as being horizontal. Its velocity will have a substantial
component normal to the line.

The point of my intercession in the thread is to counter the argument in the problem statement that because the wind is orthogonal to the string's motion it is irrelevant to the drag. That does not depend on its being a kite rather than a bicycle.
pbuk said:
some of that drag will increase the tension in the line rather than slow down the kite.
Which is why I took the component of drag in the direction of the line's motion.
pbuk said:
If you do the math you will find that when the kite is approximately downwind then the contribution of the ground wind to horizontal tangential drag is small (and of course intuitively when the kite is exactly downwind it must be zero).
Now you've lost me. Even when the kite is directly downwind it is not lying on the ground!
 
Last edited:
  • #20
pbuk said:
...
Please don't confuse people by attempting to produce answers to questions that have not been asked, that is not helpful in itself and also demonstrates an attitude to answering questions that is likely to be detrimental to progress in most learning environments.
What in the world are you talking about?
 
  • #21
Thread closed temporarily [edited]
 
Last edited:
  • #22
Thread is reopened provisionally; let's try to keep the discussion civil. But to be honest, this question is very confusing to me, especially the "simplifying" assumption (which seems wrong to me).

@Tobi9242 -- When is this assignment due? Do you have a Teaching Assistant that you can visit for clarification?
 
Last edited:
  • Like
Likes Tobi9242
  • #23
I will draw a diagram to get us all on the same page. I have based this on an image retrieved from https://www.researchgate.net/figure...be-kite-flying-crosswind-while_fig1_258351980
A-remote-controlled-25m-2-Leading-Edge-Inflatable-LEI-tube-kite-flying-crosswind-while.png

Handwritten_2023-11-15_160449.jpg


The tether is anchored at the origin. The tether is at a (constant) angle ## A ## above the horizontal and the [kite at the] end of the line is moving horizontally at ## | \vec v | = L \dot \theta = L \omega ##. The wind is horizontal and wolog assumed parallel to ## y = 0 ##.
 
  • Like
Likes Tobi9242
  • #24
pbuk said:
I will draw a diagram to get us all on the same page. I have based this on an image retrieved from https://www.researchgate.net/figure...be-kite-flying-crosswind-while_fig1_258351980
View attachment 335385
View attachment 335387

The tether is anchored at the origin. The tether is at a (constant) angle ## A ## above the horizontal and the [kite at the] end of the line is moving horizontally at ## | \vec v | = L \dot \theta = L \omega ##. The wind is horizontal and wolog assumed parallel to ## y = 0 ##.
Thanks for taking the trouble to do this, but as I keep explaining, my issue with the problem statement is that it implies, as a general principle, that crosswinds don't contribute to drag. That misleads students, and it seems the OP took it as true.

Whether the wind would contribute to the drag meaningfully in this specific case is somewhat secondary, so we should not really have taken up so much of the thread on it. So here I'll just say that to match your diagram (except A is already in use in the drag equation, so I'll call the tether slope ##\alpha##) I would change my equation in post #9 to
haruspex said:
The component [of drag] in the kite's direction of movement [at ##\theta=0##] is ##\frac 12\rho v\sqrt{v^2 +w^2\sin^2(\alpha)}C_d A ##.
If you are happy with that, we can move on. Otherwise we can take it a PM thread or some new public thread.
 
  • Like
Likes Tobi9242 and berkeman
  • #25
haruspex said:
If you are happy with that
Not quite. I hope we can both be happy with ## \frac 12\rho v \ \sqrt{v^2 +w^2 \sin^2 (\alpha)} \ C_d(\alpha) A(\alpha) ## which recognises that the drag coefficient of a long thin oblique cylinder is different from that of one perpendicular to the wind direction, and that the surface area A must be corrected for the presentation to the apparent wind (I think ## A(\alpha) \approx A \cos (\alpha) ##).

We can then note that for sufficiently small ## \alpha ## (i.e. the kite near to downwind) ## w^2 \sin^2 (\alpha) ## reduces to zero and so the ground wind has no effect.
 
Last edited:
  • Like
Likes Tobi9242
  • #26
pbuk said:
We can then note that for sufficiently small ## \alpha ## (i.e. the kite near to downwind) ## w^2 \sin^2 (\alpha) ## reduces to zero and so the ground wind has no effect.
Now I'm confused again. Will respond by PM.
 
  • Like
Likes Tobi9242
  • #27
berkeman said:
Thread is reopened provisionally; let's try to keep the discussion civil. But to be honest, this question is very confusing to me, especially the "simplifying" assumption (which seems wrong to me).

@Tobi9242 -- Wen is this assignment due? Do you have a Teaching Assistant that you can visit for clarification?
The problem is part of a larger project, so the due date is in a couple of weeks, and no, unfortunately there aren't any teaching assistants available.

I have however been informed that if we are able to, we are allowed take take more thing into consideration when making the model. So if a more accurate model is achievable, without complicating things to a level I would have difficulty explaining, that would be great.
 
Last edited by a moderator:
  • #28
Tobi9242 said:
The problem is part of a larger project, so the due date is in a couple of weeks, and no, unfortunately there aren't any teaching assistants available.

I have however been informed that if we are able to, we are allowed take take more thing into consideration when making the model. So if a more accurate model is achievable, without complicating things to a level I would have difficulty explaining, that would be great.
You mentioned in post #1 you thought you needed an integral, but the integral of interest depends on why you want the answer.
As @Lnewqban noted, the system resembles a pendulum with axis at the tether. When the kite moves to the right the drag is to the left, and this exerts a force to the left on the tether. Correspondingly, the reaction force at the tether has a component to the right.
If you care about how the drag affects the motion of the kite, what matters is not the total drag force but its total torque about the tether; if you care about the sideways pull the drag creates on the tether, it's reversed: you want the drag's torque about the kite.
In neither case does the simple integral of the drag force seem to be interesting.

Another extension, if you care to challenge the problem setter, is to incorporate the contribution the wind makes to the drag, as described in post #9 (except, as @pbuk noted, I had not considered the angle the string element makes to the horizontal; if that is ##\alpha## then the drag component opposing v is ##\frac 12\rho v\sqrt{v^2 +w^2\sin^2(\alpha)}C_d .dA ##, where dA is the element's effective area).
While incorporating w in this way might not make much difference at peak v, it will be significant towards the extremes of the trajectory as the kite swings left and right.

Another complexity is that the string will not be straight but form a catenary. If we assume it at least always lies in a vertical plane, the velocity of the element is proportional to the horizontal distance from the tether, not distance along the line.

Whatever combination(s) you choose to model, please post your integral and solution.
 

1. What is a mathematical model for drag on tether?

A mathematical model for drag on tether is a set of equations and calculations that describe the forces acting on a tether, such as those used in deep-sea exploration or space missions. These models take into account variables such as tether length, diameter, and velocity to predict the amount of drag force experienced by the tether.

2. How is a mathematical model for drag on tether used?

A mathematical model for drag on tether is used to determine the feasibility and safety of tethered operations, such as towing or anchoring objects in the ocean or space. It can also be used to optimize tether design and predict the performance of different materials and configurations.

3. What factors are considered in a mathematical model for drag on tether?

Some of the factors that are typically considered in a mathematical model for drag on tether include the shape and size of the tether, the fluid properties of the surrounding medium, the velocity of the tether, and the angle of the tether with respect to the direction of flow. Other factors such as surface roughness and turbulence may also be taken into account.

4. How accurate are mathematical models for drag on tether?

The accuracy of a mathematical model for drag on tether depends on the complexity and level of detail included in the model. Simple models may provide a rough estimate of the drag force, while more advanced models can account for a wider range of variables and provide more accurate predictions. However, there are always limitations to any mathematical model and experimental validation is necessary to confirm its accuracy.

5. Can a mathematical model for drag on tether be applied to different scenarios?

Yes, a mathematical model for drag on tether can be applied to a variety of scenarios as long as the relevant variables and conditions are taken into account. For example, the same model used for deep-sea tethered operations may also be applicable to space missions with some modifications to account for differences in fluid properties and other environmental factors.

Similar threads

  • Introductory Physics Homework Help
Replies
7
Views
2K
Replies
14
Views
314
Replies
4
Views
367
Replies
1
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
11K
  • Introductory Physics Homework Help
2
Replies
36
Views
4K
  • Introductory Physics Homework Help
2
Replies
47
Views
3K
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Mechanics
Replies
11
Views
2K
  • Aerospace Engineering
Replies
11
Views
2K
Back
Top