Difference between revisions of "Geopsy: Decimate time"
Line 5: | Line 5: | ||
''Decimate time'' is used to decrease the size of manipulated signals, when their sampling frequency is larger than 2 times the largest frequency of interest [[Wikipedia:Nyquist_frequency|(Nyquist frequency)]]. The decimation factor should be greater than 1, values lower than one correspond to oversampling that can be achieved using the [[Geopsy: Over sample|Oversample]] tool. Moreover, this factor should be an '''integer value <math>p</math>'''. In order to decimate by a non-integer rational value <math>\frac{p}{q}</math>, first ''Over sample'' by <math>q</math> and ''Decimate'' by <math>p</math>. | ''Decimate time'' is used to decrease the size of manipulated signals, when their sampling frequency is larger than 2 times the largest frequency of interest [[Wikipedia:Nyquist_frequency|(Nyquist frequency)]]. The decimation factor should be greater than 1, values lower than one correspond to oversampling that can be achieved using the [[Geopsy: Over sample|Oversample]] tool. Moreover, this factor should be an '''integer value <math>p</math>'''. In order to decimate by a non-integer rational value <math>\frac{p}{q}</math>, first ''Over sample'' by <math>q</math> and ''Decimate'' by <math>p</math>. | ||
− | The decimation algorithm first applies a low-pass anti-aliasing filter in the frequency domain, in that case a [[Geopsy: Filter#Cosine Taper|tapered cosine filter]] of 20% width, with the cut-off frequency equal to half of the desired sampling frequency. Then, in the time domain, one sample is kept every | + | The decimation algorithm first applies a low-pass anti-aliasing filter in the frequency domain, in that case a [[Geopsy: Filter#Cosine Taper|tapered cosine filter]] of 20% width, with the cut-off frequency equal to half of the desired sampling frequency. Then, in the time domain, one sample is kept every '''<math>p</math>''' samples (for a decimation factor equal to '''<math>p</math>'''. |
''Decimate time'' modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer. | ''Decimate time'' modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer. |
Revision as of 08:24, 12 March 2010
Decimate time, reached from the Waveform menu, decreases the sampling frequency of signals in the active signal viewer. By clicking on Decimate time, a pop-up window appears requesting the decimation factor, i.e. the ratio between current sampling frequency and desired sampling frequency.
Decimate time is used to decrease the size of manipulated signals, when their sampling frequency is larger than 2 times the largest frequency of interest (Nyquist frequency). The decimation factor should be greater than 1, values lower than one correspond to oversampling that can be achieved using the Oversample tool. Moreover, this factor should be an integer value . In order to decimate by a non-integer rational value , first Over sample by and Decimate by .
The decimation algorithm first applies a low-pass anti-aliasing filter in the frequency domain, in that case a tapered cosine filter of 20% width, with the cut-off frequency equal to half of the desired sampling frequency. Then, in the time domain, one sample is kept every samples (for a decimation factor equal to .
Decimate time modifies the temporary signals in the active viewer.
See also: