şÚÁĎÉç

şÚÁĎÉç researchers make a huge leap forward demonstrating the scalability of the QCCD architecture

Solving the “wiring problem”

March 5, 2024

Quantum computing promises to revolutionize everything from machine learning to drug design – if we can build a computer with enough qubits (and fault-tolerance, which is for a different blog post). The issue of scaling is arguably one of the hardest problems in the field at large: how can we get more qubits, and critically, how can we make all those qubits work the way we need them to? 

A key issue in scaling is called the “wiring problem”. In general, one needs to send control signals to each qubit to perform the necessary operations required for a computation. All extant quantum computers have a hefty number of control signals being sent individually to each qubit. If nothing changes, then as one scales up the number of qubits they would also need to scale up the number of control signals in tandem. This isn’t just impractical (and prohibitively expensive), it also becomes quickly impossible - one can’t physically wire that many signals into a single chip, no matter how delicate their wiring is. The wiring problem is a general problem that all quantum computing companies face, and each architecture will need to find its own solution.

Another key issue in scaling is the “sorting problem” - essentially, you want to be able to move your qubits around so that they can “talk” to each other. While not strictly necessary (for example, superconducting architectures can’t do this), it allows for a much more flexible and robust design – it is the ability to move our qubits around that gives us “all-to-all connectivity”, which bestows a number of advantages such as access to ultra-efficient high density error correcting codes, low-error transversal gates, algorithms for simulating complex problems in physics and chemistry, and more. 

şÚÁĎÉç just put a huge dent in the scaling problem with their using a clever approach to minimize the number of signals needed to control the qubits, in a way that doesn’t scale prohibitively with the number of qubits. Specifically, the scheme uses a fixed number of (expensive) analog signals, independent of the number of qubits, plus a single digital input per qubit. Together, this is the minimum amount of information needed for complete motional control. All of this was done with a new trap chip arranged in a 2D grid, uniquely designed to have a perfect balance between the symmetry required to make a uniform trap with the capacity to break the symmetry in a way that gives “direction” (eg left vs right), all while allowing for efficient sorting compared to keeping qubits in a line or a loop. Taken together, this approach solves both the wiring and sorting problems – a remarkable achievement.

Stop-motion ion transport video showing loading an 8-site 2D grid trap with co-wiring and the swap-or-stay primitive operation. Single Yb ions are loaded off screen to the left, and are then transported into the grid top left site and shifted into place with the swap-or-stay primitive until the grid is fully populated. The stop-motion video was collected by segmenting the primitive operation and pausing mid-operation such that Yb fluorescence could be detected with a CMOS camera exposure.

Stop-motion ion transport video showing a chosen sorting operation implemented on an 8-site 2D grid trap with the swap-or-stay primitive. The sort is implemented by discrete choices of swaps or stays between neighboring sites. The numbers shown (indicated by dashed circles) at the beginning and end of the video show the initial and final location of the ions after the sort, e.g. the ion that starts at the top left site ends at the bottom right site. The stop-motion video was collected by segmenting the primitive operation and pausing mid-operation such that Yb fluorescence could be detected with a CMOS camera exposure.

“We are the first company that has designed a trap that can be run with a reasonable number of signals within a framework for a scalable architecture,” said Curtis Volin, Principal R&D Engineer and Scientist.

The team used this new approach to demonstrate qubit transport and sorting with impressive results; demonstrating a swap rate of 2.5 kHz and very low heating. The low heating highlights the quality of the control system, while the swap rate demonstrates the importance of a 2D grid layout – it is much quicker to rearrange qubits on a grid vs qubits in a line or loop. On top of all that, this demonstration was done on three completely separate systems, proving it is not just “hero data” that worked one time on one system, but is instead a reproducible, commercial-quality result. Further underscoring the reproducibility, the data was taken with both Strontium/Barium pairs and Ytterbium/Barium pairs. 

This demonstration is a powerful example of şÚÁĎÉç’s commitment and capacity for the full design process from conception to delivery: our team designed a brand-new trap chip that has never been seen before, under strict engineering constraints, successfully fabricated that chip with exquisite quality, then finally demonstrated excellent experimental results on the new system. 

“It’s a heck of a demonstration,” quipped Ian Hoffman, a Lead Physicist at şÚÁĎÉç.

About şÚÁĎÉç

şÚÁĎÉç, the world’s largest integrated quantum company, pioneers powerful quantum computers and advanced software solutions. şÚÁĎÉç’s technology drives breakthroughs in materials discovery, cybersecurity, and next-gen quantum AI. With over 500 employees, including 370+ scientists and engineers, şÚÁĎÉç leads the quantum computing revolution across continents. 

Blog
May 1, 2025
GenQAI: A New Era at the Quantum-AI Frontier

At the heart of quantum computing’s promise lies the ability to solve problems that are fundamentally out of reach for classical computers. One of the most powerful ways to unlock that promise is through a novel approach we call Generative Quantum AI, or GenQAI. A key element of this approach is the (GQE).

GenQAI is based on a simple but powerful idea: combine the unique capabilities of quantum hardware with the flexibility and intelligence of AI. By using quantum systems to generate data, and then using AI to learn from and guide the generation of more data, we can create a powerful feedback loop that enables breakthroughs in diverse fields.

Unlike classical systems, our quantum processing unit (QPU) produces data that is extremely difficult, if not impossible, to generate classically. That gives us a unique edge: we’re not just feeding an AI more text from the internet; we’re giving it new and valuable data that can’t be obtained anywhere else.

The Search for Ground State Energy

One of the most compelling challenges in quantum chemistry and materials science is computing the properties of a molecule’s ground state. For any given molecule or material, the ground state is its lowest energy configuration. Understanding this state is essential for understanding molecular behavior and designing new drugs or materials.

The problem is that accurately computing this state for anything but the simplest systems is incredibly complicated. You cannot even do it by brute force—testing every possible state and measuring its energy—because  the number of quantum states grows as a double-exponential, making this an ineffective solution. This illustrates the need for an intelligent way to search for the ground state energy and other molecular properties.

That’s where GQE comes in. GQE is a methodology that uses data from our quantum computers to train a transformer. The transformer then proposes promising trial quantum circuits; ones likely to prepare states with low energy. You can think of it as an AI-guided search engine for ground states. The novelty is in how our transformer is trained from scratch using data generated on our hardware.

Here's how it works:

  • We start with a batch of trial quantum circuits, which are run on our QPU.
  • Each circuit prepares a quantum state, and we measure the energy of that state with respect to the Hamiltonian for each one.
  • Those measurements are then fed back into a transformer model (the same architecture behind models like GPT-2) to improve its outputs.
  • The transformer generates a new distribution of circuits, biased toward ones that are more likely to find lower energy states.
  • We sample a new batch from the distribution, run them on the QPU, and repeat.
  • The system learns over time, narrowing in on the true ground state.

To test our system, we tackled a benchmark problem: finding the ground state energy of the hydrogen molecule (Hâ‚‚). This is a problem with a known solution, which allows us to verify that our setup works as intended. As a result, our GQE system successfully found the ground state to within chemical accuracy.

To our knowledge, we’re the first to solve this problem using a combination of a QPU and a transformer, marking the beginning of a new era in computational chemistry.

The Future of Quantum Chemistry

The idea of using a generative model guided by quantum measurements can be extended to a whole class of problems—from to materials discovery, and potentially, even drug design.

By combining the power of quantum computing and AI we can unlock their unified full power. Our quantum processors can generate rich data that was previously unobtainable. Then, an AI can learn from that data. Together, they can tackle problems neither could solve alone.

This is just the beginning. We’re already looking at applying GQE to more complex molecules—ones that can’t currently be solved with existing methods, and we’re exploring how this methodology could be extended to real-world use cases. This opens many new doors in chemistry, and we are excited to see what comes next.

technical
All
Blog
April 11, 2025
şÚÁĎÉç’s partnership with RIKEN bears fruit

Last year, we joined forces with RIKEN, Japan's largest comprehensive research institution, to install our hardware at RIKEN’s campus in Wako, Saitama. This deployment is part of RIKEN’s project to build a quantum-HPC hybrid platform consisting of high-performance computing systems, such as the supercomputer Fugaku and şÚÁĎÉç Systems.  

Today, marks the first of many breakthroughs coming from this international supercomputing partnership. The team from RIKEN and şÚÁĎÉç joined up with researchers from Keio University to show that quantum information can be delocalized (scrambled) using a quantum circuit modeled after periodically driven systems.  

