New Reply

Low-Pass Filtering a system, Time constant issue

 
Share Thread Thread Tools
Jan15-13, 02:46 AM   #1
 

Low-Pass Filtering a system, Time constant issue


Hi!

I want to low-pass filter some simulations that I made. The indata to the simulation is built up by several modules and hence at the edges transients will occur. I want to filter these out. The indata in sampled at 20 Hz. How should I set the time constant for the filter? I mean I know that I should relate that to the time constant of the system in order to not filter away important data. But what is the time constant of a system really? Consider a car steering system. Is the time constant the time it takes for the system to manouver from max left to max right? Or is it the time it takes to manouver from +10% to -10%? Some guideluines would be appreciated.
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Army ground combat systems adopts tool for choosing future warfighting vehicles
>> Company pioneering new types of material for 3-D printer 'ink'
>> Student-built innovations to help improve and save lives
Jan16-13, 10:29 AM   #2
 
I don't understand why do you need a LPF to do that (i mean, you "can't" do that). If you have a digital signal (the indata sampled at 20hz) just take the important data and throw away the transients. Or you can use a cyclic prefix technique or something like that.
Now, if you need to design a LPF to do another thing, the time constant is well defined in first-order systems (it is defined in superior orders too). The definition depends of the context.
Jan16-13, 10:39 AM   #3
 
What is the maximum rate of change of your data?
New Reply
Thread Tools


Similar Threads for: Low-Pass Filtering a system, Time constant issue
Thread Forum Replies
First Order System's Time Constant General Engineering 9
Asynchronous time delayed kalman filtering Calculus 0
Finding the time constant of a first order system Engineering, Comp Sci, & Technology Homework 0
low pass filtering Electrical Engineering 10
Band Pass Filtering / Discrete Fourier Tansform Programming & Comp Sci 2