Next Article in Journal
Arrow Contraction and Expansion in Tropical Diagrams
Previous Article in Journal
Carving Nature at Its Joints: A Comparison of CEMI Field Theory with Integrated Information Theory and Global Workspace Theory
Previous Article in Special Issue
Image Restoration Quality Assessment Based on Regional Differential Information Entropy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Image Entropy-Based Interface Evaluation Method for Nuclear Power Plants

1
School of Mechanical Engineering, Southeast University, Nanjing 211189, China
2
School of Design Art and Media, Nanjing University of Science and Technology, Nanjing 210014, China
*
Author to whom correspondence should be addressed.
Submission received: 6 November 2023 / Revised: 4 December 2023 / Accepted: 6 December 2023 / Published: 8 December 2023
(This article belongs to the Collection Entropy in Image Analysis)

Abstract

:
The digital interface is crucial for nuclear plant operators, influencing their decision-making significantly. However, evaluations of these interfaces often overlook users’ decision-making performance; lack established standards, typically occurring after the design phase; and are unsuitable for large-scale assessments. Recognizing the vital role of interface information, this paper built on our previous research and proposed a method tailored for nuclear power plant interfaces, utilizing image entropy to evaluate the impact of information on decision-making. A comparative analysis with an experimental evaluation method empirically validated the effectiveness of the proposed method. This research offers a unique decision-making-centric method to interface evaluation, providing a standardized, adaptable framework for various design phases and enabling extensive and rapid evaluations.

1. Introduction

As nuclear power plants evolve towards digitalization and integration, digital interfaces have become integral to their operation and management [1,2]. These interfaces, serving as the primary information source, profoundly influence the decision-making of operators. The digital interface comprises local elements such as layout, color, font, as well as global elements like the amount of information [3,4]. Prior research indicates that the amount of information can more comprehensively represent an interface’s information transmission capability compared to local elements, playing a significant role in operators’ decision-making processes [5,6]. Thus, it is crucial to evaluate the amount of information within a digital interface.
In evaluating digital interfaces, it is important to understand both the content of the evaluation and the methods used. For content, current evaluations mainly focus on local elements like color, layout, and navigation [7]. Deng (2022) and Wan (2021) have, respectively, emphasized the importance of color and layout to user experience [8,9]. However, evaluations often neglect the consideration of the amount of information in the interface, and there is a lack of research on evaluating the influence of interface elements on decision-making [10,11]. For methodology, evaluations typically adopt one of two approaches: subjective questionnaires and experimental tests. Subjective questionnaires are widely used due to their convenience, facilitating rapid collection of user feedback. Allah et al. (2021) highlighted their effectiveness in revealing user preferences and needs during interface navigation, providing a strong foundation for improving interface design [12]. Experimental tests, while more complex, allow for the observation of user interactions in controlled environments. Chu and Liu (2023) elucidated that such evaluations of user interfaces yield profound insights into user needs and interaction outcomes in human–machine collaboration [13]. However, a general lack of standardized evaluation criteria in current methods may lead to inconsistent findings. Moreover, both subjective and experimental approaches are typically only conducted after the design is completed, which restricts their applicability in fast, large-scale assessments [14,15].
In the context of nuclear power plant interfaces, evaluations are often conducted during the design phase, dealing with numerous interfaces of a specific type [16,17,18]. To address this, we proposed a method to accommodate these rapid and large-scale requirements, specifically designed to address user decision-making challenges in interface evaluation. This method builds on findings from our previous work, which determined that there are upper and lower thresholds to the amount of interface information conducive to decision-making [19]. Leveraging this insight, we used image entropy as an indicator and established its threshold range through a questionnaire-based threshold determination approach. Once these threshold ranges are established for specific categories of interfaces, they can be reapplied in subsequent evaluations.
By conducting a systematic study of this method, we offer additional options for evaluating nuclear power plant interfaces. This method stands out by offering a unified standard, allowing for implementation at any design stage, and facilitating data reuse for batch evaluations. It prioritizes human decision-making needs, leading to a more human-centric, targeted, and practical interface evaluation.

2. Interface Information Measurement Model

Interface information refers to the content and data that an interface presents to users, encompassing a variety of elements such as text, graphics, animations, videos, audio, and other multimedia components [20,21,22]. The prominence of specific types of information depends on the field of application. In the operating environment of a nuclear power plant, the interface information concentrates on visual inputs closely related to the plant’s status [23,24], predominantly taking the form of text, numerical values, and graphics [25,26]. To facilitate a more effective evaluation of the interface, it is crucial to convert this information into a format that is quantitatively measurable.

2.1. Measuring the Amount of Information

Building on this need for quantification, a variety of measurement techniques, including element counting, interface density, and image entropy, are available [27,28,29].
The element counting technique quantifies information by tallying the number of various visible elements such as text, buttons, and icons [30]. Although a large number of elements often indicates a high amount of information, this technique tends to overlook the significant influence of element organization and layout. These factors are vital for a user’s interpretation of interface content, as they substantially contribute to the perceived amount of information.
The interface density technique accounts for both the number of elements and their organization and layout. It calculates the number of elements per unit area, giving insight into the concentration of interface elements and thus evaluating the amount of information [31]. Despite its advantages, this technique has notable drawbacks; it fails to adequately consider how design alterations and differences among interface elements can impact the user’s perception of the amount of information.
Contrary to the interface density technique, the image entropy technique accounts for design alterations and element differences, drawing upon the concept of entropy from information theory [32]. This technique measures the quantity, complexity, or randomness of image information by evaluating the entropy of pixel intensity distributions, serving as a robust indicator of the information content in an image or graphical user interface [33]. Typically, higher values of image entropy correlate with increased visual complexity and a greater amount of information.
While image entropy proves to be a valuable tool, it also has limitations in measuring the amount of information in an interface, such as its inability to account for the spatial arrangement of elements. Nevertheless, it is particularly well-suited for applications in nuclear power plant interfaces. These interfaces adhere strictly to rigorous design standards, dictating the size, shape, color, and layout of elements [34], which minimizes randomness and ensures a consistent distribution of pixel intensity. These characteristics enhance the applicability of image entropy as an evaluative tool for such contexts. Furthermore, these digital interfaces are rich in graphical components, such as charts and images, which exhibit significant variations in pixel intensity—a scenario that plays to the strengths of image entropy [35]. Additionally, the constant stream of dynamic, real-time updates, ranging from equipment statuses to alerts [36], results in shifts in pixel intensity that image entropy is well-equipped to quantify. Consequently, image entropy emerges as a proficient metric for assessing the amount of information in the interfaces of nuclear power plants.

2.2. Image Entropy-Based Measurement Model

The image entropy-based measurement model is designed to effectively quantify the amount of information in an interface. The model is versatile, accepting interfaces in various formats such as JPEG, PNG, and BMP as input. It is important that the interface is unedited and complete to ensure accurate analysis. Upon processing, the model outputs a value indicative of the interface’s image entropy, which directly correlates with the information complexity present. A higher value suggests a more information-dense interface. Below, the specific steps of the model are outlined.

2.2.1. Grayscale Conversion

In color image entropy calculation, there are three primary methods: channel-wise calculation, conversion to grayscale, and joint entropy. The “channel-wise calculation” method processes each color channel (red, green, blue) separately and combines the results, providing a detailed color distribution but at a high computational cost. The “conversion to grayscale” method simplifies the process by converting the image to grayscale before entropy calculation, effective for limited-color applications and giving a general overview of brightness. The “joint entropy” method, the most complex, analyzes all color channel combinations for a comprehensive content assessment but requires extensive data processing. For nuclear power plant interfaces, which typically feature no more than five colors and maintain clear contrast in grayscale, the “conversion to grayscale” method is most suitable. It preserves essential information while reducing computational load.
The initial step of the model involves converting a color image into grayscale. Grayscale conversion is executed by transforming the red, green, and blue (RGB) components of each pixel in the color image into a single grayscale value. Given the human eye’s varying sensitivity to different colors, most sensitivity to green, followed by red, and least to blue, different weights are assigned to each color component. According to the ITU-R BT.601 standard (also known as Rec. 601) [37], the weights are distributed as follows: green at 0.587, red at 0.299, and blue at 0.114. The conversion formula is expressed as:
Y = 0.299 × R + 0.587 × G + 0.114 × B
where Y represents the grayscale value, and R , G , and B correspond to the red, green, and blue components, respectively. This formula utilizes a weighting mechanism that aligns with the human eye’s differential sensitivity to colors, ensuring a perceptually uniform grayscale representation.

2.2.2. Calculation of Grayscale Probability

The second step of the model involves tallying the occurrences of each grayscale level, typically ranging from 0 to 255, within the image. To calculate the probability associated with each grayscale level, these counts are subsequently divided by the total number of pixels in the image. The formula for this calculation is expressed as:
p i = n i N
where p i represents the probability of the i-th grayscale level, n i denotes the number of pixels at that specific grayscale level, and N is the total pixel count in the image.

2.2.3. Entropy Calculation

The final step of the model is the calculation of entropy. For each grayscale level, the product of the corresponding probability and the logarithm (base 2) of its probability is calculated. This product quantifies the average number of bits needed to encode the information in binary code. The sum of these products is then calculated. Given that the logarithm of probabilities ranging between 0 and 1 yields a negative value, the negative of this sum is taken to ensure that the entropy value remains non-negative, accurately representing the expected amount of information. The entropy formula is expressed as:
H = i = 1 L p i log 2 p i
where H represents the image entropy, p i denotes the probability of a particular grayscale level across the image, and L corresponds to the cumulative count of grayscale levels present in the image.
This model draws upon the principles of Shannon entropy, a pivotal concept in information theory measuring the amount of information. In image processing, entropy is utilized to evaluate an image’s complexity, texture features, and overall information content. The resulting entropy value is a direct indicator of the amount of information. A higher entropy signifies a greater amount of information, while a lower entropy indicates a more uniform and consistent image.

3. Evaluation Method

The image entropy-based measurement model serves as a robust metric due to its capability to quantify the amount of information in an interface. In this section, a method for interface evaluation is proposed, elucidating the application of this model to garner insightful and meaningful results.

3.1. Evaluation Procedure

The procedure of the evaluation method is illustrated in Figure 1. Initially, the image entropy of the interface is calculated using the image entropy-based measurement model. The calculated entropy is then compared to a predefined threshold range, which serves as a benchmark for evaluating its quality. This threshold range corresponds to the category of the interface, with the determination process detailed in Section 3.2 below. Determined threshold ranges for specific categories will be stored in the database for repeated use, facilitating rapid and large-scale evaluation. In the next step, interfaces with entropy values within the threshold range are deemed satisfactory and labeled as “good”. Conversely, those outside of the threshold range are labeled as “not good”, indicating a discrepancy in the amount of information presented.
For interfaces labeled as “not good”, the entropy value provides further insights. A value below the threshold range suggests that the interface could be enhanced by incorporating additional information. In contrast, an entropy value exceeding the threshold range signals a potential information overload, necessitating a reduction in content.

3.2. Determination of Threshold Range

The accuracy and stability of the evaluation method hinge crucially on the determination of the threshold range. Given that interfaces within the same category in a nuclear power plant share similar information and task characteristics, and considering the limited number of interface categories, it is feasible to establish specific threshold ranges for each category. To determine these ranges, we employ a “questionnaire-based threshold determination approach”. This approach involves assessing a series of interfaces in the same category, each with distinct image entropies, through a subjective questionnaire. By assigning scores to this series of interfaces, we can deduce the upper and lower thresholds that constitute an appropriate amount of information for that particular category.
The design of the questionnaire in the questionnaire-based threshold determination approach is crucial, as it significantly impacts the final determination of the threshold. Although there is no fixed format for the questionnaire, it should include key parts such as participant information, introduction, reference interfaces, judgment questions, and open-ended questions. The “participant information” part gathers basic details about the participants, including their occupation and previous training experience, to provide context for their responses. The “introduction” part outlines the purpose of the questionnaire and provides guidelines for completing it. The “reference interfaces” part presents interfaces representing the minimum and maximum amounts of information for reference. The “judgment questions” part presents interfaces with varying image entropies in a random order to mitigate order-based bias, and each question corresponds to a specific image entropy. Participants are provided with a series of numerical scores or textual options, such as “minimum” and “excessive”, to rate the amount of information. Finally, the “open-ended questions” part captures more detailed feedback, allowing participants to express their thoughts on the amount of information presented in the interface.
Implementing the questionnaire-based threshold determination approach involves several key steps: participant recruitment, experimental introduction, questionnaire filling, data processing, and conclusion drawing. Throughout the process, the “participant recruitment” step is critical. Potential participants include nuclear power plant operators or graduate students with experience in nuclear power plant projects, as they possess the relevant background knowledge required to provide accurate and reliable data. During the “experimental introduction” step, participants receive essential information about the experiment’s objectives, the tasks they need to complete, and the experiment schedule to ensure they are fully prepared. In the “questionnaire filling” step, participants complete digital or paper questionnaires in a distraction-free environment. Subsequently, the “data processing” step ensures that all collected data are complete and valid. This step also involves converting qualitative answers into quantitative indicators and performing the corresponding statistical calculations. Finally, the “conclusion drawing” step determines the threshold range for a specific interface category based on the processed data results.

3.3. Application of the Evaluation Method: An Illustrative Example

Taking the main control room of the APR1400 nuclear power plant as an example, it comprises a large display panel (LDP) and multiple workstation displays (WSD), as shown in Figure 2. The large display panel, primarily utilized by supervisors, facilitates the magnified visualization of the statuses and parameter values of certain plant components. Concurrently, the workstation displays, generally used by operators, provide comprehensive data and information related to plant operations. These displays can be classified into various categories, including alarm displays, system displays, key safety function displays, and computer-based procedure displays. Each display category has different design objectives and necessitates varying amounts of information, so they need to be evaluated individually.
Workstation displays commonly feature a screen resolution of 1024 × 768 pixels. Among the various categories, the system display is prevalent, offering detailed real-time information on specific systems, as depicted in Figure 3. This interface will subsequently serve as an example to illustrate the application of the evaluation method.

3.3.1. Determination of the Threshold Range for the Interface

Since there was no predefined threshold range for this category of interface, the questionnaire-based threshold determination approach was utilized to establish it. The questionnaire applied in this approach is presented in Table 1.
A total of 50 participants were recruited to fill out the questionnaire. These participants were proficient graduate students who had been involved in several nuclear power plant interface development projects; hence, they were viewed as potential specialists in the field. Approximately three days before the study, participants received an informational guide outlining the objectives of the experiment, the assignments they would undertake, and the anticipated timeline. On the day of the experiment, participants engaged with the questionnaire and were asked to complete and submit it within a specific, uninterrupted time frame.
After collecting all 50 questionnaires, the data underwent processing. For each interface, the amount of information was rated using a scoring system that reflected the decision-making utility: minimal and excessive both received 1 point since they are not conducive to effective decision-making, moderate and abundant each received 2 points, while optimal, being the most beneficial for decision-making, received 3 points. Interfaces that achieved a mode of 3 points were considered appropriate for decision-making. Table 2 displays the questionnaire outcomes. Interfaces that garnered a mode of 3 points had an entropy range of 1.28–1.79 (with a 1024 × 768 pixel resolution).

3.3.2. Conducting the Evaluation of the Interface

According to the derived threshold range of 1.28–1.79, when the image entropy of a system display interface lies within this defined range, the amount of information it presents is considered appropriate, striking a balance between being overly simplistic and overly complex. If the image entropy of an interface falls outside of this range, further improvements are required to enhance its usability.
The image entropy of the system display interface depicted in Figure 3 had been calculated to be 1.72 (refer to Section 2.2 for details on the calculation process). Since this value fell within the threshold range of 1.28–1.79, the interface was deemed “good,” indicating that its design was reasonably satisfactory.

4. Validation of the Evaluation Method

To ascertain the efficacy of the proposed evaluation method, a total of 14 interfaces from different nuclear power plants, each boasting a resolution of 1024 × 768 pixels, were meticulously chosen. These interfaces are showcased in Figure 4, encapsulating a broad spectrum of distinct categories. This diverse selection ensures a comprehensive assessment, allowing for a robust validation of the method’s applicability across various interface categories and different nuclear power plants.

4.1. Evaluation Using the Proposed Method

The evaluation method detailed in Section 3 was applied to assess the 14 selected interfaces. Specifically, the image entropy for each interface was calculated using the image entropy-based measurement model. Following this, the calculated entropy values were compared against the predefined threshold ranges to gauge the quality of the interfaces. From this comparison, it was determined whether the information content in each interface was optimal or required adjustment.
The application of the proposed evaluation method facilitated assessments of the various interfaces’ quality. The results of this meticulous evaluation are compiled and presented in Table 3, which encompasses the image entropy calculations as well as the assessments relative to the entropy thresholds.

4.2. Evaluation Using the Experimental Method

The interface evaluation was further conducted from an alternative perspective using the conventional experimental method. In this experiment, a within-participant design was adopted, where 30 participants were required to make decisions under the 14 nuclear power plant interfaces. A depiction of the experimental site is provided in Figure 5.
Participants adhered to the on-screen instructions. Similar to the questionnaire-based threshold determination approach, there were 15 image entropy levels designated for each interface, with each level being presented twice during the experiment. Participants were tasked with completing decision-making tasks for all 14 interfaces, culminating in a total of 420 trials. Each trial commenced with a centered cross shown on the screen for 500 ms, followed by the display of an interface. Participants were then required to rapidly ascertain whether the interface presented any abnormal data and to press the corresponding key to make their decisions. All behavioral data were meticulously logged using E-prime 2.0 software. Figure 6 provides an illustration of the experimental process.
The participants’ decision-making accuracy and reaction time were meticulously recorded. To better assess the impact of the amount of interface information on user decision-making, a new variable named “decision-making efficiency” was defined. It was calculated as the quotient of decision-making accuracy and reaction time, illustrated by the formula:
D M E = A C C R T
where DME represents decision-making efficiency, ACC represents decision-making accuracy, and RT represents reaction time.
Higher decision-making accuracy and shorter reaction time both contribute to greater decision-making efficiency. This efficiency reflects an overall concept where higher decision-making efficiency indicates that the amount of information presented is more conducive to decision-making. The calculated decision-making efficiency for each of the 14 interfaces, spanning all individual participants, are compiled and presented in Table 4.
Decision-making efficiency can differ among individuals, even when interacting with the same interface. Thus, it is crucial to conduct a correlation analysis on the decision-making results. The Pearson correlation coefficient r x y is computed as:
r x y = n x y ( x ) ( y ) [ n x 2 x 2 ] [ n y 2 ( y ) 2 ]
where r x y is the correlation coefficient between X and Y (X and Y correspond to the columns representing two different participants in Table 4). n is the number of interfaces. x y is the sum of the products of X and Y. x and y are the sums of X and Y, respectively. x 2 and y 2 are the sums of squares of X and Y, respectively.
Given that each participant was assessed independently, a correlation analysis can be conducted between each participant’s quantitative outcomes for the 14 interfaces and those of other participants.
The value of r x y lies in the range 1 , + 1 . A positive value, r x y > 0 , indicates a positive correlation, where one variable tends to increase as another variable increases. Conversely, a negative value, r x y < 0 , implies a negative correlation, where one variable tends to decrease as another variable increases. When r x y = 0 , it indicates no linear correlation between the variables. The strength of the correlation is further classified based on the absolute value, where r x y < 0.4 denotes a weak correlation, 0.4 r x y < 0.7 signifies a moderate correlation, and 0.7 r x y 1 indicates a strong correlation.
Figure 7 presents the correlation heatmap for various pairs of participants based on decision-making efficiency. Based on the data, it is evident that except for the pair consisting of Participant 8 and Participant 26, whose correlation coefficient was below 0.4, all other pairs had correlation coefficients above 0.4, indicating significant correlation. This result is encouraging, showing that different participants tend to have consistent decision efficiency when interacting with the same interface. It reflects the rationality of the sample selection, the reliability of the experimental design, and the validity of the experimental data.
Normalization and averaging methods were utilized to process the data from Table 4. The formula for normalization is as follows:
x = x min x p max x p min x p
where x is the normalized value, x is the original value, min x p and max x p represent the minimum and maximum values within each participant’s data for the 14 interfaces, respectively. Averaging involved calculating the mean value of the normalized decision-making efficiency for each interface across all 30 participants. Through this process, the decision-making efficiencies for each interface were adjusted to a common scale, facilitating a more straightforward comparison.
To categorize the interfaces based on their decision-making efficiency, the K-means clustering analysis was employed, with the focus solely placed on the “Decision-making efficiency” dimension. With the number of clusters, K, set to 2, the interfaces were aimed to be segregated into two distinct categories: high decision-making efficiency and low decision-making efficiency.
The analysis began by randomly selecting two data points to serve as the initial cluster centers. The Euclidean distance was used to assign each data point to the nearest cluster center. The cluster centers were adjusted to minimize the distance from the centers to each data point, and this process was repeated until convergence was achieved. Finally, the first cluster center, representative of the low decision-making efficiency group, showcased a value of 0.20. In contrast, the second cluster center, standing for the high decision-making efficiency group, displayed a value of 0.62. Following this classification, interfaces 1, 2, 5, 6, 9, 11, and 12 were categorized into the first cluster, labeled as “Cluster 1”. Conversely, interfaces 3, 4, 7, 8, 10, 13, and 14 were assigned to the second cluster, labeled as “Cluster 2”. Visual inspection of the clustering results can be achieved through a scatter plot, as shown in Figure 8, where data points are distinctly shaped and colored based on their assigned cluster.
To assess the significance of the clustering, an analysis of variance (ANOVA) was conducted. When K = 2, the ANOVA test resulted in F (1,12) = 36.30, p < 0.001, indicating a significant difference in decision-making efficiency between the two identified clusters.
Interfaces with high decision-making efficiency were evaluated as “Good”, and interfaces with low decision-making efficiency were evaluated as “Not good”. The results of this evaluative process, conducted using the experimental method, are compiled and presented in Table 5.

4.3. Comparative Analysis of Results

Upon conducting a comparative analysis of the evaluation results obtained from the proposed method and the experimental method, a high correlation was observed between the outcomes of the two methodologies, as detailed in Table 6.
Interface No. 13 emerged as the sole discrepancy. As observed in Table 3, the image entropy of Interface No. 13 was 6.68, which slightly exceeds the threshold range of 4.25–6.61. Consequently, it is very close to being considered a good interface, which could potentially explain the evaluation bias. Generally, all other interfaces demonstrated consistent results across both methods, achieving a match rate of 92.86%. This high level of consistency reflects the effectiveness of the proposed method.
The comparison results highlight two key points. Firstly, there is a close relationship between the amount of information in an interface and decision-making efficiency. The threshold range derived from the questionnaire, which was based on the amount of information, aligns well with the decision-making performance results obtained through the experimental method. This consistency validates the use of image entropy as a reliable metric for evaluating interface quality. Secondly, the proposed evaluation method proves to be accurate and stable. It demonstrates a strong capability to accurately assess the quality of interfaces within a specific category, and it is applicable across various interface categories. Once the threshold range has been established, it can be repeatedly utilized to quickly evaluate similar interfaces within the same category. This method offers convenience for interface designers in controlling information during the design process and for evaluators in conducting batch and efficient evaluations of interfaces.

5. Conclusions

The primary objective of this study was to introduce an evaluation method tailored for nuclear power plant interfaces, building upon our previous research which highlighted the existence of a beneficial range of interface information for decision-making. This paper delves into the evaluation method, encompassing the selection of information measurement techniques, outlining the evaluation procedure, determining the evaluation threshold ranges, and validating the method through the experimental method.
Different from existing evaluation methods for nuclear power plant interfaces, such as subjective methods (questionnaires, heuristic evaluations) and objective methods (Hick’s Law, simulation experiments), this new method provides a unique perspective on interface evaluation. It evaluates interfaces based on whether the information presented supports effective user decision-making, particularly oriented towards human decision-making needs, thus deepening the current understanding of interface evaluation. Furthermore, the method’s basis on image entropy and threshold range judgment endows it with characteristics of being rapid, suitable for large-scale applications, and unaffected by the design stage. Unlike questionnaires, which rely on prolonged user feedback and data analysis, this method utilizes image entropy as a flexible and timely evaluation metric. In contrast to heuristic evaluations, which depend heavily on the evaluator’s design and user experience expertise, this method employs objective quantitative metrics, reducing dependency on expert knowledge and making the process more standardized and objective. Compared to Hick’s Law, which primarily focuses on decision time and the number of options, this method is better suited for complex scenarios in nuclear power plants, offering a more comprehensive understanding of the interface’s impact on decision-making. Additionally, this method outperforms simulation experiments in speed and cost-effectiveness. While simulations require complex setups and lengthy processes, this method can be rapidly applied at any design stage without the need for expensive equipment or intricate setups, significantly reducing evaluation costs and time.
A limitation of this method is the necessity to predefine a threshold range when no existing range is available. This threshold range is dependent on the specific category of the interface. However, determining the threshold range for nuclear power plant interfaces is relatively straightforward, given that each category has its own specific design guidelines and tasks. Future studies should focus on optimizing the process of determining the threshold range. Additionally, combining existing heuristic evaluations, experimental evaluations, and other evaluation methods could lead to a comprehensive evaluation system. Such a system would facilitate thorough evaluations of nuclear power plant interfaces.

Author Contributions

Resources, Y.L.; Writing—original draft, W.T.; Supervision, S.C. and C.X. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China under grant [No. 72271053, 72171044 and 71801037], Aeronautical Science Foundation of China (No. 20200058069002), ZhiShan Scholar Program of Southeast University (2242022R40004).

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare they have no potential conflicts of interest with respect to the research, authorship, or publication of this paper.

Appendix A

Table A1. Complete decision-making efficiency data for the 14 interfaces (all 30 participants).
Table A1. Complete decision-making efficiency data for the 14 interfaces (all 30 participants).
Interface NumberP1P2P3P4P5P6
10.120.180.130.140.170.20
20.130.170.140.170.180.16
30.140.230.260.280.270.28
40.380.320.270.320.250.30
50.160.140.190.120.090.17
60.130.130.130.130.160.16
70.390.480.360.240.380.23
80.180.190.200.220.230.18
90.190.180.080.150.190.18
100.370.340.180.270.350.25
110.190.200.180.190.190.19
120.120.180.080.090.130.18
130.270.270.280.230.150.20
140.220.290.200.190.300.27
Interface NumberP7P8P9P10P11P12
10.160.180.140.140.190.22
20.210.250.130.120.160.23
30.290.260.300.330.370.28
40.290.400.230.220.290.40
50.070.180.150.110.150.18
60.210.180.150.110.140.15
70.330.480.390.340.430.55
80.230.140.260.250.330.26
90.240.250.170.250.190.21
100.270.140.200.200.310.39
110.150.190.150.150.170.19
120.180.200.150.190.180.15
130.240.310.270.250.290.25
140.220.270.280.260.320.30
Interface NumberP13P14P15P16P17P18
10.160.230.230.180.210.26
20.190.270.240.190.230.23
30.330.370.320.320.430.43
40.250.310.400.290.330.35
50.170.200.240.130.200.19
60.120.130.270.130.270.20
70.420.370.520.340.390.42
80.280.250.200.230.320.32
90.160.120.250.260.300.31
100.220.270.190.220.330.29
110.160.210.210.160.220.27
120.170.190.200.270.300.29
130.300.250.320.240.340.38
140.260.210.290.270.340.40
Interface NumberP19P20P21P22P23P24
10.150.200.200.190.160.13
20.180.230.180.220.190.25
30.270.300.270.350.260.34
40.250.540.290.330.240.28
50.120.350.100.120.130.13
60.180.210.120.180.150.15
70.380.440.380.480.370.35
80.290.330.240.240.200.27
90.180.340.270.200.180.22
100.320.410.180.400.350.20
110.220.280.160.230.180.20
120.170.220.180.160.150.12
130.180.260.230.180.190.30
140.350.330.240.370.330.23
Interface NumberP25P26P27P28P29P30
10.230.200.250.200.230.22
20.230.230.280.250.260.25
30.320.350.390.260.480.39
40.290.320.330.390.500.34
50.170.130.200.280.190.11
60.240.220.170.200.160.22
70.480.470.390.430.430.47
80.270.330.270.300.390.30
90.210.180.120.330.220.25
100.410.450.290.400.390.42
110.250.230.220.270.230.27
120.200.150.190.220.150.18
130.190.180.250.280.400.21
140.350.450.220.240.300.39

References

  1. Li, P.-C.; Zhang, L.; Dai, L.-C.; Li, X.-F.; Jiang, Y. A new organization-oriented technique of human error analysis in digital NPPs: Model and classification framework. Ann. Nucl. Energy 2018, 120, 48–61. [Google Scholar] [CrossRef]
  2. Jiang, J.; Wang, Y.; Zhang, L.; Wu, D.; Li, M.; Xie, T.; Li, P.; Dai, L.; Li, P.; Shi, X.; et al. A cognitive reliability model research for complex digital human-computer interface of industrial system. Saf. Sci. 2018, 108, 196–202. [Google Scholar] [CrossRef]
  3. Li, Y.; Song, F.; Liu, Y.; Wang, Y.; Ma, X. Relevance of emotional conflict and gender differences in the cognitive tasks of digital interface layouts using NIRS technology. IEEE Access 2021, 9, 17382–17391. [Google Scholar] [CrossRef]
  4. Takaoka, S.; Kaizuka, T.; Yang, B.; Nakano, K. Evaluation of interfaces presenting information to a person in terms of visual fields and the amount of information provided. Mech. Eng. J. 2020, 7, 19–00572. [Google Scholar] [CrossRef]
  5. Badham, S.P.; Hamilton, C.A. Influences of complexity on decision making in young and older adults. Eur. J. Psychol. 2020, 16, 280–299. [Google Scholar] [CrossRef] [PubMed]
  6. Cristín, J.; Méndez, V.; Campos, D. Informational Entropy Threshold as a Physical Mechanism for Explaining Tree-like Decision Making in Humans. Entropy 2022, 24, 1819. [Google Scholar] [CrossRef] [PubMed]
  7. van Zon, N.C.; Borst, C.; Pool, D.M.; van Paassen, M.M. Touchscreens for aircraft navigation tasks: Comparing accuracy and throughput of three flight deck interfaces using Fitts’ law. Hum. Factors 2020, 62, 897–908. [Google Scholar] [CrossRef] [PubMed]
  8. Deng, L.; Deng, F.; Wang, G. Application of artificial bee colony algorithm and back propagation neural network in color evaluation of human–machine interaction interfaces. Eng. Rep. 2022, 4, e12483. [Google Scholar] [CrossRef]
  9. Wan, H.; Ji, W.; Wu, G.; Jia, X.; Zhan, X.; Yuan, M.; Wang, R. A novel webpage layout aesthetic evaluation model for quantifying webpage layout design. Inf. Sci. 2021, 576, 589–608. [Google Scholar] [CrossRef]
  10. Galarza, M.; Paradells, J. Improving road safety and user experience by employing dynamic in-vehicle information systems. IET Intell. Transp. Syst. 2019, 13, 738–744. [Google Scholar] [CrossRef]
  11. Hsieh, M.C.; Chiu, M.C.; Hwang, S.L. An optimal range of information quantity on computer-based procedure interface design in the advanced main control room. J. Nucl. Sci. Technol. 2015, 52, 687–694. [Google Scholar] [CrossRef]
  12. Allah, K.K.; Ismail, N.A.; Hasan, L.; Leng, W.Y. Usability Evaluation of Web Search User Interfaces from the Elderly Perspective. Int. J. Adv. Comput. Sci. Appl. 2021, 12, 0121281. [Google Scholar] [CrossRef]
  13. Chu, C.H.; Liu, Y.L. Augmented reality user interface design and experimental evaluation for human-robot collaborative assembly. J. Manuf. Syst. 2023, 68, 313–324. [Google Scholar] [CrossRef]
  14. Muhanna, M.A.; Amro, R.N.; Qusef, A. Using a new set of heuristics in evaluating Arabic interfaces. J. King Saud Univ. Comput. Inf. Sci. 2020, 32, 248–253. [Google Scholar] [CrossRef]
  15. Gumussoy, C.A.; Pekpazar, A.; Esengun, M.; Bayraktaroglu, A.E.; Ince, G. Usability evaluation of TV interfaces: Subjective evaluation vs. objective evaluation. Int. J. Hum.–Comput. Interact. 2022, 38, 661–679. [Google Scholar] [CrossRef]
  16. Chen, Y.; Yan, S.; Tran, C.C. Comprehensive evaluation method for user interface design in nuclear power plant based on mental workload. Nucl. Eng. Technol. 2019, 51, 453–462. [Google Scholar] [CrossRef]
  17. Wu, X.; Li, Z. A review of alarm system design for advanced control rooms of nuclear power plants. Int. J. Hum. Comput. Interact. 2018, 34, 477–490. [Google Scholar] [CrossRef]
  18. Lu, C.; Lyu, J.; Zhang, L.; Gong, A.; Fan, Y.; Yan, J.; Li, X. Nuclear power plants with artificial intelligence in industry 4.0 era: Top-level design and current applications—A systemic review. IEEE Access 2020, 8, 194315–194332. [Google Scholar] [CrossRef]
  19. Tang, W.; Chen, S.; Xue, C.; Niu, Y.; Shao, J.; Zhu, Y. Influence of nuclear power plant interface complexity on user decision-making: An ERP study. Ergonomics 2022, 66, 1–19. [Google Scholar] [CrossRef]
  20. Ramôa, G.; Schmidt, V.; König, P. Developing Dynamic Audio Navigation UIs to Pinpoint Elements in Tactile Graphics. Multimodal Technol. Interact. 2022, 6, 113. [Google Scholar] [CrossRef]
  21. Ilyas, Q.M.; Ahmad, M.; Zaman, N.; Alshamari, M.A.; Ahmed, I. Localized text-free user interfaces. IEEE Access 2021, 10, 2357–2371. [Google Scholar] [CrossRef]
  22. Wu, W. Research on multi-dimensional optimisation design of user interface under Rhino/GH platform. Appl. Math. Nonlinear Sci. 2022, 8, 337–348. [Google Scholar] [CrossRef]
  23. Cai, Y.; Golay, M.W. A framework analyzing system status and human activities: Illustrated using 2011 Fukushima nuclear power plant accident scenarios. Nucl. Eng. Des. 2021, 373, 111025. [Google Scholar] [CrossRef]
  24. Mashio, K.; Kasamatsu, M.; Noda, E. Development of Emergency Information System to Support Nuclear Power Plant Management in Severe Accident. Nucl. Technol. 2023, 209, 346–353. [Google Scholar] [CrossRef]
  25. Bashlykov, A.A. Visual representation of the condition of a complex technological controlled facility. Sci. Tech. Inf. Process. 2013, 40, 277–285. [Google Scholar] [CrossRef]
  26. Xi, W.; Bai, T.; Gu, P.-F.; Chen, W.-H.; Zhao, J. An accident scenario-based statistical test method for RPS in nuclear power plant. Nucl. Eng. Des. 2019, 349, 109–117. [Google Scholar] [CrossRef]
  27. Hsu, S.H.; Chuang, M.C.; Chang, C.C. A semantic differential study of designers’ and users’ product form perception. Int. J. Ind. Ergon. 2000, 25, 375–391. [Google Scholar] [CrossRef]
  28. Zhou, C.; Yuan, F.; Huang, T.; Zhang, Y.; Kaner, J. The Impact of Interface Design Element Features on Task Performance in Older Adults: Evidence from Eye-Tracking and EEG Signals. Int. J. Environ. Res. Public Health 2022, 19, 9251. [Google Scholar] [CrossRef]
  29. Zhang, Y.C.; Kagen, A.C. Machine learning interface for medical image analysis. J. Digit. Imaging 2017, 30, 615–621. [Google Scholar] [CrossRef]
  30. Jylhä, H.; Hamari, J. Development of measurement instrument for visual qualities of graphical user interface elements (VISQUAL): A test in the context of mobile game icons. User Model. User-Adapt. Interact. 2020, 30, 949–982. [Google Scholar] [CrossRef]
  31. Du, J.; Ren, G.; Liu, W.; Li, H. How is the visual working memory load of driver influenced by information density of traffic signs? Transp. Res. Part F Traffic Psychol. Behav. 2022, 86, 65–83. [Google Scholar] [CrossRef]
  32. Hayashi, T.; Cimr, D.; Fujita, H.; Cimler, R. Image entropy equalization: A novel preprocessing technique for image recognition tasks. Inf. Sci. 2023, 647, 119539. [Google Scholar] [CrossRef]
  33. Gao, P.; Li, Z.; Zhang, H. Thermodynamics-based evaluation of various improved Shannon entropies for configurational information of gray-level images. Entropy 2018, 20, 19. [Google Scholar] [CrossRef]
  34. Jia, Q.; Huang, X.; Zhang, L. A design of human–machine interface for the two-modular high-temperature gas-cooled reactor nuclear power plant. Prog. Nucl. Energy 2014, 77, 336–343. [Google Scholar] [CrossRef]
  35. Carvalho, P.V.; dos Santos, I.L.; Gomes, J.O.; Borges, M.R.; Guerlain, S. Human factors approach for evaluation and redesign of human–system interfaces of a nuclear power plant simulator. Displays 2008, 29, 273–284. [Google Scholar] [CrossRef]
  36. Yong-Kuo, L.; Abiodun, A.; Zhi-Bin, W.; Mao-Pu, W.; Min-Jun, P.; Wei-Feng, Y. A cascade intelligent fault diagnostic technique for nuclear power plants. J. Nucl. Sci. Technol. 2018, 55, 254–266. [Google Scholar] [CrossRef]
  37. International Telecommunication Union—Radiocommunication Sector. Recommendation ITU-R BT.601-7, Studio Encoding Parameters of Digital Television for Standard 4:3 and Wide-Screen 16:9 Aspect Ratios. 2011. Available online: https://www.itu.int/rec/R-REC-BT.601-7-201103-I/en (accessed on 5 November 2023).
