Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network

Size: px
Start display at page:

Download "Warning System of Dangerous Chemical Gas in Factory Based on Wireless Sensor Network"

Transcription

1 565 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 07 Guest Editors: Zhuo Yang, Junie Ba, Jing Pan Copyright 07, AIDIC Servizi S.r.l. ISBN ; ISSN The Italian Association of Cheical Engineering Online at DOI: /CET Warning Syste of Dangerous Cheical Gas in Factory Based on Wireless Sensor Network Manzeng Ma, Bo Zhang School of Coputer Science & Engineering, Cangzhou Noral University, Cangzhou 0600, China 957a@63.co Wireless sensor network (WSN) is a dynaic network topology which is fored in a self-organizing way. In the field of WSN, the perception of inforation is realized by cooperative work between sensors. The wireless sensor network has the characteristics of siple structure, low cost and high reliability. Usually, ost of the energy of sensor nodes is consued in data transission. So, reducing the data transission between sensor nodes becoes an effective way to reduce the energy consuption of sensor networks. Data fusion technology can effectively reduce the aount of data transission in the sensor network, which can reduce the energy consuption and get ore accurate inforation. In this paper, we propose a hybrid data fusion algorith based on adaptive weighting algorith and Calan filter algorith. In the hybrid algorith, the Pearson siilarity algorith is used to filter the sensor nodes which do not eet the requireents, and then the average values of the two algoriths are obtained. Firstly, this paper introduces the principle of adaptive weighting algorith and Calan filter algorith. Secondly, we propose the iproved hybrid algorith by extracting soe nodes with low siilarity, and then we get the result by weighted calculation. Finally, the experiental results show that the proposed algorith has higher accuracy and lower energy consuption.. Introduction Data fusion technology is widely used, and it can be used to create a coplete view based on the fragented inforation collected fro each node. Through data fusion, the sensor network can avoid redundant inforation transission and greatly reduce the network counication load. Many scientists regard data fusion technology as one of their ain research directions and they put forward their own solutions through theoretical analysis and experients. Lin et al., (008) propose the CHEP ethod, which can balance the energy load effectively. Xiang et al., (00) proposes a clustering algorith by optiizing the position inforation and the residual energy. Li et al., (0) proposes a LEACH-New algorith, which effectively reduces the network energy consuption and ensures the network load balance. Zhang et al., (00) proposes an optiized Bayesian data fusion ethod which effectively solves the proble of uncertainty and inconsistency. Qiu et al., (04) proposes the SAEMDA algorith based on deep learning and it iproves the perforance of data fusion in the field of WSN. Yanger et al., (00) abandons probabilistic ethod by calculating the support function of each sensor data. Ding Lei proposes SVR algorith and the experiental results show that the ethod is superior to the data fusion ethod of artificial neural network (Ding et al., 0). In this paper, we propose a hybrid data fusion algorith based on adaptive weighting algorith and Calan filter algorith. In the hybrid algorith, the Pearson siilarity algorith is used to filter the sensor nodes, and then the average values of the two algoriths are obtained. Firstly, this paper introduces the principle of adaptive weighting algorith and Calan filter algorith. Secondly, the Pearson siilarity algorith is used to extract soe nodes with high siilarity, and then the average values of the two algoriths are obtained. Finally, the experiental results show that the proposed algorith has higher accuracy and lower energy consuption. Please cite this article as: Manzeng Ma, Bo Zhang, 07, Warning syste of dangerous cheical gas in factory based on wireless sensor network, Cheical Engineering Transactions, 59, DOI:0.3303/CET759095

2 566. Basic theory and ethod.adaptive weighting algorith Adaptive weighting algorith is a flexible ethod in the field of data fusion. In this algorith, the onitoring values collected by each sensor node are used to deterine the weight coefficient, so that the fused result will be close to the true value. Copared with other traditional data fusion algoriths, we can get a better fusion value, which can provide ore accurate data for advanced fusion (Qiu, 0)). Assuing that in a wireless sensor area, is the total nuber of sensor nodes, n is the nuber of obects which need to be onitored, and t is the onitoring inforation of the obect fro sensor i. Where,,, 3, =,, 3 n. The atrix T can be expressed as: t t t n T = ti t in t t tn () Then, the final onitoring inforation of the sensor network to the obect is calculated as follows: t = WT = wt i i In the above forula, w i represents the weight of a sensor node, and the weights of all nodes satisfy the following forula: () W = w = i i (3) The easureent variance of each sensor node is defined as σ, σ, σ 3, σ, and the total variance is calculated as follows: σ =E[(T-T) ]= wiσi Through the forula, we can get that the total ean square error σ is a quadratic function. According to the principle of calculating iniu value of variance function, we can get the partial derivative of the above forula. (4) σ = 0 wi w = i (i =,,3n) The weight under the condition of iniu ean square error is as follows: wi =,,3n σ i l= σ l Finally, we get the iniu ean square error by the following forula. (5) (6) σ in = σ l= l The advantage of adaptive weighted data fusion algorith is that it does not need the prior probability distribution of the data and it can quickly deterine the weights of each sensor according to their variance. What is ore, it has a strong fault tolerance and anti-interference ability (7)

3 567. Calan filtering algorith Calan filtering algorith is a ethod of valuation based on iniu variance. This ethod is suitable for the redundant data processing under the condition that the environent around the sensor node changes at any tie. The optial estiate of the present tie is obtained based on the optial estiate of the syste state at the last oent and the observed value of the present tie (Liu, 04). The discrete state equation of linear tie-varying syste is presented: St () = F St ( ) + T Ut () + Wt () (8) In the above forula, S(t) and W(t) represent respectively the state vector and easureent process of oent t. F represents the state transition atrix, U(t) represents the dynaic noise of oent t and T represents the syste control atrix. The corresponding observation equation is: Yt () = H Xt () + Nt () (9) Where, Y(t) represents the observation vector, N(t) represents the and the observation noise and H represents the observation atrix at oent t. We assue that they are consistent with the gauss distribution noise forula, and the covariance is respectively Q and R. In this paper, we assue that the ean square error does not change with the change of the syste state. Based on the assuption above, we can get the vector estiate of the next oent. S( t+δ t t) = F S( t t) + T U( t) (0) In the above forula, S(t+Δtt) is the estiated value which is calculated based on the vector value of oent t, U(t) is the state control vector of oents t. When the control vector does not exist, the value of U(t) will be 0. Using C(t+Δtt) to represent the covariance of S(t+Δtt). Ct ( +Δ t t) = F Ct ( t) F + Q () We use C(tt) to represent the covariance of S(tt) and F to represent the covariance of atrix F. So we can get the best estiate value of oent t+δt: S( t+δ t t+δ t) = S( t+δ t t) + Kg( t+δt) ( Y( t+δt) F S( t+δt t)) () Where, Kg(t+Δt) represents the Calan gain. Ct ( +Δt t) H Kg( t +Δ t) = H C( t +Δt t) H + R (3) Therefore, we can get the updated covariance: Ct ( +Δ t t+δ t) = ( M Kgt ( ) H) Ct ( +Δt t) (4) For a single odel: M = (5) In Calan filtering algorith, the noise contained in easureent data is required to obey the Gauss white noise distribution. Otherwise, it will bring greater distortion when they do not obey the Gauss distribution.

4 Iproved hybrid data fusion algorith The hybrid data fusion algorith in this paper is based on adaptive weighting algorith and Calan filtering algorith. By aking Pearson siilarity analysis on the data atrix of the two algoriths, we can get the siilarity atrix. Then, we extract the nodes with high siilarity by setting a threshold. When the siilarity of a node is less than the threshold value, the node is abandoned. Conversely, the onitoring inforation of the corresponding node will be saved for reference. Finally, the effective nodes are re-calculation to get the results. Assuing that W is the result atrix of adaptive weighting algorith, and K is the result atrix of Calan filtering algorith. w w w n W = wi w in w wn wn k k k n K = ki k in k kn kn According to Pearson siilarity algorith, we can get the siilarity of the two algoriths: si( W, K) = i Twk i, Twk ( W W)( K K) ( W W) ( K K) (6) (7) (8) Where, T wk is the intersection of W and K. That is to say, T wk=w K. Assuing that the nuber of sensor nodes which eet the threshold condition is l, and we can get the estiated value of the latest tie. H W + K = (9) Therefore, the final result can be get by the following forula: h = WH = wh i i l (0) 4. Realization of warning syste in factory The early warning syste of dangerous cheical gas is coposed of three parts. They are data acquisition section, wireless counication sectionand reote onitoring section.the syste frae diagra is shown in Figure Figure : Early warning syste of dangerous cheical gas

5 The data acquisition part is coposed of a large nuber of sensors, which are deployed in every corner of the cheical plant, and they are the sources of onitoring data. The distribution of these sensors can be regular, and the distribution can also be stochastic. The better the perforance of the sensor, the ore accurate the onitoring data in the later stage. Wireless counication ainly includes wireless sensor network and network inforation transission.in wireless sensor networks, wireless counication is used to transit between sensor nodes. Wired counication network is used to transit data between sensor network and onitoring center. The reote onitoring section receives the signal and sends it to the onitoring platfor through network. Three diensional visualization technology is used to odel the factory buildings, which can realize the 3D siulation environent. In addition, the data processing algorith directly deterines the perforance of the whole syste. 5. Experient and result analysis In order to test the perforance of the algorith, in this paper we copare the three algoriths in ters of tie consuing, average energy consuption and precision. The experients were carried out in the region of 000*000, and the nubers of saples are respectively 80, 60, 80, 440, 640, 880, 00. Assuing that T ˆ is the actual onitoring value and T is the estiated value of the hybrid algorith, then we can get the accuracy of the onitoring results. T ˆ T ε = () Tˆ Thus, the onitoring accuracy of the whole sensor network can be get as follows 569 T Tˆ ε = = Tˆ n ( T Tˆ ) = n = Tˆ () As can be seen in the Figure, with the increase of sensor nodes, the accuracy of the three algoriths is iproved. When the nuber of nodes reaches a certain threshold value, the change of precision tends to be stable. However, generally speaking, the accuracy of the hybrid algorith is higher than the first two algoriths Figure : Coparison of accuracy Figure 3 respectively represents the coparison of energy consuption. With the increase of nodes, the energy consuption of sensor network is gradually iproved. As a result of abandoning soe nodes with saller weights, the energy consuption of the hybrid algorith is lower than the other two algoriths. Figure 4 respectively represents the coparison of tie-consuing. Because the coputational coplexity of the hybrid algorith is ore coplex, it is ore tie-consuing than other algoriths. Nevertheless, the tie is still in the acceptable range.

