• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle







  • I am an engineer that has worked in the space industry my entire career, and here are my thoughts:

    GOES and METEOR weather satellites transmit images publicly that are NOT real time, but are downlinked, processed, and uplinked for public broadcast. This is pretty simple and saves a lot of processing power on the spacecraft side. That’s important because the biggest constraints on spacecraft processing are: power budget, radiation hardiness, and thermal.

    I was able to find an image of the actual satellite in assembly. From this we can guess that there is probably not more than a square meter of solar on-board, so we can give it a round 1300W of power. I couldn’t find any orbital parameters(If Gunter doesn’t have it, who does?), but given it’s main task is as an imager, we can assume LEO, and so this 1300W isn’t going to be constant since the spacecraft will most likely be eclipsed part of the time.

    Generous 1000W average solar flux, generous 25% panel efficiency, 250W/h.

    So lets look at rad hard processors. They have to be either shielded or run multiple and do voting, though even that isn’t fully acceptable as some SEU (single event upset) can cause permanent damage and leave you down a voting member. The latest and greatest RAD5545 advertises 5.6 giga-operations per second (GOPS) at 20 watts, so if we assume (artlessly, and likely incorrectly) a linear power usage, the 80 TOPS of the WJ-1A should need some 280kW. So we know they aren’t using a typical rad-hard CPU topology for their AI models. I see that Corel/Google advertise 2 TOPS per watt on their edge TPUs (Tensor Processing Unit).

    So assume a large ASIC (application specific integrated circuit) at the same efficiency of 2TOPS/W, with 4x multiples for voting and we get a far more reasonable 160W. Still a LOT of power on orbit for such a small spacecraft, but actually possible.

    So for thermal limits, do they run the TPU only on the dark side in place of their on-board heater? The have some white panels that might be radiators, but it’s hard to say.

    Hard to say from these fluff articles. I really want to hear:

    • What’s the efficiency on the TPU?
    • How did they make it rad-hard, and how long do they expect it to last?
    • What models do they run on the edge?
    • What is their downlink budget? Can they pull full imagery if they want it or are they limited to ML analysis only?

    I expect to see more ML in space, but to be honest I did not expect it to be in such a small form factor.






  • At the time I was changing to signal, I only had google messages on my desktop, so I would answer accumulated messages at home.

    There was no cell service at work so SMS didn’t work, but I could use wifi.

    In modern times, we have RCS so it’s kind of not really a problem anymore, but everyone I know uses signal now anyways.

    I didn’t make it hard, I got Telegram and Matrix and met people halfway where I could. But naturally everyone I know just settled on signal since it also did SMS so it replaced an app rather than added one. Plus id didn’t feel like a “sign up” since it just worked. Those days are gone but the network effect is already chugging along.


  • I make the private option easier than the locked in version.

    Homeassistant will let us see our locations, run lights, run media centers, control AC, etc. So why do you need Google Home or Google Maps Location Sharing?

    Signal will let us chat over WIFI unlike texts, and I will answer it unlike a Google chat account. Before the SMS death it was easier since it did SMS and signal in one app, easier to convince someone if it can replace the old one and add new features.

    I configure two SSIDs, one for things I trust and one for those I don’t. I can run firewall rules and add security on the backend where they can’t see it.

    Tiktok you can run a campaign against it by saying it damages cognition, is harmful to youth, supports the CCP.

    You can run a pi hole style filter list,ehich might break some stuff so you have to be willing to play tech support.

    I don’t know anything about kids but it couldn’t hurt to teach them some simple skills like html so they get a taste for what’s happening behind the scenes.