Oversampling and Filtering in Labview.mp4

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 8

  • @leonf0394
    @leonf0394 6 лет назад

    Thanks for the helpful explanation!
    I'm trying to use an oversample filter on the data that I'm acquiring, but I have difficulties generating the extra samples on the signals that I'm acquiring. Like, how do I configure the Waveform or 1D array of DBL to get the extra samples? I don't know where to put the sampling info - I have never worked with clusters before, because our teacher told us to try avoiding them...
    Can you give me any hint/tip?

  • @peterrizk4915
    @peterrizk4915 5 лет назад

    Great video! First of all, I was wondering if oversampling can help reduce the noise I am getting on the analog input of the myrio reading from the allegro ACS712 current sensor? Secondly, could you please explain the feature you used in the code that has either Fs or #S I am unfamiliar with this command, I am new to the concept changing the sampling rate on labview.

  • @akshayd211
    @akshayd211 7 лет назад

    WHy use a for loop though for random signal generation? Isnt there a block already to insert white/gaussian noise and generate random numbers as well?

    • @AngstromDesigns
      @AngstromDesigns  7 лет назад +1

      Yes, but coding it yourself ensures you know how it actually works. Many beginners use the VIs from the libraries but don't actually know how they work. Libraries are only as powerful as the user's understanding of them... and so many problems come from linking together blocks of code that we "pretty much understand" what they do.

  • @akshayd211
    @akshayd211 7 лет назад

    Could you please share the VI for the same program? THanks!

    • @AngstromDesigns
      @AngstromDesigns  7 лет назад +1

      Nope. This video is used in a class where I ask the students to make similar code themselves... Plus, you should be able to recreated the code in less than the time it takes to watch the video... and if it takes longer than that then the time you spend is an investment in your abilities. Best of luck.

    • @akshayd211
      @akshayd211 7 лет назад

      Angstrom Designs Haha I could manage to do it on my own! Thanks so much

  • @dimitargeorgiev9417
    @dimitargeorgiev9417 2 года назад

    Hello. Can I contact you by e-mail?