586,868 active members*
3,852 visitors online*
Register for free
Login
Results 1 to 20 of 133

Hybrid View

  1. #1
    Join Date
    Apr 2013
    Posts
    1788

    Re: Rigid Tapping on a PCNC1100

    Sorry to belabor the point but I'm confused. I assumed that one would use the second port on the 5i25 in order to use the quadrature capability on the Mesa card. Mesa has a 7i76 which provides isolation but I'm unclear what cable is required to connect it to the internal port on the Mesa card.

  2. #2
    Join Date
    Nov 2005
    Posts
    218

    Re: Rigid Tapping on a PCNC1100

    Quote Originally Posted by kstrauss View Post
    Sorry to belabor the point but I'm confused. I assumed that one would use the second port on the 5i25 in order to use the quadrature capability on the Mesa card. Mesa has a 7i76 which provides isolation but I'm unclear what cable is required to connect it to the internal port on the Mesa card.
    See post #23. That cable will give you access to the second parallel port on the Mesa card. Then connect that to a C10 bob with a standard parallel cable.

  3. #3
    Join Date
    Feb 2008
    Posts
    644

    Re: Rigid Tapping on a PCNC1100

    Quote Originally Posted by kstrauss View Post
    Sorry to belabor the point but I'm confused. I assumed that one would use the second port on the 5i25 in order to use the quadrature capability on the Mesa card. Mesa has a 7i76 which provides isolation but I'm unclear what cable is required to connect it to the internal port on the Mesa card.
    You typically use 2 cables for this, the first is a short flat cable from the internal 5I25 connector
    to a PC bracket mounted DB25F (to get the signals out of the PC) and then a standard DB25
    male-male IEEE-1284 printer cable to go to the 7I76

    DB25F-IDC26 CABLE
    http://store.mesanet.com/index.php?r...=239&search=db

    for example (these are generally available from Monoprice etc)

  4. #4

    Re: Rigid Tapping on a PCNC1100

    Quote Originally Posted by kstrauss View Post
    Sorry to belabor the point but I'm confused. I assumed that one would use the second port on the 5i25 in order to use the quadrature capability on the Mesa card. Mesa has a 7i76 which provides isolation but I'm unclear what cable is required to connect it to the internal port on the Mesa card.
    Looks to me cable like this one should do the trick:
    ※※※NEW ※※※ DB25 LPT1 Parallel 25-Pin Printer Port Full Height Bracket 12" Cable | eBay

    You'd still need another 7i76 and cable though. Does anyone see and operational advantage to this over an old-fashioned printer port and BOB?

  5. #5
    Join Date
    Feb 2008
    Posts
    644

    Re: Rigid Tapping on a PCNC1100

    You can use a standard parallel port BOB with the second 5I25 port (a 7I76 is extreme overkill for just adding an encoder)

    Advantages of using second 5i25 port:

    1. Real encoder counter, so no base thread needed (widens host PC choices since you do not need very good real time latency for just a 1 KHz servo thread )
    also supports high resolution encoders

    2. Only one card needed if theres no MB parallel port (say on mini-ITX MBs which have only one available PCI/PCIE slot)

    Advantages of using parallel port:

    1. Somewhat simpler setup ( no firmware changes)

    2. if a plug-in PP is used a damaged port is a $10 replacement as opposed to a $90 replacement for a 5I25

  6. #6

    Re: Rigid Tapping on a PCNC1100

    Quote Originally Posted by PCW_MESA View Post
    You can use a standard parallel port BOB with the second 5I25 port (a 7I76 is extreme overkill for just adding an encoder)

    Advantages of using second 5i25 port:

    1. Real encoder counter, so no base thread needed (widens host PC choices since you do not need very good real time latency for just a 1 KHz servo thread )
    also supports high resolution encoders

    2. Only one card needed if theres no MB parallel port (say on mini-ITX MBs which have only one available PCI/PCIE slot)

    Advantages of using parallel port:

    1. Somewhat simpler setup ( no firmware changes)

    2. if a plug-in PP is used a damaged port is a $10 replacement as opposed to a $90 replacement for a 5I25
    Excellent intel PCW.. thanks.. as to the firmware, Did I see somewhere there was a version already for running 2 ports?

  7. #7
    Join Date
    Apr 2013
    Posts
    1788

    Re: Rigid Tapping on a PCNC1100

    I assume that it depends on the shaft encoder. With a 1000 line encoder I think that means 2000 transitions/rev/channel. At 2000 rpm this is 67000 transitions/sec times two (A,B channels) or 133K/sec or a transition every 7.5 microseconds. That seems excessive for the PC to have to process each of them via the parallel port. (Please check my arithmetic!) On the other hand perhaps a 1000 line encoder is huge overkill just for tapping. What sort of encoder do commercial machines such as a Haas use?

  8. #8
    Join Date
    Feb 2008
    Posts
    644

    Re: Rigid Tapping on a PCNC1100

    People have done have done tapping successfully with LinuxCNC using fairly crude encoders (say ~ 50 lines or 200 counts)
    Finer threads will be less picky about the spindle feedback because the Z axis errors during reversal are correspondingly smaller

  9. #9

    Re: Rigid Tapping on a PCNC1100

    Quote Originally Posted by kstrauss View Post
    I assume that it depends on the shaft encoder. With a 1000 line encoder I think that means 2000 transitions/rev/channel. At 2000 rpm this is 67000 transitions/sec times two (A,B channels) or 133K/sec or a transition every 7.5 microseconds. That seems excessive for the PC to have to process each of them via the parallel port. (Please check my arithmetic!) On the other hand perhaps a 1000 line encoder is huge overkill just for tapping. What sort of encoder do commercial machines such as a Haas use?
    As it happens, the encoder I was going to use is a 1000 - using it just because I already had it and it's meant for harsher environments:
    BEI L25G-F3-1000 http://www.beisensors.com/pdfs/l25-o...al-encoder.pdf

    I doubt I would ever run it over 500 rpm to tap, putting same-size pulleys on it and it's rated to run at 10K max so it should be happy when doing other machining..
    I don't have any idea what HAAS uses.. every time I get close to one of the machines at work the CNC guys start to hyperventilate Don't they know Mechanical Engineers can fix problems they didn't even know they had, using methods no one understands??

  10. #10
    Join Date
    Apr 2013
    Posts
    1788

    Re: Rigid Tapping on a PCNC1100

    I have a 770 rather than a 1100 so coupling an encoder to the spindle without significant RPM reduction limits the choices for encoders. Using something like SoCalPlaneDoc's design would be easy to mount to the pulley.

    If the only use is for rigid tapping do we need an index pulse?

Similar Threads

  1. Replies: 1
    Last Post: 07-06-2014, 04:44 AM
  2. Replies: 24
    Last Post: 05-01-2014, 07:02 AM
  3. Replies: 13
    Last Post: 07-04-2009, 12:43 AM
  4. Tapping head or rigid tapping
    By Gregory_C in forum Syil Products
    Replies: 2
    Last Post: 10-18-2008, 06:49 AM
  5. Rigid tapping or tapping head
    By kentavv in forum Charter Oak Automation Support Forum
    Replies: 7
    Last Post: 09-24-2006, 06:08 PM

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
  •