-
Notifications
You must be signed in to change notification settings - Fork 2
Example Weather station
florian.stinner edited this page Aug 2, 2022
·
2 revisions
Number | category | assignment | specification | BUDO |
---|---|---|---|---|
1-20 (example 1) | system | weather station | - | WST |
1-20 (example 2) | system | weather station | World Meteorological Organization | WST+WMO |
1-20 (example 3) | system | weather station | International Civil Aviation Organization | WST+ICAO |
1-20 (example 4) | system | weather station | German Meteorological Service | WST+DWD |
1-20 (example 5) | system | weather station | Federal Aviation Administration | WST+FAA |
1-20 (example 6) | system | weather station | Weather Bureau Army Navy | WST+WBAN |
1-20 (example 7) | system | weather forecast | - | WFO |
1 | subsubsystem | sensor | wind direction | SEN+WIND.DRC |
1 | signal type | measured value | wind direction | MEA+WIND.DRC |
2 | subsubsystem | sensor | wind speed | SEN+WIND.SPE |
2 | signal type | measured value | wind speed | MEA+WIND.SPE |
3 | subsubsystem | sensor | temperature | SEN+T |
3 | signal type | measured value | temperature | MEA+T |
4 | subsubsystem | sensor | atmospheric pressure | SEN+P.ATM |
4 | signal type | measured value | atmospheric pressure | MEA+P.ATM |
5 (example 1) | system | sensor | humidity | SEN+HUM |
5 (example 1) | signal type | measured value | humidity | MEA+HUM |
5 (example 2) | system | sensor | absolute humidity | SEN+HUM.ABS |
5 (example 2) | signal type | measured value | absolute humidity | MEA+HUM.ABS |
5 (example 3) | system | sensor | relative humidity | SEN+HUM.REL |
5 (example 3) | signal type | measured value | relative humidity | MEA+HUM.REL |
6 | subsubsystem | sensor | precipitation | SEN+PREC |
6 | signal type | measured value | precipitation | MEA+PREC |
7 | subsubsystem | sensor | precipitation | SEN+PREC |
7 | signal type | calculated value | precipitation | CALC+PREC |
7 | signal type 2nd specification | duration | - | DUR |
8 | subsubsystem | sensor | solar irradiance | SEN+SOL.IRR |
8 | signal type | measured value | solar irradiance | MEA+SOL.IRR |
9 | subsubsystem | sensor | direct normal irradiance | SEN+DNI |
9 | signal type | measured value | direct normal irradiance | MEA+DNI |
10 | subsubsystem | sensor | global tilted irradiance | SEN+GTI |
10 | signal type | measured value | global tilted irradiance | MEA+GTI |
11 | subsubsystem | sensor | diffuse irradiance | SEN+IRR.DIFU |
11 | signal type | measured value | diffuse irradiance | MEA+IRR.DIFU |
12 | subsubsystem | sensor | global horizontal irradiance | SEN+GHI |
12 | signal type | measured value | global horizontal irradiance | MEA+GHI |