Skip to content

Automation of Kinetic Inductance Extraction of MKID Simulations

Notifications You must be signed in to change notification settings

scathalmca/AEM-Lk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AEM-Lk

Automation of Kinetic Inductance Extraction of MKID Simulations.

This is the old version of AEM Lk and may contain many bugs, errors and crashes. Please see AEM Lk v2 for an updated version of the code. Thanks :)

This app allows the automation of kinetic inductance value from Sonnet geometry files based on measured resonant frequencies.

This app is primarily focused towards prototyping MKIDs.

Kinetic Inductance is an important variable in fabricating MKIDs and extraction of accurate Lk values are important for the reproducibility of MKIDs.

AEM-Lk was developed to automate the parameterization of the kinetic inductance value in Sonnet to match measured resonant frequencies of MKID pixels.

The installer file above will install AEM-Lk as an app on your MatLab GUI under "Apps".

AEM-Lk takes in a single .txt file containing the file names of the original MKID geometry Sonnet files and the corresponding measured resonant frequencies. The txt file should look as follows:

txtfile

Once the file is uploaded, choose the accuracy of the kinetic inductance value from the following options:

1 pH/sq.

0.1 pH/sq.

0.01 pH/sq.

0.001 pH/sq.

The script will then simulate each original Sonnet file and begin adjusting the kinetic inductance value of each to match measured resonant frequencies.
Make sure the original Sonnet geometry files are in your current path in Matlab.

AEMLKGUI

The script will output a text file called "Kinetic Inductance Data.txt" containing:

Runtime of Automation:

Number of Simulations Performed:

Accuracy of Lk

Mean Lk:

Lk standard deviation:

Filenames of new geometry files with corrected Lk:

Measured resonant frequencies:

Simulated Corrected resonant frequencies:

Lk Values:

Simulated Corrected $Q_{C}$:

About

Automation of Kinetic Inductance Extraction of MKID Simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages