// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
26.8 C
Singapore

Quantum tech developed by NUS-NTU gets commercialised

SINGAPORE: In a significant advancement in quantum technology, researchers from Nanyang Technological University (NTU) Singapore and the National University of Singapore (NUS) have successfully spun off their innovations into a new deep tech startup named AQSolotl.

The company is set to revolutionize the way users interact with quantum computers through its flagship product, CHRONOS-Q.

CHRONOS-Q functions as a quantum controller, providing a crucial link between traditional computing systems and emerging quantum computers.

This innovative technology allows users to control quantum machines seamlessly from their laptops and desktop computers, making the complex world of quantum computing more accessible.

The development of CHRONOS-Q is the result of extensive research conducted by scientists associated with Singapore’s Centre for Quantum Technologies (CQT).

Over the past three years, the team has refined its proprietary quantum controller technology, which is now being piloted at CQT as part of the hardware infrastructure for both the National Quantum Computing Hub and NTU’s Nanyang Quantum Hub.

Quantum computers represent a paradigm shift in computational capabilities, operating on the principles of quantum mechanics rather than the binary systems of traditional computers. This fundamental difference enables quantum machines to tackle problems that were previously deemed unsolvable by conventional computers.

Fields such as cryptography, advanced simulations, and artificial intelligence stand to benefit immensely, with quantum computers projected to be thousands of times more powerful than the fastest silicon processors for certain complex tasks.

The launch of AQSolotl and its innovative product marks an exciting chapter in Singapore’s burgeoning quantum technology landscape, positioning the country as a leader in this cutting-edge field.

As the startup begins its operations, it aims to bridge the gap between traditional computing methods and the future of quantum technology, paving the way for new applications and advancements.

Hot this week

American man goes full Singaporean with Singlish wedding vows: ‘Baby Bonus, CDA top-ups…’

Forget the usual “in sickness and in health”. This American groom promised to be “steady pom pi pi” and apply for BTO with his bride. 😂

Mercedes driver, 19, pleads not guilty over Johor crash that killed 5 people, including his own brother & 10 y/o girl

The Malaysian student studying in Singapore faces a dangerous driving charge after a June crash that killed four family members and his own elder brother

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks