dameri said:I have 36V and 250W motor.
Menu 9:2 standstill and pedals horizontal 40
Driving without assist and light power 55- 57 at start 67
thineight said:dameri said:I have 36V and 250W motor.
Menu 9:2 standstill and pedals horizontal 40
Driving without assist and light power 55- 57 at start 67
Interesting, compared to mine the absolute values are different but the delta is similar (17 in your case Vs 20 for light pedaling and 27 Vs 30 for higher torque).
I'm curious on how buba intends to utilize these info..
I have the 36v too.dameri said:thineight said:dameri said:I have 36V and 250W motor.
Menu 9:2 standstill and pedals horizontal 40
Driving without assist and light power 55- 57 at start 67
Interesting, compared to mine the absolute values are different but the delta is similar (17 in your case Vs 20 for light pedaling and 27 Vs 30 for higher torque).
I'm curious on how buba intends to utilize these info..
Do you have same motor as I have? I think values may be different if motor power changes.
I checked readings few times.
thineight said:I have the 36v too.dameri said:thineight said:dameri said:I have 36V and 250W motor.
Menu 9:2 standstill and pedals horizontal 40
Driving without assist and light power 55- 57 at start 67
Interesting, compared to mine the absolute values are different but the delta is similar (17 in your case Vs 20 for light pedaling and 27 Vs 30 for higher torque).
I'm curious on how buba intends to utilize these info..
Do you have same motor as I have? I think values may be different if motor power changes.
I checked readings few times.
I think the reading at rest is just the number from the torque sensor, not dependant on the motor type. Also the "work" reading, being taken at assistance 0, should be independent from the motor voltage.. maybe just the actual gear and the internal friction can vary the number.
I guess buba would like to understand the reading range to see if the resolution is sufficient..
dameri said:I have 36V and 250W motor.
Menu 9:2 standstill and pedals horizontal 40
Driving without assist and light power 55- 57 at start 67
thineight said:I guess buba would like to understand the reading range to see if the resolution is sufficient..
buba said:A new beta soon to be released!
I had some time today to make the last changes and have already submitted the Pull Request. As usual, Casainho will review the changes and then release the beta for the community.
Changes:
* Have rewritten the button code for the entire system. No more bugs. If there are bugs it is very simple to sort out and change behavior now. Button logic for the user is still the same but faster and should be really solid. Much easier to adjust parameters and create new button events.
* Another benefit with the new button code is that we have gained memory space in the KT-LCD3. Biggest space gain from a "single" change so far!
* We have Street Mode now with simpler logic of operation.
* Possible to disable the throttle when in Street Mode.
* More space, less processing and better layout on the controller firmware.
* Overall changes in how the numbers are shown and so on. Better and more consistent experience throughout.
I have tried to make this version the absolute best so far, by a margin! And this will hopefully be very close to the stable version 0.19.0!
Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X
Great bubabuba said:A new beta soon to be released!
I have tried to make this version the absolute best so far, by a margin! And this will hopefully be very close to the stable version 0.19.0!
Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X
dameri said:buba said:A new beta soon to be released!
I have tried to make this version the absolute best so far, by a margin! And this will hopefully be very close to the stable version 0.19.0!
Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X
Nice work again buba![]()
thineight said:Great bubabuba said:A new beta soon to be released!
I have tried to make this version the absolute best so far, by a margin! And this will hopefully be very close to the stable version 0.19.0!
Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X![]()
Looking forward to try that out!
Hope you sorted also the off-road mode key combination that was reading also tho ON and DOWN button pression individually.
jbalat said:Just some testing on the inverse ramp factor to reduce lag
[youtube]UXVxzXzJDbc[/youtube]
buba said:Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X
andrea_104kg said:just flashed version 19.8
Everything went well without any errors at the first flash
Tried only 300 meters near home for the arrival of the night.
- There is no resistance to backward anymore
andrea_104kg said:- There is no more the annoying leap forward if I kept my foot on the pedals and this is beautiful
- the attack and the detachment are immediate as always.
- reversed off-road - legal or street mode compared to 18.2, but it's just a matter of habit.
I would say that the 19.8 version for LCD03 now has a level of maturity equal to commercial softwares.
andrea_104kg said:Strangely, after the flash I didn't configure anything, the old parameters were still present, n ° levels, battery capacity, etc. Possible?
andrea_104kg said:Also because I tried to enter the configuration menu but the new menu logic is completely illogical for me and I didn't understand anything from the brief test done.
andrea_104kg said:For now very happy even if the test was too short ...
thineight said:buba said:Here is the updated wiki:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Features-and-configurations-for-version-0.19.X
Buba, since the street-offroad is now inverted, I guess there is a typo in the new wiki. In fact at menu 0-2 the wiki asks to input the max legal speed, which instead should be the max off-road speed as the legal speed is set in menu 8, isn't it?
Dirkro said:Hi, I have installed 19.8 on 36V motor and battrie
Thank you for this!!!
- I like the new button logic.
Dirkro said:- The change from road mode to offroad mode I cannot real understand, because it is not logical to for me to swich to road mode through a button code.
Dirkro said:- The calculated human power seemed to be too high
- The calculated cadence is lagging going up quite slow from 50 to my cadence (70 -80) . The pedal rmp are essential for calculation of human power basicaly (rpm* torque)*(2*Pi*60) ... hopefuly I am right...
I think the power calculation is much more faster than the cadence.
Will try with an analog torque wrench to note readings (10, 20, , 30, 40,50 Nm) with correlating sensor readings.
buba said:A word on somewhat accurate human power readings to the community: It is possible to define a complete system model. Starting with the torque sensor and measuring the output from known inputs in the complete defined operating range. The same is done on the rotation/cadence sensor. The two sensors define the system calculating the generated pedal power. If this is carefully calibrated and there is no large discrepancies between components in different units we have the foundation to a somewhat accurate power meter. Not saying anything about the level of accuracy. The hardest part is to create an algorithm that not only takes into account the lack of precision and resolution of the sensors but that also correctly models the power generated on a complete pedal revolution.
Another approach is the black box approach. We would have an accurate and known input (easier said than done) and measure the output of the complete system, meaning the two sensors combined. Thus defining the system response to different inputs. It would then be possible to map the sensor values to human pedal power values.
Dirkro said:- The engine (36V - 36V )is working significant better in high cadence mode and much more responsive and and a bit stronger also in low cadence. Furthermore the in standard mode the engine get stucking at 85-90 rpm. Maybe the standard mode can be improverd.
That happens if you have brake sensors pressed. Maybe you have the magnetic brake sensors pressed??jderb said:I just got a TSDZ2+KT-LCD3 kit for use with the Open Source Firmware. I can't get the LCD3 to boot after flashing. This has happened with 2 different LCD3s and 2 different motor controllers. Even when just plugged into the ST-LINK, the displays just hang in the "all bits on" stage. The second LCD3 was flashed by Electrifybike.com, where I bought all my parts. I think the second LCD3 did boot up properly once.
I'm sure I'm just making some stupid noob mistake, but it's driving me frikin nuts.
casainho said:That happens if you have brake sensors pressed. Maybe you have the magnetic brake sensors pressed??jderb said:I just got a TSDZ2+KT-LCD3 kit for use with the Open Source Firmware. I can't get the LCD3 to boot after flashing. This has happened with 2 different LCD3s and 2 different motor controllers. Even when just plugged into the ST-LINK, the displays just hang in the "all bits on" stage. The second LCD3 was flashed by Electrifybike.com, where I bought all my parts. I think the second LCD3 did boot up properly once.
I'm sure I'm just making some stupid noob mistake, but it's driving me frikin nuts.
Grisha_lv said:jbalat said:Just some testing on the inverse ramp factor to reduce lag
Hello,
I'm new to this forum. I just installed and flushed Kt-lcd3 with my TSDZ2. I also experience this lag which you have mentioned before and would love to fix if but I don't now how. I already checked WiKi and watched your video about it and still didn't figure it out.
It it's not too much to ask could you please step by step guide me what exactly I have to do.
How to compile?
How to flash if back to the controller?
P. S. I really like your videos about installing and flashing Kt-lcd3 with TSDZ2.
Uturn, high cadence mode removes the maximum motor speed limit present in the code which then allows it to over spin, then it increases the amount of advance of the magnetic field to actually force the motor into going faster than its design speed, while this is considered risky by the developers it is referred to as field weakening and is a lot more common than you think. I have been running my 36v motor at up to 120cadence for more than 10,000kms now, I have not noticed any issues with the motor or less efficiency. It does indeed work for the 48v motor also. You will only know it is working if you peddle greater than 90 cadence, if it is turned off then it will be almost impossible to reach cadence of 100, when it is switched on it is possible to get to 120 cadence. Usually I can only achieve 120 if I am Pedalling like crazy just before I hit a jump. If I can’t hit this high rpm before hitting a ramp then it is impossible to get a good launch. I can also notice it when racing my friends, without it switched on the motor would lose power at an early rpm and force you to change into a higher gear which is frustrating, hope this helps, thanks JBUturn said:what exactly is high cadence mode changing technically? I use a 48V motor, switched it on, but I do not feel much difference.
How does it work? Does it affect the efficiency? Why does the menu warn this might harm the motor? Why does the menu state the mode might not have any effect on 48V motors? My cadence ist not extremey high, I don't go often above 110 rpm. But I'd like to improve my cadence.
jbalat said:Grisha_lv said:jbalat said:Just some testing on the inverse ramp factor to reduce lag
Hello,
I'm new to this forum. I just installed and flushed Kt-lcd3 with my TSDZ2. I also experience this lag which you have mentioned before and would love to fix if but I don't now how. I already checked WiKi and watched your video about it and still didn't figure it out.
It it's not too much to ask could you please step by step guide me what exactly I have to do.
How to compile?
How to flash if back to the controller?
P. S. I really like your videos about installing and flashing Kt-lcd3 with TSDZ2.
Grisham I made one change to the variable using version 16 and that eliminated the drag for me. As I have not moved to any newer versions of the firmware I cannot comment as to whether it has been addressed or not. At the time boost mode was causing issues and had to be disabled. Perhaps someone else can answer. If this is fixed then you won’t need to compile it yourself.
Thanks
JB