LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

caractéristique courant-tension

hi, 

could you tell me how can i determine exactly the sampling period of my digital data.

thank you.

0 Kudos
Message 21 of 41
(1,952 Views)

arhemza wrote:

could you tell me how can i determine exactly the sampling period of my digital data.


Your question seems unrelated to the existing discussion of this thread.

 

You also need to be much more specific:

  • What is the datatype of your "digital data" (array, waveform, dynamic, etc.)?
  • Where did the data come from?
0 Kudos
Message 22 of 41
(1,938 Views)

I made an acquisition of data for the current and the voltage,

so I have an array of data and the current vs voltage curve, I would like to draw the derivative, so I need to sample the data.

0 Kudos
Message 23 of 41
(1,928 Views)

The sampling period is entirely determined by the acquisition parameters.

0 Kudos
Message 24 of 41
(1,917 Views)

ok i have this parameter;

the acquisition was made with this parameter ( 15 bytes per packet, 115200 baude rate ).

0 Kudos
Message 25 of 41
(1,907 Views)

These are the serial communication parameters. They have nothing to do with the sample timing (except for giving an upper limit).

0 Kudos
Message 26 of 41
(1,893 Views)

my acquisition was done with the interface of arduino and labveiw, so can you tell me what are the parameters you talking about, 

0 Kudos
Message 27 of 41
(1,883 Views)

Only you know how often you sample the input. If this is not clear to you, maybe you should start with a simpler problem.

0 Kudos
Message 28 of 41
(1,871 Views)

I made the  acquisition for 156 points, and the time between two point is 100ms.

0 Kudos
Message 29 of 41
(1,855 Views)

anyone can help me to samling the signal.

0 Kudos
Message 30 of 41
(1,827 Views)