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

Academics

AI-Powered learning for Grades 8–12, aligned with major Indian and international curricula.

Professionals

Professional Courses

Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.

Games

Interactive Games

Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.

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

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

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

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

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

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

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

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

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

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

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

Matrix Representation of the System

Unlock Audio Lesson

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

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

"Absolutely! In matrix form, the equations become:

Introduction & Overview

Read a summary of the section's main ideas. Choose from Basic, Medium, or Detailed.

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

Unlock Audio Book

Signup and Enroll to the course for listening the Audio Book

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

Unlock Audio Book

Signup and Enroll to the course for listening the Audio Book

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).

Definitions & Key Concepts

Learn essential terms and foundational ideas that form the basis of the topic.

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 & Real-Life Applications

See how the concepts apply in real-world scenarios to understand their practical implications.

Examples

  • 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

Use mnemonics, acronyms, or visual cues to help remember key information more easily.

🎵 Rhymes Time

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

📖 Fascinating Stories

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

🧠 Other Memory Gems

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

🎯 Super Acronyms

2DOF

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

Flash Cards

Review key concepts with flashcards.

Glossary of Terms

Review the Definitions for terms.

  • Term: 2DOF System

    Definition:

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

  • Term: Free Vibration

    Definition:

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

  • Term: Equations of Motion

    Definition:

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

  • Term: Mass Matrix (M)

    Definition:

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

  • Term: Stiffness Matrix (K)

    Definition:

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

  • Term: Coupling Stiffness (k_{12})

    Definition:

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