Physics-informed synthetic EMG signal generator for prosthetic control
Project description
BioSynth-EMG: Physics-Informed Generative Framework for Synthetic Myoelectric Signals
A physics-based synthetic EMG signal generator for training low-latency neural networks in prosthetic control systems.
Features
- Biomechanical Layer: Motor unit firing rate simulation using Poisson distribution
- Electrical Propagation Layer: MUAP generation with Hermite functions
- Realistic Noise: Gaussian noise, power line interference, and movement artifacts
- High Performance: Optimized for GTX 1650 (<1ms generation for 1s signal)
- Dataset Generation: 8-channel EMG with gesture labels and force values
Installation
pip install -r requirements.txt
Usage
from biosynth_emg import BioSynthGenerator
generator = BioSynthGenerator()
data = generator.generate_dataset(num_samples=1000, duration=1.0)
Paper
Based on "BioSynth-EMG: A Physics-Informed Generative Framework for Synthetic Myoelectric Signal Synthesis and Prothetic Control Benchmarking"
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 biosynth_emg-0.1.0.tar.gz.
File metadata
- Download URL: biosynth_emg-0.1.0.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00f11e4a1a1824fad3ff6c007eeb8928f4ccefeb79e5fa7142e5999990c71854
|
|
| MD5 |
21efc7786a89c10b8a4f7bf4359e02d3
|
|
| BLAKE2b-256 |
391fb69da1625049edca4d915064d783e83a6018d42b1fc7ed1497bd8e14cfe6
|
File details
Details for the file biosynth_emg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: biosynth_emg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a5dc21d523f3559dfc341352caa1028152532a212fa7877646ffc1f98e64ff
|
|
| MD5 |
a5ddadb20092ab9823970988c538e56a
|
|
| BLAKE2b-256 |
4e2d09c439148f50c2ce94fe48bb2444965c941ab2c4dc4d6de24fef314578f6
|