@@ -114,9 +114,9 @@ def sandia(v_dc, p_dc, inverter):
114
114
References
115
115
----------
116
116
.. [1] D. King, S. Gonzalez, G. Galbraith, W. Boyson, "Performance Model
117
- for Grid-Connected Photovoltaic Inverters", SAND2007-5036, Sandia
118
- National Laboratories.
119
-
117
+ for Grid-Connected Photovoltaic Inverters", Sandia National
118
+ Laboratories, Albuquerque, N.M., USA, SAND2007-5036, Sept. 2007 .
119
+ :doi:`10.2172/920449`
120
120
.. [2] System Advisor Model web page. https://sam.nrel.gov.
121
121
122
122
See also
@@ -176,11 +176,13 @@ def sandia_multi(v_dc, p_dc, inverter):
176
176
References
177
177
----------
178
178
.. [1] D. King, S. Gonzalez, G. Galbraith, W. Boyson, "Performance Model
179
- for Grid-Connected Photovoltaic Inverters", SAND2007-5036, Sandia
180
- National Laboratories.
179
+ for Grid-Connected Photovoltaic Inverters", Sandia National
180
+ Laboratories, Albuquerque, N.M., USA, SAND2007-5036, Sept. 2007.
181
+ :doi:`10.2172/920449`
181
182
.. [2] C. Hansen, J. Johnson, R. Darbali-Zamora, N. Gurule. "Modeling
182
183
Efficiency Of Inverters With Multiple Inputs", 49th IEEE Photovoltaic
183
184
Specialist Conference, Philadelphia, PA, USA. June 2022.
185
+ :doi:`10.1109/PVSC48317.2022.9938490`
184
186
185
187
See also
186
188
--------
@@ -272,6 +274,7 @@ def adr(v_dc, p_dc, inverter, vtol=0.10):
272
274
.. [1] A. Driesse, "Beyond the Curves: Modeling the Electrical Efficiency
273
275
of Photovoltaic Inverters", 33rd IEEE Photovoltaic Specialist
274
276
Conference (PVSC), June 2008
277
+ :doi:`10.1109/PVSC.2008.4922827`
275
278
276
279
See also
277
280
--------
@@ -487,8 +490,9 @@ def fit_sandia(ac_power, dc_power, dc_voltage, dc_voltage_level, p_ac_0, p_nt):
487
490
References
488
491
----------
489
492
.. [1] D. King, S. Gonzalez, G. Galbraith, W. Boyson, "Performance Model
490
- for Grid-Connected Photovoltaic Inverters", SAND2007-5036, Sandia
491
- National Laboratories.
493
+ for Grid-Connected Photovoltaic Inverters", Sandia National
494
+ Laboratories, Albuquerque, N.M., USA, SAND2007-5036, Sept. 2007.
495
+ :doi:`10.2172/920449`
492
496
.. [2] Sandia Inverter Model page, PV Performance Modeling Collaborative
493
497
https://pvpmc.sandia.gov/modeling-steps/dc-to-ac-conversion/sandia-inverter-model/
494
498
.. [3] W. Bower, et al., "Performance Test Protocol for Evaluating
0 commit comments