• Title/Summary/Keyword: fuzzy-set theory

Search Result 378, Processing Time 0.026 seconds

A Study For the Development of Enhanced Classification Method of Consumer Attributes (사용자 요구품질 추출과 분류방법의 개선에 관한 연구)

  • 김승남;김철홍;정영배;김연수
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.24 no.67
    • /
    • pp.77-82
    • /
    • 2001
  • A study was conducted to develop a better classification method of Consumer Attributes that can enhance user-centered product design process. A modified QFD(Quality Function Deployment) survey form based upon Fuzzy set theory was proposed which contains 9 steps of importance level, and Certainty and Necessity function to improve the reliability of extracted consumer attributes. To verify the betterment and advantage of proposed classification method, a series of questionnaire survey was performed. Thirty male and 30 female university students were participated in the survey using a VCR as a target product. The result of the study showed that 80% of subjects were preferred the proposed classification over existing method. A cluster analysis was performed to further verify the betterment of the proposed method. The result also supported that the proposed classification method is more reliable and enhanced method in extracting consumer attributes and can be applied in the product design.

  • PDF

A Study on the Construction of a Document Input/Output system (문서 입출력 시스템의 구성에 관한 연구)

  • 함영국;도상윤;정홍규;김우성;박래홍;이창범;김상중
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.29B no.10
    • /
    • pp.100-112
    • /
    • 1992
  • In this paper, an integrated document input/output system is developed which constructs the graphic document from a text file, converts the document into encoded facsimile data, and also recognizes printed/handwritten alphanumerics and Korean characters in a facsimile or graphic document. For an output system, we develop the method which generates bit-map patterns from the document consisting of the KSC5601 and ASCII codes. The binary graphic image, if necessary, is encoded by the G3 coding scheme for facsimile transmission. For a user friendly input system for documents consisting of alphanumerics and Korean characters obtained from a facsimile or scanner, we propose a document recognition algirithm utilizing several special features(partial projection, cross point, and distance features) and the membership function of the fuzzy set theory. In summary, we develop an integrated document input/output system and its performance is demonstrated via computer simulation.

  • PDF

The detection and diagnosis model for small scale MSLB accident

  • Wang, Meng;Chen, Wenzhen
    • Nuclear Engineering and Technology
    • /
    • v.53 no.10
    • /
    • pp.3256-3263
    • /
    • 2021
  • The main steam line break accident is an essential initiating event of the pressurized water reactor. In present work, the fuzzy set theory and the signal-based fault detection method has been used to detect the occurrence and diagnosis of the location and break area for the small scale MSLB. The models are validated by the AP1000 accident simulator based on MAAP5. From the test results it can be seen that the proposed approach has a rapid and proper response on accident detection and location diagnosis. The method proposed to evaluate the break area shows good performances for small scale MSLB with the relative deviation within ±3%.

The nonlinear fuzzy intelligent theory for high-bypass-ratio two-spool unmixed-flow jet engines

  • C.C. Hung;T. Nguyen
    • Advances in aircraft and spacecraft science
    • /
    • v.10 no.4
    • /
    • pp.369-391
    • /
    • 2023
  • In our research we have offered a solid solution for aeronautical analysis. which can guarantee the asymptotic stability of coupled nonlinear facilities. According to the theoretical solutions and methods presented, the engine of this aircraft is a small high-bypass turbofan engine. using the non-linear aero-motor control approach and this paper focuses on the power management function of the aero-motor control system. These include static controls and transient controls. A mathematical model of the high-bypass-ratio two-spool unmixed-flow aeroengine was developed through a set of nonlinear dynamic equations verified by experimental data. A single actuator using the displacement method is designed to maintain a certain level of thrust under steady-state conditions. and maintains repeatable performance during transient operation from the requested thrust phase to the next. A single controller can compensate for the effects of noise and harmonic noise at many performance points. And the dynamic performance of a single controller is satisfactory during the transient. for fairness Numerical and computer experiments are described in the perfection of the methods we offer in research.

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF

Cell Selection Method using Multi-Criteria Decision Making in Heterogeneous Networks (이종 망에서 퍼지 다기준 의사 결정을 이용한 셀 선정 방법)

  • Lee, Jong-Chan;Park, Sang-Joon
    • Journal of the Korea Society for Simulation
    • /
    • v.17 no.3
    • /
    • pp.1-8
    • /
    • 2008
  • It is essential to maintain constant QoS despite of cell overload or erroneous wireless link during transmission because QoS of a multimedia service may be severely degraded by small delay or packet loss. This paper deals with a cell selection method for supporting the QoS of multimedia services over heterogeneous networks. The proposed scheme is based on Fuzzy Multi-Criteria Decision Making (FMCDM), in which uncertain parameters such as user system preference, the communication cost and cell load, and the transmission delay are used in the decision process using the aggregation function in fuzzy set theory. In this scheme, errors in the evaluation parameters impose milder changes on the total evaluation value than in binary logics. Simulation is focused on the average delay and packet loss rate, and the simulation results show that our proposed method provides mobile terminals the optimal performance.

  • PDF

