Closed mrquincle closed 4 years ago
Ah, I found out I can export voltages via "Draw", "Outputs and Labels", "Add Data Export". I then can export voltage information, http://tinyurl.com/wawqn4v.
Can I export current data as well? Preferably synced. :-)
You just need to use a current controlled voltage source to convert the current to voltage:
Sweet!! That works splendidly! Let's see if I can bump the resolution on this thing.
Mmm... It is not possible to sync it somehow I guess?
Options->other options will let you set the time step size to a smaller value.
If you click reset first, then both data outputs will start from the same point...
It is fabulous!! Really great. http://tinyurl.com/vgfgs5f I set it at 1us and enlarged the buffer to around 100.000 data points. This is the result.
Thank you so much!
Starting with black dots, to show time progression...
Feel free to close this issue!
If you want to play with this yourself. Here's an R script: https://gist.github.com/mrquincle/e00ebd6034a4c565446c07480ab28af6
A very low-priority request would then be to perhaps allow also for an easier way to export voltage/current simultaneously (without adjusting the circuit, clicking restart, and right clicking different export labels, and hoping that you've synced data). I often downloaded either the same data, or not synced data, or made other dumb mistakes. :-)
Hi, we're working on load identification using V/I trajectories. It's cool how you can visualize all the different ones. For example, consider this set of loads (it's from a paper, I'll be able to get it for you if you're interested in it).
It is cool to try to create the different plots. The fun ones to try to create are the higher-order ones. Something like (e) but not exactly:
We're subsequently running classifiers on those VI trajectories. What would we need to do to extract the data from the (falstad) simulator, to do so? Can we obtain it through the browser's console somehow?
Or even better. Is it a nice idea to have export functions for current/voltage data in the menu?