Motor controller and limit switches
NeilRogers
Posts: 12
I am helping on a project. There is a track that has a carriage that is moved by a 90volt dc motor, would like it to be variable speed.
There are 6- 48 volt actuators that are triggered based on reed switches, as it passes by.
I know how to solder, and have built similar items before, but want to ask the experts how they would tackle this, and what parts to buy to get started. Only 6 inputs needed.
Outputs based on 6 actuators and motor controller.
There are 6- 48 volt actuators that are triggered based on reed switches, as it passes by.
I know how to solder, and have built similar items before, but want to ask the experts how they would tackle this, and what parts to buy to get started. Only 6 inputs needed.
Outputs based on 6 actuators and motor controller.
Comments
It goes down the length of the green house, as it passes zones, reed switches trigger the zone changes,
I was looking at going with an Allan Bradley micro controller, but if I can prove this is a better option, I will switch.
So far we have the 90volt motor and the reed switches. And think the 24volt supply from the old system.
We have no controllers yet. So we have flexibility on what we get, just need assistance on the best option.
One thing to keep in mind, we may replace more lanes with this system, if it works good. A controller per lane, they ride on the carriage that goes the length of the lane.
That example is not practical because the carriage needs to be overhead to spray, because of how many plants are growing, on multiple levels. Also, there is no floor space to walk, let alone drive that big thing.
Would like to order parts this week or go a different direction if there is no one that knows,
Would just an I/o board work, or do I need a card to drive it?
I guarantee that if you use a microcontroller such as the Parallax BS2 or Propeller you get support for it here or through the support phone/email system.
As for a controller, for the same price as a Basic Stamp 2 you can purchase a Propeller Activity Board with vastly more resources and support.
For the actuators probably a relay board will suffice, I've never done high power PWM before, I'm sure someone here can help with that.
Found this: http://www. elecfreaks. com/store/8-channel-5v-relay-module-p-268.html 8 relays, 24 V option, for $17.
Looking for a SCR option. anyone have any recommendations for a 90V DC capable one? i did a little searching and nothing that i like so far.
And no, i have not made a diagram yet. next on the list. thanks for the suggestions, if i get an answer on the SCR i will order it all today.
Neil
With the propeller activity board and the 5V breadboard, would that be good enough to run the relays... ok editing my comment...
actually thinking a capacitor to increase amps, or use two lines, from the activity board. just spitballing. that one says it is Arduino compatible, isn't that board going to be discontinued?
As for the 90 Volt motor, without knowing the current draw it would be difficult to reliably fit an SCR. Also wondering about just how much speed control Neil needs with that motor.
Neil, the Arduino compatable board you linked to is an Arduino shield, meaning you have to provide the Arduino controller for it to work. The Prop Activity board comes with the propeller chip, voltage regulators, and some other goodies. It even provides Xbee connectors so that you can operate this thing remotely.