Figure 1. The procedure of the evaluation method.
Figure 1. The procedure of the evaluation method.
Entropy 25 01636 g001
Figure 2. Main control room of the APR1400 nuclear power plant.
Figure 2. Main control room of the APR1400 nuclear power plant.
Entropy 25 01636 g002
Figure 3. System display interface.
Figure 3. System display interface.
Entropy 25 01636 g003
Figure 4. Nuclear power plant interfaces.
Figure 4. Nuclear power plant interfaces.
Entropy 25 01636 g004aEntropy 25 01636 g004bEntropy 25 01636 g004c
Figure 5. The experimental site.
Figure 5. The experimental site.
Entropy 25 01636 g005
Figure 6. The experimental process.
Figure 6. The experimental process.
Entropy 25 01636 g006
Figure 7. Correlation heatmap for various pairs of participants.
Figure 7. Correlation heatmap for various pairs of participants.
Entropy 25 01636 g007
Figure 8. K-means cluster analysis.
Figure 8. K-means cluster analysis.
Entropy 25 01636 g008
Table 1. Questionnaire for determining the information threshold range for the system display interface.
Table 1. Questionnaire for determining the information threshold range for the system display interface.
Part 1. Participant information
1. Your name:
2. Your job: (Operator, Supervisor, Technician, etc.)
3. Your training experience: (Please describe any relevant training you’ve had related to nuclear power plant operations)
Part 2. Introduction
This questionnaire aims to collect feedback on how varying amounts of information in nuclear power plant system display interfaces influence decision-making. Your insights will guide us in determining the ideal information threshold range for these interfaces. You will see various interface images, each representing one of five information levels: minimal, moderate, optimal, abundant, or excessive. Please identify which level each image corresponds to, particularly in terms of its informativeness for your decision-making. For your reference, examples of interfaces with the minimum and maximum amounts of information have been provided.
Part 3. Reference interfaces
Interface with the minimum amount of informationInterface with the maximum amount of information
Entropy 25 01636 i001Entropy 25 01636 i002
Part 4. Judgment questions
No. 1Entropy 25 01636 i003Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 2Entropy 25 01636 i004Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 3Entropy 25 01636 i005Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 4Entropy 25 01636 i006Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 5Entropy 25 01636 i007Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 6Entropy 25 01636 i008Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 7Entropy 25 01636 i009Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 8Entropy 25 01636 i010Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 9Entropy 25 01636 i011Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 10Entropy 25 01636 i012Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 11Entropy 25 01636 i013Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 12Entropy 25 01636 i014Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 13Entropy 25 01636 i015Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 14Entropy 25 01636 i016Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
No. 15Entropy 25 01636 i017Level of the amount of information:
o
Minimal
o
Moderate
o
Optimal
o
Abundant
o
Excessive
Part 5. Open-ended questions
1. In your experience, what aspects contribute most to the amount of information in the interface?
2. How does the amount of information in the interface affect your decision-making?
3. What are the features of an ideal nuclear power plant interface in your view?
Table 2. Questionnaire outcomes.
Table 2. Questionnaire outcomes.
Judgment QuestionsImage EntropyMode
No. 11.793
No. 21.842
No. 31.703
No. 41.952
No. 51.633
No. 62.002
No. 71.283
No. 82.052
No. 91.182
No. 102.151
No. 110.561
No. 122.201
No. 130.371
No. 142.231
No. 152.271
Table 3. Results of image entropy calculation and entropy-threshold assessment.
Table 3. Results of image entropy calculation and entropy-threshold assessment.
Interface NumberImage EntropyThreshold RangeAssessment
14.693.01–4.29Not good
25.023.22–4.25Not good
35.963.65–6.12Good
44.283.01–4.52Good
55.213.02–4.83Not good
65.932.51–4.52Not good
74.663.11–4.81Good
83.703.21–4.05Good
92.351.12–1.82Not good
105.753.83–5.81Good
116.543.54–5.25Not good
124.613.23–4.06Not good
136.684.25–6.61Not good
145.534.24–6.22Good
Table 4. Decision-making efficiency for the 14 interfaces (Data for 6 participants shown; see Appendix A for all 30).
Table 4. Decision-making efficiency for the 14 interfaces (Data for 6 participants shown; see Appendix A for all 30).
Interface NumberP1P2P3P4P5P6
10.120.180.130.140.170.20
20.130.170.140.170.180.16
30.140.230.260.280.270.28
40.380.320.270.320.250.30
50.160.140.190.120.090.17
60.130.130.130.130.160.16
70.390.480.360.240.380.23
80.180.190.200.220.230.18
90.190.180.080.150.190.18
100.370.340.180.270.350.25
110.190.200.180.190.190.19
120.120.180.080.090.130.18
130.270.270.280.230.150.20
140.220.290.200.190.300.27
Table 5. Results of decision-making efficiency calculation and cluster-based assessment.
Table 5. Results of decision-making efficiency calculation and cluster-based assessment.
Interface NumberDecision-Making EfficiencyCluster AnalysisAssessment
10.19Cluster 1Not good
20.25Cluster 1Not good
30.66Cluster 2Good
40.68Cluster 2Good
50.10Cluster 1Not good
60.13Cluster 1Not good
70.95Cluster 2Good
80.45Cluster 2Good
90.29Cluster 1Not good
100.59Cluster 2Good
110.25Cluster 1Not good
120.17Cluster 1Not good
130.45Cluster 2Good
140.56Cluster 2Good
Table 6. Comparison between the proposed method and the experimental method.
Table 6. Comparison between the proposed method and the experimental method.
Interface NumberImage Entropy Threshold RangeDecision-Making EfficiencyEntropy-Based AssessmentCluster-Based Assessment
13.01–4.290.19Not goodNot good
23.22–4.250.25Not goodNot good
33.65–6.120.66GoodGood
43.01–4.520.68GoodGood
53.02–4.830.10Not goodNot good
62.51–4.520.13Not goodNot good
73.11–4.810.95GoodGood
83.21–4.050.45GoodGood
91.12–1.820.29Not goodNot good
103.83–5.810.59GoodGood
113.54–5.250.25Not goodNot good
123.23–4.060.17Not goodNot good
134.25–6.610.45Not goodGood
144.24–6.220.56GoodGood
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

Tang, W.; Chen, S.; Lin, Y.; Xue, C. Image Entropy-Based Interface Evaluation Method for Nuclear Power Plants. Entropy 2023, 25, 1636. https://0-doi-org.brum.beds.ac.uk/10.3390/e25121636

AMA Style

Tang W, Chen S, Lin Y, Xue C. Image Entropy-Based Interface Evaluation Method for Nuclear Power Plants. Entropy. 2023; 25(12):1636. https://0-doi-org.brum.beds.ac.uk/10.3390/e25121636

Chicago/Turabian Style

Tang, Wenzhe, Shanguang Chen, Yun Lin, and Chengqi Xue. 2023. "Image Entropy-Based Interface Evaluation Method for Nuclear Power Plants" Entropy 25, no. 12: 1636. https://0-doi-org.brum.beds.ac.uk/10.3390/e25121636

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop