Low pass filter Definition and 49 Threads
-
Recommendation Needed for a Spectrum Analyzer
Hey Everyone: I have a big RFI problem in my house and I must design a mitigation plan. I have undesirable RF coming from every possible path. Some is coming from inside the house and quite a bit from outside of the house coming in then being conducted on the household wiring. I can provide...- UrbanFarmEngineer
- Thread
- Low pass filter Spectrum analyzer
- Replies: 46
- Forum: Electrical Engineering
-
A
Engineering Is it possible for a low pass filter to have such a transfer function?
Hello! Consider this filter,and that I have to find the transfer function U2/U1 with the norm Ω= ωRC (also double fractions are not allowed) Now I can see that that the resistor and capacitor left as well as right are parallel to each other. So simplifying that ## Z_1 = \frac{R}{jωRC +1}...- arhzz
- Thread
- Filter Function Low pass filter Transfer function
- Replies: 16
- Forum: Engineering and Comp Sci Homework Help
-
R
Design a linear phase low pass filter
Design a linear phase low pass filter whose specification is:1) Maximum tolerance in the passband equal to 0.01% (linear) in the passband;2) Cutoff frequency at ω_c = 0.3π and transition band at 0.05π;3) Minimum reduction of the 0.95 rejection band.- R4721s
- Thread
- Design Filter Linear Low pass filter Phase
- Replies: 6
- Forum: Introductory Physics Homework Help
-
Comp Sci Low Pass Filter, plotting a graph
I wrote this code, but I am not sure its ture or not from numpy import arange from math import floor from pylab import plot, show Vout = 0 #inital condition t_i = 0 #initial time t_f = 10 #final time N = 100000 h = (t_f - t_i) / N RC_values = [0.01, 0.1, 1] def f(Vout, t): if floor(2 *...- Arman777
- Thread
- Filter Graph Low pass filter Plotting
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
W
Suitable Opamp for this Low Pass Filter
Homework Statement [/B] Select (with justification) from the op-amps listed in TABLE A those which are NOT suitable for use as the active component in the filter of (a) above. Homework EquationsThe Attempt at a Solution Currently The only Op amp I see that is not suitable is TLV2721 due to...- Whiley
- Thread
- Filter Low pass filter Op amp Opamp
- Replies: 24
- Forum: Engineering and Comp Sci Homework Help
-
H
Second order low pass filter with unity gain
Homework Statement I need to design a second order filter with unity gain. Homework Equations None - not taking component values into account for now. The Attempt at a Solution Is this a correct method of creating a 2nd order low pass filter with unity gain?- Henry
- Thread
- Filter Gain Low pass filter Second order Unity
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
E
How to graph amplitude vs. frequency for a Low-Pass Filter?
Homework Statement For my lab class my professor wants us to graph the theoretical amplitude of the output from a low-pass filter vs. frequency. I have the resistance and capacitance that I chose for the RC circuit and a V(in). Is there an equation that I should be able to use to relate these...- eroc1002
- Thread
- Amplitude Filter Frequency Graph Low pass filter Rc circuit Rc circuits
- Replies: 3
- Forum: Introductory Physics Homework Help
-
J
Low Pass Filters and Laplace Transform
Homework Statement Given that r(t) = L^-1 (Inverse laplace) *H(S) and by making the link between the time-domain and frequency-domain responses of a network, explain in detail why the ideal “brick-wall” lowpass filter is not realisable in practice. [/B]Homework EquationsThe Attempt at...- jendrix
- Thread
- Filters Laplace Laplace transform Low pass filter Transform
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
E
Low pass filter (uniform/gauss distribution)
Homework Statement [/B] I have got data x, which is formed like uniform distribution. After using discrete low pass filter I got output data u, which is Gauss distribution. What is explanation, why using that filter, we from uniform distribution can get Gauss distribution? Homework...- evol_w10lv
- Thread
- Distribution Filter Low pass filter
- Replies: 11
- Forum: Engineering and Comp Sci Homework Help
-
C
Filter shape from poles and zeros
Hey guys, I am learning about the filter shapes deduced from the poles and zero plots, however a lot of sources are describing it differently with no logical explanation. I want to know what exactly the poles and zeros do between the range Ω = 0 and Ω = π. One source i read explains if the pole...- ceeeejay
- Thread
- Band pass filter Filter Frequency response High pass filter Low pass filter Poles Shape
- Replies: 7
- Forum: Electrical Engineering
-
T
Engineering How to tell if the circuit is a High or low pass filter?
Homework Statement Draw the circuit diagram of a second-order series High pass filter RLC filter. Given: R = 50 ohm Q_s = .5 f_0 = 30 MHz determine L and C Homework Equations f_0 = 1/(2*pi*sqrt(LC)) Q_s = 2*pi*f_0*L/R = 1/(2*pi*f_0*R)The Attempt at a Solution I know how to find L and C, given...- thorx440
- Thread
- Circuit Filter Low pass filter
- Replies: 9
- Forum: Engineering and Comp Sci Homework Help
-
R
Engineering Where is the bandpass filter in this circuit?
Homework Statement I am doing a project on the Elenco AM/FM superheterodyne radio kit. I have been stuck for ages trying to figure out how the two common emitter amplifiers are tuned to filter out anything that is not around 455 kHz. I tried to find a bandpass filter, or a high-pass and a...- richghost
- Thread
- Amplifier Band pass filter Bandpass filter Capacitor Circuit Filter High pass filter Inductor Low pass filter Project Transformer Transistor
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
J
Low pass filter: cutoff and peak output
Homework Statement (a) If R1 = 4.7kΩ, what value for C1 will give a cutoff frequency of 50kHz? (b) If the input voltage is described by the equation Vin = 3cos(2π(4000)t), what will the peak output voltage be?[/B] Homework Equations (a) fc = 1/(2πRC) (b) Vout/Vin = 1/√(1 + (2πfRC)2) The...- joel amos
- Thread
- Filter Low pass filter Output Peak
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
M
Building a High Power Low Pass Filter for a TIG Welder
A friend of mine has a TIG welder, which uses a high frequency signal to make the start of the weld much smoother. He's noticed that the welder seems to be tripping his GFIs (works fine on non-GFI circuits). So, that got me thinking, is it possible to build a low pass filter for something like...- maxsthekat
- Thread
- Filter High power Low pass filter Power
- Replies: 1
- Forum: Electrical Engineering
-
E
On deriving response function in simple low pass filter
Homework Statement I have a problem where the circuit is as follows: (pic attached I hope) but if you can't see it it's just a power source (AC), resistor and inductor with 2 terminals across the inductor (from were you measure the voltage). I want to derive the response function, and I am...- Emspak
- Thread
- deriving Filter Function Low pass filter Response Response function
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
B
How Do You Calculate the Signal Gain of a Low Pass Filter?
Homework Statement The schematic shows a low-pass filter identical to the one you built in studio. This filter uses a 60 k resistor and a 250 pF capacitor, and the input signal is at 30 kHz. (1 pF=10−12 F)...- Bluestribute
- Thread
- Filter Gain Low pass filter Signal
- Replies: 23
- Forum: Engineering and Comp Sci Homework Help
-
Optical Low Pass Filter, how does it hit CCD?
I'm confused about optical low pass filters (found on CCD imaging devices). As I understand it is a double layer of birefringent material which in effect splits light into 4: (2*25%) green, 25% red, and 25% blue (for a standard bayer matrix). The part I'm not sure about is if all 4 fall on the...- mishima
- Thread
- Ccd Filter Low pass filter Optical Optics
- Replies: 21
- Forum: Electrical Engineering
-
Help analysing this circuit - how does it act like a low pass filter?
In my simulation it did act like a low pass filter so it definitely is one! <a href="http://tinypic.com?ref=657vdh" target="_blank"><img src="http://i59.tinypic.com/657vdh.jpg" border="0" alt="Image and video hosting by TinyPic"></a> please tell me if the following is correct...- applestrudle
- Thread
- Act Circuit Filter Low pass filter
- Replies: 6
- Forum: Electrical Engineering
-
B
The design of a low pass filter
I am trying to design a 24V dc to 230V ac inverter operating at 50Hz. So far, by using multisim to simulate the circuit I have been able to achieve these parameters but my output is essentially a square wave. I am using a variation of a circuit that I have found on line, and I am now trying...- Bourbon daddy
- Thread
- Design Filter Low pass filter
- Replies: 1
- Forum: Electrical Engineering
-
B
How Do You Calculate Capacitance for a Low Pass Filter to Attenuate 60Hz Noise?
A resistor and capacitor are in series. The signal is at 3 herts and a passive filter must be used to remove a 60hz noise with -10db attenuation. The resistor is 100 Ohms. HOw do you find the capacitance, I've been tryin it for an hour. Usually you would find it with the corner frequency but...- blumpkinpie
- Thread
- Filter Low pass filter Systems
- Replies: 1
- Forum: Introductory Physics Homework Help
-
P
Low pass filter for 60Hz rejection
Hi All, I am looking to design LPF with Inductor and Capacitor that can reject 60Hz frequency. I tried on google about the same but did not get an idea. Basically, I am trying to do is this, Incoming mains (AC Signal) has 60Hz frequency and I wanted to make it like a DC (close to DC) which...- pjshah72
- Thread
- Filter Low pass filter
- Replies: 28
- Forum: Electrical Engineering
-
S
How Do I Solve Part C of a Low Pass Filter Exam Problem?
Exams are coming up and I've been doing some revision from past papers. Having issues with working out part c of the attached problem. I've already calculated part a and b, possibly correct. Basically I simplified resistances and capacitance. And to have a constant frequency I let Z equal the...- Synops
- Thread
- Filter Low pass filter
- Replies: 5
- Forum: Engineering and Comp Sci Homework Help
-
T
Low pass filter (arctan domain)
Homework Statement when I'm trying to calculate and show the graphic of the phase characteristic i don't understand why the domain range of the arctan function is [0,90] : Homework Equations The Attempt at a Solution shouldn't be the domain of arctan function between...- TheGood
- Thread
- Domain Filter Low pass filter
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
S
Implementation low pass filter on array
hi guys: if i have signal(YT) consist of two frequencies(30 and 300 Hz),as the following: t=0:1/1000:1; Y30=sin(2*pi*t*30); Y300=sin(2*pi*t*300); YT=Y30+Y300; i want remove the frequency of 300 Hz from(YT) by using low pass filter so how can i do that(by using MATLAB command)?- samaaa
- Thread
- Array Filter Low pass filter
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
P
Low Pass Filter in Software question
Hi Everyone, I read an article by Barry L. Dorr about how to implement a Low Pass Filter in software, however, the equation that he gave confused me as I didn't see any sort of convergence to the value desired. So here is the equation: y(n) = (1 - 2^(-k)) * y(n-1) + x(n) x is the input, y...- preimmortal
- Thread
- Filter Low pass filter Software
- Replies: 4
- Forum: Electrical Engineering
-
K
Active Low Pass Filter Design: 1kHz, Gain 20, 22kΩ Input Impedance
Homework Statement Design this circuit to give a cut off (-3dB) frequency of 1kHz, a low frequency gain of 20, and an input impedance equal to 22kΩ Homework Equations The Attempt at a Solution So, I started off with Vout/Vin = [-R2/R1]/[1 + sCR2. I also know that the dc gain...- kimandrew20
- Thread
- Filter Low pass filter
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help
-
F
Designing an LPF with a 17kHz Cut-off Frequency: Question and Guidance
Hello, I have been asked to: - design an LPF with a cut off frequency of 17kHz and a roll-off of 40dB Decade. I have attached a picture of the circuit diagram I came up with. Can someone please confirm if I have this correct ? The second part of the question was: - prove both time domain...- fran1942
- Thread
- Filter Low pass filter
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
F
Why Might a Low-Pass Filter Cause Distortion in a 600Hz Waveform?
Homework Statement We have a waveform with peak to peak amplitude 2V and a frequency of 600Hz. If this signal is to pass through a low-pass filter with a passband of 3.5kHz, explain why some distortion may occur to the waveform when shown on an oscilloscope. The Attempt at a Solution...- fran1942
- Thread
- Filter Low pass filter
- Replies: 5
- Forum: Engineering and Comp Sci Homework Help
-
H
Low Pass Filter Design: Choosing L & C for Cut-off Frequency of 50Hz
Hello, I am designing LC low pass filter for single phase sinusoidal pwm inverter, where the cut off frequency is f = 50 Hz. And i have to chosse L, C such that: f = 1/2π√(LC) but there is many combinations of L and c that result in this cut off frequency. So my question is, how to choose...- hisham.i
- Thread
- Design Filter Low pass filter
- Replies: 2
- Forum: Electrical Engineering
-
G
High pass filter and low pass filter question?
You have a series circuit consisting of a ac power supply, a 1150.0 ohm resistor and a 144.0 nF capacitor. If the circuit is configured as a low pass filter, what frequency will cause the gain to be 0.25? Formula Gain = Vout / Vin = R / [R^2 + (1/ωC)^2]^1/2Solution Plugging in R=1150 ohms...- Grendelle
- Thread
- Filter High pass filter Low pass filter
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
T
Engineering Low pass filter circuit questions
Homework Statement Why does a low pass active filter give a constant gain and no filtering when the capacitor is removed? What type of circuit does this become? Support your answer with equations. also Does the amplitude eventually roll off as the frequency was increased toward to a...- thenerveman
- Thread
- Circuit Filter Low pass filter
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
What is the purpose of the second inductor in a T-section LC low pass filter?
I have a dumb question about "T-section" filters like the one shown on this page: http://www.radio-electronics.com/info/rf-technology-design/rf-filters/simple-lc-lowpass-filter-design.php If the output it taken across the two rightmost terminals, then what is the point of the second...- cepheid
- Thread
- Filter Lc Low pass filter
- Replies: 9
- Forum: Electrical Engineering
-
A
Ferrite bead as low pass filter search
Hi i'm looking for a ferrite bead that will block 1-20 Mhz frequancies and pass all lower ones is it possible ? can someone to advice me for one specific? Arye- aryenudelman
- Thread
- Bead Filter Low pass filter Search
- Replies: 14
- Forum: Electrical Engineering
-
F
First Order Active Low Pass Filter
http://img39.imageshack.us/img39/2991/captureucm.jpg Attempt to solve: omega = 1/R2C1 ; omega = 2pi*f so C1 = 1/R2*2pi*f , where f = 1000Hz so C1 = 0.53 nF (nanofarads) then Ao = -R2/R1, so absolute value is 15 gain V/V? in terms of dB its approx 23.52dB using 20 log X...- foobag
- Thread
- Filter First order Low pass filter
- Replies: 11
- Forum: Engineering and Comp Sci Homework Help
-
D
AC Power RC series circuit low pass filter, find frequency given gain.
1. You have a series circuit consisting of a ac power supply, a 600 ohm resistor and a 73 nF capacitor. If the circuit is configured as a low pass filter, what frequency will cause the gain to be 0.25? 2. If the circuit is configured as a high pass filter, what frequency will cause the gain...- dfs730
- Thread
- Ac Ac power Circuit Filter Frequency Gain Low pass filter Power Rc Series Series circuit
- Replies: 1
- Forum: Introductory Physics Homework Help
-
C
Transfer function for a low pass filter
Homework Statement The input signal of a first-order lowpass filter with a transfer function given by eqn 1 below and a half power frequency of 200 Hz is eqn 2 below. Find an expression for V_outHomework Equations eqn1: H(f) = 1/(1+j*(f/f_B) where f is the frequency and f_B is the half-power...- cseanm
- Thread
- Filter Function Low pass filter Transfer function
- Replies: 1
- Forum: Introductory Physics Homework Help
-
N
Low Pass Filter and Fourier Transforms
What is the general Fourier Transform for a low *** filter if the lowpass filter also has a bandwidth of W Hz, and fc >>W,? I think it would this: ∂(fc) + ∂(f-fc) + ∂(f-fc)- Natalie89
- Thread
- Filter Fourier Low pass filter
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
C
Why isn't this circuit behaving like a low pass filter?
I'm trying to design a low pass filter from a transfer function (with one pole and one zero), and according to my textbook, the circuit which represents such a transfer function is of the following kind: DC gain is 16. Yet I get complete attenuation for low frequencies? Could my component...- chebyshevF
- Thread
- Circuit Filter Low pass filter
- Replies: 9
- Forum: Electrical Engineering
-
B
Ideal Low Pass Filter: Why Can't It Be Real?
Hey guys, I have some problem understanding why an ideal low pass filter cannot be implemented in reality. I do not understand the reason given in wiki " because the sinc function's support region extends to all past and future times. The filter would therefore need to have infinite delay, or...- boredaxel
- Thread
- Filter Low pass filter
- Replies: 6
- Forum: Electrical Engineering
-
J
MATLAB Low Pass Filter using Matlab for Data Filtering
Hi, I need to filter my data using a low pass filter. I would like to do this using Matlab. The sampling rate of my data is 200 Hz, and I would like a cut-off frequency of 30Hz. Someone can help me, please? jo- jophysics
- Thread
- Data Filter Low pass filter Matlab
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
U
How to filter noise from an inductive pickup. low pass filter.
i am making a tachometer which will count pulses from an inductive pikup connected to an HT lead on an engine. i am having great difficulty when measuring my signal from the pick up as there is a huge amount of noise. can anyone raccomend the best way to clean this up? someone mentioned an...- usmansaleem
- Thread
- Filter Low pass filter Noise
- Replies: 2
- Forum: Electrical Engineering
-
Comparing Two Circuits: Can We Say Low Pass Filter?
Hi all, Here is a picture of two circuits. The one at the left is stimulated with a current source and the other with a voltage source. They give the same results V(1) = V(2). Is it possible to say that the primer is a low pass filter?- somasimple
- Thread
- Circuits Filter Low pass filter
- Replies: 3
- Forum: Electrical Engineering
-
L
Low pass filter or envelope detector in Excel
I am playing with some accelerometer data and need to filter out the noisy output. How do I implement a Low pass filter in excel? I tried avg, rolling avg. They all smooth out the data but not what I want (averaged accn is finite when it is actually zero!) If I can create an envelope...- likephysics
- Thread
- Detector Excel Filter Low pass filter
- Replies: 9
- Forum: Electrical Engineering
-
E
ECG Signal Noise Reduction with Low-Pass Filter Implementation in Excel
Homework Statement I have data for an ECG and I want to filter it. Homework Equations The problem tells me to run the signal through a low pass filter. I tried a single pass double pole filter (essentially the average of three averages). If we have data points A, B, C, D, E, and F...- engineer23
- Thread
- Excel Filter Low pass filter
- Replies: 8
- Forum: Engineering and Comp Sci Homework Help
-
P
Deriving Expression for Vout/Vi in Low Pass Filter
Q: Derive an expression for the Vout/Vi, the ratio of the output and source voltage amplitudes, as a function of the angular frequencie W of the source. The L-R-C circuits looks like this.. source(ac)----------capacitor-----inductor----resistor----(back to start) Vout is taken...- Pixter
- Thread
- Filter Low pass filter
- Replies: 1
- Forum: Advanced Physics Homework Help
-
X
Understand how a low pass filter
Hi, I'm new into this subject. I'm trying to understand how a low pass filter (where the frequency f is from 0 Hz to f_u ) for a speacker is working. The fuction for the low pass filter is \mid H \mid = U_out / U_in, that is \mid H \mid = R / \sqrt{R^2 + ( \omega L )^2} where...- Xiox
- Thread
- Filter Low pass filter
- Replies: 1
- Forum: Electrical Engineering
-
B
Undergrad Low Pass Filter: Clues to Cutoff Frequency of 100kHz
im sorry if this is lame for you guys but i posted a thread for some info on farads and the info was good but i still cannot find the answer to this question any clues for a low pass filter from the following list choose the two components which would produce a cut off frequency...- blair321
- Thread
- Filter Low pass filter
- Replies: 5
- Forum: Electromagnetism
-
B
Help Needed: Low Pass Filter Cutoff Frequency Closest to 100 kHz
hi there if anyone could help i would be very grateful for a low pass filter from the following list choose the two components which would produce a cut off frequency closest to 100 khz resistor capacitor 1.6 k ohm 1 nf 33 k ohm 330 nf 150 k ohm 10 uf...- blair321
- Thread
- Cutoff frequency Filter Frequency Khz Low pass filter
- Replies: 5
- Forum: Introductory Physics Homework Help
-
B
High School Low Pass Filter Help: Values for Capacitor Confusion
hi there i would be very gratefull if anyone could help. im trying to work out some values for a low pass filter. the problem is the values for the capacitor I am not sure exactly what amount nf or uf are, for example 1 nf or 10 uf what is the exact number any help would be appreciated- blair321
- Thread
- Filter Low pass filter
- Replies: 2
- Forum: Electromagnetism