Lecture 19: Comparing Simulink Results with Exact Solutions in Rao's Text, Assignments of Engineering

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

Pre 2010

Uploaded on 08/18/2009

koofers-user-r78
koofers-user-r78 🇺🇸

9 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Lecture 19
Homework
Problem 19.1
Problem 5.44 in Rao
Problem 19.2
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[K*u]”. 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.
.

Partial preview of the text

Download Lecture 19: Comparing Simulink Results with Exact Solutions in Rao's Text and more Assignments Engineering in PDF only on Docsity!

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.