6 570 Figure 3: Coparison of energy consuption Figure 4: Coparison of tie-consuing In general, the iproved hybrid algorith proposed in this paper has ore advantages in energy consuption and precision. Although the coplexity of coputational logic leads to long coputation tie, the overall tie is still within acceptable liits. 6. Conclusion Cheical enterprises play an iportant role in the econoy of our country, and the products of cheical enterprises bring great convenience to huan life. However, there is a great safety risk in the production of cheical enterprises, which need to attract enough attention. In view of the potential danger of cheical industry production, this paper proposes an early warning syste of dangerous cheical gas based on wireless sensor network, which can onitor the production process in real tie by sensors in all corners of the plant. In the aspect of sensor data fusion technology, a hybrid fusion algorith based on adaptive weighting algorith and Calan filtering algorith is proposed, which not only iproves the onitoring accuracy, but also reduces the energy consuption. References Ding L., Liao T.Q., Tao L., 0, The Method of Sensors Data Fusion Based on SVR. Chinese Journal of Sensors and Actuators, 4(5), 70-7 Li D., Liu T.J., Lin N., Huang C.Z., 04, Data Aggregation in Wireless Sensor Network Based on Deep Learning Model. Chinese Journal of Sensors and Actuators, 7(), Li L., Wang L., Zhang F.G., Wang X.Z., 0, Lower energy adaptive clustering hierarchy routing protocol for wireless sensor network. Journal of Coputer Applications, 3(0), Lin K., Zhao H., Yin Z.Y., Luo D.D., 008, A Clustering Hierarchy Arithetic Based on Energy Prediction for Wireless Sensor Networks. Acta Electronica Sinica, 36(4), Qiu C., 0, Research on data fusion algoriths in wireless sensor network for indoor environent onitoring syste. 3-7 Liu X.R., 04, Research of The Data Fusion Technology in Wireless Sensor Networks. 7-9 Xiang M., Shi W.R., Jiang C.J., Zhang Y., 00, Energy efficient clustering algorith for axiizing life tie of wireless sensor networks. AEU-International Journal of Electronic & Counication, 64(4), Zhang P., Dong W.J., Gao D.D. 04, An Optial Method of Data Fusion for Multi-Sensors Based on Bayesian Estiation. Chinese Journal of Sensors and Actuators, 7(5):44-47 Yager R.R., 00, The Power Average Operator. IEEE Transactions on Systes, Man, and Cybernetics, 3(6),

Department of Electronic and Optical Engineering, Ordnance Engineering College, Shijiazhuang, , China

Department of Electronic and Optical Engineering, Ordnance Engineering College, Shijiazhuang, , China 6th International Conference on Machinery, Materials, Environent, Biotechnology and Coputer (MMEBC 06) Solving Multi-Sensor Multi-Target Assignent Proble Based on Copositive Cobat Efficiency and QPSO Algorith

More information

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis City University of New York (CUNY) CUNY Acadeic Works International Conference on Hydroinforatics 8-1-2014 Experiental Design For Model Discriination And Precise Paraeter Estiation In WDS Analysis Giovanna

More information

DISSIMILARITY MEASURES FOR ICA-BASED SOURCE NUMBER ESTIMATION. Seungchul Lee 2 2. University of Michigan. Ann Arbor, MI, USA.

DISSIMILARITY MEASURES FOR ICA-BASED SOURCE NUMBER ESTIMATION. Seungchul Lee 2 2. University of Michigan. Ann Arbor, MI, USA. Proceedings of the ASME International Manufacturing Science and Engineering Conference MSEC June -8,, Notre Dae, Indiana, USA MSEC-7 DISSIMILARIY MEASURES FOR ICA-BASED SOURCE NUMBER ESIMAION Wei Cheng,

More information

Handwriting Detection Model Based on Four-Dimensional Vector Space Model

Handwriting Detection Model Based on Four-Dimensional Vector Space Model Journal of Matheatics Research; Vol. 10, No. 4; August 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Handwriting Detection Model Based on Four-Diensional Vector

More information

The Algorithms Optimization of Artificial Neural Network Based on Particle Swarm

The Algorithms Optimization of Artificial Neural Network Based on Particle Swarm Send Orders for Reprints to reprints@benthascience.ae The Open Cybernetics & Systeics Journal, 04, 8, 59-54 59 Open Access The Algoriths Optiization of Artificial Neural Network Based on Particle Swar

More information

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

An Improved Particle Filter with Applications in Ballistic Target Tracking

An Improved Particle Filter with Applications in Ballistic Target Tracking Sensors & ransducers Vol. 72 Issue 6 June 204 pp. 96-20 Sensors & ransducers 204 by IFSA Publishing S. L. http://www.sensorsportal.co An Iproved Particle Filter with Applications in Ballistic arget racing

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

An improved self-adaptive harmony search algorithm for joint replenishment problems

An improved self-adaptive harmony search algorithm for joint replenishment problems An iproved self-adaptive harony search algorith for joint replenishent probles Lin Wang School of Manageent, Huazhong University of Science & Technology zhoulearner@gail.co Xiaojian Zhou School of Manageent,

More information

LONG-TERM PREDICTIVE VALUE INTERVAL WITH THE FUZZY TIME SERIES

LONG-TERM PREDICTIVE VALUE INTERVAL WITH THE FUZZY TIME SERIES Journal of Marine Science and Technology, Vol 19, No 5, pp 509-513 (2011) 509 LONG-TERM PREDICTIVE VALUE INTERVAL WITH THE FUZZY TIME SERIES Ming-Tao Chou* Key words: fuzzy tie series, fuzzy forecasting,

More information

Sparse beamforming in peer-to-peer relay networks Yunshan Hou a, Zhijuan Qi b, Jianhua Chenc

Sparse beamforming in peer-to-peer relay networks Yunshan Hou a, Zhijuan Qi b, Jianhua Chenc 3rd International Conference on Machinery, Materials and Inforation echnology Applications (ICMMIA 015) Sparse beaforing in peer-to-peer relay networs Yunshan ou a, Zhijuan Qi b, Jianhua Chenc College

More information

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels Extension of CSRSM for the Paraetric Study of the Face Stability of Pressurized Tunnels Guilhe Mollon 1, Daniel Dias 2, and Abdul-Haid Soubra 3, M.ASCE 1 LGCIE, INSA Lyon, Université de Lyon, Doaine scientifique

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

IN modern society that various systems have become more

IN modern society that various systems have become more Developent of Reliability Function in -Coponent Standby Redundant Syste with Priority Based on Maxiu Entropy Principle Ryosuke Hirata, Ikuo Arizono, Ryosuke Toohiro, Satoshi Oigawa, and Yasuhiko Takeoto

More information

Ch 12: Variations on Backpropagation

Ch 12: Variations on Backpropagation Ch 2: Variations on Backpropagation The basic backpropagation algorith is too slow for ost practical applications. It ay take days or weeks of coputer tie. We deonstrate why the backpropagation algorith

More information

Statistical Logic Cell Delay Analysis Using a Current-based Model

