Prev
Next
ModMultiSim help v3.06
>
Programming Simulations
4. Programming Simulations
4.1. Introduction to programming simulations
4.2. Language: Quick Start Guide
4.3. Simulation Examples
4.3.1. Chromatograph
4.3.2. Flow Computer
4.3.3. Room heater - on/off controller
4.3.4. Room heater - proportional controller
4.3.5. Room heater - PI controller
4.3.6. Lift pump station
4.3.7. Gas blender
4.4. Techniques
4.4.1. Making a simulation independent of Run Interval
4.4.2. On button and Off button - a simple latch
4.4.3. Samplers
4.4.4. Counters
4.4.5. Timers
4.4.6. Modelling propagation - a delay line
4.4.7. Random numbers
4.4.8. Feedback Controllers
4.4.9. Handling Control/Status Flags in Holding/Input registers
4.5. Advanced techniques
4.5.1. First-order model
4.5.2. First-order integrating model
4.5.3. FOPDT model