Differences between revisions 1 and 2
Revision 1 as of 2009-01-02 10:52:05
Size: 558
Comment:
Revision 2 as of 2009-01-02 10:53:03
Size: 557
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Thermal noise= =Thermal noise=

=Thermal noise=

  • Mirror thermal noise
    • Mirror substrate structure damping
      • mirrorcoa[f_, tm_, dcoa_, phicoa_, w1_, w2_, E0_] := 5.5*10(-19)*(dcoa/(15*10(-6)))(1/2)*(phicoa/(1.2*10(-2)))^(1/2)*

      Sqrt[(10(-2)/w1)2*2 + (10(-2)/w2)2*2]*(tm/300)^(1/

      • 2)*(7.24*1010/E0)(1/2)*(100/f)^(1/ 2);(*coating thermal noise.l:length of cavity[m],dcoa:thickness \

of coating[m],phicoa:loss angle of coating,w1:beam radius of front \ mirror[m],w2:beam radius of end \ mirror[m],tm:temperature[K],E0:Young's modulus[N/m^2]*)

CLIO/NoiseBudgets/ThermalNoises (last edited 2009-06-28 00:30:19 by whitehole)