Before you start: This material explains concepts and design patterns. For code compliance, always consult the current edition of the applicable standard and your AHJ. See the trust boundary note at the bottom of this page.

Start Here

Choose the entry point that fits your current work:

New to industrial controls

Start with circuit language, then Kirchhoff's laws and passive components.

Working with motors and drives

Jump to induction motor basics, then VFD and servo fundamentals.

Designing control panels or machines

Start with NEC code reading, then motor and panel code application.

Learning control theory and PID

Start with the control theory overview, then move through PID intuition and industrial implementation.


Learning Paths

Structured sequences built from the existing module inventory:

Controls Engineering Foundations

Build the electrical vocabulary and circuit analysis skills used across all controls work.

Motor and Drive Engineering

Understand motor types, drive topologies, and control methods for machine and process applications.

Industrial Panel Design (NEC Focus)

Apply NEC article routing and sizing logic to control panel and machinery installations.

Troubleshooting and Field Service

Focus on the applied modules most useful for fault diagnosis, commissioning, and field maintenance.

Machine Lifecycle Engineering

Follow a machine from concept through commissioning and maintenance. Routes concept → design → safety → commissioning → troubleshooting using existing modules and linked workflows.

Control Systems Engineering

Build a control-theory foundation and apply it through PID intuition, industrial PLC implementation, and applied heater and motion-control examples.


Browse by Topic

9 modules

Electrical Fundamentals

Circuit theory, analysis methods, passive components, switching devices, conductor sizing, and IEC earthing systems.

Browse Electrical Fundamentals →
13 modules

Motors, Drives, and Motion

Induction and DC motors, VFDs, servo drives, motor selection, efficiency, and equations.

Browse Motors, Drives, and Motion →
11 modules

NEC for Machines and Panels

NEC code reading, table navigation, and article routing for motor and panel work.

Browse NEC for Machines and Panels →
14 modules

Control Systems

Control theory, PID intuition, industrial PLC implementation, loop architectures, applied heater and motion-control examples, state machines, interlocks, and servo commissioning.

Browse Control Systems →

All Modules

Module Track Level Time Type
Series, Parallel, and Divider Methods
Reduce series and parallel networks and apply voltage and current dividers to find operating points in real circuits.
Electrical Fundamentals Beginner 25 min Concept + Practice
Equivalent Circuit Methods
Simplify complex networks to Thevenin or Norton equivalents; apply source transformation and superposition for multi-source problems.
Electrical Fundamentals Intermediate 30 min Concept + Practice
Electrical Equations Reference
Quick-reference sheet for Ohm's law, power, dividers, KCL/KVL, and capacitor/inductor energy — formatted for fast lookup.
Electrical Fundamentals Beginner 10 min Reference
Passive Components
Understand resistors, capacitors, and inductors — their ratings, stored energy, and behavior in DC and AC circuits.
Electrical Fundamentals Beginner 20 min Concept
Diodes, Transistors, and Switching Basics
Cover diode families, BJT/MOSFET/IGBT switching modes, and flyback diodes — the semiconductor layer under every drive and power supply.
Electrical Fundamentals Intermediate 25 min Concept
IEC Earthing System Types
Understand how TN-C, TT, TN-C-S, TN-S, and IT earthing systems affect fault-current path, protective-device selection, and touch-voltage risk in machine and panel design.
Electrical Fundamentals Beginner 20 min Concept
DC Motor Basics
Learn armature construction, commutation, back-EMF, and the speed control methods that apply to DC drives and servo systems.
Motors, Drives, and Motion Beginner 20 min Concept
Motor Family Comparison
Compare induction, DC, BLDC, PMSM, and stepper motors across torque density, control complexity, and application fit.
Motors, Drives, and Motion Intermediate 20 min Concept
AC vs DC Motor Comparison
Decide between AC and DC drives for a given application by comparing speed range, maintenance, efficiency, and control method.
Motors, Drives, and Motion Intermediate 15 min Concept
Servo Drive Fundamentals
Understand the nested current–velocity–position loop structure, encoder feedback types, and gain tuning starting points.
Motors, Drives, and Motion Intermediate 25 min Concept
VFD and Servo Architecture Diagrams
Block diagrams for VFD and servo system wiring — use as a visual reference during commissioning and troubleshooting.
Motors, Drives, and Motion Beginner 15 min Reference
BLDC, EV, and Drone Motor Comparison
Compare BLDC and PMSM in industrial, EV, and drone contexts; understand ESC operation and the differences from industrial VFDs.
Motors, Drives, and Motion Intermediate 20 min Concept
Motor Control Methods and Operating Regions
Compare V/Hz, FOC, and DTC; understand field weakening and the constant-torque vs. constant-power operating regions.
Motors, Drives, and Motion Advanced 30 min Concept
Motor Efficiency, Power Factor, and Losses
Interpret IE efficiency classes, identify the dominant loss mechanisms, and understand when power factor correction is worth adding.
Motors, Drives, and Motion Intermediate 20 min Concept
Motor and VFD Equations Reference
Quick-reference equations for speed, torque, slip, power, and VFD sizing — formatted for fast lookup during design or commissioning.
Motors, Drives, and Motion Intermediate 10 min Reference
Servo Feedback and Inertia Matching
Choose encoder type for the application, calculate load-to-motor inertia ratio, and understand the stability implications of mismatched inertia.
Motors, Drives, and Motion Advanced 25 min Concept + Practice
Working Space and Table Navigation
Apply Table 110.26 correctly — read depth, width, and height requirements by condition of maintenance and voltage level.
NEC for Machines and Panels Beginner 15 min Code Application
Disconnecting Means for Machinery
Apply Art 430.102 in-sight rules, select permitted disconnect types, and understand how VFD installations change disconnect placement.
NEC for Machines and Panels Beginner 20 min Code Application
Class 1, Class 2, and Remote-Control Circuits
Classify control circuits using Art 725, understand why the power supply listing determines Class 2 status, and apply separation rules to 24 VDC PLC wiring in machine panels.
NEC for Machines and Panels Intermediate 25 min Code Application
Practical Article 409 Workflow
Apply Art 409 to industrial control panels — size supply conductors, verify required markings, understand the UL 508A relationship, and use the pre-shipment inspection checklist.
NEC for Machines and Panels Intermediate 25 min Code Application
Industrial Control Loop Architectures
Why most industrial loops are PI not PID, VFD speed-loop structure, servo cascade control, and comparison of process-loop types by controller choice.
Control Systems Intermediate 25 min Concept
PID Heater Control with Contactor
Practical heater-control design splitting PI temperature control from time-proportioning output scheduling — minimum on/off time, state machine, and safety interlocks.
Control Systems Intermediate 20 min Applied
PID in Drone and Motion Control
How fast cascade PID loops stabilize a quadcopter — nested rate, attitude, altitude, and position loops, motor mixing, and parallels to industrial servo cascade control.
Control Systems Advanced 20 min Applied
Machine State Model
How to design structured control logic using finite state machines — states, transitions, entry conditions, and fault handling for deterministic machine behavior.
Control Systems Intermediate 25 min Concept
Interlocks, Permissives & Safety Trips
Three distinct layers of protective logic — permissives prevent start, interlocks maintain operation, safety trips override everything — and why they must be kept separate.
Control Systems Intermediate 20 min Concept
Async Faults in Distributed Systems
Detection, classification, and response for faults that arrive out of sequence across multi-device control architectures — PLCs, drives, safety controllers, and networked I/O.
Control Systems Advanced 25 min Concept
Deterministic vs Non-Deterministic Control
Why real-time control requires deterministic timing, how PLC scan cycles and fieldbus protocols provide it, and how to separate time-critical control from monitoring and analytics layers.
Control Systems Intermediate 20 min Concept
Servo Tuning Strategy
Loop-by-loop servo commissioning from mechanical validation through current, velocity, and position loop tuning — including resonance detection, notch filters, and feedforward.
Control Systems Advanced 25 min Technique
Vibration and Resonance in Control Systems
Physical causes of vibration and resonance in controlled mechanical systems, detection methods including FFT, and the mechanical and control strategies used to mitigate them.
Control Systems Intermediate 20 min Concept
Multi-Axis Coordination
How coordinated motion controllers synchronize multiple axes — master-slave coupling, electronic gearing, interpolation modes, and the architecture decisions that determine accuracy and safety.
Control Systems Advanced 25 min Concept

These modules connect directly to the following standards. Follow the links to read article-level detail, crosswalks, and lifecycle context.


Trust Boundary — Engineering Judgment Required

This site is a personal-use paraphrase and navigation reference for industrial automation standards. It is not a substitute for authoritative standards documents, professional engineering judgment, or legal review. All content is sourced from a local RAG corpus and has not been independently verified against current published editions.

Items marked TO VERIFY have limited or unconfirmed local coverage. Items marked NOT IN CORPUS are not covered in the local repository. Do not rely on this site for compliance determinations, safety-critical design decisions, or legal interpretation.

Trust Boundary — Engineering Judgment Required

This site is a personal-use paraphrase and navigation reference for industrial automation standards. It is not a substitute for authoritative standards documents, professional engineering judgment, or legal review. All content is sourced from a local RAG corpus and has not been independently verified against current published editions.

Items marked TO VERIFY have limited or unconfirmed local coverage. Items marked NOT IN CORPUS are not covered in the local repository. Do not rely on this site for compliance determinations, safety-critical design decisions, or legal interpretation.