Datasets:

Modalities:
Image
Text
Formats:
json
ArXiv:
DOI:
License:
File size: 3,657 Bytes
9a091fa
 
b1088d4
 
 
 
 
c00d919
b1088d4
 
2faf4a6
b1088d4
 
 
 
21beab1
 
 
 
9cea86e
 
 
 
8a23ab5
 
9a091fa
 
 
 
 
 
 
 
 
 
 
 
 
 
5f60ab5
d8f85c3
 
a06374e
cffd700
a06374e
2fc4e18
a06374e
2fc4e18
a06374e
2fc4e18
a06374e
 
 
 
2fc4e18
5f60ab5
 
 
 
 
 
 
 
 
 
 
 
 
 
a06374e
2fc4e18
a06374e
283ce1c
 
 
 
 
 
 
 
 
 
 
 
 
a06374e
2fc4e18
a06374e
2fc4e18
 
 
9cea86e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
license: mit
configs:
- config_name: qubit-TransmonCross-cap_matrix
  data_files:
  - split: train
    path: "qubit-TransmonCross-cap_matrix.json"
- config_name: cavity_claw-RouteMeander-eigenmode
  data_files:
  - split: train
    path: "cavity_claw-RouteMeander-eigenmode.json"
- config_name: coupler-NCap-cap_matrix
  data_files:
  - split: train
    path: "coupler-NCap-cap_matrix.json"
- config_name: coupler-CapNInterdigitalTee-cap_matrix
  data_files:
  - split: train
    path: "coupler-CapNInterdigitalTee-cap_matrix.json"
- config_name: coupler-GeneralizedCapNInterdigital-cap_matrix
  data_files:
  - split: train
    path: "coupler-GeneralizedCapNInterdigital-cap_matrix.json"
- config_name: measured_device_database
  data_files: "measured_device_database.json"
tags:
- quantum
- superconducting
- qiskit-metal
- qiskit
- ibm
- qubit
- transmon
- design
- device
- quantum-computing
- quantum-hardware
pretty_name: SQuADDS_DB
size_categories:
- 10K<n<100K
---

<center>
  <img src="https://github.com/LFL-Lab/SQuADDS/blob/master/docs/_static/images/squadds_logo_dark_name.png?raw=true" width="80%" alt="SQuADDS Logo" /> <!-- This will stretch the logo to the full container width -->
</center>

# SQuADDS_DB - a Superconducting Qubit And Device Design and Simulation Database

The SQuADDS (Superconducting Qubit And Device Design and Simulation) Database Project is an open-source resource aimed at advancing research in superconducting quantum device designs. It provides a robust workflow for generating and simulating superconducting quantum device designs, facilitating the accurate prediction of Hamiltonian parameters across a wide range of design geometries.

- **Homepage:** [https://lfl-lab.github.io/SQuADDS/](https://lfl-lab.github.io/SQuADDS/)
- **Repository:** [https://github.com/lfl-lab/SQuADDS](https://github.com/lfl-lab/SQuADDS)
- **Paper:** [https://arxiv.org/pdf/2312.13483.pdf](https://arxiv.org/pdf/2312.13483.pdf)
- **Point of Contact:** [Sadman Ahmed Shanto](mailto:shanto@usc.edu)

## Generalized Interdigital Capacitor Sweep

`coupler-GeneralizedCapNInterdigital-cap_matrix` contains 20,062 Q3D
capacitance-matrix simulations for `GeneralizedCapNInterdigital`, contributed
by **Saikat Das** of the Levenson-Falk Lab at USC. The canonical terminal names
are `north` and `south`; legacy `top` and `bottom` fields are retained as
compatibility aliases.

The imported `q3d_cap` campaign stores its converged Maxwell matrix in CSV as
pF. SQuADDS converts the final adaptive pass to fF (multiply by 1,000), retains
the physical negative off-diagonal Maxwell entries, and exposes positive
pairwise magnitudes such as `north_to_south` in the public result fields. This
matches the unit and sign conventions used by the rest of SQuADDS_DB.

If you use SQuADDS in your research, please cite the following paper:

```bibtex
  @article{Shanto2024squaddsvalidated,
    doi = {10.22331/q-2024-09-09-1465},
    url = {https://doi.org/10.22331/q-2024-09-09-1465},
    title = {{SQ}u{ADDS}: {A} validated design database and simulation workflow for superconducting qubit design},
    author = {Shanto, Sadman and Kuo, Andre and Miyamoto, Clark and Zhang, Haimeng and Maurya, Vivek and Vlachos, Evangelos and Hecht, Malida and Shum, Chung Wa and Levenson-Falk, Eli},
    journal = {{Quantum}},
    issn = {2521-327X},
    publisher = {{Verein zur F{\"{o}}rderung des Open Access Publizierens in den Quantenwissenschaften}},
    volume = {8},
    pages = {1465},
    month = sep,
    year = {2024}
  }
```

---

### Licensing Information

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.