Git Product home page Git Product logo

iot_jalan's Introduction

IoT_Jalan

Mengukur getaran di jalanan dengan menggunakan Phyphox dan klasifikasi kendaraan yang lewat dengan Fuzzy Logic bersama Jose Vernando.

Milestone 1 - Pengukuran dan Plot

image

Pengambilan Data

  • Pengambilan data kendaraan menggunakan aplikasi Phyphox dengan sensor linear accelerometer dengan frekuensi sampling 100 Hz pada maksimum resolusi 16g.
  • Pengambilan data dilakukan selama 4 menit atau 240 detik.
  • Visualisasi cara pengambilan data kendaraan

Plot

image

image

Milestone 2 - FFT dan Signal Filtering

FFT (Fast Fourier Transform)

Menggunakan algoritma fft dari Scipy dengan range 0-35 Hz image

Filtering

Dengan menggunakan Band Pass Filter. Hasil pengukuran setelah filtering image

Hasil FFT setelah filtering image

Milestone 3 - Kemampuan Cerdas dengan Fuzzy Logic

Memilih 2 sumbu relevan, yaitu sumbu Y dan sumbu Z image

Membership Function Sumbu Y

image

Membership Function Sumbu Z

image

Fuzzy Rule / Inference

SumbuY SumbuZ Output
YTinggi ZTinggi Truk
YTinggi ZSedang Mobil
YTinggi ZRendah Mobil
YSedang ZTinggi Mobil
YSedang ZSedang Mobil
YSedang ZRendah Motor
YRendah ZTinggi Mobil
YRendah ZSedang Motor
YRendah ZRendah Motor

Deffuzification Takagi-Sugeno

image

Output

image

Presentasi

Untuk file presentasi ada di IoT Presentasi.pptx dan video nya ada di : https://drive.google.com/drive/folders/1Vg5aCdMd6sSivqszWe1mMRjm8E-BCf1N?usp=sharing

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.