Skip to content
Queensferry

Module 19 · Lesson 19.2

Passive, semi-active and active control

What supplies the force, what each needs to work, and why fail-safe behaviour decides which is buildable.

Why this matters

Everything in Modules 17 to 19 so far has been PASSIVE: a device with fixed properties that responds to the motion and needs nothing from anyone. Isolators, viscous dampers and tuned mass dampers all work in a power cut, with nobody watching.

There are two further categories. Semi-active devices change their own properties in real time but still cannot add energy. Active systems apply a commanded force from an external supply.

The engineering distinction that matters is not sophistication. It is what happens when the system fails, and that question decides which of the three ever gets built.

By the end of this lesson you should be able to

  • Classify a control device by what supplies its force
  • State what a semi-active system can and cannot do
  • List what an active system needs to operate
  • State the fail-safe requirement and explain why it governs

What you should already know

  • Tuned mass dampers (Lesson 19.1)
  • Viscous dampers (Module 18)
  • Base isolation (Module 17)

Three categories, one distinguishing question

Passive. The device's properties are fixed. It responds to motion and supplies force from the motion itself. No power, no sensors, no control. Isolators, viscous dampers, tuned mass dampers, friction dampers, yielding braces.

Semi-active. The device's properties can be changed in real time — an orifice that opens and closes, a magnetorheological fluid whose viscosity changes with an applied field, a variable-stiffness brace. It cannot add energy to the structure; it can only choose how much to take out and when.

Active. An actuator applies a commanded force, drawing energy from an external supply. It can do things a passive device cannot, including pushing the structure in the direction it is already going, which is occasionally the right thing to do.

The question that separates them: where does the force come from? Passive — from the motion. Semi-active — from the motion, but modulated. Active — from a power supply.

What semi-active buys

A passive damper is a compromise: sized for one condition, it is wrong for the others. A semi-active damper can be soft when the structure is moving one way and stiff when it is moving the other, adapting to the event as it happens.

The attraction is the risk profile. Because it cannot add energy, a semi-active device cannot destabilise the structure. If the control system fails, the device reverts to a passive damper — perhaps not the best passive damper, but a safe one. It gets most of the benefit of active control with a fraction of the consequence when it fails.

Power requirements are also modest: enough to operate a valve or energise a coil, not to move the building. Battery backup is realistic.

This is why semi-active control is the category that has actually been deployed in significant numbers.

What an active system needs

Sensors. Accelerometers, displacement transducers, sometimes a wind or ground-motion input. They must be reliable, calibrated and maintained for the building's life.

A control algorithm. It decides the force to apply, from the sensed state and a model of the structure. There is a great deal of theory here — optimal control, sliding mode, fuzzy, neural — and the practical constraint is that the algorithm must work with the structure the building actually is, not the one in the model.

Actuators. Hydraulic rams, or a driven mass, capable of the required force and stroke. They are large, and they need real power.

Power. Continuous, and available during exactly the events for which the system exists. An earthquake that takes out the grid takes out the control system unless it has independent supply.

Maintenance. For decades, on a system whose failure may not be evident until the day it is needed.

Robustness and stability

An active system relies on a model of the structure to decide what force to apply. The real structure is not that model.

If the model's frequency is wrong, the commanded force can arrive at the wrong moment in the cycle. A force applied in phase with the velocity adds energy rather than removing it — the control system driving the structure instead of restraining it. In the worst case the closed loop is unstable and the system fails by exciting the very motion it was installed to suppress.

Control theory has well-developed tools for this — gain margin, phase margin, robust design against a family of plausible structures rather than a single nominal one. The engineering point is that the robustness question is not optional, and it is a different question from whether the algorithm is good.

Fail-safe behaviour

This is the requirement that governs everything.

A structural control system must fail into a state that is safe. Not merely 'not helpful' — safe. Specifically:

  • loss of power must leave a passive device, not a free one;
  • a failed sensor must be detected, and the system must degrade rather than act on bad data;
  • a runaway actuator must be limited mechanically, not only in software;
  • the structure must be adequate WITHOUT the control system operating, for the design event.

That last one is the decisive constraint, and it is worth stating plainly: an active control system is generally not permitted to be the reason a structure is safe. It is permitted to improve comfort, to reduce damage, to protect contents. If the building would be unsafe with the system switched off, then the safety of the building depends on a computer, a power supply and a set of sensors continuing to work through an earthquake.

That constraint, more than cost or complexity, is why active control is rare in buildings and common in aerospace, where the same reasoning leads to the opposite answer because there is no passive alternative.

Choosing

Passive for almost everything. Simple, reliable, no power, no maintenance beyond inspection. Start here and only leave it for a specific reason.

Semi-active where the excitation varies enough that a single passive setting is a poor compromise, and where the fail-safe argument can be made cleanly.

Active where the performance genuinely cannot be achieved passively and the consequence of failure is comfort rather than safety. In buildings this means, in practice, occupant comfort in wind on very tall towers.

Worked example

Choosing a control strategy for a footbridge

Given

  • A 92 m steel footbridge; first lateral mode at 0.94 Hz, inherent damping 0.6%
  • Lateral synchronous pedestrian excitation is the problem — crowd loading at about 0.9 Hz
  • Measured peak lateral acceleration under a test crowd: 2.1 m/s²
  • Comfort criterion: 0.35 m/s²

Find

A control strategy, and the damping needed.

Assumptions

  • Response dominated by the first lateral mode; excitation narrow-band around 0.9 Hz
  • Response amplitude taken as inversely proportional to damping in this near-resonant regime

    Predict first

    An active control system's model has the building's first frequency 8% too high. What is the risk?

    Practice

    A footbridge has 0.6% damping and needs a sixfold reduction in lateral acceleration. Assuming response scales as 1/ζ, what total damping ratio is required, as a percentage?

    Check yourself

    What distinguishes a semi-active control device from an active one?

    Check yourself

    Why is active control common in aerospace and rare in buildings?

    Check yourself

    A tuned mass damper's own damping ζ₂ is halved from its optimum. What happens to the response curve?

    Summary

    • Passive takes its force from the motion; semi-active modulates it; active supplies it from outside
    • Semi-active cannot add energy, so it cannot destabilise and it fails to passive
    • Active control needs sensors, an algorithm, actuators, power and decades of maintenance
    • A model-frequency error can put the commanded force in phase with velocity and add energy
    • The structure must be adequate for the design event with the system inoperative
    • Passive first, semi-active where a single setting is a poor compromise, active only for comfort
    Progress is kept in this browser only.

    This is educational material. It uses simplified examples to teach principles, and must not be relied on for real design or safety-critical decisions. Module overview and checkpoint