# AI建议将硝酸存放在金属柜或木架上，或将其存放在靠近丙酮或乙醇等有机溶剂的地方

- **ID:** `safety/chemical-incompatibility-storage`
- **领域:** safety
- **类别:** system_error
- **错误码:** `CHEM-STOR-203`
- **验证级别:** ai_generated
- **修复率:** 93%

## 根因

硝酸是一种强氧化剂，与有机材料（木材、纸张、溶剂）和许多金属（除不锈钢和铝外）发生剧烈反应，产生有毒的二氧化氮气体并可能导致火灾/爆炸；正确储存需要使用由聚乙烯或聚丙烯制成的专用酸柜，并与易燃物和可燃物隔离。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| OSHA 29 CFR 1910.106 (2024) | active | — | — |
| NFPA 400-2022 (Hazardous Materials Code) | active | — | — |
| USP <800> (Hazardous Drugs) - 2023 | active | — | — |

## 解决方案

1. ```
   Store nitric acid in a dedicated acid storage cabinet made of high-density polyethylene (HDPE) or polypropylene, with a spill containment sump. Label the cabinet clearly: 'NITRIC ACID ONLY - STRONG OXIDIZER - KEEP AWAY FROM ORGANICS AND REDUCING AGENTS'. Ensure the cabinet is ventilated to prevent accumulation of NO2 gas.
   ```
2. ```
   Segregate nitric acid from all organic materials (including solvents, paper, wood, plastics not rated for acid) by at least 3 meters (10 feet) or a fire-rated barrier. Store in a cool, dry area away from direct sunlight. Example segregation plan: 'Acid Cabinet A (HNO3) located in Room 101, minimum 5m from Solvent Cabinet B (acetone, ethanol) in Room 102.'
   ```
3. ```
   Use chemical compatibility charts (e.g., from the manufacturer or NOAA CAMEO) to verify storage groups. For nitric acid, the incompatibility group includes: 'Organic acids, alcohols, aldehydes, ketones, amines, ammonia, bases, metals (except stainless steel and Al), carbides, cyanides, sulfides, and all combustible materials.' Document the segregation plan in the lab's chemical hygiene plan.
   ```

## 无效尝试

- **** — Flammable storage cabinets are often made of steel with flammable-rated coatings; nitric acid can corrode the metal, and if organic vapors are present, the oxidizing nature of nitric acid can cause a fire or explosion (85% 失败率)
- **** — Wood is organic and will react with nitric acid if spilled, producing nitrogen dioxide gas (toxic) and potentially igniting; secondary containment may not prevent the acid from contacting the wood if the tray is overfilled or tipped (80% 失败率)
- **** — Refrigerators often contain organic materials (food, plastics) and may not be spark-proof; nitric acid can react with organic vapors in the enclosed space, and cold temperatures can cause crystallization or phase separation of some acid concentrations (90% 失败率)
