how to select sampling frequency?

Thread Starter

annapurna

Joined Feb 11, 2016
19
I am using a 3 phase interleaved buck converter with closed loop operation (100000 Hz).For this i selected tms320f28027f processor.Now my doubt is how to select the sampling frequency of the processor.According to sampling theorem,i found that fs>2fm .so it should be greater than 200000 Hz.Am i correct?If not please tell me how to select it for my application.
Thankyou in advance.............................
 

MrChips

Joined Oct 2, 2009
34,810
I am using a 3 phase interleaved buck converter with closed loop operation (100000 Hz).For this i selected tms320f28027f processor.Now my doubt is how to select the sampling frequency of the processor.According to sampling theorem,i found that fs>2fm .so it should be greater than 200000 Hz.Am i correct?If not please tell me how to select it for my application.
Thankyou in advance.............................
You are correct.

The sampling theorem dictates that your sampling rate must be at least two times the highest frequency component in the signal.

If you wish further detail in the shape of the waveform, sample at least ten times the frequency of the waveform.
 
Top