# Fire and Gas Detection Systems - Obsidian Vault This Obsidian vault contains atomic notes on fire and gas detection systems, extracted from "Mastering Fire & Gas Detection Systems" by Satheesh Kumar Veluswamy. ## Structure ### Map of Content Start here: [[Map of Content - Fire and Gas Detection]] ### Index Notes - [[Index - Detection Technologies]] - Sensor types and detection methods - [[Index - System Components]] - System architecture and components - [[Index - Standards & Regulations]] - Standards, codes, and compliance - [[Diagram Index]] - Visual references and diagrams ### Atomic Notes All notes follow atomic note principles: - One concept per note - Clear definitions and explanations - Links to related concepts - Tags for filtering - Diagrams where applicable ## Categories ### Fundamentals Core principles, physics, and chemistry: - [[Lower Explosive Limit (LEL)]] - [[Upper Explosive Limit (UEL)]] - [[Temperature Classes]] - [[Auto-Ignition Temperature (AIT)]] - [[Cross-Sensitivity]] - [[Dense Gas Dispersion]] - [[Neutrally Buoyant Gas]] - [[Aerosol Formation]] - [[Oxygen Deficiency]] - [[Oxygen Enrichment]] ### Detection Technologies - [[Catalytic Bead Sensor]] - [[IR Absorption]] - [[Flame Detection]] - [[Open Path Detection]] - [[Electrochemical Sensor]] ### Gas Types - [[Methane]] - [[Hydrogen Sulfide (H2S)]] - [[Carbon Monoxide (CO)]] ### System Components - [[F&G Control Systems]] - [[Gas Detector Placement]] - [[Alarm Thresholds]] ### Standards & Regulations - [[IEC 61508]] - [[IEC 61511]] - [[ATEX]] - [[Safety Integrity Level (SIL)]] - [[Hazardous Area Classification]] ## How to Use ### Navigation 1. **Start with the MOC**: [[Map of Content - Fire and Gas Detection]] 2. **Browse by category**: Use index notes for specific topics 3. **Follow links**: Click on [[linked concepts]] to explore relationships 4. **Use graph view**: Visualize connections between concepts 5. **Filter by tags**: Use tag pane to find related notes ### Features - **Atomic Notes**: Each note focuses on a single concept - **First Principles**: Notes explain fundamental principles - **Visual References**: Diagrams embedded in relevant notes - **Cross-Linking**: Extensive links show relationships - **Tags**: Filter by topic (#fundamental, #detection-technology, #safety, etc.) ## File Organization ``` . ├── Map_of_Content_-_Fire_and_Gas_Detection.md ├── Index_-_Detection_Technologies.md ├── Index_-_System_Components.md ├── Index_-_Standards_&_Regulations.md ├── Diagram_Index.md ├── README.md ├── [Atomic Notes].md (27+ concept notes) └── diagrams/ └── *.png, *.jpeg (extracted diagrams) ``` ## Diagrams - Diagrams are stored in the `diagrams/` folder - Full page images: `page_XXX_full.png` - Embedded images: `page_XXX_img_N.ext` - All diagrams use relative paths for portability - See [[Diagram Index]] for complete list ## Source **Book**: Mastering Fire & Gas Detection Systems **Author**: Satheesh Kumar Veluswamy **Publisher**: TLC Publishing International **Year**: 2024 ## Purpose This vault is designed to: - Build first-principles understanding of fire and gas detection - Guide innovation in safety systems - Provide comprehensive reference material - Support learning and professional development ## Tips - Use Obsidian's graph view to explore concept relationships - Create your own notes and link them to existing concepts - Use tags to organize your own additions - Follow links to discover related concepts - Refer to diagrams for visual understanding ## Maintenance - Notes are based on extracted PDF content - Diagrams are extracted from source PDF - All links use relative paths - Ready to copy into your Obsidian vault ## Getting Started 1. Copy all `.md` files to your Obsidian vault 2. Copy the `diagrams/` folder to your vault root 3. Open [[Map of Content - Fire and Gas Detection]] 4. Start exploring! --- *Created from "Mastering Fire & Gas Detection Systems" by Satheesh Kumar Veluswamy*