Coordinate systems other that Cartesian coordinate system sometimes can be more useful in some cases.
Plane Polar Coordinate System
The unit vectors for plane polar coordinate system are
ˆr=cosθˆi+sinθˆjˆθ=−sinθˆi+cosθˆj
As they depend on θ, which may not be constant, they may have non-zero derivative, unlike the ˆi and ˆj in Cartesian coordinate system
˙ˆr=−˙θsinθˆi+˙θcosθˆj=˙θˆθ˙ˆθ=−˙θcosθˆi−˙θsinθˆj=−˙θˆr
The position vector r(t) is given by
r(t)=r(t)ˆr
The velocity is
v(t)=r(t)˙ˆr+˙r(t)ˆr=˙rˆr+r˙θˆθ
The acceleration is
a(t)=¨rˆr+˙r˙θˆθ+(r¨θ+˙r˙θ)ˆθ+r˙θ(−˙θˆr)=(¨r−r˙θ2)ˆr+(2˙r˙θ+r¨θ)ˆθ
Example
A particle travels at constant speed with a plane polar coordinates defined by
r(t)=k(1+cosθ(t)).
The particle is at θ=0 at t=0. Find θ as a function of t.
Solution:
˙r=k˙θsinθv0=√˙r2+(r˙θ)2=√(k˙θsinθ)2+(k˙θ(1+cosθ))2=k˙θ√2+2cosθ=2k˙θcosθ2∫v0dt=∫2kcosθ2dθv0t=4ksinθ2+C,
where C is a constant. At t=0, θ=0⟹C=0. So,
θ(t)=2sin−1(v0t4k)
Cylindrical Polar Coordinate System
The unit vectors for plane polar coordinate system are
ˆs=cosϕˆi+sinϕˆjˆϕ=−sinϕˆi+cosϕˆjˆk
As
ˆs and
ˆϕ depend on
ϕ, which may not be constant, they may have non-zero derivative, unlike the
ˆi and
ˆj in Cartesian coordinate system
˙ˆs=−˙ϕsinϕˆi+˙ϕcosϕˆj=˙ϕˆϕ˙ˆϕ=−˙ϕcosϕˆi−˙ϕsinϕˆj=−˙ϕˆs
The position vector
r(t) is given by
r(t)=s(t)ˆs+z(t)ˆk
The velocity is
v(t)=s(t)˙ˆs+˙s(t)ˆs+˙zˆk=˙sˆs+s˙ϕˆϕ+˙zˆk
The acceleration is
a(t)=¨sˆs+˙s˙ϕˆϕ+(s¨ϕ+˙s˙ϕ)ˆϕ+s˙ϕ(−˙ϕˆs)+¨zˆk=(¨s−s˙ϕ2)ˆs+(2˙s˙ϕ+s¨ϕ)ˆϕ+¨zˆk
Spherical Coordinate System
The unit vectors for spherical coordinate system are
ˆr=sinθcosϕˆi+sinθsinϕˆj+cosθˆkˆθ=−cosθcosϕˆi+cosθsinϕˆj−sinθˆkˆϕ=sinϕˆi+cosϕˆj
As they depend on
ϕ and
θ, which may not be constant, they may have non-zero derivative, unlike the
ˆi,
ˆj and
ˆk in Cartesian coordinate system
˙ˆr=(˙θcosθcosϕ−˙ϕsinθsinϕ)ˆi+(˙θcosθsinϕ+˙ϕsinθcosϕ)ˆj−˙θsinθ˙k=˙θˆθ+˙ϕsinθˆϕ˙ˆθ=−˙θˆr+˙ϕcosθˆϕ˙ˆϕ=−˙ϕsinθˆr−˙ϕcosθˆϕ
The position vector
r(t) is given by
r(t)=r(t)ˆr
The velocity is
v(t)=r(t)˙ˆr+˙r(t)ˆr=˙rˆr+r˙ϕsinθˆϕ+r˙θˆθ
The acceleration is
a(t)=(¨r−r˙ϕ2sin2θ−r˙θ2)ˆr+(r¨θ+2˙r˙θ−r˙ϕ2sinθcosθ)ˆθ+(r¨ϕsinθ+2˙r˙ϕsinθ+2r˙θ˙ϕcosθ)ˆϕ
Comments
Post a Comment