Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Papers

Posts tagged filter

Synonyms: filters

6 child tags

Anything about filters, i.e. linear circuits whose purpose is to limit or shape the spectrum of a signal. This tag is also OK for digital filters implemented in software.

A filter can be either passive or active, either analog or digital, and, in this latter case, implemented in hardware or software.

Tag Wiki

A filter can be either passive, i.e. built using just simple R-L-C components or more advanced passive components (resonators, quartz crystals, SAW filters, etc.), or active, i.e. built using not only passive components, but also active circuitry like opamps.

A filter can also be either analog, i.e. built with analog circuits, or digital, i.e. built with digital electronic circuits which work on the samples of the signal.

Digital filters can be either built in hardware or in software, using the processing power of a microcontroller or a DSP to implement an algorithm that processes the samples of the signal.

71%
+3 −0
Q&A MAX485 transceivers breaking, Pi filter generating spikes?

Problem description & speculation about causes I've having a problem with MAX485 transceivers breaking intermittently, passing our production tests but later failing. The error phenomenon is w...

2 answers  ·  posted 1mo ago by Lundin‭  ·  last activity 1mo ago by Andy aka‭

Question EMC pi-filter RS-485
50%
+0 −0
Q&A Complex frequency of a pole

If we have the transfer function of a LC high pass filter: $H(s) = \frac{sL}{sL+\frac{1}{sC}}$ If we want to find the pole of that filter in the end we get: $s = \frac{j}{\sqrt{LC}}$ and for a ...

3 answers  ·  posted 2y ago by MissMulan‭  ·  edited 9mo ago by Lorenzo Donati‭

70%
+5 −1
Q&A How to calculate the RC filter of a TCXO for a RFIC reference?

I have a 30MHz TCXO circuit (TCXO datasheet) like this serving as local oscillator to a RFIC: The RFIC manufacturer recommends to "add filtering caps" for high RF output cases. That is >20d...

1 answer  ·  posted 2y ago by Lundin‭  ·  edited 9mo ago by Lorenzo Donati‭

66%
+2 −0
Q&A Ceramic filter vs ceramic resonator

I have a design of a power line communication using the following IC. https://www.yamar.com/datasheet/DS-SIG60.pdf My design is the same as the example circuit in the datasheet of the chip. Th...

2 answers  ·  posted 1y ago by DeadMouse‭  ·  edited 9mo ago by Lorenzo Donati‭

75%
+4 −0
Q&A Chokes, Beads and Inductors in Pi-filters

I have seen pi-filters using chokes, ferrite-beads, and plain inductors as the L-element What are the main differences between them? when use one or other?

1 answer  ·  posted 4y ago by zeke‭  ·  edited 9mo ago by Lorenzo Donati‭

20%
+0 −6
Q&A Band pass filter given cutoff frequency and bandwidth

I have decided to try design a band-pass filter with a cut-off frequency of 10kHz and bandwidth of 2 Hz. $$ \frac{1}{\sqrt{LC}} = 10001 \rightarrow LC = 1/100020001 sec^{2}$$ $$ \frac{R}{L} = 2...

2 answers  ·  posted 2y ago by MissMulan‭  ·  edited 9mo ago by Lorenzo Donati‭

81%
+7 −0
Q&A When do I need to put anti-aliasing filter in front of SAR ADC?

Signal characteristics are: 0 to 3.3V span 0 to 100Hz range( there will be noise superposed on top with unknown characteristics) Output resistance Rout=4700 ohm I want to sample that with a...

2 answers  ·  posted 2y ago by 2kind‭  ·  edited 9mo ago by Lorenzo Donati‭

77%
+5 −0
Q&A Low-pass filter after the output DAC in CD players

