summaryrefslogtreecommitdiffstats
path: root/Project/Electromechanical.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-15/+15
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Codefix for 32 bits compilanceThales Lima Oliveira2019-10-251-3/+3
|
* Newton bug fixedThales Lima Oliveira2019-07-241-6/+21
|
* Multiple motor initialization implementedThales Lima Oliveira2019-07-131-32/+50
|
* Motor start implemented and bugfixesThales Lima Oliveira2019-07-121-34/+74
|
* Induction motor DAE implementedThales Lima Oliveira2019-07-111-31/+219
| | | | | Need some testing Check inertia
* Induction motor implementation startThales Lima Oliveira2019-07-101-189/+322
| | | | Machine initialization implemented. It seems that it's working. Check a OMIB with the motor.
* Matpower Importer and power quality calculationThales Lima Oliveira2019-04-251-4/+4
| | | | Power quality in implementation
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2019-01-221-1/+0
|\ | | | | | | wip/induction-motor
| * Merge error removalThales Lima Oliveira2019-01-221-8/+0
| |
* | Some code stability optimizationThales Lima Oliveira2019-01-221-19/+23
| |
* | Stability and site updatesThales Lima Oliveira2019-01-161-8/+1
|/
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2019-01-111-0/+8
|\ | | | | | | wip/induction-motor
| * wxWidgets update (3.1.2) and bugfixesThales Lima Oliveira2018-12-291-2/+2
| |
* | ZIP load bugfixThales Lima Oliveira2019-01-111-2/+2
|/
* Merge branch 'wip/induction-motor' of https://github.com/Thales1330/PSP into ↵Thales Lima Oliveira2018-07-141-1/+1
|\ | | | | | | wip/induction-motor
| * fault and control system implementation error fixedThales Lima Oliveira2018-07-141-1/+1
| |
* | Some vector pre-allocation and test curves implementationThales Lima Oliveira2018-07-141-11/+46
|/
* Math Expression implementedThales Lima Oliveira2017-12-311-0/+4
|
* Some math expression implementationsThales Lima Oliveira2017-12-211-2/+2
|
* gh-desktop error fixThales Lima Oliveira2017-12-211-0/+1
|
* Math expression solver implementedThales Lima Oliveira2017-12-211-9/+12
|
* ZIP load fully implementedThales Lima Oliveira2017-11-071-2/+120
| | | | Need to save the new data
* Divider save bug fixedThales Lima Oliveira2017-10-111-16/+0
| | | | | Control icons updated Version to download updated
* Divider control element implementedThales Lima Oliveira2017-10-091-0/+1
| | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
* Velocity variaton input implementedThales Lima Oliveira2017-10-081-0/+1
| | | | For PSS control on AVR
* MIMO fully implementedThales Lima Oliveira2017-10-071-19/+5
| | | | | Electromechanical adjusted Some control editor bugfixes
* Several new implementation, not workingThales Lima Oliveira2017-10-061-7/+30
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-3/+20
|
* Saturation fixed in q axisThales Lima Oliveira2017-10-041-8/+8
|
* Some saturation bugs fixedThales Lima Oliveira2017-09-281-55/+69
|
* Saturation calculated by Newton raphson implmenetedThales Lima Oliveira2017-09-251-24/+62
| | | | Not working yet
* Zero xd bug fixed, some parameters showedThales Lima Oliveira2017-09-251-1/+10
| | | | The calculation is wrong
* Saturation ImplementedThales Lima Oliveira2017-09-231-150/+204
| | | | | | Finally! The calculations are converging! Need to be tested.
* Saturated voltages implementedThales Lima Oliveira2017-09-221-19/+43
| | | | Need to fix the current and update the saturation factors
* Saturation initialization fixedThales Lima Oliveira2017-09-211-20/+18
|
* Saturation initialization implementation startThales Lima Oliveira2017-09-201-16/+67
|
* Some bugfixesThales Lima Oliveira2017-09-041-20/+0
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-9/+34
| | | | See Milano's book p. 342
* Model 1 machine fixed, init file under implementationThales Lima Oliveira2017-08-101-1/+1
|
* Stability properties implementedThales Lima Oliveira2017-08-091-11/+19
|
* 5 machine models implementedThales Lima Oliveira2017-07-261-111/+289
|
* Some optimization, model 1 machine implementation startThales Lima Oliveira2017-07-171-40/+65
|
* Insert capacitor/inductor fixedThales Lima Oliveira2017-06-021-4/+4
|
* Control step different from machines implementedThales Lima Oliveira2017-05-301-9/+9
|
* Unit data and control import bugs fixedThales Lima Oliveira2017-05-291-8/+7
|
* Removing sync generator is now working, bus plot implementedThales Lima Oliveira2017-05-291-52/+95
|
* Type 3 machine working properly nowThales Lima Oliveira2017-05-281-35/+21
|
* More bugfixesThales Lima Oliveira2017-05-271-20/+23
| | | | If xd' is different of xq' the calculations fail
* Some minor changesThales Lima Oliveira2017-05-271-23/+31
|