Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 20, 2024, 01:28:56 13:28


Login with username, password and session length


Pages: [1]
Print
Author Topic: MA2000 Robot arm - bringing back from the death  (Read 6369 times)
0 Members and 1 Guest are viewing this topic.
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« on: June 13, 2013, 07:20:00 07:20 »

I have a chance to play with 4 of MA2000 robot arm, old good made electromechanics for educational purpose. I will post here the progress of giving new life to them, but i think this will not to become a quick moving thread.

Here is the photo of the fourth robot, the most dead one - being mutilated by the killer.




Some cleaning task done, you can start to see the build detail.



The end effector is pneumatic grip, the three end manipulator is driven by rc servo but not as rc servo (the electronic stripped off), the other manipulator is geared dc motor reduced by timing pulley.

More pictures will follow, ask me any particular parts you want to see in detail...

-ichan
Logged

There is Gray, not only Black or White.
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #1 on: June 30, 2013, 07:45:18 19:45 »

I will take more pictures in following days, just finish the new servo driver design. They are tiny, the rectangular one is 1.8 x 3.6 cm to be mounted inside of rc servo housing while the round one is 3.5 cm in diameter for the round geared dc motors.

The inspiring page is here, and the youtube video.

-ichan

Edit: add forgotten schematic and replace the pcb picture with the last iteration.
« Last Edit: July 01, 2013, 06:19:53 18:19 by Ichan » Logged

There is Gray, not only Black or White.
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #2 on: July 01, 2013, 07:26:31 07:26 »

Nice.

If you get a chance, I'm interested in details of the mechanical stuff for the arm. How the motors mount, how the arms are built, and what kind of belts and pulleys are on each axis, along with the motor specs.

For instance, two motors at the joints, and it looks like some kind of encoder?

SOME DAY, it'd be fun to build one from scratch...

So, if you're into the guts, anyway, some more detailed pics would be appreciated.
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #3 on: July 01, 2013, 06:23:34 18:23 »

Sure, i will do taking detail pictures of all the 6 axis. Already take some but the picture quality is not good so i have to retake it, give me a day or two.

-ichan
Logged

There is Gray, not only Black or White.
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #4 on: July 02, 2013, 03:40:46 03:40 »

No hurry.

Getting the pulley ratios and reverse engineering the motor torques & speeds, bearing sizes and types, as well as the weight and counterbalances would help in replicating one some day.

Not asking for much...
:-D
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #5 on: July 06, 2013, 07:37:12 19:37 »

Sorry Solutions, you still have to wait for the mechanical details, need a special mood to deal with photographs...  Wink

I am working with the controller now, attached is the photo of the old controller, it is powered by a Rockwell R65C02P2 (2MHz) - I am going to replace it with a new controller based on STM32F4.

The design will be based on STM32F4-Discovery + Embest expansion board (add Ethernet+RS232+SDCard+320x240 TFT LCD with touchscreen+OV9655 Camera), the reason is practical - many code example available for it so it will make a good jump start for me  Grin.

Asigning what port for what purpose is always a hard task at the begining of the design work, here i share my excel file of it - it must be very useful for anyone who work with the F4.

It is complete with the list of alternate and additional functions for each port, just choose what you want to use - the cells in yellow is what i choose for my motion controller board, and again my choice is based on what i said before. The original F4 Discovery use 100 pin F407 mcu, while i need more ports then i will use 144 pin mcu - so the table consist both for 100 and 144 pins of STM32F407.

Ups, can not attach .xlxs files? So it is in a .rar

-ichan
Logged

There is Gray, not only Black or White.
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #6 on: October 07, 2013, 03:13:25 15:13 »

Some photo of the mechanical started with the first axis, the waist. Sorry Solutions, you have to count the gear teeth by yourself  Cheesy.




The motor is Maxon DC motor, there is a writes with permanent marker on the body "18V 11W" - i do not know who write it. Will try to find the gearbox ratio later.




Partly assembled, in this mechanism the large pulley is stationary, the motor rotates with the axis.




Fully assembled.




Originally it use potentiometer as position feedback, this one will be replaced by magnetic encoder.




And the new dc servo driver will be on each motor, communicate with the main controller via rs485.




-ichan
Logged

There is Gray, not only Black or White.
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #7 on: October 08, 2013, 08:34:38 08:34 »

I hate to bring this up, but....

What are the chances the mag fields from the motors, or even motor wiring, will mess up your position sensor scheme? Ferrous metals brought into proximity?
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #8 on: October 08, 2013, 03:25:54 15:25 »

I read that doubt before, i think it is where people talk about HobbyKing MI Digital servo series which use magnetic encoder:



But i can not found a single confirmation about that, so i take the risk - (live need it right?)

As the backup plan, the servo drive can also read analog position from the potentiometer - if the magnetic encoder doesn't work then analog pots will be used on the last 3 axis (rc servo) and US Digital E4P optical encoder on the larger 3 servo (dc servo).

That is a good comment, let me know if you find more info about this.

-ichan
Logged

There is Gray, not only Black or White.
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #9 on: October 10, 2013, 02:09:22 02:09 »

LOL - you don't have enough projects, so here's another for you Ichan: http://hackaday.com/2013/10/09/scara-arm-becomes-enormous-3d-printer/
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #10 on: October 16, 2013, 03:23:41 15:23 »

Interesting, i do have a spare MK7 extruder unit - but thinking about programming 6 axis articulated arm to do the 3d printing job, well i just can't imagine that..  Grin

Solutions, are you still under tropical sun? I heard about some activity related with coin mining in there by some western people, are you?

-ichan
Logged

There is Gray, not only Black or White.
solutions
Hero Member
*****
Offline Offline

Posts: 1823

Thank You
-Given: 655
-Receive: 900



« Reply #11 on: October 18, 2013, 04:54:59 04:54 »

Nope - back in the land of corruption and autonomous killing machines for the past few months. I'll head back to feed the mosquitoes at the turn of the new year.

One of these days I need to drop in on your country and spoil your women...
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #12 on: October 20, 2013, 06:29:34 06:29 »

It will be my pleasure to become your driver in here, even on it's bad traffic jam. As for women it will be always depend on your "charm" before them, right? LOL.

-ichan
Logged

There is Gray, not only Black or White.
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC