High-Bandwidth Current Control of 3-Phase PMSM Using The F2837x Fast Current Loop Library PDF
High-Bandwidth Current Control of 3-Phase PMSM Using The F2837x Fast Current Loop Library PDF
ABSTRACT
This application note helps to evaluate the fast current loop (FCL) software library for high-bandwidth inner
loop control of AC servo drives based on the TMS320F2837x MCU using TI’s IDDK evaluation platform.
TMS320F2837x devices are a part of the C2000™ family of microcontrollers, which enable cost-effective
design of intelligent, high-bandwidth controllers for 3-phase motors, by reducing the system components
and increasing efficiency. The devices are appropriately supported by hardware accelerators to implement
FCL algorithms to rival or surpass similar implementations using FPGA in terms of performance, cost, and
development time.
The application report describes the following:
• Incremental build levels calling modular FCL functions spread across CPU and CLA
• Experimental results
Abbreviations
• DMC – Digital Motor Control
• IDDK – Industrial Drive Development Kit (from TI)
• MCU – Microcontroller Unit
• FOC – Field-Oriented Control
• TMU – Trigonometric Mathematical Unit (in C2000 MCU)
• CLA – Control Law Accelerator (in C2000 MCU)
• CLB – Configurable Logic Block (in C2000 MCU)
• PMSM – Permanent Magnet Synchronous Motor
• ACIM – AC Induction Motor
• FCL – Fast Current Loop
• HVDMC – High Voltage DMC
• CMPSS – Comparator Subsystem peripheral (in C2000 MCU)
• CNC – Computer Numerical Control
• PWM – Pulse Width Modulation
• FPGA – Field Programmable Gate Array
• ADC – Analog-to-Digital Converter
• ePWM – Enhanced Pulse Width Modulator
• eQEP – Enhanced Quadrature Encoder Pulse Module
• eCAP – Enhanced Capture Module
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 1
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
www.ti.com
Contents
1 Introduction ................................................................................................................... 3
2 Benefits of the TMS320F2837x MCU for High-Bandwidth Current Loop............................................. 3
3 Current Loops in Servo Drives ............................................................................................. 4
4 Outline of the Fast Current Loop Library ................................................................................. 5
5 Fast Current Loop Library Evaluation ..................................................................................... 7
6 Level 2 Incremental Build ................................................................................................... 8
7 Level 3 Incremental Build ................................................................................................. 12
8 Level 4 Incremental Build ................................................................................................. 16
9 Level 5 Incremental Build ................................................................................................. 19
List of Figures
1 Basic Scheme of FOC for AC Motor ...................................................................................... 4
2 Fast Current Loop Library Block Diagram ................................................................................ 5
3 Expressions Window for Build Level 2 .................................................................................... 8
4 Level 2 Block Diagram ...................................................................................................... 9
5 Scope Plot of Reference Angle and Rotor Position ................................................................... 10
6 Expressions Window....................................................................................................... 11
7 Level 3 Block Diagram Showing Inner Most Loop - FCL ............................................................. 13
8 Expressions Window Snapshot For Latency ........................................................................... 14
9 Scope Plot of ADCSoC and FCL Completion Events ................................................................. 15
10 Level 4 Block Diagram Showing Speed Loop With Inner FCL ....................................................... 16
11 Flux and Torque Components of the Stator Current in the Synchronous Reference Frame Under 0.33-pu
Step-Load and 0.3-pu Speed ............................................................................................. 17
12 Level 5 Block Diagram Showing Position Loop With Inner FCL ..................................................... 19
13 Scope Plot of Reference Position to Servo and Feedback Position ................................................. 20
List of Tables
1 Summary of FCL Interface Functions ..................................................................................... 6
2 Testing Modules in Each Incremental System Build .................................................................... 7
2 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Introduction
1 Introduction
The concept of FOC of AC drives is well known and is already outlined in many earlier documents from TI.
Modern AC servo drives, depending on the end application, need high-bandwidth current control and
speed control to enable superior performance, such as in CNC machines or in fast and precision control
applications. Because of the high computational burden and the need for flexible PWMs, a combination of
FPGAs, fast external ADCs, and multiple MCUs are used by many designers.
Now with the TMS320F2837x MCU, due to its higher level of integration, it is possible to implement fast
current loop algorithms with the same external hardware used in classical FOC methods. TI has
developed the FCL algorithm on the F2837x MCU and implemented it on the DesignDRIVE IDDK
platform. With a 10-kHz PWM carrier, the current loop bandwidth is expected to exceed 3 kHz and the
maximum duty cycle is expected to be about 96%. Quantitative test results will be published when they
are available. This document helps the user evaluate this algorithm on the DesignDRIVE IDDK platform.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 3
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Current Loops in Servo Drives www.ti.com
VDC
Inv. Park Tr.
iSqref VSqref VSaref
PI d,q
SV 3-phase
PWM Inverter
iSdref VSdref VSbref
PI a,b
q
q
iSq iSa ia
d,q a,b
iSd iSb ib
a,b a,b
Park Tr. Clarke Tr.
AC
Motor
Two motor phase currents are measured. These measurements feed the Clarke transformation module.
The outputs of this projection are designated isα and isβ. These two components of the current along with
the rotor flux position are the inputs of the Park transformation, which transform them to currents (isd and
isq) in d and q rotating reference frame. The isd and isq components are compared to the references isdref
(the flux reference) and isqref (the torque reference). At this point, the control structure shows an interesting
advantage; it can be used to control either synchronous or asynchronous machines by simply changing
the flux reference and obtaining the rotor flux position. In the synchronous permanent magnet motor, the
rotor flux is fixed as determined by the magnets, so there is no need to create it. Therefore, when
controlling a PMSM motor, isdref can be set to zero, except during field weakening.
Because ACIM motors need a rotor flux creation to operate, the flux reference must not be zero. This
conveniently solves one of the major drawbacks of the classic control structures: the portability from
asynchronous to synchronous drives. The torque command isqref can be connected to the output of the
speed regulator. The outputs of the current regulators are Vsdref and Vsqref. These outputs are applied to the
inverse Park transformation. Using the position of rotor flux, this projection generates Vsαref and Vsβref, which
are the components of the stator vector voltage in the stationary orthogonal reference frame. These
components are the inputs of the Space Vector PWM. The outputs of this block are the signals that drive
the inverter.
NOTE: Both Park and inverse Park transformations need the rotor flux position. Obtaining this rotor
flux position depends on the AC machine type (synchronous or asynchronous).
4 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Outline of the Fast Current Loop Library
PWM1 A/B
lsw
FAST CURRENT LOOP
Rg.Out Iph1 (Ia)
QEP
The FCL library uses the following features in the F2837x MCU:
• TMU
• Four high-speed 12- and 16-bit ADCs
• Multiple parallel processing blocks such as CLA
Figure 2 shows the block diagram of the FCL library with its inputs and outputs. The FCL library partitions
the algorithm across the CPU, CLA, and TMU to bring down the latency to under 1.0 µs compared to the
acceptable 2 µs. Further optimization is possible if the algorithm is written in assembly.
The FCL library supports two types of current regulators, a standard PI controller and a complex
controller. The complex controller can provide additional bandwidth over the standard PI controller at
higher speeds. Both current regulators are provided for user evaluation. In the example project for which
this document provides steps, the user can select the current regulator by setting the FCL_CNTLR macro
appropriately and studying how they compare.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 5
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Outline of the Fast Current Loop Library www.ti.com
For more information on the library, see the Fast Current Loop Library API Reference Guide available at
controlSUITE\libs\app_libs\motor_control\libs\FCL\v02_00_00_00\lib.
NOTE: The library is written in a modular format and is able to port over to user platforms using
F2837x devices so long as the following conditions are met:
• Motor phase current feedbacks are read into variables internal to the library.
However, D axis and Q axis current feedbacks are available to the user.
• EPwmRegs controlling motor phase A, B, and C are duly linked to the library.
• QepRegs connecting to the QEP sensor is duly linked to the library.
• CLA tasks one through four are used by the library and the user can
accommodate this in their application.
6 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Fast Current Loop Library Evaluation
5.1.1 Hardware
The example project is evaluated on TI’s Design DRIVE Development Kit IDDK - TMDXIDDK379D.
It is important to read the Hardware Reference Guide of the kit and understand all the safety measures
necessary to work with the kit.
The Hardware Reference Guide can be found at controlSUITE\development_kits\TMDSIDDK_v2.0\~Docs\
5.1.2 Software
When the FCL software package is installed, the FCL software library can be found at
controlSUITE\libs\app_libs\motor_control\libs\FCL\v02_00_00_00\lib
The FCL example project can be found at
controlSUITE\libs\app_libs\motor_control\libs\FCL\ v02_00_00_00\Examples
Here, a few more build levels are added to step through with integrating the FCL library to run the motor in
speed mode and position mode.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 7
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 2 Incremental Build www.ti.com
8 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Level 2 Incremental Build
RC RG
MACRO MACRO
TargetValue SetPointValue Freq Out
Iph1 (Ia)
Iph2 (Ib)
Iph3 (Ic)
DlogCh1
DATALOG DlogCh2
Graph
DlogCh3
Window
DlogCh4
SPEED FR QEP
Var1 Speed
On MACRO
QEP Interface Incremental PM
Scope chip Var2 ElecTheta Module Encoder
SpeedRpm Motor
DACs (CLA) Interface
Set EnableFlag to 1 in the watch window. The variable named IsrTicker is incrementally increased as
shown in the Expressions window to confirm the interrupt is working properly. Now set the variable named
RunMotor to 1; the motor starts spinning after a few seconds if enough voltage is applied to the DC-Bus.
In the software, the key variables to be adjusted follow:
• SpeedRef: for changing the rotor speed in per-unit
• VdTesting: for changing the d-axis voltage in per-unit
• VqTesting: for changing the q-axis voltage in per-unit
During the open loop tests, VqTesting, SpeedRef, and DC Bus voltages must be adjusted carefully for PM
motors so that the generated Bemf is lower than the average voltage applied to motor winding. This
adjustment prevents the motor from stalling or vibrating.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 9
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 2 Incremental Build www.ti.com
TripFlagDMC is a flag variable that represents the overcurrent trip status of the inverter. If this flag is set,
then the user can adjust the previous settings and try to rerun the inverter by setting clearTripFlagDMC to
1. This clears TripFlagDMC and restarts the PWMs.
The default current limit setting is to shut down at 8 A. The user can fine-tune any of these settings to suit
their system. Once satisfactory values are identified, write them down, modify the code with these new
values, and rebuild and reload for further tests.
It is possible to shut down the inverter using a digital signal from an external source through H9. No code
is provided right now, but the user can take it as an exercise to experiment and learn.
The waveform of channel 2 represents the reference position, while channel 1 represents the estimated
position. The ripple in position estimate is indicative of the fact that the motor runs with some minor speed
oscillation. Because of open-loop control, the rotor position and reference position may not align.
However, it is important to ensure that the sense of change of the estimated angle is the same as that of
the reference; otherwise, it indicates that the motor has a reverse sense of rotation. This can be fixed by
either swapping any two wires connecting to the motor, or reversing the angle estimate as in the
pseudocode in the software (see Equation 1).
angle = 1.0 – angle (1)
To ensure that the SPEED_MACRO works, change the SpeedRef variable in the Expressions window, as
shown in Figure 6, and check whether the estimated speed variable, speed1.Speed, follows the
commanded speed. Because the motor is a PM motor, where there is no slip, the running speed follows
the commanded speed regardless of the control being open loop.
When the tests are complete, bring the system to a safe stop by reducing the bus voltage, taking the
controller out of real-time mode and resetting it. Now the motor stops.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 11
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 3 Incremental Build www.ti.com
NOTE: In this build, control is done based on the actual rotor position; therefore, the motor can run
at higher speeds if the commanded IqRef is higher and there is no load on the motor. TI
advises users to either add some mechanical load on the motor before the test or apply
lower values of IqRef. When the motor is commanded to run, it is subjected to an initial
alignment stage where the electrical angle and the QEP angle count are set to zero. They
are then forced to run based on an enforced angle until the QEP index pulse is received.
Then the motor runs in full self-control mode based on its own angular position.
Open FCL_IDDK_PM_Servo_F2837x-Settings.h and select the level 3 incremental build option by setting
BUILDLEVEL to FCL_LEVEL3 (#define BUILDLEVEL FCL_LEVEL3). The user can select the current loop
regulator to be the PI controller or the complex controller by setting FCL_CNTLR to PI_CNTLR or
CMPLX_CNTLR. The CURRENT_SENSE method chosen for this library is LEM_CURRENT_SENSE. The
current and position feedbacks can be sampled once or twice per PWM period depending on the sampling
method. The sampling is synchronized to the carrier maximum in the single sampling method, and to the
carrier maximum and carrier zero in the double sampling method. This sample method selection is done in
the example by selecting SAMPLING_METHOD to SINGLE_SAMPLING or SAMPLING_METHOD to
DOUBLE_SAMPLING. Notice that the maximum modulation index changes from 0.98 in the
SINGLE_SAMPLING method to 0.96 in the DOUBLE_SAMPLING method. If the PWM_FREQUENCY is
changed from 10 kHz, the maximum modulation index also changes.
Right-click on the project name, and then click Rebuild Project. When the build is complete, click the
Debug button, reset the CPU, restart, enable real-time mode, and run.
In the software, the key variables to add, adjust, or monitor are summarized as follows:
• maxModIndex: maximum modulation index
• IdRef: changes the d-axis voltage in per-unit
• IqRef: changes the q-axis voltage in per-unit
• FCL_Pars.WccD: preferred bandwidth of d-axis current loop
• FCL_Pars.WccQ: preferred bandwidth of q-axis current loop
• fcl_LatencyInMicroSec: shows latency between ADC and QEP sampling, and PWM in µs
• fcl_ClrCntr: flag to clear the variable fcl_latency and let it refresh
• RunMotor: flag to run or stop the motor
12 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Level 3 Incremental Build
lsw=0
Constant 0 PWM1 A/B
3-Phase
IqRef IqRef PWM2 A/B Inverter
lsw=1, 2
RC RG lsw lsw
MACRO MACRO
TargetValue SetPointValue Freq Out FAST CURRENT LOOP
Rg.Out Iph1 (Ia)
SpeedRpm QEP
PM
Motor
Level 3 verifies the dq-axis current regulation performed by PI modules and speed measurement modules.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 13
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 3 Incremental Build www.ti.com
This variable indicates the amount of time elapsed between the feedback sampling and PWM updating.
The elapsed time, or latency, is computed based on the count of the EPWM timer right after the PWM
update. The value shown here is more than the actual update time by a few clock cycles. Right after
starting to run the motor, by setting the RunMotor flag to 1, the latency time shows as around 1.25 µS due
to initial setup in the code. This amount of latency occurs at a time when the duty cycle is moderate and
therefore acceptable. Right after this period, the user can refresh the latency time by setting fcl_clrcntr to
1. Regardless of SAMPLING_METHOD, latency remains the same for a given FCL_CNTLR. When
FCL_CNTLR is a PI_CNTLR, the latency is about 0.91 µs compared to 0.94 µs with a CMPLX_CNTLR
(see the following note).
NOTE: These times can be reduced further by around 0.1 µs range using code inling and other
optimization techniques. Because the evaluation code is in library format, it has certain
overheads.
14 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Level 3 Incremental Build
NOTE: Because H7 is not populated, GPIO16 and GPIO18 are used for timing purposes instead of
for designed functional assignment. If H7 is to become populated, remember to comment out
the associated code and restore the functional assignment.
Figure 9 shows the latency discussed previously in the form of a scope plot, where the rising edge of the
channel 2 and channel 1 waveforms signify the instances of the ADC SoC event and completion of all
PWM updates, respectively. These events are brought out over GPIO16 and GPIO18, and may be probed
over [Main]-R31 and [Main]-R33, respectively. The time seen in the scope plot may be slightly more than
fcl_LatencyinMicroSec. This additional time is to run the code for the GPIO toggle.
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 15
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 4 Incremental Build www.ti.com
Auto switched
Constant 0 lsw=0
from start
PWM1 A/B
Ref IqRef lsw=1
SpeedRef PI 3-Phase
MACRO lsw=2 IqRef PWM2 A/B Inverter
Fbk
Spd Reg
IdRef IdRef PWM3 A/B
RC RG lsw lsw
MACRO MACRO
TargetValue SetPointValue Freq Out FAST CURRENT LOOP
Rg.Out Iph1 (Ia)
SpeedRpm QEP
PM
Motor
Level 4 verifies the speed PI module and speed loop.
Figure 10. Level 4 Block Diagram Showing Speed Loop With Inner FCL
16 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Level 4 Incremental Build
Figure 11. Flux and Torque Components of the Stator Current in the Synchronous Reference Frame
Under 0.33-pu Step-Load and 0.3-pu Speed
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 17
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 4 Incremental Build www.ti.com
8.1 Observation
In the default set up, the current loop bandwidth is set up as 1/18 of the SAMPLING FREQUENCY for
both CMPLX_CNTLR and PI_CNTLR. As the bandwidth is increased, control becomes stiff and the motor
operation becomes noisier as the controller reacts to tiny perturbations in the feedback trying to correct
them. With CMPLX_CNTLR, the bandwidth can be taken up to 1/6 of the SAMPLING_FREQUENCY and
get good transient response over the entire speed range including higher speeds. Whereas with
PI_CNTLR, at such higher bandwidth, the transient performance at low to mid speed range of the motor
may be comparable to that of a CMPLX_CNTLR, but at high speeds it may be inferior. The user can
experiment with different values for bandwidth and evaluate the performance. If the motor rotation
direction is reversed occasionally due to a malfunction, try restarting it by setting RunMotor to 0 and then
1 again. It may need some fine tuning in transitioning from lsw = 1 to lsw = 2. The user can take it as an
exercise to fix it.
18 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
www.ti.com Level 5 Incremental Build
Auto switched
Ref from start
PositionRef Constant 0 lsw=0 PWM1 A/B
PI Ref
SpeedRef
MACRO PI IqRef lsw=1 3-Phase
Fbk IqRef PWM2 A/B
Pos Reg MACRO lsw=2 Inverter
Fbk
Spd Reg
IdRef IdRef PWM3 A/B
RC RG lsw lsw
MACRO MACRO
TargetValue SetPointValue Freq Out FAST CURRENT LOOP
Rg.Out Iph1 (Ia)
SpeedRpm QEP
PM
Motor
Level 5 verifies the position PI module and position loop.
Figure 12. Level 5 Block Diagram Showing Position Loop With Inner FCL
SPRAC55 – May 2017 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast 19
Submit Documentation Feedback Current Loop Library
Copyright © 2017, Texas Instruments Incorporated
Level 5 Incremental Build www.ti.com
In the scope plot shown in Figure 13, the position reference and position feedback are plotted. It can be
seen that they are aligned with negligible lag, which may be attributed to software. If the Kp and Ki gains
of the position loop controller are not chosen properly, this may lead to oscillations in the feedback or a
lagged response.
Figure 13. Scope Plot of Reference Position to Servo and Feedback Position
NOTE:
• If the motor response is erratic, then the sense of turn of the motor shaft and the
encoder may be opposite. Swap any two phase connections to the motor and
repeat the test.
• The position control implemented here is based on an initial aligned electrical
position (= 0). If the motor has multiple pole pairs, then this alignment can leave
the shaft in different mechanical positions depending on the prestart mechanical
position of the rotor. If the mechanical position repeatability or consistency is
needed, then the QEP index pulse must be used to set a reference point. This
may be taken as an exercise.
20 High-Bandwidth Current Control of 3-Phase PMSM Using the F2837x Fast SPRAC55 – May 2017
Current Loop Library Submit Documentation Feedback
Copyright © 2017, Texas Instruments Incorporated
IMPORTANT NOTICE FOR TI DESIGN INFORMATION AND RESOURCES
Texas Instruments Incorporated (‘TI”) technical, application or other design advice, services or information, including, but not limited to,
reference designs and materials relating to evaluation modules, (collectively, “TI Resources”) are intended to assist designers who are
developing applications that incorporate TI products; by downloading, accessing or using any particular TI Resource in any way, you
(individually or, if you are acting on behalf of a company, your company) agree to use it solely for this purpose and subject to the terms of
this Notice.
TI’s provision of TI Resources does not expand or otherwise alter TI’s applicable published warranties or warranty disclaimers for TI
products, and no additional obligations or liabilities arise from TI providing such TI Resources. TI reserves the right to make corrections,
enhancements, improvements and other changes to its TI Resources.
You understand and agree that you remain responsible for using your independent analysis, evaluation and judgment in designing your
applications and that you have full and exclusive responsibility to assure the safety of your applications and compliance of your applications
(and of all TI products used in or for your applications) with all applicable regulations, laws and other applicable requirements. You
represent that, with respect to your applications, you have all the necessary expertise to create and implement safeguards that (1)
anticipate dangerous consequences of failures, (2) monitor failures and their consequences, and (3) lessen the likelihood of failures that
might cause harm and take appropriate actions. You agree that prior to using or distributing any applications that include TI products, you
will thoroughly test such applications and the functionality of such TI products as used in such applications. TI has not conducted any
testing other than that specifically described in the published documentation for a particular TI Resource.
You are authorized to use, copy and modify any individual TI Resource only in connection with the development of applications that include
the TI product(s) identified in such TI Resource. NO OTHER LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE TO
ANY OTHER TI INTELLECTUAL PROPERTY RIGHT, AND NO LICENSE TO ANY TECHNOLOGY OR INTELLECTUAL PROPERTY
RIGHT OF TI OR ANY THIRD PARTY IS GRANTED HEREIN, including but not limited to any patent right, copyright, mask work right, or
other intellectual property right relating to any combination, machine, or process in which TI products or services are used. Information
regarding or referencing third-party products or services does not constitute a license to use such products or services, or a warranty or
endorsement thereof. Use of TI Resources may require a license from a third party under the patents or other intellectual property of the
third party, or a license from TI under the patents or other intellectual property of TI.
TI RESOURCES ARE PROVIDED “AS IS” AND WITH ALL FAULTS. TI DISCLAIMS ALL OTHER WARRANTIES OR
REPRESENTATIONS, EXPRESS OR IMPLIED, REGARDING TI RESOURCES OR USE THEREOF, INCLUDING BUT NOT LIMITED TO
ACCURACY OR COMPLETENESS, TITLE, ANY EPIDEMIC FAILURE WARRANTY AND ANY IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF ANY THIRD PARTY INTELLECTUAL
PROPERTY RIGHTS.
TI SHALL NOT BE LIABLE FOR AND SHALL NOT DEFEND OR INDEMNIFY YOU AGAINST ANY CLAIM, INCLUDING BUT NOT
LIMITED TO ANY INFRINGEMENT CLAIM THAT RELATES TO OR IS BASED ON ANY COMBINATION OF PRODUCTS EVEN IF
DESCRIBED IN TI RESOURCES OR OTHERWISE. IN NO EVENT SHALL TI BE LIABLE FOR ANY ACTUAL, DIRECT, SPECIAL,
COLLATERAL, INDIRECT, PUNITIVE, INCIDENTAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES IN CONNECTION WITH OR
ARISING OUT OF TI RESOURCES OR USE THEREOF, AND REGARDLESS OF WHETHER TI HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
You agree to fully indemnify TI and its representatives against any damages, costs, losses, and/or liabilities arising out of your non-
compliance with the terms and provisions of this Notice.
This Notice applies to TI Resources. Additional terms apply to the use and purchase of certain types of materials, TI products and services.
These include; without limitation, TI’s standard terms for semiconductor products http://www.ti.com/sc/docs/stdterms.htm), evaluation
modules, and samples (http://www.ti.com/sc/docs/sampterms.htm).
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2017, Texas Instruments Incorporated