LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating an ideal waveform

Can some one please help me..

 

I am looking to create and Ideal waveform. I have a Signal coming into a waveform chart from an accelerometer attached to the seat of a rowing machine. I want to copy the waveform made with the accelerometer and then use this waveform as a guide for everyone else to follow when they are on the rowing machine.

 

 

Is this possible to do??

 

HELP????

0 Kudos
Message 1 of 7
(2,562 Views)

Well in principle it is possible only with ideal signals. A real waveform is never equal to another. Then you´ll have to think in signal analysis such as power spectrum or the RMS of the signal for your purpose.

 

Best regards

0 Kudos
Message 2 of 7
(2,549 Views)

Creating the waveform can be both easy and frustrating.  It is "easy" because all you need to do is record someone doing the ideal thing on the rowing machine, then play that back.  It is frustrating because you need to get someone to do the ideal thing on the rowing machine.  I would definitely start with an actual recording.  At that point, you can smooth it, average it with other waveforms, or otherwise modify it to get your ideal.  Make sure you have a very good handle on what "ideal" is before you start.

0 Kudos
Message 3 of 7
(2,531 Views)

Is it possible to record the signal and the play the signal continously on the waveform chart?

 

or can I create it using the dimensions

 

ailish

 

0 Kudos
Message 4 of 7
(2,530 Views)

I have a professional rower that will rower I only need to capture one perfect stroke and then play it continously on the waveform chart.

 

How can u record signals on labview?

 

 

0 Kudos
Message 5 of 7
(2,529 Views)

If you have an accelerometer you need to use it's pre-amp which should give you a representative voltage.  You read that voltage output with a Data Acquisition (DAQ) card or module and LabVIEW's DAQmx VIs.  This will give you a waveform datatype that includes timing information and an array of data that represents your real world signal.

 

DAQmx makes it very easy once you understand how to use it properly.  There are many examples...

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 6 of 7
(2,522 Views)

Here is a little game

follow the line 🙂

replace the Best indicator with your ideal and the Move control with your sensor input

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 7 of 7
(2,518 Views)