Remix.run Logo
NoiseBert69 a day ago

It's a bit like balloon projects that have a transmitter. I think now the 20th group found out that standard GPS receivers stop reporting data of at a specific height because of the COCOM limit implementation (They 'or' speed and height). Well.. there are quite a few modules around that 'and' this rule and so work perfectly fine in great heights.

It's all about the learning experience and evolution of these projects. Mistakes must happen.. but learning from them should take place too.

dylan604 a day ago | parent [-]

That's kind of how I was thinking about it. Why does each cubesat project have to start over from scratch? Why isn't there a basic set of projects that a team can build on top of to make their own custom sensors for their purpose, but the basic operational stuff like the suggested multiple storage types with redundant code shouldn't need to be recreated each time. Just continue using what worked, and tweak what didn't. No need to constantly reinvent the wheel just because it's students learning.

Sanzig a day ago | parent | next [-]

Yep, but students love reinventing the wheel ;).

I agree though, my dream for years has been an open source CubeSat bus design that covers say 80% of academic CubeSat use cases and can be modified by the user for the other 20%. Unfortunately I have very little free time these days with family commitments.

marcosdumay 21 hours ago | parent | next [-]

Well, the point of a student's project is to reinvent the wheel.

One should limit the number of wheels being reinvented each time, though. What would also reduce the time-to-space of those projects. The design should cover 100% of the CubeSat, so the students can redesign any part they want.

warrenm a day ago | parent | prev | next [-]

>Yep, but students love reinventing the wheel ;).

And ... professors love making students reinvent the wheel

dylan604 21 hours ago | parent [-]

I thought professors loved making students by the latest version of the book they wrote discussing how the wheel was invented

warrenm 13 hours ago | parent [-]

And that

jdiez17 a day ago | parent | prev | next [-]

Seems like we have similar thoughts as we wrote more or less the same comment 10 minutes apart :) Would love to chat about this, maybe we figure out a way to get there? Email is on my profile.

Sanzig 19 hours ago | parent [-]

Email sent. I am generally very busy with family commitments but happy to stay in touch.

Palomides 16 hours ago | parent | prev | next [-]

have you seen https://github.com/the-aerospace-corporation/satcat5 ? sadly I don't have the FPGA skills to play with it, but the features are very cool

vodou a day ago | parent | prev | next [-]

Not just students TBH...

knowaveragejoe 21 hours ago | parent | prev [-]

> I agree though, my dream for years has been an open source CubeSat bus design that covers say 80% of academic CubeSat use cases and can be modified by the user for the other 20%

Surely this, or something like it, exists?

Sanzig 19 hours ago | parent [-]

Not really. There are a couple of open source projects (LibreCube being the biggest example) but they aren't flight-ready.

NoiseBert69 a day ago | parent | prev [-]

And it would be much cheaper too.

Imaging a group building an managing a robust power supply design for Cubesats that can be immediately ordered from JLCPCB. With a well maintain BOM list.

jdiez17 a day ago | parent [-]

My dream is to build an open source CubeSat kit (hardware, software, mission control software) with an experience similar to Arduino. Download GUI, load up some examples, and you're directly writing space applications. Ideally should be capable of high end functions like attitude control and propulsion. The problem is that designing and testing such a thing is a rather expensive endeavour. So far I haven't found a way to get funds to dedicate time on this kind of "abstract"/generic project, most funding organizations want a specific mission proposal that ends generating useful data from space.

warrenm a day ago | parent [-]

Sounds like you have yourself a YCombinator startup proposal in the making