ecl-logo Documentation

Model[Instrument, Reactor, Electrochemical]

The model of an instrument performs electrochemical reactions and / or cyclic voltammetry measurements. The instrument can control the applied voltage or current between different electrodes inserted into a sample solution.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Instrument, Reactor, Electrochemical, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Objects

    Objects that represent instances of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Deprecated

    Indicates if this instrument model is historical and no longer used in the lab.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Authors

    The person(s) who created this instrument model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

    ImageFile

    An example photo of this model of instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    UserManualFiles

    PDFs for the manuals or instruction guides for this model of instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Instrument Specifications

    InstrumentSchematics

    Detailed drawings of the instrument that explain its capabilities and limitations.
    Format: Multiple

    [[1]] Schematic

    [[2]] Caption

      Header: Caption
      Class: String
      Programmatic Pattern: _String

    PowerType

    The type(s) of the power source(s) used by instruments of this model.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: PowerTypeP

    BatteryRequirements

    All battery requirements for battery-powered instruments of this model.
    Format: Multiple

    [[1]] Number of Batteries

      Header: Number of Batteries
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    [[2]] Battery Type

      Header: Battery Type
      Class: Expression
      Programmatic Pattern: BatteryTypeP

    PowerConsumption

    Estimated power consumption rate of the instrument in Watts (Joule/Second).
    Format: Single
    Class: Real
    Unit: 1 watt
    Programmatic Pattern: GreaterEqualP[0 Watt]

    Connector

    All data connector requirements needed to interface the instruments of this model with a computer.
    Format: Multiple

    [[1]] Number of Connectors

      Header: Number of Connectors
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    [[2]] Connector Type

      Header: Connector Type
      Class: Expression
      Programmatic Pattern: DataConnectorP

    OperatingSystem

    Operating system that the software of instruments of this model runs on.
    Format: Single
    Class: Expression
    Programmatic Pattern: OperatingSystemP

    PCICard

    All PCICard requirements needed to install specialized hardware.
    Format: Multiple

    [[1]] Number of Cards

      Header: Number of Cards
      Class: Integer
      Programmatic Pattern: GreaterEqualP[0, 1]

    [[2]] Card Type

      Header: Card Type
      Class: Expression
      Programmatic Pattern: PCICardP

    Dongle

    Indicates if an instrument of this model requires a security dongle in the computer to run.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    AssociatedAccessories

    Items installed with the instrument for full function.
    Format: Multiple

    [[1]] Item

    [[2]] Quantity

      Header: Quantity
      Class: Integer
      Programmatic Pattern: GreaterP[0, 1]

    WasteType

    The type of waste generated by this instrument.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Model[Sample]

    OverpressureVent

    Indicates if the instrument is capable of automatically depressurizing when the reaction vial meets or exceeds the MaxPressure.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    IntermediateVent

    Indicates if the model instrument is capable of automatically venting when a user specified pressure is reached.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Pricing Information

    PricingRate

    The rate charged by the ECL for time used on this instrument in the course of conducting user experiments.
    Format: Single
    Class: Real
    Unit: 1 US dollar per hour
    Programmatic Pattern: USD Hold[GreaterEqualP[0 ----]] Hour

    PricingCategory

    The generic billing category this instrument model will be listed under.
    Format: Single
    Class: String
    Programmatic Pattern: PricingCategoryP

    PricingLevel

    With respect to cost, the category of devices, for which this Instrument falls into.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

