Sounds like it's working, but just not picking up 100% of the spikes. I'm
really not sure why it would be skipping those points.
Are you seeing this issue while scrolling back in time, or is this happening
while the AW is "streaming" data?
Jim
>It's doing it when I'm replaying the data. It seems to eliminate the
>majority of spikes, but there are instances where there are spikes
>every few seconds and it isn't dropping them - the sample rate is
>about 40Hz, so I wouldn't think this would be an issue. I've found it
>interesting that the threshhold alarms do not necessarily go off with
>these false spikes, although they're still showing up on the graphs.
>It seems to be a toss-up as to if the alarms sound or not. I assume
>this has something to do with the Test Group's configuration of IADS,
>although I'm not familiar with their end of things.
Hmmm.... Are you saying that you see a spike exceed the threshold line but
it doesn't register? If that's the case then you must have "Threshold
Protection" active. In this case, you supply it an equation based on "decom
status" so it can determine if the data is good or bad (i.e. if telemetry
system is experiencing communication failure or not). If it registers as bad
data according to the equation, it doesn't trip the threshold alarms. You
can confirm this by right clicking on the threshold panel on the dashboard
(bottom left hand corner of screen), and see if the "use threshold
protection" option is checked.
If you want a discussion as to why this equation/protection system will
probably never protect against data spikes 100% of the time then let me
know. There are inherent flaws in the error detection capability of the
existing telemetry systems. Also, sounds like Mike already explained why our
spike detection system has trouble getting 100% of the errors as well.... so
I'm not sure if we can completely eliminate all problems at this time.
Having said that, there is hope on the horizon. We are working with the
telemetry vendors in order to ensure a mechanism that bad data can be caught
100% and properly corrected.
>Thanks for your help Mike and James!
No problem ;)
Jim
Nice! Yes, the embedded commas probably hosed up the import process.
>Thanks again!!
No problem and I'm glad you got things working ;)
Jim
>Unexpected issue - The test guy just added in the wild point and spike
>detection parameters to the master config file. They were added
>directly to the (TPP) gages, or the data being streamed off the A/C
>rather than to a derived parameter.
Ok, understand.
>My strip plots have all turned to reading 0 (or a constant value <5).
Hmmm... Well if you are using these Tpp parameter directly in your display
then I'm a little puzzled as to why it's flat lining. Are there also filters
applied to these Tpp parameters?
>I created a test derived parameter, and set it equal to the TPP streaming
>data - copied and
>pasted all of the wild point and spike detection settings. It appears
>to be working as expected - that is, it is filtering out unexpectedly
>high data, but otherwise returning reasonable looking (non-constant)
>data rather than flat-lining.
Ok, this *might* be because the original parameters had filtering set on
them and your new derived parameters not... or there might be some other
settting that I'm missing. Try to compare every column value with the
original parameter and look for differences.
>Do I need to to create yet another derived parameter in order to apply the
>drop out protection?
>I would think I could do it directly to the data coming in (I realize the
>data
>itself isn't modified, but is stored on the server and the filters are
>applied as needed to the display data - thus why the derived parameter
>isn't also 0 for my test case above). If I do need another set of DP,
>could you please explain why?
No, you shouldn't need to... I'm not quite sure what's going on. Anyone else
have an idea other than filtering?
Jim