Introducing the Resolver

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 มิ.ย. 2024
  • Introducing the Resolver
    What is a resolver? Simply put, a resolver is a transformer with a fixed input winding and two rotating output windings placed orthogonal (90 degrees) to each other. Like a transformer, a resolver only works with AC voltages.
    If a third output winding is added and they are spaced 120 degrees apart instead of 90, then the resolver becomes a synchro. So, synchros and resolvers are closely related and are often referred to as synchro-resolvers.
    They are used in for instance robots, tools, weapons, ships, and airplanes as they are not only very precise but also extremely robust and reliable. They support wide temperature ranges and can handle shocks and vibrations. Resolvers excel in harsh environments.
    If you put an AC voltage on the input winding of a resolver, a voltage develops on the output windings. However, as the output windings can rotate, the amplitude of the output voltage depend on the angle between an output winding and the input winding. One amplitude follows a sine wave, the other a cosine wave. From these amplitudes the angle between the rotating and fixed windings can be calculated. It is also possible to determine rotation direction and speed.
    Resources
    ---------
    * Synchro and Resolver Conversion book from Analog Devices: www.analog.com/en/education/e...
    * Single-Pin Rotary Encoder: • Single-Pin Rotary Encoder
    * Two Potentiometers on One Digital Input: • Two Potentiometers on ...
    Check out our TH-cam offers: www.elektor.com/youtube
    Subscribe to our Newsletter: www.elektormagazine.com/elekt...
    Join this channel to get access to perks:
    / @elektortv
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 18

  • @kwgm8578
    @kwgm8578 9 หลายเดือนก่อน

    I too, a former electrical engineer, had no idea what that device was for. Thank you for the informative presentation. That's a clever little device, useful for many applications

  • @LousyPainter
    @LousyPainter 2 ปีที่แล้ว +3

    Awesome introduction! Thank you my friend. Looking forward to watching more on these and their applications.

  • @farhanaumar9316
    @farhanaumar9316 10 หลายเดือนก่อน

    After a lot of videos, I found this to be most helpful

  • @danielduncan576
    @danielduncan576 2 ปีที่แล้ว +3

    When I was in high school I got a pair of synchros (also called selsyns) at an electronics surplus store. The single windings were rated at half the US standard AC line voltage, so I put them in series, then connected the triple windings in parallel, and made a rather strong repeater. I had a lot of fun with that myself, and later while teaching physics and electronics. If I ever get the garage cleaned out I will probably find them, and have some more fun now that I am retired.

    • @Enigma758
      @Enigma758 หลายเดือนก่อน

      Same for me! When I was a teenager I somehow came across a selsyn pair and played around with it.

  • @krish2nasa
    @krish2nasa 2 ปีที่แล้ว +1

    Thanks a lot for Introducing the Resolver with a great explanation.

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      Glad it was helpful!

  • @andypughtube
    @andypughtube ปีที่แล้ว +1

    Resolvers are fairly easy to read with an Arduino or similar. They don't particularly care about the excitation voltage, and (perhaps surprisingly) work fine with square-wave excitation. So you just need to measure the two voltages and use the atan2 function to get the angle out when excited with a 5V or 3.3V square wave from a 50% duty cycle PWM generator.
    You need a phantom baseline voltage at half Vcc, but you can create that with a zener.

  • @quanghuyle6082
    @quanghuyle6082 ปีที่แล้ว +1

    Thanks you for sharing

  • @RS_83
    @RS_83 2 ปีที่แล้ว +1

    Great information! Thank you!

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว +1

      Glad it was helpful!

  • @simonbaxter8001
    @simonbaxter8001 2 ปีที่แล้ว +1

    These are used extensively in the aerospace industry and many aircraft systems rely on them!

  • @amins9240
    @amins9240 ปีที่แล้ว +1

    Thanks for you

  • @alzalame
    @alzalame 2 ปีที่แล้ว +1

    Very good explanation , thank you very much , i am going to search the web to get some of these resolvers .

    • @ElektorTV
      @ElektorTV  2 ปีที่แล้ว

      You are welcome!

  • @pratth9883
    @pratth9883 2 ปีที่แล้ว +1

    Neat. Merci

  • @VoltaicoDevelopment
    @VoltaicoDevelopment ปีที่แล้ว

    Thank you for this video!
    I have a question: why does the resolver rotor have 2 windings? Isn’t one enough to measure the rotor angle?

    • @ElektorTV
      @ElektorTV  ปีที่แล้ว

      Two windings allow for detecting the spinning direction. Also it allows for better resolution.