ChiAha
  • ReliaSim Overview
    • Getting Started
    • Navigation
    • Structure
      • Node Types
        • Buffers
        • Constraints
          • Limits
          • Interrupts
            • Interrupt Types
            • Time to Failure
            • Time to Repair
            • Distributions
              • Fixed Distribution
              • Uniform Distribution
              • Normal Distribution
              • Weibull Distribution
              • LogNormal Distribution
              • Johnson SU Distribution
        • Splits
        • Merges
        • Conveyors
        • Conversions
    • Experiments
      • Experiment Types
      • Experiment Parameters
    • Reports
      • OEE
      • Single Run Results
      • Multi-Run Results
      • Buffer Trade-off Results
      • Interrupt Loss/Gain Results
  • ChiAha Discrete Rate Simulation
    • Example
    • References
  • Building your first model
    • Structure
    • Node View
    • Conversions
    • Interrupts
    • Experiments and Reporting
    • Saving your model
  • Another Example Model
    • Basic Structure
    • Conversions
    • Splits and Merges
    • Full Structure
    • Node View
      • Units and Conversions
      • Rates and Buffers
    • Interrupts
    • Experiments
      • Single Run
      • Interrupt Loss/Gain
      • Buffer Tradeoff
    • Summary
  • Wishbone Overview
    • Video Overview
    • Loading a File
    • Excluding Cause Groups
    • Mapping Cause Groups
    • Reviewing Estimates
  • Model Building with Markdown
    • The Click-Connect System
Powered by GitBook
On this page

Was this helpful?

  1. Another Example Model

Conversions

This process includes several material conversions. It begins with bulk dough in the mixer. The dough is then formed into individual cookies by the molding machine. After baking, cooling, and being filled with cream, two individual cookies are then combined to form a fully assembled Oreo cookie. These assembled cookies are finally grouped together into trays where they will form a package.

The structure for the model will look like this:

Example 1: Name
Example 2: Description
Example 3: Name and Description

[Conversions] x1 x2 x3 x4 x5

[Conversions] Cookie_Conversion_1 Cookie_Conversion_2 Full_Cookie_Conversion_1 Full_Cookie_Conversion_2 Package_Conversion

[Conversions] x1: Cookie Conversion 1 x2: Cookie Conversion 2 x3: Full Cookie Conversion 1 x4: Full Cookie Conversion 2 x5: Package Conversion

We need cookie and full cookie conversions for each baking line since a conversion can only have a single input and output. The conversions can be copy/pasted into the structure pane with the Buffers and Constraints.

PreviousBasic StructureNextSplits and Merges

Last updated 9 months ago

Was this helpful?