Skip to content
Engineering Medium #step-response#damping

Step Response: Under, Critical, Over Damped

How a second-order system responds to a step input under different damping ratios.

A free, animated step response: under, critical, over damped you can read here or embed on any website, from Scrollchart.

Step Response: Under, Critical, Over Damped

Step Response: Under, Critical, OverdampedSecond-order system response vs normalized time for three damping ratios

Three step responses: underdamped (oscillates and overshoots), critically damped (fastest non-overshoot), overdamped (slow approach). Damping ratio zeta = 0.3, 1.0, 2.0 plotted.

Good for

  • Control-systems coursework illustrating second-order dynamics and the role of damping ratio
  • PID tuning articles connecting gain selection to overshoot and settling-time tradeoffs
  • Mechanical and electrical engineering blog content on resonance and stability margins

Source & accuracy

This step response: under, critical, over damped is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Damping ratio controls oscillation behavior

A second-order system (like a mass on a spring with friction) responds to a sudden input (a step) in ways that depend on the damping ratio. Underdamped systems (low damping) overshoot the setpoint and oscillate around it before settling, like a car suspension bouncing. Critically damped systems (just the right amount of damping) reach the setpoint fastest without overshoot, like a well-tuned shock absorber. Overdamped systems (high damping) approach the setpoint without oscillation but take longer, like a heavily loaded suspension that settles slowly.

Choosing damping for the application

Control designers tune the damping ratio based on the cost of overshoot versus the cost of slow response. A pressure vessel regulator might be overdamped to prevent dangerous pressure spikes. A room temperature controller could be underdamped because slight overshoot and oscillation are harmless and response is faster. A manufacturing process might be critically damped to balance settling time and accuracy. The settling time (how long until the response stays within 2 percent of the final value) and peak overshoot are both functions of the damping ratio and natural frequency, so engineers adjust both to meet specifications.

Embed this diagram

Add this animated step response: under, critical, over damped to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated step response: under, critical, over damped for any website.
Who uses it
Engineering blogs & docs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="step-response-types" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Step Response: Under, Critical, Over Damped" for my website?
Scrollchart provides "Step Response: Under, Critical, Over Damped" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a step response: under, critical, over damped in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.