Have a specific experiment in mind and wondering about the best quantum control and electronics setup?
Want to see what our quantum control and cryogenic electronics solutions can do for your qubits?
Introducing Hybrid Control, a revolutionary new approach for quantum developers to effortlessly achieve their ambitious milestones – previously impossible.
There’s far too much friction in our Quantum R&D – and we’re all feeling it. Slow progress, long runtimes, too high latencies. This happens when control is disjointed: the quantum control units are poorly integrated with the needed classical compute, and the quantum operations run on a completely different thread from the classical ones.
And the friction is only getting worse as qubits improve and scale.
Hybrid Control harmonizes quantum and classical operations, eliminating friction and optimizing performance across software and hardware so builders can iterate at speed, resolve setbacks, and bring their visionary ideas to life.
Built on the QUA language, the hybrid controller lets you program and run quantum and classical operations using intuitive code – making it easy to tackle even the most complex tasks.
with program() as prog: f = declare(int) a = declare(int) p = declare(fixed) t = declare(int) I = declare(fixed) b_excited_state = declare(bool) with for_(f, -700e6, f<700e6, f+10e6): update_frequency("qubit", f) with for_(a, 0, a<1.5, a+0.01): with for_(p, 0, p<1, p+0.1): with for_(t, 1, t<1000, t+1): reset_global_phase() play("x180", "qubit") wait(t, "qubit") frame_rotation_2pi(p, "qubit") play("x180", "qubit") align("qubit", "resonator") measure("readout", "resonator", dual_demod.full("optimized_cos_weights", "optimized_sin_weights", I)) assign(b_excited_state, I > 0.1) save(b_excited_state, "b_excited_state") play("x180", "qubit", condition=b_excited_state)
Write quantum and classical operationsin complete unison – with a highly flexible and expressive language.
Ready-to-use, community supported QUA protocols to simplify experimentation and speedup quantum workflows.
Integrate any stack and language smoothly into our hybrid architecture, including OpenQASM, Qiskit, and CUDA-Q.
Every product is crafted with unparalleled engineering excellence.
Have a specific experiment in mind and wondering about the best quantum control and electronics setup?
Want to see what our quantum control and cryogenic electronics solutions can do for your qubits?