▷ Reversal of single-phase motor with relays and RF module

In this tutorial, I will show you how to reverse the rotation of a single-phase motor using relays and a radio frequency module to control it wirelessly.

Sistema completo de control para inversión de giro de motor con relés y módulo RF

💡 Useful resource: Download the PCB design of the relay board here


Motor origin and necessary modifications

This motor was extracted from a sewing machine. Initially, I tried to reverse the rotation by swapping phase and neutral, but this method did not work. Upon disassembling it, I discovered that it contained an internal capacitor.

To preserve the capacitor, I decided to desolder the connections between the stator coils and the capacitor with carbon brushes, soldering 4 external wires in their place.

Bobinas del estator del motor monofásico
Image 1: Stator coils
Condensador y carbones del motor monofásico
Image 2: Capacitor and carbon brushes

The wires were passed through the slots of the motor housing for external connection.

Motor ensamblado con cables de conexión externos
Image 3: Assembled motor with external connections

Note: The wires with electrical tape are those coming from the stator coils (Image 1).

Principle of rotation reversal in single-phase motors

To make the motor rotate in one direction, we connect the red wires to red and black to black (Image 4). To reverse the rotation, we simply swap these connections (Image 5).

Conexión para giro normal del motor monofásico
Image 4: Connection for normal rotation
Conexión para giro invertido del motor monofásico
Image 5: Connection for reversed rotation

The power supply (phase and neutral) is connected to the visible white wires at the bottom left of Image 3.

Implementation with relays and RF module

To automate the rotation reversal, we need 2 relays and make the connections shown in the following diagram:

Diagrama de conexiones para inversión de giro con relés
Image 6: Connection diagram with relays
⚠️ Important:
  • L and N are connected to the wires with electrical tape (coming from the stator coils)
  • The common pins of the relays are connected to the wires in Image 2 (capacitor and brushes)

The motor will remain at rest until one of the relays is activated. When RL1 is activated, the motor will rotate in one direction, and when RL2 is activated, it will rotate in the opposite direction.

💡 Additional resource: Learn how to activate relays with Arduino in this tutorial


⚠️ Important caution:It is essential to wait for the motor to come to a complete stop before reversing its direction. These motors are not designed for direction changes while in motion and could be damaged.


Demonstrative video of operation


💡 Practical applications:This system is ideal for automation projects, sliding doors, electric gates, or any application that requires remote control of single-phase motors.

0/Leave a comment/Comments

Hello! We're so glad you've made it this far and are reading this article on Edeptec.

This form is an open space for you: you can leave a comment with your questions, suggestions, experiences, or simply your opinion on the topic discussed.

» Did you find the information helpful?
» Do you have any personal experiences you'd like to share?
» Do you have any topics you'd like to see covered in future articles?

Remember that this space is for learning and sharing, so we encourage you to participate respectfully and constructively. Your comments can help other readers who are on the same path, whether in electronics, programming, sports, or technology.

Thank you for being part of this learning community! Your participation is what makes this project grow.