Item:OSWf96a0291a1a04a71b89dc3c80628e45c: Difference between revisions

no edit summary
No edit summary
Tag: Metadata slot edit
 
No edit summary
Tag: Metadata slot edit
 
jsondata
Line 2: Line 2:
     "manufacturer": {
     "manufacturer": {
         "name": "Fraunhofer ISC",
         "name": "Fraunhofer ISC",
         "contact": {},
         "contact": {
            "email": "simon.stier@isc.fraunhofer.de"
        },
         "address": {
         "address": {
             "thoroughfare": {
             "thoroughfare": {
Line 10: Line 12:
             },
             },
             "locality": {
             "locality": {
                 "technicalKey": "BLOCK",
                 "technicalKey": "CITY",
                 "value": ""
                 "value": "Würzburg"
             },
             },
             "country": {
             "country": {
                 "shortName": ""
                 "shortName": "DE"
             },
             },
             "postCode": {
             "postCode": {
Line 32: Line 34:
         },
         },
         "batteryVoltage": {
         "batteryVoltage": {
             "minVoltage": 0,
             "minVoltage": 3.6,
             "nominalVoltage": 0,
             "nominalVoltage": 3.7,
             "maxVoltage": 0
             "maxVoltage": 4.2
         },
         },
         "ratedCapacity": 0,
         "ratedCapacity": 10,
         "capacityFade": 0,
         "capacityFade": 0,
         "internalResistance": {
         "internalResistance": {
Line 52: Line 54:
     },
     },
     "physicalDimensions": {
     "physicalDimensions": {
         "length": 0,
         "length": 30,
         "width": 0,
         "width": 10,
         "height": 0,
         "height": 10,
         "diameter": 0,
         "diameter": 12.7,
         "weight": 0
         "weight": 0.5
     },
     },
     "stateOfBattery": {
     "stateOfBattery": {
         "stateOfHealth": 0,
         "stateOfHealth": 95,
         "stateOfCharge": 0,
         "stateOfCharge": 70,
         "statusBattery": ""
         "statusBattery": ""
     },
     },
Line 73: Line 75:
             "thoroughfare": {
             "thoroughfare": {
                 "technicalKey": "STREET",
                 "technicalKey": "STREET",
                 "value": "",
                 "value": "Neunerplatz",
                 "number": ""
                 "number": "2"
             },
             },
             "locality": {
             "locality": {
                 "technicalKey": "BLOCK",
                 "technicalKey": "CITY",
                 "value": ""
                 "value": "Würzburg"
             },
             },
             "country": {
             "country": {
                 "shortName": ""
                 "shortName": "DE"
             },
             },
             "postCode": {
             "postCode": {
Line 91: Line 93:
     "datePlacedOnMarket": "2024-10-16",
     "datePlacedOnMarket": "2024-10-16",
     "cellChemistry": {
     "cellChemistry": {
         "cathodeActiveMaterials": [],
         "cathodeActiveMaterials": [
            {
                "materialName": "LFP",
                "materialPercentageMassFraction": 100
            }
        ],
         "recyclateContentActiveMaterials": [],
         "recyclateContentActiveMaterials": [],
         "anodeActiveMaterials": [],
         "anodeActiveMaterials": [
            {
                "materialName": "Graphite",
                "materialPercentageMassFraction": 100
            }
        ],
         "cathodeCompositionOther": [],
         "cathodeCompositionOther": [],
         "anodeCompositionOther": [],
         "anodeCompositionOther": [],
Line 104: Line 116:
         },
         },
         "compositionOfBattery": [],
         "compositionOfBattery": [],
         "criticalRawMaterials": ""
         "criticalRawMaterials": "Lithium"
     },
     },
     "cO2FootprintTotal": 0,
     "cO2FootprintTotal": 1500,
     "temperatureRangeIdleState": {
     "temperatureRangeIdleState": {
         "temperatureRangeIdleStateLowerLimit": 0,
         "temperatureRangeIdleStateLowerLimit": -20,
         "temperatureRangeIdleStateUpperLimit": 0
         "temperatureRangeIdleStateUpperLimit": 100
     },
     },
     "warrantyPeriod": 2,
     "warrantyPeriod": 2,
     "batteryCycleLife": {
     "batteryCycleLife": {
         "cycleLifeTestCRate": 0,
         "cycleLifeTestCRate": 1,
         "cycleLifeTestDepthOfDischarge": 0,
         "cycleLifeTestDepthOfDischarge": 20,
         "expectedLifetime": 0
         "expectedLifetime": 1000
     },
     },
     "type": [
     "type": [
Line 129: Line 141:
     ],
     ],
     "description": [],
     "description": [],
     "name": "BatteryPassportV301Test1"
     "name": "BatteryPassportV301Test1",
    "document": {
        "safetyMeasures": [
            {
                "fileLocation": "File:OSWa7c96e9cdb2a4936807e4ccc70d15176.pdf",
                "title": ""
            }
        ]
    }
}
}