석 사 학 위 논 문 신경망 예측기와 퍼지논리 투표기법을 이용한 센서의 고장 진단, 고립 및 적응 권 성 호 기 계 공 학 부 광 주 과

Size: px
Start display at page:

Download "석 사 학 위 논 문 신경망 예측기와 퍼지논리 투표기법을 이용한 센서의 고장 진단, 고립 및 적응 권 성 호 기 계 공 학 부 광 주 과"

Transcription

1 Thesis for Master s Degree Fault detection, isolation and accommodation of sensors using neural network estimator and fuzzy logic voter Seong-Ho Kwon School of Mechanical Engineering Gwangju Institute of Science and Technology 2017

2 석 사 학 위 논 문 신경망 예측기와 퍼지논리 투표기법을 이용한 센서의 고장 진단, 고립 및 적응 권 성 호 기 계 공 학 부 광 주 과 학 기 술 원 2017

3 Fault detection, isolation and accornrnodation of scnsors using nεural network estirnator and fuzzy logic voter Advisor: Hyo-Sung Ahn by Seong-Ho K won School of Mechanical Engineering Gwangju Institute of Science and Technology A thesis submitted to the faculty of the Gwangju InstÏtute of Science and Technology in partial fulfillment of the requirements for the degree of Master of Science in the School of Mechanical Engineering Gwan 밍 u, Republic of Korea June 28, 2017 Approv~d by Thesis Advisor

