Differences between revisions 1 and 18 (spanning 17 versions)
Revision 1 as of 2010-05-28 16:13:54
Size: 21
Editor: NaokoOhishi
Comment:
Revision 18 as of 2010-06-01 13:53:45
Size: 1548
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 input driver||>|| AntiAliasing Filter|| >|| ADC ||>|| Digital control ||>|| DAC ||>||AntiImaging Filter(=AA) ||>|| Differential output Receiver ||>|| (Dewhitening Filter) ||>||Analog output||

 (white/dewhite filterは雑音レベルを気にするときのみ使用。)<<BR>>
 また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, Differential Driver, Differential Receiver<<BR>>

 の3種類の回路が作成されている。<<BR>>

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

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

 Measurement channels
 

PerformanceTest

CLIO Digital

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

Analog input

>

(Whitening Filter)

>

Differential input driver

>

AntiAliasing Filter

>

ADC

>

Digital control

>

DAC

>

AntiImaging Filter(=AA)

>

Differential output Receiver

>

(Dewhitening Filter)

>

Analog output

  • (white/dewhite filterは雑音レベルを気にするときのみ使用。)
    また、2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、AA, Differential Driver, Differential Receiver

    の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)