AN 669: Drive-On-Chip Design Example for Cyclone V Devices

ID 683466
Date 5/15/2022
Public
Document Table of Contents

7.2. Signal Scaling in the Software of the Drive-On-Chip Design Example

The software performs scaling to:
  • Normalize sigma-delta and ADC samples for use in the FOC algorithm
  • Apply zero offsets
  • Position feedback scaling

Figure 20. Signal Scaling ArchitectureThis figure shows a simplified block diagram of the scaling in the software application supporting the Tandem Motion-Power 48 V Board.

Scaling of Motor Phase Current Samples

The design treats motor phase current samples as dimensionless numbers in the FOC algorithm, rather than real current measurements.

Calculation of Zero Offsets

Offset errors arise in the ADC conversion process from a number of factors, including

  • Component tolerance in sense circuits
  • Offsets in sense amplifiers
  • Errors in Vdd supply to sense amplifiers and ADCs
  • Offsets in the ADC converters
Offsets are most noticeable when converting low level signals where they lead to a larger error in percentage terms. For the most crucial feedback, the design attempts to calculate and correct for the offsets.

Motor Phase Current Zero Offset

The design calculates the zero offset for the motor phase current during startup. the design samples a number of conversions while no motor current is flowing. The design averages the samples to calculate the offset and applies them as a correction to the offset register in the sigma delta ADC module