-
Auto_Measure_system
利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。
相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下:
(1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码,特别是在其中实现了SCPI语言来对仪器进行控制。
(2)TMS320F2812目录:包含ccs下的c代码,如果没有做过RTDX的应用,相信这个对你很有启发。(Use ccs environment, MATLAB environment, DSP (TMS320F2812), the measured object and Agilient network analyzer E5071B, construct an automatic measurement system. I believe that most people are aware NI' s GPIB-based bus, you can realize automatic measurement, but NI' s program is too expensive, the use of MATLAB can greatly reduce costs. ccs between matlab and RTDX protocol-based data exchange, while matlab based on TCP/IP protocol and communication between the E5071B, the source described as follows: (1) RTDX_ok directory: matlab7.0 code, contains a GUI implementation with the interface and specific code, especially in one of implementation of the SCPI language to control the apparatus. (2) TMS320F2812 directory: contains ccs of c code, if not done RTDX application, then I think it was very instructive for you.)
- 2009-03-27 21:43:54下载
- 积分:1
-
FAT-CN
大多数FAT的资料是英文的,这份中文的FAT资料对初学者一定很有帮助(Most of the FAT information is in English, the Chinese FAT data will be helpful for beginners)
- 2010-03-11 23:49:18下载
- 积分:1
-
RGB-HSI
matlab数字图像处理中RGB转换HSI(digital image processing matlab HSI conversion RGB)
- 2010-05-19 12:01:54下载
- 积分:1
-
2010-02-15_Balanced_PSO
OPTIMISATION OF SIGNAL BY PARTICULE SWARM METHOD
- 2010-05-19 21:38:24下载
- 积分:1
-
attribute_container
implementation of a simple container for classes.
- 2014-08-11 22:01:48下载
- 积分:1
-
To-performs-logarthmic-transformation-of-an-image
LOG TRANSFORM PERFORMED ON IMAGE
- 2014-09-03 02:48:17下载
- 积分:1
-
PGA
相位梯度自聚焦算法(PGA)的matlab程序实现,合成孔径雷达中最经典最常用的自聚焦和运动误差补偿方法(The phase gradient autofocus algorithm (PGA) of matlab implementation, the most classic of the most commonly used in synthetic aperture radar self-focusing and the motion error compensation method)
- 2021-02-26 23:09:37下载
- 积分:1
-
hamming1
汉明码的编码以及解码,并且有纠错功能。利用matlab仿真,对于信息论和matlab初学者有帮助。(hamming code and encode.)
- 2011-12-15 13:42:40下载
- 积分:1
-
shoujisheji
手机设计指南,一些手机设计的案例文件,非常实用(mobile)
- 2010-01-26 22:25:44下载
- 积分:1
-
pv_MODE_1
Incremental Conductance: In the incremental conductance algorithm, we find the derivative of PV output power
with respect to output voltage. The dP/dV is evaluated and the algorithm keeps checking this value and changes
the duty cycle such that dP/dV=- I/V = 0. This is the point at which maximum power is transferred. If dP/dV is
greater than zero, it means the PV is operating to the left of the MPP. If dP/dV is less than zero, it means the PV is
operating to the right of the MPP. This method holds an advantage over the perturb and observe method since it is
fast and does not oscillate around MPP. However, the method could experience instability due the involvement of
the derivative.
- 2013-01-08 09:00:07下载
- 积分:1