Electric Vehicle speed, pedal, accel, voltage and current data over four different roads

- Citation Author(s):
-
Giancarlo Storti GajaniGiambattista GruossoJuan-Diego Valladolid
- Submitted by:
- Giancarlo Storti Gajani
- Last updated:
- DOI:
- 10.21227/6bxe-bp52
- Data Format:
- Categories:
- Keywords:
Abstract
The files in this dataset each contain vectors Time, PEDAL, SPEED, ACCEL, VOLTAGE and CURRENT related to an Electric Vehicle travelling on one of four different roads, mostly in urban areas. Data is obtained from the CAN bus of the vehicle (a Zhidou ZD model ZD2) resampled in order to obtain a single time coordinate and stored in the dataset.
Instructions:
iAll the files are in standard MATLAB (version 2019a) .mat format, read in matlab and use as desired.
This data set is very much vague. The time vector is not understandable. Could you please explain the time vectors in your dataset?
Time vector is in seconds, in some cases it does not start from zero (but just subtract the min value, i.e. Time(1), to obtain a zero based vector).
In reply to Hello, may I ask what the by Kevin buyu
In reply to Time is in seconds, Voltage by Giancarlo Stor…