0% found this document useful (0 votes)
97 views7 pages

The General Classification of Mechanical System Is of Two Types Namely Translational and Rotational Systems

The document discusses mechanical translational and rotational systems. Translational systems can be modeled using mass, spring, and damper elements, with opposing forces based on acceleration, velocity, and displacement respectively. Rotational systems are similar but with torque and angular displacement, velocity, and acceleration. The key rotational elements are inertia, damper, and torsional spring, with opposing torques proportional to angular acceleration, velocity, and displacement based on the element. D'Alembert's principle states the sum of applied torques equals the sum of opposing torques in a rotational mechanical system.

Uploaded by

Divy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views7 pages

The General Classification of Mechanical System Is of Two Types Namely Translational and Rotational Systems

The document discusses mechanical translational and rotational systems. Translational systems can be modeled using mass, spring, and damper elements, with opposing forces based on acceleration, velocity, and displacement respectively. Rotational systems are similar but with torque and angular displacement, velocity, and acceleration. The key rotational elements are inertia, damper, and torsional spring, with opposing torques proportional to angular acceleration, velocity, and displacement based on the element. D'Alembert's principle states the sum of applied torques equals the sum of opposing torques in a rotational mechanical system.

Uploaded by

Divy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

1.3 MECHANICAL TRANSLATIONAL AND ROTATIONAL SYSTEMS


The general classification of mechanical system is of two types namely
translational and rotational systems.

Figure 1.3.1 Classification of mechanical system


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.21]

MECHANICAL TRANSLATIONAL SYSTEMS


The model of mechanical translational systems can obtain by using three basic
elements mass, spring and dashpot. When a force is applied to a translational mechanical
system, it is opposed by opposing forces due to mass, friction and elasticity of the system.
The force acting on a mechanical body is governed by Newton’s second law of motion.
For translational systems it states that the sum of forces acting on a body is zero.
Force balance equations of idealized elements:
Inertia force, fm(t)
Consider an ideal mass element shown in figure, which has negligible friction and
elasticity. Let a force be applied on it. The mass will offer an opposing force which is
proportional to acceleration of a body.

Figure 1.3.2 Mechanical translational element: Mass


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.21]

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

Let f(t) - applied force, fm - opposing force due to mass,


𝑑 2𝑥
𝑓𝑚 ∝ 2
𝑑𝑡
By Newton's second law,
𝑑 2𝑥
𝑓 = 𝑓𝑚 = 𝑀 2
𝑑𝑡
Damper force, fb(t)
Consider an ideal frictional element dash-pot shown in fig. which has negligible mass
and elasticity. The dashpot’s opposing force which is proportional to velocity of the body.

Figure 1.3.3 Mechanical translational element: Dashpot


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.23]

Let f = applied force, f b = opposing force due to friction


𝑑𝑥
𝑓𝑏 ∝
𝑑𝑡
By Newton's second law,
𝑑𝑥
𝑓 = 𝑓𝑏 = 𝐵
𝑑𝑡
Spring force, fk(t)
Consider an ideal elastic element spring is shown in fig. This has negligible mass and
friction.

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

Figure 1.3.4 Mechanical translational element: Spring


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.24]

Let f = applied force, f k = opposing force due to elasticity


𝑓𝑘 ∝ 𝑥
By Newtons second law,
𝑓 = 𝑓𝑘 = 𝐾𝑥
According to D’Alembert’s principle, “The algebraic sum of the externally applied
forces to any body is equal to the algebraic sum of the opposing forces restraining motion
produced by the elements present in the body.” A simple translational mechanical system
and its free body diagram are shown in figures 1.3.5 (a) and (b) respectively.

Figure 1.3.5 Mechanical translational system and its free body diagram
[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.25]

𝑑 2𝑥
𝑓𝑚 = 𝑀 2
𝑑𝑡
𝑑𝑥
𝑓𝑏 = 𝐵
𝑑𝑡
𝑓𝑘 = 𝐾𝑥
𝑑 2𝑥 𝑑𝑥
𝑓 (𝑡) = 𝑓𝑚 + 𝑓𝑏 + 𝑓𝑘 = 𝑀 2 + 𝐵 + 𝐾𝑥
𝑑𝑡 𝑑𝑡

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

MECHANICAL ROTATIONAL SYSTEM


The modeling of a linear passive rotational mechanical system can be obtained by
using three basic elements: inertia, rotational spring and rotational damper. The modeling
of a rotational mechanical system is similar to that of a translational mechanical system
except that the elements undergo a rotational instead of a translational movement. The
opposing torques due to inertia, rotational spring and rotational damper act on a system
when the system is subjected to a torque. Using D’Alembert’s principle, for a linear
passive rotational mechanical system, the sum of all the torques acting on a body is zero
(i.e., the sum of applied torques is equal to the sum of the opposing torques on a body).
Angular displacement, angular velocity and angular acceleration are the variables used
to describe a linear passive rotational mechanical system. In rotational mechanical
systems, the energy storage elements are inertia and rotational spring and the energy
dissipating element is the rotational viscous damper. The analogous of the energy storage
elements in ana electrical circuit are the inductors and the capacitors and the analogous
of energy dissipating element in an electrical circuit is the resistor.
Torque balance equations of idealized elements:
Inertia Torque, Tj(t)
When a torque T(t) is applied to an inertia element J, it experiences an angular
acceleration and it is shown in figure 1.3.6.

Figure 1.3.6 Mechanical rotational element: Inertia


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.38]

According to Newton’s second law, the inertia torque is proportional to the angular
acceleration.
𝑑 2𝜃
𝑇𝑗 (𝑡) ∝ 2
𝑑𝑡
𝑑 2𝜃
𝑇𝑗 (𝑡) = 𝐽 2
𝑑𝑡

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

where J is the moment of inertia (kg-m2/rad), θ(t) is the angular displacement (rad) and
Tj(t) is measured in Newton-meter (N-m).
Damping Torque, Tb(t)
When a torque, T(t) is applied to a damping element, B, it experiences an angular
velocity and it is shown in figure 1.3.7.

Figure 1.3.7 Mechanical rotational element: Dashpot


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.38]

The damping torque is proportional to the angular velocity. Therefore,


𝑑𝜃
𝑇𝑏 (𝑡) ∝
𝑑𝑡
𝑑𝜃
𝑇𝑏 (𝑡) = 𝐵
𝑑𝑡
where, B is the viscous friction coefficient (N-s/m), θ(t) is the angular displacement (rad).
Damper element with two angular displacements and a single applied torque is shown in
figure 1.3.8.

Figure 1.3.8 Mechanical rotational element: Dashpot


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.39]
𝑑𝜃1 𝑑𝜃2
𝑇𝑏 (𝑡) = 𝐵 ( − )
𝑑𝑡 𝑑𝑡
Here, Tb(t) is measured in Newton-meter.
Torsional/Rotational Spring Torque, Tk(t)
When a torque T(t) is applied to a spring element, K, it experiences ana angular
displacement and it is shown in figure 1.3.9.

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

Figure 1.3.9 Mechanical rotational element: Dashpot


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.39]

According to Hooke’s law, spring torque is proportional to the angular displacement.


𝑇𝑘 (𝑡) ∝ 𝜃
𝑇𝑘 (𝑡) = 𝐾𝜃
where, K is the spring constant (N-m/rad).
A spring element with two angular displacements is given in figure 1.3.10.

Figure 1.3.10 Mechanical rotational element: Dashpot


[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.40]

𝑇𝑘 (𝑡) = 𝐾(𝜃1 − 𝜃2)


Here, Tk(t) is measured in Newton-meter.
According to D’Alembert’s principle, “The algebraic sum of the externally applied
torques to any body is equal to the algebraic sum of the opposing torques restraining
motion produced by the elements present in the body.” A simple rotational mechanical
system and its free body diagram are shown in figures 1.3.11 (a) and (b) respectively.

Figure 1.3.11 Mechanical rotational system and its free body diagram
[Source: “Control Systems Engineering” by S.Salivahanan, R.Rengaraj, G.R.Venkatakrishnan, Page: 1.40]

IC8451 CONTROL SYSTEMS


ROHINI COLLEGE OF ENGINEERING & TECHNOLOGY

𝑑 2𝜃
𝑇𝑗 = 𝐽 2
𝑑𝑡
𝑑𝜃
𝑇𝑏 = 𝐵
𝑑𝑡
𝑇𝑘 = 𝐾𝜃
𝑑 2𝜃 𝑑𝜃
𝑇(𝑡) = 𝑇𝑗 + 𝑇𝑏 + 𝑇𝑘 = 𝐽 2 + 𝐵 + 𝐾𝜃
𝑑𝑡 𝑑𝑡
Translational mechanical system Rotational mechanical system
Force (F) Torque (T)
Velocity (v) Angular velocity (ω)
Displacement (x) Angular displacement (θ)
Mass (M) Moment of inertia (J)
Damping coefficient (B) Rotational damping (B)
Spring constant (K) Rotational spring constant (K)

IC8451 CONTROL SYSTEMS

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy