586,655 active members*
2,330 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2008
    Posts
    216

    MPG Voltage Acceptabe for Kflop Inputs?

    I have a used Mitsubishi MPG that I would like to use for my CNC machine, on the back of the MPG there are the following connections:

    12V+
    12V-
    GND
    A
    B

    When we move the MPG one detent we get the following responses across A-B:
    3V+, 0V, 3V-, 0V, 3V+…

    Is this safe to run on the KFlop? I don’t want to fry the KFlop by sending too high of a voltage, I know the Kflop IO’s say 3V tolerant, but I’m sending 12V to the MPG, is this standard for all MPGs to send back a 3V signal? I’ve never tried to wire one before?


    I'm planning to use the MPGSmooth.c to fun the MPG, If i understand the code correctly I only need 2 inputs QA, QB for the MPG and the rest are inputs for the various buttons typically found on a pendant.

    Thanks,
    Dan

  2. #2
    Join Date
    May 2006
    Posts
    4047

    Re: MPG Voltage Acceptabe for Kflop Inputs?

    Hi Dan,

    Check the A signal relative to GND and also the B signal relative to GND while not connected to anything rather than from A to B. Seems a bit odd to require +/- 12V supplies but if each of the outputs each stay between 0 and +3.3V it should be ok.

    Yes you only need 2 inputs for the MPG encoder motion. Most MPGs are slow enough that a program like MPGSmooth.c can be used to count the transitions in software using any IOs. The other option is to use an unused KFLOP Hardware Encoder Input and use the MPGSmoothHardwareEnc.c example.

    You should be aware that some of the KFLOP inputs (first 8 on JP4 and JP6) have 150 ohm pull down resistors. If you connect to those (which would provide good termination) then you would need to check that the MPG is able to still drive them above 2.8V.

    HTH
    Regards
    TK
    http://dynomotion.com

Similar Threads

  1. Precix 9100 Controller - VI voltage issue Voltage range only 6.5 to 10Volts
    By wdysf150 in forum Controller & Computer Solutions
    Replies: 0
    Last Post: 08-15-2013, 08:24 PM
  2. KFlop with KAnalog Step and Dir for Yaskawa SGDH PULS/SIGN inputs
    By DeanW in forum Dynomotion/Kflop/Kanalog
    Replies: 1
    Last Post: 05-02-2013, 08:37 PM
  3. G540 - Voltage Between Inputs 1-4 and Grnd?
    By GEBrown in forum Gecko Drives
    Replies: 14
    Last Post: 09-27-2012, 06:21 PM
  4. Replies: 0
    Last Post: 09-12-2011, 05:11 AM
  5. G540 inputs and outputs voltage
    By Brenck in forum Gecko Drives
    Replies: 0
    Last Post: 07-28-2011, 03:48 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •