Recent content by gurhan

  1. G

    Simulating Solar Panels Under Sunlight

    I have done that and that worked. Actually it is called Dark I-V test. However I did not use for that purpose. I used to test my inverter under lab conditions without the sun. This does not damage the PV panel it even does not get hot. However you need a big power supply for that. Set the...
  2. G

    Simulating Solar Panels Under Sunlight

    I have an interesting question: Could we simulate the solar array operating under sunlight, by covering the solar panel with dark paper and using a constant current source to pass rated current INTO the solar panel (e.g. using a bench power supply on constant current mode with a DC link...
  3. G

    MATLAB Solving a RL Circuit Using MATLAB ode45

    I have analysed a RL circuit with freewheelind diode, switch and additional source. I have used ode solver which is called ode45 in matlab. This expression is [t, i]=ode45('inducwithE', tspan, i0'). There is three stages in that circuit and every last 'i' (current-this is the state variable)...
Back
Top