story building. For this case, the analysis is limited to horizontal motion of the structure. Using Newton's second law, force balances can be developed for this system as dt² m₁ d²x₂ =+ k ·x₁ + = (x2-x₁) m₁ m3 = 8000 kg m k3 = 1800 kN/m k₂ m₁ = 10,000 kg -(x3 - x2) m |k₂ = 2400 kN/m m2 = (x2 − x3 ) - dt² m₁ = 12,000 kg m k₁ = 3000 kN/m m3 dt² m2 d²x3_k3 · (x₁ − x 2 ) + -=- Simulate the dynamics of this structure from t = 0 to 20 s, given the initial condition that the velocity of the ground floor is dx1/dt = 1 m/s, and all other initial values of displacements and velocities are zero. Present your results as two time-series plots of (a) displacements and (b) velocities. And develop a three- dimensional phase-plane plot of the displacements (X1, X2, X3). Use following functions: import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes 3D
story building. For this case, the analysis is limited to horizontal motion of the structure. Using Newton's second law, force balances can be developed for this system as dt² m₁ d²x₂ =+ k ·x₁ + = (x2-x₁) m₁ m3 = 8000 kg m k3 = 1800 kN/m k₂ m₁ = 10,000 kg -(x3 - x2) m |k₂ = 2400 kN/m m2 = (x2 − x3 ) - dt² m₁ = 12,000 kg m k₁ = 3000 kN/m m3 dt² m2 d²x3_k3 · (x₁ − x 2 ) + -=- Simulate the dynamics of this structure from t = 0 to 20 s, given the initial condition that the velocity of the ground floor is dx1/dt = 1 m/s, and all other initial values of displacements and velocities are zero. Present your results as two time-series plots of (a) displacements and (b) velocities. And develop a three- dimensional phase-plane plot of the displacements (X1, X2, X3). Use following functions: import matplotlib.pyplot as plt from mpl_toolkits.mplot3d import Axes 3D
C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.5: Case Studies
Problem 15E
Related questions
Question
In Python:
![story building. For this case, the analysis is limited to horizontal motion of the structure. Using Newton's
second law, force balances can be developed for this system as
dt²
m₁
d²x₂
=+
k
·x₁ + = (x2-x₁)
m₁
m3 = 8000 kg
m
k3 = 1800 kN/m
k₂
m₁ = 10,000 kg
-(x3 - x2)
m
|k₂ = 2400 kN/m
m2
= (x2 − x3 )
-
dt²
m₁ = 12,000 kg
m
k₁ = 3000 kN/m
m3
dt² m2
d²x3_k3
· (x₁ − x 2 ) +
-=-
Simulate the dynamics of this structure from t = 0 to 20 s, given the initial condition that the velocity of
the ground floor is dx1/dt = 1 m/s, and all other initial values of displacements and velocities are zero.
Present your results as two time-series plots of (a) displacements and (b) velocities. And develop a three-
dimensional phase-plane plot of the displacements (X1, X2, X3). Use following functions:
import matplotlib.pyplot as plt
from mpl_toolkits.mplot3d import Axes 3D](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F85ef1472-5031-4595-b8cd-6114432cd2e6%2F6e7f8dd7-780f-4d07-8705-7f46d2977ce4%2F7miwy6_processed.png&w=3840&q=75)
Transcribed Image Text:story building. For this case, the analysis is limited to horizontal motion of the structure. Using Newton's
second law, force balances can be developed for this system as
dt²
m₁
d²x₂
=+
k
·x₁ + = (x2-x₁)
m₁
m3 = 8000 kg
m
k3 = 1800 kN/m
k₂
m₁ = 10,000 kg
-(x3 - x2)
m
|k₂ = 2400 kN/m
m2
= (x2 − x3 )
-
dt²
m₁ = 12,000 kg
m
k₁ = 3000 kN/m
m3
dt² m2
d²x3_k3
· (x₁ − x 2 ) +
-=-
Simulate the dynamics of this structure from t = 0 to 20 s, given the initial condition that the velocity of
the ground floor is dx1/dt = 1 m/s, and all other initial values of displacements and velocities are zero.
Present your results as two time-series plots of (a) displacements and (b) velocities. And develop a three-
dimensional phase-plane plot of the displacements (X1, X2, X3). Use following functions:
import matplotlib.pyplot as plt
from mpl_toolkits.mplot3d import Axes 3D
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![C++ for Engineers and Scientists](https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif)
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
![Operations Research : Applications and Algorithms](https://www.bartleby.com/isbn_cover_images/9780534380588/9780534380588_smallCoverImage.gif)
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
![Principles of Information Systems (MindTap Course…](https://www.bartleby.com/isbn_cover_images/9781285867168/9781285867168_smallCoverImage.gif)
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
![C++ for Engineers and Scientists](https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif)
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
![Operations Research : Applications and Algorithms](https://www.bartleby.com/isbn_cover_images/9780534380588/9780534380588_smallCoverImage.gif)
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
![Principles of Information Systems (MindTap Course…](https://www.bartleby.com/isbn_cover_images/9781285867168/9781285867168_smallCoverImage.gif)
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
![New Perspectives on HTML5, CSS3, and JavaScript](https://www.bartleby.com/isbn_cover_images/9781305503922/9781305503922_smallCoverImage.gif)
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
![Principles of Information Systems (MindTap Course…](https://www.bartleby.com/isbn_cover_images/9781305971776/9781305971776_smallCoverImage.gif)
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781305971776
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage