Differences between revisions 2 and 3
Revision 2 as of 2009-01-13 03:40:06
Size: 5279
Editor: KojiArai
Comment:
Revision 3 as of 2009-01-13 03:41:12
Size: 5921
Editor: KojiArai
Comment:
Deletions are marked like this. Additions are marked like this.
Line 63: Line 63:

= Scripts =
 * Lock acquisition script
  * switches signals, changes gains.
 * Lock down script
  * clears all parameters.
 * Arm cavity alignment script
 * Beam centering script
 * WFS input matrix calculation scripts for MC and arms
 * noise budget
  * shotnoise
  * frequency noise
  * amplitude noise
  * seismic noise
  * angle noise
  * suspension thermal noise
  * mirror thermal noise
  * oscillator phase noise
  * oscillator amplitude noise
 * Coil actuator balancing script
 * demodulation phase adjust script for length and WFS
  * needs I & Q demodulator
 * Offset除去 script
 * power increaign script

【CLIO digital 1st phase】

o 目標

  • LIGOデジタルシステムを小規模なサーボで稼働させ、 その最初の利点が享受できる。

o 初期目標達成時期:7月末

  • 細かいスケジュールは宮川案で。

o 上記目標を達成するために、次の事項が出来るようになるべし

  • - ロックアクイジションと感度が取れるところまでが自動化される。
    • (アラインメントさえあわせれば、あとはスイッチ、ポン!)
    - mass lock loopをデジタル化する。
    • - variable gain - whitening (on/off) - digital anti-whitening - digital filtering - digital anti-dewhitening - dewhitening (on/off)
    - 感度がリアルタイム表示される。 - 常温ベスト(+α)感度が維持される
    • - 本来はcoil driverに手を入れなければならないが、
      • おそらくそこまでは手がまわらないので、 coil matrixは利用しないで進める可能性あり

【上記機能を達成するために必要な回路類の検討】 o 大枠

  • - プロセッサとExpansion Chasisを光接続したものをセンター部に置く。 - つまり現段階でエンドにI/Fを設置する必要は無い。

o 現段階でTiming Systemを組む必要は無いと判断した。これはTiming system

  • がLIGOのサイトの各ラックにAdvLIGOの仕様を満たす1ppsをdistributeする ものであると推測されるからである。[要確認]。 現有のGPSが1pps outputを持っているため、GPS serverを購入する必要も基 本的には無い。 逆に、AdvLIGOの最新のTiming SystemはFPGA等を用いたものであり、 内製はほぼ不可能

    http://ilog.ligo-wa.caltech.edu:7285/advligo/TimingDistribution 疑問点1: processor側になにか供給する必要があるか? 疑問点2: expansion chasis内のclock driverとは何者か?1PPSをADCのSYNC

    • に供給するという理解で正しいか?

o LIGO側が買うとは言え何が起こっているのか把握して、何が来るのか把握す る必要がある。

o 作製が必要なユニット

  • ●ユニット数を確認
    • とくにWhite/Dewhiteの調整のためBinary I/Oチャンネルが必要と思うので確認
    ●ラックの必要ユニット数の確認 ●結構な数のケーブルが必要(SCSI68P, D-sub 37など) ●differentialもので2Pin LEMOなどが使用されている部分の手当など

=>●ダイアグラム作製が必要 例: http://www.ligo.caltech.edu/~abbott/OMCglobalPdf/OMC%20ISC/Block%20Diagrams%20and%20Overviews/ISC%20System%20Block%20Diagram/D070261_b5.pdf

  • - ADC-AA interface unit (AA内蔵か?) - AA unit - whitening unit - DAC-AI interface unit (AI内蔵か?) - AI unit - dewhitening unit - デモジュレータ他とwhitening unitのI/F - 各種回路とBinary I/OのI/F用Unitは?[要確認]

o whitening/dewhiteningの仕様策定

視覚的に分かりやすいヒューマンインターフェースの提供/よりスムーズなロックアクイジションの提供/デジタル制御フィルターによる制御デザインのしやすさ/スクリプト化、速いスイッチング等による、複雑な制御の切り替え時におけるヒューマンエラーの軽減/レーザーパワー、温度等、長期間モニタの提供

必要アイテム概要

  • SUN Fire X4600;4(or 8) processors, RAID HDD pic1 pic2 pic5

  • CentOS, Real Time Core, Matlab
  • Expansion chassis
  • ADC
  • DAC
  • I/O binary
  • General linux for operation and monitor
  • CDS software (RTFE, DAQS, EPICS, AWG, DTT, foton, dataviewer, striptool, ezca, tds, burt, conlog)
  • Related Analog circuits
    • Timing system
    • Whitening, dewhitening, anti aliasing, anti imaging filters

Scripts

  • Lock acquisition script
    • switches signals, changes gains.
  • Lock down script
    • clears all parameters.
  • Arm cavity alignment script
  • Beam centering script
  • WFS input matrix calculation scripts for MC and arms
  • noise budget
    • shotnoise
    • frequency noise
    • amplitude noise
    • seismic noise
    • angle noise
    • suspension thermal noise
    • mirror thermal noise
    • oscillator phase noise
    • oscillator amplitude noise
  • Coil actuator balancing script
  • demodulation phase adjust script for length and WFS
    • needs I & Q demodulator

  • Offset除去 script
  • power increaign script

CLIO/Tasks/DigitalControl/FirstPhase (last edited 2010-03-08 15:19:37 by OsamuMiyakawa)