Differences between revisions 1 and 30 (spanning 29 versions)
Revision 1 as of 2010-05-28 16:13:54
Size: 21
Editor: NaokoOhishi
Comment:
Revision 30 as of 2010-06-01 14:44:09
Size: 2067
Editor: NaokoOhishi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==PerformanceTest== = PerformanceTest =

== CLIO Digital ==

 CLIOのデジタル制御システムは、とりあえず以下のように構成される。
||Analog input ||>||(Whitening Filter)||>|| Differential driver||>|| AntiAliasing Filter|| >|| ADC ||>|| Digital control ||>|| DAC ||>||AntiImaging Filter(=AA) ||>|| Differential Receiver ||>|| (Dewhitening Filter) ||>||Analog output||

 (white/dewhite filterは雑音レベルを気にするときのみ使用。)<<BR>>
 また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, DD, DRの3種類の回路が作成されている。<<BR>>

 今後、CLIOの感度を出していく基礎データとして、これらの構成要素の特性を調べ、記録しておく。
 アナログ回路の特性(伝達関数、雑音レベル)の測定には、スペアナを、<<BR>>
 デジタル回路の特性(伝達関数、雑音レベルなど)の測定には、diaguuiを用いる。<<BR>>

== diagguiのつかいかた ==
 
 portaで
 {{{
  $diaggui &
  }}}
 とすると、Diagnostic test toolsという画面が現れる。4つのtab(Input, Measurement, Excitation, Result)のうち、通常はMeausrementのtabが選択されています。<<BR>>
 次の、Measurement boxの中で、
 * 雑音レベルの測定をするときは、Fourier Powerを選択します。
 * 伝達関数の測定をするときは、Swept Sine Responseを選択します。<<BR>>

 次に、Fourier Powerを選択した場合について、
 Measurement Channels boxで、Channel 0 to 19 が選択されており、たとえば、ドロップダウンリストから、選択してチェックボックスをチェックする。
 {{attachment:diaggui_select.png}}
 
diagguiなどで用いられているLSCなどの略語は、 [[attachment:LIGO-M080375-V7 (Abbreviations And Acronyms).pdf|pdf]]や
[[http://gw.icrr.u-tokyo.ac.jp/JGWwiki/LCGT/subgroup/ifo/ISC/Terminology|麻生君の記事]]を参照してください。

 

PerformanceTest

CLIO Digital

  • CLIOのデジタル制御システムは、とりあえず以下のように構成される。

Analog input

>

(Whitening Filter)

>

Differential driver

>

AntiAliasing Filter

>

ADC

>

Digital control

>

DAC

>

AntiImaging Filter(=AA)

>

Differential Receiver

>

(Dewhitening Filter)

>

Analog output

  • (white/dewhite filterは雑音レベルを気にするときのみ使用。)
    また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, DD, DRの3種類の回路が作成されている。
    今後、CLIOの感度を出していく基礎データとして、これらの構成要素の特性を調べ、記録しておく。

    アナログ回路の特性(伝達関数、雑音レベル)の測定には、スペアナを、
    デジタル回路の特性(伝達関数、雑音レベルなど)の測定には、diaguuiを用いる。

diagguiのつかいかた

  • portaで
      $diaggui &

    とすると、Diagnostic test toolsという画面が現れる。4つのtab(Input, Measurement, Excitation, Result)のうち、通常はMeausrementのtabが選択されています。
    次の、Measurement boxの中で、

  • 雑音レベルの測定をするときは、Fourier Powerを選択します。
  • 伝達関数の測定をするときは、Swept Sine Responseを選択します。
    次に、Fourier Powerを選択した場合について、 Measurement Channels boxで、Channel 0 to 19 が選択されており、たとえば、ドロップダウンリストから、選択してチェックボックスをチェックする。

diagguiなどで用いられているLSCなどの略語は、 pdf麻生君の記事を参照してください。

CLIO/Tasks/DigitalControl/PerformanceTest (last edited 2011-07-04 16:12:43 by NaokoOhishi)