B4X FEED [algorithm] Digital Low-Pass Filter

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: [algorithm] Digital Low-Pass Filter است. این موضوع تا کنون 17 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [algorithm] Digital Low-Pass Filter
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
17
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Hi all,

as promised here:


... this is a second part of my [algorithm] Code Snippets.

Today I want show to users that never used it, a digital Low-Pass filter.

Low-Pass filter help to smoth signals and remove/reduce the signal noise if any.
This even is used in electronics to remove noise, prevent spikes and more, see RC (Resistor-Condenser) filter.

LPF can be used to filter sensor readings and more.

Note that this concept is applicable to any language, I used it many times on my old VB6 projects on Android using B4A, on Desktop using B4J or pure java or C++ code, in Javascript, in python, on Arduino side using Arduino IDE (and C++) or B4R, so this is largely portable and can be applied to any language. What we discuss here today is a concept.

To know how LPF filter works I invite you to get more informations here:




 

عقب
بالا