From a630cffc9634fc82cd705a74d252952d37ead86e Mon Sep 17 00:00:00 2001 From: lekrsu Date: Sun, 24 Mar 2024 10:36:31 +0100 Subject: [PATCH] Clarification --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 7085161..93678ab 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To achieve the top speed for Ninebot G30, follow these configurations: For Xiaomi Pro 2 and mi3, use the following configurations: -1. Sport mode, DPC, 27A, flat curve (0.0 linear). +1. Sport mode, DPC, 25A, flat curve (0.0 linear). 2. Go to the field weakening tab and: - Enable field weakening for sport mode. @@ -113,12 +113,6 @@ Here's a graph of the flux current applied at various speeds comparing the follo ![graph comparing the above mentioned field weakening setups](/images/comparison_graph.png) - -#### Recommended Field Weakening Settings - -As per my experience and testing, it's recommended to keep the initial value at 0 and adjust the other parameters to achieve around 30-35A of requested flux. This range is believed to provide the best riding experience while balancing performance and safety. -The calculations and principles discussed in this section have been applied to configure the examples for the scooter models listed in this guide. These settings can vary depending on the specific scooter model and user preferences. - ### Custom batteries and BMS emulation After installing a custom battery in specific scooter models, you might notice that the display no longer shows the battery charge percentage. This occurs because the scooter's original Battery Management System (BMS) uses a communication cable to provide this information, among other functions. As a workaround, BMS emulation can be employed. This method calculates the battery's charge level based purely on the system's voltage, a viable approach due to the linear relationship between voltage and charge state.