Chapter 75 Β· Flashcards

Power Resiliency β€” Flashcards

10 cards covering power disturbances, UPS types, UPS features, generators, and the layered UPS-generator architecture.

0 / 10 flipped
Concept
What are the three main types of power disturbances, and how does each affect voltage?
Answer
Blackout: voltage drops to zero β€” complete loss of power.

Brownout: voltage drops below normal operating level β€” partial reduction, not a full outage; causes instability and hardware stress.

Surge (spike): voltage spikes above normal β€” sudden overvoltage that can permanently damage electronic components.
Term
UPS (Uninterruptible Power Supply)
Definition
A battery-containing device that provides short-term backup power when utility power fails, drops, or spikes. Protects against blackouts, brownouts, and surges. Also bridges the generator startup gap (~60–90 seconds) by providing battery power while the generator warms up. Three types: offline/standby (basic), line-interactive (voltage regulation), and online/double-conversion (zero transfer time).
Term
Offline (Standby) UPS
Definition
Simplest, cheapest UPS type. Equipment runs from utility power during normal operation; battery waits in standby. When utility fails, an internal switch transfers load to battery β€” with a brief millisecond delay. Provides basic blackout protection and surge suppression. Does NOT actively regulate voltage β€” brownouts pass through if above the switch-over threshold. Best for PCs and non-critical equipment in stable power environments.
Term
Line-Interactive UPS
Definition
UPS type that adds active voltage regulation via an autotransformer. Boosts voltage during brownouts and reduces it during overvoltage β€” without switching to battery. Battery is preserved for actual blackouts. Best suited for areas with frequent voltage sag or instability. Has a transfer delay when switching to battery but uses it far less than offline UPS. Commonly deployed for small servers, network closets, and mid-sized business environments.
Term
Online (Double-Conversion) UPS
Definition
Most advanced UPS type. Continuously converts AC→DC (charging battery) and DC→AC (powering equipment) — equipment always runs from the battery/inverter, never directly from utility. Zero transfer time: no switching event when utility fails. Provides fully clean, conditioned power. Most expensive; slightly less energy-efficient due to double-conversion losses. Best for data centers, healthcare, and financial systems where even milliseconds of interruption is unacceptable. Also called double-conversion UPS.
Concept
Which UPS type is specifically recommended for environments with frequent brownouts, and why?
Answer
Line-interactive UPS. Its autotransformer actively compensates for voltage drops by boosting the output voltage back to normal β€” without switching to battery. An offline UPS would pass the reduced voltage through to equipment (causing instability). An online UPS would also handle it (but at much higher cost). Line-interactive is the cost-effective middle option that directly addresses brownout scenarios.
Concept
What is the automatic graceful shutdown feature on a UPS, and why is it important?
Definition
When battery charge drops to a configured threshold (e.g., 20%), the UPS signals connected servers to shut down cleanly β€” saving files, closing transactions, and powering off gracefully. This prevents the data corruption that occurs when the battery is fully depleted and power cuts abruptly. Works unattended β€” no human needs to be present. Critical for environments where an extended unattended outage could otherwise result in corrupted data when the battery finally runs out.
Term
Generator (Power Resiliency)
Definition
An engine-driven device that converts fuel (diesel, natural gas, propane) into electrical power for long-term backup operation during extended outages. Provides power for hours to days as long as fuel is available. Requires a 30–90 second startup delay before providing stable output β€” the UPS bridges this gap. Some building circuits are designated and marked as generator-backed. Requires regular testing and fuel management to remain reliable when needed.
Concept
Why are UPS and generator always deployed together rather than as alternatives?
Answer
They cover different time horizons and each has a gap the other fills:

Generator alone: equipment loses power during the 60–90 second startup delay β€” uncontrolled shutdown, potential data corruption.

UPS alone: battery runs out during an extended outage β€” graceful shutdown but no sustained power.

Together: UPS bridges the startup gap; generator provides sustained power. Seamless coverage across the full outage duration spectrum.
Concept
Why does power resiliency engineering matter if the organization's internal systems are working fine?
Answer
Organizations do not generate their own power β€” they depend on third-party utility providers they cannot control. A utility transformer failure, storm, grid overload, or maintenance operation can cause an outage with no fault by the organization. Power is the single foundational resource that all technology requires; without it, no redundancy, backup, or failover system can operate. Power resiliency engineering is the recognition that the external dependency must be mitigated internally.