BatterySpecification

Specification of the electrological aspects of a battery.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierEEComponentSpecification
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the specification.

Specification
specialPartTypeString0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
powerConsumptionPowerConsumption0..*

Specifies the PowerConsumptions of this EEComponentSpecification. This refers to the internal power consumption of this E/E-component, not the power-consumption that might occur indirectly over other E/E-components that are supplied through this component.

EEComponentSpecification
voltageRatingNumericalValue0..1The voltageRating of an EEComponentSpecification indicates the maximum voltage of the circuit for which the E/E component (e.g. a fuse) is designed to operate safely.EEComponentSpecification
uNumericalValue0..1

Specifies the nominal voltage of the battery.

BatterySpecification
iNumericalValue0..1

Specifies the current the battery provides.

BatterySpecification
iCoolNumericalValue0..1

Specifies the battery’s current in cool state.

BatterySpecification
capacityNumericalValue0..1

Specifies the power capacity of the battery.

BatterySpecification
Previous