Index | Start Time | Stop Time | Max. Elevation | Phase | Primary GS | Type | Tasks | Status |
---|---|---|---|---|---|---|---|---|
15 | 2018-12-06 11:34:16+01:00 | 2018-12-06 11:44:35+01:00 | N/A° | Experiments | N/A | [TBD] | ☑ |
Goal
First SunS Experiment to test SunS.
Tasklist
tasks = [
[[tc.PingTelecommand(), 3], SendLoop, WaitMode.NoWait],
[tc.SendBeacon(), Send, WaitMode.Wait],
[tc.ListFiles(170, '/'), Send, WaitMode.Wait],
[tc.PerformSunSExperiment(113, 0, 20, 10, datetime.timedelta(seconds=5), 30, datetime.timedelta(minutes=4), 'suns_test'), Send, WaitMode.Wait],
[tc.DownloadFile(101, '/telemetry.current', [i for i in range(1600, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(102, '/telemetry.current', [i for i in range(1602, 1800, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(103, '/telemetry.current', [i for i in range(1604, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(104, '/telemetry.current', [i for i in range(1608, 1800, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(105, '/telemetry.current', [i for i in range(1610, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(106, '/telemetry.current', [i for i in range(1612, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(107, '/telemetry.current', [i for i in range(1614, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(108, '/telemetry.current', [i for i in range(1616, 1800, 25)]), Send, WaitMode.Wait],
[tc.SendBeacon(), Send, WaitMode.NoWait],
[tc.DownloadFile(109, '/telemetry.current', [i for i in range(1618, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(110, '/telemetry.current', [i for i in range(1620, 1800, 25)]), Send, WaitMode.Wait],
[tc.DownloadFile(111, '/telemetry.current', [i for i in range(1622, 1800, 25)]), Send, WaitMode.Wait],
]
Analyzer Output
======================================= General =======================================
======================== Resources utilization for THIS session ========================
# Name Is Current Session Session Session Session Session Session Notes
scheduled? bitrate downlink downlink uplink uplink power power
[bps] frames duration frames duration budget budget
count [s] count [s] energy mean
[mWh] power
[mW]
--- --------------------- ------------ --------- ---------- ---------- --------- ---------- --------- --------- ---------------------------------------------------------------------
1 PingTelecommand False 1200 1 0.46 1 1.02 0.4 N/A [36m[Info] In SendLoop mode - a telecommand in every .[0m
2 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A [33m[Warning] Waiting is not recommended[0m
3 ListFiles False 1200 5 8.17 1 1.04 6.8 N/A [33m[Warning] Waiting is not recommended[0m
4 PerformSunSExperiment True 1200 1 0.45 1 1.13 0.4 N/A [33m[Warning] Waiting is not recommended[0m
5 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
6 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
7 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
8 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
9 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
10 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
11 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
12 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
13 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
14 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
15 SendBeacon False 1200 1 1.98 1 1.02 1.7 N/A
16 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
17 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
18 DownloadFile False 1200 8 12.81 1 1.37 10.7 N/A
Session downlink frames count: 99
Session downlink duration [s]: 157.87
Session uplink frames count: 18
Session uplink duration [s]: 22.38
Session power budget energy [mWh]: 131.6
Session power budget mean power [mW]: N/A
================ Resources utilization for SCHEDULED experiments or tasks ================
# Name Scheduled Scheduled downlink Scheduled power Scheduled power Scheduled Scheduled
downlink durations budget energy budget mean power task storage
frames 1200 2400 4800 9600 1200 2400 4800 9600 1200 2400 4800 9600 duration usage
count [s] [mWh] [mW] [s] [kB]
--- --------------------- ----------- --------------------- --------------------- --------------------- ----------- -----------
4 PerformSunSExperiment 152 245 126 66 35 359 260 210 184 N/A N/A N/A N/A 2814.3 34.9
Scheduled downlink frames count: 152
Scheduled downlink duration at 1200 2400 4800 9600 [s]: 245 126 66 35
Scheduled power budget energy at 1200 2400 4800 9600 [mWh]: 359 260 210 184
Scheduled power budget mean power at 1200 2400 4800 9600 [mW]: N/A N/A N/A N/A
Scheduled tasks duration [s]: 2814.3
Scheduled storage usage [kB]: 34.9