Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Solve the following problems for the 2-DOF system in Problem 1 using the order reduction in Lecture Note 23. = (a) Reduce the order
Solve the following problems for the 2-DOF system in Problem 1 using the order reduction in Lecture Note 23. = (a) Reduce the order of the EOMs and represent them in a matrix form. In your solution procedure, use the augmented vector of z [xx]. What are the B and D matrices? (b) Find the eigenvalues and eigenvectors using the "numpy.linalg.eig" function in Python. Write the free vibration responses in terms of the eigenvalues and eigenvectors. (c) Find the expression of the forced vibration responses in terms of B and D. (d) By applying the initial conditions to the total solutions (i.e., the summation of the free and forced vibration responses), find the expression for the vector of the unknown coefficients in the free vibration responses of part (b). (e) Write a Python code to plot the free, forced, and total displacements from t = 0 stot = 0.3 s. Submit your Python code.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started