EQUiSat

EQUiSat
Mission logo
Mission type Education
Website www.brownspace.org/equisat
Mission duration 3–6 months planned
Spacecraft properties
Spacecraft type 1U CubeSat
Manufacturer Brown University Space Engineering
Dry mass 1.3 kilograms (2.9 lb)
Dimensions 10cm cube

EQUiSat is a 1U (one unit) CubeSat under construction by Brown Space Engineering (formerly Brown CubeSat Team), an undergraduate student group at Brown University's School of Engineering. On February 6, 2014, NASA announced that it would launch EQUiSat as part of the CubeSat Launch Initiative (CSLI).[1][2] EQUiSat is currently manifested for a 2018 launch aboard an International Space Station resupply mission. EQUiSat's beacon is designed to be visible from Earth.[3][4][5]

Mission

The primary mission of EQUiSat is to prove the accessibility of space to the masses through both demonstration of a low-cost DIY CubeSat and educational outreach.[6] To further the primary mission, Brown Space Engineering will maintain EQUiSat as a low-cost and rigorously documented open source project, allowing others to replicate EQUiSat’s subsystems without large budgets or extensive expertise. The total cost of parts to reproduce EQUiSat is around $5,000. Brown Cubesat Team espouses a DIY philosophy to minimize costs, while also utilizing production processes that are widely achievable by and accessible to non-professionals.[7] Brown Space Engineering’s budget is very low compared to other CubeSats, and the goal is for the project to be replicated for under $5,000.[8]

EQUiSat’s second mission is to test the viability of operating LiFePO
4
batteries in space.[8] A LiFePO
4
battery has never been flown in space, but it carries certain advantages over batteries of different chemistry, such as high current draw capabilities with less risk of thermal runaway than lithium-ion batteries.[7]

Outreach

The other way in which Brown Space Engineering will increase the accessibility of space is by educating youth on the design and role of satellites in society. Brown Space Engineering is cooperating with schools and museums across the country to develop an educational outreach plan to teach students and the general public about EQUiSat and the impact of it and similar satellites on scientific advancement of society. Upon launch, the opportunity to easily locate, hear, and see EQUiSat in the night sky provides an important tangible component to these outreach efforts. Another mode of outreach is the availability of EQUiSat source code/CAD files online.[9]

Payload

EQUiSat’s primary payload is a high power LED array, which when flashed will appear on Earth as bright as the North Star.[6] The payload will be used to engage those on earth, especially in pursuit of the project’s primary mission, which is to make space more accessible to the public.

The secondary payload is the lithium iron phosphate (LiFePO
4
) batteries that will power the LEDs. The secondary mission of EQUiSat is to test the viability of LiFePO
4
batteries, which have never been flown in space, making the batteries more than power storage units but a payload themselves.

Launch

EQUiSat is currently scheduled to be launched as part of ELaNa (Educational Launch of Nanosatellites) mission 2. The launch date will be no earlier than April 2018.[3]

EQUiSat will be launching to the ISS on a resupply mission handled by a private launch provider contracted by NASA. Deployment will occur roughly one month after launch, where EQUiSat will be placed into a 400 km altitude orbit at 52˚ inclination.[3][4]

Subsystems

Optical Beacon (Flash)

The flash subsystem is an optical beacon allowing those on earth to visually track EQUiSat after launch. The beacon is an array of four extremely bright LEDs (~10,000 lumens each) that will be flashed for .1 seconds three times in rapid succession every minute when EQUiSat is in the night sky.[7] The array will have an apparent magnitude of 3, approximately the same intensity as Polaris. In order to further increase light intensity for those on Earth, the high power LED array will all be on one panel that will be directed towards Earth’s northern hemisphere using passive attitude control.[10]

Radio

A transceiver onboard EQUiSat will transmit a signal in the UHF 70 cm Amateur Radio band at 435-438 MHz, and will consist of a registered call sign beacon and sensor data. The transmissions may be received by amateur radio users, but will also be posted online to increase access for the general public. The radio will also act as a beacon to track the position of the satellite. The primary ground station, built in partnership with Brown's Amateur Radio Club, will be the primary point of contact for EQUiSat, and will be able to terminate communications with the satellite if necessary.[11][12]

The antenna is coiled for launch, as CubeSat specification mandates that no satellite parts may protrude from side rails by more than 1 cm before launch. Thus, a deployment system consisting of nylon wire holding the antenna taut is used. This nylon wire is wound around nichrome filaments, which will burn the wire 30 minutes after deployment. The antenna will then spring back into position.[12]

Attitude Control

EQUiSat will use a passive magnetic attitude control system (ACS), which will require no reliance on an attitude determination system, no energy drain from torque coils or momentum wheels, and no reliance on the complex algorithms required to de-tumble and stabilize the satellite. Two pairs of hysteresis rods will be used to impart a torque on the satellite to offset tumbling brought about by launch from the ISS and the antenna deployment. These hysteresis rods are not only able to impart a torque, but also dampen the transient response of these tumbles as they do so. This will reduce the tumbling over the course of several days. The ACS also makes use of a permanent magnet to align EQUiSat with the earth's magnetic field. This will keep us pointed towards the surface of the earth in the northern hemisphere.[7][13]

Electronics

The electronics subsystem will tie together all other subsystems to allow the satellite to function properly. The electronics subsystem consists of five custom built PCBs, each of which will be physically stacked in side EQUiSat. The five boards are:

  • Flash Panel: The Flash Panel houses the four LEDs, the antenna deployment system, four temperature sensors, an IR sensor and a photodiode.
  • LED Driver Board: This board is located directly below the Flash Panel. It contains the four boost regulator circuits, one per LED. These boost regulators draw 60A at 6.6V from the batteries, which is then converted to 36V and 2.7A for the LEDs. It also contains the drive circuitry for the antenna deployment system.
  • Battery Board: This board is located in between the two layers of batteries. It contains circuitry that performs Max Power Point Tracking to continuously optimize battery charging based upon the solar panel output. It also has controls for managing battery output and monitoring battery properties.
  • Control Board: The Control Board contains the brains of the satellite; including the Atmel SAMD21J18A processor, memory, and demultiplexers that manage incoming data from all other boards. The Control Board also interfaces with the radio, and contains an IMU and a magnetometer.
  • Radio Adapter Board: This is a more simple board that provides an interface between the radio and Control Board.

The electronics subsystem is designed, tested and assembled completely in-house, aside from the PCB manufacturing. All components are commercial off-the-shelf, and may be easily purchased online. The PCBs were designed with PCB CAD software and the CAD files are uploaded to GitHub for easy public access.[7][9][14][15]

Software

The electronics subsystem is backed up with software that runs on the processor. The processor runs a real-time operating system based on FreeRTOS. The usage of a real-time operating system is standard in small embedded systems and will allow EQUiSat to respond to events in a timely, deterministic manner.

The software is responsible for data collection from the sensors mentioned in the electronics subsystem section. It will then process the data having read it from its built-in ADC and transmit data appropriately. The software will also be able to process incoming transmissions from the primary ground station.

Cosmic radiation provides the possibility of a bit flip while in orbit. This does not pose an issue if a bit in data memory is flipped as it is volatile and thus a reboot of the system will solve this. If a bit is flipped in program memory, a watchdog timer will trigger a reboot of the system where the program memory is overwritten by a copy stored in radiation-safe MRAM by the bootloader. This watchdog timer is reset to its original value on normal program operation, thus will only trigger a reboot if it counts to zero due to a corrupted program.

As for the rest EQUiSat's subsystems, the software files are available online.[9][15]

Power

The power system includes solar panels for power generation in space and two battery systems for power storage.

The solar panels are produced from scrap gallium arsenide cells using a well documented production process. As a result, they cost 35 times less than comparably powerful off-the-shelf panels. The panels make up 5 sides of the CubeSat, and are made up of varying configuration of Triangular Advanced Solar Cells and TrisolX cells. As a result of the former manufacturer going out of business during development, only the top and bottom panels on EQUiSat contain these cells. The other three panels use the TrisolX cells. 24 cells in a 4S6P configuration, and three side panels contain 20 cells in a 4S5P configuration. The top and bottom panels are currently designed to output 8.76V at 140–170 mA for an average output power of just over 1.3 W in full sunlight. The other panels output a similar voltage for roughly .5-.7W power.

EQUiSat contains two sets of batteries: one to power the flash system and another to power the radio system and microcontrollers. The batteries that will power the flash are A123 System 18650 LiFePO4 cells in a 2S2P configuration. The batteries that will power the radio and microcontroller are two LIR2450 lithium-ion rechargeable coin cell batteries in parallel. EQUiSat will alternate between battery systems, with priority going to the LIR2450 batteries first.[7][16]

Structure

The chassis and other components are manufactured in-house to maximize cost accessibility. The chassis is milled from a solid block of Al 6061 using a three-axis CNC mill, lathe and taps. This provides the body of EQUiSat and the fastening points for all components. In addition, the block to securely place the six batteries in is milled out of Delrin. Perfecting the manufacturing process was done using machinable wax, to reduce material waste.

The chassis, along with other machined components and the complete assembly, was designed in CAD software. The CNC toolpaths and G-code were produced from these files.[7][17]

See also

References

  1. "About". Brown Space Engineering. Retrieved 18 October 2016.
  2. "NASA Announces Fifth Round of CubeSat Space Mission Candidates". Retrieved 30 March 2017.
  3. 1 2 3 "Upcoming ElaNa CubeSat Launches". NASA. Retrieved 18 October 2016.
  4. 1 2 "EQUiSat Set for ISS Launch in Q2 2018". Retrieved 30 March 2017.
  5. "Countdown: NASA launch date for student space project nears". Brown University. Retrieved 30 March 2017.
  6. 1 2 "NASA to launch Brown University students' nanosatellite". ABC. 2014. Retrieved April 26, 2014.
  7. 1 2 3 4 5 6 7 "NASA to launch students' nanosatellite". Brown University. 2014. Retrieved April 26, 2014.
  8. 1 2 "Satellite Made By Brown U. Students to Launch on NASA Rocket". Go Local Prov. 2014. Retrieved April 26, 2014.
  9. 1 2 3 "EQUiSat GitHub repository". Retrieved 30 March 2017.
  10. "Optical Beacon (Flash)". Retrieved 30 March 2017.
  11. "Brown CubeSat team shoots for the stars with microsatellite". Brown Daily Herald. 2014. Retrieved April 26, 2014.
  12. 1 2 "EQUiSat's Communication System". Retrieved 30 March 2017.
  13. "Attitude Control and Determination System". Retrieved 30 March 2017.
  14. "Avionics Hardware". Retrieved 30 March 2017.
  15. 1 2 "Avionics Software". Retrieved 30 March 2017.
  16. "Solar Panels and Batteries". Retrieved 30 March 2017.
  17. "CAD & Manufacturing". Retrieved 30 March 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.