Hi everyone, I was very fortunate to have received helpful advice on my previous post “Issues with modifying Lightning McQueen Toy Car (bigger version)” and thought we had overcome the last of the technical hurdles. However, we recently tried to fit the modified car with a child and realized the car speed (5 mph) is too fast for the child who could not lift their hand off the switch very fast. Does anyone know how I could slow down the speed of a 2-motor Lightning McQueen Toy Car? Please let me know if you have any ideas or suggestions. Any help will be greatly appreciated!
This is the current modified circuit (battery: 6V, 9Ah capacity) for the car:
Currently, I have a circuit component called a “DC motor speed controller” by RioRand (please see below for pics) but am not sure if it will do the trick or how to even connect/integrate it into the current modified circuit (since the car has 2 motors and there seems to be only a power/ground connector for 1 motor on the speed controller):
Have u been game to try plugging the Riorand PWM into the circuit just to give it a try? Maybe run the positive wire coming off relay terminal 30 into the Power + receiver on the PWM, then connect Motor + to the “2” position. Motor -ve would connect to the “5” position, then Power -ve would connect to the -ve bus/bundle going back to the -ve battery terminal. I’ll run this scenario by the guy that helps me alot w electronics and see what he says, then get back to you asap’ish
The wiring is pretty much the way it looks. Connect the potentiometer with the supplied connector, but cut the wire that goes to the pin marked ‘5V’ on the PCB, and connect the button in the middle, between the potentiometer and the PCB connector. The idea is that when the button is pressed the car will go at the speed set by the potentiometer, and when the button is released it will stop.
I think you will want to add a capacitor between the 5V signal and the GND signal at the potentiometer to debounce the switch a bit. A 10uF 16V electrolytic should be good. Just make sure that the ‘+’ lead of the capacitor goes to what used to be the 5V lead of the potentiometer and the ‘-’ lead goes to the GND wire. It is probably easiest to solder this on at the potentiometer pins.
A couple of notes.
This controller is rated to 15A. I don’t know if the motor load will be too high for it (you might be able to guess by looking at the fuse on the battery and see what value it is). If you need a higher current rating you could try this module https://www.amazon.com/dp/B01H6QFUF0/ref=psdc_10967761_t1_B0791YHB6P but it will be harder to get to the pins on the potentiometer. You can also try it and make sure that it isn’t getting too hot. (It will get hotter when the car is not going at the maximum speed)
It would be nice if the color coding of the wires to the potentiometer was correct (5V=red, GND=black) but from the picture it looks like they may be reversed so you will have to select the wire to cut by looking at the silkscreen on the PCB.
I actually haven’t tried anything yet and wanted to see what everyone had to say first (to reduce chances of overheating or having a blown fuse). That sounds like a good idea though! Thanks Pete!
Wow Nick thanks for so much for all the information and taking time to redraw the circuit! Really appreciate it.
I read through everything you wrote and I understand how all the wires would be rerouted. However, could you help explain why the relay was taken out of the new circuit drawing? The relay helped stop an overheating issue we were having before, so I’m concerned the overheating issue might return if it’s taken out.
As for the motor load concern, I know the 6 V (9 Ah) battery does contain a fuse of some kind but I didn’t see a value. I tried searching for the fuse value using the battery’s model number (please see below), but wasn’t able to find an actual value. I’ve listed the motor’s model number below as well. Not sure if that will help. I will try calling Fisher Price in the day time to see if they know anything.
Power Wheels Battery Model Number: 00801-0712
Motor Model Number: RS-550PC-7520
That’s super neat!! It’s cool to know there are other GBG folks also tackling how to slow down a 2-motor car. Thanks for sharing Doug!
I noticed in the post from the link you shared, it stated that the picture was a test mockup and not the final wiring. Was your team able to ultimately implement the mockup design on an actual 2-motor car and get it to slow down? (if yes, would it be okay to share the circuit design with me?)
I dropped the relay to save a few components (and dollars) and I was also thinking about making the acceleration and deceleration controllable with a few extra components around the potentiometer, but that was probably getting a bit too complicated.
One downside with dropping the relay is that the speed controller is always powered when the toggle switch is on. This will slowly drain the battery but should not get hot. (I am curious why not having a relay is causing it to get hot). With the relay in the design the motor controller will be disconnected from the battery when the button is not pressed (and the relay is open) so it won’t drain the battery at all.
Given that Doug has already done this then it is probably a good idea to go with his design which should be something like this:
Just make sure that the relay contacts are rated to carry a high enough current (probably 30A DC would be good to cover both 15A speed controllers), otherwise you will want two relays as well.
Set the potentiometers to about the same rotation to adjust the speed, otherwise the car may go in circles.
You may have to reverse the connections between the motor and the speed controller if either motor goes backwards.
With this design you do end up losing reverse and the ‘regenerative’ braking, but that is probably not a problem for you.
Hi Amy, good to hear from you again. Nick’s drawing is almost exactly what we use. In addition, for safety, I put a 2200 ohm resistor in series with each potentiometer. (Cut the black lead, solder the resistor in, cover it with heat shrink.) That reduces the highest speed at which they can run the cars which also helps with heating concerns.
Nick mentions that your relay must handle at least 30 amps. That is correct, the car draws 25 amps with wheels locked. Your toggle switch must also be able to handle that much, be sure to check that too.
Two comments regarding the heating question. First, the heating would indeed show up when the car is running slow, but it has to be running slow due to a heavy load. So we tested ours by loading it with lead bricks and running it up and down an incline for about 20 minutes with the potentiometers set to the highest speed. No heating. Secondly, Nick, the heating problems Amy had before were due to a circuit drawing error, that’s all.
Nick is also correct that the capacitor is not needed if you switch the power to the motor controllers as shown. The RioRands “spool up” very nicely with this circuit.