I’ve started a few topics and discussed with a few people over at the Evolve forums but I need to know what would happen if I replaced the current 140Kv Evolve motors with 200Kv ones using the same body and connectors. Would it work fine, break the ESC/motors, or have the motors run at a lower RPM?
I’ve done some research along with gaining information after starting a few topics etc. and here is the final build that I wanted to do with the board:
Assuming everything works according to plan, the remote would still show speed correctly as it measures it based on RPM. There would be no noticeable voltage sag and the it will have nice speed boost to 32 mph (51 km/h). Basically a perfect electric skateboard.
Getting to top speed or starting from a stop I think you will notice voltage sag because you are going to pull more amps in the beginning and everytime you accelerate in the powerband. More kv=Less torque, but more top end.
I’m trying to mitigate that by using VTC6 cells - those offer a really high discharge rate. The biggest thing I was worried about was breaking - how would it affect it?
seems like a lot of mods for commercial board. it really comes down to how smart/dumb the esc is.
if its simple like a rc esc it should keep going fine with the changes. but if its configured for the stock motors or has top speed limiting you might just lose torque and efficiency for nothing…
since you’re going with abecs I don’t see why you wouldn’t go full custom?
I got the Evolve GT as a gift - sort of. I spent a lot of my money but my parents helped - fairly close in age to the youngest eSk8 builder on the forum.
My biggest reason is aesthetics. I really like how the integrated enclosure keeps the board slim and sleek looking. Also, going full custom means I have to start over and since anything else I spend my money on I have to earn 100% of, it really would just be too expensive. I’m not 100% sure how the ESC works - I’ll have to contact the Evolve team.
Wouldn’t that mean I can no longer use the existing Evolve remote? I really like the remote and the statistics it gives me (voltage, motor rpm, speed). I’ve gotten used to the sensitivity as well.
I can give you an Arduino module that will fake out evolve’s ESC UART and Sw connectors, that would let you keep the evolve controller and use with any pack - it would be stupid and reply that your battery was always at 90% SOC no matter its voltage or SOC (I could add smart interface but not freely)…
If your interested still let me know and I will open source the code I’ve got working now (I’m using to run a tiny lipo 10S pack with the evolve controller, less sag and range but also less weight by far).