PLC Scan Time Estimator

Add stated base, digital I/O, analog I/O and communication timing values.

About the PLC Scan Time Estimator

This estimator adds user-supplied timing components into a simple scan-duration total.

How to use it

  1. Enter base scan time and digital I/O count with time per point.
  2. Enter analog I/O count, time per point and optional communication overhead.
  3. Estimate total milliseconds and scans per second.

Calculation logic

Estimated scan time is base time plus digital count times digital time, analog count times analog time, and communication overhead.

Example

A 2 ms base, 100 digital points at 0.01 ms, 10 analog points at 0.1 ms and 1 ms overhead total 5 ms, or 200 scans per second.

Notes

This additive estimate is not PLC programming, control validation, safety analysis, bypass guidance or an industrial control system performance guarantee.