qiskit-advocate / qamp-spring-22

Qiskit advocate mentorship program (QAMP) spring 22 cohort (Mar - Jun 2022)
13 stars 1 forks source link

Connect an open-source FEM solver and renderer backend to Qiskit Metal #28

Closed AbeerVaishnav13 closed 2 years ago

AbeerVaishnav13 commented 2 years ago

Description

The Qiskit Metal project aims towards developing an open-source end-to-end toolchain for Superconducting quantum device design. This requires an in-built GUI to render the components of the chip as well as a connection to a FEM solver to obtain parasitic capacitance matrix and/or electromagnetic fields associated with the on-chip components, and. then use them to tune the component parameters for best real-world performance.

Presently Qiskit Metal only connects to the Ansys Q3D and HFSS backends, which are not open-source and thus, cannot be accessed by everyone.

The goal of this project is to pick an open-source FEM solver (like FreeFEM, Elmer, etc) or generic PDE solvers (like FEniCS Project), and develop a connection interface to Qiskit Metal to make superconducting device design more accessible with a fully open-source design pipeline!

Deliverables

Mentors details

Number of mentees

2

Type of mentees

ArthurRebello commented 2 years ago

Would be great to have this!

diemilio commented 2 years ago

This would be a great addition to qiskit-metal. I would love to apply to this project but I am a bit worried that, since I do not have access to ANSYS, it would be extremely difficult to debug the functionality/connectivity of the new FEM tool. What do you think @AbeerVaishnav13?

AbeerVaishnav13 commented 2 years ago

Hi all, it turns out that this project is a bit too long and time consuming to be completed successfully within the time limit of QAMP Spring22. Instead, we are planning to take on this project separately as an independent project/contribution for Qiskit Metal. If you're interested to join in, please comment here or DM me on Qiskit slack. Thanks!