Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

MATLAB Session on Signals, Systems Realization for n-th order system(SIMULINK)

MATLAB Session -

SIMULINK -

- Learn to use "SIMULINK" in MATLAB

- Learn to generate "SIMULINK" models

- Understand "Function Blocks" in SIMULINK

- Generate "Output Trace" using "Scope" and other function blocks in MATLAB SIMLULINK

R-L-C Circuit Example -

- Understand "Physical System", "Schematic System", "Mathematical System"

- Learn to convert "Mathematical System" into "SIMULINK model" and analyze RLC-circuit.

Using SIMULINK in MATLAB -

Creating SIMULINK model files:

INLAB Report (1):

  • Create following SIMULINK model and save as file.
  • Use a "sine" source block from SIMULINK library to generate -5 to 5 [V] sinusoidal signal.
  • Use a "gain" block from SIMULINK library to create the amplitude gain of 3.
  • Use two "scope" blocks to display signals - display input and output voltage signal by double clicking "scope" blocks.
  • Adjust "scope" y-axis to display between -20 to 20 [V]

1429_Figure.png

R-L-C circuit analysis (Differential Equation) using SIMULINK

R-L-C circuit example - Find input and output voltage w.r.t. time for below circuit

432_Figure1.png

INLAB Report (1):

  • Assume x(t) = u(t) unit step function has been applied to the circuit shown above.
  • Find "math model" (differential equation) for the circuit.

INLAB Report (2):

  • Create following SIMULINK model for the circuit.
  • Use a "integrator" blocks from SIMULINK library to solve for multi-order time derivatives.

dy(t)/dt → ∫→ y(y)

  • Apply "unit step" source block from SIMULINK library to the circuit. x(t) = u(t)
  • Use two "scope" blocks to display signals - display input and output voltage signal by double clicking "scope" blocks.
  • Adjust "scope" y-axis to display between -2 to 2 [V].

R-R-L circuit analysis (Differential Equation) using SIMULINK

R-R-L circuit

  • Find input and output voltage w.r.t. time for circuit shown.

195_Figure2.png

INLAB Report (1):

  • Assume x(t) = u(t) unit step function has been applied to the circuit shown above.
  • Find "math model" (differential equation) for the circuit.

R-R-L circuit

  • Find input and output voltage w.r.t. time for circuit shown.

2047_Figure3.png

INLAB Report (2):

  • Create following SIMULINK model for the circuit.
  • Use a "integrator" blocks from SIMULINK library to solve for multi order time derivatives. dy(t)/dt →∫→ y(t)
  • Apply "unit step" source block from SIMULINK library to the circuit.
  • Use two "scope" blocks to display signals - display input and output voltage signal by double clicking "scope" blocks.
  • Adjust "scope" y-axis to display between -2 to 2 [V].

R-R-C circuit analysis (Differential Equation) using SIMULINK

R-R-C circuit

  • Find input and output voltage w.r.t. time for circuit shown.

693_Figure4.png

INLAB Report (1):

  • Assume x(t) = u(t) unit step function has been applied to the circuit shown above.
  • Find "math model" (differential equation) for the circuit.

R-R-C circuit

  • Find input and output voltage w.r.t. time for circuit shown.

635_Figure5.png

INLAB Report (2):

  • Create following SIMULINK model for the circuit.
  • Use a "integrator" blocks from SIMULINK library to solve for multi order time derivatives. dy(t)/dt→ ∫→y(t)
  • Apply "unit step" source block from SIMULINK library to the circuit. x(t) = u(t)
  • Use two "scope" blocks to display signals - display input and output voltage signal by double clicking "scope" blocks.
  • Adjust "scope" y-axis to display between -2 to 2 [V]

1st Order Differential Eq

INLAB Report :

  • Generate a time variable from -10 to 10 [sec] in 0.1[sec] step size.
  • Use MATLAB function ode23 to plot resulting y(t) with respect to time for 1st order differential equation given below.
  • Assume y(0) = 15, use time span from 0 to 10 [sec] for ode23.
  • Repeat same problem, but use MATLAB function dsolve to plot resulting y(t) with respect to time for 1st order differential equation given below 10(dy(t)/dt) + y(t) = -20 + 15sin(2t)

INLAB Report:

  • Find the solution for the high order differential equation shown below.
  • Use MATLAB function dsolve to plot resulting y(t) with respect to time.
  • Use initial conditions: y(0) = 0 and y'(0) = 1

                  d2(y)/dt2 + 8 (dy(t)/dt) + 2y(t) = cos(t)

Attachment:- Assignment File.rar

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M92212728

Have any Question?


Related Questions in MATLAB

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Discrete optimisation- solve the following two problems

Discrete Optimisation - Solve the following two problems with both exhaustive enumeration and branch and bound - Problem 1 is a mixed integer linear optimisation problem (the problem has both discrete and continuous vari ...

Assignmentafter the success of your robo-advice venture you

Assignment After the success of your robo-advice venture you decide to explore alternative sources of profitability for your company. You realize that Australian investors are often forced to chose between expensive acti ...

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Recitation problems -1 determine the highest real root of

Recitation Problems - 1. Determine the highest real root of f(x) = 2x 3 - 11.7x 2 + 17.7x - 5 using the Newton-Raphson method with at least four iterations. Start with an initial guess of x 0 = 3. 2. Determine the real r ...

Suppose that a student has the option of enrolling for a

Suppose that a student has the option of enrolling for a single elective during a term. The student must select a course from a limited list of options: "English, " "History, " "Biology, " "Computer, " or "Math." Constru ...

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

Assignment -data is given on which want to do computational

Assignment - Data is given on which want to do computational production planning using Metaheuristic MATLAB Programming: 1) Ant Colony Algorithm on both Partial and Total Flexible Problem. 2) Bee Algorithm on both Partia ...

Assignment -we have daily gridded rainfall data of 40 years

Assignment - We have daily gridded rainfall data of 40 years and structure of the dataset is like below; Lat = [6.5:0.25:38.5]; Lon = [66.5:0.25:100]; Rainfall (135x129x365x40) (Lon, Lat, days, years). Now, we looking fo ...

Prepare a 3 - 10 pages long reportprepare a presentation

Prepare a 3 - 10 pages long report Prepare a presentation with 5 - 9 slides. The slides will include introduction (need and similar work), theoretical background (tested neural networks), Data, Results (Comparison of the ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As