Skip to content

EmissionsProfile #903

@JohanEntur

Description

@JohanEntur

I suggest that we evolve the emissions classification and expand its potential to be used on Vehicles data

Old and current
6

New and improved

<emissionProfiles>
  <EmissionProfile id="1" version="1">
    <EmissionsClass>Euro 6</EmissionsClass> #should perhaps be just EmissionsClass
    where "Euro 6" refers to a EuroClass but we could also have classes from other
    parts of the world. The Class should include NOx, CO, HC and PM emissions) 
    <NoiseEmissions>
      <IdleNoise>80</IdleNoise> #dB(A) 
      <ServiceNoise>95</ServiceNoise> #dB(A) 
      <MeasuredAt>
        <RotationsPerMinute>5000</RotationsPerMinute>
        <Distance>100</Distance>
      </MeasuredAt>
    </NoiseEmissions>
    <EmissionProfileRef ref="222"/>
  </EmissionProfile>
</emissionProfiles>

Yes, it removes the WORD "EuroClass" from the elements, but now it supports any other classification as well, for example outside of EU. Could be improved a bit with an attribute or something.

What u think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions