Individual 5.5W Motors for V5 & EXP are now available for purchase! They can be found here.
Note, these motors are still NOT legal for use in VRC / VAIC / VEX U (as of right now).
As always, international availability will vary.
Individual 5.5W Motors for V5 & EXP are now available for purchase! They can be found here.
Note, these motors are still NOT legal for use in VRC / VAIC / VEX U (as of right now).
As always, international availability will vary.
Does this mean you are on the GDC now?
Any indications these will be susceptible to the Rev10 diode problem described here:
No, The 5.5w motor is a completely different design.
To play devil’s advocate…
Why redesign a motor if the old one was working well? This takes time & money, so why spend them if not needed?
Were the internal mechanicals beefed up?
Are electronics more ESD resistant?
Has thermal mgmt been improved?
Etc…
Are these motors more resistant to static-related issues than the 11w V5 motors? For instance, do they have static protection diodes?
The product page for this motor is devoid of almost any details about the motor itself, and there is no kb article that I can find. More questions:
they’re cheaper for a different use and clientele
I’ll answer some of these, some I would need to lookup details so will skip those.
This is not a new motor, it’s been shipping with EXP for several months.
The firmware is very similar to the 11W motor (same code base).
Nominal 200rpm, as far as V5 vexos is concerned it is similar to an 11W with green cartridge.
This is a little complicated. We had to make this motor play nicely with vexos, so as it is seen as a green cartridge motor which is 900 counts/rev. Internally it’s a little different.
yes
That I need to check, I want to say 0.5Nm, but I’ll verify that later.
same as the 11W. 55C.
same as the 11W.
2,5A
This motor was primarily designed to work with EXP, so when used with V5 we run it at less than the maximum 12V we run the 11W motors at.
We limit the pwm to simulate about 7.2V, but that’s not an exact science.
More questions (oh how wonderful it would be to edit my post instead of making another):
Ok that’s enough. To save everyone’s time, can all the information present on the 11w motor’s product page also be shown for the 5.5w motor on it’s page? That’s basically what these questions boil down to.
again, this is not a new motor, see more info in this topic.
Some of these can be answered by this:
At one point it was mentioned that these are the old 393 Motors repackaged.
Great info, thanks for answering. Hopefully these can be put up on the product page soon, along with the info in Art’s post that you linked.
Can you explain what you mean by this?
We have to scale raw counts coming to the motor for spinTo position and out for the motor position. It’s something like a 15/8 factor, so 480 internal encoder counts becomes (480 * 15/8) 900 output counts. It just made vexos compatibility (along with all the sdk for VEXcode and PROS) a whole lot easier.
There’s also more information here.
Ignore the encoder spec, it’s technically not incorrect as that was/is the spec for the IQ motor, but implementation is as I explained above.
That’s a great article! Thanks for linking. Hopefully @DRow can fix that TPR issue. Maybe a link to that kb article can also be added from the V5 electronics kb? It would go here:
What voltage does it end up getting capped at? I ask because then we’ll know what voltage range to use to control it when using voltage control.