This document discusses simulation examples and simulation of queuing systems. It provides three key steps to carry out a simulation: 1) determine input characteristics, 2) construct a simulation table to track the system state over time, and 3) initialize and run the simulation. It then gives an example of simulating a single-channel queue, including generating random interarrival and service times from distributions and constructing a simulation table. Key performance measures like average wait time and server idle time are calculated from the table.