Difference between revisions of "Technical notes about ARION project"

From
Jump to: navigation, search
(Data path)
(Data path)
Line 88: Line 88:
 
=== Data path ===
 
=== Data path ===
  
Data acquired from hydrophones <math>H_1</math> to <math>H_4</math> on buoy <math>B_C</math> Carega or <math>B_S</math>Sindaco are preamplified from PreAmplifier <math>PA_C_1</math> to <math>PA_C_4</math> and <math>PA_S_1</math> to <math>PA_S_4</math> the sampled from <math>Crio_S</math> and <math>Crio_C</math>
+
Data acquired from hydrophones <math>H_1</math> to <math>H_4</math> on buoy <math>BU_C</math> Carega or <math>BU_S</math>Sindaco are preamplified from PreAmplifier <math>{PA_C}_1</math> to <math>{PA_C}_4</math> and <math>{PA_S}_1</math> to <math>{PA_S}_4</math> the sampled from <math>Crio_S</math> and <math>Crio_C</math>
  
 
<graphviz  format='png' caption='Arion buoy C'>
 
<graphviz  format='png' caption='Arion buoy C'>

Revision as of 10:01, 19 June 2015

Introduction

Idrophones

Preamplifier

a

a1

b

c

Acquisition subsystem

Hydrophones raw data collector

Surface analyzer

Data transmission large band wifi link

Data transmission event notifier

Ground station

DIFI server

The DIFI server has address 192.168.253.87 on the internal department network.

It's services are remotely accessible, through port forwarding, from 130.251.168.253 by ports:

Ext.port Int.Port Service
4080 80 apache
4081 5901 vnc
4082 22 ssh
4083 443 https
4084 1194 openvpn
4085 5901 vnc
4086 3306 mysql
4087 873 rsync
4088 8888 proxy
4089 8080 calibre

Tasks of the DIFI server

  1. get analysis data from the on shore server
  2. get slow control data from the remote server
  3. transfer analysis data to the storage unit
  4. transfer slow control data to the storage unit
  5. transfer data to DIFI web server

Timing

Every action is done through crontab configuration

*/5 * * * * /home/arion/arion-update-analysis
25 14 * * * /home/arion/arion-update-slowcontrol

to look at the runnning configuration, from arion user:

crontab -l

to edit/update it:

crontab -e

Data path

Data acquired from hydrophones to on buoy Carega or Sindaco are preamplified from PreAmplifier to and to the sampled from and

The ImageMap extension is not installed.

Slow report from ARION on shore server

Analysis data from ARION on shore server

Services to the public

Services to researchers