Work Done By A Nonconstant Force
This page will help students understand how to calculate the work done by a non constant force.
The Main Idea
When calculating the force, if the magnitude of the force or direction of the force changes, it is not possible to calculate the work done by multiplying force by the displacement. Instead the non constant force is split into a path with small increments.
A Mathematical Model
[math]\displaystyle{ W=\int\limits_{i}^{f}\overrightarrow{F}\bullet\overrightarrow{dr} = \sum\overrightarrow{F}\bullet\Delta\overrightarrow{r} }[/math]
This means that the work is equal to the integral of the function of the force with respect to the change in the objects position. This is also the same as the summation of the force on an object multiplied by the change in position.
A Computational Model
This python code creates a ball with a force acting on it that changes with respect to time and it prints the total work at the end of the the loop that lasts while t is less than 10. This uses the concept that work is equal to the summation of the force multiplied by the change in distance over that interval.
Examples
Be sure to show all steps in your solution and include diagrams whenever possible
Simple
Middling
Difficult
Connectedness
- How is this topic connected to something that you are interested in?
- How is it connected to your major?
- Is there an interesting industrial application?
History
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.
See also
Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?
Further reading
Books, Articles or other print media on this topic
External links
References
This section contains the the references you used while writing this page
Claimed By Justin V.