Git Product home page Git Product logo

pasf's Introduction

PASF - First-Order Periodic/Aperiodic Separation Filter

This is a real-time signal processing algorithm in C++. It implements the first-order periodic/aperiodic separation filter (PASF) used in [1]. The PASF was proposed in [2], and the definitions, characteristics, and advanced design are described in [3]. The first-order PASF has the following three characteristics.

  1. Separation of a signal into quasi-periodic and quasi-aperiodic signals
  2. Real-time processing with the simple structure
  3. Linearity that enables linear analyses and control

The PASF can be used for harmonic noise elimination and periodic/aperiodic separation control.

[1] Hisayoshi Muramatsu and Seiichiro Katsura, “Periodic/Aperiodic Motion Control Using Periodic/Aperiodic Separation Filter,” IEEE Transactions on Industrial Electronics, vol. 67, no. 9, pp. 7649-7658, Sep. 2020. (https://ieeexplore.ieee.org/abstract/document/8858034)

[2] Hisayoshi Muramatsu and Seiichiro Katsura, “Separated Periodic/Aperiodic State Feedback Control Using Periodic/Aperiodic Separation Filter Based on Lifting,” Automatica, vol. 101, pp. 458-466, Mar. 2019. (https://www.sciencedirect.com/science/article/pii/S0005109818306307)

[3] Hisayoshi Muramatsu, “Separation and Estimation of Periodic/Aperiodic State,” Automatica, vol. 140, Jun. 2022. (https://www.sciencedirect.com/science/article/pii/S000510982200108X?via%3Dihub) (arXiv: https://arxiv.org/abs/2202.07937)

Example

There is a test program that simulates the real-time signal processing, where the PASF separates the signal including the quasi-periodic signal (constant and harmonics) and quasi-aperiodic signals (white and impulse like noise).

Licence

MIT License © Hisayoshi Muramatsu

pasf's People

Contributors

hisayoshimuramatsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.