Do you recognize this low pass filter
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Filter Design and Analysis 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!