The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Allan Varianz

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
JimThieser Posted - 12/09/2021 : 05:53:52 AM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: 2019 b
Hi,
I am using the Allan Varianz Statistic feature implemented in Origin 2019b.
But there is no helpfile to find. I would be interested in the description of the Function and what the outputs (esp. tau) here means....
Thanks.....
1   L A T E S T    R E P L I E S    (Newest First)
Sam Fang Posted - 12/09/2021 : 10:02:35 PM
Hi JimThieser,

We followed a reference with C code which a user sent to us.

quote:
Reference: "The Limits of Signal Averaging in Atmospheric Trace-Gas Monitoring by Tunable Diode-Laser Absorption Spectroscopy (TDLAS)" P. Werle, R. Mucke, F. Slemr, Applied Physics B 57, 131-139 (1993)



Two outputs: tau and Allan variance.
For each tau value, it will divide input data into k=T/tau (T is the total time) subgroups.

e.g. tau=T/5, input data is divided into 5 subgroups.

In each subgroup, calculate its mean. Then calculate the difference of means between adjacent subgroups. Allan variance at this tau is half of the mean square of these difference values.

Note that the maximum tau is T/2, which corresponds to two subgroups.

We will update the app's web page to provide the reference and algorithm.

Thanks.
Sam

Sam
OriginLab Technical Services

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000