Statistical Logic Cell Delay Analysis Using a Current-based Model Statistical Logic Cell Delay Analysis Using a Current-based Model Hanif Fatei Shahin Nazarian Massoud Pedra Dept. of EE-Systes, University of Southern California, Los Angeles, CA 90089 {fatei, shahin,

More information

Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Time-Varying Jamming Links

Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Time-Varying Jamming Links Vulnerability of MRD-Code-Based Universal Secure Error-Correcting Network Codes under Tie-Varying Jaing Links Jun Kurihara KDDI R&D Laboratories, Inc 2 5 Ohara, Fujiino, Saitaa, 356 8502 Japan Eail: kurihara@kddilabsjp

More information

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials Fast Montgoery-like Square Root Coputation over GF( ) for All Trinoials Yin Li a, Yu Zhang a, a Departent of Coputer Science and Technology, Xinyang Noral University, Henan, P.R.China Abstract This letter

More information

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lesson 1 4 October 2017 Outline Learning and Evaluation for Pattern Recognition Notation...2 1. The Pattern Recognition

More information

An Approach of Converter Transformer Condition Evaluation Based on The Belief Rule Base Inference Methodology and Evidence Reasoning

An Approach of Converter Transformer Condition Evaluation Based on The Belief Rule Base Inference Methodology and Evidence Reasoning International Conference on Civil, Transportation and Environent (ICCTE 206) An Approach of Converter Transforer Condition Evaluation Based on The Belief Rule Base Inference Methodology and Evidence Reasoning

More information

Research Article Data Reduction with Quantization Constraints for Decentralized Estimation in Wireless Sensor Networks

Research Article Data Reduction with Quantization Constraints for Decentralized Estimation in Wireless Sensor Networks Matheatical Probles in Engineering Volue 014, Article ID 93358, 8 pages http://dxdoiorg/101155/014/93358 Research Article Data Reduction with Quantization Constraints for Decentralized Estiation in Wireless

More information

Estimation of ADC Nonlinearities from the Measurement in Input Voltage Intervals

Estimation of ADC Nonlinearities from the Measurement in Input Voltage Intervals Estiation of ADC Nonlinearities fro the Measureent in Input Voltage Intervals M. Godla, L. Michaeli, 3 J. Šaliga, 4 R. Palenčár,,3 Deptartent of Electronics and Multiedia Counications, FEI TU of Košice,

More information

GREY FORECASTING AND NEURAL NETWORK MODEL OF SPORT PERFORMANCE

GREY FORECASTING AND NEURAL NETWORK MODEL OF SPORT PERFORMANCE Journal of heoretical and Applied Inforation echnology 3 st March 03 Vol 49 No3 005-03 JAI & LLS All rights reserved ISSN: 99-8645 wwwatitorg E-ISSN: 87-395 GREY FORECASING AND NEURAL NEWORK MODEL OF SPOR

More information

Tele-Operation of a Mobile Robot Through Haptic Feedback

Tele-Operation of a Mobile Robot Through Haptic Feedback HAVE 00 IEEE Int. Workshop on Haptic Virtual Environents and Their Applications Ottawa, Ontario, Canada, 7-8 Noveber 00 Tele-Operation of a Mobile Robot Through Haptic Feedback Nicola Diolaiti, Claudio

More information

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution Testing approxiate norality of an estiator using the estiated MSE and bias with an application to the shape paraeter of the generalized Pareto distribution J. Martin van Zyl Abstract In this work the norality

More information

MR Image Segmentation based on Local Information Entropy Geodesic Active Contour Model

MR Image Segmentation based on Local Information Entropy Geodesic Active Contour Model Vol.9, No.4 (014), pp.17-136 http://dx.doi.org/10.1457/ijue.014.9.4.14 MR Iage Segentation ased on Local Inforation Entropy Geodesic Active Contour Model Jianwei Zhang 1, Xiang Ma 1, Yunjie Chen 1, Lin

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

On Constant Power Water-filling

On Constant Power Water-filling On Constant Power Water-filling Wei Yu and John M. Cioffi Electrical Engineering Departent Stanford University, Stanford, CA94305, U.S.A. eails: {weiyu,cioffi}@stanford.edu Abstract This paper derives

More information

AiMT Advances in Military Technology

AiMT Advances in Military Technology AiT Advances in ilitary Technology Vol. 14, No. 1 (2019), pp. 47-57 ISSN 1802-2308, eissn 2533-4123 DOI 10.3849/ait.01247 odelling issile Flight Characteristics by Estiating ass and Ballistic Paraeters

More information

A LOSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP

A LOSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP ISAHP 003, Bali, Indonesia, August 7-9, 003 A OSS FUNCTION APPROACH TO GROUP PREFERENCE AGGREGATION IN THE AHP Keun-Tae Cho and Yong-Gon Cho School of Systes Engineering Manageent, Sungkyunkwan University

More information

A New Approach to Solving Dynamic Traveling Salesman Problems

A New Approach to Solving Dynamic Traveling Salesman Problems A New Approach to Solving Dynaic Traveling Salesan Probles Changhe Li 1 Ming Yang 1 Lishan Kang 1 1 China University of Geosciences(Wuhan) School of Coputer 4374 Wuhan,P.R.China lchwfx@yahoo.co,yanging72@gail.co,ang_whu@yahoo.co

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN International Journal of Scientific & Engineering Research, Volue 4, Issue 9, Septeber-3 44 ISSN 9-558 he unscented Kalan Filter for the Estiation the States of he Boiler-urbin Model Halieh Noorohaadi,

More information

Filtering and Fusion based Reconstruction of Angle of Attack

Filtering and Fusion based Reconstruction of Angle of Attack Filtering and Fusion based Reconstruction of Angle of Attack N Shantha Kuar Scientist, FMC Division NAL, Bangalore 7 E-ail: nskuar@css.nal.res.in Girija G Scientist, FMC Division NAL, Bangalore 7 E-ail:

More information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information

Inspection; structural health monitoring; reliability; Bayesian analysis; updating; decision analysis; value of information Cite as: Straub D. (2014). Value of inforation analysis with structural reliability ethods. Structural Safety, 49: 75-86. Value of Inforation Analysis with Structural Reliability Methods Daniel Straub

More information

SPECTRUM sensing is a core concept of cognitive radio

SPECTRUM sensing is a core concept of cognitive radio World Acadey of Science, Engineering and Technology International Journal of Electronics and Counication Engineering Vol:6, o:2, 202 Efficient Detection Using Sequential Probability Ratio Test in Mobile

More information

Principal Component Analysis Based Fault Detection and Diagnosis of Active Magnetic Bearing System

Principal Component Analysis Based Fault Detection and Diagnosis of Active Magnetic Bearing System MIT International Journal of Mechanical Engineering, Vol. 5, No. 1, January 2015, pp. 01-05 1 Principal Coponent Analysis Based Fault Detection and Diagnosis of Active Magnetic Bearing Syste Mohaad Wasee

More information

Ufuk Demirci* and Feza Kerestecioglu**

Ufuk Demirci* and Feza Kerestecioglu** 1 INDIRECT ADAPTIVE CONTROL OF MISSILES Ufuk Deirci* and Feza Kerestecioglu** *Turkish Navy Guided Missile Test Station, Beykoz, Istanbul, TURKEY **Departent of Electrical and Electronics Engineering,

More information

Nonmonotonic Networks. a. IRST, I Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I Povo (Trento) Italy

Nonmonotonic Networks. a. IRST, I Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I Povo (Trento) Italy Storage Capacity and Dynaics of Nononotonic Networks Bruno Crespi a and Ignazio Lazzizzera b a. IRST, I-38050 Povo (Trento) Italy, b. Univ. of Trento, Physics Dept., I-38050 Povo (Trento) Italy INFN Gruppo

More information

A Simple Regression Problem

A Simple Regression Problem A Siple Regression Proble R. M. Castro March 23, 2 In this brief note a siple regression proble will be introduced, illustrating clearly the bias-variance tradeoff. Let Y i f(x i ) + W i, i,..., n, where

More information

Use of PSO in Parameter Estimation of Robot Dynamics; Part One: No Need for Parameterization

Use of PSO in Parameter Estimation of Robot Dynamics; Part One: No Need for Parameterization Use of PSO in Paraeter Estiation of Robot Dynaics; Part One: No Need for Paraeterization Hossein Jahandideh, Mehrzad Navar Abstract Offline procedures for estiating paraeters of robot dynaics are practically

More information

ANALYTICAL INVESTIGATION AND PARAMETRIC STUDY OF LATERAL IMPACT BEHAVIOR OF PRESSURIZED PIPELINES AND INFLUENCE OF INTERNAL PRESSURE

ANALYTICAL INVESTIGATION AND PARAMETRIC STUDY OF LATERAL IMPACT BEHAVIOR OF PRESSURIZED PIPELINES AND INFLUENCE OF INTERNAL PRESSURE DRAFT Proceedings of the ASME 014 International Mechanical Engineering Congress & Exposition IMECE014 Noveber 14-0, 014, Montreal, Quebec, Canada IMECE014-36371 ANALYTICAL INVESTIGATION AND PARAMETRIC

More information

UNIVERSITY OF TRENTO ON THE USE OF SVM FOR ELECTROMAGNETIC SUBSURFACE SENSING. A. Boni, M. Conci, A. Massa, and S. Piffer.

UNIVERSITY OF TRENTO ON THE USE OF SVM FOR ELECTROMAGNETIC SUBSURFACE SENSING. A. Boni, M. Conci, A. Massa, and S. Piffer. UIVRSITY OF TRTO DIPARTITO DI IGGRIA SCIZA DLL IFORAZIO 3823 Povo Trento (Italy) Via Soarive 4 http://www.disi.unitn.it O TH US OF SV FOR LCTROAGTIC SUBSURFAC SSIG A. Boni. Conci A. assa and S. Piffer

More information

Sharp Time Data Tradeoffs for Linear Inverse Problems

Sharp Time Data Tradeoffs for Linear Inverse Problems Sharp Tie Data Tradeoffs for Linear Inverse Probles Saet Oyak Benjain Recht Mahdi Soltanolkotabi January 016 Abstract In this paper we characterize sharp tie-data tradeoffs for optiization probles used

More information

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT PACS REFERENCE: 43.5.LJ Krister Larsson Departent of Applied Acoustics Chalers University of Technology SE-412 96 Sweden Tel: +46 ()31 772 22 Fax: +46 ()31

More information

Ensemble Based on Data Envelopment Analysis

Ensemble Based on Data Envelopment Analysis Enseble Based on Data Envelopent Analysis So Young Sohn & Hong Choi Departent of Coputer Science & Industrial Systes Engineering, Yonsei University, Seoul, Korea Tel) 82-2-223-404, Fax) 82-2- 364-7807

More information

Robustness Experiments for a Planar Hopping Control System

Robustness Experiments for a Planar Hopping Control System To appear in International Conference on Clibing and Walking Robots Septeber 22 Robustness Experients for a Planar Hopping Control Syste Kale Harbick and Gaurav S. Sukhate kale gaurav@robotics.usc.edu

More information

E. Alpaydın AERFAISS

E. Alpaydın AERFAISS E. Alpaydın AERFAISS 00 Introduction Questions: Is the error rate of y classifier less than %? Is k-nn ore accurate than MLP? Does having PCA before iprove accuracy? Which kernel leads to highest accuracy

More information

The Failure-tree Analysis Based on Imprecise Probability and its Application on Tunnel Project

The Failure-tree Analysis Based on Imprecise Probability and its Application on Tunnel Project 463 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 2017 Guest Editors: Zhuo Yang, Junjie Ba, Jing Pan Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 2283-9216 The Italian

More information

Envelope frequency Response Function Analysis of Mechanical Structures with Uncertain Modal Damping Characteristics

Envelope frequency Response Function Analysis of Mechanical Structures with Uncertain Modal Damping Characteristics Copyright c 2007 Tech Science Press CMES, vol.22, no.2, pp.129-149, 2007 Envelope frequency Response Function Analysis of Mechanical Structures with Uncertain Modal Daping Characteristics D. Moens 1, M.

