|
| 1 | +--- |
| 2 | +title: About |
| 3 | +nav_order: 2 |
| 4 | +has_children: true |
| 5 | +has_toc: false |
| 6 | +layout: default |
| 7 | +permalink: /about/ |
| 8 | +lang: en |
| 9 | +--- |
| 10 | + |
| 11 | +# **BIRDS Open Source: Begin your satellite development** |
| 12 | +{: .text-purple-200 .lh-tight} |
| 13 | + |
| 14 | +BIRDS Open Source offers a library of resources to guide your satellite mission from start to finish, with workflows and open-source tools you can trust. |
| 15 | + |
| 16 | +**The BIRDS Open Source includes the following:** |
| 17 | +- **Software Catalog:** Allows you to manage all your software in one place including microservices, libraries and data pipelines. |
| 18 | +- **Software Templates:** Quickly start projects and standardize tools with best practices |
| 19 | +- **TechDocs:** Easily create and maintain technical documentation using a "docs like code" approach |
| 20 | + |
| 21 | +--- |
| 22 | +## Benefits of the BIRDS Open Source |
| 23 | + |
| 24 | +* **For engineering managers:** It simplifies the process of maintaining standards and managing your interconnected tech network. |
| 25 | +* **For developers:** The BIRDS Open Source provides a central place to manage all projects, which ease the building of standardized software components. |
| 26 | +* **For platform engineers:** It allows for seamless integration of new tools and extends functionality. |
| 27 | +* **For Everyone:** It serves as a single and consistent experience that ties all your resources and tools together. |
| 28 | + |
| 29 | +--- |
| 30 | +## **Explore the BIRDS Series** |
| 31 | +{: .lh-tight} |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +The Joint Global Multi-Nations Birds Satellite project, or BIRDS project for short, was established by the Kyushu Institute of Technology ([Kyutech](https://www.kyutech.ac.jp/english/)) to help countries build their first satellite. Young engineers from select countries get to learn about space engineering at Kyutech, mostly using the 1U CubeSat. |
| 36 | + |
| 37 | +The BIRDS project has two main objectives: |
| 38 | + |
| 39 | +1. Experience the entire cycle of a satellite project, from mission definition to operation, in a hands-on manner. |
| 40 | +2. Have a strategy for sustainability after the training. |
| 41 | + |
| 42 | +The primary goal is not to build a satellite, but to establish a sustainable space program in each member country. |
| 43 | + |
| 44 | +So far, there have been 4 completed and one ongoing BIRDS missions, which are: |
| 45 | +1. BIRDS-1: Bangladesh, Japan, Mongolia, Ghana and Nigeria . |
| 46 | +2. BIRDS-2: Bhutan, Philippines and Malaysia. |
| 47 | +3. BIRDS-3: Japan, Sri Lanka and Nepal. |
| 48 | +4. BIRDS-4: Japan, Philippines and Paraguay. |
| 49 | +5. BIRDS-5: Japan, Uganda and Zimbabwe. |
| 50 | + |
| 51 | + |
| 52 | +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. |
| 53 | + |
| 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 | + |
| 86 | + <img alt="birdsx-board-frame" src="/assets/images/birdsx-board-layout.png" width="45%"> |
| 87 | +</p> |
| 88 | + |
| 89 | + |
| 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 | + |
| 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 |
| 200 | + |
| 201 | + |
| 202 | +[Previous]({{site.url}}/get-started){: .btn .btn-purple } |
| 203 | +[Next]({{site.url}}/get-started/reference.html){: .btn} |
0 commit comments