Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SIMULINK

1. Practice the following tool boxes of Simulink on MATLAB model window

a. Source b. Sink c. Math Operations d. Continuous block set

2. Solve the following equations using Simulink model diagrams

a. 2x+5y=10; 3x-4y=7

b. 3x+2y=5; 7x-3y=4

3. How does the resulting signal f(t) look like? What is the maximum amplitude of the resulting signal during

100 sec of the simulation period?

f(t) = 50*sin(20t+/3)-100*sin(10t+/6)+150*sin(150t+/4)

4. In a spring-mass-damper system, it is given that m = 1kg. The total stiffness and damping connected to m

are 2 N/m and 4 Ns/m respectively. For an excitation force of 50 N, plot acceleration, velocity and

displacement of the mass with respect to time.

5. An automobile is modeled as a two DOF vibration system. The governing equations and relating data of

system are as followed

( ) ( )

( ) ( )

Data:

m1=40000 kg; m2=1000 kg; k1=k2=36000 N/m; c1=c2=200 Ns/m; F=400 N

Determine the responses of m1 and m2.

You might also like