Consumption estimation EV battery
Project description
ThunderFlowPro
ThunderFlowPro EV-battery-estimation-calculator This code estimates electric vehicle (EV) battery consumption and speed based solely on GPS coordinates and timestamps. It processes the data to calculate distances and time intervals between points, allowing for the computation of average speeds. An energy consumption model is applied, considering speed and battery characteristics, to estimate energy usage.
Installation
You can install this package using pip:
pip install ThunderFlowPro
Usage
import ThunderFlowPro as T
# Example usage
lst_traj=T.consumption(df,
CreateTrajectories=True,
temporal_thr=1200,
spatial_thr=50,
minpoints=4,
MapMatching='valhalla',
ResultsByTrajectory=True
)
Features
Main Feature: EV Battery Consumption Estimation This package offers a comprehensive set of tools and functionalities for estimating the battery consumption of Electric Vehicles (EVs). This feature is invaluable for various stakeholders in the electric vehicle industry, including EV manufacturers, fleet managers, and EV users. It enables them to make informed decisions and optimize EV usage and charging strategies.
Documentation
For more detailed information and usage examples, please refer to the documentation on the github page.
License
This project is licensed under the MIT License.
Contributing
If you'd like to contribute to this project, please read our Contributing Guidelines.
Contact
Author: Andres Cordeiro Email: cordeiroandres@gmail.com Project Homepage: https://github.com/cordeiroandres/ThunderFlowPro
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ThunderFlowPro-0.1.2.tar.gz.
File metadata
- Download URL: ThunderFlowPro-0.1.2.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2cd907e6b8dc2a513ab2db24f89ae395a6f608d8f123dfb1dacd11b0e8450c
|
|
| MD5 |
5aa56e723cf79fe155abf192d277a467
|
|
| BLAKE2b-256 |
454b290d332e46d83d06ab6e3a5db7abb30fd6892391531a2411a1347e2296a9
|
File details
Details for the file ThunderFlowPro-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ThunderFlowPro-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04d06f098f2e76730036e8ec53189c0f4d2ed893624635a00d28323aee9d24c0
|
|
| MD5 |
1d0e9b1f272fc557560882d029fde740
|
|
| BLAKE2b-256 |
1ea0ad0a6ca75d944ebe71645964c624a7d7d894b488d1855ae8a867f317c779
|