Civil Engineering (CE) Exam  >  Civil Engineering (CE) Notes  >  Engineering Mechanics  >  Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE)

Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE)

Fundamental Concepts of Mechanics

The following concepts and definitions are basic to the study of mechanics and should be understood at the outset. The presentation that follows emphasises clear definitions, physical meaning, standard notation and examples relevant to engineering students.

Basic Quantities and Units

Space is the geometric region occupied by bodies. The position of a body in space is described by coordinates relative to a chosen reference frame or coordinate system. Three independent coordinates are required for a general three-dimensional description; two coordinates are sufficient for a planar (two-dimensional) problem.

Time is the measure of the succession of events. Time is a fundamental quantity in dynamics; it does not explicitly appear in the static equilibrium relations except as a parameter when dynamics are introduced. The SI unit of time is the second (s).

Mass is a measure of the inertia of a body, that is, its resistance to change of velocity. Mass may also be described as the quantity of matter in a body. The SI unit of mass is the kilogram (kg). Mass is a scalar quantity and is invariant (it does not change from one location to another in ordinary mechanics).

Force is the action of one body on another that tends to produce acceleration or deformation. A force has three characteristics: its magnitude, its direction, and its point (or line) of application. Force is a vector quantity. The SI unit of force is the newton (N), where 1 N = 1 kg·m/s2.

Models of Bodies

Particle (or material point) is a body whose dimensions are negligible for the problem under consideration. In the particle model the whole mass of the body is taken to be concentrated at a single point. The particle model is appropriate when rotational effects and size are unimportant for the required analysis.

Rigid body is a body for which the distances between all pairs of points remain fixed during motion; internal deformations are negligible. Many structural elements and mechanisms are modelled as rigid bodies when deformations affect the response only negligibly. Statics primarily deals with rigid bodies in equilibrium.

Newtonian Mechanics - fundamental principles

Mechanics for ordinary engineering problems is built on the Newtonian framework. The three fundamental dimensions are length, time and mass. Force is a derived quantity, related to mass and acceleration. Newton's laws describe the relationship between forces and motion for speeds much smaller than the speed of light.

First Law (Law of Inertia)

First Law

A particle which is initially at rest, or moving with constant velocity, will remain in that state unless acted upon by an unbalanced external force.

When the resultant force F acting on a particle is zero, the velocity v of the particle is constant.

Second Law (Law of Motion)

Second Law

A particle acted upon by an unbalanced resultant force will accelerate; the acceleration is directly proportional to the resultant force and occurs in the direction of that force. Mathematically, for a particle of mass m:

F = m a ...Equation(1.1)

where F is the resultant force vector and a is the acceleration vector of the particle. In differential form the law can be written as:

F = d(m v)/dt

The product of mass and velocity, p = m v, is called the linear momentum of the particle.

The second law can be rearranged to express dynamic equilibrium by introducing the inertia force. Writing the equation as:

F + (-m a) = 0 ...Equation(1.2)

provides a formal equilibrium relation where -m a is the inertia force (an imaginary force introduced for analysis). This statement is known as d'Alembert's principle: the inertia force balances the external forces so that the dynamic problem can be analysed as a static equilibrium problem with the added inertia force.

Note that the inertia force is a convenient analytical construct and does not represent a physical contact force; it is used to convert a dynamic problem into an equivalent static one for the purposes of equilibrium analysis.

Third Law (Action and Reaction)

Third Law

For every force exerted by body A on body B there is an equal and opposite reaction force exerted by body B on body A. These two forces are collinear, equal in magnitude and opposite in direction.

Remarks and consequences of Newton's laws

  • The first law is a special case of the second law when acceleration a is zero.
  • The three laws together form the basis for analysing particles and rigid bodies under the action of forces. They apply when relativistic and quantum effects are negligible.
  • Examples: the tension in a crane cable supporting a loaded boom may be calculated treating the boom as a rigid body; the motion of a rocket during launch illustrates all three laws - thrust produces reaction, resultant forces produce acceleration, and inertia resists changes of motion.

Weight, Gravitational Force and the Universal Law of Gravitation

The mutual attraction between two point masses is described by Newton's law of universal gravitation. For two particles with masses m1 and m2 separated by distance r between their centres:

F = G m1 m2 / r2

where G is the universal gravitational constant. The experimentally determined value is:

G = 6.673 × 10-11 m3 kg-1 s-2

For a body of mass m near the surface of the Earth, the gravitational attraction of the Earth is commonly expressed as the weight W of the body:

W = m g

where g is the gravitational acceleration due to the Earth at the body's location. The value of g is given, for a spherical Earth approximation, by:

g = G me / re2

where me is the mass of the Earth and re is the mean radius of the Earth. The numerical value of g varies slightly with latitude and elevation. Typical values are:

  • at the equator: g ≈ 9.78 m/s2
  • at latitude 45°: g ≈ 9.81 m/s2
  • at the poles: g ≈ 9.93 m/s2

When dealing with practical engineering problems it is common to take g = 9.81 m/s2 unless greater precision is required or a location-specific value is given.

Distinction between Mass and Weight

  • Mass is an intrinsic property of matter, measured in kilograms, and does not change with location (in ordinary circumstances).
  • Weight is the gravitational force on the mass: it depends on both the mass and the local gravitational acceleration and is measured in newtons.
  • Example: a 10 kg mass has weight W = 10 × 9.81 = 98.1 N at a location where g = 9.81 m/s2.

Additional definitions and keywords

  • Resultant force is the vector sum of all forces acting on a body.
  • Equilibrium of a particle requires the resultant force to be zero so that the particle's velocity is constant.
  • Linear momentum is p = m v; momentum conservation applies in isolated systems where external resultant force is zero.
  • Inertia is the property of mass that quantifies resistance to acceleration; higher mass implies greater inertia.
  • Static equilibrium refers to bodies at rest with zero resultant force and zero resultant moment; dynamic equilibrium refers to constant velocity motion (zero resultant force) or an equilibrium statement formed by including inertia forces (d'Alembert's principle).

Examples and simple applications

Example 1 - Tension in a supporting cable (qualitative): Treat the supported structure as a rigid body. Sum forces and moments about a convenient point and set resultant forces and moments equal to zero to solve for unknown cable tension.

Example 2 - Rocket launch (illustrative): The rocket engines push exhaust gases downward; the reaction force on the rocket (action-reaction pair) produces an upward thrust. The net upward force minus weight equals mass times acceleration; if the net force is zero, the rocket moves with constant velocity.

Concluding remarks

The fundamentals above form the starting point for the study of statics and dynamics of particles and rigid bodies. Mastery of definitions, units, vector representation of forces, and Newton's laws is essential before progressing to free-body diagrams, equilibrium equations, kinetics and kinematics of particles and rigid bodies, and energy methods used in engineering mechanics.

The document Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE) is a part of the Civil Engineering (CE) Course Engineering Mechanics.
All you need of Civil Engineering (CE) at this link: Civil Engineering (CE)
24 videos|68 docs|53 tests

FAQs on Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE)

1. What are the fundamental concepts of computer programming?
Ans. The fundamental concepts of computer programming include variables, control structures, data types, functions, and algorithms. These concepts form the foundation of writing code and creating software applications.
2. How are variables used in computer programming?
Ans. Variables are used in computer programming to store and manipulate data. They are like containers that hold values, such as numbers, text, or Boolean values. By using variables, programmers can perform calculations, make decisions, and manipulate data within their programs.
3. What are control structures in computer programming?
Ans. Control structures are used in computer programming to control the flow of execution within a program. They allow programmers to make decisions, repeat tasks, and create more complex behavior. Common control structures include if statements, loops, and switch statements.
4. What are data types in computer programming?
Ans. Data types in computer programming define the type and size of data that can be stored in variables. Examples of data types include integers, floating-point numbers, characters, and strings. Each data type has its own set of operations and restrictions.
5. What is an algorithm in computer programming?
Ans. An algorithm is a step-by-step procedure or set of rules for solving a specific problem or performing a specific task. In computer programming, algorithms are used to design efficient and effective solutions. They can be represented using flowcharts or written in programming languages to guide the execution of a program.
Related Searches
Previous Year Questions with Solutions, Exam, Summary, Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE), MCQs, Free, Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE), shortcuts and tricks, video lectures, Objective type Questions, pdf , practice quizzes, study material, Extra Questions, Semester Notes, ppt, Fundamental Concepts - Engineering Mechanics - Civil Engineering (CE), Important questions, Viva Questions, mock tests for examination, past year papers, Sample Paper;