← Manufacturing
Step 08 Facility & Infrastructure

MES + Automation + IT

Siemens Opcenter / Applied Materials SmartFactory HIGH ● MES-integrated production with SECS/GEM, yield analytics, and lot tracking

Role in QLT Fabrication

A Manufacturing Execution System (MES) is the digital backbone of any semiconductor fabrication facility. For QLT's quantum photonic chip production, the MES orchestrates every wafer lot from incoming substrate through final test, enforcing process recipes, tracking yield in real time, and ensuring full traceability required for both quality control and ITAR compliance.

Without an MES, QLT would rely on paper travelers and manual data entry — acceptable for a handful of R&D wafers, but incompatible with the reproducibility and auditability required for product-grade quantum photonic processors. The MES integrates with every tool in the fab via SECS/GEM (SEMI E5/E37) protocols, creating a closed-loop manufacturing environment where recipe deviations, equipment faults, and yield excursions are detected automatically.

The MES + Automation infrastructure serves multiple functions in QLT's fabrication process:

  • Recipe management ● centralized storage and version control of process recipes for ICP-RIE, PECVD, ALD, sputtering, and all other process tools; prevents unauthorized recipe modifications
  • Lot tracking ● automated tracking of every wafer lot through 9 fabrication steps; barcode/RFID identification at each tool load/unload
  • Yield analytics ● real-time statistical process control (SPC) with automatic out-of-control action plans (OCAP); tracks critical parameters like waveguide loss, film thickness uniformity, and etch depth
  • Equipment integration ● SECS/GEM (SEMI E5/E37/E30) communication with all process tools; automated recipe download, run start/end logging, and alarm forwarding
  • FOUP/carrier handling ● automated material handling system (AMHS) integration for wafer carrier tracking; interlocked to prevent wrong-lot loading
  • Facility monitoring ● integration with building management system (BMS) for cleanroom particle counts, temperature/humidity, gas system status, and exhaust monitoring
  • Compliance & traceability ● complete audit trail for ITAR/EAR compliance; electronic batch records; 21 CFR Part 11 electronic signatures (if needed for defense customers)

Why MES Matters for Quantum Photonics

Quantum photonic chip fabrication has tighter process windows than conventional semiconductor manufacturing. Waveguide propagation loss below 0.5 dB/m requires sub-nanometer control of sidewall roughness, and the Poovey switch air-gap tolerance is ±25 nm. An MES with integrated SPC catches drift in etch rates, deposition thicknesses, and lithography overlay before wafers are scrapped — critical when each MPW run costs $8–12k per die slot and takes 4–6 weeks.

Technical Specifications

MES Core Platform Requirements

ParameterSpecification
ArchitectureClient-server or cloud-hybrid; SQL/PostgreSQL database backend
Equipment interfacesSECS/GEM (SEMI E5/E37/E30); OPC-UA; MQTT; REST API
Recipe managementCentralized recipe store with version control, diff tracking, and role-based access
Lot trackingHierarchical: lot → wafer → die; barcode (1D/2D) and RFID support
SPC engineWestern Electric rules; Nelson rules; X-bar/R, EWMA, CUSUM charts
APC capabilityRun-to-run (R2R) control; feed-forward/feed-back loops with metrology data
Alarm managementSEMI E5 alarm forwarding; SNMP traps; email/SMS/Slack notifications
ReportingConfigurable dashboards; OEE, yield, WIP, cycle time; export to CSV/PDF
User authenticationLDAP/Active Directory integration; role-based access control (RBAC)
Audit trailImmutable event log; 21 CFR Part 11 compliant electronic signatures
Scalability5–50 tools (Phase 1); 50–200 tools (Phase 2); 200+ (Phase 3)
Uptime target99.9% (8.76 hr/yr downtime max); redundant database with failover

SECS/GEM Equipment Integration

SEMI Equipment Communications Standard (SECS) and Generic Equipment Model (GEM) are the industry-standard protocols for semiconductor tool communication. Every process tool in the QLT fab must support SECS/GEM for MES integration.

