Artificial nanofabrication of integrated photonic circuits using deep learning
Project description
PreFab
PreFab is a virtual nanofabrication environment that leverages deep learning and computer vision to predict and correct for structural variations in integrated photonic devices during nanofabrication.
Prediction
PreFab predicts process-induced structural variations, including corner rounding, loss of small lines and islands, filling of narrow holes and channels, sidewall angle deviations, and stochastic effects. This allows designers to rapidly prototype and evaluate expected performance pre-fabrication.
Correction
PreFab corrects device designs to ensure that the fabricated outcome closely matches the intended specifications. This minimizes structural variations and reduces performance discrepancies between simulations and actual experiments.
Models
Each photonic nanofabrication process requires unique models, which are regularly updated with the latest data. The current models include (see the full list in docs/models.md
):
Foundry | Process | Latest Version | Latest Dataset | Model Name |
---|---|---|---|---|
ANT | NanoSOI | ANF1 (May 6 2024) | d10 (Jun 8 2024) | ANT_NanoSOI_ANF1_d10 |
ANT | SiN | ANF1 (May 6 2024) | d1 (Jan 31 2024) | ANT_SiN_ANF1_d1 |
Generic | DUV-SOI | ANF1 (May 6 2024) | d0 (Jul 30 2024) | generic_DUV_SOI_ANF1_d0 |
New models are to be regularly added. Usage may change. For additional foundry and process models, feel free to contact us or raise an issue.
Installation
Install PreFab via pip:
pip install prefab
Or clone the repository and install in development mode:
git clone https://github.com/PreFab-Photonics/PreFab.git
cd PreFab
pip install -e .
Getting Started
Account setup
Before you can make PreFab requests, you will need to create an account.
To link your account, you will need an token. You can do this by running the following command in your terminal. This will open a browser window where you can log in and authenticate your token.
python3 -m prefab setup
Guides
Visit /docs/examples
or our docs to get started with your first predictions.
Performance and Usage
PreFab models are hosted on a serverless cloud platform. Please keep in mind:
- 🐢 Default CPU inference may be slower.
- 🥶 The first prediction using optional GPU inference may take longer due to cold start server loading. Subsequent predictions will be faster.
- 😊 Please be considerate of usage. Start with small tasks and limit usage during the initial stages. Thank you!
License
This project is licensed under the LGPL-2.1 license. © 2024 PreFab Photonics.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file prefab-1.1.5.tar.gz
.
File metadata
- Download URL: prefab-1.1.5.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc6a887e66af8db7dc8867790d2316e20233a1911b2325c6d7aa3fb2c53b8252 |
|
MD5 | 8a953b2f1e810f03268d6d0a1dedda03 |
|
BLAKE2b-256 | 501eeec7ed819d01e8eb1c44e9f3c4b88ef62ac845eb827500164700b373c471 |
File details
Details for the file prefab-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: prefab-1.1.5-py3-none-any.whl
- Upload date:
- Size: 48.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 691eedbfe3ae388cdfb5c50955b3c2bf5facf448ebc037ba9baa87ddf9e425da |
|
MD5 | 9dc7d2e523e1c2512fb329a1eda2afd6 |
|
BLAKE2b-256 | 0d6be5c631d944e0f1c5604befddea5a3cb77a31c78b4b24ba7abb4543974d71 |