Sampling, Electrical Engineering

Assignment Help:

Write an m-file "sampling.m", which will take as an input:  a signal and a sampling step and will display the sampled signal and the magnitude of its Fourier transform.

sampling.m

function sampling(x,step)
plot(x(1:step:end),'-o')
plot(abs(fft(x(1:step:end))))

use x as the input signal

x=(sin([0:pi/8:4*pi]))

Run the function with step=1.Increase the sampling step 2,4,8.... and observe what happens with the spectrum.

What happens with the spectrum as the sampling step increases?

What should be the minimum sampling frequency (maximum sampling step) of a signal?


Related Discussions:- Sampling

What are the main embedded system components, What are the main embedded sy...

What are the main embedded system components? Main Embedded System Components a. Embeds hardware to provide computer as functionalities b. Embeds major application softw

Find the voltage, Q. The current sources in Figure are given to be I A = 3...

Q. The current sources in Figure are given to be I A = 30 A and I B = 50 A. For the values of R 1 = 20 ,R2 = 40 , and R3 = 80 , find: (a) The voltage V. (b) The current

Determine the parameters of the double- revolving-field, Q. The no-load and...

Q. The no-load and blocked-rotor tests conducted on a 110-V, single-phase induction motor yield the following data: • No-load test: input voltage 110 V, input current 3.7 A, and

State value of current flowing in the winding, The winding of an electromag...

The winding of an electromagnet has an inductance of 3H and a resistance of 15?. When it is connected to a 120 V d.c. supply, Determine: (a)  the steady state value of current f

Electric machinery fundamentals, Ask qu1. If the resistor Radj is adjusted ...

Ask qu1. If the resistor Radj is adjusted to 175O what is the rotational speed of the motor at no-load conditions? 2. Assuming no armature reaction, what is the speed of the motor

Machine-tool process to drill or punch holes, Q. Explain Machine-tool proce...

Q. Explain Machine-tool process to drill or punch holes? Figure depicts an elementary system, including the input, digital processor, drill-positioning mechanism, and sampled-d

Illustrate bandstop filter, Q. The dual situations is shown in Figure , in ...

Q. The dual situations is shown in Figure , in which a high-pass and a low-pass filter are connected in parallel to produce a bandstop filter. With ω CLP = 10 CHP = 50, ω 0

Explain working of digital process control, Q. Explain working of Digital P...

Q. Explain working of Digital Process Control? Figure shows a block diagram for microcomputer-based control of a physical process, such as a chemical plant. A slight variation

Sketch the timing diagram for a 4-bit ripple counter, Q. Sketch the timing ...

Q. Sketch the timing diagram for a 4-bit ripple counter which uses T flip-flops.

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