Compatibility

    PlugRequirements

    All electrical requirements for plug-in parts of this model.
    Format: Multiple

    [PlugNumber]

      Header: PlugNumber
      Class: Integer

    [Phases]

      Header: Phases
      Class: Integer

    [Voltage]

      Header: Voltage
      Class: Integer
      Unit: 1 volt

    [Current]

      Header: Current
      Class: Real
      Unit: 1 ampere

    [PlugType]

      Header: PlugType
      Class: String

    AllowedPositions

    Generates a pattern of all the valid position names for this model of instrument.
    Format: Computable
    Programmatic Pattern: _Alternatives
    Expression: SafeEvaluate[{Field[Positions]}, Computables`Private`allowedPositions[Field[Positions]]]

    WettedMaterials

    A list of materials in the instrument which may be wetted by user-specified liquids.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: MaterialP

    FacilityRequirementFiles

    PDFs for facility requirements and pre-installation checkoff forms provided by the supplier for instruments of this model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Dimensions & Positions

    Dimensions

    The external dimensions of this model of instrument.
    Format: Single

    [[1]] DimensionX

      Header: DimensionX
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    [[2]] DimensionY

      Header: DimensionY
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    [[3]] DimensionZ

      Header: DimensionZ
      Class: Real
      Unit: 1 meter
      Programmatic Pattern: GreaterP[0 Meter]

    CrossSectionalShape

    The shape of this model of instrument in the X-Y plane.
    Format: Single
    Class: Expression
    Programmatic Pattern: Circle | Rectangle

    ContainerImage2DFile

    A top-down (X-Y plane) image of this model of instrument which can be overlaid on a 2D container plot.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    Shape2D

    A Graphics primitive corresponding to the 2D shape of this model of instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Polygon | _Circle

    Shape3D

    A Graphics primitive corresponding to the 3D shape of this model of instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Polygon

    Positions

    Spatial definitions of the positions that exist in this model of instrument.
    Format: Multiple

    [Name]

      Header: Name
      Class: String

    [Footprint]

      Header: Footprint
      Class: Expression

    [MaxWidth]

      Header: MaxWidth
      Class: Real
      Unit: 1 meter

    [MaxDepth]

      Header: MaxDepth
      Class: Real
      Unit: 1 meter

    [MaxHeight]

      Header: MaxHeight
      Class: Real
      Unit: 1 meter

    AvailableLayouts

    Readily available configurations of container models in specified positions on the deck of this instrument model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Storage Information

    LocalCacheContents

    Items required to be present in the local cache for instruments of this model, along with the required quantity of each item.
    Format: Multiple

    [[1]] Item Model

    [[2]] Required Quantity

      Header: Required Quantity
      Class: Integer
      Programmatic Pattern: GreaterEqualP[0, 1]

    ProvidedStorageCondition

    The physical conditions such as temperature and humidity this instrument provides for samples stored long term within it.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Plumbing Information

    Connectors

    Specifications for the ports on this model of instrument that may connect to other plumbing components.
    Format: Multiple

    [[1]] Connector Name

      Header: Connector Name
      Class: String
      Programmatic Pattern: ConnectorNameP

    [[2]] Connector Type

      Header: Connector Type
      Class: Expression
      Programmatic Pattern: ConnectorP

    [[3]] Thread Type

      Header: Thread Type
      Class: Expression
      Programmatic Pattern: ThreadP|GroundGlassJointSizeP|None

    [[4]] Inner Diameter

      Header: Inner Diameter
      Class: Real
      Unit: 1 inch
      Programmatic Pattern: GreaterP[0 Inch]

    [[5]] Outer Diameter

      Header: Outer Diameter
      Class: Real
      Unit: 1 inch
      Programmatic Pattern: GreaterP[0 Inch]

    [[6]] Gender

      Header: Gender
      Class: Expression
      Programmatic Pattern: ConnectorGenderP|None

Wiring Information

    WiringConnectors

    Specifications for the wiring ends of this instrument that may plug into and conductively connect to other items, parts or instruments.
    Format: Multiple

    [[1]] Wiring Connector Name

      Header: Wiring Connector Name
      Class: String
      Programmatic Pattern: WiringConnectorNameP

    [[2]] Wiring Connector Type

      Header: Wiring Connector Type
      Class: Expression
      Programmatic Pattern: WiringConnectorP

    [[3]] Gender

      Header: Gender
      Class: Expression
      Programmatic Pattern: ConnectorGenderP|None

