-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
1,027 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ "panel": "REC_Solar_REC340TP_72_BLK", | ||
"inverter" : "Yaskawa_Solectria_Solar__PVI_60TL_480__480V_", | ||
"threshold_vratio" : 0.933, | ||
"threshold_transmission" : 0.598, | ||
"num_mods_per_str": { | ||
"INV1 CB1": "18", | ||
"INV1 CB2": "18", | ||
"INV1 CB3": "18", | ||
"INV2 CB1": "18", | ||
"INV2 CB2": "18", | ||
"INV2 CB3": "18", | ||
"INV3 CB1": "18", | ||
"INV3 CB2": "18", | ||
"INV3 CB3": "18" | ||
}, | ||
"num_str_per_cb": { | ||
"INV1 CB1": "4", | ||
"INV1 CB2": "4", | ||
"INV1 CB3": "4", | ||
"INV2 CB1": "4", | ||
"INV2 CB2": "4", | ||
"INV2 CB3": "4", | ||
"INV3 CB1": "4", | ||
"INV3 CB2": "4", | ||
"INV3 CB3": "4" | ||
}, | ||
"sapm_coeff": { | ||
"Vintage": "2013", | ||
"Area": 1.64, | ||
"Material": "c-Si", | ||
"Cells_in_Series": 72, | ||
"Parallel_Strings": 1, | ||
"Isco": 9.36992857142857, | ||
"Voco": 46.78626811224489, | ||
"Impo": 8.895117736670294, | ||
"Vmpo": 37.88508962264151, | ||
"Aisc": 0.0002, | ||
"Aimp": -0.0004, | ||
"C0": 1.0145, | ||
"C1": -0.0145, | ||
"Bvoco": -0.1205, | ||
"Mbvoc": 0, | ||
"Bvmpo": -0.1337, | ||
"Mbvmp": 0, | ||
"N": 1.0925, | ||
"C2": -0.4647, | ||
"C3": -11.900781, | ||
"A0": 0.9731, | ||
"A1": 0.02966, | ||
"A2": -0.01024, | ||
"A3": 0.001793, | ||
"A4": -0.0001286, | ||
"B0": 1, | ||
"B1": -0.0154, | ||
"B2": 0.001572, | ||
"B3": -5.525e-05, | ||
"B4": 8.04e-07, | ||
"B5": -4.202e-09, | ||
"DTC": 3.05, | ||
"FD": 1, | ||
"A": -3.4247, | ||
"B": -0.0951, | ||
"C4": NaN, | ||
"C5": NaN, | ||
"IXO": NaN, | ||
"IXXO": NaN, | ||
"C6": NaN, | ||
"C7": NaN, | ||
"Notes": "Source: CFV Solar Test Lab. Tested 2013. Module 13022-11" | ||
} | ||
} |
Oops, something went wrong.