Skip to content

Releases: AHaumer/ChaoticCircuits

v2.4.0

Choose a tag to compare

@AHaumer AHaumer released this 09 Jun 10:58

Implemented RLD - circuit (RLC resonant cirucit with dynamic diode model in parallel to the capacitor)
Implemented dynamic diode model with junction and diffusion capacitance

v2.3.3

Choose a tag to compare

@AHaumer AHaumer released this 05 Jun 19:44

Improved ChuasMemristor.ImprovedCircuit
Improved initialization

v2.3.0

Choose a tag to compare

@AHaumer AHaumer released this 04 Jun 20:29

Implemented Chua's Memristor [Muthuswamy2010a]
Implemented charge controlled [Majetta2012] and flux controlled memristor model

v2.2.0

Choose a tag to compare

@AHaumer AHaumer released this 25 May 13:31

Implemented Rikitake system (used to explain irregular reversals of the Earth’s magnetic field)
Fixed a bug in ChuasCircuit.InductorlessCircuit

v2.1.1

Choose a tag to compare

@AHaumer AHaumer released this 23 May 09:32

Implemented {Analytic, Ideal, Improved}Antoniou = Inductor replacement
Test of OpAmp Rise Time
Improved OpAmp equivalent to future MSL solution

v2.0.0

Choose a tag to compare

@AHaumer AHaumer released this 14 May 15:58
  • 10 chaotic systems in different variations
  • Implemented choice of smooth()-saturation of OpAmp
  • Implemented HystereticNIC for prescribed current

v1.9.0

Choose a tag to compare

@AHaumer AHaumer released this 11 May 16:39
  • Substantially improved documentation
  • Clarify usage of scaling parameters
  • Harmonize naming of results

v1.8.0

Choose a tag to compare

@AHaumer AHaumer released this 10 May 20:00

Finished OpAmp-circuits of van der Pol
Improved documentation: marked signals on diagram layer of OpAmp-circuits (VanDerPol, Lorenz, Roessler)
A milestone is reached: 10 systems are implemented in different flavours, all thoroughly documented.

v1.7.0

Choose a tag to compare

@AHaumer AHaumer released this 09 May 17:43
  • Implemented van der Pol oscillator (the translation to opAmp-circuits is under construction)
  • Implemented parameter records for NIC and ChuaDiode with consistent parameter calculation
  • Implemented ImprovedNIC and ImprovedChuaDiode (built from 2 NICs)
  • Implemented IdealNIC (negative impedance converter for ShinrikiOscillator) and IdealChuaDiode (built from 2 NICs)
  • Implemented Jerk Circuit

v1.6.0

Choose a tag to compare

@AHaumer AHaumer released this 05 May 16:15

Test examples for all components
Limiter without noEvent and smoot but with warning when saturating, used in IdealizedOpAmp3Pin and Multiplier
Moved Roessler to an own subpackage with different implementations - subpackage MathematicalModels is no longer present
Moved PredatorPrey and newly implemented n-dimensional LotkaVolterra to an own subpackage LotkaVolterra