Question

In: Mechanical Engineering

Use the Transfer Function block to construct a Simulink model to plot the solution of the following equation for 0 ≤ t ≤ 4. 2x + 12x + 10x = 5us(t) - 5us(t −2) x(0) = x(0) = 0

Use the Transfer Function block to construct a Simulink model to plot the solution of the following equation for 0 ≤ t ≤ 4.

2x + 12x + 10x = 5us(t) - 5us(t −2) x(0) = x(0) = 0

Solutions

Expert Solution

The given equation is 2ẍ + 12ẋ + 10x = 5u, (t) – 5u, (t – 2)

 

Re-write this in terms of (from Laplace transform),

2s2x + 12sx + 10x = 5u, (t) – tu, (t – 2)

(2s2 + 12s + 10)x = 5[u,(t) – u, (t – 2)]

                          x = [1/(2s2 + 12s + 10)] × t[u, (t) – us(t – 2)]

 

The steps to create the Simulink model for this equation are as follows:

1. For input functions, place two Step blocks. Set the step time as 1 for u,(t) and -1 us(t – 2). 

2. Place the Sum block and set the signs |+-. Connect the Step block for us(t) to the ‘+ node and the Step block for us(t – 2) to the - node.

3. Place the Gain block. Set the gain to 5 and connect it to the output of Sum block. The output of this is 5us(t) – 5us(t – 2).

4. Place the Transfer function block. In the block parameters window, set the Numerator coefficient as [1] and Denominator coefficient [2 12 10].

5. Place the Scope block and connect it to the Transfer function block.

6. Set the Stop time to 4.

7. Run the simulation.

 

The Simulink model for 2ẍ + 12ẋ + 10x = 5us(t) – 5us(t - 2) is:

 

The scope obtained after simulation is:

 

Hence, the Simulink model is constructed to solve and plot the given equation, 2ẍ + 12ẋ + 10x = 5u, (t) – 5u, (t – 2).


Hence, the Simulink model is constructed to solve and plot the given equation, 2ẍ + 12ẋ + 10x = 5u, (t) – 5u, (t – 2).

Related Solutions

Use the Saturation block to create a Simulink model to plot the solution of the following equation for 0 ≤ t ≤ 6.
Use the Saturation block to create a Simulink model to plot the solution of the following equation for 0 ≤ t ≤ 6.
   Create a simulink model of the nonlinear equation (1) and obtain a plot from 0...
   Create a simulink model of the nonlinear equation (1) and obtain a plot from 0 to 3 seconds of the pendulum problem. Be sure to include a scope box so the displacement plot can be viewed. d2q/dt2 + (g/L)*sinq = 0 q = angle of displacement of the pendulum [rad] g = gravitational constant 9.81 [m/sec2 ] L = pendulum length [m]       The sinq term introduces the nonlinearity. This makes the solution difficult. To simplify the problem,       equation...
a.  For the following probability density function:                 f(X)= 3/4 (2X-X^2 ) 0 ≤ X ≤ 2           &nbsp
a.  For the following probability density function:                 f(X)= 3/4 (2X-X^2 ) 0 ≤ X ≤ 2                        = 0 otherwise            find its expectation and variance. b. The two regression lines are 2X - 3Y + 6 = 0 and 4Y – 5X- 8 =0 , compute mean of X and mean of Y. Find correlation coefficient r , estimate y for x =3 and x for y = 3.
Based on Fibonacci's sequence, prove that the equation x^3 + 2x^2 + 10x = 20 can...
Based on Fibonacci's sequence, prove that the equation x^3 + 2x^2 + 10x = 20 can have no solution in the form a + rad(b), where a and b are positive rationals.
Solve the differential equation. x''(t)+2x'(t)+5x(t) = 2
Solve the differential equation. x''(t)+2x'(t)+5x(t) = 2
Plot the solution of the equation 6ẏ + y = f(t) if f (t) = 0 for t + 0 and f(t) = 15 f
Plot the solution of the equation6ẏ + y = f(t) if f (t) = 0 for t + 0 and f(t) = 15 for t ≥ 0. The initial condition is y(0) = 7.
Solve the following differential equations: 1.) y"(x)+ y(x)=4e^x ; y(0)=0, y'(0)=0 2.) x"(t)+3x'(t)+2x(t)=4t^2 ; x(0)=0, x'(0)=0
Solve the following differential equations: 1.) y"(x)+ y(x)=4e^x ; y(0)=0, y'(0)=0 2.) x"(t)+3x'(t)+2x(t)=4t^2 ; x(0)=0, x'(0)=0
Solve for x x^4 + 2x^3 + 2x^2 + 3x + 1 = 0
Solve for x x^4 + 2x^3 + 2x^2 + 3x + 1 = 0
Is the function g(x) = (x^2)cos(x) A solution to the differential equation (x^2)y''- 2y=0
Is the function g(x) = (x^2)cos(x) A solution to the differential equation (x^2)y''- 2y=0
Find the solution to the heat equation on 0 < x < l, with u(0, t)...
Find the solution to the heat equation on 0 < x < l, with u(0, t) = 0, ux(l, t) = 0, and u(x, 0) = phi(x). This is sometimes called a "mixed" boundary condition.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT