Jump to content

Gnuplot Current over Speed Script for wheellog data 1.0.1

   (0 reviews)

About This File

Gnuplot Current over Speed Script for wheellog data.

(see http://forum.electricunicycle.org/topic/7855-anatomy-of-an-overlean/ for more details about this kind of graphs)

Usage (Windows): 

 

[path-to-gnuplot-executable]\gnuplot.exe -c "[path-to-script-file]\wheellog I-v.dem" [path-to-wheellog-data-file]\[data-file-name].csv

Customization of the script file:

Wheellog data is saved in a csv file with different columns. As far as i know this columns change either one activated GPS logging or not. Also for different wheel brands and types could be different columns.

This columns have to be entered in the corresponding lines in wheellog.dem:

###########################
#
# Datafile columns
#
c_current = 8
c_voltage = 7
c_speed = 6
 

Wheel specific constants are by now entered for the KS16C (obtained by wheellog data of an overlean in the above linked topic) - for other wheels they have to be changed acordingly.


What's New in Version 1.0.1   See changelog

Released

- Datafile columns adopted to new wheellog version (for gps logging enabled)

- "max torque over speed limit" is shown in the graph ( R_internal and kv has to be set according to ones wheel)


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
×
×
  • Create New...