# Tensile & Yield Strength Calculator

Compute engineering tensile strength σ_uts = F_max/A₀, yield strength σ_y = F_y/A₀ (optional), and the yield ratio σ_y/σ_uts from a uniaxial tension test. Forces in kN, area in mm² → stress in MPa. A₀ is the original cross-section. Yield ratio <0.55 high ductility, 0.55–0.85 moderate, >0.85 low ductility.

> Canonical page: https://elysiatools.com/en/tools/tensile-strength-calculator

- **Category:** Math & Numbers

- **Keywords:** tensile strength, ultimate tensile strength, yield strength, yield ratio, tension test, F_max/A, stress-strain, ductility, mechanical testing

## Overview

Calculate engineering tensile strength, optional yield strength, and yield ratio from uniaxial tension-test data. Enter the original cross-section area in mm², maximum force in kN, and optionally yield force in kN to receive stress values in MPa and a ductility classification.

## Inputs

- **Original Cross-section Area A₀ (mm²)** (number): Original (unstressed) cross-section area of the gauge section, in mm². Engineering convention uses A₀, not the necked area.
- **Maximum Force F_max (kN)** (number): Maximum force reached during the test (at onset of necking), in kN.
- **Yield Force F_y (kN, optional)** (number): Force at the yield point, in kN. Optional — when omitted, only σ_uts is reported (yield ratio needs F_y).
- **Decimal Places** (number)

## When to use

- You need the ultimate tensile strength from a maximum-force measurement.
- You want to calculate yield strength and yield ratio using a measured yield force.
- You need a quick ductility classification based on the calculated yield ratio.

## How it works

- Enter the original, unstressed cross-section area A₀ in mm².
- Enter the maximum test force F_max in kN and optionally the yield force F_y in kN.
- The calculator applies σ_uts = F_max/A₀ and, when provided, σ_y = F_y/A₀, converting the force values to produce stress in MPa.
- When yield force is included, it calculates σ_y/σ_uts and classifies ductility as high, moderate, or low.

## Use cases

- Evaluate tensile-test results for structural metals and engineering materials.
- Compare yield-to-ultimate strength ratios between material samples.
- Prepare concise strength calculations for laboratory notes or engineering reports.

## Frequently asked questions

### What inputs are required?

Original cross-section area A₀ and maximum force F_max are required. Yield force F_y is optional.

### What units should I use?

Enter area in mm² and forces in kN. The calculated stresses are reported in MPa.

### Which cross-section area should I enter?

Use the original, unstressed gauge-section area A₀, not the reduced necked area.

### What happens if I omit the yield force?

The calculator reports tensile strength only. Yield strength, yield ratio, and ductility class are not computed.

### How is ductility classified?

A yield ratio below 0.55 indicates high ductility, 0.55–0.85 indicates moderate ductility, and above 0.85 indicates low ductility.

## Related tools

- [Absolute Value Calculator](https://elysiatools.com/en/tools/absolute-value-calculator): Calculate the absolute value of positive, negative, or decimal numbers and explain the sign relationship
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Chain Sprocket Ratio Calculator](https://elysiatools.com/en/tools/chain-sprocket-ratio): Calculate the ratio, driven speed and chain linear speed of a chain drive. i = z₂/z₁ = n₁/n₂, chain speed v = z₁·p·n₁/60000. Enter the pitch to compute chain speed.
- [Condensing / Evaporating Temperature Calculator](https://elysiatools.com/en/tools/condensing-temperature-calculator): Estimate the saturated condensing temperature (T_cond) and evaporating temperature (T_evap) of a refrigeration circuit. Three modes: (1) from coil approach — T_cond = T_ambient + condenser ΔT approach, T_evap = T_medium − evaporator ΔT approach; (2) from measured saturated pressures — given P_cond and P_evap for a known refrigerant (R-22 / R-134a / R-410A), invert the Antoine fit; (3) from subcooling & superheat — T_cond = T_liquid − SC, T_evap = T_suction − SH. Temperature in °C/K/°F; pressure in bar/MPa/kPa/PSI absolute or gauge (atmospheric default 1.01325 bar). Results reported in °C.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Copyright-Free FLAC Audio Samples](https://elysiatools.com/en/samples/flac-samples): Lossless FLAC audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
- [Copyright-Free MP3 Audio Samples](https://elysiatools.com/en/samples/mp3-samples): Collection of royalty-free audio samples for testing and development purposes including nature sounds, meditation music, and ambient audio
- [Copyright-Free WAV Audio Samples](https://elysiatools.com/en/samples/wav-samples): Uncompressed PCM WAV audio samples for testing and development, mirrored from MP3 set with nature sounds and meditation music
