Portland cement pipeline
Diagramma di flusso
flowchart LR
rawMealPreparation["preparazione raw meal"]
preheaterPrecalciner["preriscaldatore + precalciner"]
clinkerFormation["formazione clinker"]
clinkerCooling["raffreddamento clinker"]
cementFinishGrinding["macinazione finale cemento"]
rawMealPreparation --> preheaterPrecalciner
preheaterPrecalciner --> clinkerFormation
clinkerFormation --> clinkerCooling
clinkerCooling --> cementFinishGrinding
in_limestone(["CaCO3"]):::input
in_limestone --> rawMealPreparation
in_clay(["argilla"]):::input
in_clay --> rawMealPreparation
in_silica(["silice"]):::input
in_silica --> rawMealPreparation
in_hematite(["ematite"]):::input
in_hematite --> rawMealPreparation
out_rawMeal(["raw meal"]):::output
rawMealPreparation --> out_rawMeal
in_rawMeal(["raw meal"]):::input
in_rawMeal --> preheaterPrecalciner
out_calcinedMeal(["meal calcinato"]):::output
preheaterPrecalciner --> out_calcinedMeal
in_calcinedMeal(["meal calcinato"]):::input
in_calcinedMeal --> clinkerFormation
out_clinker(["clinker"]):::output
clinkerFormation --> out_clinker
in_clinker(["clinker"]):::input
in_clinker --> clinkerCooling
in_air(["aria"]):::input
in_air --> clinkerCooling
out_cooledClinker(["clinker raffreddato"]):::output
clinkerCooling --> out_cooledClinker
in_cooledClinker(["clinker raffreddato"]):::input
in_cooledClinker --> cementFinishGrinding
in_gypsum(["CaSO4·2H2O"]):::input
in_gypsum --> cementFinishGrinding
out_portlandCement(["cemento Portland"]):::output
cementFinishGrinding --> out_portlandCement
classDef input fill:#e8f4ff,stroke:#06c
classDef output fill:#e8ffe8,stroke:#0a7
Unit Operation
Dereferenziabile: chem:portlandCementPipeline
· vedi tutto l'ontologia