Lecture-1 2
Lecture-1 2
■ Course outline
■ Course resources will be uploaded on MS Teams Channel
Course outline
■ Introduction to programming
■ Development of Bar elements
■ Plane truss problems
■ Beam problems
■ Frame problems
Lab activities
Analysis of surgical
procedures such as
plastic surgery, jaw
reconstruction,
correction of scoliosis
Mathematical models
Time rate of linear momentum of the
system
l 𝑑
𝐅= (𝑚𝑣) = 𝑚𝐚
𝑑𝑡
F is the sum of all forces acting on the
system
mg sin
along tangential to the motion
mg mg cos -mg l sin θ = 𝑚𝑙 22 𝑑 2
𝜃
𝑑𝑡
𝑑2𝜃 𝑔
Nonlinear eqn. of angular motion + sin θ = 0
𝑑𝑡2 𝑙
Simple pendulum
𝑑2𝜃 𝑔
+ sin θ = 0
𝑑𝑡2 𝑙
The above equation is nonlinear in terms of θ.
For small amplitude vibration sin θ ≅ θ
𝑑2𝜃 𝑔
Thus, + θ=0
𝑑𝑡2 𝑙
𝜃ሷ + ω2θ = 0
𝑔
where ω = is the natural frequency of the simple pendulum
𝑙
Conditions
Need for piecewise approximation
■ Not all problems can be easily solved analytically
■ Changing geometry, material properties and boundary conditions
make the problem complicated for analytical solution
■ Also, mechanics problems are usually initial and boundary value
problems. Any change in one of the field variable affects the
complete solution
Discretization: A historic example
■ Approximate solution 1 2 2𝜋
Area of triangle = 𝑅 𝑠𝑖𝑛
2 N
𝑁 1 2 2𝜋 1 2 2𝜋
Area of circle = σ𝑖=1 𝑅 𝑠𝑖𝑛 = 𝑁𝑅 𝑠𝑖𝑛
2 N 2 N
The governing differential equation (a) along with the boundary conditions (b) and (c) is called the
strong form of the problem