Files
my-vault/airport-wiki/concepts/tech-infrastructure/tier-iv-design.md
T
zhiqiang feng 587f8f51be refactor: merge flight-wiki + restructure concepts/ into two subdirectories
- flight-wiki fully merged into airport-wiki/concepts/flight-operations/
- concepts/ restructured: tech-infrastructure/ (9 pages) + flight-operations/ (10 pages)
- aodb.md (380 lines) split into aodb-core.md + aodb-vendors.md
- SCHEMA.md updated: Domain covers '智算中心+航班運營' dual domains
- new: airport-systems-landscape.md (flight ops system architecture)
- index.md rewritten with visual directory tree
- log.md updated
2026-04-10 09:02:57 +08:00

31 lines
920 B
Markdown

---
title: Tier IV 数据中心设计
created: 2026-04-08
updated: 2026-04-08
type: concept
tags: [tier-iv, design]
sources: []
---
# Tier IV 数据中心设计
## 标准参考
- **ANSI/TIA-942-B**: 数据中心电信基础设施标准
- **Uptime Institute Tier Standard**: Tier IV 为最高等级
## Tier IV 核心要求
- **可用性**: 99.99%(年停机 ≤ 0.8 小时)
- **冗余等级**: 2N(完全冗余,任何单点故障不影响运行)
- **容错能力**: 任意单一故障不影响 IT 负载
- **电力路径**: 2N UPS,双市电引入
- **冷却系统**: 2N 冗余,确保任何故障下制冷不中断
- **物理安全**: 生物识别门禁、全区域 CCTV
## 机场适用性
适用于机场应急指挥中心、空管核心系统等不允许停机的关键设施。建设成本约为 Tier III 的 1.5-2 倍。
> 相关:[[tier-iii-design]] | [[power-and-cooling]] | [[security-design]]