WOLFRAM SYSTEM MODELER
SampleInjectorA model of a sample injector created using the Wolfram Language |
SystemModel["IndustryExamples.LifeSciences.Chromatography.Components.SampleInjector"]
A model of a sample injector created using the Wolfram Language. As it is not desirable to have a continuous stream of analyte going into the column, this model sends the analytes in short pulses at predefined intervals. Model contains the reaction being studied: Lactose Breakdown.
startTime |
Value: 20 Type: Time (s) Description: Injection start time |
---|---|
injectionVolume |
Value: 0.0001 Type: Volume (m³) Description: Injection volume |
q |
Value: 0.000004 Type: VolumeFlowRate (m³/s) Description: Injection flow rate |
timeBetweenSamples |
Value: 500 Type: Time (s) Description: Time between samples |
y1 |
Type: RealOutput Description: 'output Real' as connector |
|
---|---|---|
y2 |
Type: RealOutput Description: 'output Real' as connector |
|
y3 |
Type: RealOutput Description: 'output Real' as connector |
switch |
Type: Pulse Description: Generate pulse signal of type Real |
|
---|---|---|
reaction |
Type: LactoseBreakdown Description: Sample model to be studied |
IndustryExamples.LifeSciences.Chromatography This model studies the inner workings of a chromatography column that can be used to separate different chemicals |