Techno Aspirations, Apple iPhone, SAMSUNG, Motorola Moto, Secret Codes, price, specifications, Samsung Galaxy, Clone Huawei, Flash File, Google LG Nexus

SIMULATION OF QUADRATURE MIRROR FILTER

SIMULATION OF QUADRATURE MIRROR FILTER - hello friends are you looking for information related to technology? ... if yes ... then you are right to come to blog Techno Aspirations because here we will display information about the latest gadgets or old ones though, well now we will discuss first about SIMULATION OF QUADRATURE MIRROR FILTER as you are looking for, hopefully the information we will convey can answer your question to google, please see.

Articles : SIMULATION OF QUADRATURE MIRROR FILTER
full Link : SIMULATION OF QUADRATURE MIRROR FILTER

You can also see our article on:


SIMULATION OF QUADRATURE MIRROR FILTER

SIMULATION OF QUADRATURE MIRROR FILTER
AIM:
To simulate the frequency response of quadrature mirror for a two channel filter band.
THEORY:
The QMF filter is used in the sub-band coding. This filter can be used for reducing aliasing. This is a multirate digital filter structure that employes 2 decimeter in signal synthesis section. The low pass and high pass filters in the analysis section have impulse response filters (n) and (n) respectively.
Similarly the low pass filter and high pass filters contained in the synthesis section have impulse response filters (n) and (n) respectively. To reduce aliasing the synthesis section have impulse response (n) and (n) respectively,
(ω)= (ω)
(ω)=- (ω-π)
Since (ω) and (ω)is a mirror image filters
H0(ω)=H(ω)
H1(ω)=H(ω- π)
G0(ω)=2H(ω)
This is due to the above design, aliasing effects cancels.
ALGORITHM:
1. Generate the low pass filter
2. Generate the high pass filter
3. Compute the gain response of two filters
4. Plot the gain response of two filters.













QUADRATURE MIRROR FILTER:






X(ω)








FILTER CHARACTERISTICS FOR SUB-BAND CODING


Gain
H0 (ω) H1 (ω)

PROGRAM
####################################################
clc;
clear all;

%generation of complimentary lpf
b1=fir1(50,0.5);

%generation of complimentary hpf
l=length(b1);
for k=1:l
    b2(k)=((-1)^k)*b1(k)
end

%computation of gain response of two filters
[H1Z,W]=freqZ(b1,1,256);
H1=abs(H1Z);
g1=20*log10(H1);
[H2Z,W]=freqZ(b2,1,256);
H2=abs(H2Z);
g2=20*log10(H2);

%PLOT OF GAIN RESPONSE OF TWO FILTERS
plot((W*180)/pi,g1,'-',(W*180)/pi,g2,'-');
grid on
xlabel('normalized freq');
ylabel('gain');

#############################################################

RESULT:
 Thus the frequency response of quadrature mirror filter for a two channel filter bands was simulated.





just so much information about SIMULATION OF QUADRATURE MIRROR FILTER

hopefully the information we provide about SIMULATION OF QUADRATURE MIRROR FILTER can give answer your question to google, and you feel satisfied about this.

you just finished reading the article with the title SIMULATION OF QUADRATURE MIRROR FILTER if you feel this information need to bookmark or share please use link https://faultyaspirations.blogspot.com/2013/12/simulation-of-quadrature-mirror-filter.html do not forget there are many other information in this blog, please visit other page.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : SIMULATION OF QUADRATURE MIRROR FILTER

1 komentar:

  1. Very interesting, thanks to author! By the way, you could post this story on Twitter and provide it with photos of your working days, given the large enough audience of this service, they would be quite popular. And you can always buy twitter followers to increase their ammount.

    BalasHapus