Worst Case Circuit Analysis with Monte Carlo Simulation
Electrical components are manufactured in large quantities. Inconsistencies in the raw materials and the manufacturing process means that component parameters have a statistical distribution. That is, the resistance of a batch of resistors might be described by a normal distribution.
Given the components in a circuit their parameter distribution, the circuit may not perform as specified. This is a risk that must be identified and mitigated early in the design process.
Worst Case Circuit Analysis is a set of techniques used to analyze how variations in parameters influence circuit performance. One approach is Monte Carlo analysis, in which parameters are randomly selected from a distribution, and the circuit simulated, anywhere from 1000 to 100000 times.
This application performs a worst case circuit analysis of an electrical circuit using a Monte Carlo approach.