ADXLxx TIME WAVEFORM AND FFT SPECTRUM BY ARDUINO AND LABVIEW .10 SAMPLES per SECOND

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • in this video we will get real time signal of frequency spectrum from vibration data of ADXL335 accelerometer for three axes.
    labview programming to get 4 graphs the first one of time domain signals of (X,Y,Z) directions after calibration process (sub 1.65 base level, and divided by 0.33 sensitivity) the other graphs were of frequency domains spectrum of (X, Y, Z) respectively which be useful to diagnosis or knowing the exactly frequency of the vibrating part.
    I FORGOT TO NAME X-AXIS OF THE THREE GRAPHS TO FREQUENCY IN HZ, JUST REPLACE THEM IN GRAPH BLOCKS.
    contact me on facebook:
    / khalid.aldiny
    Gmail:
    khalid2771991@gmail.com

КОМЕНТАРІ • 40

  • @omaralaa1864
    @omaralaa1864 6 років тому +1

    عاشت ايدك يا ذهب ,فديو علمي مفيد جدا ويختصر هواية وكت على الباحثين وان شاء الله ربي يوفقك ويحفظلك الاهل ووالتك ويبارك بيكم

    • @khalidMohsin
      @khalidMohsin  6 років тому

      Omar alaa ادلل حبيبي نحن في خدمة العلم

  • @karrarghalb3015
    @karrarghalb3015 6 років тому

    ابداع مستمر تستحق كل الاحترام استاذ خالد حقيقتاً وأنا من اشد المتابعين لك اول بأول

  • @purvinshah5595
    @purvinshah5595 5 років тому +3

    I am using ADXL345 and Aurdino Mega 2560. Is the block diagram same for both of them or are there any changes?. Also send me the code for Aurdino to run in Labview.
    Thanks & Regards

  • @gautamray1745
    @gautamray1745 4 роки тому +2

    will u help me by giving the code?i want to go through the code detail Sir.

  • @saadelectricalandelectroni1832
    @saadelectricalandelectroni1832 6 років тому +1

    باستخدام
    LIFA
    سوف يعطيني كحد اقصى 10 قراءات في الثانية
    للحصول على 300 في الثانية يجب بناء برنامج
    C++
    داخل الاردينو لقراءة
    A in
    لثلاث محاور الاهتزاز
    وارسالها بطريقة
    serial comm.
    ومن داخل برنامج لاب فيو إزالة
    dc
    عنها وتكون جاهزة لايجاد التعجيل والازاحة وكذلك
    FFT

  • @garrepallysahithi3692
    @garrepallysahithi3692 5 років тому +1

    Hi Khalid,
    ADXL345 is digital accelerometer, how can the same block diagram be used?
    If possible please help me out with the changes to be made for this block diagram.
    Thank you.

    • @khalidMohsin
      @khalidMohsin  5 років тому +1

      I think the same way
      Adxl 335 and 345 are similar

  • @ibryan6835
    @ibryan6835 5 років тому +2

    Error 5002 labview...

  • @timstrack4573
    @timstrack4573 3 роки тому

    Can you sample at higher frequency 5-10kz

  • @kyrillosthabet8643
    @kyrillosthabet8643 5 років тому +1

    can i get the code of Arduino ?

  • @foodstoryindonesia
    @foodstoryindonesia 6 років тому

    Hy, how to use adxl345 with labview?

  • @azhararamadhanti2837
    @azhararamadhanti2837 6 років тому +1

    hallo... how do you have number of 0.023 ?? 0.33 ? 1.613 ?? and for what? thankyou

  • @guilhermenunes8838
    @guilhermenunes8838 5 років тому +1

    Code plis

  • @p.miguelgonzalez2785
    @p.miguelgonzalez2785 5 років тому +1

    CAN YOU SEND THE ARDUINO CODE?

  • @dhurvishpatel470
    @dhurvishpatel470 5 років тому +2

    arduino code

  • @tushermyth
    @tushermyth 5 років тому

    is the Frequency segregation being done for every last 24 seconds?

    • @khalidMohsin
      @khalidMohsin  5 років тому +1

      What you mean last 24 second

    • @tushermyth
      @tushermyth 5 років тому

      @@khalidMohsin yes, as the time is passing with every new sample. You only do the fourier t for the samples in the last 24 seconds

  • @syafiqnawawi7162
    @syafiqnawawi7162 5 років тому

    Hai there, i try to do same as you did but there is small problem which the valu of sample is same as the the frequency. Can you explain how you get the frequency value if sample is 50.

    • @khalidMohsin
      @khalidMohsin  5 років тому

      Yea u thought right

    • @syafiqnawawi7162
      @syafiqnawawi7162 5 років тому

      @@khalidMohsin Is the frequency generate in labview is the right frequency?or just some noise signal? if the the signal is the correct frequency how to confirm it?

    • @khalidMohsin
      @khalidMohsin  5 років тому

      @@syafiqnawawi7162 if u read the datasheet of sensor u will read there is effect of noise and temp ... but i think they are so small compared with the harmonic motion i gave . If u look for exactly frequency u need to know ur rotating speed or velocity of harmonic motion.. (RPM )divide it on 60 sec . U will get the the base frequency of motion . Then u will calibrate it in fft u must get the exact frequency . Calibrate process by change sample collection.

    • @syafiqnawawi7162
      @syafiqnawawi7162 5 років тому

      @@khalidMohsin hai khalid may i know the unit for the amplitude after calibration

  • @colonar0
    @colonar0 5 років тому +1

    I can't do it. TT

  • @mohammadg.m.44
    @mohammadg.m.44 4 роки тому +1

    Hi khalid mohsin.
    Please check your mail.
    Thanks.

  • @muaathe78
    @muaathe78 5 років тому

    محتاج منك شغل اذا تقدر تسويه

  • @m.dickypratama1390
    @m.dickypratama1390 6 років тому

    Hallo khalid. How if i use adxl345 ? Is it okay ?

    • @khalidMohsin
      @khalidMohsin  6 років тому

      U can use the same block exactly
      But u must right connect ur adxl345 with arduino

    • @m.dickypratama1390
      @m.dickypratama1390 6 років тому +1

      khalid mohsin okay, thanks. I will try.