Jump to content
 

Station start without the "hand of God"


Recommended Posts

I have managed to overcome the reluctance of DC motors to start by using an Arduino to give a very short pulse of full power, <500ms (you will need to experiment to find the lowest setting) before resorting to normal power. This seems to give the motor an initial jolt before it settles down and continues turning. Please note I AM NOT AN EXPERT on Arduinos and I am just playing around at the moment.

Edited by T0ny
typo
Link to post
Share on other sites

  • RMweb Gold
10 minutes ago, T0ny said:

I have managed to overcome the reluctance of DC motors to start by using an Arduino to give a very short pulse of full power, <500ms (you will need to experiment to find the lowest setting) before resorting to normal power. This seems to give the motor an initial jolt before it settles down and continues turning. Please note I AM NOT AN EXPERT on Arduinos and I am just playing around at the moment.

Isn't this just what a feedback controller does? It increases the current and as soon as it senses the back EMF, the current is turned down.

Is this a problem for both DC and DCC? Does DCC handle starts any better?

  • Thanks 1
Link to post
Share on other sites

Isn't this just what a feedback controller does? It increases the current and as soon as it senses the back EMF, the current is turned down.

Is this a problem for both DC and DCC? Does DCC handle starts any better?

 

Thanks for the reply. I have no idea about how a feedback controller works. I am just playing about with an Arduino and this is a solution I have hit upon. There will be better, and other, solutions no doubt.

Link to post
Share on other sites

8 hours ago, ikcdab said:

Isn't this just what a feedback controller does? I

Feedback control is more appropriate for when the motor is actually running. Until it is turning at a certain rpm there will be no back-EMF worth measuring, but slugging it with too much current wouldn't be healthy. 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...