Skip to content

Conversation

@shanto268
Copy link
Collaborator

@shanto268 shanto268 commented Jan 17, 2026

Summary

  • Updated qubit-resonator coupling strength (g) calculation to use the capacitance matrix formalism
  • Formula: g = (C_g / sqrt(C_Q + C_g)) * sqrt(hbar * omega_r * e^2 / det(C)) * (E_J / (8 * E_C,Q))^(1/4)
  • Updated g_from_cap_matrix(), g_from_cap_matrix_numba(), calculate_target_quantities(), and find_g_a_fq()

@shanto268 shanto268 force-pushed the feature/g-coupling-cap-matrix-formula branch from fc6856d to 94828b7 Compare January 17, 2026 01:48
@ykw1793
Copy link

ykw1793 commented Jan 24, 2026

Ec is computed using Ec_from_Cs function which uses the approximated expression for Ec. The unapproximated expression is

Ec = e^2 / (2 * (det_C / (C_r + C_g)))

@shanto268 shanto268 merged commit 99b8fba into LFL-Lab:master Jan 24, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants