PicoBorg Reverse - Linear actuator and Hall Sensor feedback
Forums:
Hi there.
Can I control a linear actuator with the PicoBorg Reverse and get control with the Hall Sensor feedback that are already integrated with the linear actuator?
The linear actuator has 6 wires: 2 wires for the motor; 4 wires for the Hall Sensor feedback.
Kind regards,
wizard2010
wizard2010
Fri, 11/27/2015 - 15:57
Permalink
By the way, can the PicoBorg
By the way, can the PicoBorg Reverse get the current (A) information about the motor?
I mean, it's possible to know how much current the motor are consuming?
piborg
Fri, 11/27/2015 - 19:34
Permalink
Linear actuators
The short answer is that you can drive a linear actuator from a PicoBorg Reverse, however it cannot use the feedback signals as intended.
Basically the motor will be a normal DC motor as it only has the two wires, this can be controlled normally using the standard motor control functions.
In terms of proper control, the PicoBorg Reverse cannot use the four hall effect signals as intended.
One of the signals could be connected to the relevant taco input and used as a 'counter'
This would at least allow the PicoBorg Reverse to drive the motor until X counts have been registered.
I imagine that two of the feedback signals are for end-stop sensors.
It should be possible to connect them to GPIO pins and detect they have been reached in software.
Be sure to get the correct voltage when connecting directly to GPIO pins, 3.3V maximum for a Raspberry Pi.
With regards to current monitoring, the PicoBorg Reverse does not have the necessary circuitry to measure the current which the motors are using.
wizard2010
Wed, 12/09/2015 - 14:13
Permalink
Hi there again.
Hi there again.
Can you tell me if with the PicoBorg Reverse I can do a soft start/stop of the Linear actuator?
The actuator don't have feedback, I only have two wires, to put the actuator open and close.
Kind regards,
wizard2010
piborg
Wed, 12/09/2015 - 18:56
Permalink
Soft start / stop
You should be able to ramp the power up and down to achive a soft start and stop.
For example: