Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Investigate and Validate the Existence of a Fallback Mechanism During System Failures #369

Open
SirMDA opened this issue Oct 28, 2024 · 0 comments
Labels
system System Engineering

Comments

@SirMDA
Copy link
Collaborator

SirMDA commented Oct 28, 2024

Description

It is currently unknown if the autonomous driving system includes a fallback mechanism to handle critical failures or crashes (e.g., transitioning to a safe stop or allowing manual control override). As a systems engineer, I need to verify whether such a mechanism exists, how it is supposed to function, and whether it is properly integrated with the system’s fault detection modules. This investigation is crucial for ensuring the vehicle can safely respond during unexpected failures.

Definition of Done

  • Review existing system documentation and codebase to confirm if any fallback mechanism is defined.
  • Identify the conditions under which the fallback mechanism should activate, if it exists.
  • If a fallback mechanism is found, perform tests to validate its functionality under various failure scenarios.
  • If no fallback mechanism exists, propose a basic outline for implementing one to ensure vehicle safety during critical system failures.
  • Document findings and present them to the team for further action.
@SirMDA SirMDA added the system System Engineering label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system System Engineering
Projects
Status: No status
Development

No branches or pull requests

1 participant