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. Building your first model

Conversions

PreviousNode ViewNextInterrupts

Last updated 9 months ago

Was this helpful?

For this modeling effort, we will add 2 conversions to the structure pane:

In the filling station, we convert pounds of peanut butter to jars of peanut butter. For simplicity, we are going to assume we are packaging 16 ounce jars. Thus making the conversion from pounds to jars -> 1 pound = 1 jar.

In the case packer, we convert jars into cases. Here we will assume 12 jars per case or a conversion factor of 1/12 = 0.08333.

Add the following information into the structure pane before the Links section:

[Conversions]

x1: Filling Conversion

x2: Case Conversion

Then, set up the structure for the conversion nodes, placing the Filling Conversion before the Filling Station and the Case Conversion before the Case Packer.

Case Conversion