Rebar Pitch Calculator

Count ↔ spacing, edge offsets, మరియు coordinate lists ను ఒకే screen లో లెక్కించండి.

Equal, centered, మరియు one-side flush layouts కు support ఉంది; URL sharing మరియు CSV/JSON/SVG export కూడా చేయవచ్చు.

Count మరియు spacing modes మధ్య వెంటనే switch అవుతుంది
x-coordinate list మరియు interval table export చేయండి
Query URL ద్వారా current inputs share చేయండి

How to use

  1. Total length L మరియు left/right edge offsets ను నమోదు చేసి, effective length Le ను confirm చేయండి.
  2. Count → spacing లేదా spacing → count ను ఎంచుకుని, అవసరమైన values ను input చేయండి.
  3. Layout rule (equal, centered, లేదా one-side flush) ను ఎంచుకుని, summary chips మరియు coordinates ను review చేయండి.
  4. అవసరమైతే CSV/JSON/SVG ను copy చేయండి లేదా download చేయండి.

Examples

Count → Spacing (Equal)

Input L=5000 mm, left=50 mm, right=50 mm, n=11

Output Le=4900 mm, pitch=490 mm, x0=50, x10=4950

Spacing → Count (Centered)

Input L=5000 mm, left=50 mm, right=50 mm, pitch=600 mm, round=ceil, layout=centered

Output Count fit అయ్యేలా clamp చేసి, remainder ను two sides కి సమంగా split చేస్తుంది

FAQ

Input spacing మరియు effective spacing వేర్వేరుగా ఎందుకు రావచ్చు?

Equal spacing mode లో endpoints fixed గా ఉంటాయి; effective length ను evenly divide చేయడానికి spacing ను recalculate చేస్తుంది.

Centered లేదా flush mode count ను తగ్గించగలవా?

అవును. Fixed spacing fit కాకపోతే, fit అయ్యే largest count కి tool automatically adjust చేస్తుంది.

n = 1 అయితే ఏమవుతుంది?

ఒకే bar మాత్రమే place అవుతుంది; spacing undefined గా ఉంటుంది. Results పై warning చూపబడుతుంది.

ఈ tool structural compliance ను validate చేయగలదా?

లేదు. ఈ tool geometric layout calculation మాత్రమే చేస్తుంది. Structural validity మరియు code compliance ను వేరుగా చెక్ చేయాలి.

Related tools