I would like to Implement the following (see image on the left) flyback circuit on Simulink (see image on the right). However, i keep getting the following error:
%%%
['fly_back/Solve Configuration']: Initial conditions solve failed to converge.
Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix.
The model may not give enough information to make it possible to solve for values of some of its variables. Specific advice is given below.
all components and nodal across variables involved
Tie variable 'Voltage_Sensor1.p.v' (Voltage) to a definite value, for example by connecting an appropriate domain reference block.
Dependency found among topology equations. Check for missing reference node.
%%%
Could someone help me out? Thanks!