[time-nuts] 3 corner hat for phase noise

Tom Van Baak tvb at LeapSecond.com
Tue Aug 25 14:11:04 EDT 2015


This is from 3hat.c -- C code, but you get the idea:

        A[i] = sqrt( (0 + SQUARE(AB[i]) - SQUARE(BC[i]) + SQUARE(AC[i])) / 2.0 );
        B[i] = sqrt( (0 + SQUARE(AB[i]) + SQUARE(BC[i]) - SQUARE(AC[i])) / 2.0 );
        C[i] = sqrt( (0 - SQUARE(AB[i]) + SQUARE(BC[i]) + SQUARE(AC[i])) / 2.0 );

And watch out for negative square roots.

/tvb

----- Original Message ----- 
From: "Martyn Smith" <martyn at ptsyst.com>
To: <time-nuts at febo.com>
Sent: Tuesday, August 25, 2015 9:36 AM
Subject: [time-nuts] 3 corner hat for phase noise


> 
> Hello,
> 
> Does anyone have an EXCEL spreadsheet that calculates the individual phase 
> noise of  3 oscillators when they are compared against each other, e.g  A vs 
> B, A vs C, B vs C.
> 
> I.e the 3 corner hat technique.
> 
> I do have a Timepod and I thought Timelab could do that, have haven't found 
> how to do that.
> 
> Regards
> 
> Martyn
> 



More information about the time-nuts mailing list