ecl-logo Documentation

Model[Instrument, Nephelometer]

The model for an instrument used to measure the intensity of scattered light from sample solutions, producing turbidity data from well-plates.

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

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Instrument, Nephelometer]
    Pattern Description: Model[Instrument, Nephelometer]

    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]

    LightSource

    The light sources available to probe the sample.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: ExcitationSourceP | LampTypeP

    LightSourceWavelength

    The wavelength at which the light source of the instrument emits light.
    Format: Single
    Class: Real
    Unit: 1 nanometer
    Programmatic Pattern: GreaterP[0 Nano Meter, 1 Nano Meter]

    Detector

    The type of detector available to measure the intensity of scattered light from the sample.
    Format: Single
    Class: Expression
    Programmatic Pattern: OpticalDetectorP

    SamplingPatterns

    Indicates the positions in the well the plate reader is capable of sampling from when taking readings.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: PlateReaderSamplingP

    ScatterDirection

    Indicates the direction or directions of scattered light that the nephelometer is able to detect light from.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: Forward | Backward | Side

    ScatterAngle

    Indicates the angle at which the Detector is located in relation to the source light if only one angle is available.
    Format: Single
    Class: Real
    Unit: Degree
    Programmatic Pattern: GreaterP[0 Degree]

    UlbrichtSphere

    Indicates if scattered light from the sample passes into a reflective sphere called an Ulbricht sphere that preserves the intensity of the light while dereferencing the directionality of the light.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

    AvailableGases

    The gases whose levels can be controlled in the atmosphere inside the plate reader.
    Format: Multiple
    Class: Expression
    Programmatic Pattern: CarbonDioxide | Oxygen

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

    CompatiblePlates

    Plates that can be placed on the measurement tray of this model of instrument.
    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]]

Operating Limits

    UlbrichtSphereMinScatterAngle

    If the nephelometer passes scattered light to an Ulbricht sphere, the minimum angle at which light enters the sphere, where 0 degrees is light transmitted in a straight line from the source through the sample to the detector.
    Format: Single
    Class: Real
    Unit: Degree
    Programmatic Pattern: GreaterEqualP[0 Degree]

    UlbrichtSphereMaxScatterAngle

    If the nephelometer passes scattered light to an Ulbricht sphere, the maximum angle at which light enters the sphere, where 0 degrees is light transmitted in a straight line from the source through the sample to the detector.
    Format: Single
    Class: Real
    Unit: Degree
    Programmatic Pattern: GreaterEqualP[0 Degree]

    MinScatterAngle

    If the nephelometer is able to detect light from multiple angles, the minimum angle at which it can measure scattered light, where 0 degrees is light transmitted in a straight line from the source through the sample to the detector.
    Format: Single
    Class: Real
    Unit: Degree
    Programmatic Pattern: GreaterEqualP[0 Degree]

    MaxScatterAngle

    If the nephelometer is able to detect light from multiple angles, the maximum angle at which it can measure scattered light, where 0 degrees is light transmitted in a straight line from the source through the sample to the detector.
    Format: Single
    Class: Real
    Unit: Degree
    Programmatic Pattern: GreaterEqualP[0 Degree]

    MinTemperature

    Minimum temperature at which the plate reader can incubate.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MaxTemperature

    Maximum temperature at which the plate reader can incubate.
    Format: Single
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    MinOxygenLevel

    Minimum level of oxygen in the atmosphere inside the plate reader that can be maintained.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterP[0 Percent]

    MaxOxygenLevel

    Maximum level of oxygen in the atmosphere inside the plate reader that can be maintained.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterP[0 Percent]

    MinCarbonDioxideLevel

    Minimum level of carbon dioxide in the atmosphere inside the plate reader that can be maintained.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterP[0 Percent]

    MaxCarbonDioxideLevel

    Maximum level of carbon dioxide in the atmosphere inside the plate reader that can be maintained.
    Format: Single
    Class: Real
    Unit: 1 percent
    Programmatic Pattern: GreaterP[0 Percent]

    InjectorVolume

    The volume of the injector used to add liquid to the plate.
    Format: Single
    Class: Real
    Unit: 1 liter
    Programmatic Pattern: GreaterEqualP[0 Liter]

    InjectorDeadVolume

    The volume of the tube between the injector syringe and the injector nozzle. This volume is required to fill the injector tube and cannot be injected into wells.
    Format: Single
    Class: Real
    Unit: 1 liter
    Programmatic Pattern: GreaterEqualP[0 Liter]

    MaxDispensingSpeed

    Maximum speed reagent can be delivered to the read wells.
    Format: Single
    Class: Real
    Unit: 1 milliliter per minute
    Programmatic Pattern: 0 (Liter Milli) Hold[GreaterP[---------------]] Minute
Last modified on Mon 26 Sep 2022 15:43:54