Jon Elson | 1 Dec 04:03

Success driving Panasonic Minas S (MUMS) brushless motors

Please excuse a short commercial plug....

Dave Engvall gave me a Panasonic brushless motor at the CNC Workshop to 
see if I could figure out how to run it.
It took me a LONG time to get around to figure it out, but I have 
finally got it!  It has a serial output that contains the commutation 
signals, so I have to add a little decoder for that signal.  Otherwise, 
i have gotten it to work with my Universal PWM Controller and brushless 
PWM Servo amp.
It works quite smoothly, better than a number of other brushless motors 
I've tried.

The motor I have is a Panasonic MUMS042A1A, but I would assume all the 
motors in that "Minas S" series would work as well.

Jon Elson

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Dave Engvall | 1 Dec 04:14

Re: Success driving Panasonic Minas S (MUMS) brushless motors

Good Show!!!!

Dave
On Nov 30, 2008, at 7:03 PM, Jon Elson wrote:

> Please excuse a short commercial plug....
>
> Dave Engvall gave me a Panasonic brushless motor at the CNC  
> Workshop to
> see if I could figure out how to run it.
> It took me a LONG time to get around to figure it out, but I have
> finally got it!  It has a serial output that contains the commutation
> signals, so I have to add a little decoder for that signal.   
> Otherwise,
> i have gotten it to work with my Universal PWM Controller and  
> brushless
> PWM Servo amp.
> It works quite smoothly, better than a number of other brushless  
> motors
> I've tried.
>
> The motor I have is a Panasonic MUMS042A1A, but I would assume all the
> motors in that "Minas S" series would work as well.
>
> Jon Elson
>
> ---------------------------------------------------------------------- 
> ---
> This SF.Net email is sponsored by the Moblin Your Move Developer's  
> challenge
(Continue reading)

tomp | 1 Dec 05:14
Favicon

Re: Success driving Panasonic Minas S (MUMS) brushless motors

Jon,

Jon Elson wrote:
> Please excuse a short commercial plug....
>
> Dave Engvall gave me a Panasonic brushless motor at the CNC Workshop to 
> see if I could figure out how to run it.
> It took me a LONG time to get around to figure it out, but I have 
> finally got it!  It has a serial output that contains the commutation 
> signals, so I have to add a little decoder for that signal.  Otherwise, 
> i have gotten it to work with my Universal PWM Controller and brushless 
> PWM Servo amp.
> It works quite smoothly, better than a number of other brushless motors 
> I've tried.
>
> The motor I have is a Panasonic MUMS042A1A, but I would assume all the 
> motors in that "Minas S" series would work as well.
>
> Jon Elson
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Emc-users mailing list
> Emc-users@...
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
(Continue reading)

Jon Elson | 1 Dec 06:23

Re: Success driving Panasonic Minas S (MUMS) brushless motors

tomp wrote:
> i hope it works for the whole MINAS series
> i just went thru some hell because a supplied panasonic minas series A4 
> MHMD motor
> and mating MCDD driver couldnt be found in USA
> it was true, the MHMD motor is only for the asian A4C series
> and is called the MSMD in usa ( the 'A4' series )
>
> now isnt that intuitive? ;)
>
> anyway,
> you more than likely have the basis to use Yaskawa and SureServo ( 
> automation direct 'koyo ) also
>   
The Panasonic encodes the 3 commutation signals with a UART, sending 
8-bit serial bytes at 1 Mbit/second.
So, that was quite easy to decipher and design a simple gizmo to convert 
back to the standard UVW commutation signals.
These motors have traditional ABZ position encoders.

On the proprietary Yaskawa motors made for their own drives, the encoder 
only has 3 channels, and encodes position AND commutation all in those.  
A and B are normal, but the C channel flips the phase relationship 
between it and the other two to give commutation and index pulse 
encoding.  I got the general idea, but I can't say I understand how it 
works.

Jon

-------------------------------------------------------------------------
(Continue reading)

Dale Ertley | 6 Dec 04:03
Favicon

Re: Success driving Panasonic Minas S (MUMS) brushless motors

Jon and Dave,
That seems to be a nice small motor/ drive combo. I have 4 of them.
I have one of the drive/motors running on a Motenc lite board. Other work pulled me away from it. I need to get
back to it and tune the drive.
Dale 

--- On Mon, 12/1/08, Jon Elson <elson@...> wrote:
From: Jon Elson <elson@...>
Subject: Re: [Emc-users] Success driving Panasonic Minas S (MUMS) brushless motors
To: "Enhanced Machine Controller (EMC)" <emc-users@...>
Date: Monday, December 1, 2008, 12:23 AM

tomp wrote:
> i hope it works for the whole MINAS series
> i just went thru some hell because a supplied panasonic minas series A4 
> MHMD motor
> and mating MCDD driver couldnt be found in USA
> it was true, the MHMD motor is only for the asian A4C series
> and is called the MSMD in usa ( the 'A4' series )
>
> now isnt that intuitive? ;)
>
> anyway,
> you more than likely have the basis to use Yaskawa and SureServo ( 
> automation direct 'koyo ) also
>   
The Panasonic encodes the 3 commutation signals with a UART, sending 
8-bit serial bytes at 1 Mbit/second.
So, that was quite easy to decipher and design a simple gizmo to convert 
back to the standard UVW commutation signals.
(Continue reading)


Gmane