In my research on sustainable manufacturing, I have focused on developing a comprehensive carbon emission modeling method specifically tailored for sand casting services. Sand casting services are integral to the manufacturing industry, contributing significantly to global carbon emissions due to their energy-intensive processes. My goal is to provide a granular approach that quantifies carbon emissions at the process level, enabling targeted节能减排 strategies for sand casting services. This methodology not only aids in environmental compliance but also enhances operational efficiency in sand casting services.
The sand casting production process involves numerous steps, each contributing to overall carbon emissions. By analyzing these processes, I have identified key characteristics that define each step. In sand casting services, understanding these characteristics is crucial for accurate carbon accounting. I define eight process feature elements to describe the basic state of each process in sand casting services:
- Time Element (TE): The duration a process activity maintains the same state.
- Load Element (WE): The magnitude of load during process execution.
- Load Power Element (LE): The power characteristic under load state.
- No-load Power Element (PE): The power characteristic under no-load state.
- Standby Power Element (SE): The power characteristic under standby state.
- Undesired Element (UE): Pollutants generated, such as waste gas, slag, waste sand, and wastewater.
- Material Element (ME): Materials consumed, including sand, limestone, coatings, etc.
- Energy Element (EE): Energy resources consumed other than electricity, like coal, oil, and natural gas.
These feature elements form the foundation for modeling carbon emissions in sand casting services. To represent carbon emissions quantitatively, I propose five basic process carbon sources:
- Material Consumption Carbon Source (MC): Emissions from consuming materials.
- Undesired Carbon Source (UC): Emissions from pollutants and defective products.
- No-load (Standby) Carbon Source (PC): Emissions from equipment in no-load or standby states.
- Load Carbon Source (LC): Emissions from equipment under load.
- Energy Consumption Carbon Source (EC): Emissions from energy resources other than electricity.
Each process in sand casting services can be decomposed into these basic carbon sources, allowing for detailed emission calculations. For instance, a hoisting process might be represented as PC–LC–PC, reflecting its sequence of no-load, load, and no-load states.

To formalize the relationship between processes and feature elements in sand casting services, I use a relational matrix. Let $PF = \{pf_1, pf_2, \dots, pf_8\}$ represent the set of process feature elements, and $PA = \{pa_1, pa_2, \dots, pa_n\}$ represent the set of process activities. The association matrix $MR$ is defined as:
$$ MR = \begin{pmatrix}
r(1,1) & \dots & r(1,8) \\
\vdots & \ddots & \vdots \\
r(n,1) & \dots & r(n,8)
\end{pmatrix} $$
where $r(i,j) = 1$ if process $pa_i$ is associated with feature element $pf_j$, and $0$ otherwise. This matrix helps in systematically mapping emissions in sand casting services.
Next, I model the carbon emissions for each basic carbon source. Using emission factor methods aligned with standards like PAS 2050, I derive formulas for sand casting services.
For the no-load (standby) carbon source (PC), emissions are calculated based on power and time. The average no-load or standby power $P_o$ is determined from historical data:
$$ P_o = \frac{1}{n} \sum_{i=1}^{n} P_{o_i} $$
where $P_{o_i}$ is the measured power in kW for the $i$-th test, and $n$ is the number of tests. The carbon emission $C_{PC}$ for a process is:
$$ C_{PC} = P_o \cdot t \cdot E $$
Here, $t$ is the operation time in seconds, and $E$ is the carbon emission factor for electricity in kg CO₂e per kWh.
For the load carbon source (LC), emissions account for both no-load power and additional power due to load. The formula is:
$$ C_{LC} = (P_o + \lambda \cdot G \cdot P_{pw}) \cdot t \cdot E $$
where $P_{pw}$ is the additional power per unit load in kW/kg, $\lambda$ is a unit power loss coefficient, $G$ is the load weight in kg, and other variables are as defined earlier. This model is essential for sand casting services where equipment handles varying loads.
Material consumption carbon source (MC) emissions are derived from the carbon footprint of materials used in sand casting services. Let $cme(i,j)$ be the quantity of material $i$ consumed in process $j$. The carbon emission $C_{MC_j}$ for process $j$ is:
$$ C_{MC_j} = \sum_{i=1}^{m} cme(i,j) \cdot cm_i $$
where $cm_i$ is the carbon emission per unit of material $i$, calculated as $cm_i = \sum_{k=1}^{K} ES_k \cdot E$, with $ES_k$ being the energy consumption at processing stage $k$. This summation captures the lifecycle emissions of materials in sand casting services.
Energy consumption carbon source (EC) emissions involve non-electricity energy sources. For process $j$, the emission $C_{EC_j}$ is:
$$ C_{EC_j} = \sum_{i=1}^{p} ce(i,j) \cdot E_i $$
where $ce(i,j)$ is the consumption of energy resource $i$ in process $j$, and $E_i$ is its carbon emission factor. This covers fuels like coal and gas in sand casting services.
Undesired carbon source (UC) emissions account for waste treatment. Let $cne(i,j)$ be the quantity of undesired material $i$ generated in process $j$. The emission $C_{UC_j}$ is:
$$ C_{UC_j} = \sum_{i=1}^{q} cne(i,j) \cdot cnc_i $$
where $cnc_i = \phi_i \cdot \sum_{k=1}^{K} ES_k \cdot E$ is the carbon emission per unit of undesired material $i$, with $\phi_i$ as a treatment difficulty coefficient. This coefficient, assessed by industry experts, reflects the complexity of waste management in sand casting services.
To integrate these sources into a holistic model for sand casting services, I define a process model based on weighted directed graphs. Let $SPM = (V, R, PF, RP, WP)$ represent the sand casting process model, where $V$ is the set of process nodes, $R$ is the set of directed edges between processes, $PF$ is the set of process feature elements, $RP$ is the set of edges between features and processes, and $WP$ is the set of weights on these edges. This model visually captures the flow and characteristics of sand casting services.
I then transform this into a process carbon source model $PCS = (V, VP, R, RPC, PF, RP, WP)$, where $VP = \{PC, LC, MC, EC, UC\}$ is the set of carbon source nodes, and $RPC$ is the set of edges between them. This allows for emission calculations at the carbon source level in sand casting services.
The relationship between processes and carbon sources is represented by matrix $M_{PACR}$:
$$ M_{PACR} = \begin{pmatrix}
r(pa_1, cr_1) & \dots & r(pa_1, cr_5) \\
\vdots & \ddots & \vdots \\
r(pa_n, cr_1) & \dots & r(pa_n, cr_5)
\end{pmatrix} $$
where $r(pa_i, cr_j)$ indicates the association between process $i$ and carbon source $j$. For sand casting services, this matrix is derived from process feature data.
The total carbon emission $C_{process}$ for a sand casting service process is computed by summing emissions from all carbon sources across all processes:
$$ C_{process} = \sum_{i=1}^{n} \left( M_{RFCR} \cdot M_{PAPF} \cdot (C_{PC_i} + C_{LC_i} + C_{MC_i} + C_{EC_i} + C_{UC_i}) \right) $$
Here, $M_{RFCR}$ is the matrix linking feature elements to carbon sources, and $M_{PAPF}$ is the matrix of process feature values. Expanding this, the formula becomes:
$$ C_{process} = \sum_{i=1}^{n} \left( \begin{bmatrix} \text{TE}_i(t_P, t_L, t_S) \\ \text{WE}_i(w) \\ \text{LE}_i(p_l) \\ \text{PE}_i(p_o) \\ \text{SE}_i(p_s) \\ \text{UE}_i(ue) \\ \text{ME}_i(me) \\ \text{EE}_i(ee) \end{bmatrix}^T \cdot \begin{bmatrix} 1 & 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 & 0 \\ 1 & 1 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 1 \\ 0 & 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 & 0 \end{bmatrix} \cdot \begin{bmatrix} P_o \cdot t \cdot E \\ (P_o + \lambda \cdot G \cdot P_{pw}) \cdot t \cdot E \\ \sum_{i} \sum_{k} (ES_k \cdot cme(i,j)) \cdot E \\ \sum_{i} ce(i,j) \cdot E_i \\ \sum_{i} \sum_{k} (ES_k \cdot cne(i,j) \cdot \phi_i) \cdot E \end{bmatrix} \right) $$
This integrated model provides a robust tool for quantifying emissions in sand casting services, facilitating process optimization and减排 initiatives.
To validate the model, I applied it to a real-world case in sand casting services: the production of a farm vehicle box casting. This casting, made of HT250 with dimensions 1400 mm × 400 mm × 450 mm, used furan resin sand. The key processes included sand mixing, compacting, flipping, molding, and closing. For sand casting services, such processes are common, and their emission analysis is critical.
I collected data on equipment and materials. For example, the sand mixer had an average no-load power of 3 kW, load power of 0.6 kW/t, and standby power of 0.4 kW. The compacting equipment had a no-load power of 2.1 kW and load power of 0.7 kW/t. The flipping-molding-closing machine had a no-load power of 5 kW and load power of 3 kW/t. A hoist with a 5 t capacity had an average no-load power of 6 kW and additional power of 2.6 kW/t. In sand casting services, such specifications vary, but my model adapts accordingly.
Using the process carbon source representation, I mapped the processes:
| Process Node | Process Name | Process Carbon Sources |
|---|---|---|
| 1 | Sand Mixing | PC–LC–UC–MC |
| 2 | Compacting | PC–LC–UC |
| 3 | Flipping-Molding-Closing | PC–LC |
The material consumption involved resin sand, with emissions calculated based on lifecycle data. For sand casting services, material carbon emissions are significant due to high sand usage. Assuming 1.5 t of sand per ton of casting with a 5% waste rate, the carbon emission from materials was computed using energy consumption figures for sand production: natural gas at 9.654 kgce/m³, raw coal at 69 kgce/kg, and crude oil at 13.943 kgce/kg. The carbon emission factors were: electricity at 4.035 kg CO₂e/kgce, raw coal at 3.138 kg CO₂e/kgce, crude oil at 2.253 kg CO₂e/kgce, and natural gas at 1.744 kg CO₂e/kgce.
For the sand mixing process, emissions were calculated as follows. No-load (standby) carbon source:
$$ C_{PC_1} = (0.351 + 0.0382) \times 4.035 \times 0.1229 = 0.193 \, \text{kg CO}_2\text{e} $$
Load carbon source:
$$ C_{LC_1} = (0.38923 + 0.24485) \times 4.035 \times 0.1229 = 0.3145 \, \text{kg CO}_2\text{e} $$
Material carbon source (for 0.18 t of resin sand):
$$ C_{MC_1} = 0.18 \times (16.8366 + 216.522 + 31.41358) = 47.65899 \, \text{kg CO}_2\text{e} $$
Undesired carbon source (for 0.21 t of waste):
$$ C_{UC_1} = 0.21 \times (16.83658 + 216.522 + 31.41358) \times 10^{-3} = 0.0556 \, \text{kg CO}_2\text{e} $$
Similar calculations were performed for other processes in sand casting services. The total carbon emissions for these three processes were:
$$ C = 47.65899 + 0.92 + 0.7835 + 0.16246 = 49.52495 \, \text{kg CO}_2\text{e} $$
This total includes material emissions from one-time input; in sand casting services, material reuse (e.g., 95% sand recovery) can further reduce emissions through allocation. The breakdown highlights that load emissions in sand mixing and no-load emissions in flipping-molding-closing are substantial, indicating optimization opportunities for sand casting services.
To summarize the emission contributions, here is a table based on the case study for sand casting services:
| Process | PC Emissions (kg CO₂e) | LC Emissions (kg CO₂e) | MC Emissions (kg CO₂e) | UC Emissions (kg CO₂e) | Total (kg CO₂e) |
|---|---|---|---|---|---|
| Sand Mixing | 0.193 | 0.3145 | 47.65899 | 0.0556 | 48.22209 |
| Compacting | 0.2418 | 0.183 | 0 | 0.0820 | 0.5068 |
| Flipping-Molding-Closing | 0.4852 | 0.286 | 0 | 0.0247 | 0.7959 |
| Overall Total | 49.52495 | ||||
This case demonstrates the practicality of my model for sand casting services. By identifying high-emission processes, companies can implement targeted measures, such as optimizing equipment operation or improving material efficiency in sand casting services.
In conclusion, my research presents a novel carbon emission modeling method for sand casting services based on process carbon sources. By defining process feature elements and five basic carbon sources, I enable detailed emission quantification at the process level. The integrated model, validated through a real-world application, offers a powerful tool for analyzing and reducing carbon footprints in sand casting services. Future work could extend this model to other casting methods or incorporate dynamic factors for real-time monitoring in sand casting services. Ultimately, this approach supports the transition to low-carbon manufacturing in sand casting services, contributing to global sustainability goals.
The methodology I developed not only addresses technical challenges but also aligns with industry needs for sand casting services. As environmental regulations tighten, such models will become indispensable for sand casting services seeking to minimize their ecological impact while maintaining competitiveness. I encourage further adoption and refinement of this model across sand casting services to drive continuous improvement in carbon management.
