Differences between revisions 20 and 21
Revision 20 as of 2010-06-01 13:54:51
Size: 1544
Editor: NaokoOhishi
Comment:
Revision 21 as of 2010-06-01 13:56:15
Size: 1496
Editor: NaokoOhishi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, Differential Driver, Differential Receiver<<BR>>

 
の3種類の回路が作成されている。<<BR>>
 また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, DD, DRの3種類の回路が作成されている。<<BR>>

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中のFourier Powerを選択します。
  • 伝達関数の測定をするときは、Swept Sine Responseを選択します。
    Measurement channels

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