Skip to content

Commit 9ed5588

Browse files
committed
add eps members, add launch gfolder,
1 parent 0b013a9 commit 9ed5588

File tree

19 files changed

+189
-338
lines changed

19 files changed

+189
-338
lines changed

_site/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

about/bus-page.md

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,13 @@ The BPB integrates all subsystems, allowing the transfer of power and data betwe
7373
</p>
7474
</center>
7575

76+
## [Ground Station Software]({{site.url}}/overview/birds/GS-software.html).
77+
The BIRDS Project provides ground station software for communicating with the satellite. Documentation and links to the software can be found here.
78+
79+
80+
## [General documentation](https://github.com/BIRDSOpenSource/BIRDS-GeneralDocumentation):
81+
While this website does contain information regarding the program and the BIRDSBus, the main explanations and documentation is contained in the Program Textbook and the Interface Control Document.
82+
7683
---
7784

7885
## Organizational Chart
@@ -93,24 +100,6 @@ flowchart TD
93100
E --> |Member 6| N[BPB]
94101
```
95102

96-
## 3D Models and CAD Files
97-
The 3D models for the BIRDS3 and BIRDS4 buses, as well as the stand, are available for download:
98-
99-
BIRDS3 CAD Models: [Download here](https://github.com/BIRDSOpenSource/BIRDS3-CAD)
100-
101-
BIRDS4 CAD Models: [Download here](https://github.com/BIRDSOpenSource/BIRDS4-CAD)
102-
103-
## [Ground Station Software]({{site.url}}/overview/birds/GS-software.html).
104-
The BIRDS Project provides ground station software for communicating with the satellite. Documentation and links to the software can be found here.
105-
106-
## Recent Updates
107-
Radiometrix HX1 COMS Module: A team presented their use of the Radiometrix HX1 communication module with the BIRDS platform during the March 2022 BIRDS meeting. The module's datasheet has been added to the COMS repositories.
108-
109-
Battery Testing and Screening Procedures: Detailed procedures for battery testing and screening have been added to the procedures repository. Please check these new documents for updated guidelines.
110-
111-
## [General documentation](https://github.com/BIRDSOpenSource/BIRDS-GeneralDocumentation):
112-
While this website does contain information regarding the program and the BIRDSBus, the main explanations and documentation is contained in the Program Textbook and the Interface Control Document.
113-
114103

115104
## See also
116105
- [Basic Concepts and Processes for First-Time CubeSat Developers](https://www3.nasa.gov/sites/default/files/atoms/files/nasa_csli_cubesat_101_508.pdf)

about/index.md

Lines changed: 12 additions & 146 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@ BIRDS Open Source offers a library of resources to guide your satellite mission
2626
* **For platform engineers:** It allows for seamless integration of new tools and extends functionality.
2727
* **For Everyone:** It serves as a single and consistent experience that ties all your resources and tools together.
2828

29+
---
30+
31+
## Key Features of the BIRDS Bus
32+
**Modular Design**
33+
The BIRDS Bus is designed with modularity in mind, allowing teams to easily integrate and replace subsystems as needed. This flexibility is particularly useful for CubeSat missions with varying requirements.
34+
35+
**Proven Reliability**
36+
The BIRDS Bus has been used in multiple missions, including BIRDS3 and BIRDS4, demonstrating its reliability and effectiveness in space.
37+
38+
**Open-Source Documentation**
39+
The BIRDS Project provides extensive documentation, including schematics, firmware, and interface control documents (ICDs), to support teams in implementing the bus. The general documentation can be found here.
40+
2941
---
3042
## **Explore the BIRDS Series**
3143
{: .lh-tight}
@@ -51,152 +63,6 @@ So far, there have been 4 completed and one ongoing BIRDS missions, which are:
5163

5264
Kyutech's fellowship programs (PNST) and Space Engineering International Course (SEIC) provide hands-on space engineering training using CubeSat development, enabling each mission to be completed in two years. The goal of open sourcing the process is to enable teams from across the world to develop their own countries' first satellites.
5365

54-
### Documentation Team
55-
56-
This documentation has been developed and managed by various team members of Kyutech BIRDS program. [Find out more here]({{site.url}}/overview/birds/teams.html).
57-
58-
---
59-
[Next Page: More on BIRDS Bus]({{site.url}}/overview/birds/bus-page){: .btn .btn-purple} [Go To: Get Started Now]({{site.url}}/get-started){: .btn .btn-purple}
60-
61-
---
62-
63-
64-
---
65-
title: BIRDS Bus
66-
parent: What is BIRDS?
67-
nav_order: 1
68-
grand_parent: Getting Started
69-
layout: default
70-
lang: en
71-
---
72-
73-
# The BIRDS Bus
74-
75-
The BIRDS (Birds Satellite) Bus is a comprehensive hardware platform designed to meet the needs of CubeSat missions. It provides a standardized framework for integrating key subsystems, enabling teams to focus on mission-specific payloads and objectives. The BIRDS Bus consists of several interconnected boards, each responsible for specific functions such as power management, communication, and data handling. This modular approach simplifies development and ensures reliability for CubeSat missions.
76-
77-
---
78-
79-
## What is in the BIRDS Bus?
80-
81-
The BIRDS Bus includes the following key components:
82-
83-
<p>
84-
<img alt="birdsx-frame" src="/assets/images/birdsx-ext-assembly.png" width="45%">
85-
&nbsp;
86-
<img alt="birdsx-board-frame" src="/assets/images/birdsx-board-layout.png" width="45%">
87-
</p>
88-
89-
![BIRDSbus Exploded View](/assets/images/BIRDSBus-exploded.png)
90-
91-
### [On-Board Computer (OBC)]({{site.url}}/overview/birds/obc-page.html)
92-
The OBC is the brain of the satellite, handling core computing tasks such as command execution, data management, and subsystem coordination. It uses a PIC microcontroller for reliable and efficient operation.
93-
94-
### [Electrical Power System (EPS)]({{site.url}}/overview/birds/fab-page.html)
95-
The EPS manages power generation, storage, and distribution. It ensures that all subsystems receive adequate power and that the battery is charged efficiently. The main board that drives this is the FAB on a 1U and 2U configuration and the EPS board on a 3U+ confuguration. the [Rear Access Board (RAB)]({{site.url}}/overview/birds/rab-page.html) and the [Solar Panel board]({{site.url}}/overview/birds/solar-page.html) are also a part of this system in the BIRDS Bus.
96-
97-
### Attitude Determination and Control System (ADCS)
98-
The ADCS controls the satellite's orientation and stability, ensuring that it maintains the correct position for mission operations.
99-
100-
### [Communications (COM)]({{site.url}}/overview/birds/com-page.html)
101-
The COM subsystem oversees data transmission to and from the satellite. It uses UHF/VHF communication for reliable telemetry and command handling. The [antenna board]({{site.url}}/overview/birds/antenna-page.html) carries the COM, APRS and GPS antennas as well as their release mechanism.
102-
103-
<center>
104-
<p>
105-
<img alt="birdsx-com" src="/assets/images/birdsx-com.png" width="25%">
106-
</p>
107-
</center>
108-
109-
### **Structure**
110-
The structure provides the physical framework for the satellite, ensuring durability and protection for all subsystems.
111-
<p>
112-
<img alt="birdsx-frame" src="/assets/images/birdsx-frame.png" width="45%">
113-
&nbsp;
114-
<img alt="birdsx-board-frame" src="/assets/images/birdsx-board-frame-assembly.png" width="45%">
115-
</p>
116-
117-
### **Payload**
118-
The payload includes mission-specific instruments or sensors, enabling the satellite to perform its primary objectives.
119-
120-
### [Backplane Board (BPB)]({{site.url}}/overview/birds/bpb-page.html)
121-
The BPB integrates all subsystems, allowing the transfer of power and data between them. It serves as the central hub for the satellite's electrical and data connections.
122-
<center>
123-
<p>
124-
<img alt="birdsx-bpb" src="/assets/images/bpb-birdsx.png" width="15%">
125-
</p>
126-
</center>
127-
128-
---
129-
130-
## Organizational Chart
131-
132-
```mermaid
133-
flowchart TD
134-
A[Satellite] --> B(Ground Segment)
135-
A[Satellite] --> C(Space Segment)
136-
C --> D[Payload]
137-
C --> E[Main Bus]
138-
D --> |Member 8| G[Mission-1]
139-
D --> |Member 7| H[Mission-2]
140-
E --> |Member 1| I[Structure]
141-
E --> |Member 2| J[COM]
142-
E --> |Member 3| K[ADCS]
143-
E --> |Member 4| L[EPS]
144-
E --> |Member 5| M[OBC]
145-
E --> |Member 6| N[BPB]
146-
```
147-
148-
## Key Features of the BIRDS Bus**
149-
**Modular Design**
150-
The BIRDS Bus is designed with modularity in mind, allowing teams to easily integrate and replace subsystems as needed. This flexibility is particularly useful for CubeSat missions with varying requirements.
151-
152-
**Proven Reliability**
153-
The BIRDS Bus has been used in multiple missions, including BIRDS3 and BIRDS4, demonstrating its reliability and effectiveness in space.
154-
155-
**Open-Source Documentation**
156-
The BIRDS Project provides extensive documentation, including schematics, firmware, and interface control documents (ICDs), to support teams in implementing the bus. The general documentation can be found here.
157-
158-
## 3D Models and CAD Files
159-
The 3D models for the BIRDS3 and BIRDS4 buses, as well as the stand, are available for download:
160-
161-
BIRDS3 CAD Models: [Download here](https://github.com/BIRDSOpenSource/BIRDS3-CAD)
162-
163-
BIRDS4 CAD Models: [Download here](https://github.com/BIRDSOpenSource/BIRDS4-CAD)
164-
165-
## [Ground Station Software]({{site.url}}/overview/birds/GS-software.html).
166-
The BIRDS Project provides ground station software for communicating with the satellite. Documentation and links to the software can be found here.
167-
168-
## Recent Updates
169-
Radiometrix HX1 COMS Module: A team presented their use of the Radiometrix HX1 communication module with the BIRDS platform during the March 2022 BIRDS meeting. The module's datasheet has been added to the COMS repositories.
170-
171-
Battery Testing and Screening Procedures: Detailed procedures for battery testing and screening have been added to the procedures repository. Please check these new documents for updated guidelines.
172-
173-
## [General documentation](https://github.com/BIRDSOpenSource/BIRDS-GeneralDocumentation):
174-
While this website does contain information regarding the program and the BIRDSBus, the main explanations and documentation is contained in the Program Textbook and the Interface Control Document.
175-
176-
177-
## See also
178-
- [ Basic Concepts and Processes for First-Time CubeSat Developers](https://www3.nasa.gov/sites/default/files/atoms/files/nasa_csli_cubesat_101_508.pdf)
179-
- [1U – 12U CubeSat Design Specifications](https://www3.nasa.gov/sites/default/files/atoms/files/cubesatdesignspecificationrev14_12022-02-09.pdf)
180-
181-
182-
[Previous]({{site.url}}/about/){: .btn .btn-purple }
183-
[Next]({{site.url}}/overview/birds/obc-page){: .btn}
184-
185-
## Other resources
186-
- [Engineer Me This](https://www.youtube.com/@EngineerMeThis/videos)
187-
- [Build A Cubesat](https://www.youtube.com/@buildacubesat)
188-
- [RG Sat](https://www.youtube.com/@RGSAT)
189-
- [Kyutech SEIC](https://www.youtube.com/@kyutechseic4187)
190-
191-
[GitHub Issues.]: https://github.com/BIRDSOpenSource/Build-A-Satellite/issues
192-
[GitHub]: https://github.com/BIRDSOpenSource
193-
[our Discussions channel on Github]: https://github.com/orgs/BIRDSOpenSource/discussions/categories/ideas
194-
[BIRDS]: https://birds-project.com/
195-
[get in touch with us.]: info@kyutech-laseine.net
196-
[Mission Definition Review (MDR)]: {{site.url}}/project-managers/milestones/pm-mdr.html
197-
[Preliminary Design Review (PDR)]: {{site.url}}/project-managers/milestones/pm-pdr.html
198-
[Critical Design Review (CDR)]: {{site.url}}/project-managers/milestones/pm-cdr.html
199-
[Flight Readiness Review (FRR)]: {{site.url}}/project-managers/milestones/pm-frr.html
20066

20167

20268
[Previous]({{site.url}}/get-started){: .btn .btn-purple }

about/systems-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ These phases create a structured pathway from conceptualization to launch, with
7575

7676
With this foundational knowledge, you’ll be better equipped to dive into the satellite-building process. The next step is to select the path that best fits your experience level and start building!
7777

78-
[Previous]({{site.url}}/about/){: .btn .btn-purple }
78+
[Previous]({{site.url}}/about/bus-page.html){: .btn .btn-purple }
7979
[Next]({{site.url}}/overview/birds/obc-page){: .btn}

com-members/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: For COM Team Members
33
has_children: true
4-
nav_order: 7
5-
permalink: 'com/guide'
4+
nav_order: 6
5+
permalink: 'com/'
66
layout: default
77
lang: en
88
nav_fold: false
@@ -154,6 +154,9 @@ Tutorials and Online Resources:
154154
BIRDS project repositories and wikis.
155155
Tutorials on antenna design, RF testing, and ground station setup.
156156

157+
## Recent Updates
158+
Radiometrix HX1 COMS Module: A team presented their use of the Radiometrix HX1 communication module with the BIRDS platform during the March 2022 BIRDS meeting. The module's datasheet has been added to the COMS repositories.
159+
157160
-----
158161

159162
[BirdsX OBC/EPS schematic]: https://github.com/BIRDSOpenSource/BIRDSX-COM/blob/main/COMPIC_SCH/new_obc_eps_birds_x_v4.pdf
File renamed without changes.
File renamed without changes.

_eps-members/index.md renamed to eps-members/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: For EPS Team Members
33
layout: default
44
has_children: true
5-
permalink: "/eps/guide"
5+
permalink: "/eps/"
66
lang: en
77
nav_fold: false
88
---
@@ -69,3 +69,10 @@ This introduction is an overview of the project, how it is organised, and how it
6969

7070
## Tools and Resources for EPS Teams
7171
{:toc}
72+
73+
## Recent Updates
74+
Battery Testing and Screening Procedures: Detailed procedures for battery testing and screening have been added to the procedures repository. Please check these new documents for updated guidelines.
75+
76+
77+
[Previous]({{site.url}}/about/){: .btn .btn-purple }
78+
[Next]({{site.url}}/overview/birds/obc-page){: .btn}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)