Hello,
I ordered two of the following motors from MChobby shop: https://shop.mchobby.be/en/dc-motor/143 ... 14343.html, because of the encoders.
Unfortunately, one of the encoder seems not to work anymore.
I am using a Pi Pico to read the encoder's A and B wires and I am supplying 3.3V (from the pico) to the encoder. Both are wires in the same way and use the same C function to read the square wave of the encoder A and B wires. For a about a week, I could measure both encoders and generate counts. Now, one of the encoders does not generate counts.
With a multimeter, I read the voltage of both A and the B wires of the good encoder. As expected, I see the voltage going from high to low, and vise-versa, as I very slowly rotate the motor. For the bad encoder, the voltage is always high.
Could this be a defected unit? Any suggestion on what could be wrong?
Please advice, your help is much appreciated.
Bonjour,
L'inscription sur ce forum et les premiers messages sont modérés par un Administrateur.
Ce n'est pas très convivial mais malheureusement nécessaire suite au spam intensif de nos amis russes.
Cordialement,
Dominique
L'inscription sur ce forum et les premiers messages sont modérés par un Administrateur.
Ce n'est pas très convivial mais malheureusement nécessaire suite au spam intensif de nos amis russes.
Cordialement,
Dominique
motor's encoder not working
Forum rules
Ces forums sont destinés aux clients de MC Hobby ayant besoin d'assistance pour/suite à leurs achats.
Merci de suivre les recommandations suivantes.
Pensez à:
Ces forums sont destinés aux clients de MC Hobby ayant besoin d'assistance pour/suite à leurs achats.
Merci de suivre les recommandations suivantes.
Pensez à:
- Titre claire: permettant d'identifier le produit et le problème
- Contenu complet: schema, message d'erreur, etc (tout ce qui permet d'aider à distance).
- Fichier joint: Max 300 Ko
- Courtoisie et précision
Re: motor's encoder not working
Hi,
The encoder is rated for a supply voltage higher than 3.3V.
Before that, test the running one with that method... the multimeter does "means operation" over the reading... we must be sure that everything should work as expected with the multimeter.
Cheers,
Dominique
The encoder is rated for a supply voltage higher than 3.3V.
I would suggest to test it with multimeter and voltage at 5V.The Hall effect sensors a separate power supply (named Vcc, between 3.5 and 20 V). It draws about 10 mA.
Before that, test the running one with that method... the multimeter does "means operation" over the reading... we must be sure that everything should work as expected with the multimeter.
Cheers,
Dominique
Dominique, MC Hobby.
Re: motor's encoder not working
I have tried your suggestion and the result is the same. The motor with the good encoder outputs pwm and the motor with the bad encoder outputs high only.
Re: motor's encoder not working
Hi,
The encoder use a Hall Effet sensor component which are quite reliable.
The circuit is also super simple.
There are two ways to have them defective:
1) Having the magnetic wheel demagnetized
2) Having shorted accidentaly the hall output to power pin (GND / VCC) -OR- to a pin accidentaly configured as output. The pico is capable to deliver more than 10mA peak... which is quite enough to kill the Hall effect component before the Pico dies.
The manufacturer (Pololu 2824 www.pololu.com) , does also takes the support in charge for their products.
It may be a good idea to get in touch with them (via their support/forum).
Dominique
The encoder use a Hall Effet sensor component which are quite reliable.
The circuit is also super simple.
There are two ways to have them defective:
1) Having the magnetic wheel demagnetized
2) Having shorted accidentaly the hall output to power pin (GND / VCC) -OR- to a pin accidentaly configured as output. The pico is capable to deliver more than 10mA peak... which is quite enough to kill the Hall effect component before the Pico dies.
The manufacturer (Pololu 2824 www.pololu.com) , does also takes the support in charge for their products.
It may be a good idea to get in touch with them (via their support/forum).
Dominique
Dominique, MC Hobby.
Re: motor's encoder not working
The wheels are still magnetized.
Based on your options, I guess an accidental short happened.
Do you know what is the P/N of the hall effect component (I do not see it in the package nor in the polulu website)? I will attempt to replace it, otherwise I have a useless motor for my application.
Thanks for the help.
Nuno
Based on your options, I guess an accidental short happened.
Do you know what is the P/N of the hall effect component (I do not see it in the package nor in the polulu website)? I will attempt to replace it, otherwise I have a useless motor for my application.
Thanks for the help.
Nuno
Re: motor's encoder not working
@Nuno,
I query the supplier for replacement part identification.
Will return information as soon as known.
Dominique
I query the supplier for replacement part identification.
Will return information as soon as known.
Dominique
Dominique, MC Hobby.