Qualifications & Maintenance

    QualificationFrequency

    A list of the Qualifications which should be run on instruments of this model and their required frequencies.
    Format: Multiple

    [[1]] Qualification Model

    [[2]] Time

      Header: Time
      Class: Real
      Unit: 1 day
      Programmatic Pattern: GreaterP[0 Second]

    MaintenanceFrequency

    A list of the maintenance protocols which should be run on instruments of this model and their required frequencies.
    Format: Multiple

    [[1]] Maintenance Model

    [[2]] Time

      Header: Time
      Class: Real
      Unit: 1 day
      Programmatic Pattern: GreaterP[0 Second]

    ReplacementParts

    A list of tracked replacement part models for this instrument.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    PassiveClean

    Indicates if the exterior surfaces of this instrument model can be cleaned while in use.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    VentilationFlowRate Requirement

    The minimum flow rate of air generated by the instrument's ventilator for its safe and proper function.
    Format: Single
    Class: Real
    Unit: 1 meter per second
    Programmatic Pattern: Meter Hold[GreaterP[0 ------]] Second

    VentilationFlowRate Recommendation

    The flow rate of air generated by the instrument's ventilator recommended by its manufacturer.
    Format: Single
    Class: Real
    Unit: 1 meter per second
    Programmatic Pattern: Meter Hold[GreaterP[0 ------]] Second

    ContinuousOperation

    Indicates if the instrument is required to operate continuously in the lab, regardless of if it is InUse by a specific protocol, such as a freezer.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

Inventory

Health & Safety

    Sterile

    Indicates that this model of instrument is used for protocols where SterileTechnique is indicated to be used.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    CultureHandling

    Indicates the type of cellular samples (Mammalian or Microbial) that this instrument is used to handle.
    Format: Single
    Class: Expression
    Programmatic Pattern: CellTypeP

    GloveBoxStorage

    Indiciates that this model of instrument permanently resides in the glove box.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    HazardCategories

    Hazards to be aware of during operation of instruments of this model.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: HazardCategoryP

    SampleHandlingCategories

    Special handling considerations that samples on this instrument require.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: HandlingCategoryP

Sensor Information

    SensorBarrier

    Type of sensors which cannot monitor the internal contents of instruments of this model from the outside.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: TypeP[Object[Sensor]]

General

    ReactorType

    The classification of the reactor based on energy input or the types of reaction that it can conduct.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: ReactorTypeP

    ReactorConditions

    The types of conditions that this reactor can generate.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: ReactorConditionsP

    StirringType

    The mechanism by which this reactor mixes the contents of the reaction vessel.
    Format: Single
    Class: Expression
    Programmatic Pattern: StirBar | Overhead | Agitation | Vortex

Operating Limits

    MaxTemperature

    The highest temperature to which a reaction vessel can be heated without triggering a safety shutoff.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MinTemperature

    The lowest temperature at which the reaction vessel can be incubated.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MaxPressure

    The highest pressure to which a reaction vessel without triggering a safety shutoff.
    Format: Single
    Class: Real
    Unit: 1 pound‐force per inch squared
    Programmatic Pattern: GreaterP[0 PSI]

    MaxReactionVolume

    The maximum size reaction vessel that this instrument can hold.
    Format: Single
    Class: Real
    Unit: 1 milliliter
    Programmatic Pattern: GreaterP[0 Microliter]

    MinReactionVolume

    The minimum allowable reaction vessel in the smallest compatible reaction vessel.
    Format: Single
    Class: Real
    Unit: 1 milliliter
    Programmatic Pattern: GreaterP[0 Milliliter]

    MaxElectrodeVoltage

    Indicates the maximum positive and negative voltage the instrument can provide on the electrode for ConstantVoltage or ConstantCurrent modes.
    Format: Single
    Class: Real
    Unit: 1 volt
    Programmatic Pattern: GreaterEqualP[0 Volt]

    MaxElectrodeCurrent

    Indicates the maximum positive and negative current the instrument can provide between the working and the counter electrode for CyclicVoltammetry, and between the cathode and the anode for ConstantVoltage or ConstantCurrent.
    Format: Single
    Class: Real
    Unit: 1 ampere
    Programmatic Pattern: GreaterEqualP[0 Ampere]

    MinOperationTemperature

    Indicates the minimum operation temperature in the surrounding space for this electrochemical reactor model.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MaxOperationTemperature

    Indicates the maximum operation temperature in the surrounding space for this electrochemical reactor model.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MaxOperationRelativeHumidity

    Indicates the maximum operation humidity in the surrounding space for this electrochemical reactor model.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterP[0 Percent]

