yadav.parbhakar@gmail.com

MrPLC Member
  • Content count

    22
  • Joined

  • Last visited

Everything posted by yadav.parbhakar@gmail.com

  1. Axis Synchronization (Rotary and Linear )

    I'm using NX1P2 controller and want to synchronize Rotary axis with Linear axis, here an example how it should work, Say we have Rotary Axis "R" and Linear Axis "L" now for linear movement of axis "L" 30.0000 mm the Rotary axis "R" should move by exact 360.00 deg. Both axis should move simultaneously in synchronize manner.  Right now these axis are synchronized by the velocity calculation of both axis.  Is there is any better way to perform this syncronization.  Note in this, The value of Linear axis "L" is variable comes from calculation based on data provided. And value of Rotary axis "R" is fixed 360.00 deg, I.e for any  X value of axis L, the axis R should move by 360.00 in syncronized manner. 
  2. Axis Synchronization (Rotary and Linear )

    @Michael Walsh   @photovoltaic  as I said, the values for these axis are LREAL and con not be converted in to integer for gear in option.  We have to use these values as it is ..
  3. Axis Synchronization (Rotary and Linear )

    As here the value become integer, can it support something like, Linear axis move for 27.2345mm and Rotary axis moves for 360 deg ??
  4. Axis Synchronization (Rotary and Linear )

    But it is for rotary axis, where both axis have rotary function, in my case one has linear and another one is rotary 
  5. ROTARY AXIS POSITION ERROR

    Our C axis which is a rotary axis doesn't perform commanded postion, for eg if we give command of 360 deg, then it will only rotate 359 deg and for next time it will rotate 358 and so on for every rotation. i.e for every rotation its complete degree is reduced by 1 deg.  And system doesnt show any error.  By providing command of 360 deg, if we rotate or axis for 15 times then the last position at which it will stop will he 345 deg.    Please share valuable inputs to resolve that problem.
  6. ROTARY AXIS POSITION ERROR

    Thank you very much sir, I also think that value in modulo settings was the main cause of main problem. 
  7. ROTARY AXIS POSITION ERROR

    Sir, what is the effects of changing "In postion range" and "Zero postion range"
  8. ROTARY AXIS POSITION ERROR

    Yes, I changed that but it's was 361deg,  But what does it mean how it affects the motion. ?? Thank you very much for your inputs.   
  9. ROTARY AXIS POSITION ERROR

    Yes, I changed that but it's was 361deg,  But what does it mean how it affects the motion. ?? Thank you very much for your inputs.   
  10. ROTARY AXIS POSITION ERROR

    Thank you very much for reply, But I'm happy to say that, O changed few things in axis setting and got the desired results. I changed the following things ... 1. In postion range to 0.0001 deg, earlier it was 10 deg.  2. Zero Postion range to 0.0001 deg, earlier it was 10 deg.  3. Maximum Modulo to 360 deg, earlier it was 361 deg.  Gear box ratio was 20:1    By changing these settings I got the desired results. Now its in 0.036 sec.  Please also correct me if I did anything wrong.  I'm waiting for reply.       
  11. ROTARY AXIS POSITION ERROR

    Crossbow Yes, we are using gear box of ratio 20:1, earlier it was running okay, or may be same problem with minor error which we ignored but now this error has been increased.  CONTROLLER NX1P2 SERVO MOTOR R88M-1M1K020C-S2 SERVO DRIVE R88D-1SN-10F-ECT ( 400 VOLT)
  12. ROTARY AXIS POSITION ERROR

    @photovoltaic, Yes, Sir we are getting it from physical movement tracking but HMI also shows the same data which was shown by external system to track physical movement.  Physical movement tracked by laser calibration system. But the values are same in both in HMI and laser calibration system 
  13. ROTARY AXIS POSITION ERROR

    @Crossbow Yes, we are using gear box of ratio 20:1, earlier it was running okay, or may be same problem with minor error which we ignored but now this error has been increased.  CONTROLLER NX1P2 SERVO MOTOR R88M-1M1K020C-S2 SERVO DRIVE R88D-1SN-10F-ECT ( 400 VOLT)
  14. OMRON SYSMAC STUDIO

    In omron Sysmac Under configuration tab --- axis setting----- Operation Setting  Under Monitor Heading there is a term " In-Position Range" and " Zero Position Range " what does these term means and what happen if we increase or decrease value under these term.  Image was not attached, as it was failed due to some reason 
  15. OMRON SYSMAC STUDIO

    Will it control overshooting of position in NX1 P2 controller ??
  16. NB-designer doesn't show bit switches

    I also experienced same problem but my problem was solved by changing address like instead of using address for W bit like 90.1, 90.2, 90.3 I used 90.1, 90.6, 90.11 by this it solved my problem of disappearing of bit switch.
  17. Humming Noise in Motor

    We are using NX1P2 Controller with servomotor compatible with servo drive R88D-1SN it produces noise during operation low noise at low speed and hig noise at high speed we have 2 more axis which doesn't produce any such type of noise.   It also produces vibration in the motor.
  18. Cam Parameter in NX 1P2 Controller

    On every particular set degree of rotation of Master Axis want to move slave axis by the set displacement.  For eg. Every 12 degree of rotation of Master Axis named as X axis. Slave axis named Y axis should move 2.0mm from its previous poin.  Please provide any way for that. 
  19. MPG WITH OMRON NX CONTROLLER

    How we can connect MPG with omron NX SERIES CONTROLLER. PLEASE HEALP 
  20. MPG WITH OMRON NX CONTROLLER

    Actually we are using NX 1P2 Controller, HMI and Servo Motor, now we want to move that servo motor with MPG for that instead of using NX-EC00 ** we want to use DELTA PLC to reduce hardware cost, is it can be possible ?? For more clarity how we want to use DELTA PLC, MPG AND OMRON CONTROLLER please check attached image 
  21. MPG WITH OMRON NX CONTROLLER

    Thank you very much sir for reply but we want to use it with Delta PLC DVP28SV through OMRON HMI is there is any way to operate mpg with that ??