143k views
2 votes
I have a signal that is experiencing 60 Hz line noise from a nearby piece of equipment, and I want to make sure that the noise is filtered out. I expect that there might be useful information at frequencies higher and lower than 60 Hz. Which would be the best type of filter for this purpose?

a. BandStop filter
b. Low-pass filter
c. Bandpass filter
d. High-pass filter

User Inigo
by
3.9k points

1 Answer

1 vote

Answer:

a. BandStop filter

Step-by-step explanation:

A band-stop filter or band-rejection filter is a filter that eliminates at its output all the signals that have a frequency between a lower cutoff frequency and a higher cutoff frequency. They can be implemented in various ways. One of them is to implement a notch filter, which is characterized by rejecting a certain frequency that is interfering with a circuit. The transfer function of this filter is given by:


H(s)=(s^2+\omega_o^2)/(s^2+\omega_cs+\omega_o^2) \\\\Where:\\\\\omega_o=Central\hspace{3} rejected\hspace{3} frequency\\\omega_c=Width\hspace{3} of\hspace{3} the\hspace{3} rejected\hspace{3} band

I attached you a graph in which you can see how the filter works.

I have a signal that is experiencing 60 Hz line noise from a nearby piece of equipment-example-1
User Diego Suarez
by
4.6k points