How do you do analysis of units?

  • Thread starter Thread starter Ace.
  • Start date Start date
  • Tags Tags
    Analysis Units
AI Thread Summary
The discussion focuses on performing unit analysis for the equation relating frequency to the length of a pendulum, specifically f = 5.1L^{-0.5}. The initial approach involves manipulating the standard formula for frequency, f = 1/(2π√(L/g)), to express L in centimeters while converting units appropriately. The corrected formula derived shows that f can be expressed as f = sqrt(100g)/(2π) * 1/√L, leading to a result close to the original equation. The slight difference in constants is attributed to rounding. The conversation highlights the importance of unit conversion in calculations and mentions tools that can assist with mixed units.
Ace.
Messages
52
Reaction score
0

Homework Statement


Show the unit analysis of this equation that relates frequency to length (in centimeters) of a pendulum

f = 5.1L^{-0.5}

Homework Equations


f = \frac{1}{2\pi\sqrt{\frac{L}{g}}} ?

The Attempt at a Solution


I cannot find much info about this online, but I gave it a go:

f = \frac{1}{2\pi\sqrt{\frac{L}{g}}}
solving for L:
L = \frac{g}{2πf^{2}} * \frac{100 cm}{1 m}
L = \frac{g}{f^{2}} * \frac{cm}{m}
L = \frac{m/s^{2}}{(s^{-1})^{2}} * \frac{cm}{m}
L = \frac{m}{s^{2}}* \frac{1}{s^{-2}} * \frac{cm}{m}
L = cmf = \frac{1}{2\pi\sqrt{\frac{L}{g}}}
f = \frac{1}{\sqrt{\frac{cm}{m/s^2} * \frac{m}{cm}}}
f = \frac{1}{\sqrt{s^{2}}}
f = s^{-1}

Is this the right approach?
 
Physics news on Phys.org
I think you are on the write track, but maybe making it more complicated than it is. What the question is getting at is how do you find a formula (starting with eqn 2) that relates frequency to length (eqn 1) and assumes L is in cm. Usually length L would be in meters if using MKS units.

Start with eqn 2, but assume L is given in cm, and convert it to meters.

f = 1/(2*pi*sqrt(L*(1 m)/(100 cm)/g)
f = 1/(2*pi*sqrt(L/(100*g))
f = sqrt(100*g)/(2*pi) * 1/sqrt(L)

If g = 9.8 m/s^2 and pi = 3.14, then

f = 5.0 * L^-0.5

which is almost the same as the original result in eqn1. Maybe some roundoff differences in the constants explain the difference between 5.0 here and the original 5.1 given in eqn 1.

Sometimes you might want to do this rearranging of formulas if say, for example, results you get regularly from the lab come in in mixed units. You could make a formula that handles the unit conversion. However, these days there are also some tools out there that can do calculations with mixed units. All the unit conversion is handled automatically, apps like UnityCalc or even Google.

Hope that helps.
 
Last edited:
  • Like
Likes 1 person
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top