Physics Lab

Unit Conversions

NEET regularly asks to convert force from newton to dyne, energy from joule to erg, pressure from pascal to bar, or larger astronomical distances using light-years. The trick is to track each base unit independently and use powers of ten cleanly.

Concept

Choose a factor of 1 written as a ratio of equivalent units, e.g. 1m/100cm1\,m / 100\,cm or 1kg/1000g1\,kg / 1000\,g. Multiply your quantity by these factors so unwanted units cancel and the desired ones remain.

Useful equivalences:

  • 1N=105dyne1\,N = 10^{5}\,dyne
  • 1J=107erg1\,J = 10^{7}\,erg
  • 1Pa=10dyne/cm21\,Pa = 10\,dyne/cm^{2}
  • 1atm=1.013×105Pa1\,atm = 1.013 \times 10^{5}\,Pa
  • 1eV=1.6×1019J1\,eV = 1.6 \times 10^{-19}\,J
  • 1ly9.46×1015m1\,ly \approx 9.46 \times 10^{15}\,m

Formula Derivation

For a derived quantity with dimensional formula MaLbTcM^{a} L^{b} T^{c}, conversion from system 1 to system 2:

n2=n1(M1M2)a(L1L2)b(T1T2)cn_2 = n_1 \left(\frac{M_1}{M_2}\right)^{a} \left(\frac{L_1}{L_2}\right)^{b} \left(\frac{T_1}{T_2}\right)^{c}

Example: Force has a=1,b=1,c=2a=1, b=1, c=-2. Converting newton to dyne:

n2=1×(1kg1g)1(1m1cm)1(1s1s)2=1000×100×1=105n_2 = 1 \times \left(\frac{1\,kg}{1\,g}\right)^{1} \left(\frac{1\,m}{1\,cm}\right)^{1} \left(\frac{1\,s}{1\,s}\right)^{-2} = 1000 \times 100 \times 1 = 10^{5}

So 1N=105dyne1\,N = 10^{5}\,dyne.

NEET-style Worked Example

Express the gravitational constant G=6.67×1011Nm2/kg2G = 6.67 \times 10^{-11}\,N\,m^{2}/kg^{2} in CGS units (dyne cm2/g2cm^{2}/g^{2}).

Dimensional formula of GG is M1L3T2M^{-1} L^{3} T^{-2}, so

n2=6.67×1011×(1kg1g)1(1m1cm)3(1s1s)2n_2 = 6.67 \times 10^{-11} \times \left(\frac{1\,kg}{1\,g}\right)^{-1} \left(\frac{1\,m}{1\,cm}\right)^{3} \left(\frac{1\,s}{1\,s}\right)^{-2}

=6.67×1011×(103)1×(102)3=6.67×1011×103×106= 6.67 \times 10^{-11} \times (10^{3})^{-1} \times (10^{2})^{3} = 6.67 \times 10^{-11} \times 10^{-3} \times 10^{6}

=6.67×108dynecm2/g2= 6.67 \times 10^{-8}\,dyne\,cm^{2}/g^{2}

Common Confusions

  • Track the exponents of each base unit. Sign errors are common when exponents are negative.
  • 1L=103m31\,L = 10^{-3}\,m^{3}, not 10210^{-2}.
  • Temperature conversions are not multiplicative for Celsius (offset by 273.15).
  • 1year3.15×107s1\,year \approx 3.15 \times 10^{7}\,s — useful for astronomical problems.

Key Takeaways

  • Use n2=n1(M1/M2)a(L1/L2)b(T1/T2)cn_2 = n_1 (M_1/M_2)^{a}(L_1/L_2)^{b}(T_1/T_2)^{c}.
  • 1N=105dyne1\,N = 10^{5}\,dyne, 1J=107erg1\,J = 10^{7}\,erg.
  • Cancel units as if they were algebraic symbols.

AI Summary

Summarize this page in your favorite LLM