YogiPWD

Flow Chart - HMP Inspection & Running

Flow Chart - HMP Inspection & Running
FLOW CHART FOR INSPECTION & RUNNING OF HOT MIX PLANT (HMP)
flowchart TD %% === Start === A["Use Laboratory
Mix Design Values"] %% === Plant Inspection === B["Inspection of Hot Mix Plant Comprising
Cold Aggregate Feed System with Vibrators,
Conveyors, Dryer Unit, Bitumen Supply Unit,
Dust Control System and Control Panel"] %% === Calibration === C["Calibration of Cold Bins to
Operate at Different Capacities"] D["Adjustment of Motor Speed
for Different Capacity"] %% === Sampling & Testing === E["Collection of Samples from Bins/Conveyors
for Gradation Testing and Adjustment"] F["Measurement of Aggregate and Binder
Temperature as per MORTH 500 & IRC 111:2009"] %% === Mixing === G["Mixing in Drum/Pugmill
(ΔT of Aggregate & Bitumen ≤ 14°C)"] H["Discharge Temperature of Mix
as per IRC 111:2009"] %% === Marshall Testing === I["Collection of Samples for
Marshall Specimen Preparation
Testing for Bulk Density, Stability,
Flow, Bitumen Content and Voids"] %% === Visual & Transport === J["Visual Inspection of Mix at Plant
and Covering with Tarpaulin Sheets"] K["Transporting Mix using
Good Condition Tipper Trucks"] L["Delivery to Site/Paver
with Challan Record"] %% === Connections === A --> B --> C --> D --> E --> F --> G --> H --> I --> J --> K --> L %% === Subgraphs === subgraph Inspection_Calibration ["INSPECTION & CALIBRATION"] B C D end subgraph Testing_Control ["TESTING & TEMPERATURE CONTROL"] E F G H end subgraph Quality_Testing ["MARSHALL & VISUAL TESTING"] I J end subgraph Delivery ["TRANSPORT & DELIVERY"] K L end %% === Styling === classDef start fill:#e6f7ff,stroke:#1890ff,stroke-width:2px,rx:6px,ry:6px; classDef process fill:#fff7e6,stroke:#fa8c16,stroke-width:1.5px,rx:6px,ry:6px; classDef testing fill:#f6ffed,stroke:#52c41a,stroke-width:1.5px,rx:6px,ry:6px; classDef delivery fill:#f0f0f0,stroke:#999,stroke-width:1.5px,rx:6px,ry:6px; class A start; class B,C,D process; class E,F,G,H,I testing; class J,K,L delivery;

Post a Comment

0 Comments