Increasing Profitability of the Halal Cosmetics Industry using Configuration Modelling based on Indonesian and Malaysian Markets

  • Dalir, Sara;Olya, Hossein GT;Al-Ansi, Amr;Rahim, Alina Abdul;Lee, Hee-Yul
    • Journal of Korea Trade
    • /
    • v.24 no.8
    • /
    • pp.81-100
    • /
    • 2020
  • Purpose - Based on complexity theory, this study develops a configurational model to predict the profitability of Halal cosmetics firms in the Indonesian and Malaysian markets. The proposed research model involves two level configurations-industry context and selling strategies-to predict high and low scores of a firm's profitability. The industry context configuration model comprises industry stability, product homogeneity, price sensitivity, and switching cost. Selling strategies include customer-focused, competitor-focused, and margin-focused approaches. Design/methodology - This is the first empirical study that calculates causal models using a combination of industry context and selling strategy factors to predict profitability. Data obtained from the marketing managers of cosmetics firms are used to test the proposed configurational model using fuzzy-set qualitative comparative analysis (fsQCA). It contributes to the current knowledge of business marketing by identifying the factors necessary to achieve profitability using analysis of condition (ANC). Findings - The results revealed that unique and distinct models explain the conditions for high and low profitability in the Indonesian and Malaysian halal cosmetic markets. While customer-focused selling strategy is necessary to attain a higher profit in both the markets, margin-focused selling strategy appears to be an essential factor only in Malaysia. Complexity of the interactions of selling strategies with industry factors and differences between across two study markets confirmed that complexity theory can support the research configurational model. The theoretical and practical implications are also illustrated. Originality/value - Despite the rapid growth of the global halal industry, there is little knowledge about the halal cosmetic market. This study contributes to the current literature of the halal market by performing a set of asymmetric analytical approaches using a complex theoretical model. It also deepens our understating of how the Korean firms can approach the Muslim consumer's needs to generate more beneficial turnover/revenue.

An Adaptive Tutoring System based on CAT using Item Response Theory and Dynamic Contents Providing (문항반응 이론에 의한 컴퓨터 적응적 평가와 동적 학습내용 구성에 기반한 적응형 고수 시스템)

  • Choi Sook-Young;Yang Hyung-Jeong;Baek Hyon-Ki
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.5
    • /
    • pp.438-448
    • /
    • 2005
  • This paper proposes an adaptive tutoring system that provides learning materials dynamically according to the learners' teaming character and ability. Our system, in which a learning phase and a test phase are linked together, supports the personalized instruction-learning by providing the teaming materials by level in the learning phase according to the teaming ability estimated in the test phase. We design and implement a tutoring system consisted of an evaluation component and a learning component. An evaluation component uses a computerized adaptive test(CAT) based on item response theory to evaluate learners' ability while a learning component employs fuzzy level set theory so that teaming contents are provided to learners according to learners' level.

Risk Assessment of Marine LPG Engine Using Fuzzy Multicriteria HAZOP Technique (퍼지 다기준 HAZOP 기법을 이용한 해상용 LPG 엔진의 위험성 평가)

  • Siljung Yeo
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.29 no.2
    • /
    • pp.238-247
    • /
    • 2023
  • Liquefied petroleum gas (LPG) is an attractive fuel for ships considering its current technology and economic viability. However, safety guidelines for LPG-fueled ships are still under development, and there have been no cases of applying LPG propulsion systems to small and medium-sized ships in Korea. The purpose of this study was to perform an objective risk assessment for the first marine LPG engine system and propose safe operational standards. First, hazard and operability (HAZOP) analysis was used to divide the engine system into five nodes, and 58 hazards were identified. To compensate for the subjectivity of qualitative evaluation using HAZOP analysis, fuzzy set theory was used, and additional risk factors, such as detectability and sensitivity, were included to compare the relative weights of the risk factors using a fuzzy analytical hierarchy process. As a result, among the five risk factors, those with a major impact on risk were determined to be the frequency and severity. Finally, the fuzzy technique for order of preference by similarity to ideal solution (TOPSIS) was applied to select the risk rank more precisely by considering the weights of the risk factors. The risk level was divided into 47 groups, and the major hazard during the operation of the engine system was found through the analysis to be gas leakage during maintenance of the LPG supply line. The technique proposed can be applied to various facilities, such as LPG supply systems, and can be utilized as a standard procedure for risk assessment in developing safety standards for LPG-powered ships.

Nitrate Exposure Assessment under Uncertainty (불확실 상황에서 질산 폭로 평가)

  • Lee, Yong-Woon;Bogardi, Istvan
    • Journal of Environmental Impact Assessment
    • /
    • v.4 no.2
    • /
    • pp.105-121
    • /
    • 1995
  • Nitrate contamination problems from groundwater supplies have been documented throughout many countries in the world, including Korea. Nitrate salts can induce methemoglobinemia and possibly human gastric cancer. In farmed areas. intensive agricultural activities have caused a major increase in nitrate loading to groundwater. To determine whether decision makers must take farm-management actions to control the increase of groundwater nitrate concentration and to decide the timing of such actions, it is important to predict groundwater Nitrate levels that would result over time from various farm-management practices. However, the input values such as soil, fertilizer and crop data) used to examine the effects of various farm-management practices on groundwater nitrate level are usually uncertain due to a lack of available information. In this paper. the ease of a community with a nitrate water quality problem is illustrated to examine the effects of various farm-management practices and to show bow to perform, with uncertain information. a time-series analysis on groundwater nitrate levels that would result. from each farm-management practice.

  • PDF