[Disclaimer. This is not for an academic class. I'm self-studying.] I’m reading an introductory book on DSP for audio and computer music [Steiglitz 1996, ISBN 0-8053-1684-1 p. 287]. One of the ...

4 answers  ·  posted 1y ago by Nick Alexeev‭  ·  last activity 9mo ago by Lorenzo Donati‭

Question filter audio DAC
60%
+1 −0
Q&A How to convert dv/dt of noise into frequency for filter capacitor selection?

Noise can be coupled between signal lines through parasitic capacitance formed between these signal lines, as $i = C\frac{dv}{dt}$ where C is the capacitance between the signal lines. Another wa...

1 answer  ·  posted 10mo ago by Elleanor Lopez‭  ·  last activity 10mo ago by Olin Lathrop‭

Question capacitor filter
33%
+0 −2
Q&A Effect of adding stages to a filter

Suppose we have a RC low pass filter of 1st order. If we add multiple stages every time we add a RC stage identical to our original does the slope of the curve in the bode plot db/Hz becomes wild...

2 answers  ·  posted 2y ago by MissMulan‭  ·  last activity 1y ago by a concerned citizen‭

28%
+0 −3
Q&A Design high -pass filter with 2 points of the bode plot

Im designing a high-pass filter which has a gain of -8dB at half of the roll-off frequency and I am stuck ,I dont know how to continue the design. In the bode plot of that filter we have 2 points:...

3 answers  ·  posted 2y ago by MissMulan‭  ·  last activity 1y ago by LvW‭

33%
+0 −2
Q&A How to design a low-pass filter when certain conditions must be met

I am designing a low-pass filter with cut-off frequency = 100Hz and after the cutoff frequency from -3dB to -10dB the average decrease in db/Hz = -0.1 db/Hz.I know how to design a low-pass filter ...

2 answers  ·  posted 2y ago by MissMulan‭  ·  edited 2y ago by MissMulan‭

60%
+1 −0
Q&A Why are two identical filters required for each signal, if the signals can be multiplexed into a single filter?

In the block diagram of this pulse oximeter design guide , in page 6, I see that the system utilizes two analog filters, one for filtering the PPG signal generated while the RED light/wavelength is...

1 answer  ·  posted 3y ago by Georgian‭  ·  edited 3y ago by Georgian‭

71%
+3 −0
Q&A Moving average that uses less memory?

My control system gets a signal representing the plant output, but that signal has a lot of noise on it. The control system goes nuts trying to react to the noise. I need to filter out the noise ...

4 answers  ·  posted 4y ago by Olin Lathrop‭  ·  last activity 3y ago by Pete W‭

Question digital-filter
60%
+1 −0
Q&A High pass filter design

Despite there are many filter calculators available on the web, I still have difficulties to translate what I need into calculator design parameters. For my application, I need ideally a high pass ...

3 answers  ·  posted 3y ago by coquelicot‭  ·  last activity 3y ago by a concerned citizen‭

Question filter
66%
+2 −0
Q&A Filter Impedance Consideration

In a lot of textbooks, filters seem to be designed around a matching source and load impedance. However, If I have a filter stage between an antenna and an LNA, wouldn't I want the load impedance(i...

2 answers  ·  posted 3y ago by jm567‭  ·  last activity 3y ago by Olin Lathrop‭

60%
+1 −0
Q&A Pi-Filter for EMC

What would be the main considerations to use Pi-filters for EMC?

2 answers  ·  posted 4y ago by zeke‭  ·  last activity 3y ago by Lundin‭

Question EMC pi-filter
50%
+0 −0
Q&A LC Filter and Capacitor Considerations [closed]

I've been experimenting with LC filter circuits on the output of a SMPS I recently bought because it was too high for the circuit I'm making. After hooking up many different combinations, I found t...

0 answers  ·  posted 3y ago by jm567‭  ·  closed 3y ago by Olin Lathrop‭

66%
+2 −0
Q&A Relationship between bode plot and pole zero diagram

What is the relationship between the pole zero diagram and bode plot? Case example: a 2nd order RLC low pass filter: - $$\dfrac{V_{OUT}}{V_{IN}} = \dfrac{\frac{1}{j\omega C}}{R+j\omega L +\frac{1}...

1 answer  ·  posted 4y ago by Andy aka‭  ·  edited 4y ago by ArtOfCode‭