3.6.4 · D5Spacecraft Structures & Systems Engineering

Question bank — Hooke's law in 3D — generalized stress-strain (tensor)

1,586 words7 min readBack to topic

Notation reminder so nothing here is unearned:

  • = stress (force per area; first index = face normal, second = force direction).
  • = tensorial strain (fractional deformation, symmetric ).
  • Sign convention (used everywhere on this page): tension positive, compression negative. That is why a pressure pushing inward enters as (see the hydrostatic items).
  • = engineering shear strain, defined as for . It measures the total change of angle between two originally perpendicular fibres, while the tensor shear splits that angle change symmetrically between the two directions — hence the factor of 2. Look at the figure below.
  • = stiffness tensor (the 4-index map ).
  • = compliance tensor, its inverse: . In Voigt matrix form it is the matrix whose rows 1–3 are the normal rows and rows 4–6 are the shear rows.
  • = Young's modulus, = Poisson's ratio, = shear modulus, = Lamé's first parameter, = bulk modulus.
  • = volumetric strain (trace).
Figure — Hooke's law in 3D — generalized stress-strain (tensor)

The picture on the left shows what strain keeps: a rotation slides the block rigidly (angles unchanged, no stretch) so it stores no energy and is thrown away; a shear tilts the block (the corner angle actually changes) so it is strain. The right panel shows Poisson contraction — pull in , the block thins in .

Figure — Hooke's law in 3D — generalized stress-strain (tensor)

This figure lays out the Voigt compliance matrix : the top-left block couples normal stresses to normal strains (that is where the Poisson terms live), while the bottom-right block is diagonal — each shear stress feeds only its own shear strain. That structural separation is exactly why "shear rows are decoupled from the normals" in the questions below.


True or false — justify

A single stiffness number like is enough to describe any isotropic 3D material.
False — even isotropic solids need two constants ( or ), because pulling in one direction also changes the other two via the Poisson effect, which alone cannot encode.
The stress tensor has 9 independent components.
False — moment balance forces , so only 6 are independent; the off-diagonal shears come in equal pairs.
A rigid-body rotation of a loaded part increases its stored elastic energy.
False — the antisymmetric part of the displacement gradient is pure rotation and is discarded when forming , so rotation contributes zero strain and zero elastic energy.
For a fully anisotropic solid, has 81 truly independent numbers.
False — the two minor symmetries plus the major symmetry (from energy being a scalar) cut ; only 81 positions exist, not 81 freedoms.
The major symmetry holds for every linear-elastic material regardless of energy considerations.
False — it requires a conservative material where ; then mixed partials commute. A hypothetical non-conservative "linear" material could violate it.
In pure shear ( only), the material changes volume.
False — the shear rows of the compliance matrix are decoupled from the normal rows, so ; shear is pure shape change, no dilation.
Hydrostatic pressure produces shear strain.
False — equal normal stresses (compression negative) give only equal normal strains and zero off-diagonal terms, so no shear, just uniform volume change.
If you pull a rod in , its length in genuinely gets shorter.
True — with , , the Poisson contraction; the rod physically thins.
The two Lamé parameters and are both always positive.
False in general for always for stability, but becomes ==negative when == (auxetic materials), which is physically allowed.

Spot the error

"Since looks just like , the compliance entry for shear must be with no factor of 2."
The tensor shear is ; the compliance entry only closes if you place engineering shear (not tensor ) in the Voigt vector.
" means multiply the three normal strains: ."
No — a repeated index is a sum (Einstein convention), so , the trace and fractional volume change.
"In , the term contributes to shear stress ."
The Kronecker delta is zero for , so that term lives only on the diagonal; shear stresses come purely from .
"To relate two tensors linearly I just need another matrix."
A matrix maps a vector to a vector; mapping one 2-index object to another linearly needs an object with 4 indices, hence .
"For a thin pressure-vessel wall, axial strain uses only the axial stress: ."
You dropped the Poisson pull-in from hoop stress: , which matters when sizing bolted flanges.
"Because , we also automatically have (swap middle indices)."
No — the minor symmetries only swap within the first pair () or within the second pair (); swapping across pairs is not a symmetry and would be false.
"Plane strain just means the same thing as plane stress — pick whichever is easier."
They are opposite constraints: plane stress sets ==out-of-plane stress (thin plate), plane strain sets out-of-plane strain == (long body); using one where the other applies gives the wrong stiffness.

Why questions

Why do only Kronecker-delta combinations appear in the isotropic stiffness tensor?
Isotropy means must look identical after any rotation; the only rotation-invariant 4th-rank tensors are built from , , .
Why do the last two delta terms merge into a single coefficient ?
Minor symmetry () forces and to always act together, so they share one constant.
Why do we symmetrize the displacement gradient when defining strain?
The antisymmetric part is rotation (no stretch, stores no energy); only the symmetric part changes lengths, so strain keeps just that.
Why does energy conservation give the major symmetry?
Stress is the gradient of stored energy , so ; mixed partials commute, forcing .
Why can't exceed for a stable ordinary material?
Then would be negative, meaning the material expands under compression — a self-amplifying instability.
Why does the shear modulus , not , govern the twist of a spacecraft drive shaft?
Twisting is a pure shear deformation; the shear compliance depends on , independent of the normal-stress response.
Why do composite panels need up to 21 constants while aluminium needs 2?
Composites have direction-dependent stiffness (no rotational symmetry), so their keeps all 21 anisotropic constants; isotropy collapses this to 2.
Why is the distinction between and worth policing so carefully?
Because ; silently mixing them doubles or halves your shear stress, corrupting any von Mises check that combines normal and shear terms.

Edge cases

What happens to as ?
: the material becomes incompressible (like rubber), resisting any volume change while still shearing freely.
What does physically mean?
Pulling in produces no lateral contraction (); cork approximates this, useful when you don't want a stretched part to pinch its neighbours.
Is a negative physically allowed, and what is such a material called?
Yes — down to for stability; these are auxetic materials that get fatter sideways when stretched (some foams and lattices).
What does the uniaxial load (, rest zero) reduce the 3D law to?
The cross terms vanish, recovering 1D Hooke , while still predicting the lateral .
For plane stress in a thin vessel wall, which stress is set to zero and why?
The ==out-of-plane (through-thickness) stress ==, because a thin wall has nothing to push back against across its small thickness.
In plane strain, which quantity is zero and when does it apply?
The ==out-of-plane strain ==, applying to long bodies (dam, buried pipe, long weld) whose ends can't move axially; note this forces a non-zero constraint stress .
Why does plane strain generate an out-of-plane stress even though the strain there is zero?
With the material wants to Poisson-contract in but is prevented, so the constraint pushes back as ====.
At the incompressible limit, what happens to Lamé's ?
as , which is why standard displacement finite elements "lock" near incompressibility and need special formulations.

Recall One-line self-test

Cover every answer above and re-run the "Spot the error" section only — those are the traps most likely to bite in an exam or a design review.