Jump to content

gym barbell potentiometer


JacobR

Recommended Posts

Hi,

I'm developing a project with a potentiometer and Measurement computing hardware (MC-200 usb) all connected to a barbell to give me the speed and position when going up and down.
At the moment I can't create repeats. I should make an xy graph with the peak of position(y) and instead of having the time on (x) I should have the reps done.

I am attaching a link of a video to explain myself better. (Minute 5.20)

is it possible to recreate the same graph in labview?

The file that vi. that I enclose is provided only with the position based on the time.

How do I create reps with peak speed or position?

proof_pot.vi

Link to comment

You have to divide this problem into smaller parts:

1. Detect start, top and bottom positions of the potentiometer 

2. Calculate distance based on potentiometer position.

4. Calculate speed (distance over time) 

5. Detect repeats.

6. LabVIEW has the XY graph control, it can create a bar display.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.