Difference between revisions of "Motion fault limit paremeter"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
(Created page with "The parameter called "motion fault limit" controls a safety faulting mechanism of GD servo drives. ==Usage== Motion fault tries to detect incorrect motor behavior and sets dri...")
 
Line 1: Line 1:
The parameter called "motion fault limit" controls a safety faulting mechanism of GD servo drives.
+
The parameter called '''motion fault limit''' controls a safety faulting mechanism of GD servo drives.
 
==Usage==
 
==Usage==
Motion fault tries to detect incorrect motor behavior and sets drive in fault state if motion fault threshold exceeded. The motion fault will help to detect following fault scenarios:
+
Motion fault attempts to detect incorrect motor behavior and sets drive in fault state (and stop driving motor) in case of abnormal motion condition. The motion fault will help to detect following fault scenarios:
 
* DC motor runaway when [[Feedback devices|feedback]] is lost
 
* DC motor runaway when [[Feedback devices|feedback]] is lost
* Motion blocked by obstacle and axis stops (can react faster than following/tracking error fault)
+
* Motion blocked by obstacle (can react faster than following/tracking error fault)
 
* Detect stall of stepping motor
 
* Detect stall of stepping motor
 
==How it works==
 
==How it works==
Line 17: Line 17:
 
Correct value can be found by experimenting.  
 
Correct value can be found by experimenting.  
 
# Set threshold to low starting value such as 500
 
# Set threshold to low starting value such as 500
# Try settings  
+
# Give settings a try and observe if motion fault occurs in normal use
* Once you have threshold that sometimes triggers, sometimes not, increase threshold by 30-50% to sta
+
# If fault occurs, increase threshold until it stops happening (one may add some safety headroom after this point is reached to increase margin for rare errors)
 
+
# Simulate some fault cases to ensure that fault triggers properly (such as disconnect feedback or block motion). If fault doesn't occur reliably, decrease threshold.
KESKEN
+

Revision as of 09:50, 17 July 2012

The parameter called motion fault limit controls a safety faulting mechanism of GD servo drives.

Usage

Motion fault attempts to detect incorrect motor behavior and sets drive in fault state (and stop driving motor) in case of abnormal motion condition. The motion fault will help to detect following fault scenarios:

  • DC motor runaway when feedback is lost
  • Motion blocked by obstacle (can react faster than following/tracking error fault)
  • Detect stall of stepping motor

How it works

Motion fault monitors three variables to determine fault:

  • Actual velocity
  • Time
  • Output torque/current

Drive activates fault if output current is greater than set threshold value for over 0.2 second period and simultaneously velocity stays below a fixed threshold.

Parameters

Motion fault has only one changeable parameter: threshold. The threshold value controls the current level which must be exceeded to activate 0.2 second timer and velocity monitor.

Finding correct value

Correct value can be found by experimenting.

  1. Set threshold to low starting value such as 500
  2. Give settings a try and observe if motion fault occurs in normal use
  3. If fault occurs, increase threshold until it stops happening (one may add some safety headroom after this point is reached to increase margin for rare errors)
  4. Simulate some fault cases to ensure that fault triggers properly (such as disconnect feedback or block motion). If fault doesn't occur reliably, decrease threshold.