"Scrambling" of quantum information happens in many quantum systems, from those found in complex materials to black holes.  Understanding information scrambling will help researchers better understand things like thermalization and chaos, both of which have wide reaching implications.

To visualize scrambling, imagine a set of particles (say bits in a memory), where one particle holds specific information that you want to know. As time marches on, the quantum information will spread out across the other bits, making it harder and harder to recover the original information from local (few-bit) measurements.

While many classical techniques exist for studying complex scrambling dynamics, quantum computing has been known as a promising tool for these types of studies, due to its inherently quantum nature and ease with implementing quantum elements like entanglement. The joint team proved that to be true with their latest result, which shows that not only can scrambling states be generated on a quantum computer, but that they behave as expected and are ripe for further study.

Thanks to this new understanding, we now know that the preparation, verification, and application of a scrambling state, a key quantum information state, can be consistently realized using currently available quantum computers. Read the paper , and read more about our partnership with RIKEN here.  

partnership
All
technical
All
Blog
April 4, 2025
Why is everyone suddenly talking about random numbers? We explain.

In our increasingly connected, data-driven world, cybersecurity threats are more frequent and sophisticated than ever. To safeguard modern life, government and business leaders are turning to quantum randomness.

What is quantum randomness, and why should you care?

The term to know: quantum random number generators (QRNGs).

QRNGs exploit quantum mechanics to generate truly random numbers, providing the highest level of cryptographic security. This supports, among many things:

  • Protection of personal data
  • Secure financial transactions
  • Safeguarding of sensitive communications
  • Prevention of unauthorized access to medical records

Quantum technologies, including QRNGs, could protect up to $1 trillion in digital assets annually, according to a recent by the World Economic Forum and Accenture.

Which industries will see the most value from quantum randomness?

The World Economic Forum report identifies five industry groups where QRNGs offer high business value and clear commercialization potential within the next few years. Those include:

  1. Financial services
  2. Information and communication technology
  3. Chemicals and advanced materials
  4. Energy and utilities
  5. Pharmaceuticals and healthcare

In line with these trends, recent by The Quantum Insider projects the quantum security market will grow from approximately $0.7 billion today to $10 billion by 2030.

When will quantum randomness reach commercialization?

Quantum randomness is already being deployed commercially:

  • Early adopters use our Quantum Origin in data centers and smart devices.
  • Amid rising cybersecurity threats, demand is growing in regulated industries and critical infrastructure.

Recognizing the value of QRNGs, the financial services sector is accelerating its path to commercialization.

  • Last year, HSBC conducted a combining Quantum Origin and post-quantum cryptography to future-proof gold tokens against “store now, decrypt-later” (SNDL) threats.
  • And, just last week, JPMorganChase made headlines by using our quantum computer for the first successful demonstration of certified randomness.

On the basis of the latter achievement, we aim to broaden our cybersecurity portfolio with the addition of a certified randomness product in 2025.

How is quantum randomness being regulated?

The National Institute of Standards and Technology (NIST) defines the cryptographic regulations used in the U.S. and other countries.

  • NIST’s SP 800-90B framework assesses the quality of random number generators.
  • The framework is part of the FIPS 140 standard, which governs cryptographic systems operations.
  • Organizations must comply with FIPS 140 for their cryptographic products to be used in regulated environments.

This week, we announced Quantum Origin received , marking the first software QRNG approved for use in regulated industries.

What does NIST validation mean for our customers?

This means Quantum Origin is now available for high-security cryptographic systems and integrates seamlessly with NIST-approved solutions without requiring recertification.

  • Unlike hardware QRNGs, Quantum Origin requires no network connectivity, making it ideal for air-gapped systems.
  • For federal agencies, it complements our "U.S. Made" designation, easing deployment in critical infrastructure.
  • It adds further value for customers building hardware security modules, firewalls, PKIs, and IoT devices.

The NIST validation, combined with our peer-reviewed papers, further establishes Quantum Origin as the leading QRNG on the market.  

--

It is paramount for governments, commercial enterprises, and critical infrastructure to stay ahead of evolving cybersecurity threats to maintain societal and economic security.

şÚÁĎÉç delivers the highest quality quantum randomness, enabling our customers to confront the most advanced cybersecurity challenges present today.

technical
All