Datasets
Standard Dataset
Electric Vehicle speed, pedal, accel, voltage and current data over four different roads
- Citation Author(s):
- Submitted by:
- Giancarlo Stort...
- Last updated:
- Mon, 09/09/2019 - 09:12
- DOI:
- 10.21227/6bxe-bp52
- Data Format:
- License:
3045 Views
- Categories:
- Keywords:
0 ratings - Please login to submit your rating.
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.
Dataset Files
- Route 1 data route1.mat (770.18 kB)
- Route 2 data route2.mat (391.82 kB)
- Route 4 data route4.mat (623.47 kB)
- Route 3 data route3.mat (1.48 MB)
- Route 5 data route5.mat (728.28 kB)
Documentation
Attachment | Size |
---|---|
README.txt | 316 bytes |
Comments
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).
very useful
Hello, may I ask what the units of each field in this dataset are
Time is in seconds, Voltage an Current in volt and ampere respectively, SPEED is in km/h, ACCELL is actually simply obtained as the discrete derivative of SPEED
thank you very much!And I want to use this data for related research. I would like to know more about the vehicle information used for research and testing, as well as information on each route and testing time. Would it be convenient for you to inform me?