qiskit-community / qiskit-hackathon-korea-21

A repository for Qiskit Hackathon Korea (February 16-19, 2021)
33 stars 11 forks source link

Metal Project 1C: Designing a four-qubit chip #15

Open veenaiyuri opened 3 years ago

veenaiyuri commented 3 years ago

Abstract

The designing of a four qubit system using Qiskit Metal.

Description

Using Qiskit Metal, design a single plane, four-qubit chip using superconducting qubits, which are coupled together in a ring pattern (qubits connected to nearest two neighbours) with coplanar waveguide (CPW) bus resonators, with each qubit having a CPW readout resonator. The readout resonators should be coupled to transmission line(s) which connect to launcher pad(s) for wire bonds.

The qubits can be newly written qcomponents, as can the capacitive couplers.

The project members are to determine the actual physical layout, with the below target parameters in mind. In addition, the design should take into consideration the following available electronics.

Parameters Target Value Parameters Target Value
Anharmonicity (Ec) 300 MHz χ 400 kHz
g_bus ~60 MHz Q_ext 20,000

Be mindful of potential cross talk issues between busses when deciding frequencies for your busses, and choose your qubit and readout frequencies with your electronics in mind.

The project members can also decide on the chip size, though should consider issues such as, potential box/substrate modes, or cross talk between the different components on the chip. It can be assumed wirebonds are available to be added where desired.

If new qubit qcomponents are created for this project, some modification to analysis code may also be required (eg. LOM analysis code currently presumes floating transmons, but can function with grounded transmons with minor modifications).

Members

Deliverable

GitHub repo

https://github.com/qiskit-community/qiskit-metal-for-hackathon-korea-21