ecl-logo Documentation

Object[Data, CyclicVoltammetry]

Experiment results including the voltammograms for each individual sample measured by cyclic voltammetry experiment.

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: Object[Data, CyclicVoltammetry, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Data, CyclicVoltammetry]
    Pattern Description: Object[Data, CyclicVoltammetry]

    Notebook

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

    Replicates

    Data acquired under replicated experimental conditions to this data.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

General

Data Processing

    RawVoltammograms

    The two dimensional line plot showing the potential difference between the WorkingElectrode and the ReferenceElectrode as the x-axis, and the current between the WorkingElectrode and CounterElectrode as the y-axis, not adjusted for the middle potential of the internal standard.
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 millivolt', '1 microampere']
    Programmatic Pattern: QuantityCoordinatesP[{Millivolt, Microampere}]

    InternalStandardMiddle Potentials

    For each member of RawVoltammograms, the middle potential value of the reduction wave and the oxidation wave of the included internal standard chemical. This value can be used to laterally shift the Voltammogram.
    Format: Multiple
    Class: Real
    Unit: 1 millivolt
    Programmatic Pattern: VoltageP

Experimental Results

    Voltammograms

    For each member of RawVoltammograms, the two dimensional line plot showing the potential difference between the WorkingElectrode and the ReferenceElectrode as the x-axis, and the current between the WorkingElectrode and CounterElectrode as the y-axis, after being laterally offset by the InternalStandardMiddlePotential value.
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 millivolt', '1 microampere']
    Programmatic Pattern: QuantityCoordinatesP[{Volt, Ampere}]

    VoltammogramPotentials

    For each member of RawVoltammograms, the measurement starts at the InitialPotential, then to FirstPotential, then to SecondPotential, and stops at the FinalPotential. During this process, the WorkingElectrode potential is linearly swept between these potential points with a speed specified by SweepRate.
    Format: Multiple

    [InitialPotential]

      Header: InitialPotential
      Class: Real
      Unit: 1 millivolt

    [FirstPotential]

      Header: FirstPotential
      Class: Real
      Unit: 1 millivolt

    [SecondPotential]

      Header: SecondPotential
      Class: Real
      Unit: 1 millivolt

    [FinalPotential]

      Header: FinalPotential
      Class: Real
      Unit: 1 millivolt

    [SweepRate]

      Header: SweepRate
      Class: Real
      Unit: 1 millivolt per second
Last modified on Mon 26 Sep 2022 15:43:44