Feature request: add Median Filter component to Digital Filter component

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted

Hi,

   

I don't know where to put a Feature Request, so I am doing it here. It would be nice to add a Median Filter to the Digital Filter component. Normally such filter requires a lot of processing power but it helps a lot fighting spurious signals from real world (as shown on picture attached). Digital Filter component  would be a perfect place to put such filter.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
EvPa_264126
Level 7
Level 7
500 replies posted 250 replies posted 100 likes received

I would not have refused the hardware median filter.
He seems to already have in CapSense and Communications blocks.
I experimented a bit with the software median filter, but only with rank 3 and 5.
But it is too slow.
Small project is attached below.

View solution in original post

3 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Consider using DFB Assembler -

   

 

   

www.cypress.com/     DFB Assembler

   

 

   

en.wikipedia.org/wiki/Median_filter

   

 

   

Regards, Dana.

0 Likes
lock attach
Attachments are accessible only for community members.
EvPa_264126
Level 7
Level 7
500 replies posted 250 replies posted 100 likes received

I would not have refused the hardware median filter.
He seems to already have in CapSense and Communications blocks.
I experimented a bit with the software median filter, but only with rank 3 and 5.
But it is too slow.
Small project is attached below.

odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted

Pavel,

   

Thank you.

0 Likes