Do you recognize this low pass filter
4 views (last 30 days)
Show older comments
I have a simple 1st order lag filter implementation that performs well, shown in the block diagram below. This is legacy 'code' we've been using for many years, the original developers have long since moved on. I've been asked to doc the requirements (development of the difference equation) starting from the s domain and assuming
k1 is , k2 is 0.5, τ is the time constant, in sec, and Ts is the time between samples, in sec.
My assumption was I would arrive at a bilinear transform of but it's just not happening as the topology is wrong. Any hints as to the transform used?
Thanks, Chris
0 Comments
Accepted Answer
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!