Difference between revisions of "Argon user guide/Drive parameterization"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
m (Text replacement - "\[\[([A-Z]{2,3})\]\]" to "{{param|$1}}")
(edit text after param template)
Line 8: Line 8:
 
==Walk-through of initial parameterization==
 
==Walk-through of initial parameterization==
 
In this chapter we walk-trough all Granity tabs and modify the parameter needed. This guide assumes that the drive is in factory defaults state (not configured before). Restore drive to factory state can be done by [[Granity user guide/Uploading a firmware|uploading a firmware]] file to the drive.
 
In this chapter we walk-trough all Granity tabs and modify the parameter needed. This guide assumes that the drive is in factory defaults state (not configured before). Restore drive to factory state can be done by [[Granity user guide/Uploading a firmware|uploading a firmware]] file to the drive.
{{tip|'''Experimenting with drive parameters is (mostly) safe.''' If motor is attached to machine or bench for testing and nothing is attached to shaft (so motor can't jump but it can spin freely), then playing with all drive parameters can be regarded safe. The most important parameters are proper motor current limit values {{param|MMC}} and {{param|MCC}} to avoid overheating of motor. If unsure of proper current limits, start with low values and increase gradually if motor stays cool.}}
+
{{tip|'''Experimenting with drive parameters is (mostly) safe.''' If motor is attached to machine or bench for testing and nothing is attached to shaft (so motor can't jump but it can spin freely), then playing with all drive parameters can be regarded safe. The most important parameters are proper motor {{param|MMC}} and {{param|MCC}} to avoid overheating of motor. If unsure of proper current limits, start with low values and increase gradually if motor stays cool.}}
 
===Connect tab===
 
===Connect tab===
 
No other actions than connect to drive needed on this tab. Once connection successful, proceed to the next tab.
 
No other actions than connect to drive needed on this tab. Once connection successful, proceed to the next tab.
Line 16: Line 16:
 
In this tab we configure the motor and its feedback device.
 
In this tab we configure the motor and its feedback device.
 
====Axis mechanics====
 
====Axis mechanics====
Axis type, units and scale parameters {{param|AXT}} and {{param|AXS}} affect only on the [[Granity unit conversion|unit conversion of Granity]] parameters (such as acceleration/velocity limit unit conversions) and has no effect on drive operation.
+
Parameters {{param|AXT}} and {{param|AXS}} affect only on the [[Granity unit conversion|unit conversion of Granity]] parameters (such as acceleration/velocity limit unit conversions) and has no effect on drive operation.
  
 
Choose your axis type and scale, or leave them as defaults.  
 
Choose your axis type and scale, or leave them as defaults.  
 
====Motor====
 
====Motor====
 
Find motor parameters from the motor data sheet/manufacturer specifications.
 
Find motor parameters from the motor data sheet/manufacturer specifications.
#Choose motor type from the drowndown list {{param|MT}}. If motor is linear type, see [[configuring linear servo motor]].
+
#Choose motor type from the drown down list {{param|MT}}. If motor is linear type, see [[configuring linear servo motor]].
#Set motor pole count {{param|MPC}} (non-brush DC motors only). If unsure, see [[Determining motor pole count]].
+
#Set motor {{param|MPC}} (non-brush DC motors only). If unsure, see [[Determining motor pole count]].
#Set maximum rated speed {{param|MMS}} of the motor, or alternatively the maximum allowed motor speed in the target application
+
#Set {{param|MMS}} of the motor, or alternatively the maximum allowed motor speed in the target application
#Set motor continuous {{param|MMC}} and peak {{param|MMC}} current values. If non-brush DC motor type has been selected, then these are measured as the [[peak value of sine]]. See [[Motor peak and continuous current limits]] for description.
+
#Set motor {{param|MMC}} and {{param|MMC}} current values. If non-brush DC motor type has been selected, then these are measured as the [[peak value of sine]]. See [[Motor peak and continuous current limits]] for description.
#Set coil resistance {{param|MR}} and inductance {{param|ML}}, these values are measured [[Phase-to-phase]]. If unavailable, perform [[Tuning torque controller]] manually after initial parameters are set.
+
#Set motor {{param|MR}} and {{param|ML}}, these values are measured [[Phase-to-phase]]. If unavailable, perform [[Tuning torque controller]] manually after initial parameters are set.
#Set thermal time constant {{param|MTC}}. Motor thermal time constant value in seconds, used for thermal modeling of motor to avoid motor overheating with peak current {{param|MMC}}. If not available, use formula 200*motor_weight (kg) as approximate, so a 2 kg motor would get a 400 second time constant. There is no guarantee of accuracy of this method.
+
#Set {{param|MTC}}. Motor thermal time constant value in seconds, used for thermal modeling of motor to avoid motor overheating with {{param|MMC}}. If not available, use formula 200*motor_weight (kg) as approximate, so a 2 kg motor would get a 400 second time constant. There is no guarantee of accuracy of this method.
  
 
{{tip|As torque is directly proportional to motor current, it is advisable to set current limits lower at the beginning of testing. I.e. 50% of motor's rated current will produce 50% of motor's rated torque.}}
 
{{tip|As torque is directly proportional to motor current, it is advisable to set current limits lower at the beginning of testing. I.e. 50% of motor's rated current will produce 50% of motor's rated torque.}}
  
 
====Feedback device====
 
====Feedback device====
#Choose feedback device type from the dropdown {{param|FBD}}
+
#Choose feedback device type from the drop down {{param|FBD}}
 
#Set feedback device resolution. If {{param|FBD}} is [[quadrature]] encoder, then manufacturers typically give resolution as pulses per revolution (PPR) or lines per revolution (LPR) which are the same thing and shall be entered directly into {{param|FBR}} field. Some manufactures also call PPR as CPR.
 
#Set feedback device resolution. If {{param|FBD}} is [[quadrature]] encoder, then manufacturers typically give resolution as pulses per revolution (PPR) or lines per revolution (LPR) which are the same thing and shall be entered directly into {{param|FBR}} field. Some manufactures also call PPR as CPR.
 
#Configure the polarity of feedback device counting direction by {{param|FBI}} parameter. Motor and feedback device must have same electrical positive rotation direction to make a stable servo system. If your system shows no stability (instant following error after a motor "jump"), try changing this setting.
 
#Configure the polarity of feedback device counting direction by {{param|FBI}} parameter. Motor and feedback device must have same electrical positive rotation direction to make a stable servo system. If your system shows no stability (instant following error after a motor "jump"), try changing this setting.
#Leave the Hall sensors Off {{param|FBH}} during initial setup. Enable later if necessary ([[Argon_user_guide/J1_connector_wiring#Hall sensor|see when]]).
+
#Leave the Hall sensors Off from the parameter {{param|FBH}} during initial setup. Enable later if necessary ([[Argon_user_guide/J1_connector_wiring#Hall sensor|see when]]).
 
===Tuning===
 
===Tuning===
 
Tuning tab contains feedback gain values for velocity and position control modes as well as torque bandwidth limit setting. Configuring these parameters are documented in [[Servo motor tuning guide]]. However, before proceeding into tuning, go through all other settings listed in this article.
 
Tuning tab contains feedback gain values for velocity and position control modes as well as torque bandwidth limit setting. Configuring these parameters are documented in [[Servo motor tuning guide]]. However, before proceeding into tuning, go through all other settings listed in this article.
Line 53: Line 53:
 
====Goal deviation faults====
 
====Goal deviation faults====
 
These faults adjust motor monitoring during operation. Drive will enter into fault state if motor condition deviates more than allowed from the desired condition. See [[Granity unit conversion]] before adjusting.
 
These faults adjust motor monitoring during operation. Drive will enter into fault state if motor condition deviates more than allowed from the desired condition. See [[Granity unit conversion]] before adjusting.
#Goal fault filter time {{param|FFT}} sets the time how fast {{param|FPT}}, {{param|FVT}}, {{param|FEV}} and {{param|FMO}} faults react. Setting higher time value allows drive to continue operation over short deviations thus avoid false triggering. Set this from 0.0 to 0.2 seconds in the beginning.
+
#{{param|FFT}} sets the time how fast {{param|FPT}}, {{param|FVT}}, {{param|FEV}} and {{param|FMO}} faults react. Setting higher time value allows drive to continue operation over short deviations thus avoid false triggering. Set this from 0.0 to 0.2 seconds in the beginning.
 
#Set Position tracking error threshold {{param|FPT}} according how much mechanical axis is allowed to deviate from the setpoint position in position control mode.  
 
#Set Position tracking error threshold {{param|FPT}} according how much mechanical axis is allowed to deviate from the setpoint position in position control mode.  
 
#Set Velocity tracking error threshold {{param|FVT}} according how much motor or axis speed may may deviate from the velocity setpoint. This affects also in position mode as velocity controller is the intermediate step between torque and position controllers.
 
#Set Velocity tracking error threshold {{param|FVT}} according how much motor or axis speed may may deviate from the velocity setpoint. This affects also in position mode as velocity controller is the intermediate step between torque and position controllers.
#Set Over speed fault {{param|FEV}} according to the maximum speed allowed for the motor or axis. Helps to stop motor if system goes totally out of control and speeds up spuriously.
+
#Set {{param|FEV}} according to the maximum speed allowed for the motor or axis. Helps to stop motor if system goes totally out of control and speeds up spuriously.
#Leave Motion fault threshold {{param|FMO}} as 0 (0 = disabled) for the beginning. Using nonzero value enables motion fault.
+
#Leave {{param|FMO}} as 0 (0 = disabled) for the beginning. Using nonzero value enables motion fault.
#Choose Limit switch function {{param|LFS}} according to your preference. If other than ''Do nothing'' option requires that limit switches are installed and connected to J5 port. Note: at the moment ''Servo stop'' option is active in the drive [[firmware]] and will do nothing until FW upgrade enables it.
+
#Choose {{param|LFS}} according to your preference. If other than ''Do nothing'' option requires that limit switches are installed and connected to J5 port. Note: at the moment ''Servo stop'' option is active in the drive [[firmware]] and will do nothing until FW upgrade enables it.
 
===Testing tab===
 
===Testing tab===
 
These settings does not affect drive operation, so nothing to be changed here at this point. These controls will be used for servo tuning purposes and fault analysis.
 
These settings does not affect drive operation, so nothing to be changed here at this point. These controls will be used for servo tuning purposes and fault analysis.
Line 73: Line 73:
 
#Set-up [[homing]] if required by application
 
#Set-up [[homing]] if required by application
  
[[Category:Argon user guide]]
+
[[Category:Argon_user_guide]]
[[Category:Pages needing update after FW upgrades]]
+
[[Category:Pages_needing_update_after_FW_upgrades]]

Revision as of 23:36, 28 August 2015

This article will describe how to set-up Argon parameters with Granity to make motor operational and ready for servo tuning.

Preparations and connection

As the goal is to parameterize and make motor operational, we should have:

  1. The drive and motor fully wired. However it's not required to have controller (to J5 port) or braking resistor connected at this point.
  2. Be familiar with the operation and parameters of Granity. Make sure you have read Granity user guide.
  3. Granity connection working. See Making the first Granity connection

Walk-through of initial parameterization

In this chapter we walk-trough all Granity tabs and modify the parameter needed. This guide assumes that the drive is in factory defaults state (not configured before). Restore drive to factory state can be done by uploading a firmware file to the drive.

Connect tab

No other actions than connect to drive needed on this tab. Once connection successful, proceed to the next tab.

Goals tab

The factory defaults (torque control as control mode and serial only as setpoint) as well as the other defaults are the correct ones for beginning.

Machine tab

In this tab we configure the motor and its feedback device.

Axis mechanics

Parameters Axis type & unitsAXT and Axis scaleAXS affect only on the unit conversion of Granity parameters (such as acceleration/velocity limit unit conversions) and has no effect on drive operation.

Choose your axis type and scale, or leave them as defaults.

Motor

Find motor parameters from the motor data sheet/manufacturer specifications.

  1. Choose motor type from the drown down list Motor typeMT. If motor is linear type, see configuring linear servo motor.
  2. Set motor Pole countMPC (non-brush DC motors only). If unsure, see Determining motor pole count.
  3. Set Maximum speedMMS of the motor, or alternatively the maximum allowed motor speed in the target application
  4. Set motor Peak current limitMMC and Peak current limitMMC current values. If non-brush DC motor type has been selected, then these are measured as the peak value of sine. See Motor peak and continuous current limits for description.
  5. Set motor Coil resistanceMR and Coil inductanceML, these values are measured Phase-to-phase. If unavailable, perform Tuning torque controller manually after initial parameters are set.
  6. Set Thermal time constantMTC. Motor thermal time constant value in seconds, used for thermal modeling of motor to avoid motor overheating with Peak current limitMMC. If not available, use formula 200*motor_weight (kg) as approximate, so a 2 kg motor would get a 400 second time constant. There is no guarantee of accuracy of this method.

Feedback device

  1. Choose feedback device type from the drop down Feedback deviceFBD
  2. Set feedback device resolution. If Feedback deviceFBD is quadrature encoder, then manufacturers typically give resolution as pulses per revolution (PPR) or lines per revolution (LPR) which are the same thing and shall be entered directly into Feedback device resolutionFBR field. Some manufactures also call PPR as CPR.
  3. Configure the polarity of feedback device counting direction by Invert feedback directionFBI parameter. Motor and feedback device must have same electrical positive rotation direction to make a stable servo system. If your system shows no stability (instant following error after a motor "jump"), try changing this setting.
  4. Leave the Hall sensors Off from the parameter Hall sensorsFBH during initial setup. Enable later if necessary (see when).

Tuning

Tuning tab contains feedback gain values for velocity and position control modes as well as torque bandwidth limit setting. Configuring these parameters are documented in Servo motor tuning guide. However, before proceeding into tuning, go through all other settings listed in this article.

Fault limits

Fault limits define the conditions in which drive is willing to operate. If condition is out of the set values, drive will enter into a fault state and stop motor control until errors are cleared.

Drive fault limits

These settings specify drive electrical condition such as supply voltage and over current tolerance.

  1. Leave Over current toleranceFOC value as default if no overcurrent faults occur. See Tuning torque controller if overcurrent faults occur.
  2. Set Over voltage fault thresholdFOV following way depending on your AC mains voltage. Set FOV value at least 10% higher than nominal HV DC bus voltage (FOV=1.55*AC voltage):
    1. 220-240 VAC mains, set this 355-380 VDC
    2. 110-120 VAC mains, set this to 170-200 VDC
  3. Set Under voltage fault thresholdFUV following way depending on your AC mains voltage:
    1. 220-240 VAC mains, set this 200 VDC
    2. 110-120 VAC mains, set this to 100 VDC
  4. It is important to goal deviation faults (i.e. Goal faults filter timeFFT, Position tracking error thresholdFPT, Velocity tracking error thresholdFVT, Over speed faultFEV) as low as possible. Set them so that faults don't occur during normal operation but any anomaly or unexpected behavior will trigger them.

Goal deviation faults

These faults adjust motor monitoring during operation. Drive will enter into fault state if motor condition deviates more than allowed from the desired condition. See Granity unit conversion before adjusting.

  1. Goal faults filter timeFFT sets the time how fast Position tracking error thresholdFPT, Velocity tracking error thresholdFVT, Over speed faultFEV and Motion fault thresholdFMO faults react. Setting higher time value allows drive to continue operation over short deviations thus avoid false triggering. Set this from 0.0 to 0.2 seconds in the beginning.
  2. Set Position tracking error threshold Position tracking error thresholdFPT according how much mechanical axis is allowed to deviate from the setpoint position in position control mode.
  3. Set Velocity tracking error threshold Velocity tracking error thresholdFVT according how much motor or axis speed may may deviate from the velocity setpoint. This affects also in position mode as velocity controller is the intermediate step between torque and position controllers.
  4. Set Over speed faultFEV according to the maximum speed allowed for the motor or axis. Helps to stop motor if system goes totally out of control and speeds up spuriously.
  5. Leave Motion fault thresholdFMO as 0 (0 = disabled) for the beginning. Using nonzero value enables motion fault.
  6. Choose Limit switch functionLFS according to your preference. If other than Do nothing option requires that limit switches are installed and connected to J5 port. Note: at the moment Servo stop option is active in the drive firmware and will do nothing until FW upgrade enables it.

Testing tab

These settings does not affect drive operation, so nothing to be changed here at this point. These controls will be used for servo tuning purposes and fault analysis.

Servo motor tuning

Tuning a servo motor is a compulsory task to make motor behave as desired and perform well during operation. Follow the Servo motor tuning guide.

Finishing touches

The last step of parameterization is to adapt settings to match the motion controller. Steps:

  1. Choose setpoint input Setpoint inputCRI to match your motion controller.
  2. If external motion controller with acceleration limit (such as CNC controller) is being used, then it is advised to set Acceleration limitCAL value to maximum of 32767 (unlimited acceleration) after motor tuning to enable motion tracking without delay. Use a limited acceleration value if drive is being used with pulse burst positioning or SimpleMotion V2 controller.
  3. If setpoint is too sensitive or not sensitive enough (such as limiting speed), then adjust setpoint scaling factory by adjusting Setpoint multiplierMUL and Setpoint dividerDIV.
  4. If setpoint signal is noisy or jittering, try enabling Setpoint smoothingCIS to smoothen it inside drive. However, leave Setpoint smoothingCIS disabled if setpoint tracking without any delay is desired.
  5. Set-up homing if required by application