Stress Concentration Factor Kt Calculator Back
Interactive Calculator

Stress Concentration Factor Kt Calculator

Compute the stress concentration factor Kt for circular holes, stepped shafts, and notches in real time. Vary geometry parameters and instantly visualize Kt and the stress distribution.

Geometry & Loading
Geometry Type

For a circular hole in an infinite plate, Kt = 3.0 (constant)

σ_nom — Nominal Stress
MPa
Results
Stress Concentration Factor Kt
MPa
Maximum Stress σ_max
MPa
Nominal Stress σ_nom
Fatigue Notch Factor Kf
Cross-Section Stress (Nominal vs. Maximum)
Kt vs. Geometry Parameter
Geometry Diagram (Stress Concentration Point Highlighted)

What is Stress Concentration?

🙋
What exactly is a "stress concentration factor," and why does it matter for a hole in a plate?
🎓
Basically, it's a multiplier that tells you how much higher the stress gets around a geometric irregularity, like a hole or notch, compared to the average stress in the part. For instance, if you pull on a metal plate with a hole in it, the stress right next to the hole can be 3 times higher than in the smooth section. That's a stress concentration factor, $K_t$, of 3. Try moving the "Hole Diameter" slider in the simulator above—you'll see the red "hot spot" of stress intensify as the hole gets bigger relative to the plate width.
🙋
Wait, really? So a tiny hole can cause a huge local stress spike? Does the shape of the hole matter, or just its size?
🎓
Great question! The shape is crucial. A sharp corner creates a much more severe concentration than a smooth curve. In practice, a circular hole is the "gentlest" discontinuity. Switch the simulator's geometry selector from "Circular Hole" to "U-Shaped Notch." You'll see $K_t$ jump significantly because of the sharper root radius. This is why engineers always try to "fillet" sharp internal corners—it dramatically reduces $K_t$ and prevents cracks from starting.
🙋
That makes sense. So if I know $K_t$, how do I use it? Do I just multiply the average stress by it to find the real max stress?
🎓
Exactly right! The peak stress at the discontinuity is $\sigma_{max}= K_t \cdot \sigma_{nom}$. The nominal stress, $\sigma_{nom}$, is what you'd calculate ignoring the hole or notch. A common case is a tension plate: $\sigma_{nom}= F / (W \cdot t)$, where $F$ is force, $W$ is width, and $t$ is thickness. Play with the "Plate Width" and "Load" sliders. Watch how changing the plate width alters the nominal stress, which then gets multiplied by $K_t$ to give the final, much higher, peak stress visualized in red.

Physical Model & Key Equations

The core concept is that the maximum local stress at a geometric discontinuity is found by multiplying the nominal (average) stress by a dimensionless factor, $K_t$.

$$ \sigma_{\text{max}}= K_t \cdot \sigma_{\text{nom}}$$

Where:
$\sigma_{\text{max}}$ = Maximum stress at the discontinuity (e.g., edge of hole).
$K_t$ = Theoretical Stress Concentration Factor (always ≥ 1).
$\sigma_{\text{nom}}$ = Nominal stress in the cross-section, calculated as if the discontinuity were not present.

The value of $K_t$ depends on the geometry and the type of loading. For a classic example—an infinite plate with a circular hole under uniaxial tension—the theoretical factor is 3. For finite widths and other shapes, empirical formulas or charts (like those powering this simulator) are used.

$$ K_t = f\left(\frac{d}{W}, \frac{r}{d}, \text{Geometry}\right) $$

Where:
$d$ = Feature size (hole diameter, notch depth).
$W$ = Plate or shaft width/diameter.
$r$ = Root radius (for notches). A smaller $r$ leads to a much higher $K_t$, which is why sharp notches are so dangerous.

Real-World Applications

Aerospace Structural Design: Every bolt hole, window cut-out, and access panel in an aircraft fuselage is a stress concentrator. Engineers use $K_t$ analysis to select optimal hole spacing, reinforcement patterns, and fillet radii to ensure the structure can withstand cyclic pressurization loads without fatigue failure.

Automotive Crankshafts: The journals and oil holes in an engine crankshaft are under tremendous alternating torsion and bending. Calculating the $K_t$ at these notches is critical for determining the shaft's fatigue life. This is why crankshaft fillets are meticulously polished to reduce surface imperfections that could compound the stress concentration.

Civil Engineering & Construction: Steel beams often have holes drilled for utilities or connections. The $K_t$ at these holes dictates whether additional plating or reinforcement is needed. A common case is the analysis of castellated beams, where a regular pattern of holes is used to increase beam depth and efficiency.

Medical Implants (e.g., Bone Plates & Screws): The screw holes in a titanium fracture fixation plate are classic stress risers. Accurate $K_t$ calculation ensures the plate is strong enough to support a healing bone without failing at a hole due to the patient's cyclical movements. The design often includes tapered hole edges to smoothly distribute stress.

Common Misconceptions and Points of Caution

Model assumptions: The mathematical model used here relies on simplifying assumptions such as linearity, homogeneity, and isotropy. Always verify that your real system satisfies these assumptions before applying results directly to design decisions.

Units and scale: Many calculation errors arise from unit conversion mistakes or order-of-magnitude errors. Pay close attention to the units shown next to each parameter input.

Validating results: Always sanity-check simulator output against physical intuition or hand calculations. If a result seems unexpected, review your input parameters or verify with an independent method.

Related Engineering Fields

Structural & Mechanical Engineering: Solid mechanics, elasticity theory, and materials science form the foundation for many of the governing equations used here.

Fluid & Thermal Engineering: Fluid dynamics and heat transfer share similar mathematical structures (conservation equations, boundary-value problems) and frequently appear in multi-physics problems alongside structural analysis.

Control & Systems Engineering: Dynamic system analysis, state-space methods, and signal processing connect to the time-dependent behaviors modeled in this simulator.