
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions for problem 19.1 in lecture 19, which involves comparing the results obtained from simulink with the exact solutions given in rao's text. Students are required to modify gain blocks in simulink, change the damping matrix, and plot the difference between the two results for a time span of 0 to 20 seconds. The document also reminds students to set the input amplitude correctly to apply harmonic excitation to only one mass.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Lecture 19 Homework
Problem 19.
Problem 5.44 in Rao
Problem 19.
a) Problem 5.54 in Rao. b) Compare your answer to that obtained using Simulink. You will need to change your gain blocks from “Element-wise[K.u]” multiplication to “Matrix[Ku]”. For the value of “Gain” just put in the matrices. For example the “1/m” term will become inv([10 0;0 5]). Plot the difference between the Simulink and the exact for t = 0 to 20 s. If they are different explain why. Add a little damping to your system, i.e., a damping matrix [5 0;0 5]. How do they compare now? Note: When defining your input you need set the amplitude to [50 0] or else it will apply the harmonic excitation to both masses.