chaoscircuit / chaosconnect

Software GUI for interacting with the choas circuit
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Graphing/Data error #8

Open tshields opened 14 years ago

tshields commented 14 years ago

Original text: There seems to be a small error(?) in the calculation of the voltage for xdot: When the phase portrait goes through a maximum (see below), the “vertical” part should be right at xdot=0. Instead, it’s at about 0.1 V. This could be due to tolerances in components…?

This could be a hardware problem, but my guess is that it is a rounding problem in the draw axis functions.

tshields commented 14 years ago

The bais voltage of the new device changed. This should be reflected in the code. BifurcationPlot.cpp line 92-95