mems-ana_core

mems-ana_core is a calibrated Reduced Order Model (ROM) for
rectangular MEMS diaphragms with Si + PZT unimorph actuation.

It is designed for pre-FEM analysis and enables consistent evaluation of:

within a single, physically consistent framework.


Language GitHub Pages 🌐 GitHub πŸ’»
πŸ‡ΊπŸ‡Έ English GitHub Pages EN GitHub Repo EN

Key Features


Calibration Policy (Important)

This ROM introduces a shape factor K_W that aggregates:

The policy is:

This behavior is guaranteed by the following test:

mems_ana/tests/test_kw_scaling.py

Intended Use Cases


Directory Structure (Excerpt)

mems-ana_core/
β”œβ”€ mems_ana/
β”‚  β”œβ”€ geometry/
β”‚  β”œβ”€ materials/
β”‚  β”œβ”€ physics/
β”‚  β”œβ”€ rom/
β”‚  β”œβ”€ solver/
β”‚  └─ tests/
β”œβ”€ pyproject.toml
β”œβ”€ README.md
└─ CHANGELOG.md

Status

This module is frozen as a design-ready ROM.