Loading...
Pages: [1]   Go Down
Author Topic: Help an art student!!  (Read 169 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 1
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hi I am trying to control a 'linear actuator'. I basically want to be able to run and reverse the motor.

I have also bought (maybe mistakenly) what was described as a 'smart motor speed controller'.

So what I want to be able to do is hook up the motor to the speed controller (im guessing to the 'output'), I also have a 9v battery to hook up to the 'power'. My problem is the three pins named 'control'? is this where I should hook up the arduino? and should there be a circuit running before this?

Hopefully this makes sense..

Thanks!

More information on the components:

http://www.mindsetsonline.co.uk/product_info.php?cPath=16_13_438&products_id=204

http://www.mindsetsonline.co.uk/product_info.php?cPath=16_13_438&products_id=1009983
Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 8
...a figment of your imagination
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Looks like it's where the variable resistor should be connected in order to control the speed.

In case you're unaware:

[This should be between 1k to 100k]

--edit--
Also it doesn't seem to be able to control the direction of motor rotation.
« Last Edit: May 15, 2013, 10:25:13 am by TheNonbeing » Logged

I think. I think I am. Therefore I am... I think.

Johannesburg UTC+2
Offline Offline
Edison Member
*
Karma: 34
Posts: 1705
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Presumably the board supplies the 5v to the pot, and reads back the value of the middle pin.... So, it "might" be feasible to put the Arduino ground pin to the Control 0v and then to PWM the Control "INP" pin from the Arduino, which will give it a "pseudo-voltage" between 0 and 5 for speed. Not sure though, more knowledgeable folks than I should comment on that idea before you hook it up... E&OE
Logged

IT Crowd:
Roy... "Have you tried turning it off and on again?"
Moss.. "Have you tried forcing an unexpected reboot?"

Offline Offline
Edison Member
*
Karma: 23
Posts: 1381
Now, More Than Ever
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Also it doesn't seem to be able to control the direction of motor rotation.
Relay H-bridge (buy more parts.)
http://forum.arduino.cc/index.php?topic=79431.0

Presumably the board supplies the 5v to the pot, and reads back the value of the middle pin.... So, it "might" be feasible to put the Arduino ground pin to the Control 0v and then to PWM the Control "INP" pin from the Arduino, which will give it a "pseudo-voltage" between 0 and 5 for speed.
I'm not sure JimboZA.
I can't read that 8-pin IC, though.
If it needs a true variable DC, PWM could be smoothed out (buy more parts.)
Logged

Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do

Offline Offline
Newbie
*
Karma: 0
Posts: 8
...a figment of your imagination
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

You could use a single channel digital potentiometer to control the speed from Arduino. Taking direction control also into account I'd think it's easier and more efficient to just build motor controller from the scratch -or buy one.
Logged

I think. I think I am. Therefore I am... I think.

Offline Offline
Edison Member
*
Karma: 23
Posts: 1381
Now, More Than Ever
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

C'mon. Digital pot... bosh.

All that's really needed is the FET and PWM its Gate, but I'm figuring that hacking (Dremelling) traces will be a bridge too far in this case.

To use the board (and, yes, the purchase was... premature) then the cap, the resistor, and the diode to smooth the PWM for a 'nice' DC, in place of the pot., are pretty cheap and most expedient.  An intrepid fellow could probably scrounge those parts (or close enough) out of a junked radio.

Logged

Don't Be Upset By The Results You Didn't Get With The Work You Didn't Do

0
Offline Offline
Tesla Member
***
Karma: 73
Posts: 6638
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Since you need bidirectional control then any standard motor shield is the way to go.
That website doesn't even give the voltage for the actuator's motor, but one thing is
for sure a standard 9V battery (PP3 sized) is completely inadequate as a motor power
supply.  You need to find out the operating current for the motor and find a supply that
can handle it with room to spare.
Logged

Pages: [1]   Go Up
Print
 
Jump to: