Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Model]: Electric Drive #693

Closed
6 tasks
catroest opened this issue Mar 4, 2024 · 1 comment
Closed
6 tasks

[New Model]: Electric Drive #693

catroest opened this issue Mar 4, 2024 · 1 comment

Comments

@catroest
Copy link
Contributor

catroest commented Mar 4, 2024

Model Description

Model including general DPP attributes an specific e-drive attributes
Will be similiar to PR

Relevant Standards

  • ESPR = Ecodesign for Sustainable Products Regulation
  • Digital Vehicle Passport

Example Data

"transmission": {
"transmissionId": "384502A54FC9",
"gearboxStructure": "Planetary",
"oil": {
"oilType": [
"ZF Lifeguard Hybrid 2"
],
"oilCapacity": 8.9
}
},
"emachine": {
"weight": {
"value": 20.5,
"unit": "unit:gram"
},
"ratedSpeed": 8000,
"permanentMagnetType": "Ceramic",
"statorDiameter": 450,
"id": "1785030A72B5752",
"technology": "ESM"
},
"inverter": {
"maximumPhaseCurrent": 700,
"inverterCurrent": 500,
"softwareVersion": "2.525.b"
},
"generalInformation": {
"compatibleVehicleTypes": [
"battery-electric vehicle"
],
"service": {
"serviceHistory": [
"2020-02-15"
],
"lastServiceDate": "2022-03-03"
}
},
"systemAndPerformance": {
"torque": {
"maximum": {
"value": 300,
"period": 10
},
"continuous": 200,
"maxAxle": {
"value": 300,
"period": 10
}
},
"gearRatio": 4.1567,
"power": {
"maximum": {
"value": 200,
"period": 10,
"ECER85": 195
},
"continuousRegenerated": 5,
"continuous": 180,
"maxRegenerated": {
"maxPeriod": 10,
"maxValue": 200
}
},
"voltage": 400
},
"electricDriveDocuments": {
"requiredToolsForDismantling": [
{
"contentType": "URL",
"header": "Sustainability Document Material XY",
"content": "https://dummy.link"
}
],
"technicalDismantlingInstructions": [
{
"contentType": "URL",
"header": "Sustainability Document Material XY",
"content": "https://dummy.link"
}
]
},
"coolingAndLubricants": {
"maximumOilPressure": {
"value": 1,
"time": "2024-03-17T23:44:37.176+01:00"
},
"oilCapacityEdrive": 50,
"maximumOilTemperature": 80.5,
"coolingTopology": "air-cooled",
"oilTypeEdrive": "5W-30",
"oilModule": true,
"minimumOilPressure": {
"value": 1,
"time": "2024-03-17T23:44:37.176+01:00"
}
}

plus most of DPP

MS1 Criteria

  • The proposed aspect model does not exist already
  • The proposed aspect model does not extend an existing aspect but introduces completely new functionality
  • The proposal references a Catena-X use case
  • Relevant standards are mentioned/linked
  • A first draft of the data structure is provided in an example
  • A modeling steward has been assigned
@catroest
Copy link
Contributor Author

duplicate to #532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant