ceejayoz 3 hours ago

> In the right orbit, a solar panel can be up to 8 times more productive than on earth, and produce power nearly continuously, reducing the need for batteries.

Sure. Now do cooling. That this isn't in the "key challenges" section makes this pretty non-serious.

A surprising amount of the ISS is dedicated to this, and they aren't running a GPU farm. https://en.wikipedia.org/wiki/External_Active_Thermal_Contro...

  • mncharity 5 minutes ago

    Cooling area seems similar to generation area, so maybe less than a key challenge?

    GPT says 1000 W at 50 C takes about 3 m^2 to radiate (edge on to Earth and Sun), and generating that 1000 W takes about... 3 m^2 of solar panel. The panel needs its backside radiator clear to keep itself coolish (~100 C), so it does need to be a separate surface. Spreading a 1000 W point source across a 3 m^2 tile (or half that if two-sided?) is perhaps not scary, even with weight constraints?

    Hmm, from an order-of-magnitude perspective, it looks like an (L shaped) Starlink v2 sat has 100 m^2 of panel, low 10 kW draw, and a low 100 m^2 body area. And there are 10 k of them. So want something bigger. A 100 x 100 m sheet might get you 10 sats per 100,000 GPU data center.

    Regards ISS, ISS has its big self, basking in the sunlight, needing to be cooled. Versus "the only thing sun-lit is panel".

  • boutell 3 hours ago

    This is absolutely the first thing I looked for too. They just barely mentioned thermal management at all. Maybe they know something I don't, but I know from past posts here that many people share this concern. Very strange that they didn't go there, or maybe they didn't go there because they have no solution and this is just greenwashing for the costs of AI.

    • TeMPOraL 38 minutes ago

      No, they just literally assumed their design fits withing the operational envelope of a conventional satellite - the paper (which no one read, apparently) literally says their system design "assumes a relatively conventional, discrete compute payload, satellite bus, thermal radiator, and solar panel designs".

      This is not the 1960s. Today, if you have an idea for doing something in space, you can start by scoping out the details of your mission plan and payload requirements, and then see if you can solve it with parts off a catalogue.

      (Of course there's million issues that will crop up when actually designing and building the spacecraft, but that's too low level for this kind of paper, which just notes that (the authors believe) the platform requirements fall close enough to existing systems to not be worth belaboring.)

  • eminence32 2 hours ago

    Just run your AI calculations on your favorite Cryoarithmetic Engine, no problem.

  • paulsutter 26 minutes ago

    How much are you ready to bet against Elon's plans to scale up Starlink v3 for GPUs? Starlink v3 already has a 60M length solar array, so they're already solving dissipation for that size. Assume linear scaling to many thousands of modules.

    From https://x.com/elonmusk/status/1984249048107508061:

    "Simply scaling up Starlink V3 satellites, which have high speed laser links would work. SpaceX will be doing this."

    From https://x.com/elonmusk/status/1984868748378157312:

    "Starship could deliver 100GW/year to high Earth orbit within 4 to 5 years if we can solve the other parts of the equation. 100TW/year is possible from a lunar base producing solar-powered AI satellites locally and accelerating them to escape velocity with a mass driver."

    • ceejayoz 11 minutes ago

      > How much are you ready to bet against Elon's plans to scale up Starlink v3 for GPUs?

      I'm sure they'll be ready right after the androids and the robotaxi and the autonomous LA-NYC summoning.

      > Starlink v3 already has a 60M length solar array, so they're already solving dissipation for that size.

      Starlink v3 doesn't exist yet. They're renders at this point. Full-sized v2s haven't even flown yet, just mass simulators.

      https://en.wikipedia.org/wiki/Starlink#Satellite_revisions

  • abtinf 2 hours ago

    The article doesn’t even have the word “heat” in it.

    • TeMPOraL an hour ago

      The linked paper does.

  • stronglikedan 2 hours ago

    that's easy - just put everything right behind the solar panels /s

  • TeMPOraL an hour ago

    Point solar panels away from the Sun and they work as rudimentary radiators :).

    More seriously though, the paper itself touches on cooling and radiators. Not much, but that's reasonable - cooling isn't rocket science :), it's a solved problem. Talking about it here makes as much sense as taking about basic attitude control. Cooling the satellite and pointing it in the right direction are solved problems. They're important to detail in full system design, but not interesting enough for a paper that's about "data centers, but in space!".

    • ceejayoz an hour ago

      Cooling at this scale in space is very much not a solved problem. Some individual datacenter racks use more power than the entire ISS cooling system can handle.

      It's solved on Earth because we have relatively easy (and relatively scalable) ways of getting rid of it - ventilation and water.

      • TeMPOraL an hour ago

        No, I meant in space. This is a solved engineering problem for this kind of missions. Whether they can make it work within the power and budget constraints is the actual challenge, but that's economics. No new tech is needed.

        • ceejayoz an hour ago

          > No new tech is needed.

          Sure, in the same sense that I could build a bridge from Australia to Los Angeles with "no new tech". All I have to do is find enough dirt!

          • TeMPOraL an hour ago

            No, but building bridges is a good example - it's also a solved problem. Show civil engineers a river, tell them how much and what type of traffic needs to allow it, and they'll tell you it obviously can be done, they'll even tell you what structural elements will be needed and roughly how expensive they are. The problem to solve here isn't whether this can be done, but which off-the-shelf parts to use to make a design that you can afford.

            We're past the point of every satellite being a custom R&D job resulting in an entirely bespoke design. We're even moving past the point where you need to haggle about every gram; launch costs have dropped a lot, giving more options to trade mass against other parameters, like more effective heat rejection :).

            But I think the first and most important point for this entire discussion thread is: there is a paper - an actual PDF - linked in the article, in a sidebar to the right, which seemingly nobody read. It would be useful to do that.

            • ceejayoz an hour ago

              > Show civil engineers a river, tell them how much and what type of traffic needs to allow it, and they'll tell you it obviously can be done, they'll even tell you what structural elements will be needed and roughly how expensive they are.

              Now ask them to do the Australia / Los Angeles one.

              "lol no"

              The where and the scale matter.

              • TeMPOraL an hour ago

                Where: Low Earth Orbit.

                Scale: Lots of small satellites.

                I.e. done to death and boring. Number of spacecraft does not affect the heat management of individual spacecraft.

                Much like number of bridges you build around the world does not directly affect the amount of traffic on any individual one.

                • ceejayoz an hour ago

                  > Where: Low Earth Orbit.

                  Challenging!

                  > Scale: Lots of small satellites.

                  So we're getting cheaper by ditching economies of scale?

                  There's a reason datacenters are ever-larger giant warehouses.

                  > Much like number of bridges you build around the world does not directly affect the amount of traffic on any individual one.

                  But there are places you don't build bridges. Because it's impractical.

                  • TeMPOraL an hour ago

                    I humbly request 'dang to strike "read the damn article" off the list of guideline violations.

        • estimator7292 44 minutes ago

          It's solved for low power cooling.

          We do not have a solution for getting rid of megawatts or gigawatts of heat in space.

          What the sibling comment is pointing out is that you cannot simply scale up any and every technology to any problem scale. If you want to get rid of megawatts of heat with our current technology, you need to ship up several tons of radiators and then build massive kilometer-scale radiation panels. The only way to dump heat in space is to let a hot object radiate infrared light into the void. This is an incredibly slow and inefficient process, which is directly controlled by the surface area of your radiator.

          The amount of radiators you need for a scheme like this is entirely out of the question.

          • TeMPOraL 5 minutes ago

            They literally have a solution, it's a trivial one and described in the paper. I'll try to paraphrase the whole thing, because apparently no one read it.

            1. Take existing satellite designs like Starlink, which obviously manage to utilize certain amount of power successfully, meaning they solved both collection and heat rejection.

            2. Pick one, swap out its payload for however many TPUs it can power instead. Since TPUs aren't an energy source, the solar/thermal calculation does not change. Let X be the compute this gives you.

            3. Observe that thermal design of a satellite is independent from whether you launch 1 or 10000 of them. Per point 2, thermals for one satellite are already solved, therefore this problem is boring and not worth further mention.

            3. Pick some target compute, let's call it T. Divide by X to get the number of satellites you need, say N. See if you can achieve interesting T with non-absurd N. Circle back to point 2. because it's also informative in terms of launch costs, while remembering that this is still comparing already deployed space systems so there's no commentary on thermals is needed.

            3. Play with some wacky ideas about formations to improve parameters like bandwidth, while considering payload-specific issues like radiation hardening, NONE OF WHICH HAVE ANY IMPACT ON THERMALS[0]. This is the interesting part. Publish it as a paper.

            4. Have someone make a press release. A common mistake.

            5. Watch everyone get hung up on the press release and not bother clicking through to the actual paper.

            --

            [0] - Well, some do. Note that fact in the paper.

