Access AQT's compact, room-temperature trapped-ion quantum processor through a unified cloud API. 12 fully-connected qubits with no cryogenics required.
Alpine Quantum Technologies (AQT) builds compact, rack-mounted trapped-ion quantum computers based on decades of research at the University of Innsbruck and the Austrian Academy of Sciences. Their IBEX Q1 system offers 12 fully-connected qubits using calcium-40 ions, meaning any qubit can interact directly with any other without the SWAP gate overhead required by grid-connected superconducting processors. The entire system fits in two standard 19-inch server racks, operates at room temperature without cryogenic cooling, and consumes less than 2 kW of power. IBEX Q1 achieves approximately 98.85% average two-qubit gate fidelity and a Quantum Volume of 128, with single-qubit gate fidelity of 99.97%. Through Open Quantum, you can access AQT's IBEX Q1 using the same unified API you use for Rigetti, IonQ, and IQM backends — with $50 in free compute credits every 90 days to start running circuits and comparing results across providers immediately.
AQT was founded in 2018 as a spinoff from the University of Innsbruck and the Austrian Academy of Sciences, two institutions at the forefront of trapped-ion quantum computing research for over three decades. The company is led by CEO Thomas Monz, a physicist who brings deep academic expertise to the commercialization of trapped-ion technology.
AQT's quantum computers use calcium-40 ions confined in radio-frequency traps within ultra-high vacuum chambers. Quantum information is encoded in the electronic spin states of these charged atoms, and laser pulses perform quantum gate operations. This approach yields qubits that are inherently identical at the atomic level, with long coherence times and fully-connected topology.
What makes AQT unique in the quantum computing landscape is its compact form factor. An entire AQT quantum computer fits in just two standard 19-inch server racks, operates at room temperature without any dilution refrigerator, and consumes less than 2 kW of power. This makes AQT systems ideal for integration into existing data centers and HPC infrastructure.
Full quantum computer in 2x 19-inch racks. Room temperature operation. Less than 2 kW power consumption.
Systems deployed at the Leibniz Supercomputing Centre (Munich), Poznan Supercomputing Center (Poland), and the University of Innsbruck.
Spinoff from the Rainer Blatt and Peter Zoller research groups, world leaders in trapped-ion physics. World record: 24-qubit entanglement.
| System | Qubits | 2Q Gate Fidelity | Connectivity | Best For |
|---|---|---|---|---|
| IBEX Q1 | 12 | ~98.85% | Fully-connected (all-to-all) | HPC integration, research, enterprise PoC |

Photo credit: D. Kuhl, AQT
The IBEX Q1's fully-connected qubit topology is a fundamental advantage for many quantum algorithms. On grid-connected superconducting processors, implementing a gate between two non-adjacent qubits requires a chain of SWAP operations, each of which introduces noise and increases circuit depth. With AQT's trapped-ion architecture, any qubit can interact directly with any other qubit. This means your compiled circuits are shorter, faster to execute, and less susceptible to accumulated errors.
“As we continue to expand the reach of AQT's state-of-the-art technology through this partnership with Quantum Rings, we are excited to see how users will leverage our quantum systems. Our hope is that this collaboration enables users who may not have traditionally had access to our technology to experiment freely and drive a broader diversity of use cases toward real quantum value.”
— Thomas Monz, CEO, Alpine Quantum Technologies
Access AQT, Rigetti, IonQ, and IQM hardware through a single SDK. No vendor-specific toolchains required.
Write your circuit once and run it on any backend. Switch between trapped-ion and superconducting hardware freely.
Compare AQT trapped-ion results with Rigetti, IonQ, and IQM superconducting results on the same circuit.
Every new Open Quantum account includes $50 in free compute credits, refreshed every 90 days. Start running circuits on AQT immediately.
Submit your first circuit to AQT's IBEX Q1 in minutes. Install the Open Quantum SDK, authenticate, and select the AQT backend.
from openquantum_sdk.clients import SchedulerClient, JobSubmissionConfig
scheduler = SchedulerClient() # uses OPENQUANTUM_CLIENT_ID/SECRET env vars
config = JobSubmissionConfig(
backend_class_id="aqt:ibex-q1",
name="Bell State on AQT",
shots=100,
)
job = scheduler.submit_job(config, file_path="bell_state.qasm")
result = scheduler.download_job_output(job)$50 Free Compute Credits
Every new Open Quantum account includes $50 in free compute credits, refreshed every 90 days. Run circuits on AQT, Rigetti, IonQ, and IQM hardware at no cost.
Ankaa-3 | 84 qubits
Superconducting
99.5% median 2Q fidelity, 72ns gate times
Learn moreAria & Forte | 25-36 qubits
Trapped Ion
All-to-all connectivity, 99.4% 2Q fidelity (Aria), 99.6% (Forte)
Learn moreGarnet & Emerald | 20–54 qubits
Superconducting
99.5% CZ fidelity, European HPC integration
Learn more