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?
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.
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.
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.
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?
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.
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?
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.
Could you please share the VI for the same program? THanks!
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.
Angstrom Designs Haha I could manage to do it on my own! Thanks so much
Hello. Can I contact you by e-mail?