More information

Fault Diagnosis of Planetary Gear Based on Fuzzy Entropy of CEEMDAN and MLP Neural Network by Using Vibration Signal

Fault Diagnosis of Planetary Gear Based on Fuzzy Entropy of CEEMDAN and MLP Neural Network by Using Vibration Signal ITM Web of Conferences 11, 82 (217) DOI: 1.151/ itconf/2171182 IST217 Fault Diagnosis of Planetary Gear Based on Fuzzy Entropy of CEEMDAN and MLP Neural Networ by Using Vibration Signal Xi-Hui CHEN, Gang

More information

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning Analysis of Ipulsive Natural Phenoena through Finite Difference Methods A MATLAB Coputational Project-Based Learning Nicholas Kuia, Christopher Chariah, Mechatronics Engineering, Vaughn College of Aeronautics

More information

ACTIVE VIBRATION CONTROL FOR STRUCTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAKE EXCITATION

ACTIVE VIBRATION CONTROL FOR STRUCTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAKE EXCITATION International onference on Earthquae Engineering and Disaster itigation, Jaarta, April 14-15, 8 ATIVE VIBRATION ONTROL FOR TRUTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAE EXITATION Herlien D. etio

More information

Estimating Parameters for a Gaussian pdf

Estimating Parameters for a Gaussian pdf Pattern Recognition and achine Learning Jaes L. Crowley ENSIAG 3 IS First Seester 00/0 Lesson 5 7 Noveber 00 Contents Estiating Paraeters for a Gaussian pdf Notation... The Pattern Recognition Proble...3

More information

Structured Illumination Super-Resolution Imaging Achieved by Two Steps based on the Modulation of Background Light Field

Structured Illumination Super-Resolution Imaging Achieved by Two Steps based on the Modulation of Background Light Field 017 nd International Seinar on Applied Physics, Optoelectronics and Photonics (APOP 017) ISBN: 978-1-60595-5-3 Structured Illuination Super-Resolution Iaging Achieved by Two Steps based on the Modulation

More information

Mathematical Model and Algorithm for the Task Allocation Problem of Robots in the Smart Warehouse

Mathematical Model and Algorithm for the Task Allocation Problem of Robots in the Smart Warehouse Aerican Journal of Operations Research, 205, 5, 493-502 Published Online Noveber 205 in SciRes. http://www.scirp.org/journal/ajor http://dx.doi.org/0.4236/ajor.205.56038 Matheatical Model and Algorith

More information

Identical Maximum Likelihood State Estimation Based on Incremental Finite Mixture Model in PHD Filter

Identical Maximum Likelihood State Estimation Based on Incremental Finite Mixture Model in PHD Filter Identical Maxiu Lielihood State Estiation Based on Increental Finite Mixture Model in PHD Filter Gang Wu Eail: xjtuwugang@gail.co Jing Liu Eail: elelj20080730@ail.xjtu.edu.cn Chongzhao Han Eail: czhan@ail.xjtu.edu.cn

More information

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

Finite Time Synchronization between Two Different Chaotic Systems with Uncertain Parameters

Finite Time Synchronization between Two Different Chaotic Systems with Uncertain Parameters www.ccsenet.org/cis Coputer and Inforation Science Vol., No. ; August 00 Finite Tie Synchronization between Two Different Chaotic Systes with Uncertain Paraeters Abstract Wanli Yang, Xiaodong Xia, Yucai

More information

The proofs of Theorem 1-3 are along the lines of Wied and Galeano (2013).

The proofs of Theorem 1-3 are along the lines of Wied and Galeano (2013). A Appendix: Proofs The proofs of Theore 1-3 are along the lines of Wied and Galeano (2013) Proof of Theore 1 Let D[d 1, d 2 ] be the space of càdlàg functions on the interval [d 1, d 2 ] equipped with

More information

Applying Genetic Algorithms to Solve the Fuzzy Optimal Profit Problem

Applying Genetic Algorithms to Solve the Fuzzy Optimal Profit Problem JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 8, 563-58 () Applying Genetic Algoriths to Solve the Fuzzy Optial Profit Proble FENG-TSE LIN AND JING-SHING YAO Departent of Applied Matheatics Chinese Culture

More information

Effective joint probabilistic data association using maximum a posteriori estimates of target states

Effective joint probabilistic data association using maximum a posteriori estimates of target states Effective joint probabilistic data association using axiu a posteriori estiates of target states 1 Viji Paul Panakkal, 2 Rajbabu Velurugan 1 Central Research Laboratory, Bharat Electronics Ltd., Bangalore,

More information

e-companion ONLY AVAILABLE IN ELECTRONIC FORM

e-companion ONLY AVAILABLE IN ELECTRONIC FORM OPERATIONS RESEARCH doi 10.1287/opre.1070.0427ec pp. ec1 ec5 e-copanion ONLY AVAILABLE IN ELECTRONIC FORM infors 07 INFORMS Electronic Copanion A Learning Approach for Interactive Marketing to a Custoer

More information

Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic Jam

Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic Jam Taku Takahaa et al./international Journal of Autootive Engineering Vol.9, No.3 (218) pp.99-14 Research Paper 218495 Model Predictive Control Approach to Design Practical Adaptive Cruise Control for Traffic

More information

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period An Approxiate Model for the Theoretical Prediction of the Velocity... 77 Central European Journal of Energetic Materials, 205, 2(), 77-88 ISSN 2353-843 An Approxiate Model for the Theoretical Prediction

More information

Defect-Aware SOC Test Scheduling

Defect-Aware SOC Test Scheduling Defect-Aware SOC Test Scheduling Erik Larsson +, Julien Pouget*, and Zebo Peng + Ebedded Systes Laboratory + LIRMM* Departent of Coputer Science Montpellier 2 University Linköpings universitet CNRS Sweden

More information

Pattern Classification using Simplified Neural Networks with Pruning Algorithm

Pattern Classification using Simplified Neural Networks with Pruning Algorithm Pattern Classification using Siplified Neural Networks with Pruning Algorith S. M. Karuzzaan 1 Ahed Ryadh Hasan 2 Abstract: In recent years, any neural network odels have been proposed for pattern classification,

More information

Assessment of wind-induced structural fatigue based on joint probability density function of wind speed and direction

Assessment of wind-induced structural fatigue based on joint probability density function of wind speed and direction The 1 World Congress on Advances in Civil, Environental, and Materials Research (ACEM 1) eoul, Korea, August 6-3, 1 Assessent of wind-induced structural fatigue based on oint probability density function

More information

Impact of Imperfect Channel State Information on ARQ Schemes over Rayleigh Fading Channels

Impact of Imperfect Channel State Information on ARQ Schemes over Rayleigh Fading Channels This full text paper was peer reviewed at the direction of IEEE Counications Society subject atter experts for publication in the IEEE ICC 9 proceedings Ipact of Iperfect Channel State Inforation on ARQ

More information

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words)

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words) 1 A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine (1900 words) Contact: Jerry Farlow Dept of Matheatics Univeristy of Maine Orono, ME 04469 Tel (07) 866-3540 Eail: farlow@ath.uaine.edu

More information

Kernel based Object Tracking using Color Histogram Technique

Kernel based Object Tracking using Color Histogram Technique Kernel based Object Tracking using Color Histogra Technique 1 Prajna Pariita Dash, 2 Dipti patra, 3 Sudhansu Kuar Mishra, 4 Jagannath Sethi, 1,2 Dept of Electrical engineering, NIT, Rourkela, India 3 Departent

More information

Qualitative Modelling of Time Series Using Self-Organizing Maps: Application to Animal Science

Qualitative Modelling of Time Series Using Self-Organizing Maps: Application to Animal Science Proceedings of the 6th WSEAS International Conference on Applied Coputer Science, Tenerife, Canary Islands, Spain, Deceber 16-18, 2006 183 Qualitative Modelling of Tie Series Using Self-Organizing Maps:

More information

A Note on Online Scheduling for Jobs with Arbitrary Release Times

A Note on Online Scheduling for Jobs with Arbitrary Release Times A Note on Online Scheduling for Jobs with Arbitrary Release Ties Jihuan Ding, and Guochuan Zhang College of Operations Research and Manageent Science, Qufu Noral University, Rizhao 7686, China dingjihuan@hotail.co

More information

Interactive Markov Models of Evolutionary Algorithms

Interactive Markov Models of Evolutionary Algorithms Cleveland State University EngagedScholarship@CSU Electrical Engineering & Coputer Science Faculty Publications Electrical Engineering & Coputer Science Departent 2015 Interactive Markov Models of Evolutionary

More information

Effects of landscape characteristics on accuracy of land cover change detection

Effects of landscape characteristics on accuracy of land cover change detection Effects of landscape characteristics on accuracy of land cover change detection Yingying Mei, Jingxiong Zhang School of Reote Sensing and Inforation Engineering, Wuhan University, 129 Luoyu Road, Wuhan

More information

J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION

J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION J11.3 STOCHASTIC EVENT RECONSTRUCTION OF ATMOSPHERIC CONTAMINANT DISPERSION Inanc Senocak 1*, Nicolas W. Hengartner, Margaret B. Short 3, and Brent W. Daniel 1 Boise State University, Boise, ID, Los Alaos

More information

A Decision-Based Model and Algorithm for Maneuvering Target Tracking

A Decision-Based Model and Algorithm for Maneuvering Target Tracking WSEAS RANSACIONS on SYSEMS A Decision-Based Model and Algorith for Maneuvering arget racking JIAHONG CHEN ZHONGHUA ZHANG ZHENDONG XI YONGXING MAO China Satellite Maritie racking and Control Departent,

More information

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization

Support Vector Machine Classification of Uncertain and Imbalanced data using Robust Optimization Recent Researches in Coputer Science Support Vector Machine Classification of Uncertain and Ibalanced data using Robust Optiization RAGHAV PAT, THEODORE B. TRAFALIS, KASH BARKER School of Industrial Engineering

More information

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER IEPC 003-0034 ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER A. Bober, M. Guelan Asher Space Research Institute, Technion-Israel Institute of Technology, 3000 Haifa, Israel

More information

Research Article Optimal Design on Robustness of Scale-Free Networks Based on Degree Distribution

Research Article Optimal Design on Robustness of Scale-Free Networks Based on Degree Distribution Scientific Prograing Volue 16, Article ID 5659687, 7 pages http://dx.doi.org/1.1155/16/5659687 Research Article Optial Design on Robustness of Scale-Free etworks Based on Degree Distribution Jianhua Zhang,

More information

Multiscale Entropy Analysis: A New Method to Detect Determinism in a Time. Series. A. Sarkar and P. Barat. Variable Energy Cyclotron Centre

Multiscale Entropy Analysis: A New Method to Detect Determinism in a Time. Series. A. Sarkar and P. Barat. Variable Energy Cyclotron Centre Multiscale Entropy Analysis: A New Method to Detect Deterinis in a Tie Series A. Sarkar and P. Barat Variable Energy Cyclotron Centre /AF Bidhan Nagar, Kolkata 700064, India PACS nubers: 05.45.Tp, 89.75.-k,

More information

Determining OWA Operator Weights by Mean Absolute Deviation Minimization

Determining OWA Operator Weights by Mean Absolute Deviation Minimization Deterining OWA Operator Weights by Mean Absolute Deviation Miniization Micha l Majdan 1,2 and W lodziierz Ogryczak 1 1 Institute of Control and Coputation Engineering, Warsaw University of Technology,

More information

Leonardo R. Bachega*, Student Member, IEEE, Srikanth Hariharan, Student Member, IEEE Charles A. Bouman, Fellow, IEEE, and Ness Shroff, Fellow, IEEE

Leonardo R. Bachega*, Student Member, IEEE, Srikanth Hariharan, Student Member, IEEE Charles A. Bouman, Fellow, IEEE, and Ness Shroff, Fellow, IEEE Distributed Signal Decorrelation and Detection in Sensor Networks Using the Vector Sparse Matrix Transfor Leonardo R Bachega*, Student Meber, I, Srikanth Hariharan, Student Meber, I Charles A Bouan, Fellow,

More information

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis E0 370 tatistical Learning Theory Lecture 6 (Aug 30, 20) Margin Analysis Lecturer: hivani Agarwal cribe: Narasihan R Introduction In the last few lectures we have seen how to obtain high confidence bounds

More information

Forecasting Financial Indices: The Baltic Dry Indices

Forecasting Financial Indices: The Baltic Dry Indices International Journal of Maritie, Trade & Econoic Issues pp. 109-130 Volue I, Issue (1), 2013 Forecasting Financial Indices: The Baltic Dry Indices Eleftherios I. Thalassinos 1, Mike P. Hanias 2, Panayiotis

More information

Supplementary to Learning Discriminative Bayesian Networks from High-dimensional Continuous Neuroimaging Data

Supplementary to Learning Discriminative Bayesian Networks from High-dimensional Continuous Neuroimaging Data Suppleentary to Learning Discriinative Bayesian Networks fro High-diensional Continuous Neuroiaging Data Luping Zhou, Lei Wang, Lingqiao Liu, Philip Ogunbona, and Dinggang Shen Proposition. Given a sparse

More information

ZISC Neural Network Base Indicator for Classification Complexity Estimation

ZISC Neural Network Base Indicator for Classification Complexity Estimation ZISC Neural Network Base Indicator for Classification Coplexity Estiation Ivan Budnyk, Abdennasser Сhebira and Kurosh Madani Iages, Signals and Intelligent Systes Laboratory (LISSI / EA 3956) PARIS XII

More information

Block designs and statistics

Block designs and statistics Bloc designs and statistics Notes for Math 447 May 3, 2011 The ain paraeters of a bloc design are nuber of varieties v, bloc size, nuber of blocs b. A design is built on a set of v eleents. Each eleent

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lessons 7 20 Dec 2017 Outline Artificial Neural networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016/2017 Lessons 9 11 Jan 2017 Outline Artificial Neural networks Notation...2 Convolutional Neural Networks...3

More information

Optimization of ripple filter for pencil beam scanning

Optimization of ripple filter for pencil beam scanning Nuclear Science and Techniques 24 (2013) 060404 Optiization of ripple filter for pencil bea scanning YANG Zhaoxia ZHANG Manzhou LI Deing * Shanghai Institute of Applied Physics, Chinese Acadey of Sciences,

More information

Optimal Jamming Over Additive Noise: Vector Source-Channel Case

Optimal Jamming Over Additive Noise: Vector Source-Channel Case Fifty-first Annual Allerton Conference Allerton House, UIUC, Illinois, USA October 2-3, 2013 Optial Jaing Over Additive Noise: Vector Source-Channel Case Erah Akyol and Kenneth Rose Abstract This paper

More information

On the Analysis of the Quantum-inspired Evolutionary Algorithm with a Single Individual

On the Analysis of the Quantum-inspired Evolutionary Algorithm with a Single Individual 6 IEEE Congress on Evolutionary Coputation Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-1, 6 On the Analysis of the Quantu-inspired Evolutionary Algorith with a Single Individual

More information

UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC STANDARDS

UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC STANDARDS Paper Published on the16th International Syposiu on High Voltage Engineering, Cape Town, South Africa, 2009 UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

Recursive Algebraic Frisch Scheme: a Particle-Based Approach

Recursive Algebraic Frisch Scheme: a Particle-Based Approach Recursive Algebraic Frisch Schee: a Particle-Based Approach Stefano Massaroli Renato Myagusuku Federico Califano Claudio Melchiorri Atsushi Yaashita Hajie Asaa Departent of Precision Engineering, The University

More information

MULTIAGENT Resource Allocation (MARA) is the

MULTIAGENT Resource Allocation (MARA) is the EDIC RESEARCH PROPOSAL 1 Designing Negotiation Protocols for Utility Maxiization in Multiagent Resource Allocation Tri Kurniawan Wijaya LSIR, I&C, EPFL Abstract Resource allocation is one of the ain concerns

More information

Research on Power Output Characteristics of Magnetic Core in Energy Harvesting Devices

Research on Power Output Characteristics of Magnetic Core in Energy Harvesting Devices Sensors & Transducers Vol. 74 Issue 7 July 04 pp. 53-59 Sensors & Transducers 04 by IFSA Publishing S. L. http://www.sensorsportal.co Research on Power Output Characteristics of Magnetic Core in Energy

More information

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm Acta Polytechnica Hungarica Vol., No., 04 Sybolic Analysis as Universal Tool for Deriving Properties of Non-linear Algoriths Case study of EM Algorith Vladiir Mladenović, Miroslav Lutovac, Dana Porrat

More information

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks

Intelligent Systems: Reasoning and Recognition. Artificial Neural Networks Intelligent Systes: Reasoning and Recognition Jaes L. Crowley MOSIG M1 Winter Seester 2018 Lesson 7 1 March 2018 Outline Artificial Neural Networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

On the Communication Complexity of Lipschitzian Optimization for the Coordinated Model of Computation

On the Communication Complexity of Lipschitzian Optimization for the Coordinated Model of Computation journal of coplexity 6, 459473 (2000) doi:0.006jco.2000.0544, available online at http:www.idealibrary.co on On the Counication Coplexity of Lipschitzian Optiization for the Coordinated Model of Coputation

More information