Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2018-11-15 16:15:52
Size: 890
Editor: KousekiMiyo
Comment:
Revision 4 as of 2018-11-23 14:32:49
Size: 1497
Editor: KousekiMiyo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
All information about air environment sesor are uploaded on [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=9269|JGW-T1809269]]
 {*} 実際のDsubの配線図等のJGWのリンクを載せる。
Line 8: Line 10:
 {*} アンプの回路図、Dsubの配線図等のJGWのリンクを載せる。 Output connector to ADC from Amp. Box (Dsub9-P)
 * 1-6 : TemperatureSignal-GND
 * 2-7 : HumiditySignal-GND
 * 3-8 : AirPressureSignal-GND
 * 4-9 : Open
 * 5 : Open
Output connector to Amp. box from barometer (Dsub9-P?)
 * 1-6 : Vout-AGND
 * 2-7 : Open
 * 3-8 : Power-GND
 * 4-9 : Open
 * 5 : Open
Output connector to Amp. box from temp-humid meter (Dsub15-P?)
 * 1-9 :
 * 2-10 :
 * 3-11 :
 * 4-12 :
 * 5-13 :
 * 6-14 :
 * 7-15 :
 * 8 :

Air Environmental Sensor

Sensors

Circuit

All information about air environment sesor are uploaded on JGW-T1809269

  • {*} 実際のDsubの配線図等のJGWのリンクを載せる。

Output connector to ADC from Amp. Box (Dsub9-P)

Output connector to Amp. box from barometer (Dsub9-P?)

  • 1-6 : Vout-AGND
  • 2-7 : Open
  • 3-8 : Power-GND
  • 4-9 : Open
  • 5 : Open

Output connector to Amp. box from temp-humid meter (Dsub15-P?)

  • 1-9 :
  • 2-10 :
  • 3-11 :
  • 4-12 :
  • 5-13 :
  • 6-14 :
  • 7-15 :
  • 8 :

Calibration

cRIO01 500m, y[V]がADの電圧値。上からAD00,01,02,03

t[℃]=(y[V]/10/(1+3300/430)/1.e-3-107.79)/.388+20.0
h[%]=-y[V]/5*100/2
p[hPa]=-y[V]/2/5*(1100-800)+800
vac[Pa]=10^[2*y[V]-13.0]

cRIO02 2000m

t[℃]=(y[V]/10/(1+3300/430)/1.e-3-107.79)/.388+20.0
h[%]=y[V]/5*100/2
p[hPa]=y[V]/2/5*(1100-800)+800
vac[Pa]=10^[2*y[V]-13.0]

Reference

Envrionmental Air Sensors

KAGRA/Subgroups/GIF/EM/AirEnvironmentSensors (last edited 2022-08-10 10:09:41 by AkiteruTakamori)