<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[PP-21] ECG signal filtering</title><link>/challenges-projects/design-challenges/pathtoprogrammable/b/blog/posts/pp-21-ecg-signal-filtering</link><description>I have created with usage of FIR compiler IP a simple low pass filter. The low-pass filter is described by the formula:y(n) = 2y(n-1)-y(n-2)+x(n)-2x(n-6)+x(n-12). It has cut frequency around 11 Hz. I have used it for filtering and denoising a ECG si.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator></channel></rss>