- #1
Master1022
- 611
- 117
- TL;DR Summary
- We have some digital filter with a pulse transfer function ## G(z) ## with zeros on the unit circle. We know the sampling frequency and want to figure out what frequencies those zeros correspond to. Why do we let a ## 2\pi = f_s ##?
Hi,
I was working through a filter design problem and got stuck on a concept.
Scenario:
Let us say we have the following pulse transfer function and the sampling frequency is ## f_s = 50 \text{Hz} ##.
[tex] G(z) = \frac{1}{3} \left( 1 + z^{-1} + z^{-2} \right) [/tex]
The zeros of the transfer function are ## -\frac{1}{2} \pm j\frac{\sqrt{3}}{2} ##, which corresponds to an anti-clockwise rotation of ## 2\pi / 3 ##. How can we find out what frequency those zeros correspond to? That would allow us to know which frequencies are filtered out.
When we want to find the frequency response of a pulse transfer function, we evaluate it along the unit circle by letting ## z = e^{j \omega T} ##. Therefore:
[tex] z = -\frac{1}{2} \pm j\frac{\sqrt{3}}{2} = e^{j 2\pi / 3} = e^{j \omega T} [/tex]
which leads to: ## 2 \pi / 3 = \omega T \rightarrow 2 \pi / 3 = 2 \pi f /T ##
However, I am not quite sure how the analysis progresses from here in order to find out what frequency the zero with positive imaginary value is (book says it corresponds to 50 Hz)? I may have made an error along the way...
Any help would be greatly appreciated.
I was working through a filter design problem and got stuck on a concept.
Scenario:
Let us say we have the following pulse transfer function and the sampling frequency is ## f_s = 50 \text{Hz} ##.
[tex] G(z) = \frac{1}{3} \left( 1 + z^{-1} + z^{-2} \right) [/tex]
The zeros of the transfer function are ## -\frac{1}{2} \pm j\frac{\sqrt{3}}{2} ##, which corresponds to an anti-clockwise rotation of ## 2\pi / 3 ##. How can we find out what frequency those zeros correspond to? That would allow us to know which frequencies are filtered out.
When we want to find the frequency response of a pulse transfer function, we evaluate it along the unit circle by letting ## z = e^{j \omega T} ##. Therefore:
[tex] z = -\frac{1}{2} \pm j\frac{\sqrt{3}}{2} = e^{j 2\pi / 3} = e^{j \omega T} [/tex]
which leads to: ## 2 \pi / 3 = \omega T \rightarrow 2 \pi / 3 = 2 \pi f /T ##
However, I am not quite sure how the analysis progresses from here in order to find out what frequency the zero with positive imaginary value is (book says it corresponds to 50 Hz)? I may have made an error along the way...
Any help would be greatly appreciated.