Control wheelchair motor with arduino

Hi,

I have a brand new wheelchair motor that a friend gave me.
It's a 24V motor.
I don't have any information about the electrical connections to the motor.
Is there someone who by chance knows what the outputs are?
My goal is to control the motor with Arduino and H-bridge.

Do You know how the inputs to the motor work?
Datasheet of the motor please.....

The only information I have is this:

Then contact Alibaba for more information like datasheet, technical description.

Yes, I need to do it!

Please do. It's a costly motor...

You will need a suitable brushless DC motor driver, rated at more than 250W, NOT an "H-bridge". There are very few BLDC motor drivers in that power class or above, that are designed for Arduino control.

You mean something like this?

An Ebike controller might work, but those are generally not designed to be controlled by Arduino, and most aren't reversible.

Do you have any suggestion other suggestions?

No useful suggestions are possible, until you post the datasheet or user guide for the motor. Contact the seller.

Wheel chair and mobility scooters use 24V DC motors pretty universally, and such motors are a few hundred watts typically. However burst power is usually quite a lot higher than continuous ratings to deal with climbing bumps and curbs. You'll find a lot of secondhand controllers for these devices in the 50 to 100A range.

Some motors will have a parking brake (electromagnetic solenoid clutch), which is also 24V and an amp or so. This needs to be energized before the motor can turn.

From the photo of the connector its possible your version is actually a BLDC rather than brushed motor as 3 high-current pins are visible - this will limit the kinds of controller that are appropriate.

Either way there are quite a few robotics motor controllers available for this sort of voltage and power.

Here is more information about the motor.

motor_socket_connection.pdf (16.6 KB)

Clearly a BLDC, the motor connector has 3 phase wires and 5 wires for the Hall sensors. You need a Hall-sensor BLDC motor controller with enough current handling.

This should work?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.