EMG Signal Processing in LabVIEW

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • In this tutorial, you will learn to perform basic signal processing techniques using EMG data in LabVIEW. Data are structured as 5 columns of EMG: VL, BF, TA, MG, Sol muscles and 2 columns of FSR: Toe, Heel.
    EMG + FSR data can be downloaded from GitHub using the link below!
    github.com/Dre...

Komentáře • 15

  • @sheffer812
    @sheffer812 Před 3 lety

    I'm doing a term paper, your video helps me a lot, but I can't find emg signals, could you give me your signal that you use in the video? very necessary

  • @ScorpionSting24
    @ScorpionSting24 Před 2 lety

    So I have used a biopac to record all of my EMG measures and the way my lab does is it is to convert that acqknowledge file to a .txt file. I believe I do not need to transpose the data due to that difference?

    • @LetsTeachScience
      @LetsTeachScience  Před rokem

      Transposing the data is done to convert from data in columns to data in rows. Depending on the organization of your file you will need to decide whether to transpose or not.

  • @user-xy1hw6oq9r
    @user-xy1hw6oq9r Před 6 měsíci

    What the problems or noise did you process in this signal ?

  • @ranusiddique9413
    @ranusiddique9413 Před rokem

    Why only vl graph is shown and others are remaing null?

    • @omar123Salvador
      @omar123Salvador Před rokem

      I have the same problem

    • @LetsTeachScience
      @LetsTeachScience  Před rokem

      Check your raw data to make sure all channels are loaded. If you only see one row of data then likely you have an error setting the delimeter. Often this can happen if you set your delimiter to ", " instead of "," (adding a space after the comma means that it will never find the next row of data). If that isn't the issue, make sure you have indexed the correct channel that you want to display.

  • @naveenbussari1140
    @naveenbussari1140 Před 3 lety

    Thanks for the video. It's very helpful. Could you please share the csv file

  • @mitkosokolov9382
    @mitkosokolov9382 Před rokem

    Hi, greate project. Can you share the project?

  • @priyaramalingam365
    @priyaramalingam365 Před 3 lety

    Sir what is the file you have chosen to bring that waveform sir...

    • @LetsTeachScience
      @LetsTeachScience  Před 3 lety

      It's a .csv file with 5 channels of EMG from leg muscles and FSR data from heel and toe sensors

  • @anarasic752
    @anarasic752 Před 3 lety

    Please give us that .csv file which you used in this project,please, please,please