Reaction Monitoring

    Aliquotting

    Indicates if aliquots of the reaction mixture can be removed during the course of the reaction without physically removing the reaction vessel from the instrument.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    ReactorProbes

    The types of data that the instrument is capable of recording during a reaction.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: Temperature | Pressure | Image | Video | IR | Raman | UVVis

Model Information

    Modes

    Indicates if this electrochemical reactor model can be used for electrochemical reactions (ConstantVoltage, ConstantCurrent) or CyclicVoltammetry.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: ElectrochemicalModeP

Electrochemical Synthesis

    ElectrochemicalVoltage Accuracy

    Indicates the level of uncertainty of voltage / potential measurement when performing electrochemical reactions.
    Format: Single
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: GreaterP[0 Millivolt]

    ElectrochemicalCurrent Accuracy

    Indicates the level of uncertainty of current measurement when performing electrochemical reactions.
    Format: Single
    Class: Real
    Unit: 1 milliampere
    Programmatic Pattern: GreaterP[0 Milliampere]

Cyclic Voltammetry

    MinCyclicVoltammetryPotential

    Indicates the minimum negative voltage / potential that the instrument can provide to the working electrode when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: LessEqualP[0 Millivolt]

    MaxCyclicVoltammetryPotential

    Indicates the maximum positive voltage / potential that the instrument can provide to the working electrode when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: GreaterEqualP[0 Millivolt]

    MinPotentialSweepRate

    Indicates the minimum potential sweep rate (how fast the potential is scanned) the instrument can provide when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 millivolt per second
    Programmatic Pattern: Millivolt Hold[GreaterEqualP[0 ---------]] Second

    MaxPotentialSweepRate

    Indicates the maximum potential sweep rate (how fast the potential is scanned) the instrument can provide when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 millivolt per second
    Programmatic Pattern: Millivolt Hold[GreaterEqualP[0 ---------]] Second

    CyclicVoltammetryPotential Accuracy

    Indicates the level of uncertainty of potential measurement when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: GreaterP[0 Millivolt]

    CyclicVoltammetryCurrent Accuracy

    Indicates the level of uncertainty of current measurement accuracy when performing cyclic voltammetry measurements.
    Format: Single
    Class: Real
    Unit: 1 microampere
    Programmatic Pattern: GreaterP[0 Microampere]

Stirring

    Stirring

    Indicates if this electrochemical reactor model has an attachable stirring component.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    MinStirringSpeed

    Indicates the minimum stirring speed (revolutions per minute) this electrochemical reactor model can provide.
    Format: Single
    Class: Real
    Unit: 1 revolution per minute
    Programmatic Pattern: GreaterEqualP[0 RPM]

    MaxStirringSpeed

    Indicates the maximum stirring speed (revolutions per minute) this electrochemical reactor model can provide.
    Format: Single
    Class: Real
    Unit: 1 revolution per minute
    Programmatic Pattern: GreaterP[0 RPM]

    StirringSpeedAccuracy

    Indicates the level of uncertainty of stirring speed for this electrochemical reactor model.
    Format: Single
    Class: Real
    Unit: 1 revolution per minute
    Programmatic Pattern: GreaterP[0 RPM]

    MaxStirringVolume

    Indicates the maximum amount of liquid the instrument stirrer can safety stir.
    Format: Single
    Class: Real
    Unit: 1 milliliter
    Programmatic Pattern: GreaterP[0 Milliliter]

    DefaultStirringBars

    Indicates the stir bar models that are recommended to be used with this electrochemical reactor model.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
Last modified on Mon 26 Sep 2022 15:43:55