Enter parameters for test times and number of sites. Adjust sliders for yield, uptime, index time and system cost.
The tool calculates good units per hour. This is the YIELDED value. Which means that the calculation is as follows:
Seconds per Hour = 60 * 60 = 3600
Seconds per Insertion = (Multiple Site Test Time + Index Time)
Good Units / Hour = Number of Sites * Yield Slider * Uptime Slider * (Seconds per Hour / Seconds per Insertion)
Test Cost / Good Unit = (Good Units / Hour ) / ( System Cost / Hour Slider )
The tool reads and writes .csv files.
There is no error checking on the file read/write operations.