How do I pulse a motor

Need help with a project? Trying to find a component? Post any general technical questions here.
Post Reply
Zapo
Posts: 1
Joined: Thu Jul 24, 2014 12:38 pm

How do I pulse a motor

Post by Zapo » Fri Jul 25, 2014 1:06 am

Hi,

I have a very basic circuit. A 25v dc psu powers a 25v/1 amp peak motor with a switch controlling motor on/off.

What I need is when the switch is thrown (and stays thrown) the motor then turns 4-8 revolutions (about a second) and then stops.
To repeat this function, the switch would be un-thrown, and than thrown again, each time operating the motor for a second or so.


Any suggestions ?

Pauldf
Posts: 170
Joined: Mon Jun 10, 2013 7:42 pm

Re: How do I pulse a motor

Post by Pauldf » Fri Jul 25, 2014 7:14 pm

You could use a delay on timer, using the normally closed contact (which opens after power is applied for the set time). Switch closes, powers the timer and the motor, the timer expires and stops the motor. The power then has to be dropped off the timer to reset it.

piratepaul
Posts: 432
Joined: Mon May 20, 2013 2:45 pm

Re: How do I pulse a motor

Post by piratepaul » Thu Aug 07, 2014 11:47 am

Depends what sort of motor it is.
If it is a stepper motor it can be made to do tricks.

Post Reply