<< Chapter < Page Chapter >> Page >
A brief introduction on how to filter digital signals

Because of the Sampling Theorem , we can process, in particular filter, analog signals "with a computer" by constructing the system shown in [link] . To use this system, we are assuming that the input signal has a lowpass spectrum andcan be bandlimited without affecting important signal aspects. Bandpass signals can also be filtered digitally, but require amore complicated system. Highpass signals cannot be filtered digitally. Note that the input and output filters must be analogfilters; trying to operate without them can lead to potentially very inaccurate digitization.

To process an analog signal digitally, the signal x t must be filtered with an anti-aliasing filter (to ensure a bandlimited signal) before A/D conversion. This lowpassfilter (LPF) has a cutoff frequency of W Hz, which determines allowable sampling intervals T s . The greater the number of bits in the amplitude quantization portion Q · of the A/D converter, the greater the accuracy of the entire system. Theresulting digital signal x n can now be filtered in the time-domain with a difference equation or in the frequency domain with Fouriertransforms. The resulting output y n then drives a D/A converter and a second anti-aliasing filter(having the same bandwidth as the first one).

Another implicit assumption is that the digital filter can operate in real time : The computer and the filtering algorithm must be sufficiently fast so that outputs are computedfaster than input values arrive. The sampling interval, which is determined by the analog signal's bandwidth, thus determines how longour program has to compute each output y n . The computational complexity for calculating each output with a difference equation is O p q . Frequency domain implementation of the filter is also possible. The idea begins by computing the Fouriertransform of a length- N portion of the input x n , multiplying it by the filter's transfer function, and computing the inverse transform of the result. This approachseems overly complex and potentially inefficient. Detailing the complexity, however, we have O N N for the two transforms (computed using the FFT algorithm) and O N for the multiplication by the transfer function, which makes the total complexity O N N for N input values . A frequency domain implementation thus requires O N computational complexity for each output value. The complexities of time-domain and frequency-domain implementations depend ondifferent aspects of the filtering: The time-domain implementation depends on the combined orders of the filterwhile the frequency-domain implementation depends on the logarithm of the Fourier transform's length.

It could well be that in some problems the time-domain version is more efficient (more easily satisfies the real timerequirement), while in others the frequency domain approach isfaster. In the latter situations, it is the FFT algorithm for computing the Fourier transforms that enables thesuperiority of frequency-domain implementations. Because complexity considerations only express how algorithm running-time increaseswith system parameter choices, we need to detail both implementations to determine which will be more suitable for anygiven filtering problem. Filtering with a difference equation is straightforward, and the number of computations that must bemade for each output value is 2 p q .

Derive this value for the number of computations for the general difference equation .

We have p q 1 multiplications and p q 1 additions. Thus, the total number of arithmetic operations equals 2 p q .

Got questions? Get instant answers now!

Questions & Answers

what is mutation
Janga Reply
what is a cell
Sifune Reply
how is urine form
Sifune
what is antagonism?
mahase Reply
classification of plants, gymnosperm features.
Linsy Reply
what is the features of gymnosperm
Linsy
how many types of solid did we have
Samuel Reply
what is an ionic bond
Samuel
What is Atoms
Daprince Reply
what is fallopian tube
Merolyn
what is bladder
Merolyn
what's bulbourethral gland
Eduek Reply
urine is formed in the nephron of the renal medulla in the kidney. It starts from filtration, then selective reabsorption and finally secretion
onuoha Reply
State the evolution relation and relevance between endoplasmic reticulum and cytoskeleton as it relates to cell.
Jeremiah
what is heart
Konadu Reply
how is urine formed in human
Konadu
how is urine formed in human
Rahma
what is the diference between a cavity and a canal
Pelagie Reply
what is the causative agent of malaria
Diamond
malaria is caused by an insect called mosquito.
Naomi
Malaria is cause by female anopheles mosquito
Isaac
Malaria is caused by plasmodium Female anopheles mosquitoe is d carrier
Olalekan
a canal is more needed in a root but a cavity is a bad effect
Commander
what are pathogens
Don Reply
In biology, a pathogen (Greek: πάθος pathos "suffering", "passion" and -γενής -genēs "producer of") in the oldest and broadest sense, is anything that can produce disease. A pathogen may also be referred to as an infectious agent, or simply a germ. The term pathogen came into use in the 1880s.[1][2
Zainab
A virus
Commander
Definition of respiration
Muhsin Reply
respiration is the process in which we breath in oxygen and breath out carbon dioxide
Achor
how are lungs work
Commander
where does digestion begins
Achiri Reply
in the mouth
EZEKIEL
what are the functions of follicle stimulating harmones?
Rashima Reply
stimulates the follicle to release the mature ovum into the oviduct
Davonte
what are the functions of Endocrine and pituitary gland
Chinaza
endocrine secrete hormone and regulate body process
Achor
while pituitary gland is an example of endocrine system and it's found in the Brain
Achor
what's biology?
Egbodo Reply
Biology is the study of living organisms, divided into many specialized field that cover their morphology, physiology,anatomy, behaviour,origin and distribution.
Lisah
biology is the study of life.
Alfreda
Biology is the study of how living organisms live and survive in a specific environment
Sifune
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fundamentals of electrical engineering i. OpenStax CNX. Aug 06, 2008 Download for free at http://legacy.cnx.org/content/col10040/1.9
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fundamentals of electrical engineering i' conversation and receive update notifications?

Ask