Free Vibration of Undamped 2-DOF Systems - 12.2 | 12. Two Degree of Freedom System | Earthquake Engineering - Vol 1
Students

Academic Programs

AI-powered learning for grades 8-12, aligned with major curricula

Professional

Professional Courses

Industry-relevant training in Business, Technology, and Design

Games

Interactive Games

Fun games to boost memory, math, typing, and English skills

Free Vibration of Undamped 2-DOF Systems

12.2 - Free Vibration of Undamped 2-DOF Systems

Enroll to start learning

You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.

Practice

Interactive Audio Lesson

Listen to a student-teacher conversation explaining the topic in a relatable way.

Introduction to 2-DOF Systems and their Free Vibration Analysis

🔒 Unlock Audio Lesson

Sign up and enroll to listen to this audio lesson

0:00
--:--
Teacher
Teacher Instructor

Today, we'll explore undamped two degree of freedom systems. Let's begin by understanding what a 2-DOF system is.

Student 1
Student 1

Is it a system with two independent movements?

Teacher
Teacher Instructor

Exactly! A 2-DOF system needs two independent coordinates to describe its motion. Can anyone give me an example of such a system?

Student 2
Student 2

A two-story building could be one!

Teacher
Teacher Instructor

Great! Now, for the free vibration analysis, what do you think is the importance of understanding the masses and stiffness in our equations?

Student 3
Student 3

They help us determine how forces will affect each mass, right?

Teacher
Teacher Instructor

Yes, and that’s critical in earthquake engineering. Understanding the natural frequencies and mode shapes derived from our equations will help design better structures.

Student 4
Student 4

What do the equations of motion look like for these systems?

Teacher
Teacher Instructor

The equations involve terms for each mass and their connections via springs, leading to a coupled system of equations. Let’s write them down!

Teacher
Teacher Instructor

To summarize, 2-DOF systems describe motion in two independent coordinates and are crucial for analyzing structures, especially during dynamic events like earthquakes.

Equations of Motion

🔒 Unlock Audio Lesson

Sign up and enroll to listen to this audio lesson

0:00
--:--
Teacher
Teacher Instructor

Now let's delve into the equations of motion for undamped 2-DOF systems. Do you remember how we express the motion of masses?

Student 1
Student 1

Yes, we use derivatives of those coordinates.

Teacher
Teacher Instructor

"Correct! For example, for mass m_1, the equation is:

Matrix Representation of the System

🔒 Unlock Audio Lesson

Sign up and enroll to listen to this audio lesson

0:00
--:--
Teacher
Teacher Instructor

Now that we've discussed the equations, let’s turn them into matrix form. Why do you think we express motions in a matrix format?

Student 1
Student 1

It helps in simplifying the calculations, right?

Teacher
Teacher Instructor

"Absolutely! In matrix form, the equations become:

Introduction & Overview

Read summaries of the section's main ideas at different levels of detail.

Quick Overview

This section introduces the equations of motion for undamped two degree of freedom (2-DOF) systems and derives the corresponding matrix form for analysis.

Standard

In this section, the equations of motion for an undamped 2-DOF system, comprising two masses and stiffnesses, are derived. The formulation shows how these can be expressed in matrix form, which is crucial for understanding dynamic behavior in structural systems.

Detailed

Detailed Summary

In the study of undamped two degree of freedom (2-DOF) systems, this section outlines the fundamental equations of motion relevant for such dynamic systems. It begins with two masses (m_1 and m_2) connected by springs with stiffness constants (k_1, k_2, k_{12}). The governing equations of motion for the system are derived:

  1. For mass m_1:
    $$m_1 rac{d^2 x_1}{dt^2} + k_1 x_1 + k_{12} (x_1 - x_2) = 0$$
  2. For mass m_2:
    $$m_2 rac{d^2 x_2}{dt^2} + k_2 x_2 + k_{12} (x_2 - x_1) = 0$$

These equations reflect how the accelerations of the masses are coupled through their stiffness. The section then shows that these equations can be represented in a matrix format, leading to a general formulation:
$$Mx^{ ext{``}} + Kx = 0$$
This formulation is vital as it paves the way for analyzing the natural frequencies and mode shapes of undamped systems, which are essential in the study of dynamic systems. Understanding the matrix representation aids in simplifying complex dynamic systems into manageable problems, crucial for earthquake engineering and structural analysis.

Youtube Videos

Understanding Vibration and Resonance
Understanding Vibration and Resonance
TYPES OF VIBRATIONS (Easy Understanding) : Introduction to Vibration, Classification of Vibration.
TYPES OF VIBRATIONS (Easy Understanding) : Introduction to Vibration, Classification of Vibration.
Lec-24_Degree of Freedom | Earthquake Engineering | Civil Engineering
Lec-24_Degree of Freedom | Earthquake Engineering | Civil Engineering
Modal Analysis | MDOF System | Structural Analysis and Earthquake Engineering
Modal Analysis | MDOF System | Structural Analysis and Earthquake Engineering
Mechanical Vibrations: Two Degree of Freedom System: Introduction and Equation of Motion
Mechanical Vibrations: Two Degree of Freedom System: Introduction and Equation of Motion
Degree Of Freedom, Resonance,stiffness, Damping, etc.. explained (Dynamics of machinery)
Degree Of Freedom, Resonance,stiffness, Damping, etc.. explained (Dynamics of machinery)
Lect 9 Two Degrees of Freedom System Undamped free vibrations
Lect 9 Two Degrees of Freedom System Undamped free vibrations
Theory of Vibrations
Theory of Vibrations
2 Degree of Freedom vibrating system Summary
2 Degree of Freedom vibrating system Summary
Vibration of two degree of freedom system_Part 2(Example)
Vibration of two degree of freedom system_Part 2(Example)

Audio Book

Dive deep into the subject with an immersive audiobook experience.

Equations of Motion

Chapter 1 of 2

🔒 Unlock Audio Chapter

Sign up and enroll to access the full audio experience

0:00
--:--

Chapter Content

For an undamped system with two masses m₁ and m₂, and stiffnesses k₁, k₂, and coupling stiffness k₁₂, the equations of motion are:

m₁ * x₁'' + k₁ * x₁ + k₁₂ * (x₁ - x₂) = 0

m₂ * x₂'' + k₂ * x₂ + k₁₂ * (x₂ - x₁) = 0

Detailed Explanation

In this section, we define the equations of motion for a 2-DOF undamped system. The equations describe how the two masses (m₁ and m₂) respond to forces acting on them due to their respective stiffnesses (k₁ and k₂) and the coupling between them (k₁₂). The term x₁'' represents the acceleration of mass m₁, and similarly for m₂. This creates a system where both masses affect each other's movement due to the coupling spring.

Examples & Analogies

Imagine two people (masses) holding a spring between them (the coupling spring). If one person pulls on the spring, the other person feels the tension as well. Their movements are interconnected through the spring, much like how the masses in our 2-DOF system influence one another through their springs.

Matrix Form Representation

Chapter 2 of 2

🔒 Unlock Audio Chapter

Sign up and enroll to access the full audio experience

0:00
--:--

Chapter Content

Matrix Form:
M x'' + K x = 0
Where:
M = [ m₁ 0 ]
[ 0 m₂ ]
K = [ k₁ + k₁₂ -k₁₂ ]
[ -k₁₂ k₂ + k₁₂ ]
x = [ x₁ ]
[ x₂ ]

Detailed Explanation

This chunk explains how we can represent the equations of motion in a matrix form, which simplifies the analysis of the system. Here, M is the mass matrix, containing the masses m₁ and m₂, while K is the stiffness matrix that includes the stiffness constants and the coupling between the two masses. By representing the system in this form, complex systems can be solved more efficiently using linear algebra techniques.

Examples & Analogies

Think of the mass and stiffness matrices as a set of scales measuring the weights of two boxes (the masses). The scales give you a comprehensive view of how the two boxes interact (the stiffness) when they are placed on a surface (the equations of motion in space).

Key Concepts

  • Equations of Motion: The governing equations that describe the motion of 2-DOF systems.

  • Mass Matrix (M): Represents the mass distribution in the system.

  • Stiffness Matrix (K): Describes how the system responds to deformations.

  • Coupling Stiffness: Reflects the interaction between the two masses in vibration analysis.

Examples & Applications

A two-story building relies on a 2-DOF system to analyze lateral stiffness and mass distribution for seismic design.

A two-mass system in machinery can illustrate dynamic interactions without damping, ideal for fundamental frequency analysis.

Memory Aids

Interactive tools to help you remember key concepts

🎵

Rhymes

In a two-mass vibe, without any damped tribe, vibrations come free, with no forces to bribe.

📖

Stories

Imagine two dancers perfectly in sync on stage, moving together in perfect harmony—a perfect simulation of a 2-DOF system's motion.

🧠

Memory Tools

M.C. (Mass & Coupling): Remember M for Mass in equations of motion, and C for Coupling to link their movements.

🎯

Acronyms

2DOF

Two Degrees of Freedom ensuring independent motions for a complete system understanding.

Flash Cards

Glossary

2DOF System

A dynamic system that requires two independent coordinates to fully describe its motion.

Free Vibration

The natural motion of the system without any external forces acting on it after initial displacement.

Equations of Motion

Mathematical equations that describe the relationship between the forces acting on a system and its resulting motion.

Mass Matrix (M)

A matrix that represents the mass properties of a dynamic system.

Stiffness Matrix (K)

A matrix that represents the stiffness properties and relationships of elements in a system.

Coupling Stiffness (k_{12})

The stiffness associated with the interaction between coupled masses in a system.

Reference links

Supplementary resources to enhance your learning experience.