Anchor Bolt Layout (Count ↔ Spacing)

Values నమోదు చేసిన వెంటనే schematic మరియు coordinate table పొందండి.

Clear handling of edge offsets, centered layout, and remainder
Reproduce the same setup instantly with a share URL
Fast field handoff with TSV copy and CSV export

Important Notice

  • This tool is for placement support only. It does not cover strength, pullout, anchorage length, or concrete design checks.
  • For final decisions, follow applicable standards, site procedures, and supervisor instructions.

How to use

  1. Mode ను ఎంచుకోండి: count → spacing లేదా spacing → count.
  2. Total length L మరియు left/right offsets ను నమోదు చేసి, effective length Le ను confirm చేయండి.
  3. Layout rule (equal, centered, flush) ను ఎంచుకుని, అవసరమైతే quick actions ను ఉపయోగించండి.
  4. Summary, schematic, మరియు coordinate table ను చూసి, తర్వాత TSV లేదా CSV గా export చేయండి.

Examples

Count → Spacing

Input

L=6000, leftOffset=100, rightOffset=100, n=5

Output

Le=5800, pitch=1450, x=[100,1550,3000,4450,5900]

Spacing → Count (Centered + Ceil)

Input

L=6000, leftOffset=100, rightOffset=100, pitch=450, rounding=ceil

Output

nCandidate=14 does not fit, so it is auto-adjusted to n=13

Formulas

  • Le = L - leftOffset - rightOffset
  • n2p: pitchActual = Le / (n - 1)
  • p2n: nCandidate = floor / ceil / round(Le / pitch) + 1
  • equal: pitchActual = Le / (n - 1), remainder = 0
  • centered: start = leftOffset + remainder / 2
  • flush-right: start = leftOffset + remainder

FAQ

Side A మరియు side B ను swap చేస్తే ఏమవుతుంది?

Reference diagonal d మారదు. కానీ marking సులభంగా ఉండేందుకు 3k లేదా 4k ఏ side కి assign అవుతుందో recommended 3-4-5 assignment మారవచ్చు.

Fit-priority badge అంటే ఏమిటి?

Fixed-spacing rules లో requested count fit కాకపోవడంతో, fit అయ్యే value కి auto-adjust చేసినట్టు అర్థం.

What does the centered-symmetry quick action do?

It sets both offsets to the larger value and switches the layout rule to Centered.

Can I use this output as a structural approval?

No. This is a placement-support tool only and does not perform structural verification.

Notices

  • ఈ tool placement support కోసం మాత్రమే. Strength, pullout, anchorage length, లేదా concrete design checks ఇందులో లేవు.
  • Final decisions కోసం applicable standards, site procedures, మరియు supervisor instructions ను అనుసరించండి.