Shutdown Circuit Logic allows for the AS to close/open the SDC under certain circumstances using hard-wired logic. The PCB also facilitates EBS supervision monitoring, TSstart MUXing, and includes a mini AMI, buttons and indicators.
Go to file
Oskar Winkels e46a75f99f
No termination by default
2023-05-03 17:12:54 +02:00
sdcl-firmware Start WD only after init period so messages are sent even if WD isn't petted 2023-05-03 17:12:12 +02:00
sdcl-hardware No termination by default 2023-05-03 17:12:54 +02:00
LICENSE_HARDWARE.txt Add licensing information 2022-11-24 11:45:17 +01:00
LICENSE_SOFTWARE.txt Add licensing information 2022-11-24 11:45:17 +01:00
README.md Update README with new functions 2022-11-24 11:59:23 +01:00
SDCL.png Update image 2023-01-14 02:11:05 +01:00
SDCLv1.png Replace README image 2022-12-30 01:25:16 +01:00

README.md

SDCL

Shutdown Circuit Logic

The Shutdown Circuit Logic (SDCL) PCB has 6 functions:

  1. To guarantee only one of the TS activation buttons can start the TS, depending on the current Mission and ASMS state according to T 14.5.1
  2. To supervise the EBS monitoring running on the ECU/Autobox using a hardware watchdog. This fulfills T 15.3.2 / T 15.3.4 by immediately triggering the Shutdown Circuit (SDC) if an error occurs within the EBS monitoring or the SDCL communication while in autonomous mode.
  3. To facilitate Autonomous System (AS) control over the final closing of the Shutdown Circuit (SDC) when activating the Tractive System (TS) and reopening it upon AS emergencies (T 15.3.5), while strictly prohibiting re-closing of the SDC using hard-wired logic (EV 4.11.5).
  4. To indicate the currently chosen Mission in accordance with T 14.11.3-4 and allow changing it.
  5. To embed all sidepanel buttons on one rigid, evenly spaced surface
  6. To indicate ASB errors

It therefore sits in the last spot before the TSMS in the SDC and is also the link between the TS activation buttons on dashboard and sidepanel and the ECU/Autobox.

In combination with the PDU and the ECU/Autobox, the SDCL fulfills the (electrical) functionality described in the FSG21 EBS reference design. This functionality is safety critical and must be shown in the ASF.

Licensing

The Project's Hardware is licensed under the CERN OHL v1.2, see LICENSE_HARDWARE.txt

The Project's Software is licensed under the GNU GPL v3, see LICENSE_SOFTWARE.txt