搜索资源列表
cs5460的编程参考
- cs5463,cs5460的编程都可参考,cs5463只是功能上只是比cs5460多了无功功率的计算.本文档量大特色就是有"基本应用"例子,对开发很有帮助.,cs5463, cs5460 programming can be a reference, cs5463 only function on CS5460 more than just reactive power calculations. This document is a major feature of the
MSP430_SDJC
- 本系统基于TI公司的MSP430系列芯片,结合模拟电路实现市电频率、电压、电流以及电压和电流之间相位差的测量。通过对市电波形的采集,系统还完成有功功率、无功功率的计算以及波形频谱的分析。-The system is based on TI' s MSP430 family of chips, combining analog circuit realization of the city of frequency, voltage, current and phase difference
fft322
- 这是一个产品完整的代码,使用80C196 CPU和8253定时器以及AD574进行电压,电流的采集,每个电网周波采集32点,计算电压电流的有效值,功率,无功功率,功率因数,软件积分电度等-The code is production code that use 80c196 cpu and 8253 timer and ad 574 to sample the voltage and current data, 32 point per cycle of 50/60HZ ,to caculat
test_ADC_complex_ffi2014415
- 完成电流电压的采集,实现无功功率的计算和我无功因数的计算。-To complete the current voltage acquisition, realize the calculation of reactive power and reactive power factor I calculation.
Cal
- 两表法 三表法 计算P Q 两表法计算有功功率、无功功率,适用于基波及任意次谐波分量 三表法计算有功功率、无功功率,适用于基波及任意次谐波分量(P = Uae*Iae+Uam*IA_M Q = Uam*Iae-Uae*IA_M)