Search results

  1. anpaza

    XPD: open-source keywin e-bike lab replacement

    New version for public testing: 0.4.1 alpha. Download here. New features: * Implemented KHxxx (AKA Infineon 4) controller support. * Implemented profile downloading (EB3xx and KH6xx) * XPD for Android (from scratch in Java) (not finished yet, so, no test builds for now)
  2. anpaza

    YIYUN TECH YK85 question ...

    Hello! Got one of these oldies in a chinese micro-scooter. Since I've upgraded the hub motor from geared 250W to gearless 500W, one of the goals is to enable regenerative braking. Here's a photo of the controller board: (click for larger image) I've tried to solder a small bridge between ABS...
  3. anpaza

    Asynchronous motors - is induction the new future?

    Small video from there. RPMs limited to 1000 in controller setup, because at 2000 RPM water drops reach other exhibition stands. RzUMok6SVFM Startup torque with locked wheel. Battery current during startup with locked wheel.
  4. anpaza

    Asynchronous motors - is induction the new future?

    At 14-17 April, in Monaco, the large asynchronous hub motor (the predcessor of Kolobok) will be demonstrated at the Top Marques exhibition. Who lives close to Monaco may give it a try :) Currently it's mounted into a ElMoto frame, with the Curtis-1232SE controller (48V, 350A max phase current)...
  5. anpaza

    Asynchronous motors - is induction the new future?

    The bike that'll be used for testing current prototype. The thing looks really small, even in a 24" wheel.
  6. anpaza

    Asynchronous motors - is induction the new future?

    Some old pics :) Big size Big size Big size Big size
  7. anpaza

    Asynchronous motors - is induction the new future?

    Some "olds" (as opposed to news, video was published about a week ago). U8NRLRCftZg I took half of hour to add English subtitles. You must click on the "Subtitles" button to see them.
  8. anpaza

    Asynchronous motors - is induction the new future?

    Moar of it. looks extremely tiny for 10 kW, not speaking gearless. We'll see...
  9. anpaza

    Asynchronous motors - is induction the new future?

    Some update. While motor number one (body from Magic Pie I, new stator and rotor) left to Germany for testing in some labs, and the 20 kW motor is waiting for the new controller to finish, they're doing a third motor, which is more of what we call a "bike motor" :-D Stator width 55mm Spoke...
  10. anpaza

    Asynchronous motors - is induction the new future?

    Coreless motors are low-inductance and, as such, they provide lower torque than traditional motors. To compensate for that, coreless motors are very high frequency (they don't suffer the Eddy current & other loses in core). But this means you'll have to add a two-step reductor, so you'll have...
  11. anpaza

    Asynchronous motors - is induction the new future?

    Indeed, at a second sight it looks like an IPM motor. In any case, IPM is not SRM, it's something like a mix between SPM and SRM. Tries to take the best of two worlds.
  12. anpaza

    Asynchronous motors - is induction the new future?

    This is a regular synchronous permanent magnet motor... at 4:00 you can see how the magnets are inserted into the rotor splices... and then at 4:15 you can see the splices slightly repulses each other because magnets are inserted into splices with same polarity. A SRM motor can't have an...
  13. anpaza

    Asynchronous motors - is induction the new future?

    Well, if you add permanent magnets to SRM rotor, you just turn it into PMSM ;-) The stators in permanent-magnet synchronous motors, asynchronous motors and switched reluctance motors is absolutely the same.
  14. anpaza

    Asynchronous motors - is induction the new future?

    Driving them should be pretty easy as they are synchronous motors and you can get it working even without vector control. Perhaps even existing ebike controllers may drive them, just install some type of position sensors (halls won't do because there are no magnets), three would be enough. But I...
  15. anpaza

    Asynchronous motors - is induction the new future?

    We theoretically discussed SRM hub motors on our forum, but came to conclusion that this type of electric motors will provide way smaller specific power (watts per kg). That's because the rotor in SRMs is not magnetic, it's just a piece of iron, so it does not produce any force per se. That's in...
  16. anpaza

    Asynchronous motors - is induction the new future?

    Well, if the second prototype will really deliver 20 kW that's more than a kW per kilogram (the prototype weights about 17kg). Compare to e.g. CroMo, which delivers about 10 kW weighting 11kg. High torque at low speeds is another question not yet confirmed (because Kelly doesn't work quite well...
  17. anpaza

    Asynchronous motors - is induction the new future?

    What you missed to say is that this type of motor has zero coasting resistance, even less than a geared hub motor. If you run out of energy, you can use it like a regular bike minus the extra weight. And at the same time you have regeneration AKA E-ABS! That's amusingly wonderful, if you think...
  18. anpaza

    XPD: open-source keywin e-bike lab replacement

    I have migrated the project from Google Code which is going to be closed in August to SourceForge: https://sourceforge.net/projects/xpd-ebike/ I've fixed the first post as well, and also I've added a link to a video I made to show someone how to install XPD on Windows. The drivers issue is not...
  19. anpaza

    IXie Chang / Infineon boards Regen and XPD

    XPD just fills with the value you choose one of bytes in the data block sent to the controller. How the controller will handle that byte depends on the controller firmware. This setting makes difference on Infineon 2 controllers, but I'm not sure about Infineon 3. However, XPD just does the same...
  20. anpaza

    XPD: open-source keywin e-bike lab replacement

    IIRC there are oddly marked infineon 2 clones with different shunt values and a handlebar display connector (also you can change some parameters from this display). Perhaps, you have one of these. In any case, I think you should start trying from EB212 and then look for the actual current vs...
  21. anpaza

    18FET LYEN - Problem to upload new parameters - Solved

    You're not supposed to change default profiles (which come with XPD and Keywin EBL), that's why the files are readonly. You're supposed to create a copy of one of the std profiles (if you really need it, usually creating a profile from scratch is not much more complex as XPD will set reasonable...
  22. anpaza

    XPD: open-source keywin e-bike lab replacement

    The BerliOS open-source hosting deceased. So I moved the project to Google Code: https://code.google.com/p/xpd-ebike/ I've updated the very first post of the thread as well. Also I have added a pointer to my Infineon 3 document which I wrote long ago, but forgot to announce.
  23. anpaza

    XPD: open-source keywin e-bike lab replacement

    That's interesting and it could help to the problem that many experience that controller isn't accepting commands even after the voltage switch being turned off and on again. That could happen because of the parasitic feed via the TX pin, the switch on VCC won't interrupt the TX pin, thus the...
  24. anpaza

    XPD: open-source keywin e-bike lab replacement

    Just like on any other windows system. That's possible, under Windows that'll work out of the box (serial ports are always COM*), under Unix you'll have to modify xpdm/scanposix.py and add /dev/ttyS* to the list of serial ports to show in the drop-down list, under Mac you'll have to add...
  25. anpaza

    XPD: open-source keywin e-bike lab replacement

    Thank you a lot! I had the impression the byte 27 is just always '3' standing for third version of the controller (e.g. EB3xx) but it seems I just checked with EB312 :) Anyways, it looks like that byte is not used anyway, as nobody had any problems programming all types of controllers. However...
Top