User Tools

Site Tools


mycnc:mycnc_pulse_width_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:mycnc_pulse_width_setup [2019/04/17 13:15] ivanmycnc:mycnc_pulse_width_setup [2019/04/17 14:09] ivan
Line 9: Line 9:
  
 ====Selecting the Appropriate Pulse Width for your motor==== ====Selecting the Appropriate Pulse Width for your motor====
-A common procedure required for proper motor operation is selecting the appropriate pulse width for the signal going from the controller to the step/servo motor on the CNC machine. The pulse impulses sent from the controller to the motor have a certain width (as seen below), that cannot be too large due to the signal overlap that would occur otherwise because of each individual signal interfering with the next one. However, as seen in the following instructions from Panasonic's MINAS A5-series AC Servo Motor & Driver, the pulses also have to have a minimum width for the machine to register the signal, for example, 0.25 μs for t1 of the 4 Mpps input and 2.5 μs for t1 of the 500 kpps input:+A common procedure required for proper motor operation is selecting the appropriate pulse width for the signal going from the controller to the step/servo motor on the CNC machine. As seen in the following instructions from Panasonic's MINAS A5-series AC Servo Motor & Driver, the pulses also have to have a minimum width for the machine to register the signal, for example, 0.25 μs for t1 of the 4 Mpps input and 2.5 μs for t1 of the 500 kpps input:
  
-{{:mycnc:pulse-width:panasonic3-2.png}} +{{:mycnc:pulse-width:panasonic-2-1.png}}
-{{:mycnc:pulse-width:panasonic3-36.png}}+
  
 As another example, the Yaskawa's E-7-Series AC Servo Drive also imposes a similar constraint on the minimum widths: As another example, the Yaskawa's E-7-Series AC Servo Drive also imposes a similar constraint on the minimum widths:
  
-{{:mycnc:pulse-width:yaskawa1.png}}+{{:mycnc:pulse-width:yaskawa-2-1.png}}
  
-As such, the pulses have to have both a minimum width, such that the motor (or the particular setting of that motor, as with the Panasonic MINAS A5-series) is able to register pulses that are sent to it, and a maximum width, such that the pulses do not overlap.+A step motor also requires a minimum pulse width, which is considerably higher than that of a servo motor: 
 +{{:mycnc:pulse-width:step-2-1.png}} 
 + 
 +As such, the pulse impulses sent from the controller to the motor have to have a certain minimum width for the motor to pick them up. However, that signal width also cannot be too large due to the signal overlap that would occur otherwise because of each individual signal interfering with the next one. This creates a permissible range of pulse widths for each motor depending on its specifics and the particular operational speeds to which it is subject to.
  
 **In order to select such an appropriate pulse width:** **In order to select such an appropriate pulse width:**
Line 30: Line 32:
  
  
-  *Using the **[revolutions / second]** value and the minimum allowed **[seconds / step]** value of the motor, calculate how many **[steps / revolution]** the stepper driver will have to make. As discussed earlier, the value selected on the stepper motor must be equal or smaller than the number of **[steps / revolution]** obtained from this step for the motor to register the signal and function properly.+  *Using the **[revolutions / second]** value and the minimum allowed **[seconds / step]** value of the motor, calculate how many **[steps / revolution]** the stepper driver will have to make.  
 +     *For example, if the minimum allowable pulse width on the motor is 8 μs/step, and the machine will produce 16 revolutions/second, then the maximum value for the **[steps / revolution]** will be around 7800. 
 + 
 +  *As discussed earlier, the value selected on the stepper motor must be equal or smaller than the number of **[steps / revolution]** obtained from the previous step for the motor to register the signal and function properly.
       *For example, if the **[steps / revolution]** value has been calculated to be 7800 steps/revolution, then if the stepper driver allows for 3200, 6400, and 12800 steps/revolution, 6400 steps/revolution will be selected.       *For example, if the **[steps / revolution]** value has been calculated to be 7800 steps/revolution, then if the stepper driver allows for 3200, 6400, and 12800 steps/revolution, 6400 steps/revolution will be selected.
  
-  *Using the **[revolutions / second]** value and the updated stepper driver **[steps / revolution]** value, calculate the actual **[seconds / step]** value of the motor. This value will always be equal or higher than the minimum allowable **[seconds / step]** value of the motor.+  *Using the **[revolutions / second]** value and the updated stepper driver **[steps / revolution]** value, calculate the actual **[seconds / step]** value of the motor. This actual **[seconds / step]** value will always be equal or higher than the minimum allowable **[seconds / step]** value of the motor due to selecting a lower **[steps / revolution]** value in the previous steps.
       *For example, if the **[revolutions / second]** value was equal to 16 revolutions/second and the stepper driver **[steps / revolution]** value was equal to 6400 steps/revolution, the actual **[seconds / step]** value of the motor will be equal to 9.8 μs/step.       *For example, if the **[revolutions / second]** value was equal to 16 revolutions/second and the stepper driver **[steps / revolution]** value was equal to 6400 steps/revolution, the actual **[seconds / step]** value of the motor will be equal to 9.8 μs/step.
  
mycnc/mycnc_pulse_width_setup.txt · Last modified: 2024/01/22 11:05 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki