Urgent.News

the world's headlines, one feed

Editions

Tech

Next step for LINK spacecraft – a software update that won't make things worse. Are you listening, Microsoft?

Spin slows as orbital rescue mission creeps forward

Next step for LINK spacecraft – a software update that won't make things worse. Are you listening, Microsoft?

Katalyst Space is making headway in rescuing the spacecraft designed to recover NASA's Swift observatory. The LINK vehicle, launched in July, has reduced its spin from 9 degrees per second to 1.47 degrees per second, a significant improvement. This phase will continue while preparations are made for the next step in the mission.

A crucial component of the recovery is a substantial flight software update, a necessary change due to the spacecraft's altered configuration. The update will restore LINK's full attitude control, enabling the team to begin necessary maneuvers to align its orbit with Swift's. Despite concerns about fuel consumption, less than 100 grams of propellant was used to regain control, ensuring enough fuel remains for the rendezvous and boost phase.

NASA's three ion thrusters are powered by around 130 pounds (60 kg) of xenon gas. The cause of the initial attitude control failure remains unknown. Katalyst Space had previously reported that issues with the spacecraft's attitude control during commissioning led to LINK having only one functioning reaction wheel and partial Reaction Control System functionality.

The reduction in roll rate to 1.47 degrees per second is a critical recovery step. Once the software update is successful, the next stage will involve a rendezvous and capture of NASA's Swift Observatory using LINK's three robotic arms. After capture, LINK will gradually raise Swift back to its original orbit of 370 miles over several months before detaching and re-entering Earth's atmosphere.

Written by urgent.news from The Register's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Also reported by 1 other outlet

Read the original at theregister.com →

More in Tech

Pdf to Docx using Pyhton

Here Some Simple Python Script that convert PDF to word using pdf2docx library on python first install library on pip : pip install --user termcolor opencv-python-headless fire pdf2docx make sure…

Write down every guarantee before you write any code

Here is every promise a to-do list makes. VARIABLE tasks Init == tasks = [i \in Ids |-> "absent"] Add(i) == tasks[i] = "absent" /\ tasks' = [tasks EXCEPT ![i] = "open"] Complete(i) == tasks[i] =…

  • Nine guarantees define behavior of to-do list system
  • Guarantees embedded in test suite, not documented
  • Documenting guarantees early can prevent bugs

🟩 Team Matrix or ⬜ Team Paper? | Alan Babychan

🚀 Shipping a major update to my portfolio After weeks of designing, developing, and refining, I'm excited to share the latest version of my personal portfolio.

  • Alan Babychan unveils new portfolio with Matrix and Paper themes
  • Interactive audio system enhances browsing experience
  • Tech stack includes Next.js, React, Tailwind CSS