Eliminating a differential of an e-rickshaw by using 2 motors.

Click For Summary
Using two hub motors for an e-rickshaw can eliminate the need for a mechanical differential, which is heavy and inefficient. Wiring the motors in series may allow for equal current and torque, theoretically mimicking a differential, though practical issues like one wheel over-speeding could arise. Alternatively, wiring in parallel presents challenges with slipping and inefficiency during turns due to the motors' natural resistance to speed changes. The discussion also touches on the inefficiencies of using PWM with H-bridges and the complexities of regulating speed without separate controllers. Ultimately, the simplest setup suggested is to wire the motors in series, assuming they are identical DC motors, to maintain consistent torque.
KDP
Messages
25
Reaction score
7
TL;DR
I would like to design an electric rickshaw with two hub motors on the rear wheels and no differential. Is this best accomplished by having the motors in series or parallel and are complex speed controller algorithms required?
A mechanical differential is heavy and inefficient. To try and design an efficient e-rickshaw I would like to use a hub motor for each rear wheel. My initial enquiries suggest that wiring the motors in series would theoretically emulate a differential by maintaining the same same current and torque in each motor during the turn, but some sources suggest this is problematic in practice with one wheel over speeding. If the motors are wired in parallel they both see the same voltage but motors naturally resist being sped up or slowed down which might cause slipping and inefficiency during turning. Ideally I would like to avoid the complexity of having separate speed controllers and steering sensors. What is the simplest reasonably efficient set up?
 
Engineering news on Phys.org
Assuming the motors are identical DC motors, wire them in series. The currents will then be the same, so the torques will be the same, which is the electrical equivalent to a differential. It is unlikely that a wheel will spin, if one does, you might switch the motors into parallel.

How will you regulate the speed?
Will you use PWM of an H-bridge?
 
KDP said:
inefficient
Why do you say that? Inefficient in what way?
 
berkeman said:
Why do you say that? Inefficient in what way?
That's a can of worms (pardon the pun). I always 'knew' that the hypoid gear in a normal diff is less efficient than the other gears because of the extra friction due to the sliding component of relative motion. I remember having to buy special oil for the diff. I found this figure which sort of confirms my memory.
1753820189340.webp

But the comparison with electric motor drive will not be straightforward because of the series resistance in the power supply (could it be really low? perhaps).

The value for a worm gear is not encouraging except when you need it to work just one way. So a screw won't work its way out of a wall unless you're really unlucky.
 
Hello! I want to generate an RF magnetic field at variable frequencies (from 1 to 20 MHz) using this amplifier: https://www.minicircuits.com/WebStore/dashboard.html?model=LZY-22%2B, by passing current through a loop of current (assume the inductive resistance is negligible). How should I proceed in practice? Can i directly connect the loop to the RF amplifier? Should I add a 50 Ohm in series? Thank you!