-
Notifications
You must be signed in to change notification settings - Fork 2
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
System Analysis: Other S/S Hard Reset #2
Comments
just model a placeholder function for system |
at the System Analysis level, let's actually have a path to represent the telecommand/execution/report pattern, leading to "system does X" not unlike the fault identification placeholder:
at the other end of "system does X", a link to telemetry generation should also be made for when this function is triggered automatically and there is no option to immediately downlink the report. |
in [SFBD] Root System Function Breakdown: - add functions to issue, send and receive HR requests. - add error detections post HR command execution - add error report downlink request functions - rename O-S/S to general HR for simplicity - add two functional chains to denote telecommanded and automated functions, hid them from view in the [SFBD] create clones of main [SAB] to highlight those functional chains: - [SAB] System Architecture View of hard reset commands -highlighted the created funtional chains Close #2
in [SFBD] Root System Function Breakdown: - add functions to issue, send and receive HR requests. - add error detections post HR command execution - add error report downlink request functions - rename O-S/S to general HR for simplicity - rename FIP to mode change to prevent ambiguity and throwing an error during validation - add two functional chains to denote telecommanded and automated functions, hid them from view in the [SFBD] create clones of main [SAB] to highlight those functional chains: - [SAB] System Architecture View of hard reset commands -highlighted the created funtional chains Close #2
Existing diagrams to extend:
(check comments)
New diagrams to create:
Next steps:
when closing this issue, make a new issue out of the checkbox below:
The text was updated successfully, but these errors were encountered: