网站公告列表

  没有公告

加入收藏
设为首页
联系站长
您现在的位置: 61IC中国电子在线 >> DSP >> 代码示例 >> TI DSP代码示例 >> C2000 >> 文章正文
  C28x 定点数学函数库         ★★★ 【字体:
C28x 定点数学函数库
作者:TI    文章来源:本站原创    点击数:    更新时间:2007-1-31    

 

名称

主机

操作系统

当前版本

版本日期

C28x 定点数学函数库

PC

WIN95/98/2000/ME/NT/XP

v1.0

10/21/2005

;*************************************************************************************
;*********************** SECTION 1: FIXED POINT MATH FUNTIONS ************************
;*************************************************************************************
Thank you for trying C28x Software Collateral.
Fixed Point MATH Library is installed in C:\TIDCS\C28\DSP_TBOX\QMATH directory.


Fixed point math library (QMATH) contains math/trigonometric routines that are developed
as an easy-to-use library, which has to be linked to the user抯 application.
The following table summarizes the set of functions that are defined in this library.

FIXED POINT MATH FUNTIONS
|===============|=======================================================|
|  Module Name | Description               |
|===============|=======================================================|
|  QSIN  | Fixed point SIN (Taylor series implementation)     |
|---------------|-----------------------------------------------------------------------|
|  QSINLT | Fixed point SIN (Table look-up and linear interpolation)  |
|---------------|-----------------------------------------------------------------------|
|  QCOS  | Fixed point COS (Taylor series implementation)   |
|---------------|-----------------------------------------------------------------------|
|  QCOSLT | Fixed Point COS (Table look-up and linear interpolation)  |
|---------------|-----------------------------------------------------------------------|
|  QATAN | Fixed point ATAN (Taylor series implementation)   |
|---------------|-----------------------------------------------------------------------|
|  QSQRT | Fixed point Square-root (Taylor series implementation)  |
|---------------|-----------------------------------------------------------------------|
|  QLOG10  | Fixed point LOG10 (Taylor series implementation)   |
|---------------|-----------------------------------------------------------------------|
|  QLOGN | Fixed point LOGN (Taylor series implementation)   |
|---------------|-----------------------------------------------------------------------|
|  QINV1 | Reciprocal (32-bit Precision)      |
|---------------|-----------------------------------------------------------------------|
|  QINV2 | Reciprocal (16-bit Precision)      |
|---------------|-----------------------------------------------------------------------|
|  QDIV  | Division         |
|======================================================================|
 

DOCUMENTATION:
|===============|=======================================================|
|  DOC  | DIRECTORY LOCATION              |
|===============|=======================================================|
|  MODULE DOC | C:\TIDCS\C24\DSP_TBOX\MATH\DOC\MATH_MDL.PDF      |
|=======================================================================|

 

Version History:
================
Version 1.0 dated 10/21/2005

1. Fixed a bug in qcos.asm fie


Version 0.9a dated 12/06/2003

1. Some the math function had .ref being used in the *.asm, it is changed to .def
   Because of this bug, compiler was reporting that the function name is not available.

2. Most of the functions did not clear the OVM flag at the end, it is modified.

3. ASP & NASP is been used within functions, we should not disturb the ASP bit.
   It is meant for only interrupt handler. Called function should not change this bit.

               欢迎点击进入:TI德州中文网   (国内唯一针对TI应用的中文技术网站)    文章录入:admin    责任编辑:admin 
  • 上一篇文章:

  • 下一篇文章:
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
    最新热点 最新推荐 相关文章
    C28x 通信驱动程序库
    C28x 软件测试台 (STB) 库
    C28x 快速傅立叶变换程序库
    C28x IQMath 库 - 虚拟浮点引…
    C28x寻址方式详解
      网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)
    站长:61IC 湘ICP备05002478号