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!