Learn Next — Engineering Recommendation Graph
If you’ve worked through one Engineering note, what should you read next to gain the most leverage? This guide is a learning-path overlay on top of the per-topic notes and the two _compare_* synthesis notes (control strategies, materials-selection criteria). The recommendations follow the actual dependency structure of engineering: statics + mechanics-of-materials + thermodynamics + circuit-analysis are the discipline foundations; FEM/CFD, control, and materials selection are the decision layers; aerospace/biomedical/civil/manufacturing specialty notes sit above as the application layer.
Engineering is the largest library here (95+ Tier 1+2 notes) and the most cross-disciplinary — a mechanical engineer eventually needs control, an aerospace engineer eventually needs materials, an electrical engineer eventually needs thermal management. The recommendations below are by discipline-cluster, with cross-discipline bridges called out explicitly.
How to use this guide
For each per-topic note (or note-cluster), you get one to three “next” recommendations tagged:
- (foundation) — the layer below this one you need to make full sense of it.
- (extension) — the technical deep-dive that takes the topic further.
- (application) — the real-world design or system this enables.
- (synthesis) — a
_compare_*note that ties this topic into a wider decision space. - (bridge) — a cross-discipline jump (e.g., mechanical → control, electrical → thermal).
The closing Reading paths section composes them into named multi-step tracks (Mechanical-design engineer, Aerospace GNC engineer, Power-electronics engineer, Civil-structural engineer, Biomedical-device engineer).
Mechanical foundations
From statics-fundamentals
- → mechanics-of-materials (extension): Statics tells you the forces; mechanics-of-materials tells you what they do to the part — stress, strain, deformation.
- → structural-analysis (application): Statics applied to frames, trusses, beams in real structures.
- → vibration-dynamics (extension): Statics + Newton’s 2nd → dynamics; the next layer up.
From mechanics-of-materials
- → beam-theory (extension): Euler-Bernoulli and Timoshenko theory — the most-used special case.
- → fracture-mechanics (extension): What happens when stress concentrations turn into cracks — K_Ic, J-integral, LEFM, EPFM.
- → fatigue-analysis (extension): Cyclic loading — S-N, ε-N, Paris law, mean-stress corrections.
- → materials-selection (application): What material to actually pick — Ashby method.
From beam-theory
- → plate-shell-theory (extension): The 2D and curved-surface generalization.
- → fem-fea (extension): When closed-form beam solutions stop being adequate, you go to FEM.
- → structural-dynamics (application): Beams under seismic and wind loading.
From vibration-dynamics
- → structural-dynamics (extension): Multi-DOF systems, modal analysis, seismic response spectra.
- → fatigue-analysis (application): Vibration → fatigue is the most common service failure mode.
- → classical-control (bridge): Vibration control is feedback control with mechanical actuators.
From fem-fea
- → cfd-deep (extension): The fluid-side computational continuum-mechanics cousin.
- → pde-methods (foundation, cross-library): FEM rigor lives in functional-analytic PDE theory.
- → structural-dynamics (application): Modal + transient FEM is the workhorse for earthquake + wind engineering.
From fracture-mechanics
- → fatigue-analysis (extension): Crack-propagation life calculation uses Paris-law fracture mechanics directly.
- → materials-steel (application): Steel grades selected for K_Ic in pressure vessels, pipelines, structural.
- → forensic-engineering (application): Crack analysis is the bread and butter of failure investigation.
Machine-design cluster
From fasteners-bolts
- → bearings (adjacent): The other fundamental machine-element family.
- → joining-welding (extension): Welding + brazing + adhesives as alternatives to bolting.
- → fatigue-analysis (application): Bolted joint fatigue + preload relaxation.
From bearings
- → gears-power-transmission (application): Where bearings actually live — gearbox design.
- → magnetic-levitation-and-bearings (extension): Active magnetic bearings, the no-contact alternative.
- → seals-taxonomy (adjacent): Seal selection always comes with bearing selection.
From gears-power-transmission
- → bearings (foundation): Every gearbox has bearings; treat them together.
- → electric-motors (application): The prime mover most gearboxes attach to.
- → gears-taxonomy (foundation): The catalog of spur, helical, bevel, worm, hypoid, planetary, harmonic, cycloidal.
Materials cluster
From materials-selection
- → _compare_materials-selection-criteria (synthesis): The full Ashby + GRANTA + per-property + Ashby-chart + application-matrix + supply-chain criticality view.
- → materials-steel (application): The default material whose properties define the rest of the table.
- → mechanics-of-materials (foundation): Without strength + stiffness + toughness vocabulary, selection makes no sense.
From materials-steel / materials-aluminum / materials-polymers / materials-composites / materials-ceramics
Treat as a parallel cluster. Read one fully, then read _compare_materials-selection-criteria to see how they trade off, then read the others as comparison reference.
- → _compare_materials-selection-criteria (synthesis): The decision tree across all five.
- → steel-grades / titanium-alloys / etc. (foundation): The lookup tables.
- → materials-chemistry (foundation, cross-library): The chemistry side of solid-state materials.
From materials-composites
- → aerodynamics (application): Composites are the aerospace material of choice.
- → additive-manufacturing (application): Fiber-reinforced AM (continuous-fiber + chopped-fiber).
- → marine-naval-architecture (application): GRP + carbon hulls.
From materials-ceramics
- → materials-chemistry (foundation, cross-library): Oxide, nitride, carbide structures and processing chemistry.
- → semiconductor-processing (application): Wafer ceramics, optical ceramics, packaging.
- → refrigeration-cycles (application): High-temp insulation, thermal barrier coatings.
Electrical foundations
From circuit-analysis
- → ac-analysis-three-phase (extension): Sinusoidal steady-state, phasors, three-phase power.
- → op-amps (application): Where DC + AC analysis lands first.
- → semiconductor-devices (foundation): The physics underneath every active circuit element.
From ac-analysis-three-phase
- → transformers-power-systems (extension): Power transformers, transmission lines, fault analysis.
- → electric-motors (application): Induction + synchronous motor theory built on AC phasors.
- → power-electronics (extension): Switching converters that interconnect AC and DC systems.
From electric-motors
- → power-electronics (application): Inverters drive every modern motor.
- → transformers-power-systems (adjacent): The grid that motors run from.
- → motors-electric (application, cross-library): Servo-motor sizing and control for robotics.
From transformers-power-systems
- → electromagnetics-engineering (foundation): Maxwell’s equations underneath every transformer + line.
- → standards-bodies (foundation): IEEE, IEC, ANSI, NEMA, NEC — grid standards.
- → particle-accelerator-magnets-deep (extension): The exotic transformer cousin — SC magnets, cryogenics, quench protection.
From electromagnetics-engineering
- → antenna-theory (application): The radiating-structure specialty.
- → rf-design (application): Smith chart, S-parameters, matching networks.
- → photonics (extension): Maxwell at optical frequencies — lasers, fiber, detectors.
Electronics cluster
From semiconductor-devices
- → op-amps (application): The most common device-level abstraction.
- → power-electronics (application): IGBT, MOSFET, GaN, SiC — device physics matters more here than anywhere else.
- → semiconductor-processing (foundation): How the device is actually made.
From op-amps
- → op-amp-variants (foundation): The catalog you reach for when picking a part.
- → signal-processing-dsp (application): Analog signal-conditioning before A/D conversion.
- → bioinstrumentation (application): ECG / EEG / PPG amplifier design is op-amp engineering.
From digital-logic
- → microcontrollers (application): The most common digital-design context for new engineers.
- → fpga-design (extension): Where digital design goes when you need parallelism and reconfigurability.
- → realtime-embedded (application): The software side of digital + microcontroller systems.
From power-electronics
- → electric-motors (application): Motor drives are the largest power-electronics market.
- → battery-chemistries (adjacent): BMS, battery charging, fast-DC charging.
- → energy-storage-systems (application): Grid-scale + EV pack engineering.
From pcb-design
- → signal-processing-dsp (application): Signal integrity at high speeds.
- → rf-design (extension): When PCB traces become RF transmission lines.
- → passive-components (foundation): R + L + C + transformer + ferrite catalogs.
From microcontrollers
- → realtime-embedded (extension): RTOS, scheduling, ISR design.
- → digital-control (application): Most MCUs end up running a digital controller.
- → comm-buses (adjacent, cross-library): CAN, EtherCAT, RS-485 — what MCUs talk over.
From fpga-design
- → fpga-and-hardware-acceleration (extension, cross-library): The compute-side use of FPGAs — HFT, ML inference, networking.
- → digital-logic (foundation): Without RTL fluency, HDL doesn’t compose.
- → signal-processing-dsp (application): Real-time DSP in HDL.
From realtime-embedded
- → digital-control (application): The most common reason to need an RTOS.
- → ros2-architecture (application, cross-library): ROS2 + DDS as the robotics middleware on top of embedded.
- → concurrency-primitives (foundation, cross-library): The full concurrency theory underneath RTOS scheduling.
From signal-processing-dsp
- → fft-spectral (foundation, cross-library): The math underneath FFT, wavelet, and spectral filtering.
- → rf-design (application): IQ modulation, SDR, channel estimation.
- → bioinstrumentation (application): ECG / EEG / EMG filtering and feature extraction.
From rf-design / antenna-theory
- → electromagnetics-engineering (foundation): The Maxwell-equations layer.
- → photonics (extension): The same physics at optical frequencies.
- → signal-processing-dsp (adjacent): The DSP that wraps the analog RF front-end.
From photonics
- → semiconductor-devices (foundation): Photodiodes, LEDs, lasers as device physics.
- → antenna-theory (adjacent): Optical antennas and metasurfaces.
From mems / mems-and-nems
- → microfluidics (extension): The fluid-side of micro-fabrication.
- → semiconductor-processing (foundation): Photolithography, etching, deposition.
- → magnetic-sensors-deep (application): Hall, AMR, GMR, TMR, fluxgate — the sensor families.
Control cluster
From classical-control
- → state-space-methods (extension): The MIMO + observer-based view of control.
- → digital-control (extension): Discrete-time + z-transform implementation.
- → _compare_control-strategies (synthesis): The full taxonomy — PID, state-space, MPC, robust, adaptive, sliding-mode, learning-based.
From state-space-methods
- → mpc-control (extension): Receding-horizon optimal control built on state-space.
- → h-infinity-robust (extension): Robust MIMO control with norm-bounded uncertainty.
- → system-identification (foundation): How you actually get the A, B, C, D matrices from data.
From mpc-control
- → _compare_control-strategies (synthesis): Where MPC sits on the control-strategy map.
- → convex-optimization (foundation, cross-library): MPC = constrained QP solved every timestep.
- → mpc-for-robots (application, cross-library): Whole-body MPC for legged + manipulation.
From h-infinity-robust / sliding-mode-control / adaptive-control
- → _compare_control-strategies (synthesis): The decision tree across all robust and adaptive variants.
- → gnc (application): Aerospace is where these methods compete for real money.
- → rl-for-control (application, cross-library): RL as the modern data-driven alternative.
From digital-control
- → realtime-embedded (application): Where digital control actually runs.
- → signal-processing-dsp (foundation): z-transform + filter design.
- → system-identification (extension): Black-box identification of discrete-time plants.
From system-identification
- → _compare_control-strategies (synthesis): Where data-driven control (DMDc, Koopman, SINDy) sits.
- → probability-distributions (foundation, cross-library): Maximum-likelihood estimation underneath.
- → time-series-and-hmm (foundation, cross-library): ARMA, state-space, Kalman.
Thermal + fluid cluster
From thermodynamics
- → heat-transfer (extension): The transport side of thermo — conduction + convection + radiation.
- → refrigeration-cycles (application): Reverse-Carnot, vapor compression, absorption.
- → ic-engines / gas-turbines (application): The two largest thermo-application domains.
From heat-transfer
- → hvac-fundamentals (application): The largest single use of heat-transfer engineering.
- → cfd-deep (extension): Conjugate heat transfer requires CFD.
- → power-electronics (bridge): Thermal management of power semiconductors is heat transfer’s biggest electronics-side application.
From fluid-mechanics
- → cfd-deep (extension): The computational continuum-mechanics view.
- → pumps-turbomachinery (application): Where fluid mechanics meets machine design.
- → hydraulics-pipe-networks (application): Networks of pipes and pumps.
From pumps-turbomachinery
- → pumps-taxonomy (foundation): Centrifugal, axial, positive-displacement catalog.
- → gas-turbines (extension): Compressors + turbines as one machine.
- → aerodynamics (adjacent): Same blade-element theory in a different application.
From aerodynamics
- → propulsion (application): Jets + rockets — aerodynamics applied to thrust.
- → cfd-deep (extension): Modern aerodynamics is CFD-driven.
- → hypersonics (extension): The compressible / high-temperature corner.
From propulsion
- → gas-turbines (foundation): Jet engines are gas turbines.
- → orbital-mechanics (application): What rocket propulsion is for.
- → hypersonics (adjacent): Scramjets, oblique-detonation engines.
Aerospace cluster
From orbital-mechanics
- → spacecraft-attitude-control (extension): Attitude is the other half of orbit + attitude.
- → gnc (application): Guidance + navigation + control as one integrated stack.
- → lie-groups-so3-se3 (foundation, cross-library): SO(3) + SE(3) is the natural state space.
From spacecraft-attitude-control
- → gnc (extension): Attitude embedded in the wider GNC stack.
- → h-infinity-robust (foundation): Robust pointing control for telescopes + comm sats.
- → lie-groups-so3-se3 (foundation, cross-library): Quaternions, rotation parameterizations.
From gnc
- → _compare_control-strategies (synthesis): Where GNC’s mix of EKF + LQG + MPC + sliding-mode sits.
- → bayesian-estimation (foundation, cross-library): Kalman, EKF, UKF, particle filter underneath GNC’s nav layer.
- → hypersonics (application): Hypersonic GNC is the hardest control problem in aerospace.
From hypersonics
- → aerodynamics (foundation): Compressible aerodynamics + shock waves.
- → materials-ceramics (application): Thermal-protection systems require ceramic-matrix composites.
- → propulsion (adjacent): Scramjets and TBCC engines.
Structural + civil cluster
From structural-analysis
- → reinforced-concrete (application): The dominant structural material globally.
- → steel-design (application): The dominant structural material in steel-frame buildings.
- → structural-dynamics (extension): Seismic + wind + vibration loading.
From reinforced-concrete
- → prestressed-concrete (extension): Post-tensioned + pre-tensioned beams + slabs.
- → structural-dynamics (application): Seismic design of RC structures.
- → structural-fire-engineering (application): Fire resistance of RC.
From steel-design
- → steel-connection-design (extension): Bolted + welded connection design — AISC.
- → materials-steel (foundation): Steel grades + heat treatment.
- → structural-fire-engineering (application): Steel loses strength fast in fire — design implications.
From structural-dynamics
- → fem-fea (foundation): Modal + transient FEM is the workhorse.
- → vibration-dynamics (foundation): Single-DOF → MDOF → continuous.
- → structural-fire-engineering (application): Fire as a structural load case.
From soil-mechanics
- → geotechnical-engineering-deep (extension): Foundations, retaining walls, slope stability, liquefaction.
- → transportation-engineering (application): Pavement + subgrade design.
- → environmental-engineering (adjacent): Groundwater, contaminant transport.
From transportation-engineering
- → transportation-and-highway-engineering-deep (extension): Highway geometric + traffic + pavement design.
- → soil-mechanics (foundation): Subgrade + pavement design.
From environmental-engineering
- → water-and-wastewater-treatment-deep (extension): MBR, RO, ozonation, biological treatment.
- → green-chemistry-and-process-intensification (adjacent, cross-library): Atom economy + E-factor for treatment processes.
From masonry-timber
- → structural-analysis (foundation): The structural foundations behind masonry + timber design codes.
- → structural-fire-engineering (application): Timber fire engineering for mass-timber + CLT.
- → building-envelope-deep (adjacent): Envelope detailing for masonry + timber walls.
From building-envelope-deep
- → hvac-fundamentals (adjacent): Envelope thermal + moisture performance ↔ HVAC load.
- → sustainable-engineering-and-circular-economy (extension): Embodied carbon + operational energy.
Manufacturing cluster
From machining
- → casting-forging-forming (adjacent): The other classical net-shape processes.
- → joining-welding (adjacent): The assembly side.
- → additive-manufacturing (extension): The modern alternative to subtractive.
From additive-manufacturing
- → additive-manufacturing-advanced (extension): Multi-material, large-format, metal AM, support strategies.
- → additive-manufacturing-taxonomy (foundation): The 7 ASTM AM process families.
- → materials-composites (application): Continuous-fiber composite AM.
From joining-welding
- → materials-steel (foundation): Weldability + HAZ + post-weld heat treatment.
- → fracture-mechanics (application): Weld fatigue + flaw assessment (BS 7910, API 579).
- → fasteners-bolts (adjacent): Bolted vs welded joint trade-offs.
From casting-forging-forming
- → casting-processes (foundation): Sand, investment, die, lost-foam, centrifugal catalog.
- → materials-aluminum / materials-steel (foundation): Castability + forgeability by alloy.
From semiconductor-processing
- → semiconductor-devices (foundation): Device physics drives process choices.
- → mems (application): MEMS uses the same fab toolset.
- → semiconductor-packages (adjacent): BGA, QFN, CSP, WLP, 2.5D, 3D packaging.
Industrial / quality cluster
From lean-manufacturing / six-sigma / quality-systems-iso9001
These three are best read together as one cluster — operational excellence.
- → reliability-engineering (extension): MTBF, MTTR, Weibull, fault-tree analysis, accelerated-life testing.
- → supply-chain-management (adjacent): SCOR, S&OP, MRP, JIT, kanban.
- → project-management-engineering (adjacent): PMBOK, EVM, stage-gate, critical-path.
From reliability-engineering
- → fatigue-analysis (foundation): The mechanical failure mode behind most reliability calculations.
- → probability-distributions (foundation, cross-library): Weibull, exponential, lognormal — the reliability distributions.
- → forensic-engineering (application): Post-failure investigation.
From ergonomics-human-factors
- → biomechanics (foundation): The biomechanical basis of repetitive-stress + lifting analysis.
Biomedical cluster
From biomechanics
- → bioinstrumentation (adjacent): The sensing side of biomedical engineering.
- → prosthetics-rehabilitation (application, cross-library): Where biomechanics + control + mechatronics meet.
- → mri-magnets-and-coils-deep (adjacent): Medical imaging cousin.
From bioinstrumentation
- → op-amps (foundation): Instrumentation-amplifier design.
- → signal-processing-dsp (foundation): ECG / EEG / EMG filtering.
- → biomechanics (adjacent): The mechanics side.
From microfluidics
- → mems (foundation): The fab technology behind microfluidic chips.
- → analytical-chemistry-methods (application, cross-library): Lab-on-chip is microfluidics’ main use.
From mri-magnets-and-coils-deep
- → particle-accelerator-magnets-deep (adjacent): The other large-scale superconducting magnet cousin.
- → magnetic-sensors-deep (adjacent): MRI coils are extreme magnetic sensors.
Chemical-process cluster
From chemical-process-fundamentals
- → pharma-process-engineering (application): GMP scale-up + ICH guidance.
- → _compare_synthesis-strategies (synthesis, cross-library): The chemistry-side decision tree for the same plants.
- → petroleum-reservoir-engineering (adjacent): Upstream end of the chemical industry.
From pharma-process-engineering
- → _compare_synthesis-strategies (synthesis, cross-library): Flow chemistry, biocat, photoredox at GMP scale.
- → packaging-engineering (application): Drug-product packaging + serialization.
Sustainability + emerging cluster
From sustainable-engineering-and-circular-economy
- → building-envelope-deep (application): Embodied + operational carbon in buildings.
- → green-chemistry-and-process-intensification (foundation, cross-library): The chemistry-side circular economy.
- → _compare_materials-selection-criteria (synthesis): Embodied CO₂ and supply criticality as selection axes.
From cybersecurity-engineering
- → cryptography-fundamentals (foundation, cross-library): The crypto layer underneath OT / ICS security.
- → realtime-embedded (application): Where OT cybersecurity actually lives.
From nuclear-engineering
- → thermodynamics (foundation): Rankine cycles for nuclear plants.
- → materials-ceramics (application): Fuel + cladding ceramics.
- → heat-transfer (application): Boiling crisis, DNB, CHF.
From petroleum-reservoir-engineering
- → chemical-process-fundamentals (adjacent): Downstream chemical engineering.
- → fluid-mechanics (foundation): Multiphase flow in porous media.
From marine-naval-architecture / agricultural-machinery / mining-mineral-processing
These are domain-specific application notes. After reading one, branch back to:
- → fluid-mechanics (foundation): Marine hydrodynamics.
- → materials-selection (foundation): Domain-specific corrosion + wear.
From forensic-engineering
- → fracture-mechanics (foundation): Crack analysis is the core forensic tool.
- → fatigue-analysis (foundation): Fatigue is the most common failure mode.
- → reliability-engineering (adjacent): Failure-rate statistics.
Tier 3 reference notes
The Tier 3 catalogs (steel grades, aluminum alloys, titanium alloys, polymers taxonomy, composites taxonomy, ceramics taxonomy, op-amp variants, semiconductor packages, gears taxonomy, bearings taxonomy, springs taxonomy, seals taxonomy, pumps taxonomy, couplings taxonomy, casting processes, additive-manufacturing taxonomy, battery chemistries, energy storage systems, engineering codes, standards bodies, pipe fittings, connector families, passive components, mechatronics integration) are lookup material. Keep them open beside the Tier 1/2 notes.
Reading paths
Mechanical-Design Engineer Track
For someone designing rotating + reciprocating machinery:
statics-fundamentals → mechanics-of-materials → beam-theory → vibration-dynamics → fasteners-bolts → bearings → gears-power-transmission → fatigue-analysis → fracture-mechanics → materials-selection → _compare_materials-selection-criteria → fem-fea
Aerospace GNC Engineer Track
For someone working on flight control + spacecraft autonomy:
linear-algebra-essentials → lie-groups-so3-se3 → classical-control → state-space-methods → mpc-control → h-infinity-robust → aerodynamics → orbital-mechanics → spacecraft-attitude-control → gnc → hypersonics → _compare_control-strategies
Power-Electronics + EV Engineer Track
For someone designing motor drives, battery packs, or charging infrastructure:
circuit-analysis → ac-analysis-three-phase → semiconductor-devices → electromagnetics-engineering → electric-motors → power-electronics → transformers-power-systems → battery-chemistries → energy-storage-systems → heat-transfer
Civil-Structural Engineer Track
For someone designing buildings, bridges, or infrastructure:
statics-fundamentals → mechanics-of-materials → beam-theory → structural-analysis → reinforced-concrete → prestressed-concrete → steel-design → steel-connection-design → structural-dynamics → soil-mechanics → geotechnical-engineering-deep → structural-fire-engineering
Biomedical-Device Engineer Track
For someone building medical devices, prosthetics, or imaging systems:
circuit-analysis → op-amps → signal-processing-dsp → biomechanics → bioinstrumentation → microfluidics → mems → mri-magnets-and-coils-deep → realtime-embedded → quality-systems-iso9001
Manufacturing / Process Engineer Track
For someone running a production line or scaling a process:
materials-steel → mechanics-of-materials → machining → casting-forging-forming → joining-welding → additive-manufacturing → additive-manufacturing-advanced → lean-manufacturing → six-sigma → quality-systems-iso9001 → reliability-engineering → supply-chain-management
Adjacent libraries — when you’ve finished this library
- Robotics — the application library that sits on top of Engineering: kinematics-dh, dynamics-rigid-body, mpc-for-robots, bayesian-estimation, slam are the natural continuations of Engineering’s mechanical + control + sensor notes.
- Math — every Engineering topic has a Math foundation: pde-methods for FEM/CFD, lie-groups-so3-se3 for attitude, convex-optimization for MPC, probability-distributions for reliability.
- Compute — the software side: concurrency-primitives for RTOS, fpga-and-hardware-acceleration for FPGAs, cuda-triton-gpu-programming for CFD/FEM acceleration.
- Chemistry — process + materials chemistry that underlies many Engineering disciplines: materials-chemistry under materials, _compare_synthesis-strategies under chemical-process and pharma engineering.
- Materials Science — solid-state physics + crystallography + processing as the deeper layer below Engineering’s materials notes.
Notes
This is opinionated synthesis. A mechanical-design engineer at a turbine OEM and a power-electronics engineer at an EV startup will use the same Engineering library very differently — that is intentional. The recommendations come from the actual cross-reference structure of the per-topic notes, the two _compare_* syntheses, and the canonical paths through ABET-accredited engineering curricula + FE/PE exam scope.