当前位置:网站首页>Inverter insulation detection detection function and software implementation
Inverter insulation detection detection function and software implementation
2022-08-02 07:54:00 【SKY-dada】
Insulation detection function and software implementation of inverter
Hazards of leakage current
When the current exceeds a certain value, it will cause certain harm to the human body.
The total leakage current (Total current) of a photovoltaic system can be regarded as composed of two parts: the common mode leakage current (Leakage current) connected to the AC terminal and the residual current (Residual current) connected to the PV terminal.
Relevant Industry Standards
According to NB32004-2013 standard 7.10.1 square matrix insulation resistance test
Detecting the insulation resistance of the square array is a mandatory standard and requirement for the inverter. When the insulation resistance of the photovoltaic array is detected to be less than the specified value, the inverter must display a fault. The non-isolated inverter must be shut down and cannot beConnect to the grid
7.10.1.1 Inverter connected to ungrounded photovoltaic array
The inverter connected to the ungrounded photovoltaic array measures the insulation resistance between the input end of the photovoltaic array and the ground before the system starts. If the impedance is less than Umaxpv/30mA (Umaxpv is the maximum output voltage of the photovoltaic array):
a) For the inverter with electrical isolation, the fault should be indicated, but other operations can still be performed during the fault, and it is allowed to stop the alarm when the insulation resistance meets the above requirements.
b) For non-isolated inverters or inverters with isolation but their leakage current does not meet the requirements, the fault should be indicated and its access to the grid should be restricted. At this time, it is allowed to continue to monitor the insulation resistance of the square array.And when the insulation resistance meets the above requirements, it is allowed to stop the alarm and also allow access to the power grid.
Hardware detection method and circuit design
As shown below,
1. Before the inverter system works, first check the PV+ and PV- voltages Vpv1 and Vpv2.
2. Disconnect the K_ISO relay and detect the UIso voltage V1.
3. Close the K_ISO relay to detect the UIso voltage V2.
4. According to Kirchhoff's law, the equations as shown in the figure are simultaneously solved, and the solvable PV+, PV--to-ground impedance: Rx, Ry
Software implementation
Use the ADC sampling function of DSP to sample the voltage signal, then calculate the impedance value according to the equation group, and finally control the state related to the inverter.
边栏推荐
猜你喜欢
Understand the Chisel language. 30. Chisel advanced communication state machine (2) - FSMD: Take Popcount as an example
条件构造器~wapper
MySQL-索引优化和查询优化
Splunk Filed extraction field interception
MySQL error 1055 solution: [Err] 1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains
吃透Chisel语言.31.Chisel进阶之通信状态机(三)——Ready-Valid接口:定义、时序和Chisel中的实现
责任链模式(Chain Of Responsibility)
LeetCode 2312. 卖木头块
替换ptmalloc,使用tcmalloc和jemalloc
【心电信号】基于matlab心率检测【含Matlab源码 1993期】
随机推荐
OC-NSString
[mixed] PIP in domestic source tutorial and domestic source address
pnpm install出现:ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
Thesis understanding: "Cross-Scale Residual Network: A GeneralFramework for Image Super-Resolution, Denoising, and "
【ROS基础】map、odom、base_link、laser 的理解 及其 tf 树的理解
A full review of mainstream timed task solutions
牛客编程题中——需要处理输入较大数的题目
Link with Game Glitch(spfa判负环)
MySQL-多版本并发控制
Introduction to mysql operation (4) ----- data sorting (ascending, descending, multi-field sorting)
OC-NSString
初探形式化方法基本原理
spark read folder data
【CV】OpenVINO安装教程
替换ptmalloc,使用tcmalloc和jemalloc
论文理解:“Cross-Scale Residual Network: A GeneralFramework for Image Super-Resolution,Denoising, and “
LeetCode 2312. Sell Wood Blocks
正则表达式
【杂】pip换国内源教程及国内源地址
【机器学习】实验5布置:AAAI会议论文聚类分析