Metadata-Version: 2.1
Name: emachinery
Version: 1.0.8
Summary: A package for electric machinery analysis.
Home-page: https://github.com/horychen/emachinery
Author: Jiahao Chen
Author-email: horychen@qq.com
License: GNU General Public License v3.0
Keywords: electricmachinery
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# emachinery
A package for analysis of electric machinery.

## Functions

### 1. Machine Quantities Calculations & Conversion
### 2. PI Regulator Tuner based on TI InstaSPIN 
### 3. Run C-based Numerical Integration Simulation
### 4. Sweep Frequency Analysis
### 5. FEA based Machine Design and Multi-Objective Optimization (develop)
### 6. PC User GUI for Serial Communication to DSP (develop)










----
_This package is published following https://www.youtube.com/watch?v=Qs91v2Tofys_

----




## Changelog

*1.0.8*
- I was stupid. Version 1.0.7 did not do its job.

*1.0.7*
- Add the resource "makefile" to the package.

*1.0.6*
- Remember last user input for path2acmsimcv5 and add config.json to gui/
- Publish acmsimcv5 along with the package.

*1.0.5*
- Add sweep-frequency and bode-plot feature.
- gmake compile .c program, execute .exe, collect .dat, and ggplot.


