Mitsubishi Meldas Control and Motors
- gmr
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
04 Mar 2025 08:58 #323133
by gmr
Mitsubishi Meldas Control and Motors was created by gmr
Hi All,
I have an old VMC that is based on the Mitsubishi Meldas controller and Mitsubishi motors. The machine is in good mechanical condition but the control has given up the ghost, so I plan to replace all the servo drives and do a new controller based on LinuxCNC.
A few questions that I'd like some input on:
Greg
I have an old VMC that is based on the Mitsubishi Meldas controller and Mitsubishi motors. The machine is in good mechanical condition but the control has given up the ghost, so I plan to replace all the servo drives and do a new controller based on LinuxCNC.
A few questions that I'd like some input on:
- The machine has 3 phase 1kW, 3000 RPM motors on it for the X and Y axes and 2kW, 2000 RPM for the Z axis - they are Mitsubishi HA83 and Mitsubishi HA103 and have rotary encoders on them that means the original servo drives keep track of the absolute position. Does anyone have any thoughts on sticking with this motors or replacing them? If replacing them, any suggestions for a good brand/family?
- If I just replace the drives, then it seems that the Nidec/Control Techniques Unidrive M700 series might be a good choice? Any thoughts. Ideally I would power the drives directly from the 3 phase 415V supply (the machine currently has a transformer which delivers 200V to the drives).
- On the control side, any suggestions as to which Mesa cards are well suited? Previously I have converted machines using the 7C81 and a Raspberry Pi and 5i25 and PC - I think this will need quite a lot of I/O so I'm thinking a PC based card this time.
Greg
Please Log in or Create an account to join the conversation.
- besriworld
- Offline
- Elite Member
-
Less
More
- Posts: 275
- Thank you received: 77
04 Mar 2025 11:26 #323139
by besriworld
Replied by besriworld on topic Mitsubishi Meldas Control and Motors
If you have absolute encoders, I think the best solution is to buy new servo drives and motors. Some good brands are Yaskawa, Delta, and CTB. I personally chose Adtech
The following user(s) said Thank You: gmr
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4265
- Thank you received: 1883
04 Mar 2025 13:41 #323142
by Aciera
Replied by Aciera on topic Mitsubishi Meldas Control and Motors
You might also want to have a look at dmitry's interface cards.
yurtaev.com/
yurtaev.com/
The following user(s) said Thank You: gmr
Please Log in or Create an account to join the conversation.
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
08 Mar 2025 20:45 #323539
by jst
Replied by jst on topic Mitsubishi Meldas Control and Motors
One option would be a stmbl v5: github.com/freakontrol/stmbl
There is also a thread on the forum.
I have it running with smaller Mistubishi Motors, your encoders should be supported. The HA103 Motor is on the upper power limit, but it should be fine. It can run the 200V motors direct from mains voltage without a transformer.
There is also a thread on the forum.
I have it running with smaller Mistubishi Motors, your encoders should be supported. The HA103 Motor is on the upper power limit, but it should be fine. It can run the 200V motors direct from mains voltage without a transformer.
The following user(s) said Thank You: gmr
Please Log in or Create an account to join the conversation.
- Benb
-
- Offline
- Premium Member
-
Less
More
- Posts: 143
- Thank you received: 52
09 Mar 2025 00:04 #323547
by Benb
Replied by Benb on topic Mitsubishi Meldas Control and Motors
Greg,
Right now, you have a machine in good mechanical state. The only problem you have with this machine is the controller. My advice, do not remove or dismantle any component at this stage.
1-Gather the manuals wiring diagrams and any information you can find.
2-Study the servo drive CONTROL METHOD (analog, digital, industrial communication bus etc …)
3- Study existing wiring diagrams and determine the number and type of IO’s (sourcing/sinking)
4- study the type of controller you will need, the type of daughter boards needed and type of PC (pci/pcie/ethernet/Mitsubishi bus communication bus … etc
5- Modify the existing wiring diagrams to reflect the changes required. Keep in mind that the machine was designed and assembled by highly skilled craftsmen, at this stage you will focus on keeping the modifications to existing components to a strict minimum.
6- With all the above knowledge and mods you will be ready to configure the controller and choose GUI
Note: machine integration requires patience especially if you have not done it before on a machine such as vmc. (Bounding, grounding, shielding can be nightmare, modifying the safety control system can become a liability and changing from sourcing/sinking io can be laborious, etc …), keep it simple stupid (KISS) is the answer to a successful project.
Right now, you have a machine in good mechanical state. The only problem you have with this machine is the controller. My advice, do not remove or dismantle any component at this stage.
1-Gather the manuals wiring diagrams and any information you can find.
2-Study the servo drive CONTROL METHOD (analog, digital, industrial communication bus etc …)
3- Study existing wiring diagrams and determine the number and type of IO’s (sourcing/sinking)
4- study the type of controller you will need, the type of daughter boards needed and type of PC (pci/pcie/ethernet/Mitsubishi bus communication bus … etc
5- Modify the existing wiring diagrams to reflect the changes required. Keep in mind that the machine was designed and assembled by highly skilled craftsmen, at this stage you will focus on keeping the modifications to existing components to a strict minimum.
6- With all the above knowledge and mods you will be ready to configure the controller and choose GUI
Note: machine integration requires patience especially if you have not done it before on a machine such as vmc. (Bounding, grounding, shielding can be nightmare, modifying the safety control system can become a liability and changing from sourcing/sinking io can be laborious, etc …), keep it simple stupid (KISS) is the answer to a successful project.
Please Log in or Create an account to join the conversation.
- gmr
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 Mar 2025 21:51 #323779
by gmr
Replied by gmr on topic Mitsubishi Meldas Control and Motors
Hi Benb,
Thanks for your reply - pretty much exactly what I am planning on doing, in the past I have found that re-using the wiring loom on a machine can save days of time - particularly if it is well done in the first place. There is also the added benefit of all the high quality connectors and cabling that are already in place on the machine side.
The machine came with a fourth axis so I'm going to get that working in isolation before starting on the machine proper...
Thanks for the suggestions.
Greg
Thanks for your reply - pretty much exactly what I am planning on doing, in the past I have found that re-using the wiring loom on a machine can save days of time - particularly if it is well done in the first place. There is also the added benefit of all the high quality connectors and cabling that are already in place on the machine side.
The machine came with a fourth axis so I'm going to get that working in isolation before starting on the machine proper...
Thanks for the suggestions.
Greg
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.328 seconds