4 Fault detection, isolation and accornrnodation of sensors using neural network estirnator and fuzzy logic voter Seong-Ho Kwon Accepted in partial fulfillment of the requirements for the degree of Master of Science June 28, 2017 Thesis Advisor Committee Member 빠 μι ~t (Jtν Pr6f Hyun-&ok Oh Committee Member Prof. Solkeun J ee

5 Dedicated to my Family

6 MS/ME Seong-Ho Kwon. Fault detection, isolation and accommodation of sensors using neural network estimator and fuzzy logic voter. School of Mechanical Engineering p. Advisor: Prof. Hyo-Sung Ahn. Abstract In recent years, Sensors are vital components of any control systems and safety critical systems. The systems are also increasingly sophisticated and heavily reliant on many sensors. Failure detection, isolation and accommodation (FDIA) of sensors is especially an important and challenging problem on safety critical applications such as unmanned aerial vehicles (UAVs). In this thesis, we propose a new FDIA scheme and focus on UAVs and gyro sensor. The new scheme is the scheme using the advantage of hardware redundancy and analytical redundancy. The advantage of hardware redundancy is reliability using duplicative signals generated by additional hardware, and the advantage of analytical redundancy is that the FDIA system has low cost, power and weight using a mathematical model or estimate. The new scheme uses a sensor estimate based on fully connected cascade neural network (FCC NN) and a voting scheme based on a fuzzy logic. The new scheme is more powerful than the analytical redundancy based on FCC NN. We show that it is more reliable than the analytical redundancy. The new FDIA scheme is validated by the experiment using a quadrotor with two gyro sensor modules. We show that the new scheme can detect any failure of the gyro sensor, pinpoint what gyro sensor fails and replace the gyro sensor with the other normal gyro sensor. c 2017 Seong-Ho Kwon ALL RIGHTS RESERVED i

7 MS/ME 권성호. 신경망 예측기와 퍼지논리 투표기법을 이용한 센서의 고장 진단, 고립 및 적응. 기계공학부 p. 지도교수: 안효성. 국문요약 최근 제어 분야 그리고 필수 안전 분야, 예를 들면 무인비행체 분야, 에서 센서의 고장 진단 및 조치 방법은 중요한 그리고 도전적인 화두가 되고 있다. 이에 본 논문에 서는 센서, 특히 자이로 센서, 의 고장 진단 및 조치 방법에 대한 새로운 방법을 제시한 다. 이 새로운 방법은 기존의 하드웨어 중복 (hardware redundancy) 방법과 분석적 중 복 (analytical redundancy) 방법의 장점을 조합하여 만든 방법이다. 하드웨어 중복 방 법은 추가적인 하드웨어를 장착하여 나온 신호를 이용하는 방법인데, 이 방법은 실제 센서를 이용한다는 점에서 시스템의 신뢰성이 보장된다. 반면에, 분석적 중복 방법은 수학적인 모델 또는 추정 모델을 실제 추가적인 센서를 대신해서 사용하는 방법인데, 이 방법은 추가적인 하드웨어가 필요 없어 전체 시스템의 비용, 효율 그리고 무게를 줄일 수 있다는 장점이 있다. 본 논문에서 새로 제시한 방법은 이러한 장점을 활용하 기 위해 fully connected cascade 기반의 인공신경망과 퍼지 논리 기반의 투표 기법을 사 용한다. 이 방법은 기존의 FCC 인공신경망 기반의 분석적 중복 방법에 비해 시스템의 신뢰성이 높은데, 그 결과를 본 논문에서 실험적으로 보여줄 것이다. 제시한 방법을 증명하기 위해 실제 2개의 자이로 센서가 장착된 쿼드로터를 가지고 실험을 한다. 그 실험을 통해 제시한 방법이 센서의 고장 진단 및 조치하는 임무를 대체적으로 잘 수행 한다는 것을 보여줄 것이다. c 2017 권 성 호 ALL RIGHTS RESERVED ii

8 Contents Abstract (English) Abstract (Korean) List of Contents List of Tables List of Figures i ii iii v vi 1 Introduction Motivation Literature Review and Contribution Preliminaries: Brief Review of FDIA Methods & New FDIA Method 4 3 Neural Network Fully Connected Cascade Neural Network Learning Algorithm Neuron by Neuron (NBN) Algorithm Activation Function Estimator using Neural Networks Input/Output for Neural Networks Estimator Numerical Simulation of Sensor Estimaotors Fuzzy Voter Fuzzy Difference Variable of Input Pairs and Fuzzy Agreeability of Each Input Fuzzy Rule & Defuzzifying fuzzy areeability Experimental Results FDIA Outline Hardware iii

9 5.3 Sensor Failure Types Residual Generation Technique Experiments Sensor Estimate using Real Experiment Data Fuzzy voter Fault Detection, Isolation and Accomdation Conclusion Summary Future Work Bibliography 41 Acknowledgements 47 iv

10 List of Tables 3.1 INPUTS TO THE ESTIMATOR AVERAGES OF MEAN SQUARED ERRORS FUZZY RULE Parameters of membership functions Average time of fault detection v

11 List of Figures 2.1 Concepts of hardware redundancy and analytical redundancy for FDIA New concept combined with hardware and analytical redundancy method FCC NN architecture with 3 neurons and 4 inputs Pitch angle and Estimate of pitch angle. The squared error between the pitch estimate and pitch angle is also presented Structure of three-input fuzzy voter Membership functions, µ A (d ij ) where A:{small, medium, large} Variable membership functions of fuzzy output Total layout of sensor FDIA scheme Quadrotor frame and Pixhawk autopilot Sliding average window at time t Estimator of yaw angle and two real sensors. The squared error between main sensor and the yaw estimate is also presented Estimator of roll angle and two real sensors. The squared error between main sensor and the roll estimate is also presented Estimator of pitch angle and two real sensors. The squared error between main sensor and the pitch estimate is also presented Compensation example 01 from the viewpoint of pitch movement Compensation example 02 from the viewpoint of roll movement Roll failure in case of fault case(1) vi

12 5.10 Roll failure in case of fault case(5) Pitch failure in case of fault case(1) Pitch failure in case of fault case(5) Yaw failure in case of fault case(1) Yaw failure in case of fault case(5) Example of secondary sensor fault vii

13 Chapter 1 Introduction 1.1 Motivation A sensor is a main and important component on any aerospace control system or other safety critical systems. They can inform controllers of its environment and state of the system. control systems have been sophisticated and absolutely dependent on sensors. However sensors are often considered as weak components [1, 2]. According to the Office of the Secretary of Defense, about 80 percent of faults are causes of flight incidents concerning unmanned aerial vehicles (UAVs) [3]. The system s performance can get worse by any sensor failure. The sensor failure could make the system fail totally, and could produce damage to property and environment or even loss of lives. A frequent failure of sensors could also be directly connected to an endurance problem. UAVs are generally used for rough, dangerous and unreachable place. If the UAVs are broken, then it is not only very hard to recover them but also very inefficient in the line of duty. In particular, a fault of gyro sensor places UAVs system in more fatal situation than other sensors. If gyro sensor fails, then UAVs cannot perform it s any duty and also be not controlled by manual. Therefore, it is important to detect any fault and pinpoint its location and accommodate it by replacing faulty sensor with another normal sensor in the reliability and safety area. 1

14 1.2 Literature Review and Contribution In recent years, concern about potential process problems and component faults have been ever-increasing on various reliability and safety systems. As a result, it is very important to detect potential problems or faults, pinpoint the locations and implement fault-tolerant operation for minimizing performance degradation and avoiding dangerous situations [4]. Especially, Fault detection, isolation and accommodation (FDIA) of sensors is an important and challenging problem on the aerospace engineering [5 7]. Aircraft systems generally adopt high level redundancy design to tolerate hardware or software faults. But, nowadays, trends of UAVs design have been going to be cheap and low weight [8, 9]. Therefore, hardware redundancy design may be inappropriate for UAVs which have demands on low weight, cost and on-board space. There have alternatively been model-based FDIA for the last 40 years [9]. The majority of FDIA schemes depend on linear-time-invariant (LTI) models [9, 10]. However, the FDIA based on LTI models could sometimes fail to succeed in nonlinear and time-varying systems. Therefore, there has been growing of using neural networks (NN) as an alternative FDIA method for nonlinear systems [11 13]. The NN based FDIA scheme has the advantages which are that the scheme does not need detailed mathematical model and can adapt online learning. The general architecture of NN is the multilayer perceptron (MLP) architecture. However, in this thesis, the fully connected cascade (FCC) architecture is used due to its advantages compared to the traditional MLP architecture. The FCC architecture requires small number of neurons and weights to solve a problem [14 16]. 2

15 In this thesis, We propose the method combined with hardware redundancy and analytical redundancy. Two real sensors and one estimator are used for the FDIA. The estimator is based on FCC NN. The three signals from two real sensors and an estimator are used by the fuzzy voter. That is, we also use the voting scheme like a hardware redundancy design. We expect that the UAVs system has more low weight and cost than a method only using hardware redundancy, and has more high reliability than a method only using analytical redundancy by using our FDIA method. 3

16 Chapter 2 Preliminaries: Brief Review of FDIA Methods & New FDIA Method FDI methods can generally be divided into two methods. One is a hardware redundancy and the other one is an analytical redundancy. The basic concept of the hardware redundancy is to compare duplicative signals of multi-hardware, such as measurements of same signals generated by multi sensors. Then, a voting scheme is employed to detect any fault and identify locations of faults as illustrated in Fig. 2.1a [6, 17, 18]. The up-to-date method of hardware redundancy is to implement high levels of hardware redundancy [6, 19, 20]. For example, in a system with triple redundant sensors, if one of the sensors fails, then the signal of the faulty sensor is different with another two sensors. Then the sensor failure can be detected and identified by a voting scheme. The sensor failure is also accommodated by replacing the faulty sensor with another normal sensor. On the other hand, the basic concept of the analytical redundancy is to use a mathematical model or model estimate and use diagnostic logic to detect any fault. For example, in case of sensor fault detection, the mathematical model is used to generate residual between a signal of real sensor and a signal of the mathematical model. The residual is used to detect and identify any fault of the sensor by a diagnostic logic as illustrated in Fig. 2.1b. The analytical redundancy also does not require additional hardware. Therefore The analyt- 4

17 ical redundancy is better than the hardware redundancy in terms of weight, cost and power. However the analytical redundancy also has challenging problems such as weaknesses about noise, uncertainties of model and unknown disturbances. It needs to ensure its robustness against noise, uncertainties of model and unknown disturbances of a system. In this thesis, the method combined with the advantage of hardware redundancy and the advantage of analytical redundancy is presented. We use the advantage of analytical redundancy using an estimate technique which is the FCC NN based estimate technique [21], and we use an additional hardware and a voting scheme which is a fuzzy voter. Therefore, the system is similar with the triple redundant system as illustrated in 2.2. The detailed layout of proposed method is presented in Section 5.1. We will show that the proposed mehotd can compensate noises, uncertainties of model and unknown disturbances of analytical redundancy for the FDIA. The detailed description is presented in section.5.1. The reason why we add the voting scheme and additional hardware is that we cannot believe the analytical redundancy fully. Even though the numerical simulation of FCC NN based FDIA is validated by Hussain et al. [21], unexpected results could occur on real experiments. In this situation, the voting scheme and additional hardware can give us a solution. The voting scheme based on fuzzy logic [17] has a feature which downgrades the importance of the unexpected result. If one of the sensors sends a different signal with other two sensors in a triple modular redundancy (TMR) system,, then the voting scheme lowers important of the sensor with different signal. The feature helps us to determine whether result of estimate is abnormal or not when any sensor does not fail, and also to detect sensor failure. The description is presented in section

18 (a) Hardware redundancy (b) Analytical redundancy Figure 2.1. Concepts of hardware redundancy and analytical redundancy for FDIA Figure 2.2. New concept combined with hardware and analytical redundancy method 6

19 Chapter 3 Neural Network In general, multilayer perceptron neural network (MLP NN) is a popular architecture for neural network based applications [14, 22]. However in this thesis, fully connected cascade neural network (FCC NN) is used instead of MLP NN. Because FCC NN has more powerful advantage than traditional MLP NN. The advantage is the ability to solve a problem with small number of neurons and weights [15, 23]. 3.1 Fully Connected Cascade Neural Network In the FCC NN, all routines which are connected in a neural network architecture are weighted and each neuron has effect on a layer as presented in Fig According to [15,24], MLP NN architecture with single hidden layer needs N-1 neurons to solve parity-n problem whereas FCC NN architecture needs log 2 (N + 1) to solve parity-n problem. For example, MLP NN architecture with single hidden layer needs 8 neurons for parity-7problem but FCC NN architecture needs only 3 neurons, and MLP NN architecture with single hidden layer needs 64 neurons for parity-63problem whereas FCC NN architecture needs only 6 neurons. Also the authors of [15, 24] state that,in terms of number of neurons and weights, FCC NN architecture is more efficient than other various neural network architectures such as MLP, Bridged MLP with multi hidden layer. This shows that FCC NN architecture is more advantageous and efficient than MLP NN architecture. 7

20 Neural networks architecture should be composed of smallest number of neurons for optimum performance. [16]. Therefore, we chose the FCC NN architecture for generating estimator of sensors to detect any failure. Figure 3.1. FCC NN architecture with 3 neurons and 4 inputs 8

21 3.2 Learning Algorithm The general algorithm for MLP is error back-propagation (EBP) algorithm because of its simplicity [25, 26]. However, EBP algorithm is slow and inefficient, and it cannot also be applied to complex problems whereas other advanced algorithm, such as neuron by neuron (NBN) algorithm or Levenberg-Marquardt(LM) algorithm, can be applied to complex problems [27, 28]. The NBN algorithm is the improved version of LM algorithm and especially faster 1000 times than EBP algorithm in terms of neural network training. The NBN algorithm can also train feed-forward neural networks with arbitrarily connected neurons whereas LM algorithm cannot train it [14,16]. The NBN algorithm also does not require to store and compute large Jacobian matrix. Therefore, it can reduce computation time whereas the LM algorithm needs to store and compute the Jacobian matrix [29]. FCC NN architecture is a form of feedforward neural networks. Therefore, it needs NBN algorithm to be trained. Due to these reasons, NBN algorithm was chosen in this thesis Neuron by Neuron (NBN) Algorithm The update rule of NBN algorithm is [29] ω n+1 = ω n (Q + µi) 1 g. (3.1) where ω is the weights vector; Q is the N N quasi-hessian matrix; µ is the combination coefficient; I is the identity matrix; and g is the gradient vector. 9

22 The quasi-hessian matrix Q can be calculated as the sum of submatrices q pm (size:n N) Q = P M q pm. (3.2) p=1 m=1 where q pm = ( epm ω 1 ) 2 e pm ω 2 e pm ω N e pm ω 1 e pm ω 1 e pm ω 1 e pm ω 2 ( epm ω 2 ) 2 e pm ω N e pm ω 1 e pm ω 2 e pm ω N e pm ω N e pm ω 2 ( epm ω N ) 2. (3.3) e pm = d pm o pm,and e pm is the error vector, d pm is the desired output and o pm is the actual output at network ouput m for training pattern p. By using 1 N vector j pm [ j pm = e pm ω 1 e pm ω 2 ] e pm. (3.4) ω N Submatrices q pm in 3.3 can be also written using 3.4 q pm = j T pmj pm. (3.5) The gradient vector,g, can be calculated by the gradient subvector η pm (size:n 1) and error vector e pm η pm = e pm ω 1 e pm e pm ω 2 e pm e pm ω N e pm e pm ω 1 e pm ω = 2 e pm = jpme T pm. (3.6) e pm ω N 10

23 P M g = η pm. (3.7) p=1 m=1 Here is the notice that only N elements of vector j pm need to be stored and calculated when the submatrices q pm, and the scalar e pm needs to be stored when the gradient subvector η pm are calculated. Since j pm is already calculated and stored when qausi-hessian matrix is computed above. 3.3 Activation Function In general, there are three types of neurons. One is a bipolar type, another one is a unipolar type and the other is a linear type. The bipolar type has positive or negative outputs and the unipolar type has only positive outputs. The bipolar type is no more than 1 and no less than -1, and the unipolar type is no more than 1 whereas the linear type can be greater than 1 and less than -1. The linear type is generally considered as an output neuron. The follow activation functions are usually used Activation function for bipolar neurons: f bip (net) = tanh(0.5λnet) = Activation function for unipolar neurons: f uni (net) = Activation function for linear neurons: 2 1. (3.8) 1 + exp( λnet) exp( λnet). (3.9) f lin (net) = λnet. (3.10) Where net is the weighted sum of all signals and λ is the activation function gain. 11

24 The neurons with bipolar and the neurons with unipolar are easily changed to each other. Also, both work the same way [30]. That is, it does not matter which one of both is selected. We use the neurons with bipolar and linear types in this thesis. 3.4 Estimator using Neural Networks Input/Output for Neural Networks Estimator A quadrotor and two gyro sensors is used for the sensor FDIA, and the inputs to the estimator are measurements of accelerometer and desired control values to an attitude controller as presented in Table.3.1. The reason why they are selected as inputs is that they are based on a quadrotor dynamics and they have effect on the roll, pitch and yaw movement of the quadrotor. The general nonlinear dynamics of quadrotor is summarized as follows [31 33] X T = (ẋ, ẏ, ż, φ, θ, ψ, φ, θ, ψ). (3.11) where X R 9 is the vector of state variables, (x,y,z) are the position vector, φ is the roll angle, θ is the pitch angle and ψ is the yaw angle. ẋ 7 ẋ 8 ẋ 9 x 8 x 9 I 1 I R Ix x 8 g(u) + L I x u 2 = x 7 x 9 I 2 + I R Iy x 7 g(u) + L I y u 3. (3.12) x 7 x 8 I I z u 4 12

25 ẋ 1 ẋ 2 ẋ 3 cos x 4 sin x 5 cos x 6 sin x 4 sin x 6 = cos x 4 sin x 5 sin x 6 + sin x 4 cos x u 1 6 m. (3.13) g (cos x 4 cos x 5 ) where u 1 = b(w1 2 + w1 2 + w1 2 + w1) 2 u 2 = b(w2 2 w4) 2 u 3 = b(w1 2 w3) 2 u 4 = b(w1 2 + w3 2 w2 2 w4) 2 g(u) = w1 2 w2 2 + w3 2 w4 2 (3.14) g is the acceleration of gravity, w i is the speed of rotor i and b is the thrust factor. u 1,u 2,u 3 and u 4 are defined as artificial input variables. u 2 is the input for the roll and horizontal movement, u 3 is the input for the pitch and vertical movement and u 4 is the input for yaw movement. 13

26 Table 3.1. INPUTS TO THE ESTIMATOR Sensor Estimator Inputs to the estimator ẋ 2 : acceleration on y-axis Roll(φ) ẋ 3 : acceleration on z-axis u 2 Roll target value to attitude controller ẋ 1 : acceleration on x-axis Pitch(θ) ẋ 3 : acceleration on z-axis u 3 Pitch target value to attitude controller ẋ 1 : acceleration on x-axis Yaw(ψ) ẋ 2 : acceleration on y-axis u 4 Yaw target value to attitude controller 14

27 3.4.2 Numerical Simulation of Sensor Estimaotors The estimators are trained by the NBN algorithm trainer with offline learning [34]. The training data set is store in state of steady and transient states of quadrotor when the quadrotor hovers. 3 neurons and 4 inputs as Table 3.1 are used for training and simulation. We simulate the neural network estimators using the quadrotor attitude and position controller [35, 36]. Also, parameters on [37] which includes the same quadrotor dynamics and hardware to experiment in this thesis are used in the simulation. The averages of mean squared errors are presented in Table 3.2 by implementing 6 times simulations for each the roll, pitch and yaw angles. Table 3.2. AVERAGES OF MEAN SQUARED ERRORS Average of Mean Squared Error Roll(φ) Pitch(θ) Yaw(ψ) 2.195E E E-09 The errors are very low as presented above Table 3.2. Because We did not put any noises or disturbances in the simulation. Fig. 3.2 is one example of simulation results. However, there exist noises or disturbances in a sensor signal when real experiments are implemented as depicted in Fig

28 Figure 3.2. Pitch angle and Estimate of pitch angle. The squared error between the pitch estimate and pitch angle is also presented. 16

29 Chapter 4 Fuzzy Voter Two types of voters are usually used in the Triple-Modular Redundancy (TMR) system. That is, the inexact majority voter and the amalgamating voter. However, in case of using the dynamic responses of control system such as responses of sensors or controllers, fuzzy voter can be outstanding compared to the inexact majority and the amalgamating voter [17]. The fuzzy voter in focusing on a TMR system can be divided into two types which are the type-1 and the interval type-2. The interval type-2 fuzzy voter has good robustness against noises. But the speed is not enough in a TMR system [38]. Therefore we use type-1 fuzzy voter introduced in [17]. Fig 4.1 shows the structure with three inputs. The d ij is numerical difference of x i and x j and the w i is the weight value used in the weighted average voter summation for the voter output. Figure 4.1. Structure of three-input fuzzy voter 17

30 4.1 Fuzzy Difference Variable of Input Pairs and Fuzzy Agreeability of Each Input In this chapter, the fuzzy difference variable is defined using membership grades µ A (d ij ) where A:{small, medium, large}. Symmetry sets are used when the fuzzy difference variable is defined. Triangular and trapezoid-shape fuzzy membership function are used in the fuzzy voter as illustrated in Fig.4.2. Figure 4.2. Membership functions, µ A (d ij ) where A:{small, medium, large} The fuzzy variables and membership functions are defined as follows Difference of two voter inputs: d ij = (x i x j ), i j. (4.1) Symmetry: r q = q p where p,q and r are real number (p < q < r) 1 if d ij p, µ small (d ij ) = q d ij q p if p < d ij q, (4.2) 0 if q < d ij. 18

31 0 if d ij p, d ij p if p < d q p ij q, µ midium (d ij ) = r d ij r q if q < d ij r, (4.3) 0 if r < d ij. 0 if d ij q, µ large (d ij ) = q d ij q p if q < d ij r, (4.4) 1 if r < d ij. The fuzzy agreeability variable, µ B (ω i ), is defined with respect to each input as presented in Fig 4.3. Also, five overlapping fuzzy set B is defined as B : (vlow, low, med, high, vhigh). The fuzzy agreeability variable is a measure or criterion how close one input agrees with the other two inputs. Figure 4.3. Variable membership functions of fuzzy output 19

32 4.2 Fuzzy Rule & Defuzzifying fuzzy areeability The set of fuzzy rules is presented in the table 4.1 from [17]. The table 4.1 shows how agreeability sets are selected by the fuzzy rules in a TMR system. If the difference d 12 and d 13 are small between inputs, then the value of agreeability is high. Some examples are described below. 1) IF d 12 is small AND d 13 is small THEN x 1 agreeability is very high. 2) IF d 12 is small AND d 13 is medium THEN x 1 agreeability is high. 3) IF d 12 is medium AND d 13 is small THEN x 1 agreeability is high. 4) IF d 12 is large AND d 13 is small THEN x 1 agreeability is medium. 5) IF d 12 is small AND d 13 is large THEN x 1 agreeability is medium. 6) IF d 12 is medium AND d 13 is medium THEN x 1 agreeability is low. 7) IF d 12 is large AND d 13 is medium THEN x 1 agreeability is very low. 8) IF d 12 is medium AND d 13 is large THEN x 1 agreeability is very low. 9) IF d 12 is large AND d 13 is large THEN x 1 agreeability is very low. This linguistic set of fuzzy rules can provide a good explanation of fuzzy voting scheme. Table 4.1. FUZZY RULE d ij & small medium large small Very High High Medium d ik medium High Low Very Low large Medium Very Low Very Low 20

