How to implement High-Pass-Filter (HPF) in Matlab/Simulink?

Status
Not open for further replies.

powersys

Advanced Member level 1
Joined
Nov 29, 2005
Messages
439
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Activity points
4,981
hpf filter

I wish to implement a discrete High-Pass-Filter (HPF) in Matlab/Simulink. I found a discrete Low-Pass-Filter (LPF) in one of the Simulink examples as follows:



Numerator: [1-exp(-2*pi*fc*Tsc)]z
Denominator: z-exp(-2*pi*fc*Tsc)

fc: cut-off frequency
Tsc: sampling period

Could someone pls shed some light how to implement a discrete HPF?

Thanks.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…