logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Antonio SullivanHistory
(5/5)

950 Answers

Hire Me
expert
Alex WardComputer science
(5/5)

986 Answers

Hire Me
expert
Bryan KAccounting
(5/5)

673 Answers

Hire Me
expert
Saleem KhanFinance
(5/5)

918 Answers

Hire Me
Matlab & Mathematica

we learned in the lecture, a continuous systems is an extension of multi-degree of freedom system when the number of DOF increases to infinity.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Vibrations and Dynamics of Aerospace Systems

As we learned in the lecture, a continuous systems is an extension of multi-degree of freedom system when the number of DOF increases to infinity.

In this exercise, you will develop a system of large degrees of freedom that mimics the behavior of a continuous string under vibration.

To  create this model,  we  are assuming that each element of the string can be modeled by a  tiny mass, and it is attached to the neighboring elements by  a rigid massless bar, as shown in   the figure

For our example,  we  assume that the string has a total length of L =  10 m,  total mass of M = 3 kg, and is under a constant tension of P = 100 N . Also, consider that the string was horizontal at t = 0 but the element on the middle, element (n + 1)/2th, is given a sudden vertical velocity of 1 m/s (for simplicity, assume n is always an odd number).

  • Using the discrete model show in the figure above, find out the equivalent value for mi, and the the stiffness force fi−1 and fi+1 on each element as functions of x and i.

  • Write the equation of motion for each element. Assume that element i is attached with a rigid massless bar with tension of P to elements i − 1 and i +  So, fi−1 and f1+1 should be functions of position of neighboring elements. Rearrange the equations in the form of an MDOF system.

 

  • Write a MATLAB code that considers n = 9 mass elements and uses ODE45 to integrates the motion of the n-DOF Find the position of each element as a function of time.

  • Plot the vertical position of each element at t = 1 s, t = 2 s, t = 6 s vs the location of the center of each element (plot of w x), all on the same figure. Use different color to distinguish the different time.

  • use the analytical solution for the motion of the string with the same properties and IC, and solve for the analytical solution of the vibration of a continuous string. Plot the analytical response at t = 1 s, t = 2 s, t = 6 s similar to previous

  • compare the results and write your

  • increase n to 999 elements and repeat section c, d, and f.

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme