CustomMixer

Overview

Class

A custom Mixer, i.e., a Mixer that is not covered by any of the other subclasses of Mixer (Kneader, RotaryMixer, or StaticMixer).

Supertypes

Attributes (data)

Name

Multiplicity

Type

DesignRotationalSpeed

0..1

NullableRotationalFrequency

DesignShaftPower

0..1

NullablePower

UpperLimitAllowableDesignPressureDrop

0..1

NullablePressureAbsolute

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <Equipment>

RDL reference: CUSTOM MIXER

ComponentClass: CustomMixer

Example

Implementation in Proteus Schema

<Equipment
    ID="customMixer1"
    ComponentClass="CustomMixer"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomMixer" ...>
  ...
</Equipment>

DesignRotationalSpeed

Attribute (data)

The rotational speed for which the CustomMixer is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

Name: DesignRotationalSpeed

DesignShaftPower

Attribute (data)

The shaft power for which the CustomMixer is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

RDL reference: DESIGN SHAFT POWER

Name: DesignShaftPower

UpperLimitAllowableDesignPressureDrop

Attribute (data)

The upper limit for the pressure drop for which the CustomMixer is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

Name: UpperLimitAllowableDesignPressureDrop