Zakładka z wyszukiwarką danych komponentów
  Polish  ▼
ALLDATASHEET.PL

X  

UM1561 Arkusz danych(PDF) 31 Page - STMicroelectronics

Numer części UM1561
Szczegółowy opis  This document describes how the firmware to manage the 250 W micro-inverter demo
PDF  39 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Producent  STMICROELECTRONICS [STMicroelectronics]
Strona internetowa  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

UM1561 Arkusz danych(HTML) 31 Page - STMicroelectronics

Back Button UM1561 Datasheet HTML 27Page - STMicroelectronics UM1561 Datasheet HTML 28Page - STMicroelectronics UM1561 Datasheet HTML 29Page - STMicroelectronics UM1561 Datasheet HTML 30Page - STMicroelectronics UM1561 Datasheet HTML 31Page - STMicroelectronics UM1561 Datasheet HTML 32Page - STMicroelectronics UM1561 Datasheet HTML 33Page - STMicroelectronics UM1561 Datasheet HTML 34Page - STMicroelectronics UM1561 Datasheet HTML 35Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 31 / 39 page
background image
UM1561
Digital closed loop control and diagnostic functions implemented
Doc ID 023556 Rev 1
31/39
break;
In particular, the following states indicate the status of the power converter:
STOPPING: the power board is going to stop the DC-DC and DC-AC section
STOP: power board is off and is ready to restart
START/BUSPRECHARGE: the DC-DC and DC-AC section are on. The burst
mode charges the bus capacitor before the grid insertion
GRID INSERTION: the microinverter is grid connected and the MPPT algorithm is
enabled to transfer maximum power from the PV module
Diagnostic states:
DIAGNOSTIC AC LINE: it verifies the AC line voltage inside the range (Vac_rms,
Freq_vac)
DIAGNOSTIC DC LINE: it verifies the PV module voltage inside the range
Protection states:
OUT CURRENT LIMIT: the output AC current reaches the maximum value
PV VOLTAGE DVDT: the MCU detects low irradiance condition of the PV module
PV VOLTAGE MIN: the PV module goes below the minimum voltage value
FREQ OUT OF RANGE: the AC line frequency is out of range
STOP WITH DELAY: the power board is waiting to stop the modulation after the
open-relay
BUS FAULT: bus overvoltage or undervoltage protection state; the status changes
to STOPPING after modulation switch-off.
Closed loop control calculation
This is the main function for the closed loop control. It comprises the code to regulate the
bus voltage and to manage the output current in grid insertion mode. In particular, for the
greater part of the control, it is based on PID regulators such as the following:
PID_Bus_Voltage(&BUS_Voltage_PID, Bus_Voltage);
PID_Reactive_Power(&Reactive_Power_PID, Actual_QD_Power.Q_Reactive);
PID_DirectCurrent(&Direct_Current_PID, Inverter_q_d.qI_Direct);
PID_QuadratureCurrent(&Quadrature_Current_PID, Inverter_q_d.qI_Quadrature).
This part of the calculation, together with the reverse park transformation (with the circle
limitation), generates as the output the PWM duty cycle value for the DC-AC section. This
function is called at switching frequency.
void CalcAndSetACComponents(SystStatus_t state)
{
Quadrature_Current_PID.Reference=
PID_Bus_Voltage(&BUS_Voltage_PID,Bus_Voltage);
Direct_Current_PID.Reference = PID_Reactive_Power(&Reactive_Power_PID,
Actual_QD_Power.Q_Reactive);
Output_qId_Inverter= (s16)(PID_DirectCurrent(&Direct_Current_PID,
Inverter_q_d.qI_Direct));



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


Arkusz danych Pobierz

Go To PDF Page


Link URL



Czy Alldatasheet okazała się pomocna?  [ DONATE ] 

O Alldatasheet   |   Reklama   |   Kontakt   |   Polityka prywatności   |   Link do karty katalogowej    |   Linki   |   Lista producentów
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com