Danger_Toast said:Battery:
Max current: 14
low cut: 42
resistance 300
mbrusa said:Maybe you are in Street mode with 250W power limit.
There is no battery resistance only for the stock displays version.Anikea said:Danger_Toast said:Battery:
Max current: 14
low cut: 42
resistance 300
Resistance ? What version do you use? In my mind in the 20.1c there ist no resistance.
mbrusa said:To better understand what it depends on, you should take a test in Power assist mode with:Mr.Flibble said:I have stripped the motor, dried everything out, re-greased, physically calibrated the torque sensor and reassembled. But it is still ghost peddling after a while
As It's fine when I test it on the flat, I suspect its heat acting on a dry controller joint.
Anyone got any other ideas?
Min current ADC step = 0
Assist w / o pedal rotation = disabled
Startup boost = disabled
If it still fails, immediately check the Pedal torque delta and Pedal cadence values in the Technical menu.
The battery SOC I implemented on 860C and SW102 is even more complex than this, it includes the battery resistance value that is configured on the display.mbrusa said:- 860C
The calculation of Wh and bars is in the 860C code and the same as in v1.1.0 remained, here too I found a difference between Wh calculated and measured, but I did not foresee any compensation.
The bars of the battery are calculated with reference to SOC%, they are therefore very precise, as long as the real value of the capacity is entered and the battery always fully charged.
If a not fully charged battery is inserted, a manual reset is required, otherwise SOC% and bars are not updated. The logic of the manual reset is different from that of the stock displays.
Perhaps it would be better to standardize the versions with regard to SOC%, Wh consumed and battery bars.
Now I ask those who use LCD3 or 860C and have an external wattmeter if they find differences by comparing the consumption.
What are the preferences for calculating bars, referring to voltage or SOC%? There are pros and cons.
maximusdm said:I did a test of 40km on LCD3.
I used simple power mode with no boost just basic. I tried to put the motor to stress by keeping it for a while between 40-50 km/h with a top speed of 53, on flat with standard 42 gear.
Motor feels definitely more powerful at higher cadence since it was not possible to keep this speed before for me. At 40-45km/h for a few km the temperatures settled around 49C at outside temperature of 15C. This looks ok to me, similar to older versions with thermal pads installed.
However after 30km the battery died completely even my watthour counter showed only 300wh consumed out of 630wh. Also the battery indicator never works fine even after a full charge is not full bar. This is a serious problem if I can not count on my battery range.
I think that the voltages are messed up in LCD3 and thus the weird behavior like Elinx said. I will do an other test to make sure.
@Mbrusa Do you have an LCD3 to check if the problem is reproduceable for you too?
mbrusa said:- LCD3
The calculation of Wh and bars is in the LCD3 code and has remained that of the original 20beta1. I have not made any checks on the correspondence of the calculated Wh.
Also in this version, the battery bars are calculated with reference to the voltage, but if there is no correspondence with the SOC%, a correction is not possible.
However, it is possible to enter the effective capacity and have a precise SOC%. But this in all versions.
If you put a not fully charged battery, a manual SOC% reset is not possible.
The volts of Buba are the same as those of Mspiders, it is the Amps that are smallermaximusdm said:...
I really do not understand how Buba volts are smaller than Mspiders volts)). These formulas are 200 year old, and do not see how same things can have different values, no matter the implementation.
Your torque sensor changes value as the temperature rises like everyone, yours is probably more sensitive.Mr.Flibble said:mbrusa said:To better understand what it depends on, you should take a test in Power assist mode with:Mr.Flibble said:I have stripped the motor, dried everything out, re-greased, physically calibrated the torque sensor and reassembled. But it is still ghost peddling after a while
As It's fine when I test it on the flat, I suspect its heat acting on a dry controller joint.
Anyone got any other ideas?
Min current ADC step = 0
Assist w / o pedal rotation = disabled
Startup boost = disabled
If it still fails, immediately check the Pedal torque delta and Pedal cadence values in the Technical menu.
I have done this (but in EMTB mode).
When it's working fine the torque sensor registers 0.
When it's ghost peddling is registers 4-6.
Waynemarlow said:Interesting comparison between the Levo and the TSDZ2 in that we seemed to be drawing much the same W's for all the climbing with the Levo max at 744W and an average of nearly 200W's, On all the ride he used 370Wh's over the 990m of climb
On my 48 volt motor 52 volt battery, unmodified for heat dissipation TSDZ2 on V20.1C LCD3, unfortunately I don't have a max reading, but mine is set at 700W's max but on the display I saw regulalry 450W's and sometimes pushing into the 600W's and used 420Wh's. Now the Levo rider is fitter and lighter and the 50Wh's could easily be explained by the 15kg difference between riders.
The most interesting for me was the other TSDZ2, a 36 volt motor on 48 volt battery, modified with a sleeve around the motor filling the gap between case and motor and heat transfer grease to fill any voids between motor - sleeve - case. Again on V20.1C LCD3 but nowhere as physically fit rider but again 15kgs lighter, using only 340Wh's.
Those little 36 volt motors are great motors and I'm thinking of dropping back once I have an 8 pin controller with a temperature sensor on board.
mbrusa said:If you check the real battery capacity and enter the real value, the SOC% will be accurate in all versions.
The Wh consumed instead, for different reasons, may be lower than the real ones.
The volts of Buba are the same as those of Mspiders, it is the Amps that are smaller![]()
We have 1 controller that reads the voltage incorrectly, always under reading and hence the top bar is never shown. Wasn’t the version for the VLCD5 able to put in an offset to correct the voltage level ?maximusdm said:but still this does not work fine since it is missing one segment with fully charged battery.
SOC% is the battery capacity in percent.maximusdm said:mbrusa said:If you check the real battery capacity and enter the real value, the SOC% will be accurate in all versions.
The Wh consumed instead, for different reasons, may be lower than the real ones.
The volts of Buba are the same as those of Mspiders, it is the Amps that are smaller![]()
I am not sure what you mean by SOC %. Is it odo field or battery segments?
If I set the Wh in menu 1, the battery percentage from odo field is obtained by subtracting the consumed wh for the total wh. And so the percent is wrong because the consumed wh are wrong. For the battery segments i know is calculated based on voltage and internal battery resistance set in menu 1, but still this does not work fine since it is missing one segment with fully charged battery.
Any idea how to fix the amp difference? From what I saw in code, the display should only show the values sent by motor, not recalculate them. I can try to test some modifications, just don't have a clue where to start.
mbrusa said:SOC% is the battery capacity in percent.
Maybe I was misunderstood, the consumption in Wh displayed is not wrong, the 20% difference in the current / power calculation is only in the 20 beta 1 version.
To get the exact percentage, calibration is required.
I can't check it on the display, I read from the manual:
1.5 - Enabled (1) 100% -> 0%
1.7 - Total actual battery Wh
1.8 - Wh consumed
Fully charge the battery, the consumed Wh is zeroed.
At this point, use the bike until the battery is completely exhausted.
Check the Wh consumed 1.8
Set the actual total Wh of the battery 1.7 with the value of the consumed Wh.
The remaining battery capacity (SOC%) can be displayed in the odo field (option 2.1), or if you prefer in the temperature field, I believe it is at the bottom right of the screen, set menu item 8.10 to (2).
The battery bars with LCD3, are based on voltage, they cannot be precise, you should be able to set a voltage value for each bar as you do in the version with configurator.
mbrusa said:Your torque sensor changes value as the temperature rises like everyone, yours is probably more sensitive.Mr.Flibble said:mbrusa said:To better understand what it depends on, you should take a test in Power assist mode with:Mr.Flibble said:I have stripped the motor, dried everything out, re-greased, physically calibrated the torque sensor and reassembled. But it is still ghost peddling after a while
As It's fine when I test it on the flat, I suspect its heat acting on a dry controller joint.
Anyone got any other ideas?
Min current ADC step = 0
Assist w / o pedal rotation = disabled
Startup boost = disabled
If it still fails, immediately check the Pedal torque delta and Pedal cadence values in the Technical menu.
I have done this (but in EMTB mode).
When it's working fine the torque sensor registers 0.
When it's ghost peddling is registers 4-6.
The advice to try with Power assist, I did not want you to change the mode you use, but only to have a confirmation that only depends on this.
You should solve by calibrating the torque sensor, increasing the "Pedal torque offset" value obtained from +5 to +10.
However, this affects all modes.
eMTB has a dedicated offset with value -10, the problem could occur with sensitivity eMTB > 12.
I can also just change eMTB offset and send you a modified version to try.
Yes, with the restart the zero is reset, but only with "Torque Calibration" disabled.Mr.Flibble said:That's very kind of you, but I have ordered a new controller as it has locked up, and gone off all by it's self.
If it was just a change in readings with temp, surely restarting would reset "zero" and fix it?
Ok I wait for the results, if they are confirmed there is something wrong.maximusdm said:Thank you for the clear explanation.
The procedure explained is exactly what I use for more than 2 years. I will redo de calibration and come with the results.
Just that my battery is 48v/17ah so aprox 816Wh. The real measured value by checking the consumed watts is 630Wh on 0.20.beta1.
I hope that the same value can be use also in current version, because in my latest test the consumed Wh was aprox 350wh much smaller than my battery.