▍1. Load-Calculation
《电力系统稳态分析》第三版,中国电力出版社,书上P95页,例3-4。经过计算机C语言编程,运用牛顿拉夫逊法,把简单的电力系统潮流进行计算。(load calculation)
《电力系统稳态分析》第三版,中国电力出版社,书上P95页,例3-4。经过计算机C语言编程,运用牛顿拉夫逊法,把简单的电力系统潮流进行计算。(load calculation)
atp是电力系统暂态仿真软件,在atp仿真软件上建立了IEEE三机九节点的仿真模型,并得到了潮流及稳定的仿真结果(atp is the power system transient simulation software, simulation software in the atp built on the IEEE three-machine nine nodes in the simulation model, and has been the trend and stability of simulation results)
说明: c语言,电力系统潮流计算程序,通用,工程开发应用使用(power flow calculator)
说明: 美国ATMP公司,X光谱分析仪硬件数据采集精简版部分MFC包装程序,本程序采用VS2008编译通过。 (U.S. ATMP company, X spectrometer data acquisition hardware part of MFC wrapper Starter Edition, the program uses VS2008 compile.)
运用加权最小二乘法进行电力系统状态估计 具有较好的收敛性 但适合于较小的系统(Using weighted least squares state estimation of power system has a good convergence, but for smaller systems)
ASN.1 编码规则:分组编码规则,各种数据类型的ASN.1的编码方式,非常有用,值得一看(ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002, Information technology –ASN.1 encoding rules:Specification of Packed Encoding Rules (PER))
这个程序主要用于计算电力系统的潮流,进而了解电力系统的运行状态。(This procedure used to calculate the power flow, and then understand the power system operating state.)
计算离散信号的振幅谱和相位谱 1. 编写计算DFT的程序。 2. 编写计算振幅谱和相位谱的程序。 (DSP)