Skip to content

Releases: upb-lea/transistordatabase

0.2.12

15 Sep 15:45
0.2.12
a371432
Compare
Choose a tag to compare

0.2.12 - 2021-09-15

Added

  • Transistor method 'compare_channel_linearized()' to compare channel data with linearized data
  • Sphinx documentation, see here

Updated

  • Docstrings

Bugfixes

  • #44: Choose another linearisation default current for quickstart_wp()
  • #48: Crash when exporting virtual datasheet

Release created with GPGit 1.5.0
https://github.com/NicoHood/gpgit

0.2.11

07 Aug 10:01
0.2.11
78204f4
Compare
Choose a tag to compare

0.2.11 - 2021-08-07

Added

  • #40 Read two curves for parasitic capacitance

Small Improvements

  • #35 Add Datasheet Hyperlink to Simulink loss model exporter
  • #34, #36 Display all exported file folders clickable
  • Datasheet link (.export_datasheet()) is also clickable and opens the browser to display the datasheet
  • #38 Update template with new examples
  • Small changes on datasheet displaying

Bugfixes

  • fix #43: Problem when paralleling transistors with no r-th-curve given
  • fix #39: Problem when exporting datasheet with not r_th_vector and tau_vector variables

Release created with GPGit 1.5.0
https://github.com/NicoHood/gpgit

0.2.10

27 Jul 12:17
0.2.10
4661b85
Compare
Choose a tag to compare

0.2.10 - 2021-07-27

Added

  • #14 Virtual datasheet for IGBT and MOSFET types which collects all the plot and data of transistor switch and diode and presents a HTMl file. Use 'transistor.export_datasheet()'

Bugfixes

  • fix #32: incorrect template paths in PLECS exporter

Release created with GPGit 1.5.0
https://github.com/NicoHood/gpgit

0.2.9

14 Jul 12:57
0.2.9
5fcc8d3
Compare
Choose a tag to compare

0.2.9 - 2021-07-14

Bugfixes

Release created with GPGit 1.5.0
https://github.com/NicoHood/gpgit

0.2.8

14 Jul 12:49
0.2.8
260475e
Compare
Choose a tag to compare

0.2.8 - 2021-07-14

Added

  • #25 Allows only positive channel data to be stored or created for both switch and diode types, added mirror_xy_data attribute in csv2array function to do so.
  • #28 Integrated calculating curve characteristics at different r_g values into simuliunk exporter and added exception handlers
  • #29 Code cleanup and added recheck functionality for plecs exporter to find new gate voltage
  • #29 Added plecs exporter for MOSFET and IGBT modules (outputs separate switch type and diode type xmls)

Changed

  • #22 Moved exporter functions to transistor classes and removed exportFunctions.py

Release created with GPGit 1.5.0
https://github.com/NicoHood/gpgit

0.2.7

28 Jun 07:06
0.2.7
0022dc7
Compare
Choose a tag to compare

0.2.7 - 2021-06-28

Added

  • Module manufacturers, fix compatibility problem in 0.2.6

Release created with GPGit 1.4.1
https://github.com/NicoHood/gpgit

0.2.6

27 Jun 09:44
0.2.6
1997360
Compare
Choose a tag to compare

[0.2.6] - 2021-06-27

Added

  • method 'parallel_transistors()' to parallel transistors object of same type

Changed

  • rewrite export_to_matlab() function

Removed

  • remove dependency from matlab-pip-package

Fixed

Release created with GPGit 1.4.1
https://github.com/NicoHood/gpgit

0.2.5

10 Jun 08:55
0.2.5
8e2e306
Compare
Choose a tag to compare

0.2.5 - 2021-06-10

Release created with GPGit 1.4.1
https://github.com/NicoHood/gpgit

0.2.4

28 May 08:52
0.2.4
714a90f
Compare
Choose a tag to compare

0.2.4 - 2021-05-28

Added

  • #13: GeckoCircuits Exporter exports mirrowed conducting characterisitc for negative currents

Bugfixes

  • #11, #12: Path displays when export to gecko (.scl) or to .json

Release created with GPGit 1.4.1
https://github.com/NicoHood/gpgit

0.2.3

21 May 11:25
0.2.3
268b7d8
Compare
Choose a tag to compare

0.2.3 - 2021-05-21

Added

  • Simple calculation method for mosfet gate resistor (Paper PCIM 2006: D.Kübrich 'Invetsigation of Turn-Off Behaviour under the Assumption of Linear Capacitances')

Bugfix

  • bug #7: was not fully fixed. Fixed now.
  • bug #9: in case of no err-data, fill working point with object instead of list

Release created with GPGit 1.4.1
https://github.com/NicoHood/gpgit