... | ... | @@ -6,8 +6,6 @@ |
|
|
|
|
|
*The sidebar facilitates the navigation through the site.*
|
|
|
|
|
|
:warning: `Warning` – This wiki is permanently **under construction**!
|
|
|
|
|
|
|
|
|
## Hot topics
|
|
|
|
... | ... | @@ -17,109 +15,226 @@ |
|
|
|
|
|
---
|
|
|
|
|
|
<!--
|
|
|
# Service Model
|
|
|
|
|
|
The tasks at SUNTECH team are organized as shown in the following structure (links are available within the collapsible list):
|
|
|
|
|
|
|
|
|
|
|
|
<details><summary><h2>Design & Build</h2></summary>
|
|
|
<details><summary><h3>Development<h3></summary>
|
|
|
|
|
|
* *Projects*
|
|
|
* [SAFIRE](/Design-and-Built/Projects/SAFIRE)
|
|
|
* SPADE
|
|
|
* OART
|
|
|
* RFI Mitigation
|
|
|
* *Small Developments*
|
|
|
* UPS Management
|
|
|
* Temperature Regulation
|
|
|
* Pointing Correction
|
|
|
</details>
|
|
|
<details><summary><h3>Consulting</h3></summary>
|
|
|
|
|
|
* *External*
|
|
|
* [BRAMS](https://brams.aeronomy.be/)
|
|
|
* GRASS
|
|
|
* LARA
|
|
|
* *Internal*
|
|
|
* USET
|
|
|
* DeMeLab
|
|
|
* EUI
|
|
|
|
|
|
</details>
|
|
|
</details>
|
|
|
<details><summary><h2>Ground-based Instruments</h2></summary>
|
|
|
<details><summary><h3>Humain</h3></summary>
|
|
|
|
|
|
* *ANT-61*
|
|
|
* Tracking System
|
|
|
* SBC
|
|
|
* Mechanical (Motors, Encoders, Gear Boxes)
|
|
|
* RF
|
|
|
* Parabolic Reflector & Feed
|
|
|
* FOPA
|
|
|
* HSRS
|
|
|
* LPDA antenna
|
|
|
* FOPA
|
|
|
* CALLISTO
|
|
|
* ARCAS
|
|
|
* *ANT-34*
|
|
|
* Tracking System
|
|
|
* SBC
|
|
|
* Mechanical (Motors, Encoders, Gear Boxes)
|
|
|
* RF
|
|
|
* Parabolic Reflector & Feed
|
|
|
* FOPA
|
|
|
* SAFIRE
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary><h3>Support Operations</h3></summary>
|
|
|
<details><summary><h4>Facilities</h4></summary>
|
|
|
|
|
|
* SIDC Cabin
|
|
|
* Meteo Station
|
|
|
* HVAC
|
|
|
* UPS
|
|
|
* Temp6m
|
|
|
* Voltherm
|
|
|
* Network Switch
|
|
|
* ANT-34 Cabinet
|
|
|
* Power Supply
|
|
|
* UPS
|
|
|
* Network Switch
|
|
|
* Fan
|
|
|
* ANT-35 Cabinet
|
|
|
* Power Supply
|
|
|
* UPS
|
|
|
* Network Switch
|
|
|
* Fan
|
|
|
</details>
|
|
|
<details><summary><h4>Measurements & Simulations</h4></summary>
|
|
|
|
|
|
* [Tests & Measurements](./Ground-based-Instruments/Support-Operations/Measurements-and-Simulations/Tests-and-Measurements)
|
|
|
* Visualizations
|
|
|
* Calibration
|
|
|
* RAMON
|
|
|
* Antenna Modeling
|
|
|
* RFI Monitoring
|
|
|
</details>
|
|
|
</details>
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary><h2>Science</h2></summary>
|
|
|
|
|
|
* **Production**
|
|
|
* Publishing
|
|
|
* Meetings
|
|
|
* **Education**
|
|
|
* Outreach
|
|
|
* Training
|
|
|
|
|
|
</details>
|
|
|
-->
|
|
|
|
|
|
```mermaid
|
|
|
graph TD
|
|
|
A(Design &<br>Build)
|
|
|
A1(Specialized<br>Advisory)
|
|
|
A2(Projects)
|
|
|
|
|
|
A --> A1
|
|
|
A --> A2
|
|
|
|
|
|
A11(External)
|
|
|
A12(Internal)
|
|
|
A21(Minor</br>Develop)
|
|
|
A22(Projects)
|
|
|
|
|
|
A1 --> A11
|
|
|
A1 --> A12
|
|
|
|
|
|
A2 --> A21
|
|
|
A2 --> A22
|
|
|
|
|
|
A111[BRAMS]
|
|
|
A112[GRASS]
|
|
|
A113[GENESIS]
|
|
|
|
|
|
A11 --- A111
|
|
|
A11 --- A112
|
|
|
A11 --- A113
|
|
|
|
|
|
A121[EUI]
|
|
|
A122[PECASUS]
|
|
|
A123[DeMeLab]
|
|
|
A124[USET]
|
|
|
|
|
|
A12 --- A121
|
|
|
A12 --- A122
|
|
|
A12 --- A123
|
|
|
A12 --- A124
|
|
|
|
|
|
|
|
|
A211[UPS</br>Mgmt]
|
|
|
A212[Temp</br>Reg]
|
|
|
A213[Point</br>Corr]
|
|
|
|
|
|
A21 --- A211
|
|
|
A21 --- A212
|
|
|
A21 --- A213
|
|
|
|
|
|
A221[SPADE]
|
|
|
A222[SAFIRE]
|
|
|
A223[OART]
|
|
|
A224[ANT35]
|
|
|
A225[RFI</br>Mitg]
|
|
|
|
|
|
A22 --- A221
|
|
|
A22 --- A222
|
|
|
A22 --- A223
|
|
|
A22 --- A224
|
|
|
A22 --- A225
|
|
|
|
|
|
%% Styles for each level
|
|
|
|
|
|
classDef level0 fill:#00008B,color:white;
|
|
|
class A level0;
|
|
|
classDef level1 fill:#0000CD,color:white;
|
|
|
class A1,A2 level1;
|
|
|
classDef level2 fill:#4169E1,color:white;
|
|
|
class A11,A12,A21,A22 level2;
|
|
|
|
|
|
classDef level3 fill:#6495ED;
|
|
|
class A111,A112,A113,A121,A122,A123,A124,A125,A211,A212,A213,A214,A215,A221,A222,A223,A224,A225 level3;
|
|
|
```
|
|
|
|
|
|
```mermaid
|
|
|
graph TD
|
|
|
B(<b>Operations</b>)
|
|
|
B1(Support</br>Operations)
|
|
|
B2(Humain)
|
|
|
|
|
|
B --> B1
|
|
|
B --> B2
|
|
|
|
|
|
|
|
|
B11(Measurements</br>& Simulations)
|
|
|
B12(Facilities)
|
|
|
|
|
|
B1 --> B11
|
|
|
B1 --> B12
|
|
|
|
|
|
B111[Measurements]
|
|
|
B1111[Visuali-</br>zations]
|
|
|
B112[Calib]
|
|
|
B113[Antenna</br>Modeling]
|
|
|
B114[RFI</br>Monit]
|
|
|
|
|
|
|
|
|
B11 --> B111
|
|
|
B11 --> B112
|
|
|
B11 --> B114
|
|
|
B11 --> B113
|
|
|
B111 --- B1111
|
|
|
|
|
|
B121(SIDC</br>Cabin)
|
|
|
B122(ANT-34</br>cabinet)
|
|
|
B123(ANT-35</br>cabinet)
|
|
|
|
|
|
B12 --> B121
|
|
|
B12 --> B122
|
|
|
B12 --> B123
|
|
|
|
|
|
B21(ANT-34)
|
|
|
B22(ANT-61)
|
|
|
B2 --> B21
|
|
|
B2 --> B22
|
|
|
|
|
|
B211[Trk.</br>Syst.]
|
|
|
B212[RF]
|
|
|
B21 --> B211
|
|
|
B21 --> B212
|
|
|
|
|
|
B221[Trk.</br>Syst.]
|
|
|
B222[RF]
|
|
|
B22 --> B221
|
|
|
B22 --> B222
|
|
|
|
|
|
B1121[RAMON]
|
|
|
B112 --> B1121
|
|
|
|
|
|
%% SIDC Cabin Contents
|
|
|
B1211[Meteo S</br>HVAC</br>UPS</br>Temp6M</br>N Swtch]
|
|
|
B121 --- B1211
|
|
|
|
|
|
%% ANT-34 Cabinet Contents
|
|
|
B1221[Pwr Sup</br>Fan</br>UPS</br>N Swtch]
|
|
|
B122 --- B1221
|
|
|
|
|
|
%% ANT-35 Cabinet Contents
|
|
|
B1231[Pwr Sup</br>Fan</br>UPS</br>N Swtch]
|
|
|
B123 --- B1231
|
|
|
|
|
|
%%subgraph "ANT-35_Cbnt"
|
|
|
%% B1231[Pwr Sup</br>Fan</br>UPS</br>Nt Swtch]
|
|
|
%%end
|
|
|
%%B12 --- ANT-35_Cbnt
|
|
|
|
|
|
%% Track ANT-34
|
|
|
B2111[SBC</br>Motors</br>Encod</br>Gear B]
|
|
|
B211 --- B2111
|
|
|
|
|
|
%% RF ANT-34
|
|
|
B2112[Parab</br>Feed</br>FOPA</br>SAFIRE]
|
|
|
B212 --- B2112
|
|
|
|
|
|
%% Track ANT-61
|
|
|
B2211[SBC</br>Motors</br>Encod</br>Gear B]
|
|
|
B221 --- B2211
|
|
|
|
|
|
%% RF ANT-61
|
|
|
B2221[Parab</br>Feed</br>FOPA</br>HSRS]
|
|
|
B2222[LPDA</br>FOPA</br>CALLISTO</br>ARCAS]
|
|
|
B222 --- B2221
|
|
|
B222 --- B2222
|
|
|
|
|
|
%% Styles for each level
|
|
|
|
|
|
classDef level0 fill:#00008B,color:white;
|
|
|
class B level0;
|
|
|
|
|
|
classDef level1 fill:#0000CD,color:white;
|
|
|
class B1,B2 level1;
|
|
|
|
|
|
classDef level2 fill:#4169E1,color:white;
|
|
|
class B11,B12,B21,B22 level2;
|
|
|
|
|
|
classDef level3 fill:#6495ED;
|
|
|
class B111,B112,B113,B114,B121,B122,B211,B212,B123,B221,B222 level3;
|
|
|
```
|
|
|
|
|
|
```mermaid
|
|
|
graph TD
|
|
|
|
|
|
C(Science)
|
|
|
|
|
|
C1(Lecture & Paper</br>Production)
|
|
|
C2(Education)
|
|
|
|
|
|
C --> C1
|
|
|
C --> C2
|
|
|
|
|
|
C11(Publishing)
|
|
|
C12(Meetings &</br>Conferences)
|
|
|
|
|
|
C1 --> C11
|
|
|
C1 --> C12
|
|
|
|
|
|
C21(Outreach)
|
|
|
C22(Seminars)
|
|
|
C23(Training Org.)
|
|
|
|
|
|
C2 --> C21
|
|
|
C2 --> C22
|
|
|
C2 --> C23
|
|
|
|
|
|
%% Styles for each level
|
|
|
|
|
|
classDef level0 fill:#00008B,color:white;
|
|
|
class C level0;
|
|
|
|
|
|
classDef level1 fill:#0000CD,color:white;
|
|
|
class C1,C2 level1;
|
|
|
|
|
|
classDef level2 fill:#4169E1,color:white;
|
|
|
class C11,C12,C21,C22,C23 level2;
|
|
|
|
|
|
%%classDef level3 fill:#6495ED;
|
|
|
%%class B111,B112,B113,B114,B121,B122,B211,B212,B123,B221,B222 level3;
|
|
|
```
|
|
|
|
|
|
|
|
|
:warning: `Warning` – This wiki is permanently **under construction**!
|
|
|
|
|
|
|
|
|
*** |
|
|
\ No newline at end of file |