![Delta Tau PBC Series Скачать руководство пользователя страница 190](http://html1.mh-extra.com/html/delta-tau/pbc-series/pbc-series_hardware-reference-manual_2478527190.webp)
Power Brick Controller User Manual
Special Functions & Troubleshooting
190
Sinusoidal | Resolver | HiperFace Encoders
Analog sinusoidal encoders and resolvers provide simultaneous sine and cosine signals into the analog-to-
digital converters of the Power Brick Controller interface circuitry.
In proper operation, the sum of the squares of the converted values for these two signals should be
roughly constant, and significantly different from zero.
The Power Brick Controller ASIC computes this sum-of-squares value every sample cycle. The latest
value is always available in the 16-bit element
PowerBrick[].Chan[].SumOfSquares
.
In addition, if all of the highest 4 bits of this element are zero, so the value is less than 1/16 of full range,
the status bit
PowerBrick[].Chan[].SosError
is automatically set to 1.
Automatic Kill Action for Sinusoidal | Resolver | HiperFace Encoders
Arming the automatic kill action with Sinusoidal, Resolver, or HiperFace encoders:
In this mode, the status of the encoder loss can be monitored in the motor status window in the IDE software
or using the motor element bit
Motor[].EncLoss
.
Note
Setting
Motor[].pEncLoss
= 0 disables the automatic kill action.
PTR
Enc1LossBit->PowerBrick[0].Chan[0].SosError;
PTR
Enc2LossBit->PowerBrick[0].Chan[1].SosError;
PTR
Enc3LossBit->PowerBrick[0].Chan[2].SosError;
PTR
Enc4LossBit->PowerBrick[0].Chan[3].SosError;
PTR
Enc5LossBit->PowerBrick[1].Chan[0].SosError;
PTR
Enc6LossBit->PowerBrick[1].Chan[1].SosError;
PTR
Enc7LossBit->PowerBrick[1].Chan[2].SosError;
PTR
Enc8LossBit->PowerBrick[1].Chan[3].SosError;
Motor[
1
].pEncLoss = PowerBrick[
0
].Chan[
0
].SosError.a
Motor[
1
].EncLossBit =
31
Motor[
1
].EncLossLevel =
1
// High true fault
Motor[
1
].EncLossLimit =
5
// 5 scans
Содержание PBC Series
Страница 5: ......
Страница 74: ...Power Brick Controller User Manual Connections and Software Setup 74 Motor 1 HomeOffset 0...
Страница 203: ...Power Brick Controller User Manual Appendix A Digital Inputs Schematic 203 APPENDIX A DIGITAL INPUTS SCHEMATIC...
Страница 204: ...Power Brick Controller User Manual Appendix B Digital Outputs Schematic 204 APPENDIX B DIGITAL OUTPUTS SCHEMATIC...
Страница 205: ...Power Brick Controller User Manual Appendix C Analog I Os Schematics 205 APPENDIX C ANALOG I OS SCHEMATICS...
Страница 206: ...Power Brick Controller User Manual Appendix C Analog I Os Schematics 206...
Страница 207: ...Power Brick Controller User Manual Appendix D Limits Flags Schematic 207 APPENDIX D LIMITS FLAGS SCHEMATIC...