Find the time domain equivalent sinusoid of phasor, MATLAB Programming

Assignment Help:

1. Given these sinusoids:

x1(t) = 0.5cos(25t+20°),   x2(t)=0.85cos(25t+160°) and   x3(t)= 0.81cos(25t-145°)

(a)  Subplot the phasors X1, X2 and X3 corresponding to the thee sinusoidal signals at time t=0 seconds and on the same subplot, show the sum of the phasors X = X1+X2+X3.

(b)  On a second subplot, plot the phasor positions of  X1, X2, X3 and X at t=0.04 seconds. How much phase change in degrees does 0.04 seconds correspond to?

(c)  Comment on the relative position of the phasors X1, X2 and X3 on the two plots and annotate plot to indicate how much they have changed position. Use MATLAB to find the amount of rotation.

(d) On a third subplot, find the time domain equivalent sinusoid of the phasor sum Y= X1+(- X2) + X3.

At what time t0 will the phasor Y first lie on the positive real axis?

(e)  Submit the plot and source code with any pertinent MATLAB output clearly annotated.


Related Discussions:- Find the time domain equivalent sinusoid of phasor

Sorting and curve fitting in matlab, Goal: Learn how to do statistics, sort...

Goal: Learn how to do statistics, sorting and curve fitting in Matlab. Put all of those ".m" files in a folder called yourname_lab7, and zip the folder and submit it on the class w

Linear Programming, Ft. Loudoun and Watts Bar are two large hydroelectric d...

Ft. Loudoun and Watts Bar are two large hydroelectric dams, the former upstream of the latter. The level of Watts Bar Lake must be kept within limits for recreational purposes, and

Illustrations of calling the function, Illustrations of calling the functio...

Illustrations of calling the function: Here are illustrations of calling the function: >> cylcost(32,73,4.50) ans = 661.5000 >> fprintf('The cost would be $%.2f\n'

Linear indexing, Linear indexing: This is termed as linear indexing. I...

Linear indexing: This is termed as linear indexing. It is generally much better style when working with the matrices to refer to the row and column indices, although. An in

Implement the methods in matlab, The Requirement details of project are as ...

The Requirement details of project are as below. I also need detail description for presentation. For the project, given the training dataset ticdata2000.txt use any method you

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

Earth''s magnetic field, to plot Earth''s magnetic field on world map in ma...

to plot Earth''s magnetic field on world map in matlab

Crank-nicolson method, clear tic L=1; T=0.2; nust=2000; dt=T...

clear tic L=1; T=0.2; nust=2000; dt=T/nust; n=40; dx=L/n;   r=1;  omega=10:10:5000;%Store Range of Frequencies for Simulation u=zeros(n+1,nust+1);%

DC Motor, I need assignment to finish.

I need assignment to finish.

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