SEMI StandardFunctionQLT Relevance
SEMI E5 (SECS-II)Message content definition; binary message encodingRecipe upload/download; process data collection; alarm reporting
SEMI E37 (HSMS)TCP/IP transport layer for SECS messagesReplaces RS-232 SECS-I; Ethernet connectivity for all tools
SEMI E30 (GEM)Equipment behavior model; state machine; collection eventsStandard tool states (idle, processing, alarm); data collection triggers
SEMI E40 (PJM)Process Job Management; multi-recipe sequencingComplex multi-step recipes (e.g., PECVD with in-situ clean)
SEMI E87 (CMS)Carrier Management System; FOUP trackingWafer carrier identification at load ports
SEMI E90 (STS)Substrate Tracking; individual wafer trackingWafer-level traceability through all process steps
SEMI E116 (EDA)Equipment Data Acquisition; high-frequency sensor dataFault detection; process fingerprinting; predictive maintenance

SPC/APC Parameters for QLT Process

Process StepCritical ParameterTargetUCL/LCLControl Chart
PECVD SiO₂Film thickness1.5 μm±0.1 μmX-bar/R
PECVD SiO₂Refractive index1.46±0.02X-bar/R
ICP-RIE SiO₂Etch depth3.3 μm±0.15 μmEWMA
ICP-RIE SiO₂Etch rate200 nm/min±20 nm/minX-bar/R
ALD TiNSheet resistance150 Ω/sq±15 Ω/sqX-bar/R
ALD Al₂O₃Film thickness20 nm±2 nmCUSUM
Sputtering Ti/AuFilm thickness20/200 nm±10%X-bar/R
LithographyOverlay accuracy< 0.5 μm0.8 μm maxEWMA
LithographyCD (critical dimension)Per mask level±10%X-bar/R
Waveguide testPropagation loss< 0.5 dB/m1.0 dB/m maxIndividual-MR

System Architecture

QLT MES + AUTOMATION SYSTEM ARCHITECTURE:

┌─────────────────────────────────────────────────────────────┐
│                    ENTERPRISE LAYER                          │
│  ERP (future) ← → MES Server ← → Engineering Data Server   │
│                         │                                    │
│              ┌──────────┼──────────┐                        │
│              ▼          ▼          ▼                         │
│         Dashboard    Reports    Alarms                       │
│         (Web UI)    (PDF/CSV)  (SMS/Email)                   │
├─────────────────────────────────────────────────────────────┤
│                    MES APPLICATION LAYER                     │
│                                                              │
│  ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐       │
│  │  Recipe   │ │   Lot    │ │   SPC    │ │  Yield   │       │
│  │ Manager   │ │ Tracker  │ │  Engine  │ │ Analytics│       │
│  └──────────┘ └──────────┘ └──────────┘ └──────────┘       │
│  ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐       │
│  │  APC /   │ │ Equipment│ │  Alarm   │ │  Audit   │       │
│  │   R2R    │ │  Monitor │ │  Manager │ │   Trail  │       │
│  └──────────┘ └──────────┘ └──────────┘ └──────────┘       │
├─────────────────────────────────────────────────────────────┤
│                 EQUIPMENT INTEGRATION LAYER                   │
│                                                              │
│  ┌──────────────────────────────────────────────────┐       │
│  │          SECS/GEM Gateway (Cimetrix/INFICON)      │       │
│  │   SEMI E5 │ E30 │ E37 │ E40 │ E87 │ E90 │ E116  │       │
│  └──────────────────────────────────────────────────┘       │
│         │          │          │          │                    │
│    ┌────┴───┐ ┌────┴───┐ ┌────┴───┐ ┌────┴───┐             │
│    │ICP-RIE │ │ PECVD  │ │  ALD   │ │Sputter │  ...        │
│    │Oxford  │ │Trion/Ox│ │Veeco/Ox│ │AJA/Kurt│             │
│    └────────┘ └────────┘ └────────┘ └────────┘             │
├─────────────────────────────────────────────────────────────┤
│                    FACILITY LAYER                            │
│  BMS ← → Particle counters, Temp/RH, Gas monitors, Exhaust  │
│  SCADA ← → Power, UPS, Chiller, Vacuum pumps, N₂ supply     │
└─────────────────────────────────────────────────────────────┘

Lot Tracking Workflow

QLT LOT LIFECYCLE ● MES-Managed:

LOT CREATION:
├── Operator scans incoming substrate barcode
├── MES creates lot record: lot ID, wafer count, substrate type
├── Assigns process route (9-step flow)
└── Generates electronic traveler (replaces paper)

