abcd.py

Created by jilsaint90

Created on May 06, 2026

1.06 KB


# Type your text here
ELEC = {
    "R": "R = Rho*L/(W*e) = Rs*L/W",
    "Rs": "Rs = Rho/e",
    "4P": "Rs = 4.532 * V/I"
}

DOP = {
    "Fick1": "J = -D * dC/dx",
    "PreDep": "Source inf / Erfc / Cs cste",
    "DriveIn": "Source lim / Gauss / Q cste",
    "Xj": "Prof. ou N(Xj) = N_sub",
    "Implant": "Precis / Recuit oblig."
}

# --- AJOUT COMMANDE GRILLE ---
LOGIC = {
    "nMOS": "Vg > 0 -> Canal e- forme -> ON | Vg < 0 -> OFF",
    "pMOS": "Vg < 0 -> Canal trous forme -> ON | Vg > 0 -> OFF",
    "Seuil": "Vth = Tension mini pour creer le canal"
}

PROC = {
    "RCA": "Avant chaque four",
    "Humide": "Isotrope / Selectif",
    "Sèche": "RIE / Anisotrope (Vertical)"
}

STEPS = [
    "1. Nettoyage RCA",
    "2. Oxydation de champ (Isolation)",
    "3. Photo 1 + Gravure (Zone active)",
    "4. Oxydation de Grille (Sec)",
    "5. Depot Poly-Si (LPCVD)",
    "6. Photo 2 + Gravure RIE (Grille)",
    "7. Implantation S/D (Auto-alignee)",
    "8. Recuit (Activation)",
    "9. Depot Dielectrique + Photo 3 (Vias)",
    "10. Metallisation + Photo 4 (Lignes)"
]

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.