Differences between revisions 8 and 9
Revision 8 as of 2010-05-28 17:29:12
Size: 685
Editor: NaokoOhishi
Comment:
Revision 9 as of 2010-06-01 10:05:05
Size: 685
Editor: NaokoOhishi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
遅延時間測定 (In->ADC->DAC->Out)
伝達関数
 * 遅延時間測定 (In->ADC->DAC->Out)
 * 伝達関数

PerformanceTest

  • 2010年5月現在、CLIOでは、デジタル制御システムのパーツとして、
  • Antialiasing filter(AA),
  • Differential Driver (Differential input Analog-to-Digital Converter),
  • Differential Receiver(Differential input Digital-to-Analog Converter)
    の3種類の回路が作成されている。

CLIO

  • CLIOのデジタル制御システムは、以下のように構成されるが、 今回は

    Analog input -> (Whitening) -> AA(DD) Filter -> Digital control -> AI(=AA) filter (DR) -> (Dewhitening) ->Analog output

  • 遅延時間測定 (In->ADC->DAC->Out)

  • 伝達関数

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