mmaunder an hour ago

Cooling is conspicuously absent other than a brief mention in the conclusion. As if it has been redacted, because it’s such an obvious and hard problem in space. Which leads me to believe they’ve made progress and aren’t sharing that for competitive reasons. There’s an extremely strong incentive for SpaceX to put GPU on board their birds for local SDR processing power, for applications like SIGINT, high channel counts, etc, and the cooling is literally the only impediment.

In fact everything in this paper is already solved by SpaceX except GPU cooling.

smlacy an hour ago

The ultimate "out of sight out of mind" solution to a problem?

I'm surprised that Google has drunken the "Datacenters IN SPACE!!!1!!" kool-aid. Honestly I expected more.

It's so easy to poke a hole in these systems that it's comical. Answer just one question: How/why is this better than an enormous solar-powered datacenter in someplace like the middle of the Mojave Desert?

  • TeMPOraL an hour ago

    Think to any near-future spacecraft, or idea for spaceships cruising between Earth and the Moon or Mars, that aren't single use. What are (will be) such spacecraft? Basically data centers with some rockets glued to the floor.

    It's probably not why they're interested in it, but I'd like to imagine someone with a vision for the next couple decades realized that their company already has data centers and powering them as their core competency, and all they're missing is some space experience...

    • ceejayoz an hour ago

      Sure, if you don't mind boiling the passengers.

      • TeMPOraL an hour ago

        Heat management is table stakes. It's important, but boring. Nothing to obsess about.

        • ceejayoz an hour ago

          > It's important, but boring.

          It gets very exciting if you don't have enough.

          > Nothing to obsess about.

          It's one of the primary reasons these "AI datacenters… in space!" projects are goofy.

  • alooPotato an hour ago

    From the post they claim 8 times more solar energy and no need for batteries because they are continuously in the sun. Presumably at some scale and some cost/kg to orbit this starts to pencil out?

    • ceejayoz an hour ago

      You're trading an 8x smaller low-maintenance solid-state solar field for a massive probably high-maintenance liquid-based radiator field.

      • wongarsu an hour ago

        Can't be high maintenance if we just make it uncrewed, unserviceable and send any data center with catastrophically failed cooling to Point Nemo /s

    • moralestapia an hour ago

      No infrastructure, no need for security, no premises, no water.

      I think it's a good idea, actually.

      • ceejayoz an hour ago

        > No infrastructure

        A giant space station?

        > no need for security

        There will be if launch costs get low enough to make any of this feasible.

        > no premises

        Again… the space station?

        > no water

        That makes things harder, not easier.

        • moralestapia 25 minutes ago

          This is not a giant space station ...

          >There will be if launch costs get low enough to make any of this feasible.

          I don't know what you mean by that.

          • ceejayoz 17 minutes ago

            > This is not a giant space station …

            Fundamentally, it is, just in the form of a swarm. With added challenges!

            > I don't know what you mean by that.

            If you can get to space cheaply enough for an orbital AI datacenter to make financial sense, so can your security threats.

  • incognito124 an hour ago

    I think the atmosphere absorbs something like 25% of energy. If that's correct, you get a free 33% increase in compute by putting more compute behind a solar power in LEO

    • wongarsu an hour ago

      And you can pretty much choose how long you want your day to be (within limits). The ISS has a sunrise every 90 minutes. A ~45 minute night is obviously much easier to bridge with batteries than the ~12 hours if night in the surface. And if you spend a bunch more fuel on getting into a better orbit you even get perpetual sunlight, again more than doubling your energy output (and thermal challenges)

      I have my doubts that it's with it with current or near future launch costs. But at least it's more realistic than putting solar arrays in orbit and beaming the power down

synapsomorphy an hour ago

I'm completely puzzled on why space-based compute is so exciting to everyone all of a sudden. I have worked on spacecraft and the constant power benefit seems comically far from outweighing the many, many negatives, even if launch cost is zero, which we are still very far from.

Am I missing something? Feels like an extremely strong indicator that we're in some level of AI bubble because it just doesn't make any sense at all.

  • candiddevmike an hour ago

    Since LLM results aren't trustworthy anyways, what's a few bit flips amongst friends?

gremlin102 39 minutes ago

This is dual-use technology for the weapon systems needed for Golden Dome. Engineers should be wary when they're getting asked to work on things that don't make economic sense.

visviva 2 hours ago

It will require a number of innovations just to solve the formation flying aspect of the system, not to mention the other challenges (listed and not)... good luck with that.

  • mr_toad 2 hours ago

    What sort of formation are you thinking of? They’re all going to be hugging the terminator, like a big merry go round.

pr337h4m 3 hours ago