使用Python模拟和分析高压电线周围的磁场,以提高安全性和设计洞察力
Pius Erheyovwe Bubu1,2, Val Hyginus Udoka Eze3,4, Awafung Emmanuel Adie1,2
1Department of Biomedical Engineering, School of Engineering and Applied Sciences, Kampala International University, Western Campus, Ishaka, Bushenyi, Uganda.
Scientific reports
|October 1, 2025
概括
本研究介绍了对电力线周围磁场的Python模拟,这对于安全和规划至关重要. 水平设置超过了暴露限制,而三角形配置提供了更好的统一性,通过真实世界的测量验证模型.
科学领域:
- 计算电磁学 计算机电磁学
- 电力系统工程 电力系统工程
- 环境健康 物理 物理
背景情况:
- 对高压电线周围的磁流密度的准确建模对于公共卫生,电磁兼容性 (EMC) 和基础设施安全至关重要.
- 现有的模型往往没有详细考虑地面空气边界效应,这可能导致不准确的暴露评估.
- 国际非电离辐射保护委员会 (ICNIRP) 的指导方针设定了暴露限值,需要精确的场域计算.
研究的目的:
- 开发和验证一种新的,开源的,基于Python的模拟框架,用于计算高压电线周围的磁流密度.
- 在现实的负载条件下分析不同导体配置 (水平,垂直,三角形) 的磁场分布.
- 调查地面空气边界条件对磁场强度和安全通行距离的影响.
主要方法:
- 利用Biot-Savart定律进行磁场计算,并增强了修改后的有限元素模块,以纳入地面空气边界条件.
- 在平衡的三相负载下 (132 kV, 100 A) 在地面10米以上使用导体钢增强 (ACSR) "线网"导体模拟三种导体布局 (水平,垂直,三角).
- 通过使用精确的三轴测量仪进行现场测量,验证模拟结果,并将预测值与实验数据进行比较.
主要成果:
- 水平配置产生了最高峰磁流密度 (120μT),超过了ICNIRP (2020) 公众暴露限值的100μT在1.5米高度.
- 三角布局产生了最均的场分布 (峰值57.6μT,std dev 7.3μT),而垂直布局显示了更广泛的横向分散.
- 结合地面-空气相互作用,在1.5米时,局部场强度增加了28.3%,有效安全通道减少了高达1.2米;边界效应将空间预测误差降低了15-25%.
结论:
- 开发的Python模拟框架为电力线周围的磁场分析提供了一个具有成本效益的,可扩展的,与监管机构一致的工具.
- 该研究强调了导体配置和地面空气相互作用对磁场暴露的重大影响,为优化布局设计和安全协议提供了信息.
- 经过验证的模型支持准确的风险评估,遵守暴露限值,以及明智的城市规划和传输路线决策.
相关概念视频
Magnetic Fields
7.1K
A moving charge or a current creates a magnetic field in the surrounding space, in addition to its electric field. The magnetic field exerts a force on any other moving charge or current that is present in the field. Like an electric field, the magnetic field is also a vector field. At any position, the direction of the magnetic field is defined as the direction in which the north pole of a compass needle points.
A magnetic field is defined by the force that a charged particle experiences...
A magnetic field is defined by the force that a charged particle experiences...
7.1K
Magnetic Field Lines
5.5K
The representation of magnetic fields by magnetic field lines is very useful in visualizing the strength and direction of the magnetic field. Each of the magnetic field lines forms a closed loop. The field lines emerge from the north pole (N), loop around to the south pole (S), and continue through the bar magnet back to the north pole.
Magnetic field lines follow several hard-and-fast rules:
Magnetic field lines follow several hard-and-fast rules:
5.5K
Magnetic Field Due to Two Straight Wires
4.5K
Consider two parallel straight wires carrying a current of 10 A and 20 A in the same direction and separated by a distance of 20 cm. Calculate the magnetic field at a point "P2", midway between the wires. Also, evaluate the magnetic field when the direction of the current is reversed in the second wire.
4.5K
Transmission Line Design Considerations
600
Aluminum has become the material of choice for overhead transmission lines, surpassing copper due to its abundance and cost-effectiveness. The most prevalent type is the aluminum conductor, steel-reinforced (ACSR), which combines aluminum strands around a steel core. Other variants include all-aluminum conductors (AAC), all-aluminum alloy conductors (AAAC), aluminum conductor alloy-reinforced (ACAR), and aluminum-clad steel conductors. Advanced designs, such as aluminum conductors with steel...
600
Maximum Power Flow and Line Loadability
591
The maximum power flow for lossy transmission lines is derived using ABCD parameters in phasor form. These parameters create a matrix relationship between the sending-end and receiving-end voltages and currents, allowing the determination of the receiving-end current. This relationship facilitates calculating the complex power delivered to the receiving end, from which real and reactive power components are derived.
591
Fast Decoupled and DC Powerflow
726
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
726


