Project Report
Project Report
Project 1:
Determining Trajectory and Angular Momentum of Kinetic Motion
Group information:
1. Introduction:
Angular momentum is the property of a rotating body given by the product of the moment
of inertia and the angular velocity of the object rotating about a particular axis. It is a vector
quantity, which implies that the direction is also considered here along with magnitude –
and both are conserved.
This project investigates the angular momentum of a single particle (with its path called its
trajectory) with mass m rotating around a chosen origin. It is considered in three-
dimensional rotational motion and closed system. (Figure 1):
2. Theory:
The angular momentum vector relative to the origin of coordinate reference frame is
determined by:
1/1
Project group CCO4_Mr.HAU – Project 1 Matlab Projects 1 – Physics 1
𝐿⃗ = 𝑟 × 𝑝
Where:
• 𝐿⃗ is the angular momentum
• 𝑟 is the radius (distance between the object and the fixed point around which it
revolves)
• 𝑝 is the linear momentum
By taking time derivative, we have the expression for the torque on the particle:
𝑑𝑙 𝑑𝑟 𝑑𝑝 𝑑𝑝 𝑑𝑝
= ×𝑝+𝑟× = 𝑣 × 𝑚𝑣 + 𝑟 × =𝑟×
𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑑𝑡
Using the symbolic calculation of MATLAB, we can solve the aforementioned
differential equations to calculate the velocity and moment of momentum, from which
the necessary features of the motion can be derived.
3. MATLAB Code and Explanation:
1/2
Project group CCO4_Mr.HAU – Project 1 Matlab Projects 1 – Physics 1
1/3
Project group CCO4_Mr.HAU – Project 1 Matlab Projects 1 – Physics 1
1/4
Project group CCO4_Mr.HAU – Project 1 Matlab Projects 1 – Physics 1
Above results exactly match the results manually calculated. With Matlab calculation, we
can replace appropriately many others values of quantities to study other special cases.
5. Conclusion:
The project has completed the solution of the kinetic motion problem using MATLAB
symbolic calculation. With this tool we can solve more complex motion situations that
cannot be solved by the analytical method.
6. References:
[1] 11.2 Angular Momentum | University Physics Volume 1
https://courses.lumenlearning.com/suny-osuniversityphysics/chapter/11-2-angular-
momentum/?fbclid=IwAR11RTtN8LFdL0LsIEALS5osctoUYqXTvFcLcwDDLD
N5gpviMYg4fvdPCJM
[2] Angular Momentum and Its Conservation | Physics
https://courses.lumenlearning.com/physics/chapter/10-5-angular-momentum-
anditsconservation/?fbclid=IwAR1UvDKMwC6PNtTae55ytAGWDkee3z01wBVjCesyZ
2DLOB2AZyHt6q6VFMc
[3] Website:
https://phys.libretexts.org/Bookshelves/University_Physics/University_Physics_(OpenSta
x)/Book%3A_University_Physics_I_-
_Mechanics_Sound_Oscillations_and_Waves_(OpenStax)/11%3A__Angular_Momentu
m/11.03%3A_Angular_Momentum
https://byjus.com/physics/angular-momentum/
1/5
Project group CCO4_Mr.HAU – Project 1 Matlab Projects 1 – Physics 1
https://www.physics.brocku.ca/PPLATO/h-flap/phys2_8.html
1/6