Magnetic Rotary Encoding | The refined version

Поділитися
Вставка
  • Опубліковано 28 гру 2024

КОМЕНТАРІ •

  • @ShotReverseShot
    @ShotReverseShot 10 місяців тому

    Amazing! Especially @ the linear interpolation. I hope you put the 3D files and instructions back online -- this is exactly what I need for a project.

  • @dangerousham3519
    @dangerousham3519 3 роки тому +6

    This is amazing!! Thanks for making both good design and helpful video! You are helping to provide low cost robotics for all! 👏

  • @klausnielsen1537
    @klausnielsen1537 3 роки тому

    Hands down the beat explanation of how a hall effect Rotary encoder Works. Complete with limitations and code. Well done indeed. TY for making this video for all to see.

  • @aisekaisebc
    @aisekaisebc 3 роки тому +3

    Been waiting for this one! I hope you also decide to put the finished product up for sale

    • @AhmsvilleLabs
      @AhmsvilleLabs  3 роки тому +2

      Hi vaibhav, the product is now available on tindie...you can check the description for the link...

  • @googleyoutubechannel8554
    @googleyoutubechannel8554 3 дні тому

    Hey, this is amazing, I've tried several types of designs for rotary knobs and really like this one as balance of cost, accuracy etc, do you want a better 3d printer, drop me a note?

  • @abhinavt789
    @abhinavt789 7 місяців тому +1

    Amazing project! Is there any specific reason why you chose this method instead of existing magnetic encoders like AS5600?

  • @saivenkat1031
    @saivenkat1031 2 роки тому

    Please explain how did you determine that the odd multiplier value is 3 (at 3:19 in video).

    • @AhmsvilleLabs
      @AhmsvilleLabs  2 роки тому

      It's randomly selected, the odd multiplier can be any odd number that does not result in a separation angle greater than 360 degree.

  • @techheck3358
    @techheck3358 Рік тому

    Looks great man 👍

  • @ameremortal
    @ameremortal 11 місяців тому

    Very impressive... How small could this be made if you don't need such high resolution?

  • @chanithurithmal3717
    @chanithurithmal3717 11 місяців тому

    Is there a way to get the output as ABZ channels ?

  • @absolute___zero
    @absolute___zero 2 роки тому +1

    so, what if you print this device on a CNC router that has (say) 2 micron accuracy. Then the positions of the magnets will be randomly inaccurate by 2 microns. This error will be magnified when you do interploation, by twice, triple or who knows how much. It is much safer to use a rotary encoder which has physical marks on it, these marks would reflect or not reflect light and this way the precision will be much higher. Or if you want nanometer 100 nanometer or 50 nanometer resolution you could use interferometric sensors. Light is much better thing to use for measurements.

  • @tomchr9
    @tomchr9 3 роки тому

    Great magnetic rotary encoder! Can you freely rotate/spin the encoder very fast without loosing single incremental steps?

    • @AhmsvilleLabs
      @AhmsvilleLabs  3 роки тому +1

      Thank you, the encoder is primarily designed for low rpm systems, the major limitations comes from the processing speed of the arduino devices....i have tested it to be very accurate upto about 75rpm, the resolution of the encoder also has considerable effect on the speed and accuracy.

  • @eriknatanael
    @eriknatanael 2 роки тому

    Thanks for this great presentation and explanation! What hall effect sensors are you using for the 3x1mm magnets?

  • @king_james_official
    @king_james_official Рік тому

    hey, could i know what model the hall effect sensor is?

    • @king_james_official
      @king_james_official Рік тому +1

      for anyone wondering, it seems to be an ss49e linear hall effect sensor

  • @r.in.shibuya
    @r.in.shibuya 7 місяців тому

    Reach out if want to do more than UA-cam videos and Tindie sets.

    • @AhmsvilleLabs
      @AhmsvilleLabs  7 місяців тому

      Hey... what do you have in mind?

  • @Salaheddine_sai
    @Salaheddine_sai 2 роки тому

    Hello sir can I replace the lm2901 because i couldn't find it with the lm339

  • @MakeTeachRepeat
    @MakeTeachRepeat 3 роки тому

    If you use a higher resolution ADC you could interpolate and get very high resolution.

  • @bangzhenpang7481
    @bangzhenpang7481 3 роки тому

    Today I Did ,Thanks!

  • @sebastiansebita5786
    @sebastiansebita5786 3 роки тому

    Woooow

  • @makewithmegma
    @makewithmegma 3 роки тому

    🔥❤👍

  • @monoastro
    @monoastro Рік тому +1

    Serious design flaw; The encoder doesn't know its position when it first starts up.

    • @igordasunddas3377
      @igordasunddas3377 Рік тому +1

      Why does the first position matter? IMO I only care about the difference the knob has been rotated to (either CW or CCW).

    • @AhmsvilleLabs
      @AhmsvilleLabs  Рік тому

      At it's core, It's a relative position encoder.

    • @king_james_official
      @king_james_official Рік тому

      and why would that matter? most applications don't require to know the last position