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

Interface Control Document #11

Open
mcross8 opened this issue May 2, 2019 · 0 comments
Open

Interface Control Document #11

mcross8 opened this issue May 2, 2019 · 0 comments

Comments

@mcross8
Copy link
Contributor

mcross8 commented May 2, 2019

Define the interfaces between components and subsystems. Each interface (physical, data, power) should have its own definition. Examples:

The onboard computer will require a set voltage (or voltage range) from the EPS board. Identify the two components (OBC and EPS), the type of interface (power), and the parameters (5V, 200mA max current, connector type).

The onboard computer will also have a data connection to read housekeeping data from the EPS. Identify the two components (OBC and EPS), the type of interface (data), and the parameters (estimated data rate, connector type).

The onboard computer will also have to be mounted to the structure. That's a physical interface. Same story: Identify the two components (OBC and structure), the type of interface (physical), and the parameters (screw, screw type, number of screws, location within the configuration).

This is a large task, but it is needed for CDR and will help give you an appreciation for all of the kinds of components and interfaces that we need to ensure are compatible. We will want to know soon if some components have incompatible interfaces!

@mcross8 mcross8 created this issue from a note in CubeSat Systems (To do) May 2, 2019
@mcross8 mcross8 moved this from To do to In progress in CubeSat Systems May 22, 2019
@mcross8 mcross8 changed the title Preliminary Interface Control Document Interface Control Document May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CubeSat Systems
  
In progress
Development

No branches or pull requests

4 participants