Systems modelling and simulation , MATLAB Programming

Assignment Help:

The purpose of this assignment is to use Matlab/Simulink to analyse and simulate a mathematical model of an electromechanical system. This system comprises two component subsystems consisting of the electrical circuit and translational mechnical system shown in Figure.

1329_electric system.png

Figure: The two component subsystems of an electromechanical system.

The coupling is through the voltage source em(t) (and current i) and the applied force fE(t) (and the velocity v1) and will be considered later in the assignment. We will first analyse the two subsystems separately.

For the entire assignment let α denote the last digit of your ID number (the large seven digit number across the front of your university card). This parameter will be used to personalise some of the constants used in the assignment. Ensure that you use the last digit of your own ID number!

1. Considering the electrical system in Figure 1(a) in isolation first: There are two inputs to the system consisting of the voltage sources ei(t) and em(t) and the output is the current i(t).

(a) Obtain a system model of this electrical system as a single differential equation (in i,em and e2) coupled with a single alegbraic equation in i, ei and e2, where e2 denotes the voltage across the resistor R2. Construct a continuous-time Simulink modelfor the electrical system when the two inputs are step functions of the form:

(b) Simulate your model using a unit step input at time t = 1 s for ei(t) only (e0 = 1, e1 = 0, τ0 = 1), investigating the transient and steady state parts of the response (for current, i), using the appropriate parameter values from Table 1 (use the values in the column corresponding to your value for α). Then explore the effects of varying R1 and L independently. Explain your results.

(c) Simulate your model using a unit step input at time t = 1 s for em(t) only (e1 = 1, e0 = 0, τ1 = 1), investigating the transient and steady state parts of the response (for current, i), using the the appropriate parameter values from Table 1. Then explore the effects of varying R1 and L independently. Explain your results and compare them with those obtained in Part 1(b).

(d) Simulate your model using a unit step input at time t = 1 s for e0(t) and a step to 0.75 V at time t = 3 s for em(t) (e0 = 1, e1 = 0.75, τ0 = 1, τ1 = 3), investigating the transient and steady state parts of the response (for current, i), using the appropriate parameter values from Table 1. Explain your results. Then explore the effects of varying τ1 - what general principle (for linear systems) do your results illustrate?

(e) In the case where the input voltage em(t) = 0 derive the transfer function G1(s) relating the input voltage Ei(s) to the output current I(s) (i.e., I(s) = G1(s)Ei(s)). Then plot the unit step response using the Matlab command step and verify your result for Part 1(b).


Related Discussions:- Systems modelling and simulation

Illustration of for loop, illustration of for loop: illustration, to p...

illustration of for loop: illustration, to print a column of numbers from 1 to 5: for i = 1:5 fprintf('%d\n',i) end   This loop can be entered in the Command Wi

Creating matrix variables, Creating Matrix Variables: Creating a matri...

Creating Matrix Variables: Creating a matrix variable is actually just a generalization of creating a row and column vector variables. That is, the values within the row are s

Create multiplicative binomial model calculator, You are asked to create an...

You are asked to create an american option multiplicative binomial model calculator in MatLab. Both put and call options should be valued. Given u, d, S 0 , K, r, and T (the usual

Create a correlation matrix for variables in the data, In MATLAB, create a ...

In MATLAB, create a correlation matrix for all of the variables in the data (it should be an 8x8 matrix). To do this you will have to convert the "southern"variable into a number.

Functions which return more than one value, Functions which return More tha...

Functions which return More than one Value: Functions which return one value have one output argument. The Functions which return more than one value should rather have more t

Calling a function, Calling a Function: Here is an illustration of the...

Calling a Function: Here is an illustration of the call to this function in which value returned is stored in the default variable ans: >> calcarea(4) ans = 50.2655

Towers, i need someone to write a matlab code to solve a model.

i need someone to write a matlab code to solve a model.

variable names, Variable names: Variable names are an example of the ...

Variable names: Variable names are an example of the identifier names. The rules for identifier names are as shown below: (A)The name should begin with a letter of the alph

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd