Hooke's Law: Difference between revisions

From Physics Book
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


===A Computational Model===
===A Computational Model===


How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
Line 51: Line 50:
===Further reading===
===Further reading===


Books, Articles or other print media on this topic
[http://hyperphysics.phy-astr.gsu.edu/hbase/permot2.html Elasticity and Hooke's Law]
 
[http://www.universetoday.com/55027/hookes-law/ What is Hooke's Law? ]
 
[http://www.britannica.com/science/Hookes-law Encyclopedia Brittanica: Hooke's Law]


===External links===
===External links===

Revision as of 18:42, 27 November 2015

This resource page addresses Hooke's Law. (Claimed by brapsas3)

The Main Idea

Hooke's law is a principle that states that some force F needed to compress or extend a spring by some distance s is directly proportional to that distance.

A Mathematical Model

This system can be expressed as F = ks, where k is some constant factor that is characteristic of the spring.

A Computational Model

How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript

Examples

A few sample problem sets and their solutions.

Simple

QUESTION: What is the force required to stretch a spring whose constant value is 100 N/m by an amount of 0.50 m?

SOLUTION: Using the formula F=ks solve the question
F=force(N)
k=force constant(N/m)
s=stretch or compression(m)

F=(100)(0.50) F=50 N

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Hooke's law is named after the 17th century British physicist Robert Hooke. Hooke first publicly 'stated' the law in 1660, initially concealing it in the Latin anagram "ceiiinosssttuv," which represented the phrase Ut tensio, sic vis — "As the extension, so the force." However, this solution was not published until 1678.

Hooke's equation also applies to many other situations where some elastic body is being deformed, and the ball-spring model is often used as the basis for many contact interactions.

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

Elasticity and Hooke's Law

What is Hooke's Law?

Encyclopedia Brittanica: Hooke's Law

External links

Doodle Science provides a brief run through of Hooke's Law.

An alternate explanation of Hooke's Law with a sample problem set.

References

This section contains the the references you used while writing this page