run_monte_carlo
Perform Monte Carlo analysis on circuits by randomly varying component values within specified tolerances to obtain statistical results for AC, transient, or DC analysis.
Instructions
Run Monte Carlo analysis under component tolerances.
Randomly varies R/C/L component values within tolerance bands and runs multiple simulations to produce statistical results.
analysis_type: "ac", "transient", or "dc_op" tolerances: map component ref or prefix (R/C/L) to tol %.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_id | Yes | ||
| analysis_type | Yes | ||
| num_runs | No | ||
| tolerances | No | ||
| default_tolerance_pct | No | ||
| seed | No | ||
| start_freq | No | ||
| stop_freq | No | ||
| points_per_decade | No | ||
| stop_time | No | ||
| step_time | No |