- General Electric Computer Accessories User Manual
Table Of Contents
- Safety Symbol Legend
- Chapter 1 Overview
- Chapter 2 Faults and Troubleshooting
- Chapter 3 Paramters/Functions
- Introduction
- Diagnostic and Utility Functions
- Drive Configuration Functions
- General Setup Functions
- I/O Functions
- LAN Functions
- Motor Control Functions
- Protective Functions
- Custom User Faults
- DC Link Protection
- Ground Fault Protection (Fast)
- Hardware Fault Strings
- Heatsink Thermal Protection
- Line-Line Voltage Protection
- Motor Overtemperature Detection
- Phase Current Protection
- Timed Overcurrent Detection
- Transformer Overtemperature Detection
- Motor Ground Protection
- Phase Imbalance Monitor
- Line Monitor
- Phase Lock Loop
- Sequencer Functions
- Speed Reference Functions
- Speed/Torque Control Functions
- System Data Parameters
- Chapter 4 Wizards
- Introduction
- Introduction 4-1
- DAC Setup
- Drive Commissioning
- Drive Commissioning: Overview
- Drive Commissioning: Intelligent Part Number
- Drive Commissioning: Drive Units
- Drive Commissioning: AC Source Selection
- Drive Commissioning: Motor Nameplate Data
- Drive Commissioning: Motor Crossover Voltage
- Drive Commissioning: Motor Protection Class
- Drive Commissioning: Motor Poles
- Drive Commissioning: Motor Data Sheet
- Drive Commissioning: Motor Data Sheet - Equivalent Circuit Data
- Drive Commissioning: Motor Data Sheet - Flux Curve
- Drive Commissioning: Motor and Process Speed Referencing
- Drive Commissioning: Tachometer Support
- Drive Commissioning: Tachometer Pulses Per Revolution
- Drive Commissioning: Tachometer Loss Protection
- Drive Commissioning: Stopping Configuration
- Drive Commissioning: Flying Restart
- Drive Commissioning: X-Stop Configuration
- Drive Commissioning: X-Stop Ramp Time
- Drive Commissioning: Run Ready Permissive String
- Drive Commissioning: Starting and Stopping the Drive
- Drive Commissioning: Manual Reference
- Drive Commissioning: Maximum Speed References
- Drive Commissioning: Jog Speed Setpoints
- Drive Commissioning: Reference Ramp Bypass
- Drive Commissioning: Reference Ramp Mode
- Drive Commissioning: Reference Ramp Speed Independent Rates
- Drive Commissioning: Reference Ramp Speed Independent Rate Set Selection
- Drive Commissioning: Reference Ramp Programmed Acceleration Rates
- Drive Commissioning: Reference Ramp Programmed Acceleration Speeds
- Drive Commissioning: Reference Ramp Programmed Deceleration Rates
- Drive Commissioning: Reference Ramp Programmed Deceleration Speeds
- Drive Commissioning: DDI Increment and Decrement Rates (Local Mode)
- Drive Commissioning: Speed/Torque Regulator Configuration
- Drive Commissioning: Speed/Torque Regulator Modes
- Drive Commissioning: Torque Regulator Reference and Output
- Drive Commissioning: Torque with Speed Override Reference and Output
- Drive Commissioning: Torque with Speed Override Speed Error
- Drive Commissioning: Torque with Speed Override Stopping Behavior
- Drive Commissioning: Torque and Current Limits
- Drive Commissioning: Torque and Current Limits Uniform
- Drive Commissioning: Failed Calculation
- Drive Commissioning: Torque and Current Limit Selection
- Drive Commissioning: Normal Torque and Current Limits
- Drive Commissioning: Alternate Torque and Current Limits
- Drive Commissioning: Motoring Torque Limits
- Drive Commissioning: Generating Torque Limits
- Drive Commissioning: Current Limits
- Drive Commissioning: Power Dip Ride-Through
- Drive Commissioning: Parameter Calculation
- Drive Commissioning: Simulator Mode
- Drive Commissioning: Hardware Fault Strings in Simulator Mode
- Drive Commissioning: Simulator Mechanical Configuration
- Drive Commissioning: Exit Reminder
- Drive Commissioning: Conclusion
- Line Transfer Tuneup
- Motor Control Tuneup
- Panel Meter Setup
- Per Unit Setup
- Line Protection Setup
- Pulse Test
- Remaining Parameter Setup
- Simulator Setup
- Speed Regulator Tuneup
- Speed Regulator Tuneup: Model
- Speed Regulator Tuneup: System Inertia
- Speed Regulator Tuneup: Inertia Measurement Command
- Speed Regulator Tuneup: Speed Regulator Mode
- Speed Regulator Tuneup: Manual Regulator Tuneup
- Speed Regulator Tuneup: 1st Order Response
- Speed Regulator Tuneup: 2nd Order Response
- Speed Regulator Tuneup: 2nd Order Response with Stiffness Filter
- Speed Regulator Tuneup: Calculate Speed Regulator Gains Command
- Notes
- Chapter 5 Signal Mapping
- Appendix A Function Block Diagrams
- Index
- Reader Comments

GEH-6385 Reference and Troubleshooting, 2300 V Drives Chapter 3 Paramters/Functions
•
••
•
3-13
Position Feedback
The Position Feedback function provides a set of position feedback signals in 22-bit
floating point format.
Function inputs
The following tachometer signals are inputs to the Position Feedback function.
• Tachometer position: This signal is a 16-bit integer with units of A-quad-B
counts.
• Marker count: This signal is a 16-bit integer that increments every time a marker
pulse is detected.
• Marked tachometer position: This signal is a 16-bit integer with units of A-quad-
B counts. It equals the tachometer position at the instant the marker pulse is
detected.
The following table specifies the input parameters of the Position Feedback function.
Parameter Description
Pos sample cmd sel
Selects the signal that specifies the sampling of
tachometer position.
Function outputs
The following table specifies the output variables of the Position Feedback function.
Variable Description
Position counter
Tachometer position extended to 22 bits and
converted to floating point format.
Pos cntr mark
Marked tachometer position extended to 22 bits and
converted to floating point format.
Pos down edge smp
Sampled version of Position counter, sampled on the
falling edge of the sample signal.
Pos up edge sample Sampled version of Position counter, sampled on the
rising edge of the sample signal.
Function description
The output signals Position counter and Pos cntr mark are the tachometer position
and the marked tachometer position extended from 16 to 22 bits. Position counter
and Pos cntr mark roll over to zero (0) at the maximum value that can be represented
in 22 bits (4,194,303). The transition happens in both the forward and backward
directions.
Position counter is sampled when the signal selected by Pos sample cmd sel
transitions between True and False. Pos up edge sample equals Position counter
when the signal selected by Pos sample cmd sel changes from False to True. Pos
down edge smp equals Position counter when the signal selected by Pos sample cmd
sel changes from True to False.
The Task Interval Strobe shown on the Position Feedback diagram represents
sampling of hardware that takes place at the Task 1 rate, the fastest execution rate
available to the control. The Task 1 rate is faster than the fastest rate at which
Position counter can be sampled.
Related diagrams
• Position Feedback Instrument (PosFbk)