AT EACH PROCESS STEP:
├── Operator scans lot barcode at tool load port
├── MES verifies: correct tool, correct step sequence, lot not on hold
├── MES downloads recipe to tool via SECS/GEM (S7F23 / S7F25)
├── Tool reports run start (S6F11 collection event)
├── Tool streams process data during run (S6F1 trace data)
├── Tool reports run end + result data (S6F11 collection event)
├── MES records: start time, end time, recipe, operator, all parameters
├── SPC engine evaluates parameters against control limits
│   ├── IN CONTROL → lot advances to next step
│   ├── OUT OF CONTROL → lot placed on HOLD; OCAP triggered
│   └── WARNING → lot flagged; engineering review notification
└── Lot status updated in WIP tracker

LOT COMPLETION:
├── Final test data recorded (optical + electrical)
├── Die yield calculated; yield map generated
├── Lot disposition: PASS → ship / FAIL → scrap or rework
└── Complete history archived (minimum 10 years for ITAR)

Run-to-Run (R2R) Advanced Process Control

APC uses feed-forward and feed-back control loops to compensate for process drift. For example, if ellipsometry after PECVD shows the SiO₂ film is 2% thin, the R2R controller adjusts the next wafer's deposition time to compensate — maintaining tighter thickness control than fixed recipes alone.

APC LoopInput MetrologyControlled ParameterActuator
PECVD thickness R2REllipsometry (post-dep)Deposition timeRecipe parameter via SECS
RIE etch depth R2RProfilometry (post-etch)Etch time / RF powerRecipe parameter via SECS
ALD thickness R2REllipsometry (post-dep)Number of ALD cyclesRecipe parameter via SECS
Lithography overlay FFAlignment marks (pre-expose)X/Y/θ offsetAligner stage correction
Heater resistance FB4-wire probe (post-dep)TiN ALD cyclesRecipe parameter via SECS

Vendor Options & Pricing

Enterprise MES Platforms

Vendor / ProductTypeStrengthsPrice RangeNotes
Siemens Opcenter Execution (Camstar)Full MES suiteSemiconductor-specific; SEMI standards native; SPC/APC built-in; global support$500K–$2M (license + implementation)Industry standard for 200/300 mm fabs; used by GlobalFoundries, TI, Infineon
Applied Materials SmartFactoryFull MES + APC + FDCDeep equipment integration (AMAT tools native); E3 analytics; predictive maintenance$800K–$3M (license + implementation)Best-in-class for fabs with Applied Materials equipment; includes APF (Automation ProductFrame)
Cimetrix CIMConnect + CIMPortalSECS/GEM middleware + lightweight MESSECS/GEM specialist; fast deployment; OEM-agnostic equipment integration$50K–$200KExcellent for small/medium fabs; used by II-VI, Skywater; can integrate with larger MES
INFICON EIB/FabGuardEquipment integration + FDC/SPCFault detection & classification (FDC); process fingerprinting; multivariate SPC$100K–$500KCan operate standalone or as MES plug-in; strong in thin-film process monitoring
Brooks Automation (Azenta) FabWorksMES for specialty fabsPhotonics/MEMS/III-V focus; scalable from R&D to production$200K–$800KUsed by several photonics foundries; good for non-standard process flows
Critical Manufacturing cmNavigoModern cloud-native MESISA-95 compliant; microservices architecture; fast deployment; IoT-ready$150K–$600KNewer entrant; growing semiconductor customer base; good API ecosystem

QLT Phased Deployment Recommendation

PhaseScopeVendor RecommendationBudget
Phase 1: R&D Lab (5–10 tools)SECS/GEM integration; recipe management; basic lot tracking; manual SPCCimetrix CIMConnect + custom dashboard$100K–$250K
Phase 2: Pilot Line (10–30 tools)Full MES; automated SPC/APC; yield analytics; compliance audit trailSiemens Opcenter or Critical Manufacturing$500K–$1.5M
Phase 3: Production (30+ tools)Full automation; AMHS; predictive maintenance; ERP integration; multi-siteSiemens Opcenter + INFICON FDC$1.5M–$5M

IT Infrastructure Pricing

ComponentSpecificationPrice (2025–2026)
MES server (primary)Dell PowerEdge R760; Xeon Gold 6430; 256 GB RAM; 4× 1.92 TB NVMe RAID-10$15,000–$25,000
MES server (failover)Identical to primary; hot standby with database replication$15,000–$25,000
Database serverPostgreSQL or SQL Server; 2 TB usable; daily backup to NAS$5,000–$10,000 (included in MES server)
Network switchesCisco Catalyst 9300; 48-port PoE+; VLAN segmentation (fab/office/DMZ)$5,000–$8,000 per switch
Fab network cablingCat 6A shielded; plenum-rated; per-tool Ethernet drops$200–$500 per drop (installed)
UPS (MES/network)APC Smart-UPS 3000 VA; 30 min runtime; network management card$2,000–$4,000
Backup NASSynology RS1221+; 8× 8 TB RAID-6; daily MES database backup$5,000–$8,000
Client workstationsDell OptiPlex; Win 11 Pro; dual monitor; fab-rated (IP54 if in cleanroom)$1,500–$3,000 each (need 3–6)
Barcode scannersHoneywell Granit 1980i; 2D imager; USB; IP65 rated$300–$500 each (need 5–10)
SECS/GEM gateway licensesCimetrix CIMConnect; per-tool license$3,000–$8,000 per tool
TOTAL IT INFRASTRUCTURE$150K–$350K (Phase 1)

Facility Requirements

ParameterSpecification
Server roomDedicated IT closet or server room; 10–20 m²; raised floor optional
Power (IT)208V single-phase, 30A dedicated circuit; UPS-protected
Cooling (IT)Precision cooling: 5–8 kW capacity; maintain 18–24°C, 40–55% RH
NetworkGigabit Ethernet backbone; VLAN separation: fab tools / MES servers / office / DMZ
CybersecurityFirewall between fab network and enterprise; no direct internet access for tools
Fab Ethernet drops1–2 per tool location; Cat 6A shielded; plenum-rated for cleanroom
Client stationsCleanroom-rated thin clients or sealed workstations at key locations
Barcode printersCleanroom-compatible label printer for lot/wafer identification
Backup powerUPS + generator feed for MES servers (data integrity during power events)
Physical securityServer room: badge access + PIN; audit log; ITAR-controlled area

Network Architecture

QLT FAB NETWORK TOPOLOGY:

INTERNET ←→ FIREWALL ←→ DMZ
                │
           CORE SWITCH (Cisco 9300)
          ┌─────┼─────────────┐
          ▼     ▼             ▼
     VLAN 10  VLAN 20      VLAN 30
     OFFICE   MES/IT       FAB TOOLS
       │        │              │
    Desktops  MES Server    ┌──┴──────────────┐
    Wi-Fi     DB Server     │ SECS/GEM Gateway │
    Printers  NAS Backup    │   (Cimetrix)     │
              UPS Mgmt      └──┬──────────────┘
                               │
                    ┌──────────┼──────────┐
                    ▼          ▼          ▼
               ICP-RIE      PECVD       ALD
               (E5/E37)    (E5/E37)   (E5/E37)    ...

SECURITY:
├── VLAN 30 (fab tools) → NO internet access; air-gapped from office
├── VLAN 20 (MES) → restricted internet (updates only via approved proxy)
├── VLAN 10 (office) → standard internet with content filtering
├── Inter-VLAN routing: MES ↔ Fab only; Office → MES (read-only dashboards)
└── VPN (WireGuard) for remote engineering access with MFA

Safety & Handling

Data Security & Compliance

RequirementImplementationStandard
ITAR data protectionAll GDS files, process recipes, and yield data encrypted at rest (AES-256); RBAC; audit trailITAR 22 CFR §120–130
CMMC Level 2110 security practices; MFA; endpoint detection; incident response planNIST SP 800-171
Electronic recordsImmutable audit trail; electronic signatures; timestamped events21 CFR Part 11
Access controlBadge + PIN for server room; LDAP authentication; role-based MES accessNIST 800-53 AC family
Backup & recoveryDaily incremental + weekly full backup; offsite replication; 4-hour RTOBusiness continuity
Visitor accessEscorted access only in fab areas; no photography; NDA requiredITAR visitor policy

Operational Risks

RiskImpactMitigation
MES server failureFab stops — tools cannot receive recipes or log dataRedundant server with automatic failover; UPS + generator
Network outageTools lose SECS/GEM connection; manual operation onlyRedundant switches; tools cache last recipe locally
Cyber intrusionRecipe theft; process sabotage; IP exfiltrationAir-gapped fab network; firewall; IDS/IPS; no USB on fab tools
Database corruptionLoss of process history; compliance violationRAID-10; daily backups; transaction logging; offsite replication
Wrong recipe downloadWafer scrap; potential equipment damageMES recipe verification against lot route; operator confirmation step
Power failureData loss; incomplete transactionsUPS (30 min); generator backup; database journaling
← Back to Manufacturing
QLT

Protected Equipment Data

This page contains proprietary manufacturing specifications. Enter access code to continue.

Request Access →