Modeling and optimization of piezoresistive and piezoelectric sensors and actuators
Project description
piezod
Modeling and optimization of piezoresistive and piezoelectric sensors and actuators.
Installation
pip install piezod
For development:
git clone https://github.com/MicrosystemsLab/PiezoD.git
cd PiezoD/python
uv sync
Usage
from piezod import CantileverEpitaxy
# Create cantilever and set geometry
c = CantileverEpitaxy()
c.l = 300e-6 # length: 300 um
c.w = 44e-6 # width: 44 um
c.t = 89e-9 # thickness: 89 nm
c.fluid = "water"
# Calculate properties
print(f"Stiffness: {c.stiffness() * 1e3:.3f} mN/m")
print(f"Resonant frequency: {c.omega_vacuum_hz() / 1e3:.1f} kHz")
freq_hz, Q = c.omega_damped_hz_and_Q()
print(f"Damped frequency: {freq_hz / 1e3:.1f} kHz, Q = {Q:.1f}")
Run the example:
uv run python examples/quickstart.py
Development
Install dependencies:
uv sync
Run tests:
uv run pytest
Lint and format:
uvx ruff check src tests --fix && uvx ruff format src tests
Type check:
uvx ty check src
Documentation
See the main project documentation at github.com/MicrosystemsLab/PiezoD.
Citation
If you use piezod in your research, please cite:
Joseph C. Doll, Sung-Jin Park and Beth L. Pruitt Design optimization of piezoresistive cantilevers for force sensing in air and water Journal of Applied Physics 106.6 (2009): 064310-064310.
License
GPL-3.0-or-later
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file piezod-0.10.2.tar.gz.
File metadata
- Download URL: piezod-0.10.2.tar.gz
- Upload date:
- Size: 68.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d2ce75ebaacc8d4c74401a7b606c710019a750a5856a9ec8e2dad6adfb5fc7b
|
|
| MD5 |
8390dd6e453a90740f57923355636a2f
|
|
| BLAKE2b-256 |
b2eac7dc44a083adfefca7ec23afdf4e3157e58db7aace4cf938584b72a60b6c
|
Provenance
The following attestation bundles were made for piezod-0.10.2.tar.gz:
Publisher:
publish.yml on MicrosystemsLab/PiezoD
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
piezod-0.10.2.tar.gz -
Subject digest:
4d2ce75ebaacc8d4c74401a7b606c710019a750a5856a9ec8e2dad6adfb5fc7b - Sigstore transparency entry: 1386359536
- Sigstore integration time:
-
Permalink:
MicrosystemsLab/PiezoD@1025a0aee16f19e24b6b15f70d2d90297ab703c2 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/MicrosystemsLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1025a0aee16f19e24b6b15f70d2d90297ab703c2 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file piezod-0.10.2-py3-none-any.whl.
File metadata
- Download URL: piezod-0.10.2-py3-none-any.whl
- Upload date:
- Size: 68.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e870f1a552d3e0b362fe778be87af8a9ad4b3eaefa31b36be48735ddd4966787
|
|
| MD5 |
bb852444d1c6feeec5f4248f43b79509
|
|
| BLAKE2b-256 |
e3b6a1b7016ff2d53caa099aad0646f4efa99aa084fecb3d102fbe7b74f6a48d
|
Provenance
The following attestation bundles were made for piezod-0.10.2-py3-none-any.whl:
Publisher:
publish.yml on MicrosystemsLab/PiezoD
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
piezod-0.10.2-py3-none-any.whl -
Subject digest:
e870f1a552d3e0b362fe778be87af8a9ad4b3eaefa31b36be48735ddd4966787 - Sigstore transparency entry: 1386359616
- Sigstore integration time:
-
Permalink:
MicrosystemsLab/PiezoD@1025a0aee16f19e24b6b15f70d2d90297ab703c2 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/MicrosystemsLab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1025a0aee16f19e24b6b15f70d2d90297ab703c2 -
Trigger Event:
workflow_dispatch
-
Statement type: