SensorlessFOCMotorControlLibrary  1.0
Data Structures | Macros | Functions
clarke.h File Reference

Detailed Description

Sensorless FOC Motor Control Library Clarke Module.


Overview

APIs for Clarke math operations


#include <ti/devices/msp/msp.h>
#include "ti/iqmath/include/IQmathLib.h"
Include dependency graph for clarke.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CLARKE_Instance
 Define clarke structure. More...
 

Macros

#define CLARKE_DEFAULTS   { 0, 0, 0, 0, 0 }
 Default values for the clarke instance.
 
#define ONEbySQRT3_IQ   _IQ(0.57735)
 1/sqrt(3) in IQ format
 

Functions

__STATIC_INLINE void CLARKE_run (CLARKE_Instance *handle)
 Clarke transform macro (with 2 currents) More...
 
__STATIC_INLINE void CLARKE_reset (CLARKE_Instance *handle)
 Reset clarke variables. More...
 
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale