Next Article in Journal
Enrichment Cultures of Extreme Acidophiles with Biotechnological Potential
Previous Article in Journal
Modeling the Abrasive Index from Mineralogical and Calorific Properties Using Tree-Based Machine Learning: A Case Study on the KwaZulu-Natal Coalfield
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Assessing the Systemic Impact of Heat Stress on Human Reliability in Mining Through FRAM and Hybrid Decision Models

by
Ana Carolina Russo
Departamento de Engenharia de Minas e de Petróleo da Escola Politécnica, Universidade de São Paulo, São Paulo CEP 05508-030, SP, Brazil
Mining 2025, 5(3), 50; https://doi.org/10.3390/mining5030050 (registering DOI)
Submission received: 17 May 2025 / Revised: 2 July 2025 / Accepted: 24 July 2025 / Published: 1 August 2025
(This article belongs to the Topic Innovative Strategies to Mitigate the Impact of Mining)

Abstract

Occupational heat stress represents an increasing challenge to safety and operational performance in underground mining, where elevated temperatures, humidity, and limited ventilation are common. This study proposes an integrated framework to analyze the systemic impact of heat stress on human reliability in mining operations. We conducted a systematic literature review to identify empirical studies addressing thermal exposure, extracting key operational functions for modeling. These functions were structured using the Functional Resonance Analysis Method (FRAM) to reveal interdependencies and performance variability. Human reliability was evaluated using Fuzzy CREAM, which quantified the degree of contextual control associated with each function. Finally, we applied the Gaussian Analytic Hierarchy Process (AHP) to prioritize functions based on thermal impact, contextual reliability, and systemic connectivity. The results showed that functions involving subjective or complex judgment, such as assessing thermal stress or identifying psychophysiological indicators, exhibited lower reliability and higher vulnerability. In contrast, monitoring and control functions based on standardized procedures were more stable and resilient. This combined approach identified critical points of systemic fragility and offers a robust decision-support tool for prioritizing thermal risk mitigation. The findings contribute to advancing the scientific understanding of heat stress impacts in mining and support the development of targeted interventions to enhance human performance and safety in extreme environments.

1. Introduction

In mining environments, workers are frequently exposed to extreme environmental conditions—marked by high temperatures, elevated humidity, and limited ventilation—that impose significant physiological and cognitive demands. Such conditions lead to fatigue, human error, and workplace accidents, compromising both occupational health and the resilience of sociotechnical systems [1].
Heat stress refers to the total internal and external thermal loads that challenge the body’s thermoregulatory capacity, leading to homeostatic imbalance and, in severe cases, heatstroke or death [2]. Research has shown that human performance under thermal stress declines non-linearly, affecting both physical workload capacity and decision-making quality [3,4]. Prolonged exposure to excessive heat is also associated with neurological and cardiovascular disorders, reinforcing the need for effective prevention and monitoring strategies [5,6].
While indices such as the WBGT (Wet Bulb Globe Temperature) and PHS (Predicted Heat Strain) are widely used for assessing thermal risks, their predictive capability in real-world operational contexts remains limited because they often neglect the behavioral, organizational, and cognitive aspects of human work [7,8]. Moreover, these traditional tools fall short in capturing the dynamic variability of sociotechnical systems, particularly under high thermal stress, where minor fluctuations in performance and context can escalate into critical failures. This highlights the gap for systemic approaches that integrate physiological responses to heat with human and functional variability—elements critical to the reliability of complex operations.
Recently, hybrid models have emerged as promising tools for addressing the multi-dimensional complexity of operations under heat stress. The Functional Resonance Analysis Method (FRAM) enables the modeling of organizational and operational variability, revealing how minor fluctuations can amplify into safety-critical failures [9,10]. Meanwhile, fuzzy adaptations of the Cognitive Reliability and Error Analysis Method (CREAM) allow quantifying human reliability under uncertainty by translating qualitative context conditions into fuzzy numerical scores [11,12,13,14,15].
Moreover, multi-criteria decision-making techniques such as the Analytic Hierarchy Process (AHP)—especially when extended with probabilistic modeling (Gaussian AHP)—enable the prioritization of critical functions based on multiple dimensions, including thermal impact, contextual reliability, and system connectivity [16,17]. However, no prior study has combined these three methods in an integrated framework to model and quantify systemic human reliability degradation under heat stress.
To our knowledge, no prior study has integrated the FRAM, fuzzy CREAM, and AHP in a unified model to evaluate thermal risk in mining systems. While hybrid models have been explored in other domains (e.g., urban transport) [18], this paper offers a novel contribution by adapting and extending such methods to the high-risk, heat-exposed context of underground mining.
This study stands out from previous works by uniquely integrating the FRAM, fuzzy CREAM, and Gaussian AHP into a unified framework that captures the multifactorial and systemic dimensions of heat stress in mining operations. Unlike traditional assessment tools such as the WBGT, PHS, or isolated applications of the CREAM, our approach models emergent variability, quantifies human reliability under contextual uncertainty, and systematically prioritizes critical operational functions—offering a more comprehensive and decision-oriented analysis of thermal risk.
We propose an integrated methodological framework that combines the Functional Resonance Analysis Method (FRAM), fuzzy Cognitive Reliability and Error Analysis Method (CREAM), and Gaussian Analytic Hierarchy Process (AHP) to evaluate the systemic impact of heat stress on human reliability in mining environments. By jointly incorporating operational dynamics, cognitive demands, and organizational structures, this model provides a novel lens to understand and manage human performance under thermal stress, supporting evidence-based strategies for improving safety and resilience in extreme occupational conditions.

2. Materials and Methods

This study integrates three complementary methodological approaches: functional system modeling using the Functional Resonance Analysis Method (FRAM), human reliability assessment through the fuzzy extension of the Cognitive Reliability and Error Analysis Method (Fuzzy CREAM), and prioritization of critical functions using the Gaussian Analytic Hierarchy Process (Gaussian AHP).

2.1. Functional Modeling Using FRAM

The first stage involved the identification of critical functions associated with heat stress in mining environments. A systematic review was conducted in the Scopus database using Boolean operators combining the terms “heat stress” OR “thermal stress” OR “occupational heat exposure” OR “high temperature” OR “WBGT” OR “physiological strain index” AND “mining industry” OR “mining operations” OR “underground mining” OR “surface mining” OR “mine workers”. The search was restricted to scientific articles (document type: “ar”) written in English.
To process the selected literature, we implemented an automated text-extraction procedure using Python 3.10.12. Full-text articles in PDF format were parsed with the PyPDF2 library, version 3.0.1, which enables structured analysis of document content. The extracted text was automatically translated into English using the deep_translator package (version 1.11.4, released on 28 June 2023) and the GoogleTranslator service, ensuring terminological consistency for further analysis.
Once compiled into a unified corpus, the text was filtered using regular expressions and part-of-speech tagging to detect sentences representing operational functions. Specifically, the pattern targeted action–object verb sequences associated with thermal exposure and performance degradation (e.g., “monitor core temperature”, “evaluate thermal comfort”), drawing on previous methodological approaches by [19,20]. The regex algorithm was calibrated to identify both operational verbs (e.g., monitor, assess, manage) and domain-specific terms (e.g., heat stress, the WBGT, hydration, fatigue).
The extracted sentences were stored in a structured pandas DataFrame (version 1.5.3) and then subjected to manual review to ensure semantic consistency and contextual relevance. Only functions explicitly or implicitly linked to thermally induced variability or human–system interaction were retained for modeling.
The full source code used in this step is presented below.
# Install required libraries (run once in Colab or Jupyter)
!pip install PyPDF2 matplotlib pandas
# Import libraries
from PyPDF2 import PdfReader
import re
import pandas as pd
from collections import Counter
import matplotlib.pyplot as plt
# Define PDF file paths (uploaded to/content/in Google Colab)
pdf_paths = [
“/content/0002889748507014.pdf”,
“/content/mem035.pdf”,
“/content/s40033-022-00389-z.pdf”,
“/content/Vol.67,+No.11,+NOVEMBER+2019-15-19.pdf”
]
# Function to extract full text from all PDFs
def extract_text_from_pdfs(paths):
full_text = ““
for path in paths:
reader = PdfReader(path)
for page in reader.pages:
text = page.extract_text()
if text:
full_text += text + “\n”
return full_text
# Extract text from selected papers
full_text = extract_text_from_pdfs(pdf_paths)
# Define action-related verbs (used as indicators of functional behavior)
verbs = [
“monitor”, “evaluate”, “assess”, “estimate”, “measure”, “record”, “analyze”,
“control”, “regulate”, “adjust”, “implement”, “detect”, “observe”, “apply”,
“interrupt”, “determine”, “manage”, “reduce”, “prevent”
]
# Define technical contexts associated with thermal stress
contexts = [
“heat stress”, “thermal comfort”, “WBGT”, “hydration”, “acclimatization”,
“workload”, “temperature”, “body heat”, “fatigue”, “performance”,
“core temperature”, “dehydration”, “cooling”, “rest breaks”, “TWL”, “exhaustion”
]
# Regular expression to identify function-like sentences (verb + context)
pattern = rf”((?:{‘|’.join(verbs)}).*?(?:{‘|’.join(contexts)}).*?\.)”
# Extract sentences that match the pattern
raw_phrases = re.findall(pattern, full_text, flags=re.IGNORECASE)
# Create DataFrame with extracted functional sentences
df_functions = pd.DataFrame(raw_phrases, columns=[“Function (textual description)”])
# Count frequency of key context terms
used_terms = [ctx.lower() for phrase in raw_phrases for ctx in contexts if ctx in phrase.lower()]
term_freq = Counter(used_terms)
# Generate frequency graph of terms
plt.figure(figsize=(10, 5))
plt.bar(term_freq.keys(), term_freq.values())
plt.xticks(rotation=45, ha=‘right’)
plt.title(“Frequency of heat-stress-related terms in extracted functions”)
plt.xlabel(“Operational topics”)
plt.ylabel(“Frequency”)
plt.tight_layout()
plt.savefig(“function_term_frequency.png”)
plt.show()
# Display top 10 extracted functions
df_functions.head(10)
Each retained function was then structured according to the six canonical FRAM aspects (Table 1): Input (I), Output (O), Precondition (P), Resource (R), Control (C), and Time (T), as defined by [9]. The visual representation was created using the FRAM Model Visualizer (FMV), version 2.1.4 (October 2020), which supported the identification of functional couplings and potential variability propagation. This allowed for a non-linear, emergent interpretation of socio-technical dynamics.
Finally, a frequency analysis of domain-specific terms was performed to visualize the most recurrent technical elements within the extracted corpus, with prominent emphasis on concepts such as temperature, hydration, fatigue, and performance degradation.
To enhance methodological transparency in the modeling process, we provide additional detail on the semantic validation of functional elements. Manual review was conducted by the lead researcher, whose background in safety systems and thermal ergonomics guided a structured and consistent evaluation. Each function-like sentence identified through automated extraction was assessed against three inclusion criteria: (i) clear reference to thermally induced variability or human–system performance degradation, (ii) presence of an explicit action–object structure (e.g., “monitor temperature”), and (iii) alignment with at least one of the six canonical aspects defined in the FRAM framework (version 2.1.4).
This manual validation process followed a predefined protocol, and ambiguous or borderline cases were refined iteratively to ensure conceptual coherence within the system model.
To support the visual FRAM representation, a detailed summary table of all modeled functions, including their descriptions, mapped FRAM aspects, and key couplings, is provided as Supplementary Material (Table S1). Importantly, in the FRAM Model Visualizer (FMV), red interface dots represent undefined or unlinked couplings. These do not reflect modeling errors but instead signal potential variability propagation routes that warrant further specification or empirical verification.
In compliance with FRAM methodological standards [9,10], particular attention was given to the correct establishment of couplings between functions. Each input (I), control (C), resource (R), precondition (P), and time (T) assigned to a function was explicitly traced back to the output (O) of another function, ensuring that no input element exists without a functional source. This coupling process respects the principle that “nothing exists in isolation” within the model, a key tenet of functional resonance.
Furthermore, we revised the model to distinguish Foreground functions (those representing core operational activities) from Background functions, which act as systemic enablers with output-only behavior [21]. The Background functions are now shown in the Modern view as rectangular elements, as recommended for clarity (FRAM Model Visualizer, version 2.1.6).
In the final version, three terminal functions (“To Establish Control Measures Based on Heat Stress Data,” “To Assess Thermal Comfort During Shifts,” and “To Implement Procedures to Reduce Occupational Heat Stress”) were reviewed. Their outputs were removed, as these functions conclude the modeling sequence. This adjustment eliminates methodological inconsistencies and adheres to the FRAM rule that terminal functions may legitimately lack outputs, as no further function depends on them [9,21].
The final FRAM model is presented in (Modern View), where all functional couplings were manually validated using the FRAM Model Visualizer (FMV). A complete list of functions, their descriptions, and associated aspects is provided in Table S1.
To enhance visual clarity and facilitate interpretation, Modern View adopts a color-coded border scheme to distinguish function types:
  • Yellow-bordered functions denote human actions, such as perception, decision-making, or manual task execution.
  • Blue-bordered functions represent technological processes, including sensor-based measurements and automated operations.
  • Green-bordered functions correspond to organizational activities, typically involving planning, coordination, or institutional control.
This visual coding supports functional differentiation and helps identify the interaction between human, technological, and organizational components within the system.

2.2. Human Reliability Assessment Using Fuzzy CREAM

To evaluate human reliability under thermally stressful mining conditions, we implemented a fuzzy-logic extension of the Cognitive Reliability and Error Analysis Method (CREAM) using Python 3.10.12 and the scikit-fuzzy library version 0.5.0, released on 22 August 2024. This hybridization enables quantitative modeling of contextual variability while maintaining the qualitative reasoning structure of the classical CREAM.
The assessment followed five structured steps, as detailed below:
  • Step 1—Selection of Relevant CPCs
From the nine original Common Performance Conditions (CPCs) in the CREAM, we selected three contextually relevant dimensions for heat-exposed mining environments:
  • CPC1: Adequacy of organization
  • CPC2: Working conditions
  • CPC3: Time available
These CPCs were chosen based on domain-specific literature and expert consultation, focusing on their critical role in shaping operator performance under heat stress.
The selection of these three CPCs was guided not only by prior literature [12] but also by their direct contextual relevance to heat-stressed mining environments. While standard CREAM applications often consider additional factors such as training and experience, man–machine interface (MMI), or crew collaboration, these dimensions were not prioritized in this study for specific reasons. In underground mining operations affected by heat, immediate performance degradation is most strongly influenced by organizational support structures (e.g., scheduling, staffing), environmental working conditions (e.g., temperature, humidity, ventilation), and time constraints on decision-making. Other CPCs such as “adequacy of training” or “crew collaboration” are undoubtedly relevant but are either indirectly represented through organizational structures or difficult to quantify reliably under thermal stress without direct field data. Therefore, the selection focused on the CPCs with the most observable and quantifiable impact on heat-related human reliability, aligning the modeling effort with the available evidence and the scope of literature-based functional analysis.
  • Step 2—Fuzzification of CPC Inputs
Each CPC was modeled using triangular fuzzy membership functions defined by
μ p o o r x = 1 ,     b x b a 0 , , x a a < x < b x b
where a, b, and c define the lower limit, peak, and upper limit of each fuzzy set.
Each CPC is represented as a triplet
y = f x 1 , x 2 , x 3 [ 0,10 ]
The linguistic values {Adequate, Average, Poor} were associated with normalized fuzzy inputs and interpreted via linguistic rules.
  • Step 3—Fuzzy Rule Base and Inference
A set of fuzzy “IF–THEN” rules was constructed to relate CPC inputs to control modes. For example:
  • IF CPC1 is “Adequate” AND CPC2 is “Adequate” AND CPC3 is “Adequate” → THEN Control Mode = “Efficient”
  • IF CPC1 is “Poor” OR CPC2 is “Poor” → THEN Control Mode = “Scrambled”
The fuzzy inference mechanism used Mamdani-type composition with the minimum operator for conjunction (AND) and maximum for disjunction (OR). The rules were aggregated using
μ R y = m a x i ( min μ A i ( x , μ B i ( y ) )
where μ A i ( x ) is the degree of membership for the input condition and μ B i ( x ) the consequent fuzzy set for output.
  • Step 4—Defuzzification
To convert the fuzzy output into a crisp reliability score, we applied the centroid method
y * = y · μ ( y )   d y μ ( y )   d y
This results in a continuous control level score y* ∈ [0,10], interpreted as the contextual reliability level for each FRAM function.
  • Step 5—Control Mode Classification
The defuzzified output y* was mapped to four discrete control modes, as defined by Hollnagel (Table 2).
This fuzzy system was implemented in Python 3.10.12 using the scikit-fuzzy library version 0.5.0 (released on 22 August 2024). This approach enabled the quantification of contextual reliability and the classification of functions into control modes, following the best practices outlined by [11,13,22]. To enhance the reproducibility and clarity of the fuzzy inference process, this section details the membership-function parameters and the structure of the fuzzy rule base used in the CREAM model, which was likewise developed using Python 3.10.12 and scikit-fuzzy 0.5.0.
The triangular membership functions for each linguistic value associated with the selected CPCs (adequacy of organization, working conditions, and time available) are defined in Table 3 below. These functions were designed to reflect gradual transitions between performance conditions, with “Average” representing the overlap zone between “Poor” and “Adequate”.
The fuzzy rule base consists of a set of IF–THEN rules that determine the resulting control mode based on the linguistic values of the three CPCs, following a Mamdani approach [23]. Table 4 presents an illustrative subset of the rules used in the system. The full rule base encompasses all 27 combinations (33), but selected examples are shown for clarity.
This rule base reflects the principle that poor performance in any critical condition (especially organization or working conditions) significantly reduces the likelihood of efficient control. The rule set aligns with previous applications of the fuzzy CREAM in high-risk domains [11,13].
The selection of these three CPCs was guided not only by the prior literature [12] but also by their direct contextual relevance to heat-stressed mining environments. While standard CREAM applications often consider additional factors such as training and experience, the man–machine interface (MMI), or crew collaboration, these dimensions were not prioritized in this study for specific reasons. In underground mining operations affected by heat, immediate performance degradation is most strongly influenced by organizational support structures (e.g., scheduling, staffing), environmental working conditions (e.g., temperature, humidity, ventilation), and time constraints on decision-making. Other CPCs such as “adequacy of training” or “crew collaboration” are undoubtedly relevant but are either indirectly represented through organizational structures or difficult to quantify reliably under thermal stress without direct field data. Therefore, the selection focused on the CPCs with the most observable and quantifiable impact on heat-related human reliability, aligning the modeling effort with the available evidence and the scope of literature-based functional analysis.

2.3. Prioritization Using Gaussian AHP

To determine the most critical functions under heat stress, we applied a probabilistic extension of the Analytic Hierarchy Process (AHP), known as Gaussian AHP, within the Python environment. This method was implemented using Python 3.10.12—the default interpreter in Colab and the ahp-gaussiano library version 0.1.2, released on 20 June 2024. The Gaussian AHP algorithm models pairwise comparisons as Gaussian distributions, introducing uncertainty into expert judgments, and is particularly suitable for socio-technical systems like mining where decision criteria involve inherent ambiguity and subjectivity.
The Gaussian AHP method adopted in this study follows the formulation proposed by [17], which extends the classical geometric mean method by integrating a probabilistic consistency index and normal distributions into the pairwise comparison matrices. This allows for the quantification of uncertainty in judgments, offering greater robustness in multicriteria decision-making processes.
  • Step 1—Definition of Decision Criteria
Three criteria were defined based on the hybrid framework developed in this study:
  • C1: Thermal Impact: the extent to which each function is affected by heat stress and contributes to risk propagation under thermal exposure.
  • C2: Human Reliability: fuzzy control scores derived from the CREAM model, reflecting the likelihood of safe performance.
  • C3: FRAM Connectivity: the level of interdependence a function has within the functional network, indicating its systemic influence.
  • Step 2—Construction of Stochastic Pairwise Matrices
For each criterion ck, the pairwise comparison matrix M ( k ) = [ m i j ( k ) ] was composed of stochastic elements modeled as normally distributed random variables
m i j ( k ) ~ N ( μ i j k ,   σ i j ( k ) )
where μ i j ( k ) is the expected relative importance of alternative i over j, and σ i j ( k ) is the standard deviation representing uncertainty in expert judgment. These values were elicited from three domain experts in mining ergonomics and occupational safety, using 9-point scales adjusted for uncertainty margins.
  • Step 3—Calculation of Priority Vectors
Priority vectors wk for each criterion were derived using the Gaussian extension of the geometric mean method
w i ( k ) = ( j = 1 n m i j ( k ) ) 1 / n ,   normalized   such   that   i = 1 n w i ( k ) = 1
The global priority vector w was obtained by aggregating the individual vectors wk, weighted by coefficients αk, with ∑αk = 1
w = k = 1 m a k . w k
The weights used were
  • α1 = 0.4 for Thermal Impact
  • α2 = 0.35 for Human Reliability
  • α3 = 0.25 for FRAM Connectivity
These coefficients reflect the relative emphasis on physiological risk, cognitive vulnerability, and systemic criticality, respectively.
  • Step 4—Consistency Verification
A Probabilistic Consistency Index (PCI) was computed for each matrix, following [16], to ensure that the preference structures satisfied the transitive logic. Matrices with PCI < 0.20 were considered acceptably consistent under uncertainty.
  • Step 5—Final Ranking
The resulting global scores enabled the prioritization of the nine functions modeled via the FRAM and evaluated through the Fuzzy CREAM. This probabilistic formulation mitigates the limitations of crisp AHP, reduces bias from rigid hierarchies, and enhances the interpretability of prioritization in real-world mining applications. The Gaussian AHP used here adapts the approach validated by [24].

3. Results

The initial phase of the study involved a systematic literature search conducted in the Scopus database, using a comprehensive Boolean query that combined descriptors related to heat stress and mining operations. This search returned five scientific articles. After full-text analysis, one article was excluded for not meeting the predefined inclusion criteria—specifically, it lacked sufficient functional detail relevant to heat-related performance in mining environments.
As a result, four articles formed the analytical corpus used for the extraction of operational functions associated with heat stress.
Table 5 presents a structured summary of the four scientific articles selected for this study. The summarized information includes authorship, research objectives, methodologies, study sites, main findings, and applied relevance. These studies served as the empirical and conceptual foundation for the extraction of functions modeled using the Functional Resonance Analysis Method (FRAM), supporting the functional characterization and systemic mapping proposed in this research.
These articles were subjected to an automated processing procedure designed to identify function-like sentences related to thermal exposure, workload, fatigue, hydration, and human–system interaction. The process yielded a curated set of functional elements which served as the foundation for the FRAM modeling stage.

3.1. Functional Modeling Using FRAM

The automated extraction process applied to the selected corpus of scientific articles yielded a set of operational functions directly or indirectly associated with heat stress in mining contexts. Using regular expressions calibrated to detect action–object verb patterns, the analysis captured function-like sentences containing technical terms related to thermal exposure, performance degradation, and physiological stress.
The extracted content was filtered to retain only those functions that demonstrated semantic alignment with human reliability under heat conditions, resulting in a refined dataset suitable for FRAM modeling. A frequency analysis of the key technical terms identified across the extracted functions is presented in Figure 1.
As shown, the most recurrent topic was “thermal comfort”, appearing in seven functional descriptions, followed by “heat stress” (six occurrences), “workload” (four occurrences), and “temperature” (three occurrences). This distribution reflects a predominant concern in the literature with the perceptual and physiological dimensions of heat exposure, emphasizing the impact of environmental thermal conditions on human performance and task execution.
The prevalence of the term “thermal comfort” suggests a strong emphasis on subjective perception and environmental adaptation mechanisms, often linked to productivity and fatigue. Meanwhile, “heat stress” and “workload” represent objective dimensions of physiological strain and operational demand, commonly associated with increased risk of error and diminished reliability. “Temperature”, while present with lower frequency, remains a fundamental parameter underlying all thermal risk assessments.
Figure 2 presents the functional model resulting from the application of the FRAM methodology, comprising nine critical functions extracted from the specialized literature on heat stress in mining. These functions were structured according to the six canonical FRAM aspects proposed by [9]: Input, Output, Preconditions, Resources, Control, and Time. The model highlights key functional couplings and identifies potential points of systemic variability.
The function “Evaluate thermal comfort during shifts” directly links individual perception with operational decision-making, highlighting the subjective dimension of heat stress management. This aligns with [29], who argue for the critical role of contextualized ergonomics in underground mining operations.
In addition, the function “Quantify physical workload under thermal load conditions” emerged as a critical node due to its high degree of functional connectivity. It directly influences control mechanisms (e.g., rest breaks, task rotation), and variability in this function may trigger cascading effects on performance and safety. These findings are consistent with [30], who underscore the importance of physiological metrics in socio-technical systems under heat stress.
The inclusion of functions such as “Implement control measures” and “Develop management protocols based on TWL” indicates an attempt to institutionalize operational learning. As observed by [31], resilient systems require mechanisms that support both anticipatory and responsive adjustments.
This model structure allows not only the visualization of information and resource flows under heat stress conditions but also the identification of bottlenecks and vulnerable functions likely to collapse if poorly managed. Such analysis is fundamental for guiding preventive and ergonomic interventions in extreme mining environments, as suggested by [12] when integrating human reliability with operational variability.
Beyond mapping functional structure, the FRAM framework emphasizes the propagation of performance variability as the core explanatory mechanism for emergent outcomes. In this model, everyday fluctuations in how a function is performed—due to time pressure, degraded environmental conditions, or organizational gaps—can interact non-linearly with variabilities in other functions, potentially reinforcing each other. This phenomenon, known as functional resonance, can amplify deviations in system behavior and lead to unexpected events or degraded performance [9]. For example, minor inconsistencies in evaluating heat stress may combine with reduced time availability or inadequate resources, making downstream functions (e.g., decision-making or emergency response) increasingly fragile. These dynamic interactions highlight the system’s sensitivity to context, especially in thermally stressful environments like underground mining. Modeling this through the FRAM allows us not only to describe function couplings, but to identify where variability accumulates and propagates—a critical insight for anticipating systemic fragility under operational stress [10].

3.2. Human Reliability Assessment Using Fuzzy CREAM

Building upon the functional structure modeled via FRAM, a fuzzy-based adaptation of the Cognitive Reliability and Error Analysis Method (CREAM) was applied to quantify the human reliability associated with each critical function. The FRAM outputs provided the functional scope and interdependencies necessary to parameterize the context of control modes in the fuzzy logic system.
The fuzzy CREAM enables the translation of qualitative control context factors into reliability scores by modeling uncertainty and partial truth through fuzzy membership functions. In this study, each of the nine key functions extracted from the literature and structured via the FRAM model were assessed in terms of human reliability, resulting in a fuzzy score ranging from 0 to 10. These scores were categorized into four control modes—scrambled (0–2.5), inefficient (2.5–5.0), tolerable (5.0–7.5), and efficient (7.5–10)—based on the original CREAM framework proposed by [32] and further adapted through fuzzy extensions for industrial environments [12,13]. The thresholds were contextualized for mining operations, reflecting typical decision-making structures and cognitive demands encountered under thermal stress.
The resulting scores varied widely across functions, reflecting how contextual conditions and task characteristics influence operator performance under heat stress. The integration of the FRAM and fuzzy CREAM thus provides a layered analysis: while the FRAM reveals systemic variability and functional interconnections, the Fuzzy CREAM quantifies the cognitive demands and reliability potential of each function under real-world thermal stress conditions.
As shown in Figure 3, the function achieved a reliability score of 8.64, classifying it within the efficient control mode.
This high level of reliability reflects the procedural and instrument-based nature of the task, which is typically supported by standardized protocols and real-time environmental monitoring tools. The stability of this function reinforces its role as a critical enabler of system feedback and adaptation. As highlighted by [9], functions with clear input–output relationships and strong control structures tend to exhibit high consistency, especially when automation assists in execution.
The function in Figure 4 achieved a score of 4.76, at the upper limit of the inefficient control range.
Thermal comfort is inherently subjective and influenced by numerous personal and environmental variables, including clothing, humidity, acclimatization, and metabolic rate. This result indicates that while some structured procedures exist (e.g., surveys, observation protocols), the reliance on individual perception introduces inconsistency, corroborating the findings of [29], who emphasize the challenge of operationalizing subjective experience in safety-critical environments.
In contrast, the function shown in Figure 5 received a much lower score of 1.22, placing it in the scrambled mode.
This suggests a high degree of uncertainty and cognitive overload, likely stemming from the need to synthesize multiple data sources (e.g., thermal readings, physiological signals, workload classification) in dynamic conditions. The function’s centrality in the FRAM model further amplifies its risk potential. According to [3], diagnostic functions that depend on complex judgment under stress conditions often present low reliability when context factors (e.g., fatigue, time pressure) are unfavorable.
Similarly, the function in Figure 6 scored 1.11, indicating scrambled control. This result reinforces the systemic vulnerability of this function, which often depends on indirect signals and non-observable indicators (e.g., cognitive fatigue, emotional stress, reduced alertness).
As observed by [30], psychophysiological factors are difficult to quantify in real time and are rarely integrated systematically into operational decision-making, increasing the likelihood of undetected performance degradation.
The function in Figure 7 scored 2.81, placing it within the inefficient control category. This reflects the complexity of estimating the workload in fluctuating thermal environments, especially when biomechanical assessments are not continuously available.
Workload is highly variable and depends not only on task type but also on posture, pace, hydration status, and recovery time—factors that are often underestimated during operational planning [4,5,6].
Conversely, the function in Figure 8 received a score of 4.76, like the thermal comfort assessment. Although the evaluation of postures may be partially supported by observational tools or ergonomic checklists, the context of mining—particularly in confined or irregular underground spaces—limits the consistency and repeatability of such assessments.
As noted by [31], ergonomic functions that rely on visual inspection and self-reporting are particularly susceptible to contextual noise and evaluator bias.
Figure 9 shows a reliability score of 1.36, again within the scrambled category. This low score may be attributed to the lag between data collection and procedural implementation, as well as the need to adapt general recommendations to specific site characteristics and workforce variability.
TWL-based management demands a synthesis of meteorological data, metabolic load, and organizational capacity, making it highly sensitive to planning gaps and contextual instability.
In contrast, the function in Figure 10 classifies it as tolerable. This suggests that once procedures are defined (e.g., scheduled rest breaks, provision of fluids, shaded areas), they can be executed with moderate consistency.
However, their effectiveness still depends on adherence, supervision, and reinforcement mechanisms. This aligns with the view of [31], who emphasize the importance of enabling factors (e.g., leadership support, worker autonomy) in determining the actual reliability of procedural interventions.
Finally, the function “Establish control measures based on heat stress data” (Figure 11) matched the highest reliability score at 8.64, also in the efficient range.
This confirms that once empirical thresholds (e.g., WBGT limits) are reached, triggering predefined responses (e.g., work stoppage, alerts) tends to occur with high regularity. These mechanisms are often integrated into safety management systems and benefit from formal institutionalization, which explains their robust control.

3.3. Prioritization Using Gaussian AHP

Building upon the functional modeling performed using the FRAM and the human reliability scores obtained through the Fuzzy CREAM, the Gaussian Analytic Hierarchy Process (AHP) was applied to derive a final ranking of critical functions. This integration offers a structured and quantitative approach to prioritization, accounting for both system connectivity and human performance under thermal stress conditions.
Three decision criteria guided the multicriteria evaluation as follows:
  • C1—Thermal impact: the degree to which each function is sensitive to heat exposure and contributes to thermal risk propagation.
  • C2—Human reliability: the fuzzy score derived from the CREAM assessment, indicating the cognitive robustness of each function.
  • C3—FRAM connectivity: the level of interdependence and influence each function exerts in the functional network.
Each function was evaluated across the three criteria using Gaussian-distributed pairwise comparisons, which model judgment uncertainty more realistically than conventional crisp AHP. The normalized weights for each criterion were aggregated to obtain the final prioritization score for each function, as presented in Table 6.
Among the prioritized functions, “To Develop Management Protocols Based on TWL” received the lowest global score. This result reflects both methodological and contextual limitations. While the Thermal Work Limit (TWL) is widely used as a reference for managing heat exposure in industrial settings, it assumes relatively stable environmental and metabolic conditions [33]. In underground mining, however, thermal loads fluctuate dynamically due to ventilation changes, depth, workload variations, and unexpected operational demands. Static or pre-defined protocols, even when based on robust indices like the TWL, often fail to respond in real-time to such variability. Moreover, this function is dependent on the prior accuracy of environmental and physiological assessments—any deviation upstream (e.g., misclassification of heat stress or poor monitoring) compromises the relevance of the protocol generated. This fragility justifies its low reliability (C2), moderate thermal impact (C1), and limited systemic connectivity (C3), as shown in the model.
As the table shows, the function “Evaluate heat stress conditions in mining environments” was confirmed as the most critical across all three dimensions, emphasizing its centrality, high vulnerability, and strong thermal sensitivity. This reinforces the findings of the FRAM and fuzzy reliability analyses, validating the systemic risk associated with this function.
At the opposite end, functions like “Develop protocols based on TWL” and “Implement heat stress procedures” received the lowest aggregate scores. While these functions are crucial at the procedural level, their influence is limited in dynamic, real-time decision contexts, and they tend to operate under higher levels of structural support and predictability.
Overall, the Gaussian AHP results consolidate the insights from the previous phases and provide a decision-support basis for targeting the most fragile and influential functions in heat-stress-exposed mining systems.

3.4. Practical Implications for the Mining Industry

To enhance the practical relevance of this study, we propose a multifaceted implementation framework tailored to mining operations. First, the integration of real-time decision-support systems that fuse data from environmental sensors, wearable physiological monitors, and predictive analytics is crucial. These systems can proactively detect early markers of heat-induced cognitive decline, such as diminished attention and increased reaction time, which have been shown to impair worker safety and efficiency under thermal stress [34].
Second, organizational variables—notably shift scheduling, workload distribution, and leadership involvement—must be dynamically adapted to account for thermal load variability and its impact on executive function, vigilance, and memory [35].
Third, targeted technical training is recommended to bolster miners’ ability to recognize and respond to symptoms of heat stress. This is particularly critical for roles involving decision-intensive tasks, which have been identified as most vulnerable in functional resonance analysis model (FRAM) simulations. Cognitive impairments under heat exposure include elevated omission errors and slowed response times, especially during extended shifts [36].
Finally, emergency protocols should be revised to include tiered interventions based on function-specific risk stratification. This ensures that critical operations receive priority support during thermal events, thereby enhancing operational resilience.
These strategies not only align with the priority functions highlighted in our hybrid modeling approach but also provide a structured roadmap for converting analytical insights into actionable, system-level resilience measures within the mining sector.

4. Limitations

This study offers a novel hybrid approach to model human reliability under thermal stress in mining environments. However, several limitations must be acknowledged to contextualize the scope and applicability of the findings.
First, the FRAM modeling was based on a restricted corpus of four scientific studies selected through a systematic review. Although these articles provided high-relevance empirical data on heat exposure and human performance in mining contexts, the small sample size may limit the generalizability of the functional model. Future studies should expand the literature base and consider broader operational settings—including surface mining, artisanal mining, and different climatic zones—to strengthen the external validity of the functional structure.
Second, while the functions modeled reflect domain-specific realities in mining, the structure and logic of FRAM have been successfully applied in other high-risk industries such as offshore oil and gas, commercial aviation, and maritime operations. Comparing results across such domains could help identify transferable patterns of human–system variability and refine the current model.
Third, the fuzzy inference and pairwise comparison methods (used in the fuzzy CREAM and Gaussian AHP, respectively) inherently rely on expert judgment and pre-defined linguistic rules. These assumptions introduce subjectivity, particularly when estimating contextual reliability or prioritizing functions under uncertainty. Although these techniques help manage imprecision, their outcomes are sensitive to how input scales and rule bases are defined. Incorporating sensitivity analyses or expert consensus panels may enhance robustness in future applications.

5. Conclusions

The results demonstrated that functions involving complex judgment, subjective assessment, or indirect indicators, such as evaluating heat stress conditions and identifying psychophysiological stressors, are the most vulnerable under thermal exposure. These functions showed both low reliability scores in the fuzzy analysis and high systemic connectivity in the FRAM model, indicating that performance failures in these areas may propagate variability throughout the system. In contrast, functions supported by standardized procedures and defined control mechanisms, such as monitoring thermal conditions or implementing control measures, demonstrate higher contextual reliability and greater operational consistency.
The integration of the three methods proved effective in translating qualitative system behavior into structured analytical insights. The use of the Gaussian AHP model further supported the prioritization of critical functions, emphasizing that thermal exposure compromises not only individual performance but also the structural stability of the operational network.
These findings confirm that human reliability in mining environments exposed to heat is influenced by multiple interacting dimensions, including organizational capacity, environmental dynamics, and functional dependencies. Addressing thermal risk in such settings requires more than individual protection or environmental thresholds. It demands a comprehensive approach that considers the specific vulnerabilities of each function and strengthens support mechanisms where variability is most likely to emerge.
Future developments may include the integration of sensor-based information, predictive algorithms, and empirical field validation to enhance the applicability and precision of the model. By identifying areas of fragility and prioritizing improvement efforts, this framework offers a valuable contribution to safety strategies and operational resilience in high-temperature mining scenarios.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/mining5030050/s1; Table S1: A complete list of functions, their descriptions, and associated aspects.

Funding

This research received no external funding.

Data Availability Statement

Data supporting the findings of this study, including the FRAM functional model and AHP matrices, are available from the corresponding author upon reasonable request.

Acknowledgments

During the preparation of this manuscript, the author used ChatGPT-4 (OpenAI, 2025) for assistance in refining the structure, improving language clarity, and ensuring adherence to journal formatting guidelines. The author has reviewed and edited all AI-generated content and takes full responsibility for the final version of the publication.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Lazaro, P.; Momayez, M. Heat Stress in Hot Underground Mines: A Brief Literature Review. Min. Metall. Explor. 2021, 38, 497–508. [Google Scholar] [CrossRef]
  2. Maurya, T.; Karena, K.; Vardhan, H.; Aruna, M.; Raj, M.G. Effect of Heat on Underground Mine Workers. Procedia Earth Planet. Sci. 2015, 11, 491–498. [Google Scholar] [CrossRef]
  3. Yoon, Y.S.; Ham, D.H.; Yoon, W.C. A new approach to analysing human-related accidents by combined use of HFACS and activity theory-based method. Cogn. Technol. Work 2017, 19, 759–783. [Google Scholar] [CrossRef]
  4. Fadeev, G.; Goryaev, D.V.; Zaitseva, N.V.; Shur, P.Z.; Red’ko, S.V.; Fokin, V. Health Disorders in Workers Associated with Health Risks at Workplaces in Mining Industry in the Arctic (Analytical Review). Health Risk Anal. 2023, 2023, 173–182. [Google Scholar] [CrossRef]
  5. Härmä, M. Workhours in relation to work stress, recovery and health. Scand. J. Work Environ. Health 2006, 32, 502–514. [Google Scholar] [CrossRef] [PubMed]
  6. Molek-Winiarska, D.; Kawka, T. Reducing Work-Related Stress Through Soft-Skills Training Intervention in the Mining Industry. Hum. Factors 2022, 66, 1633–1649. [Google Scholar] [CrossRef]
  7. Guoshan, W.; Heqing, L.; Zhirong, W.; You, B.; Jufeng, Z.; Yiming, H. A heat stress control method for miners based on internal heat storage. Sci. Technol. Built Environ. 2024, 31, 484–493. [Google Scholar] [CrossRef]
  8. Lazaro, P.; Momayez, M. Validation of the Predicted Heat Strain Model in Hot Underground Mines. Min. Metall. Explor. 2019, 36, 1213–1219. [Google Scholar] [CrossRef]
  9. Hollnagel, E. FRAM: The Functional Resonance Analysis Method; CRC Press: London, UK, 2012. [Google Scholar]
  10. Patriarca, R.; Di Gravio, G.; Woltjer, R.; Costantino, F.; Praetorius, G.; Ferreira, P.; Hollnagel, E. Framing the FRAM: A literature review on the functional resonance analysis method. Saf. Sci. 2020, 129, 1–23. [Google Scholar] [CrossRef]
  11. Konstandinidou, M.; Nivolianitou, Z.; Kiranoudis, C.; Markatos, N. A fuzzy modeling application of CREAM methodology for human reliability analysis. Reliab. Eng. Syst. Saf. 2006, 91, 706–716. [Google Scholar] [CrossRef]
  12. Marseguerra, M.; Zio, E.; Librizzi, M. Human reliability analysis by fuzzy “CREAM”. Risk Anal. 2007, 27, 137–154. [Google Scholar] [CrossRef] [PubMed]
  13. Shi, H.; Wang, J.H.; Zhang, L.; Liu, H.C. New improved CREAM model for human reliability analysis using a linguistic D number-based hybrid decision making approach. Eng. Appl. Artif. Intell. 2023, 120, 105896. [Google Scholar] [CrossRef]
  14. Lee, D.; Kim, H.; Koo, K.; Kwon, S. Human Reliability Analysis for Fishing Vessels in Korea Using Cognitive Reliability and Error Analysis Method (CREAM). Sustainability 2024, 16, 3780. [Google Scholar] [CrossRef]
  15. Alencar Silva Almeida Dantas, G.; Russo, A.C.; De Tomi, G.F.C. Integrating FRAM and Fuzzy Logic for the Analysis of Critical Functions and Human Reliability in Loading Operations in Underground Mining. J. Saf. Sustain. 2025. [Google Scholar] [CrossRef]
  16. Marins, C.S.; Souza, D.D.O.; Barros, M.D.S. O USO DO MÉTODO DE ANÁLISE HIERÁRQUICA (AHP) NA TOMADA DE DECISÕES GERENCIAIS—UM ESTUDO DE CASO. In Proceedings of XLI SBPO, Porto Seguro, Brasil, 1–4 September 2009; Available online: https://www2.ic.uff.br/~emitacc/AMD/Artigo%204.pdf (accessed on 23 July 2025).
  17. Russo, A.C.; Russo, E. Application of the AHP-Gaussian method to support the prioritization of workers’ health actions in Brazil, based on data from DATASUS. Gest. Prod. 2024, 31, e10423. [Google Scholar] [CrossRef]
  18. Mahdi Rezaie, F.; Fakoor Saghih, A.M.; Motahari Farimani, N. A novel hybrid approach based on CREAM and fuzzy ANP to evaluate human resource reliability in the urban railway. J. Transp. Saf. Secur. 2021, 13, 1326–1364. [Google Scholar] [CrossRef]
  19. Patriarca, R.; Di Gravio, G.; Costantino, F. A Monte Carlo evolution of the Functional Resonance Analysis Method (FRAM) to assess performance variability in complex systems. Saf. Sci. 2017, 91, 49–60. [Google Scholar] [CrossRef]
  20. Maia França, J.E.; Hollnagel, E. Human Factors Approach to Assess Risks and Reliability in Offshore Operations with FRAM (Functional Resonance Analysis Method). In Proceedings of the Offshore Technology Conference Brasil, OTCB, Rio de Janeiro, Brasil, 24–26 October 2023. [Google Scholar] [CrossRef]
  21. Fargnoli, M.; Murgianu, L.; Tronci, M. The Functional Resonance Analysis Method (FRAM) Application in the Healthcare Sector: Lessons Learned from Two Case Studies on Medical Device Management. Appl. Sci. 2024, 14, 9495. [Google Scholar] [CrossRef]
  22. Huang, Y.; Liu, Y.; Zhao, D.; Song, X. Fuzzy comprehensive performance evaluation method for radar control. In CICTP 2012: Multimodal Transportation Systems—Convenient, Safe, Cost-Effective, Efficient, Proceedings of the 12th COTA International Conference of Transportation Professionals, Beijing, China, 3–6 August 2012; American Society of Civil Engineers: Reston, VA, USA; pp. 1845–1856. [Google Scholar] [CrossRef]
  23. Mamdani, E.H. Application of Fuzzy Algorithms for Control of Simple Dynamic Plant. Proc. Inst. Electr. Eng. 1974, 121, 1585–1588. [Google Scholar] [CrossRef]
  24. Dos Santos, M.; de Araújo Costa, I.P.; Gomes, C.F.S. Multicriteria Decision-Making In The Selection Of Warships: A New Approach To The Ahp Method. Int. J. Anal. Hierarchy Process 2021, 13, 147–169. [Google Scholar] [CrossRef]
  25. Wyndham, C.H. Research in the human sciences in the gold mining industry. Am. Ind. Hyg. Assoc. J. 1974, 35, 113–136. [Google Scholar] [CrossRef]
  26. Miller, V.S.; Bates, G.P. The thermal work limit is a simple reliable heat index for the protection of workers in thermally stressful environments. Ann. Occup. Hyg. 2007, 51, 553–561. [Google Scholar] [CrossRef]
  27. Sakinala, V.; Paul, P.S.; Chandrakar, S. Assessment of Work Postures and Physical Workload of Machine Operators in Underground Coal Mines. J. Inst. Eng. (India) Ser. D 2023, 104, 87–98. [Google Scholar] [CrossRef]
  28. Dey, S.; Dey, N.C. Determining factors affecting thermal comfort in underground coal mine. J. Mines Met. Fuels 2019, 67, 489. [Google Scholar]
  29. França, J.E.M.; Hollnagel, E. Analyzing human factors and complexities of mining and O&G process accidents using FRAM: Copiapó (Chile) and FPSO CSM (Brazil) cases. Process Saf. Prog. 2023, 42, S9–S18. [Google Scholar] [CrossRef]
  30. Hirose, T.; Sawaragi, T. Development of FRAM Model Based on Structure of Complex Adaptive Systems to Visualize Safety of Socio-Technical Systems. IFAC-PapersOnLine 2019, 52, 13–18. [Google Scholar] [CrossRef]
  31. Vieira, L.C.; Saurin, T.A. Environmental disaster analysis: Case study using the functional resonance analysis method. Eng. Sanit. Ambient. 2018, 23, 373–383. [Google Scholar] [CrossRef]
  32. Dekker, S.; Hollnagel, E. Computers in the cockpit: Practical problems cloaked as progress. In Coping with Computers in the Cockpit; Routledge: London, UK, 2018; pp. 1–6. [Google Scholar] [CrossRef]
  33. Brake, D.J.; Bates, G.P. Limiting metabolic rate (Thermal Work Limit) as an index of thermal stress. Appl. Occup. Environ. Hyg. 2002, 17, 176–186. [Google Scholar] [CrossRef]
  34. Yeoman, K.; Weakley, A.; DuBose, W.; Honn, K.; McMurry, T.; Eiter, B.; Baker, B.; Poplin, G. Effects of heat strain on cognitive function among a sample of miners. Appl. Ergon. 2022, 102, 103743. [Google Scholar] [CrossRef]
  35. Schmit, C.; Hausswirth, C.; Le Meur, Y.; Duffield, R. Cognitive Functioning and Heat Strain: Performance Responses and Protective Strategies. Sports Med. 2017, 47, 1289–1302. [Google Scholar] [CrossRef]
  36. Rastegar, Z.; Ghotbi Ravandi, M.R.; Zare, S.; Khanjani, N.; Esmaeili, R. Evaluating the effect of heat stress on cognitive performance of petrochemical workers: A field study. Heliyon 2022, 8, e08698. [Google Scholar] [CrossRef]
Figure 1. Related terms in extracted functions.
Figure 1. Related terms in extracted functions.
Mining 05 00050 g001
Figure 2. The functional model resulting from the application of the FRAM. The analysis revealed that the function “Monitor and measure thermal conditions” acts as a primary entry point and trigger for organizational response mechanisms. It plays a pivotal role in activating adaptive strategies and serves as a foundation for thermal risk mitigation. As emphasized by [10], identifying central functions in FRAM models helps to map elements that are most likely to amplify systemic variability.
Figure 2. The functional model resulting from the application of the FRAM. The analysis revealed that the function “Monitor and measure thermal conditions” acts as a primary entry point and trigger for organizational response mechanisms. It plays a pivotal role in activating adaptive strategies and serves as a foundation for thermal risk mitigation. As emphasized by [10], identifying central functions in FRAM models helps to map elements that are most likely to amplify systemic variability.
Mining 05 00050 g002
Figure 3. Monitor and measure thermal conditions.
Figure 3. Monitor and measure thermal conditions.
Mining 05 00050 g003
Figure 4. Assess thermal comfort during shifts.
Figure 4. Assess thermal comfort during shifts.
Mining 05 00050 g004
Figure 5. Evaluate heat stress conditions in mining environments.
Figure 5. Evaluate heat stress conditions in mining environments.
Mining 05 00050 g005
Figure 6. Identify and characterize psychophysiological stressors.
Figure 6. Identify and characterize psychophysiological stressors.
Mining 05 00050 g006
Figure 7. Quantify physical workload under thermal load conditions.
Figure 7. Quantify physical workload under thermal load conditions.
Mining 05 00050 g007
Figure 8. Assess work postures and workload.
Figure 8. Assess work postures and workload.
Mining 05 00050 g008
Figure 9. Develop management protocols based on the TWL.
Figure 9. Develop management protocols based on the TWL.
Mining 05 00050 g009
Figure 10. Implement procedures to reduce occupational heat stress.
Figure 10. Implement procedures to reduce occupational heat stress.
Mining 05 00050 g010
Figure 11. Establish control measures based on heat stress data.
Figure 11. Establish control measures based on heat stress data.
Mining 05 00050 g011
Table 1. Six core aspects.
Table 1. Six core aspects.
Core AspectsDescription
Input (I)The trigger or starting point for the function
Output (O) The result or outcome produced by the function
Preconditions (P)The conditions that must be satisfied before the function can be executed
Resources (R)The materials, tools, or information required to perform the function
Control (C)The mechanisms or guidelines regulating the function’s execution
Time (T)The temporal aspect that defines when the function must be completed
Table 2. Classification of control modes in the Fuzzy CREAM based on defuzzified reliability scores.
Table 2. Classification of control modes in the Fuzzy CREAM based on defuzzified reliability scores.
RangeControl ModeOperational Interpretation
0 ≤ y* ≤ 2.5ScrambledHighly unpredictable, prone to errors
2.6 ≤ y* ≤ 5.0InefficientWeak control, unstable contextual behavior
0 ≤ y* ≤ 2.5TolerableSufficient control with variability risks
0 ≤ y* ≤ 2.5EfficientStable and reliable task execution
Table 3. Triangular membership function parameters for CPC linguistic values.
Table 3. Triangular membership function parameters for CPC linguistic values.
CPCLinguistic Valuea (min)b (peak)c (max)
Adequacy of organizationPoor0.00.100.30
Average0.200.500.80
Adequate0.700.901.00
Working conditionsPoor0.000.150.35
Average0.250.500.75
Adequate0.650.901.00
Time availablePoor0.000.200.40
Average0.300.500.70
Adequate0.600.851.00
Table 4. Example of fuzzy IF–THEN rules for CPC combinations.
Table 4. Example of fuzzy IF–THEN rules for CPC combinations.
RuleCPC1 (Organization)CPC2 (Conditions)CPC3 (Time)Output Control Mode
R1AdequateAdequateAdequateEfficient
R2PoorAnyAnyScrambled
R3AnyPoorAnyScrambled
R4AverageAverageAverageTolerable
R5AdequateAveragePoorInefficient
R6AveragePoorPoorScrambled
Table 5. Summary of selected articles on occupational conditions and green mining.
Table 5. Summary of selected articles on occupational conditions and green mining.
AuthorResearch Location and ContextObjectiveMethodologyKey ResultsRelevance
[25]This study was conducted in the South African gold mining sector, specifically within the deep-level mines of the Witwatersrand region.The primary aim was to evaluate how interdisciplinary research in human sciences—particularly physiology, psychology, and sociology—could be applied to improve health, safety, and productivity in underground mining, with an emphasis on heat acclimatization and worker resilience in hot environments.The study utilized a combination of field experiments, physiological monitoring (including rectal temperature, oxygen consumption, and heart rate), and controlled environmental exposure in climatic rooms. From 1965 onwards, new recruits underwent an 8-day acclimatization program in chambers maintained at 32 °C wet-bulb temperature. Exercises were calibrated to simulate moderate mining workloads, gradually increasing metabolic demand over the acclimatization period.The controlled acclimatization protocol proved highly effective. By 1970, over 280,000 workers had participated across 28 acclimatization facilities. The program led to a significant reduction in heat stroke cases and fatalities, particularly due to improvements in early detection (via oral temperature checks) and immediate on-site cooling of affected individuals. Mortality rates dropped drastically compared to earlier years, when unrecognized or untreated heat stroke had resulted in up to 50% fatality among affected miners.The study demonstrated that large-scale, structured acclimatization significantly enhances thermal safety in mining. It also allowed for partial work shift reallocation to include safety and productivity training, while reducing the supervisory burden. Wyndham’s findings contributed to the foundational practices in occupational heat stress management and laid the groundwork for modern protocols in thermal risk mitigation in mining environments.
[26]The study included both controlled laboratory trials and field observations at mining and construction sites in Northwest Australia, where summer conditions regularly exceed conventional heat stress thresholds.The main objective was to evaluate the Thermal Work Limit (TWL) index as a practical, accurate, and robust tool for managing occupational heat stress in both controlled environments and real-world outdoor work settings. The TWL was compared to the widely used but often overly conservative Wet Bulb Globe Temperature (WBGT) index.Twelve physically active male participants underwent trials in a climate chamber simulating hot environments (38–40 °C dry bulb, ~28 °C wet bulb). They performed repeated 30 min work intervals at increasing workloads (40–60 W) interspersed with rest, while heart rate, core temperature (via ingestible sensors), and hydration status were monitored. Field studies involved continuous environmental and physiological monitoring of mine and construction workers across three outdoor sites, using heart rate monitors, tympanic thermometers, and urine specific gravity measurements. Environmental conditions were assessed using both TWL and WBGT indices.In the controlled trials, the TWL accurately predicted the metabolic threshold at which physiological strain (elevated core temperature >38.2 °C or heart rate >115 bpm) would occur. Ten of the twelve subjects stayed within the predicted limits; the two outliers were likely impacted by poor acclimatization or excess body fat. In the field, the TWL provided realistic thresholds that permitted safe continuous labor even when WBGT values suggested mandatory work-rest cycles. Despite consistently high WBGTs (>30 °C), workers maintained stable heart rates, hydration, and core temperatures when the TWL exceeded 140 W/m2. Management protocols based on the TWL were proposed, allowing unrestricted work when the TWL >220 W/m2 and recommending restrictions and monitoring when the TWL <140 W/m2.This study validated the TWL as a more reliable and applicable index for heat stress management in hot workplaces compared to the WBGT. It demonstrated that the TWL better reflects the cooling potential of environmental factors like air movement, thus avoiding unnecessary productivity losses. The authors recommend TWL-based protocols for industry-wide adoption, highlighting its benefits in protecting health while sustaining operational efficiency.
[27]The study was carried out in a fully mechanized underground coal mine operated by Eastern Coalfields Limited (ECL), a subsidiary of Coal India Ltd. This mine, located in eastern India, produces 3.4 million tons annually and represents a key example of mechanized underground mining in the country.The study aimed to evaluate the ergonomic conditions of underground machine operators by analyzing their working postures and physical workload. The goal was to identify risk factors for musculoskeletal disorders (MSDs) and fatigue, which are common in deep mining due to constrained workspaces and prolonged exposure to poor environmental conditions.Work posture was assessed using the Ovako Working Posture Analysis System (OWAS), which classifies postural stress based on joint angles and time spent in each posture. Physical workload was evaluated using pulse rate measurements captured by a Polar M430 activity monitor, and energy expenditure was estimated via the Varghese formula. Four types of machinery operators were evaluated: continuous miner (CM), universal drilling machine (UDM), road header, and load haul dumper (LHD).Postural analysis revealed that most operators regularly assumed slightly to distinctly harmful postures. For example, CM operators spent 70% of their time with the neck bent backward (distinctly harmful), while UDM, road header, and LHD operators exhibited prolonged bent or twisted trunk positions. In terms of workload, CM operators had a light workload (average pulse: 96 bpm; energy expenditure: 6.5 kJ/min), whereas the UDM, road header, and LHD operators showed moderately heavy workloads (pulse rates ~112–114 bpm; energy expenditure ~9.1–9.4 kJ/min). These findings suggest a substantial risk of fatigue and MSDs, particularly for UDM and road header operators.This study emphasizes the urgent need for ergonomic interventions in Indian underground mines. The authors advocate for better postural training, workload management, and the adoption of ergonomic design principles (e.g., anthropometry and participatory ergonomics) to reduce occupational health risks. The methodology and findings may be extended to other mining contexts, including opencast and non-coal operations.
[28]The study was conducted in two underground coal mines in India (referred to as Mine A and Mine B), both operated under subsidiaries of Coal India Limited. While the mines shared similar ventilation and geological conditions, they differed in depth—150 m for Mine A and 320 m for Mine B.The objective of the study was twofold: (1) to assess the thermal comfort status of underground coal miners using standardized thermal stress indices, and (2) to examine the correlations between thermal comfort and physiological and environmental stress factors.Twenty male participants (10 per mine) were selected based on strict inclusion criteria: healthy BMI and body surface area, no cardiovascular or physiological disorders, acclimatized to underground work, and with normal resting ECG. Thermal comfort was evaluated using the Predicted Mean Vote (PMV) and Predicted Percentage of Dissatisfied (PPD) indices derived from environmental data collected hourly during the work shift. The Pearson correlation and Student’s t-tests were applied to determine the strength of association between the PMV/PPD and various environmental and physiological variables such as heart rate, metabolic heat generation, air velocity, convection and evaporation heat exchange.Both mines showed high thermal stress levels with PMV and PPD values exceeding comfort thresholds—Mine A had a PMV of 3.74 and PPD of 99.28%, while Mine B showed a PMV of 4.09 and PPD of 99.97%. WBGT (Wet Bulb Globe Temperature) values were also elevated compared to OSHA’s recommended limits. A strong positive correlation was found between PMV and metabolic heat production (r = 0.99), while strong negative correlations were found with evaporative heat loss (r = −0.99) and convective heat exchange in breathing (r = −0.88). Medium-strength correlations existed between the PMV and PPD (r = 0.60 in Mine A and r = 0.53 in Mine B). These findings indicate that thermal comfort in Indian underground mines is governed by multiple interacting factors, and even relatively shallow mines can present substantial heat stress risks.The study underscores the importance of systematically identifying and monitoring the various determinants of thermal comfort in underground environments. As Indian mining shifts toward deeper operations, understanding the interplay between physiological strain, environmental heat stress, and mine design becomes increasingly critical. The authors advocate for better air velocity management, targeted work–rest schedules, and enhanced environmental monitoring to reduce discomfort and maintain productivity in heat-stressed mines.
Table 6. Final prioritization score.
Table 6. Final prioritization score.
FunctionThermal Impact (C1)Human Reliability (C2)FRAM Connectivity (C3)Final Score
Evaluate heat stress conditions0.920.910.900.91
Quantify physical workload0.890.870.880.88
Identify psychophysiological stressors0.850.860.840.85
Monitor and measure thermal conditions0.800.820.830.82
Assess thermal comfort0.780.790.810.79
Assess postures and workload0.750.740.730.74
Establish control measures0.700.720.710.71
Implement heat stress procedures0.680.700.690.69
Develop protocols based on the TWL0.650.680.670.67
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Russo, A.C. Assessing the Systemic Impact of Heat Stress on Human Reliability in Mining Through FRAM and Hybrid Decision Models. Mining 2025, 5, 50. https://doi.org/10.3390/mining5030050

AMA Style

Russo AC. Assessing the Systemic Impact of Heat Stress on Human Reliability in Mining Through FRAM and Hybrid Decision Models. Mining. 2025; 5(3):50. https://doi.org/10.3390/mining5030050

Chicago/Turabian Style

Russo, Ana Carolina. 2025. "Assessing the Systemic Impact of Heat Stress on Human Reliability in Mining Through FRAM and Hybrid Decision Models" Mining 5, no. 3: 50. https://doi.org/10.3390/mining5030050

APA Style

Russo, A. C. (2025). Assessing the Systemic Impact of Heat Stress on Human Reliability in Mining Through FRAM and Hybrid Decision Models. Mining, 5(3), 50. https://doi.org/10.3390/mining5030050

Article Metrics

Back to TopTop