Special Functions & Troubleshooting; Step And Direction, Pfm Output - Delta PBC Series User Manual

Power brick controller
Table of Contents

Advertisement

Power Brick Controller User Manual
SPECIAL FUNCTIONS & TROUBLESHOOTING

Step and Direction, PFM Output

The Power Brick Controller has the capability of generating step and
direction output signals – a.k.a. PFM (Pulse Frequency Modulation) – for
general purpose usage or control of external devices such as stepper
amplifiers. The maximum pulse frequency and minimum pulse width are
typically provided by the third party device manufacturer.
The step and direction outputs are RS422 compatible, +5 VDC level, and
could be connected in either differential or single-ended configuration.
These PFM signals are generated out of the X1 – X8 encoder connectors,
not to confuse them with the motor output connectors AMP1 – AMP8.
Pins #5, 6, 13, and 14 of the encoder feedback connectors (X1 – X8) share three different functions: only
one of these functions (per channel) can be used – configured in software – at one time:
Pulse and direction PFM output signals.
TUVW hall flag inputs.
Serial Encoder input.
Note
Most common usage of the PFM output signals:
Manual modulation (from HMI or PLC, e.g. Laser modulation).
Controlling an external stepper amplifier/motor.
Common Channel Settings for PFM Output. Example: Channel 1
PowerBrick[0].Chan[0].PackOutData = 0
PowerBrick[0].Chan[0].OutputMode = PowerBrick[0].Chan[0].OutputMode | $8
PowerBrick[0].Chan[0].PfmFormat = 0
PowerBrick[0].Chan[0].PfmDirPol = 0
PowerBrick[0].Chan[0].OutFlagD = 1
Special Functions & Troubleshooting
Each channel is independent of the other channels and can have its
own use for these pins.
// Unpack Output Data
// =0 PFM, =1 Quadrature
// Non-Inverted
// =0 for halls, =1 for PFM
DIGITAL GND
GND
DIR+
DIR+
DIR-
DIR-
PULSE+
PUL+
PULSE-
PUL-
// Force D PFM
174

Advertisement

Table of Contents
loading

Table of Contents