Calculate production rate, cycle time, output, or time needed from items and run time, and convert between items/sec, items/min, and items/hour.

Items Per Second Calculator

Choose what you have, then calculate the production rate or cycle time.

Rate
Convert
Plan

Related Calculators

Items Per Second Formula

The calculator uses one base relationship and rearranges it for each mode.

IPS = N / t
N = IPS * t
t = N / IPS
  • IPS = items per second (the production rate)
  • N = total number of items produced
  • t = elapsed time in seconds
  • Cycle time = 1 / IPS, in seconds per item

The Rate tab divides items by time to give IPS, then converts to items per minute, items per hour, and seconds per item. The Convert tab takes any single rate or cycle time and restates it in every other unit by first reducing it to items per second. The Plan tab solves for either total items (rate × time) or required time (items ÷ rate), depending on which value you are missing.

Reference Tables

Use these tables to sanity-check a result or to translate between common units without rerunning the calculator.

Items/sec Items/min Items/hour Sec/item
0.1636010
0.5301,8002
1603,6001
21207,2000.5
530018,0000.2
1060036,0000.1
1006,000360,0000.01
Setting Typical IPS range
Hand assembly station0.05 to 0.5
Automated bottle filler5 to 30
High-speed canning line15 to 40
Pick-and-place SMT machine20 to 80
Game crafting (Minecraft auto-farm)1 to 20
API request throughput10 to 10,000+

Worked Examples

Example 1: Find the rate. A line produces 1,800 units in 30 minutes. Convert 30 minutes to 1,800 seconds. IPS = 1,800 / 1,800 = 1 item per second. Cycle time is 1 second per item.

Example 2: Find the time. You need 12,000 parts and the machine runs at 4 items per second. t = 12,000 / 4 = 3,000 seconds, or 50 minutes.

FAQ

What is the difference between items per second and cycle time? They are reciprocals. If IPS is 2, cycle time is 0.5 seconds per item. The calculator shows both on every result.

Does this account for downtime or defects? No. The formula gives a theoretical rate. To get effective output, multiply by your uptime percentage and yield rate.

Can I use it for non-physical items like requests or transactions? Yes. Any countable event works. Replace "items" with messages, requests, clicks, or packets.

Why does converting from a cycle time use division? Cycle time is seconds per item, so IPS = 1 / cycle time. The Convert tab handles this automatically when you pick a "sec/item," "min/item," or "hour/item" unit.