Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Mini guidance satellites could be used to position telescopes in space

Add as a preferred source on Google

When it comes to launching telescopes, a recent development is to use “segmented” telescopes which include multiple small mirrors that can be combined or unfurled to create one much larger mirror once the telescope has made it into space. The unfortunately delayed James Webb Space Telescope is one such segmented telescope that will have a total diameter of over 21 feet of mirror created by 18 hexagonal segments. In the future, telescopes could use over 100 mirror segments to create a size of nearly 50 feet.

These segmented telescopes are easier to launch as the mirror segments take up much less space than a full unsegmented mirror would. However, there are challenges with using a segmented design: in particular, how each segment of the mirror can be held stably in the correct position and how the mirror as a whole can be pointed towards the exoplanetary system that the telescope is collecting data from.

Recommended Videos

Now a team from the Massachusetts Institute of Technology (MIT) has published a paper in Astronomical Journal which suggests a fix for this challenge: using a miniature satellite the size of a shoebox which could guide the telescope into place. This could be achieved using technology already available today like a simple laser which could provide a steady, bright light for the telescope to use as a reference point when moving through space.

The advantage of this concept is that it would allow telescopes to be built in a more flexible way as they would not need such a very high level of precision in their manufacture. “This paper suggests that in the future, we might be able to build a telescope that’s a little floppier, a little less intrinsically stable, but could use a bright source as a reference to maintain its stability,” Ewan Douglas, an author of the paper and a postdoc in MIT’s Department of Aeronautics and Astronautics, explains. “If imperfections in the telescope motor or gears were causing your telescope to track slightly faster or slower, you could watch your guide star on a crosshairs by eye, and slowly keep it centered while you took a long exposure.”

This development could help build telescopes in the future which are both cheaper and more accurate.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more