By James Wren, Application Engineer, Prosig
Prosig were recently involved in the validation of a closed loop control system for an automotive pump supplier. The customer has a large number of test cells, each test cell has 8 pumps continually on test. Each pump is instrumented with a revolution or tachometer sensor, giving a once per revolution tachometer pulse. Additionally, there are various analogue transducers on each pump which measure parameters, such as pressure at the pump inlet and outlet. read »»»
By Dr Colin Mercer, Technical Director, Prosig
Fourier analysis takes a signal and represents it either as a series of cosines (real part) and sines (imaginary part) or as a cosine with phase (modulus and phase form). As an illustration we will look at Fourier analysing the sum of the two sine waves read »»»
By Dr Colin Mercer, Technical Director, Prosig
The most common form of digitising data is to use a regular time based method. That is data is sampled at a constant rate specified as a number of samples/second. The Nyquist frequency, fN, is defined such that fN = SampleRate/2. As discussed elsewhere Shannons Sampling Theorem tells us that if the signal we are sampling is band limited so that all the information is at frequencies less than fN then we are alias free and have a valid digitised signal. Furthermore the theorem assures us that we have all the available information on the signal. read »»»
By Dr Colin Mercer, Technical Director, Prosig
Sometimes we have digitised data at a much higher rate than we need. How can we reduce the sampling rate? If I wanted to say halve the sample rate can I just throw away every other data point?
The answer is NO, except in pathological conditions where you know that there is no frequency content above the new Nyquist frequency. read »»»
By Dr Colin Mercer, Technical Director, Prosig
In many instances we need to filter a signal to remove unwanted frequencies. If we use classical filters such as Butterworth, Chebyshev or even Bessel then a phase delay is introduced. This phase delay is itself a function of frequency so that the signal content at one frequency is delayed a different amount to that at another frequency. Why does this matter? read »»»