Complete the sentence to describe the main function of a grid-tied inverter.
A grid-tied inverter converts [1] energy into AC electricity synchronized with the grid.
A grid-tied inverter converts DC electricity from solar panels into AC electricity that matches the grid's voltage and frequency.
Complete the sentence to explain a key requirement for grid-tied inverters.
Grid-tied inverters must [1] their output voltage and frequency with the utility grid.
To safely feed electricity into the grid, the inverter output must match the grid's voltage and frequency exactly.
Fix the error in the description of grid-tied inverter operation.
The inverter converts DC to AC and [1] power to the grid only when the grid is present.
Grid-tied inverters feed power into the grid only when the grid is active to avoid safety hazards.
Fill both blanks to complete the grid-tied inverter's safety feature description.
Grid-tied inverters have [1] protection to stop feeding power during [2] outages.
Anti-islanding protection ensures the inverter stops supplying power if the grid goes down, protecting workers and equipment.
Fill all three blanks to complete the dictionary that maps inverter states to descriptions.
inverter_states = {'[1]': 'On', '[2]': 'Off', '[3]': 'Fault'}This dictionary maps the inverter's operational states to their human-readable descriptions.