Search found 2 matches

by canuser11
Tue 18. Feb 2014, 21:31
Forum: PCAN-Explorer 5 & Add-ins
Topic: Filter Implementation
Replies: 2
Views: 4441

Smoothing Filter Implementation

Hello All,

I am trying to implement an alpha tunable low pass filter on in PCAN Explorer. My script currently reads the command signal and sends it over the CAN bus. I would like to filter this command signal before its sent. How should I go about implementing this?

Following is the matlab script ...
by canuser11
Tue 18. Feb 2014, 15:57
Forum: PCAN-Explorer 5 & Add-ins
Topic: Filter Implementation
Replies: 2
Views: 4441

Filter Implementation

Hello All,

I am trying to implement an alpha tunable low pass filter on in PCAN Explorer. My script currently reads the command signal and sends it over the CAN bus. I would like to filter this command signal before its sent. How should I go about implementing this?