LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

weird measurements every 12 seconds

Does anybody know if something happens behind the scenes every 12 second in Windows XP (SP3)?

 

I am getting some weird data approximately every 12 seconds with normal data in between.

 

This seems to have happened since I changed PCs, but to supposedly the identical spec.

 

Any ideas?

 

0 Kudos
Message 1 of 11
(3,798 Views)

nrp:

 

Does Task manager show any activity spikes when monitoring what the Services are doing?

Have you tried turning off Automatic Windows Update?

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 11
(3,778 Views)

What type of data (DAQ, streaming from network ...).

12 seconds seems too regular to be a service, is it possible there (depending on data source) is a framing/timing issue or a number rollover (dividing by a increasing integer or something of that sort).

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 3 of 11
(3,760 Views)
but this definitly doesnt rule out a service either.
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 4 of 11
(3,758 Views)

nothing too fancy going on, DAQmx read, no network involved. Also, its not really a glitch, more like a burp of around 1/2 a second long every 12 seconds. I call it a burp as i causes my nice linear data to bulge out horribly.

 

Weird thing is this does not happen earlier in a different part of the test sequence, almost as if it is the actual hardware under test that is misbehaving...

0 Kudos
Message 5 of 11
(3,753 Views)

nrp,

 

What else is going on around your DAQ device?  Any solenoids, contactors?

0 Kudos
Message 6 of 11
(3,744 Views)

nrp wrote:

nothing too fancy going on, DAQmx read, no network involved. Also, its not really a glitch, more like a burp of around 1/2 a second long every 12 seconds. I call it a burp as i causes my nice linear data to bulge out horribly.

 

Weird thing is this does not happen earlier in a different part of the test sequence, almost as if it is the actual hardware under test that is misbehaving...


As Ben would say "Sea-Story Time"--

 

I had the exact same thing happen to me a few years ago.  While developing a test with hardware in the loop I noticed that every 12 seconds my measurements went way out of the expected range.  We spent days looking into the cause since the electronics  happened to be the inner guts of an implantable medical device,  and,  well --- that would be kinda upsetting to have it go wonky every 12 seconds.  As I recall, I had tried to demo the issue to a senior engineer and could not repeat the issue untill I turned on the temperature chamber that held the DUT at 37C.  Turned out the the exposed silicon IC was sensitive to the IR light element we used to keep everything at body temperature and the chamber needed to heat for about 1/2 a sec every 12 secs to maintain 37C.

 

Don't rule out unexpected system interactions just yet. 

 

What is different between the stim package earlier in the sequence and the stim package in the offending step?

Message Edited by Jeff Bohrer on 12-21-2009 01:58 PM

"Should be" isn't "Is" -Jay
Message 7 of 11
(3,743 Views)

Externally there is a vacuum chamber but I have been told that nothing happens at that period. I will ask again.

 

I have several DUTs and they are all slightly out of sequence with each other in time (which is fine), but my burp happens at exactly the same time on all the channels if plotted in terms of absolute time.

 

It is a bit weird as the burp does not lead to any spikes or other noise on the data, just a smooth-ish bulge....

0 Kudos
Message 8 of 11
(3,699 Views)

Is the 12 seconds coincident with your data processing interval? And do you use filter functions?



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 9 of 11
(3,692 Views)
If your computer is on a LAN, test it unconnected.
Richard






0 Kudos
Message 10 of 11
(3,676 Views)