Question

In: Electrical Engineering

I have data set (voltage vs time) of a signal with frequency 450Hz and number of...

I have data set (voltage vs time) of a signal with frequency 450Hz and number of sample is 10000. How can I change frequency of a that data set and also add phase shift with that signal using Matlab code? Please explain your answer in details. I will be happy to give good review.

Solutions

Expert Solution

Given: Frequency of signal=450 Hz; No. of samples = 10000

1st part:

Frequency of any dataset (or signal) is characteristic of the source generating the signal. So, unless the source is changed the signal frequency cannot change. But, sampling frequency can be changed depending on the sensor and the data acquisition system used to collect the signal data.

2nd part:

Phase shift,

where, is the time delay and is the signal frequency. So, if is known, the time delay can be calculated as:

If 'x' is the acquired time-domain signal, it has 10000 points.

The signal, 'y', which is the phase shifted version of 'x' is obtained in MATLAB as:

for(i=;i<=10000;i++)

{

y(i-+1)=x(); //copies the signal contents in 'x' after the time delay, 'td', to 'y'.

}

end


Related Solutions

The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency...
The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency 3 1 5 2 6 2 7 1 8 3 10 3 11 1 12 2
The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency...
The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency 9 3 10 3 11 1 13 3 14 1 15 5 16 1 17 1 18 1
The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency...
The following frequency table summarizes a set of data. What is the five-number summary? Value Frequency 1 5 2 2 3 1 7 1 8 1 17 1 18 5 19 3 20 1 21 1 23 1 26 1 Select the correct answer below: Min Q1 Median Q3 Max 1 7 8 21 26 Min Q1 Median Q3 Max 1 2 6 19 26 Min Q1 Median Q3 Max 1 3 22 21 26 Min Q1 Median Q3 Max...
Below is a data set presented in a Frequency Table Data Value Frequency Data value. Frequency...
Below is a data set presented in a Frequency Table Data Value Frequency Data value. Frequency    2 64 4 68 9 18 10 33 14 117 Find the following for the data set above: a.) Mode = b.) Median = c.) Mean = (Round to TWO decimal places)
1.) Explain the difference between a time domain signal and a frequency domain signal. 2.) When...
1.) Explain the difference between a time domain signal and a frequency domain signal. 2.) When would you select the frequency domain signal over the time domain signal.
i have to plot time and frequency domains and then calculate damping ratio for the underdamped...
i have to plot time and frequency domains and then calculate damping ratio for the underdamped system using the log decrement method then convert the time domain into frequency domain using the fourier transfor codes.
For the data in Data Set #1, generate a Frequency Distribution with an interval size of...
For the data in Data Set #1, generate a Frequency Distribution with an interval size of 10, a lower apparent limit value as a multiple of 10, the largest interval size place on the top of the distribution, and use this distribution to answer questions 11-18. 54 67 88 109 26 33 92 97 32 55 75 81 83 45 21 86 94 100 78 62 What is the midpoint of the lowest interval? What is the relative frequency of...
Assume that you have a clock signal with frequency of 50 Hz, and you want to...
Assume that you have a clock signal with frequency of 50 Hz, and you want to divide this signal into a frequency of 1 Hz signal. The counter chips you must use are synchronous decade (MOD 10) counter chips 74160 and synchronous MOD 16 counter chips 74161. Please use the back side of this paper to draw your circuit diagram with all the details. You can use counter frequency division method to step down a higher frequency signal to a...
how do you find frequency and percent frequency of a data set on excel? steps please!...
how do you find frequency and percent frequency of a data set on excel? steps please! :)
I am working on creating a Wiebull distribution from a large set of data I have....
I am working on creating a Wiebull distribution from a large set of data I have. Everything I find online says that I should be given the shape parameter (beta), and scale parameter (eta/apha). I do not have these numbers and I am not sure how to find them to accurately create a Weibull dist.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT