SensorlessConfiguration Struct Reference

#include <Sensorless.h>

Data Fields

_iq * carrierDataTable
 pointer to carrierTable data
Uint16 carrierPoints
 number of carrier points
Uint16 carrierIndx
 actual pos in carrier table
Uint16 carrierSynchro
 synchonize table every carrierSynchro cycles
_iq dTDiv2
 sample time divided by 2
_iq saliencyOrder
 saliency order for estimation (PLL)
_iq BO_LPF
_iq A1_LPF
 low pass filter coefficients for estimation
_iq BO_HPF
_iq A1_HPF
 high pass filter coefficients for estimation

Detailed Description

Definition at line 82 of file Sensorless.h.


Field Documentation

_iq A1_HPF

high pass filter coefficients for estimation

Definition at line 90 of file Sensorless.h.

_iq A1_LPF

low pass filter coefficients for estimation

Definition at line 89 of file Sensorless.h.

_iq BO_HPF

Definition at line 90 of file Sensorless.h.

_iq BO_LPF

Definition at line 89 of file Sensorless.h.

pointer to carrierTable data

Definition at line 83 of file Sensorless.h.

Uint16 carrierIndx

actual pos in carrier table

Definition at line 85 of file Sensorless.h.

Uint16 carrierPoints

number of carrier points

Definition at line 84 of file Sensorless.h.

synchonize table every carrierSynchro cycles

Definition at line 86 of file Sensorless.h.

_iq dTDiv2

sample time divided by 2

Definition at line 87 of file Sensorless.h.

saliency order for estimation (PLL)

Definition at line 88 of file Sensorless.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Mon Apr 23 12:59:21 2012 for TIMotorLIB by  doxygen 1.6.3