-
三机九节点PSCAD
说明: 描述了3机9节点系统的运行情况,可以用来做好分析工作(The operation of 39-node system is described)
- 2018-12-25 13:27:03下载
- 积分:1
-
Interval_Tree.py
说明: interval tree python初级实现(Primary implementation of interval tree python)
- 2020-06-23 19:20:01下载
- 积分:1
-
滤波法
A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效,
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is <=A, the current value is valid.
If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value.
C. Advantages:
It can effectively overcome the impulse interference caused by accidental factors.
D. Disadvantages:
That periodic interference cannot be suppressed.
The smoothness is poor.)
- 2020-06-24 18:20:01下载
- 积分:1
-
电力系统暂态故障模拟再现系统
说明: 提出并研制了一种新型电力系统暂态故障模拟再现系统。该系统通过将系统发生故障时故障录波器录下的数据转换为符合IEEE的COMTRADE格式文件,经数据处理软件进行分析后由电脑并口送入多功能继电保护测试仪,最终由测试仪还原成故障时的PT、CT二次侧电压、电流信号。该系统对继电保护装置参数整定、事故原因查找及分析等有辅助作用。(proposed and developed a new type of power system transient fault simulation and reconstruction system.IEEECOMTRADE. The system of relay device parameter setting, the cause of the accident investigation and analysis of a supporting role.)
- 2005-11-01 14:36:33下载
- 积分:1
-
RESETEAR SCX-4300_V1.6fix
gracias por este programas
- 2018-09-17 09:37:29下载
- 积分:1
-
github_repo
说明: 按照通常的应用顺序,处理地震数据包括三个主要步骤-去卷积,叠加和偏移。表示处理坐标(中点,偏移和时间)中的地震数据量。去卷积沿时间轴起作用。它从记录的地震迹线中删除了基本地震子波(通过地球和记录系统的各种作用修改的源时间函数),从而提高了时间分辨率。去卷积通过压缩小波来实现此目标。堆叠也是压缩的过程(速度分析和静校正()。特别是,首先通过对每个CMP道集的迹线应用常规偏移校正(速度分析和静态校正),将数据量减少到零偏移的中点时间平面(棱镜的正面)。 ,然后沿偏移轴求和。结果是一个堆叠的部分。(Generally, seismic data processing includes three steps: deconvolution and migration. Represents the amount of seismic data in processing coordinates (midpoint, offset, and time). Deconvolution works along the time axis. It removes the basic seismic wavelet (the source time function modified by various actions of the earth and the recording system) from the recorded seismic traces, thus improving the time resolution. Deconvolution achieves this goal by compressing wavelet. Stacking is also a process of compression (velocity analysis and statics). In particular, by applying conventional offset correction (velocity analysis and static correction) to the trace of each CMP gather, the amount of data is reduced to the midpoint time plane of zero offset (the front of the prism). And then sum along the offset axis.)
- 2021-04-07 13:41:38下载
- 积分:1
-
通用抽奖程序,可以自由配置相关的属性,适应任何抽奖的场合,图片可以自由设计...
通用抽奖程序,可以自由配置相关的属性,适应任何抽奖的场合,图片可以自由设计-General lottery procedures, they can configure the attributes related to adapt to any occasion of the draw, pictures are free to design
- 2023-06-05 12:15:04下载
- 积分:1
-
frmManage.designer
drawing program using c#
- 2020-06-25 01:00:01下载
- 积分:1
-
ADDA器件一览表,基本上所有的 AD DA参数都用
ADDA器件一览表,基本上所有的 AD DA参数都用-AD DA device list, basically all of the AD DA parameters are used
- 2022-02-03 00:38:49下载
- 积分:1
-
项目代码风格要求
说明: 类型、属性、事件、方法、方法参数,根据需要添加注释。
如果类型、属性、事件、方法、方法参数的名称已经是自解释了,不需要加注释;否(Types, attributes, events, methods, method parameters, add comments as needed.
If the name of the type, attribute, event, method, and method parameter is self-explanatory, no comment is required; no)
- 2020-06-20 09:40:01下载
- 积分:1