33 The outputs of the fuzzy rules are also aggregated using the t-norm operator and s-norm operator [17]. (t is represented by the min operator, and s is represented by the max operator.) 1) µ vhigh (w i ) = min{µ small (d ij ), i j} 2) µ high (w i ) = max{min[µ small (d ij ), µ medium (d ik ), k : k i, j], j : j i} 3) µ medium (w i ) = max{min[µ small (d ij ), µ large (d ik ), k : k i, j], j : j i} 4) µ low (w i ) = min{µ medium (d ij ), i j} 5) µ vlow (w i ) = min{µ large (d ij ), i j} The weighted average calculation is used for the fuzzy voting scheme. The weights are determined by the defuzzification step [17]. The defuzzification step requires output fuzzy sets B j, as presented in Fig. 4.3, and centroids C j of output fuzzy sets B j. The weighted average calculation is computed as follows: ω i = M j=1 µ B j C j M j=1 µ B j (4.5) Where J {very low, low, medium, high, very high}, M is the number of ouput fuzzy sets. C V low = 0, C low = 0.25, C medium = 0.5, C high = 0.75 and C V high = 1. The final output value y is calculated by weighted each input x i and the weight ω i as follows: y = m i=1 x iω i m i=1 ω i (4.6) 21

34 Chapter 5 Experimental Results In this chapter, we are going to show that the suggested FDIA method can compensate disadvantages of analytical redundancy method, such as unreliability by noises, uncertainties of model and unknown disturbances when any fault has not occurred as mentioned in subsection 3.4.2, and show that how well the FDIA method is implemented. 5.1 FDIA Outline We use two real sensors and one NN based estimator for the FDIA. The signal from three modules (two real sensor and one estimator) also become one signal by the fuzzy voter. The fuzzy voter uses difference between each module. Next, residuals between the signals of main sensor and fuzzy output, and between the signals of redundant sensor and fuzzy voter output are generated by the sliding window technique and the residuals are used to distinguish whether there exists any fault or not and what sensor fails. If a fault of main sensor occurs, then the fault signal goes to 1 from 0. If a fault of redundant sensor occurs, then the fault signal goes to 2 from 0. The overall layout is depicted in Fig

35 Figure 5.1. Total layout of sensor FDIA scheme 5.2 Hardware we use a Arduino quadrotor frame which have + shape and a Pixhawk autopilot depicted in Fig.5.2. The pixhawk autopilot includes two gyro sensors. The two gyro sensors can be used to compare a faulty sensor and a normal sensor using the proposed FDIA scheme. Also, the pixhawk provides open source code and allows us to modify the code. Figure 5.2. Quadrotor frame and Pixhawk autopilot 23

36 5.3 Sensor Failure Types The faulty signal of sensor can be described as follows [21]: x t = s t + n t + f t. (5.1) where at time t, x t is the signal from the sensor, s t is the useful signal, n t is the noise and f t is the sensor failure. In real experiments, we assume that the noise signal n t is included in s t. The following failure types are tested [1, 21, 39]. 1) Constant bias failure: x t = b. (5.2) 2) Additive(drift) failure: 0 if t < t f, f t = A(t t f ) T R if t f t < t f + T R,. (5.3) A if t t f + T R. where t f is the time before the failure happens, T R is the ramp time while the failure happens and A is the magnitude of failure. In this papaer, the following cases of additive failure are considered. 24

37 1) T R = 1s, A = 0.05 rad/s, 2) T R = 1s, A = rad/s, 3) T R = 4s, A = 0.05 rad/s, 4) T R = 4s, A = rad/s, 5) T R = 0s, A = 0.05 rad/s, 6) T R = 0s, A = rad/s. 5.4 Residual Generation Technique In practical experiments, it is hard to know when noises or unknown disturbances are included. Therefore, it is not good to use only one point of measurements for the FDIA. The sliding window mechanism [9] can give us good solution. The sliding window mechanism is the method to use a moving average within special time. A window of size n data points is transferred with the special time as illustrated in 5.3. The following equation is the residual generation using the sliding window mechanism [9, 21]. D t = ω r n t i=t n 1 (x i x i ) 2. (5.4) where D t is the residual at time t, ω r is the weight, x i is the real sensor measurement and x i is the artifical measurement. The artifical measurement is the output from the fuzzy voter in this thesis. we set n = 8 and ω r =

38 Figure 5.3. Sliding average window at time t 5.5 Experiments Sensor Estimate using Real Experiment Data We use real sensor measurements to estimate euler angles by the method mentioned in Chapter 3. The estimators are trained by offline learning and the NBN algorithm trainer [34]. The training data set is stored when the quadrotor hovers in state of steady and transient states. 3 neurons and 4 inputs as Table 3.1 are used for training and simulation. The following results (Fig ) are the estimators of each euler angle. The results are the main sensor, the redundant sensor, euler angle estimate and the squared error. The squared error is a difference between the main sensor and estimator. On the whole, the results show that estimators are similar with two sensors (main sensor and secondary sensor). But though any fault does not happen, there exist some parts which are unreliable for the FDIA because of noises or unknown disturbances. About this problems, we are going to show that the proposed method can solve the problems on the next section

39 Figure 5.4. Estimator of yaw angle and two real sensors. The squared error between main sensor and the yaw estimate is also presented. 27

40 Figure 5.5. Estimator of roll angle and two real sensors. The squared error between main sensor and the roll estimate is also presented. 28

41 Figure 5.6. Estimator of pitch angle and two real sensors. The squared error between main sensor and the pitch estimate is also presented. 29

42 5.5.2 Fuzzy voter The parameters of membership functions are set as follwing Table 5.1. Table 5.1. Parameters of membership functions p q r d 12 d d The fuzzy voter compensates the unexpected results of sensor estimate or unreliable results when any fault does not occur. The Fig. 5.7 and 5.8 show the result. Figure 5.7. Compensation example 01 from the viewpoint of pitch movement 30

43 Figure 5.8. Compensation example 02 from the viewpoint of roll movement Fault Detection, Isolation and Accomdation We give the fault signal 5.3 to the Pixhawk controller. The failure of constant bias signal is similar with the failure of step signal. Therefore, the failure type is skipped. We experimented 3 times and the detection time of sensor failure is as follows. The results show the average time of fault detection for the roll, pitch and yaw motion. Table 5.2. Average time of fault detection failure(1) failure(2) failure(3) failure(4) failure(5) failure(6) Roll(φ) 1.1 s 1.5 s 1.7 s 2.8 s 0.8 s 1.0 s Pitch(θ) 1.3 s 2.0 s 2.1 s 3.0 s 0.9 s 1.2 s Yaw(ψ) 0.8 s 1.0 s 1.3 s 2.0 s 0.5 s 0.8 s The fault detection time is decided by the residual from the fuzzy voter and main sensor. If the residual is greater than specific threshold, then the signal of fault alarm becomes 1 31

44 from 0. The thresholds are set to 0.55, 0.55 and 0.2 for the roll, pitch and yaw respectively. Some results of experiments are presented in Fig Totally, the fault signals with large magnitudes are detected faster than the fault signals with small magnitudes. Similarly, the fault signals with small duration time (T R ) are detected faster than the fault signals with large duration time. Roll(φ) Figure 5.9. Roll failure in case of fault case(1)5.3 32

45 Figure Roll failure in case of fault case(5)5.3 33

46 Pitch(θ) Figure Pitch failure in case of fault case(1)5.3 34

47 Figure Pitch failure in case of fault case(5)5.3 35

48 Yaw(ψ) Figure Yaw failure in case of fault case(1)5.3 36

49 Figure Yaw failure in case of fault case(5)5.3 37

50 The example of secondary sensor failure is presented in Fig If secondary sensor fails while main sensor work normally, then secondary sensor signal goes to be unstable whereas main sensor signal and estimate provide similar and normal values. After that, the signal of fault alarm becomes 2 from 0. The residual between secondary sensor and fuzzy voter output is used for 2nd sensor FDIA. If the residual is greater than specific threshold, then the FDIA scheme can decide that the 2nd sensor fails. The thresholds are set to 0.55, 0.55 and 0.2 for the roll, pitch and yaw respectively. Figure Example of secondary sensor fault 38

51 Chapter 6 Conclusion 6.1 Summary In this thesis, the new FDIA scheme is proposed to improve the existing scheme which is analytical redundancy based on FCC NN. The existing scheme was not proper to be used on real experiment. Because the existing scheme sometimes provide the faulty results due to noises or unknown disturbance. Therefore, we propose new scheme which includes an additional hardware and a voting scheme. The new scheme is based on the FCC NN sensor estimate and type1 fuzzy voter. The new scheme uses the advantages of hardware redundancy and analytical redundancy. The scheme also uses two real sensors as main sensor and redundant sensor, and the quadrotor with the Pixhawk autopilot for experiments. We experimented using the proposed scheme to detect a fault, pinpoint what sensor fails and replace the faulty sensor with another normal sensor. The experimental results show that the new scheme is more reliable than the analytical redundancy based on FCC NN. Because the new scheme does not use only model estimate and adds an additional hardware. As a result, the new scheme is more robust than analytical redundancy and can be used as the FDIA scheme when the estimate provides faulty results. The experimental results also showed the proposed scheme works in general when quadrotor hovers in state of steady and 39

52 transient state. 6.2 Future Work The extension of this thesis will be the development of experimenting in various environment and implementing online learning of neural network. We did not experiment in case of bad weather, such as a windy day, and in case that the quadrotor move dynamically. Therefore, We need to validate that the FDIA scheme can be implemented in various environment. The experiments in this thesis were implemented by offline learning (batch learning). Therefore, Future work is to implement the experiments with online learning and compare the performance from offline learning and the performance from online learning. 40

53 Bibliography 1. E. Balaban, A. Saxena, P. Bansal, K. F. Goebel, and S. Curran, Modeling, detection, and disambiguation of sensor faults for aerospace applications, IEEE Sensors Journal, Vol. 9, No. 12, pp , J. C. da Silva, A. Saxena, E. Balaban, and K. Goebel, A knowledge-based system approach for sensor fault modeling, detection and mitigation, Expert Systems with Applications, Vol. 39, No. 12, pp , J. Marzat, H. Piet-Lahanier, F. Damongeot, and E. Walter, Model-based fault diagnosis for aerospace systems: a survey, Proceedings of the Institution of Mechanical Engineers, Part G: Journal of aerospace engineering, Vol. 226, No. 10, pp , Z. Gao, C. Cecati, and S. X. Ding, A survey of fault diagnosis and fault-tolerant techniques?part i: Fault diagnosis with model-based and signal-based approaches, IEEE Transactions on Industrial Electronics, Vol. 62, No. 6, pp , M. R. Napolitano, Y. An, and B. A. Seanor, A fault tolerant flight control system for sensor and actuator failures using neural networks, Aircraft Design, Vol. 3, No. 2, pp , P. Goupil, Airbus state of the art and practices on fdi and ftc in flight control system, Control Engineering Practice, Vol. 19, No. 6, pp , T. S. Bruggemann, D. G. Greer, and R. A. Walker, Gps fault detection with imu and 41

54 aircraft dynamics, IEEE Transactions on Aerospace and Electronic Systems, Vol. 47, No. 1, pp , P. La Franchi, Grand designs: An ec-funded research project has unveiled its proposals for a new generation of aircraft that are intended to give europe the edge in the civil uav sector, Flight International, pp , I. Samy, I. Postlethwaite, and D.-W. Gu, Survey and application of sensor fault detection and isolation schemes, Control Engineering Practice, Vol. 19, No. 7, pp , R. Isermann and P. Balle, Trends in the application of model-based fault detection and diagnosis of technical processes, Control engineering practice, Vol. 5, No. 5, pp , I. Samy, I. Postlethwaite, and D.-W. Gu, A comparative study of nn-and ekf-based sfda schemes with application to a nonlinear uav model, International Journal of Control, Vol. 83, No. 5, pp , , Sfdia of consecutive sensor faults using neural networks demonstrated on a uav, International Journal of Control, Vol. 83, No. 11, pp , S. Wan, G. Campa, M. Napolitano, and M. L. Fravolini, On-line learning rbf neural networks for sensor validation, AIAA Guidance, Navigation, and Control Conference and Exhibit, p. 4996,

55 14. B. M. Wilamowski, How to not get frustrated with neural networks, Industrial Technology (ICIT), 2011 IEEE International Conference on, pp. 5 11, D. Hunter, H. Yu, M. S. Pukish III, J. Kolbusz, and B. M. Wilamowski, Selection of proper neural network sizes and architectures?a comparative study, IEEE Transactions on Industrial Informatics, Vol. 8, No. 2, pp , B. M. Wilamowski, Neural network architectures and learning algorithms, IEEE Industrial Electronics Magazine, Vol. 3, No. 4, G. Latif-Shabgahi and A. J. Hirst, A fuzzy voting scheme for hardware and software fault tolerant systems, Fuzzy Sets and Systems, Vol. 150, No. 3, pp , G. Campa, M. L. Fravolini, M. Napolitano, and B. Seanor, Neural networks-based sensor validation for the flight control system of a b777 research model, American Control Conference, Proceedings of the 2002, Vol. 1, pp , I. Samy, I. Postlethwaite, and D. Gu, Neural network based sensor validation scheme demonstrated on an unmanned air vehicle (uav) model, Decision and Control, CDC th IEEE Conference on, pp , Y. Zhang and J. Jiang, Bibliographical review on reconfigurable fault-tolerant control systems, Annual reviews in control, Vol. 32, No. 2, pp , S. Hussain, M. Mokhtar, and J. M. Howe, Sensor failure detection, identification, and accommodation using fully connected cascade neural network, IEEE Transactions on Industrial Electronics, Vol. 62, No. 3, pp ,

56 22. M. R. Meireles, P. E. Almeida, and M. G. Simões, A comprehensive review for industrial applicability of artificial neural networks, IEEE transactions on industrial electronics, Vol. 50, No. 3, pp , S. Hussain, M. Mokhtar, and J. M. Howe, Aircraft sensor estimation for fault tolerant flight control system using fully connected cascade neural network, Neural Networks (IJCNN), The 2013 International Joint Conference on, pp. 1 8, B. Wilamowski, H. Yu, and K. T. Chung, Parity-n problems as a vehicle to compare efficiency of neural network architectures, Industrial Electronics Handbook, Vol. 5, pp. 10 1, D. E. Rumelhart, G. E. Hinton, and R. J. Williams, Learning representations by backpropagating errors, Cognitive modeling, Vol. 5, No. 3, p. 1, S. E. Fahlman, Faster-learning variations on back-propagation: An empirical study, M. T. Hagan and M. B. Menhaj, Training feedforward networks with the marquardt algorithm, IEEE transactions on Neural Networks, Vol. 5, No. 6, pp , B. M. Wilamowski, N. J. Cotton, O. Kaynak, and G. Dundar, Computing gradient vector and jacobian matrix in arbitrarily connected neural networks, IEEE Transactions on Industrial Electronics, Vol. 55, No. 10, pp , B. M. Wilamowski and H. Yu, Improved computation for levenberg marquardt training, IEEE transactions on neural networks, Vol. 21, No. 6, pp ,

57 30. B. M. Wilamowski, Understanding neural networks, Intelligent Systems. CRC Press, 2011, pp S. Bouabdallah and R. Siegwart, Backstepping and sliding-mode techniques applied to an indoor micro quadrotor, Robotics and Automation, ICRA Proceedings of the 2005 IEEE International Conference on, pp , P. Castillo, A. Dzul, and R. Lozano, Real-time stabilization and tracking of a four rotor mini-rotorcraft, European Control Conference (ECC), 2003, pp , H. Voos, Nonlinear state-dependent riccati equation control of a quadrotor uav, Computer Aided Control System Design, 2006 IEEE International Conference on Control Applications, 2006 IEEE International Symposium on Intelligent Control, 2006 IEEE, pp , H. Yu and B. M. Wilamowski, Efficient and reliable training of neural networks, Human System Interactions, HSI 09. 2nd Conference on, pp , H. Voos, Nonlinear control of a quadrotor micro-uav using feedback-linearization, Mechatronics, ICM IEEE International Conference on, pp. 1 6, H. Voos and H. Bou-Ammar, Nonlinear tracking and landing controller for quadrotor aerial robots, Control Applications (CCA), 2010 IEEE International Conference on, pp , Y.-C. Choi and H.-S. Ahn, Nonlinear control of quadrotor for point tracking: Actual 45

58 implementation and experimental tests, IEEE/ASME transactions on mechatronics, Vol. 20, No. 3, pp , O. Linda and M. Manic, Interval type-2 fuzzy voter design for fault tolerant systems, Information Sciences, Vol. 181, No. 14, pp , G. Heredia, A. Ollero, M. Bejar, and R. Mahtani, Sensor and actuator fault detection in small autonomous helicopters, Mechatronics, Vol. 18, No. 2, pp ,

59 Acknowledgements 저에겐 굉장히 짧은 시간이었던 석사과정이 마무리 되었습니다. 석사과정 동안에 연 구하면서 힘들었던 순간, 아쉬웠던 순간 그리고 즐거웠던 순간들이 있었는데, 이 모 든 과정들이 저에겐 소중한 경험들 이었습니다. 그리고 이 모든 과정들은 주변 분들 의 응원과 도움 덕분에 더욱 빛나고 가치가 있던 순간들 이었습니다. 광주과학기술원 분산제어 및 자동화 연구실에서 석사과정을 무사히 마칠 수 있게 많은 응원과 격려 그리고 도움을 주신 분들에게 심심한 감사의 말을 전하고 싶습니다. 우선, 부족한 저를 항상 격려해 주시고 조언을 해주신 안효성 교수님께 가장 먼저 감 사의 말을 전하고 싶습니다. 항상 존경하고 감사합니다. 그리고 저의 부족한 논문을 읽고 깊은 조언과 심사를 해주신 오현석 교수님과 지솔근 교수님께도 감사의 말을 전 합니다. 또한, 제가 연구하는데 도움을 주고 응원해준 연구실 선배, 후배님들에게도 감사드립니다. 마지막으로 저에게 계속 공부할 수 있도록 항상 뒤에서 응원해 주고 지 원해 주는 부모님 및 가족에게 감사의 말을 전합니다. 사랑합니다. 47

=10100 =minusby by1000 °æ=10100 =minusby by1000 Á¦=10100 =minusby by1000 Åë=10100 =minusby by1000 ÇÕ=10100 =minusby by1000 °ú =10100 =minusby by1000 ¹«=10100 =minusby by1000 ¿ª=10100 =minusby by1000 Á¤=10100 =minusby by1000 Ã¥ No. 3

=10100 =minusby by1000 °æ=10100 =minusby by1000 Á¦=10100 =minusby by1000 Åë=10100 =minusby by1000 ÇÕ=10100 =minusby by1000 °ú =10100 =minusby by1000 ¹«=10100 =minusby by1000 ¿ª=10100 =minusby by1000 Á¤=10100 =minusby by1000 Ã¥ No. 3 수업내용 경제통합과무역정책 No. 3 국제무역에 관한 기본 케인즈의 경기후퇴에 대한 회복은 돈을 약간 더 찍어내면서, 재정정책실시 유효성을 주장 정부역할 확대의 정당화에 대해, 좌 우파의 반대

More information

Contents 서서서문문문 3 1 개개개론론론 6 2 시시시장장장의의의 맥맥맥락락락 및및및 문문문제제제 6 3 루루루나나나의의의 전전전랴

Contents 서서서문문문 3 1 개개개론론론 6 2 시시시장장장의의의 맥맥맥락락락 및및및 문문문제제제 6 3 루루루나나나의의의 전전전랴 Luna 왁왮왤왲왥왏왲왮왩왳왨올왖왩왮왡왹왇왵왰왴왡올왁왥왬왬왡올완왲옮왁왥왲왯왮왂왵왣왨왡왮왡왮 왔왲왡왮왳왬왡왴왥왤왢왹왂왲왩왡왮왊왵왮왧왢왩왮왋왩왭온 김정빈 옩옮 완왲왡왦왴옱 옲옴왏왣왴왯왢왥왲옲옰옱옷 개개개요요요 온라인 데이팅 산업은 현재 가장 높은 확장성과 성장률을 보

More information

Content Neutrality Network (CNN) D-Run Foundation Ltd. 이월 28, 2018

Content Neutrality Network (CNN) D-Run Foundation Ltd. 이월 28, 2018 Content Neutrality Network (CNN) D-Run Foundation Ltd. 이월 28, 2018 디디디렉렉렉토토토리리리 숱 배경 숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숮숱 숱숮숱 디지털콘텐츠 생태계의 전망 및 향후 과제 숮숮숮숮숮숮숮숮숮숮숮숮숮숱

More information

Journal of the Korean Data & Information Science Society 2019, 30(1), 한국데이터정보과학회지 거래소

Journal of the Korean Data & Information Science Society 2019, 30(1), 한국데이터정보과학회지 거래소 Journal of the Korean Data & Information Science Society 2019, 30(1), 45 56 http://dx.doi.org/10.7465/jkdi.2019.30.1.45 한국데이터정보과학회지 거래소간자산교환비율차이를이용한차익거래기회분석 윤영규 1 조건희 2 정혜영

More information

378 Hyun Deuk Lee Sun Young Jung 간호사의 심폐소생술의 수행률을 높이기 위해서는 심폐소생술의 수행 의지를 높여 야 하고, 심폐소생 술의

378 Hyun Deuk Lee Sun Young Jung 간호사의 심폐소생술의 수행률을 높이기 위해서는 심폐소생술의 수행 의지를 높여 야 하고, 심폐소생 술의 Journal of the Korean Data & Information Science Society 2018, 29(2), 377 389 http://dx.doi.org/10.7465/jkdi.2018.29.2.377 한국데이터정보과학회지 간호사의심폐소생술수행자신감관련요인 이현덕 1 정선영 2 1 대구가톨릭대학교

More information

Journal of the Korean Data & Information Science Society 2019, 30(2), 한국데이터정보과학회지

Journal of the Korean Data & Information Science Society 2019, 30(2), 한국데이터정보과학회지 Journal of the Korean Data & Information Science Society 2019, 30(2), 429 444 http://dx.doi.org/10.7465/jkdi.2019.30.2.429 한국데이터정보과학회지 데이터마이닝기반육군수리부속수요예측 김형태 1 김수환 2 1 합동참모본부

More information

1288 Donghwan Lee Kyungha Seok 용하였는데, 심층신경망 모형에서 미소 객체 탐색이 어려운 이유는 입력 이미지의 크기가 합성곱 연산 (c

1288 Donghwan Lee Kyungha Seok 용하였는데, 심층신경망 모형에서 미소 객체 탐색이 어려운 이유는 입력 이미지의 크기가 합성곱 연산 (c Journal of the Korean Data & Information Science Society 2018, 29(5), 1287 1297 http://dx.doi.org/10.7465/jkdi.2018.29.5.1287 한국데이터정보과학회지 심층신경망기반총채벌레탐색에관한연구 이동환 1 석경하 2 12 인제대학교

More information

1218 Dongha Kim Gyuseung Baek Yongdai Kim 대표적이다. 이후에는 ReLU를 응용하여 LeakyReLU (Maas 등, 2013), PReLU (He 등, 2015), ELU (Clevert 등

1218 Dongha Kim Gyuseung Baek Yongdai Kim 대표적이다. 이후에는 ReLU를 응용하여 LeakyReLU (Maas 등, 2013), PReLU (He 등, 2015), ELU (Clevert 등 Journal of the Korean Data & Information Science Society 2017, 28(6), 1217 1227 http://dx.doi.org/10.7465/jkdi.2017.28.6.1217 한국데이터정보과학회지 딥러닝모형의복잡도에관한연구 김동하 1 백규승 2 김용대 3

More information

Journal of the Korean Data & Information Science Society 2019, 30(4), 한국데이터정보과학회지

Journal of the Korean Data & Information Science Society 2019, 30(4), 한국데이터정보과학회지 Journal of the Korean Data & Information Science Society 2019, 30(4), 813 826 http://dx.doi.org/10.7465/jkdi.2019.30.4.813 한국데이터정보과학회지 청소년의거부민감성이또래애착에미치는영향 : SNS 몰입의조절효과 송근아 1 김정민

More information

Net media covered by Opoint in South Korea 1612 sites May 8, 2019 모든 국민은 교육자다! 뉴스에듀 ( All the people are educators! News edudu) (5)

Net media covered by Opoint in South Korea 1612 sites May 8, 2019 모든 국민은 교육자다! 뉴스에듀 ( All the people are educators! News edudu) (5) Net media covered by Opoint in South Korea 1612 sites May 8, 2019 모든 국민은 교육자다! 뉴스에듀 ( All the people are educators! News edudu) (5) (CNB) 저널 (5) (뉴스원) Newsone (55) (주) 영주인터넷방송

More information

Comprehensive Resiliency Evaluation for Dependable Embedded Systems Yohan Ko The Graduate School Yonsei University Department of Computer Science

Comprehensive Resiliency Evaluation for Dependable Embedded Systems Yohan Ko The Graduate School Yonsei University Department of Computer Science Comprehensive Resiliency Evaluation for Dependable Embedded Systems Yohan Ko The Graduate School Yonsei University Department of Computer Science Comprehensive Resiliency Evaluation for Dependable Embedded

More information

2016; Rush et al., 2015). Attention models help the NLP model focus on salient words/phrases and transfer these attentions to other machine learning m

2016; Rush et al., 2015). Attention models help the NLP model focus on salient words/phrases and transfer these attentions to other machine learning m Sentiment Classification with Word Attention based on Weakly Supervised Leaning with a Convolutional Neural Network Gichang Lee 1 Jaeyun Jeong 1 Seungwan Seo 1 CzangYeob Kim 1 Pilsung Kang 1 arxiv:1709.09885v1

More information

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할 저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할수없습니다. 변경금지. 귀하는이저작물을개작, 변형또는가공할수없습니다. 귀하는, 이저작물의재이용이나배포의경우,

More information

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a low-resolution Time-Of- Flight (TOF) depth camera and

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할

저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할 저작자표시 - 비영리 - 변경금지 2.0 대한민국 이용자는아래의조건을따르는경우에한하여자유롭게 이저작물을복제, 배포, 전송, 전시, 공연및방송할수있습니다. 다음과같은조건을따라야합니다 : 저작자표시. 귀하는원저작자를표시하여야합니다. 비영리. 귀하는이저작물을영리목적으로이용할수없습니다. 변경금지. 귀하는이저작물을개작, 변형또는가공할수없습니다. 귀하는, 이저작물의재이용이나배포의경우,

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

` Companies need to play various roles as the network of supply chain gradually expands. Companies are required to form a supply chain with outsourcing or partnerships since a company can not

More information

- 2 -

- 2 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 - - 26 - - 27 - - 28 - - 29 - - 30 -

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., -

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 6, Jun Rate). STAP(Space-Time Adaptive Processing)., - THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Jun.; 29(6), 457463. http://dx.doi.org/10.5515/kjkiees.2018.29.6.457 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Sigma-Delta

More information

Microsoft PowerPoint - ch03ysk2012.ppt [호환 모드]

Microsoft PowerPoint - ch03ysk2012.ppt [호환 모드] 전자회로 Ch3 iode Models and Circuits 김영석 충북대학교전자정보대학 2012.3.1 Email: kimys@cbu.ac.kr k Ch3-1 Ch3 iode Models and Circuits 3.1 Ideal iode 3.2 PN Junction as a iode 3.4 Large Signal and Small-Signal Operation

More information

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh

Page 2 of 6 Here are the rules for conjugating Whether (or not) and If when using a Descriptive Verb. The only difference here from Action Verbs is wh Page 1 of 6 Learn Korean Ep. 13: Whether (or not) and If Let s go over how to say Whether and If. An example in English would be I don t know whether he ll be there, or I don t know if he ll be there.

More information

歯1.PDF

歯1.PDF 200176 .,.,.,. 5... 1/2. /. / 2. . 293.33 (54.32%), 65.54(12.13%), / 53.80(9.96%), 25.60(4.74%), 5.22(0.97%). / 3 S (1997)14.59% (1971) 10%, (1977).5%~11.5%, (1986)

More information

Microsoft PowerPoint - AC3.pptx

Microsoft PowerPoint - AC3.pptx Chapter 3 Block Diagrams and Signal Flow Graphs Automatic Control Systems, 9th Edition Farid Golnaraghi, Simon Fraser University Benjamin C. Kuo, University of Illinois 1 Introduction In this chapter,

More information

<32382DC3BBB0A2C0E5BED6C0DA2E687770>

<32382DC3BBB0A2C0E5BED6C0DA2E687770> 논문접수일 : 2014.12.20 심사일 : 2015.01.06 게재확정일 : 2015.01.27 청각 장애자들을 위한 보급형 휴대폰 액세서리 디자인 프로토타입 개발 Development Prototype of Low-end Mobile Phone Accessory Design for Hearing-impaired Person 주저자 : 윤수인 서경대학교 예술대학

More information

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1

4 CD Construct Special Model VI 2 nd Order Model VI 2 Note: Hands-on 1, 2 RC 1 RLC mass-spring-damper 2 2 ζ ω n (rad/sec) 2 ( ζ < 1), 1 (ζ = 1), ( ) 1 : LabVIEW Control Design, Simulation, & System Identification LabVIEW Control Design Toolkit, Simulation Module, System Identification Toolkit 2 (RLC Spring-Mass-Damper) Control Design toolkit LabVIEW

More information

11¹Ú´ö±Ô

11¹Ú´ö±Ô A Review on Promotion of Storytelling Local Cultures - 265 - 2-266 - 3-267 - 4-268 - 5-269 - 6 7-270 - 7-271 - 8-272 - 9-273 - 10-274 - 11-275 - 12-276 - 13-277 - 14-278 - 15-279 - 16 7-280 - 17-281 -

More information

Output file

Output file 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 An Application for Calculation and Visualization of Narrative Relevance of Films Using Keyword Tags Choi Jin-Won (KAIST) Film making

More information

Problem New Case RETRIEVE Learned Case Retrieved Cases New Case RETAIN Tested/ Repaired Case Case-Base REVISE Solved Case REUSE Aamodt, A. and Plaza, E. (1994). Case-based reasoning; Foundational

More information

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not,

Page 2 of 5 아니다 means to not be, and is therefore the opposite of 이다. While English simply turns words like to be or to exist negative by adding not, Page 1 of 5 Learn Korean Ep. 4: To be and To exist Of course to be and to exist are different verbs, but they re often confused by beginning students when learning Korean. In English we sometimes use the

More information

Microsoft PowerPoint - 7-Work and Energy.ppt

Microsoft PowerPoint - 7-Work and Energy.ppt Chapter 7. Work and Energy 일과운동에너지 One of the most important concepts in physics Alternative approach to mechanics Many applications beyond mechanics Thermodynamics (movement of heat) Quantum mechanics...

More information

<313120C0AFC0FCC0DA5FBECBB0EDB8AEC1F2C0BB5FC0CCBFEBC7D15FB1E8C0BAC5C25FBCF6C1A42E687770>

<313120C0AFC0FCC0DA5FBECBB0EDB8AEC1F2C0BB5FC0CCBFEBC7D15FB1E8C0BAC5C25FBCF6C1A42E687770> 한국지능시스템학회 논문지 2010, Vol. 20, No. 3, pp. 375-379 유전자 알고리즘을 이용한 강인한 Support vector machine 설계 Design of Robust Support Vector Machine Using Genetic Algorithm 이희성 홍성준 이병윤 김은태 * Heesung Lee, Sungjun Hong,

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

step 1-1

step 1-1 Written by Dr. In Ku Kim-Marshall STEP BY STEP Korean 1 through 15 Action Verbs Table of Contents Unit 1 The Korean Alphabet, hangeul Unit 2 Korean Sentences with 15 Action Verbs Introduction Review Exercises

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 4, August, 30, 2016:319~332 Received: 2016/07/28, Accepted: 2016/08/28 Revised: 2016/08/27, Published: 2016/08/30 [ABSTRACT] This paper examined what determina

More information

PJTROHMPCJPS.hwp

PJTROHMPCJPS.hwp 제 출 문 농림수산식품부장관 귀하 본 보고서를 트위스트 휠 방식 폐비닐 수거기 개발 과제의 최종보고서로 제출 합니다. 2008년 4월 24일 주관연구기관명: 경 북 대 학 교 총괄연구책임자: 김 태 욱 연 구 원: 조 창 래 연 구 원: 배 석 경 연 구 원: 김 승 현 연 구 원: 신 동 호 연 구 원: 유 기 형 위탁연구기관명: 삼 생 공 업 위탁연구책임자:

More information

<BFA9BAD02DB0A1BBF3B1A4B0ED28C0CCBCF6B9FC2920B3BBC1F62E706466>

<BFA9BAD02DB0A1BBF3B1A4B0ED28C0CCBCF6B9FC2920B3BBC1F62E706466> 001 002 003 004 005 006 008 009 010 011 2010 013 I II III 014 IV V 2010 015 016 017 018 I. 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 III. 041 042 III. 043

More information

김경재 안현철 지능정보연구제 17 권제 4 호 2011 년 12 월

김경재 안현철 지능정보연구제 17 권제 4 호 2011 년 12 월 지능정보연구제 17 권제 4 호 2011 년 12 월 (pp.241~254) Support vector machines(svm),, CRM. SVM,,., SVM,,.,,. SVM, SVM. SVM.. * 2009() (NRF-2009-327- B00212). 지능정보연구제 17 권제 4 호 2011 년 12 월 김경재 안현철 지능정보연구제 17 권제 4 호

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4)

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4) THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Oct.; 29(10), 799 804. http://dx.doi.org/10.5515/kjkiees.2018.29.10.799 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Method

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

http://www.kbc.go.kr/pds/2.html Abstract Exploring the Relationship Between the Traditional Media Use and the Internet Use Mee-Eun Kang This study examines the relationship between

More information

WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성 ( 황수경 ) ꌙ 127 노동정책연구 제 4 권제 2 호 pp.127~148 c 한국노동연구원 WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성황수경 *, (disabi

WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성 ( 황수경 ) ꌙ 127 노동정책연구 제 4 권제 2 호 pp.127~148 c 한국노동연구원 WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성황수경 *, (disabi WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성 ( 황수경 ) ꌙ 127 노동정책연구 2004. 제 4 권제 2 호 pp.127~148 c 한국노동연구원 WHO 의새로운국제장애분류 (ICF) 에대한이해와기능적장애개념의필요성황수경 *, (disability)..,,. (WHO) 2001 ICF. ICF,.,.,,. (disability)

More information

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2

8-VSB (Vestigial Sideband Modulation)., (Carrier Phase Offset, CPO) (Timing Frequency Offset),. VSB, 8-PAM(pulse amplitude modulation,, ) DC 1.25V, [2 VSB a), a) An Alternative Carrier Phase Independent Symbol Timing Offset Estimation Methods for VSB Receivers Sung Soo Shin a) and Joon Tae Kim a) VSB. VSB.,,., VSB,. Abstract In this paper, we propose

More information

3 Gas Champion : MBB : IBM BCS PO : 2 BBc : : /45

3 Gas Champion : MBB : IBM BCS PO : 2 BBc : : /45 3 Gas Champion : MBB : IBM BCS PO : 2 BBc : : 20049 0/45 Define ~ Analyze Define VOB KBI R 250 O 2 2.2% CBR Gas Dome 1290 CTQ KCI VOC Measure Process Data USL Target LSL Mean Sample N StDev (Within) StDev

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA FPS게임 구성요소의 중요도 분석방법에 관한 연구 2 계층화 의사결정법에 의한 요소별 상관관계측정과 대안의 선정 The Study on the Priority of First Person Shooter game Elements using Analytic Hierarchy Process 주 저 자 : 배혜진 에이디 테크놀로지 대표 Bae, Hyejin AD Technology

More information

- i - - ii - - iii - - iv - - v - - vi - - 1 - - 2 - - 3 - 1) 통계청고시제 2010-150 호 (2010.7.6 개정, 2011.1.1 시행 ) - 4 - 요양급여의적용기준및방법에관한세부사항에따른골밀도검사기준 (2007 년 11 월 1 일시행 ) - 5 - - 6 - - 7 - - 8 - - 9 - - 10 -

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 김진주 김수연. 초등학생대상장애이해교육에활용된동화에나타난장애인관분석. 특수교육, 2013, 제12권, 제2호, 135-160... 20.,,. 4.,,.,..... 주제어 : 장애이해교육, 동화, 장애인관 1. ( 1 ) Incheon Munhak Elementary School ( )(, E-mail: sooyoun@ginue.ac.kr) Dept. of

More information

본문01

본문01 Ⅱ 논술 지도의 방법과 실제 2. 읽기에서 논술까지 의 개발 배경 읽기에서 논술까지 자료집 개발의 본래 목적은 초 중 고교 학교 평가에서 서술형 평가 비중이 2005 학년도 30%, 2006학년도 40%, 2007학년도 50%로 확대 되고, 2008학년도부터 대학 입시에서 논술 비중이 커지면서 논술 교육은 학교가 책임진다. 는 풍토 조성으로 공교육의 신뢰성과

More information

강의지침서 작성 양식

강의지침서 작성 양식 정보화사회와 법 강의지침서 1. 교과목 정보 교과목명 학점 이론 시간 실습 학점(등급제, P/NP) 비고 (예:팀티칭) 국문 정보화사회와 법 영문 Information Society and Law 3 3 등급제 구분 대학 및 기관 학부(과) 전공 성명 작성 책임교수 법학전문대학원 법학과 최우용 2. 교과목 개요 구분 교과목 개요 국문 - 정보의 디지털화와 PC,

More information

untitled

untitled Logic and Computer Design Fundamentals Chapter 4 Combinational Functions and Circuits Functions of a single variable Can be used on inputs to functional blocks to implement other than block s intended

More information

- iii - - i - - ii - - iii - 국문요약 종합병원남자간호사가지각하는조직공정성 사회정체성과 조직시민행동과의관계 - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - α α α α - 15 - α α α α α α

More information

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp RUF * (A Simple and Efficient Antialiasing Method with the RUF buffer) (, Byung-Uck Kim) (Yonsei Univ. Depth of Computer Science) (, Woo-Chan Park) (Yonsei Univ. Depth of Computer Science) (, Sung-Bong

More information

2 min 응용 말하기 01 I set my alarm for 7. 02 It goes off. 03 It doesn t go off. 04 I sleep in. 05 I make my bed. 06 I brush my teeth. 07 I take a shower.

2 min 응용 말하기 01 I set my alarm for 7. 02 It goes off. 03 It doesn t go off. 04 I sleep in. 05 I make my bed. 06 I brush my teeth. 07 I take a shower. 스피킹 매트릭스 특별 체험판 정답 및 스크립트 30초 영어 말하기 INPUT DAY 01 p.10~12 3 min 집중 훈련 01 I * wake up * at 7. 02 I * eat * an apple. 03 I * go * to school. 04 I * put on * my shoes. 05 I * wash * my hands. 06 I * leave

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

<B3EDB9AEC1FD5F3235C1FD2E687770>

<B3EDB9AEC1FD5F3235C1FD2E687770> 오용록의 작품세계 윤 혜 진 1) * 이 논문은 생전( 生 前 )에 학자로 주로 활동하였던 오용록(1955~2012)이 작곡한 작품들을 살펴보고 그의 작품세계를 파악하고자 하는 것이다. 한국음악이론이 원 래 작곡과 이론을 포함하였던 초기 작곡이론전공의 형태를 염두에 둔다면 그의 연 구에서 기존연구의 방법론을 넘어서 창의적인 분석 개념과 체계를 적용하려는

More information

<BFACBCBCC0C7BBE7C7D02831302031203139292E687770>

<BFACBCBCC0C7BBE7C7D02831302031203139292E687770> 延 世 醫 史 學 제12권 제2호: 29-40, 2009년 12월 Yonsei J Med Hist 12(2): 29-40, 2009 특집논문 3 한국사회의 낙태에 대한 인식변화 이 현 숙 이화여대 한국문화연구원 1. 들어가며 1998년 내가 나이 마흔에 예기치 않은 임신을 하게 되었을 때, 내 주변 사람들은 모두 들 너무나도 쉽게 나에게 임신중절을 권하였다.

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: A study on Characte

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI:   A study on Characte Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.381-404 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.381 A study on Characteristics of Action Learning by Analyzing Learners Experiences

More information

<313920C0CCB1E2BFF82E687770>

<313920C0CCB1E2BFF82E687770> 韓 國 電 磁 波 學 會 論 文 誌 第 19 卷 第 8 號 2008 年 8 月 論 文 2008-19-8-19 K 대역 브릭형 능동 송수신 모듈의 설계 및 제작 A Design and Fabrication of the Brick Transmit/Receive Module for K Band 이 기 원 문 주 영 윤 상 원 Ki-Won Lee Ju-Young Moon

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI: NCS : * A Study on

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI:   NCS : * A Study on Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp.157-176 DOI: http://dx.doi.org/10.21024/pnuedi.28.3.201809.157 NCS : * A Study on the NCS Learning Module Problem Analysis and Effective

More information

지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., KOSPI200.,. * 지능정보연구제 16 권제 1 호 2010 년 3 월

지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., KOSPI200.,. * 지능정보연구제 16 권제 1 호 2010 년 3 월 지능정보연구제 16 권제 1 호 2010 년 3 월 (pp.71~92),.,.,., Support Vector Machines,,., 2004 5 2009 12 KOSPI200.,. * 2009. 지능정보연구제 16 권제 1 호 2010 년 3 월 김선웅 안현철 社 1), 28 1, 2009, 4. 1. 지능정보연구제 16 권제 1 호 2010 년 3 월 Support

More information

산선생의 집입니다. 환영해요

산선생의 집입니다. 환영해요 Biped Walking Robot Biped Walking Robot Simulation Program Down(Visual Studio 6.0 ) ). Version.,. Biped Walking Robot - Project Degree of Freedom : 12(,,, 12) :,, : Link. Kinematics. 1. Z (~ Diablo Set

More information

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re

(Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern (Micro- Environment) Re EMF Health Effect 2003 10 20 21-29 2-10 - - ( ) area spot measurement - - 1 (Exposure) Exposure (Exposure Assesment) EMF Unknown to mechanism Health Effect (Effect) Unknown to mechanism Behavior pattern

More information

김기남_ATDC2016_160620_[키노트].key

김기남_ATDC2016_160620_[키노트].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

Á¶´öÈñ_0304_final.hwp

Á¶´öÈñ_0304_final.hwp 제조 중소기업의 고용창출 성과 및 과제 조덕희 양현봉 우리 경제에서 일자리 창출은 가장 중요한 정책과제입니다. 근래 들어 우리 사회에서 점차 심각성을 더해 가고 있는 청년 실업 문제에 대처하고, 사회적 소득 양극화 문제에 대응하기 위해서도 일자리 창 출은 무엇보다도 중요한 정책과제일 것입니다. 고용창출에서는 중소기업의 역할이 대기업보다 크다는 것이 일반적

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 27(2), 2007, 96-121 S ij k i POP j a i SEXR j i AGER j i BEDDAT j ij i j S ij S ij POP j SEXR j AGER j BEDDAT j k i a i i i L ij = S ij - S ij ---------- S ij S ij = k i POP j a i SEXR j i AGER j i BEDDAT

More information

전용]

전용] A Study of select the apropos processing mechanical method by the presume of transformation of teeth s surface degree ABSTRACT This study has been tried to select the apropos processing method by the

More information

Can032.hwp

Can032.hwp Chromosomal Alterations in Hepatocellular Carcinoma Cell Lines Detected by Comparative Genomic Hybridization Sang Jin Park 1, Mahn Joon Ha, Ph.D. 1, Hugh Chul Kim, M.D. 2 and Hyon Ju Kim, M.D. 1 1 Laboratory

More information

04 형사판례연구 19-3-1.hwp

04 형사판례연구 19-3-1.hwp 2010년도 형법판례 회고 645 2010년도 형법판례 회고 2)오 영 근* Ⅰ. 서설 2010. 1. 1.에서 2010. 12. 31.까지 대법원 법률종합정보 사이트 1) 에 게재된 형법 및 형사소송법 판례는 모두 286건이다. 이 중에는 2건의 전원합의체 판결 및 2건의 전원합의체 결정이 있다. 2건의 전원합의체 결정은 형사소송법에 관한 것이고, 2건의

More information

¹ýÁ¶ 12¿ù ¼öÁ¤.PDF

¹ýÁ¶ 12¿ù ¼öÁ¤.PDF 논문요약 146 [ 주제어 ] 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 abstract Recent Development in the Law of DPRK on the

More information

<313630313032C6AFC1FD28B1C7C7F5C1DF292E687770>

<313630313032C6AFC1FD28B1C7C7F5C1DF292E687770> 양성자가속기연구센터 양성자가속기 개발 및 운영현황 DOI: 10.3938/PhiT.25.001 권혁중 김한성 Development and Operational Status of the Proton Linear Accelerator at the KOMAC Hyeok-Jung KWON and Han-Sung KIM A 100-MeV proton linear accelerator

More information

01-2014-A-PS-C-1-040(201-207).hwp

01-2014-A-PS-C-1-040(201-207).hwp ISSN 1975-8359(Print) / ISSN 2287-4364(Online) The Transactions of the Korean Institute of Electrical Engineers Vol. 64, No. 2, pp. 297~303, 2015 http://dx.doi.org/10.5370/kiee.2015.64.2.297 전기 유압 서보 시스템의

More information

08김현휘_ok.hwp

08김현휘_ok.hwp (Regular Paper) 21 3, 2016 5 (JBE Vol. 21, No. 3, May 2016) http://dx.doi.org/10.5909/jbe.2016.21.3.369 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a) An Audio Coding Technique Employing the Inter-channel

More information

<31B1E8C0B1C8F128C6ED2E687770>

<31B1E8C0B1C8F128C6ED2E687770> 한국패션디자인학회지 제9권1호 The Korean Society of Fashion Design Vol. 9 No. 1 (2009) pp.1~17 모듈과 웨어넷을 이용한 유비쿼터스 패셔너블 컴퓨터 디자인 연구 - 탈ㆍ부착을 이용한 모듈러 시스템을 중심으로 - A Study on Ubiquitous Fashionable Computer Design Using

More information

I

I I II III (C B ) (C L ) (HL) Min c ij x ij f i y i i H j H i H s.t. y i 1, k K, i W k C B C L p (HL) x ij y i, i H, k K i, j W k x ij y i {0,1}, i, j H. K W k k H K i i f i i d ij i j r ij i j c ij r ij

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

304.fm

304.fm Journal of the Korean Housing Association Vol. 20, No. 3, 2009 yw s w - û - A Study on the Planning of Improved-Hanok - Focused on Jeon-Nam Province - y* ** z*** **** Kang, Man-Ho Lee, Woo-Won Jeong, Hun

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI: (NCS) Method of Con

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI:   (NCS) Method of Con Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp.181-212 DOI: http://dx.doi.org/10.21024/pnuedi.27.3.201709.181 (NCS) Method of Constructing and Using the Differentiated National Competency

More information

(5차 편집).hwp

(5차 편집).hwp (215), 54(1), 17-3 211 STEAM,.. STEAM, STEAM, 5~6 11.,., 5~6...,. (, 21)., 29. (,, 212). 211 STEAM * :, E-mail: njkwon@hanmail.net http://dx.doi.org/1.15812/ter.54.1.2153.17 (215), 54(1), 17-3,. (Arts)

More information

우리들이 일반적으로 기호

우리들이 일반적으로 기호 일본지방자치체( 都 道 府 縣 )의 웹사이트상에서 심벌마크와 캐릭터의 활용에 관한 연구 A Study on the Application of Japanese Local Self-Government's Symbol Mark and Character on Web. 나가오카조형대학( 長 岡 造 形 大 學 ) 대학원 조형연구과 김 봉 수 (Kim Bong Su) 193

More information

<3130C0E5>

<3130C0E5> Redundancy Adding extra bits for detecting or correcting errors at the destination Types of Errors Single-Bit Error Only one bit of a given data unit is changed Burst Error Two or more bits in the data

More information

±è¼ºÃ¶ Ãâ·Â-1

±è¼ºÃ¶ Ãâ·Â-1 Localization Algorithms Using Wireless Communication Systems For efficient Localization Based Services, development of accurate localization algorithm has to be preceded. In this paper, research trend

More information

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770>

<30362E20C6EDC1FD2DB0EDBFB5B4EBB4D420BCF6C1A42E687770> 327 Journal of The Korea Institute of Information Security & Cryptology ISSN 1598-3986(Print) VOL.24, NO.2, Apr. 2014 ISSN 2288-2715(Online) http://dx.doi.org/10.13089/jkiisc.2014.24.2.327 개인정보 DB 암호화

More information

탄도미사일 방어무기체계 배치모형 연구 (Optimal Allocation Model for Ballistic Missile Defense System by Simulated Annealing Algorithm)

탄도미사일 방어무기체계 배치모형 연구 (Optimal Allocation Model for Ballistic Missile Defense System by Simulated Annealing Algorithm) 탄도미사일 방어무기체계 배치모형 연구 (Optimal Allocation Model for Ballistic Missile Defense System by Simulated Annealing Algorithm) 이 상 헌 국방대학교 운영분석학과 우 122-875 서울시 은평구 수색동 205번지 Abstract The set covering(sc) problem

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI: * The

Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp DOI:   * The Journal of Educational Innovation Research 2017, Vol. 27, No. 1, pp.243-268 DOI: http://dx.doi.org/10.21024/pnuedi.27.1.201703.243 * - 2001 2015 - The Research Trends on Peer Counseling in Elementary and

More information

Vol.257 C O N T E N T S M O N T H L Y P U B L I C F I N A N C E F O R U M

Vol.257 C O N T E N T S M O N T H L Y P U B L I C F I N A N C E F O R U M 2017.11 Vol.257 C O N T E N T S 02 06 38 52 69 82 141 146 154 M O N T H L Y P U B L I C F I N A N C E F O R U M 2 2017.11 3 4 2017.11 6 2017.11 1) 7 2) 22.7 19.7 87 193.2 160.6 83 22.2 18.4 83 189.6 156.2

More information

Æ÷Àå82š

Æ÷Àå82š Lee, Kyungbae (E-mail : kblee6078@ex.co.kr) Lee, Jaehoon (E-mail : ranian74@ex.co.kr) Sohn, Duecksu (E-mail : mgsds@ex.co.kr) Kwon, Soonmin (E-mail : soonmini2@ex.co.kr) ABSTRACT PURPOSES : The purpose

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 27(6), 495 503. http://dx.doi.org/10.5515/kjkiees.2016.27.6.495 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Design

More information

05-08 087ÀÌÁÖÈñ.hwp

05-08 087ÀÌÁÖÈñ.hwp 산별교섭에 대한 평가 및 만족도의 영향요인 분석(이주희) ꌙ 87 노 동 정 책 연 구 2005. 제5권 제2호 pp. 87118 c 한 국 노 동 연 구 원 산별교섭에 대한 평가 및 만족도의 영향요인 분석: 보건의료노조의 사례 이주희 * 2004,,,.. 1990. : 2005 4 7, :4 7, :6 10 * (jlee@ewha.ac.kr) 88 ꌙ 노동정책연구

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI: Awareness, Supports

Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp DOI:   Awareness, Supports Journal of Educational Innovation Research 2016, Vol. 26, No. 3, pp.335-363 DOI: http://dx.doi.org/10.21024/pnuedi.26.3.201612.335 Awareness, Supports in Need, and Actual Situation on the Curriculum Reconstruction

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA e- 비즈니스연구 (The e-business Studies) Volume 17, Number 1, February, 28, 2016:pp. 293~316 ISSN 1229-9936 (Print), ISSN 2466-1716 (Online) 원고접수일심사 ( 수정 ) 게재확정일 2015. 12. 04 2015. 12. 24 2016. 02. 25 ABSTRACT

More information

<30322D28C6AF29C0CCB1E2B4EB35362D312E687770>

<30322D28C6AF29C0CCB1E2B4EB35362D312E687770> 한국학연구 56(2016.3.30), pp.33-63. 고려대학교 한국학연구소 세종시의 지역 정체성과 세종의 인문정신 * 1)이기대 ** 국문초록 세종시의 상황은 세종이 왕이 되면서 겪어야 했던 과정과 닮아 있다. 왕이 되리라 예상할 수 없었던 상황에서 세종은 왕이 되었고 어려움을 극복해 갔다. 세종시도 갑작스럽게 행정도시로 계획되었고 준비의 시간 또한 짧았지만,

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 901 무선 센서 네트워크 환경에서 링크 품질에 기반한 라우팅에 대한 효과적인 싱크홀 공격 탐지 기법 (A Effective Sinkhole Attack Detection Mechanism for LQI based Routing in WSN) 최병구 조응준 (Byung

More information

09김정식.PDF

09김정식.PDF 00-09 2000. 12 ,,,,.,.,.,,,,,,.,,..... . 1 1 7 2 9 1. 9 2. 13 3. 14 3 16 1. 16 2. 21 3. 39 4 43 1. 43 2. 52 3. 56 4. 66 5. 74 5 78 1. 78 2. 80 3. 86 6 88 90 Ex e cu t iv e Su m m a r y 92 < 3-1> 22 < 3-2>

More information

±èÇö¿í Ãâ·Â

±èÇö¿í Ãâ·Â Smartphone Technical Trends and Security Technologies The smartphone market is increasing very rapidly due to the customer needs and industry trends with wireless carriers, device manufacturers, OS venders,

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 CRM Data Quality Management 2003 2003. 11. 11 (SK ) hskim226@skcorp.com Why Quality Management? Prologue,,. Water Source Management 2 Low Quality Water 1) : High Quality Water 2) : ( ) Water Quality Management

More information