No.5 Node Grouping in System-Level Fault Diagnosis 475 identified under above strategy is precise in the sense that all nodes in F are truly faulty an

Size: px
Start display at page:

Download "No.5 Node Grouping in System-Level Fault Diagnosis 475 identified under above strategy is precise in the sense that all nodes in F are truly faulty an"

Transcription

1 Vol.16 No.5 J. Comput. Sci. & Technol. Sept Node Grouping in System-Level Fault Diagnosis ZHANG Dafang (± ) 1, XIE Gaogang (ΞΛ ) 1 and MIN Yinghua ( ΠΦ) 2 1 Department of Computer Science, Hunan University, Changsha , P.R. China 2 Institute of Computing Technology, The Chinese Academy of Sciences, Beijing , P.R. China dfzhang@mail.hunu.edu.cn Received January 14, 2000; revised August 9, Abstract With the popularization of network applications and multiprocessor systems, dependability of systems has drawn considerable attention. This paper presents a new technique of node grouping for system-level fault diagnosis to simplify the complexity of large system diagnosis. The technique transforms a complicated system to a group network, where each group may consist of many nodes that are either fault-free or faulty. It is proven that the transformation leads to a unique group network to ease system diagnosis. Then it studies systematically one-step t-faults diagnosis problem based on node grouping by means of the concept of independent point sets and gives a simple sufficient and necessary condition. The paper presents a diagnosis procedure for t-diagnosable systems. Furthermore, an efficient probabilistic diagnosis algorithm for practical applications is proposed based on the belief that most of the nodes in a system are fault-free. The result of software simulation shows that the probabilistic diagnosis provides high probability of correct diagnosis and low diagnosis cost, and is suitable for systems of any kind of topology. Keywords system-level fault diagnosis, one-step t-diagnosable system, node grouping, diagnosis algorithm, probabilistic diagnosis 1 Introduction With the popularization of network applications and multiprocessor systems, the study of systemlevel fault diagnosis has become more and more important. The basic idea of system-level fault diagnosis is to let processors test with each other, and then identify the fault processors after analyzing logically all the test outcomes. The interconnection of processors can be adequately represented by a graph G = (U; E), where each node u i 2 U represents a processor and each directed edge fu i ;u j g 2 E represents a link between u i and u j. The processor u i can directly test u j through the link, and get the outcome w ij. The test result is simply a conclusion that the tested node is faulty" or fault-free", denoted as label 1 or 0 respectively on the corresponding arrow. The graph G with all test outcomes is called a test graph. There are several strategies for interconnected processors to diagnose faulty processors among themselves. One strategy was initially introduced by Preparata, Metze, and Chien (known as the PMC model) [1]. It is assumed that a fault-free node should always give correct test result, whereas the test result given by a faulty node is unreliable. Along with the diagnostic model, Preparata et al. proposed a diagnosis strategy. The strategy is called one-step diagnosis whose target is to identify the exact set of all faulty nodes before their repair or replacement. The definition of (one-step) diagnosability under this strategy was also given as follows. Definition 1. Under the one-step diagnosis strategy, a system is said to be t-diagnosable if for any syndrome S, there is at most one faulty-subset F ρ U that is consistent with S, given that jf j» t. The t is called the diagnosability of the system under consideration. Fault-subset F consistent with syndrome S just means that S does not disagree with the test result under the condition of fault-subset F in system and PMC test model. The faulty node set F This work was supported by the National Natural Science Foundation of China under the grants No and No

2 No.5 Node Grouping in System-Level Fault Diagnosis 475 identified under above strategy is precise in the sense that all nodes in F are truly faulty and all nodes in U-F are fault-free. For this reason we can call this strategy as a precise diagnosis strategy. Clearly t is independent of the system topology, i.e., the way in which the nodes are linked. Since the PMC model was first proposed in 1967, people have suggested more complete and more practical diagnostic models during the following thirty years [2 6]. However, all the work in the past was studying the diagnosability of a system by considering some unit, some link or some reliable path one by one. It resulted in lots of repeated and complicated work. However, generally there are much more fault-free nodes than faulty nodes in real multiprocessor and network systems. In other words, there exist some big reliable blocks, in which all nodes are fault-free. The diagnosis efficiency can gain a significant enhancement if all fault-free nodes are clustered as reliable blocks. This is just the motivation of this paper. This paper adopts the PMC model. Furthermore, we assume the edges are bidirectional, that means the linked processors u i and u j are tested with each other, and the weight w ij =w ji is with the edge. Obviously if w ij = w ji = 0 then both u i and u j are either fault-free nodes or faulty nodes. Otherwise, at least one node is faulty. In addition, if w ij = 0, and w ji = 1, then the node u i should be faulty and u j is undetermined. In fact, if u i is fault-free, so is u j, and then w ji = 0. But it is not the case. The paper proposes, in Section 2, the concept of node group, in which there exists a path with the test outcome 0/0 between any two nodes. All nodes in a group are then either faulty or fault-free. The study of system-level fault diagnosis is done based on node grouping and some significant results are given. In Section 3, a diagnosis algorithm for one-step t-diagnosable systems based on node grouping is presented. In Section 4, some efficient diagnosis algorithms with practical significance are given. The simulation results show that the algorithms are suitable for large systems with high probability of correctness. 2 Node Grouping Definition 2. Suppose G(U; E) is a test graph. A non-empty sub-graph H of G is called a group of G iff the following is true. (1) If there is more than one node in H, then there exists at least one 0=0 path connecting any two nodes in H with all edge weights being 0=0. (2) For any u i 2 H, if it is connected to u j 62 H, then w i and w j are not both 0. The following lemmas are apparent. Lemma 1. Nodes in a group are all either fault-free or faulty. The group consisting of fault-free nodes is then called a good group, while any node in a bad group is faulty. Lemma 2. For a node u i 2 G, if any node u j connecting to u i is not associated with the weight 0=0, i.e., w ij 6= 0 or w ji 6= 0, then u j is the unique node in a group. Definition 3. For a test graph G(U; E), its diagnosis graph G Λ (U Λ ;E Λ ) is defined as follows. (1) Any node u Λ 2 U Λ is a group in G(U; E). (2) Any edge e Λ 2 E Λ connects two groups u Λ i and u Λ j if there exist u i 2 u Λ i and u j 2 u Λ j, and a connected edge 2 E. Lemma 3. In a diagnosis graph G Λ (U Λ ;E Λ ), if u Λ i is a good group and uλ j is connected to it, then u Λ j is a bad group. In fact, if u Λ is good, it would be included in j uλ. i Lemma 4. Any edge connecting two nodes in an identical good group should be with the weight 0=0. In fact, both u i and u j are in a good group u Λ, and i w ij 6= 0, then u j is faulty, which contradicts Lemma 1. Theorem 1. For any test graph G(U; E), its diagnosis graph G Λ (U Λ ;E Λ ) uniquely exists. Proof. The grouping process for any test graph G(U; E) can be done as follows.

3 476 ZHANG Dafang, XIE Gaogang et al. Vol.16 (1) Take a node u 2 U. Mark u with checked". If there is no edge from u with the weight 0/0, then put u in u Λ, which is the single node in the group. Otherwise do the following. (2) If v is a node connecting to u with the weight 0/0, then put v in u Λ, a group in U Λ. Mark v with checked". (3) Check all the adjacent nodes of u as in (2). (4) Take unchecked v in u Λ, repeat (2) until all nodes in u Λ are checked. (5) Take an unchecked node in U, repeat from (1) until all nodes in U are checked. (6) Make an edge e Λ 2 E Λ connecting two groups u Λ i and u Λ j with w Λ ij(w Λ ji) = maxfw ij(w ji)g for all u i 2 u Λ i and u j 2 u Λ j. From the above procedure, we can see that any node will be marked in (1) or (2), and can be marked only once. Notice that the grouping process is independent of the selection in Steps (1) and (3). In fact, all node pairs connected with the weight 0/0 belong to an identical group, and the process will go through all nodes, although the order of checking may be different. The construction proof shows the possibility and uniqueness of the transformation from a test graph to a diagnosis graph, and the computational complexity is O(n 2 ), where n is the number of nodes in U. 3 Diagnosable Systems As we know that in graph theory, S is called an independent point set of a connected graph G(U; E) if S is a subset of U, and any two nodes in S are not adjacent. If all nodes in U S are adjacent to S, then S is called a maximum independent point set (MaxIPS). Lemma 5. Given a test graph G(U; E), all fault-free nodes in U are transformed to a MaxIPS in the diagnosis graph G Λ (U Λ ;E Λ ). In fact, fault-free nodes belong to groups. But, good groups cannot be connected with each other directly. Any bad group is connected with at least one good group. Good groups are surrounded with some bad groups. Lemma 6 [1]. In a one-step t-diagnosable system G(U; E), the number of directed edges to a node u 2 U, d(u) t. Theorem 2. If G(U; E) is one-step t-diagnosable, then all fault-free nodes in U map to a MaxIPS in G Λ (U Λ ;E Λ ). Proof. By Lemma 6, for any node, there are at least t nodes that test it. For a faulty node, there is at least one fault-free node to test it. The fault-free node is included in a good group. Any faulty node is connected to a fault-free node, and is thus adjacent to an independent point set consisting of fault-free nodes. Therefore, all good groups construct a MaxIPS in G Λ (U Λ ;E Λ ). Suppose T is a MaxIPS in G Λ (U Λ ;E Λ ), and T = ft 1 ;T 2 ;:::;T s ) where T i (i = 1; 2;:::;s) is an independent point set with the size jt i j = n i. Then, jt j = sx i=1 jt i j = Theorem 3. The sufficient and necessary condition for a system G(U; E) to be one-step t- diagnosable is that there is a unique MaxIPS T in G Λ (U Λ ;E Λ ) consisting of all fault-free nodes, such that jt j n t, where n = juj. Proof. If such a MaxIPS T exists in G Λ (U Λ ;E Λ ), then all nodes in U Λ T are adjacent to T. That is, any faulty node is tested by at least one fault-free node. Therefore, the system is one-step t-diagnosable. Conversely, by Theorem 2, all fault-free nodes construct a MaxIPS T. The MaxIPS is unique, and jt j n t. Based on the above concepts and theorems we can give the diagnosis procedure as follows: 1. Map the test graph G(U; E) to the diagnosis graph G Λ (U Λ ;E Λ ) by node grouping. 2. Find the maximum independent point set in G Λ (U Λ ;E Λ ). sx i=1 n i

4 No.5 Node Grouping in System-Level Fault Diagnosis Determine the corresponding fault-free node set T in G(U; E) with more than n t nodes. 4. U T includes all faulty nodes. Example. Consider a G(U; E) as shown in Fig.1 with 9 nodes and t = 4. (1) Five groups are found. H[a] = f0g, H[b] = f1; 2g, H[c] = f3; 4; 5; 6g, H[d] = f7g, H[e] = f8g. The diagnosis graph G Λ (U Λ ;E Λ ) is shown in Fig.2. Fig.1. Example of test graph. Fig.2. Example of diagnosis graph. (2) From group b, we can find fb; dg and fb; eg are MaxIPSs, and from group a or c, we can find fa; cg is also a MaxIPS. (3) To determine the faulty nodes, the MaxIPS's with their corresponding nodes in U are shown in Table 1. Table 1. MaxIPS's MaxIPS in G Λ (U Λ ;E Λ ) Correspondent nodes in G(U;E) fb; eg f1, 2, 8g fb; dg f1, 2, 7g fa; cg f0, 3, 4, 5, 6g (4) The only MaxIPS with n t = 9 4 = 5 fault-free nodes is fa; cg. These are f0; 3; 4; 5; 6g. The others are faulty nodes. 4 A Probabilistic Diagnosis Procedure Node grouping provides a complete algorithm for system-level fault diagnosis with the computational complexity of O(n 2 ) where n is the number of nodes. The algorithm is complete, which means that the t faulty nodes in a one-step t-diagnosable system can be exactly located by using this procedure, and node grouping simplifies the diagnosis process. However, complete algorithms require some conditions to be satisfied for the number of tests and the topology of the test graph. The study of diagnosis of heterogeneous systems with random faults is then significant [7;8]. In fact, it is not necessary in practice to manage all faulty nodes in a big system. Especially in a distributed system without a system monitor the diagnosis may be localized in a part of the system in order to schedule a particular task. In addition, usually most of the nodes are faulty free. The fact has become more and more apparent. Thus, node grouping can stop. As long as a group is found with t + 1 fault-free nodes, the group should be good. In order to verify the idea, some simulation results are presented in this section. The simulation was done on a PC with Pentium 166. It is very possible to have a single good group. All fault-free nodes are connected to form the maximum group. If the number of faulty nodes is not more than t, the maximum group should be identified as a good group. Based on the PMC model, assume a faulty node tests other ones and produces the result 0 or 1 randomly, i.e., with the probability 1/2 respectively. In order to identify such a good group, a number of bidirectional edges, denoted by e, are required. Given n = 290, t = 10, 25, 50, 100, and 140, and e varies in the range [1000, 2400], we randomly generate 10,000 test

5 478 ZHANG Dafang, XIE Gaogang et al. Vol.16 graphs and find the probability that all fault-free nodes construct the maximum group, as shown in Fig.3. From Fig.3 we can see that even when e fi nt, the probability can be very close to 1, and that the probability approaches to 1 with the increase of e. As well known, nt tests are required for deterministic diagnosis. The probability of correct diagnosis decreases with the number of faulty nodes as shown in Fig.4 providing n = 40, and e = 200. In addition, the probability is independent of the topology of the system. It is significant for most large systems whose test relationship can be flexible. The algorithm focuses on finding the maximum group. The mapping from the test graph to the diagnosis graph is not required. Therefore, the CPU time is largely saved. The CPU time of the diagnosis of 10,000 times for different n, t and e values is shown in Fig.5. The simulation shows that the algorithm provides high probability of correct diagnosis with a few test edges regardless of the system topology. Fig.3. Probability of a single good group. Fig.4. The probability of correct diagnosis vs. # of faulty nodes. Fig.5. CPU time for given n, t and e. In a large distributed system, it is significant for a node to know a given number of fault-free nodes to share its computation task, although the node may not be interested in knowing all nodes in the system to be faulty or not. For example, the node with a computation task which requires 20 processors to cooperate with each other will be interested in identifying just 20 fault-free nodes. It will not care the other nodes for the task. The simulation results are listed in Table 2 where the number in the parentheses indicates the case of single good group identification without the given number d. The data show that if the target number of fault-free nodes is given, the test edges required can be saved by more than 80% compared with the single good group identification for system diagnosis, and the correct diagnosis probability will be almost the same. Table 2. Identifying d Fault-Free Nodes n t e d CPU Time (s) Correct rate (%) (500) (17.9) 99.2(98.2) (800) (34) 99.4(98.8) (1200) (68.9) 98.9(99.1) (1500) 40 26(108.0) 98.5(98.8) (1600) 40 28(128.2) 99.2(98.9) From Table 2 we can see that it is a more significant saving in CPU time with high probability to identify a certain number of fault-free nodes than the whole system diagnosis. Fig.6 shows the comparison with the maximum group algorithm.

6 No.5 Node Grouping in System-Level Fault Diagnosis 479 Fig.6. CPU time comparison. 5 Conclusions Dependability of systems is going to be more and more critical for large systems with the popularization of network and multiprocessor system applications. This paper presents a new technique of node grouping for system-level fault diagnosis to simplify the complexity of large system diagnosis. The technique transforms a complicated system to a group network, which is called a diagnosis graph. It is proven that the transformation leads to a unique diagnosis graph to ease system diagnosis. Then it studies systematically one-step t-faults diagnosis problem based on node grouping by means of the concept of independent point sets and gives a simple sufficient and necessary condition. The paper presents a diagnosis procedure for t-diagnosable systems. Furthermore, the paper also presents an efficient probabilistic diagnosis algorithm for practical applications based on the belief that most of the nodes in a system are fault-free. Another algorithm to identify a certain number of fault-free nodes is more efficient and significant in practice. The simulation results show that the probabilistic diagnosis provides high probability of correct diagnosis, low diagnosis cost and is suitable for systems of any kind topology. References [1] Preparata F P, Metze G, Chien R T. On the connection assignment problem of diagnosable systems. IEEE Trans. Electronic Computer, 1967, 16(12): [2] Barsi F, Grandoni F, Maestrini P. A theory of diagnosability of digital systems. IEEE Trans. Computers, 1976, 25(7): [3] Chwa K Y, Hakimi S L. Schemes for fault-tolerant computing: A comparison of modularly redundant and t- diagnosable systems. Information Control, 1981, 49(2): [4] Malek M. A comparison connection assignment for diagnosis of multiprocessor systems. In Proc. 7th Symp. Comput. Architecture, IEEE, France, May, 1980, pp [5] Maheshwart S N, Hakimi S L. On models for diagnosable system and probabilistic fault diagnosis. IEEE Trans. Computers, 1976, 25(3): [6] Chen T H. Fault Diagnosis and Fault Tolerance: A Systematic Approach to Special Topics. Berlin: Springer-Verlag, [7] Andrzej Pelc. Optimal diagnosis of heterogeneous systems with random faults. IEEE Trans. Computers, 1998, 47(3): [8] Krzysztrf Diks, Andrzej Pelc. Globally optimal diagnosis in system with random faults. IEEE Trans. Computers, 1997, 46(2): ZHANG Dafang, born in 1959, is a professor and Ph.D. supervisor and director of Department of Computer Science, Hunan University. Prof. Zhang is engaged in research and teaching of test & diagnosis, fault-tolerant computing, network and communication technology. He is now taking charge of 3 projects supported by the National Natural Science Foundation of China and 1 project by the National 863 Programme. He has published 11 books and edited 4 books. Now, Prof. Zhang is a member of the Technical Committee on Fault-Tolerant Computing of China Computer Federation, deputy director of a technical group on testing and diagnosis, and a member of IEEE. He also serves as vice-president of the Research Committee of the China Computer Continuing Education. XIE Gaogang, born in 1974, received the M.S. degree in computer science from Hunan University. He is currently pursuing his Ph.D. degree in computer science at Hunan University and Institute of Computing Technology, The Chinese Academy of Sciences. His research interests include test & diagnosis, network and communication technology, distributed computing. He has published more than 10 papers on magazines and proceedings.

Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model

Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model Hybrid Fault diagnosis capability analysis of Hypercubes under the PMC model and MM model Qiang Zhu,Lili Li, Sanyang Liu, Xing Zhang arxiv:1709.05588v1 [cs.dc] 17 Sep 017 Abstract System level diagnosis

More information

Edge-pancyclicity of Möbius cubes

Edge-pancyclicity of Möbius cubes Information Processing Letters 96 (25) 136 14 www.elsevier.com/locate/ipl Edge-pancyclicity of Möbius cubes Min Xu a,b, Jun-Ming Xu b, a Institute of Applied Mathematics, Academy of Mathematics and Systems

More information

The g-extra Conditional Diagnosability of Folded Hypercubes

The g-extra Conditional Diagnosability of Folded Hypercubes Applied Mathematical Sciences, Vol. 9, 2015, no. 146, 7247-7254 HIKARI Ltd, www.m-hikari.com http://dx.doi.or/10.12988/ams.2015.510679 The -Extra Conditional Dianosability of Folded Hypercubes Weipin Han

More information

Upper and Lower Bounds on the Number of Faults. a System Can Withstand Without Repairs. Cambridge, MA 02139

Upper and Lower Bounds on the Number of Faults. a System Can Withstand Without Repairs. Cambridge, MA 02139 Upper and Lower Bounds on the Number of Faults a System Can Withstand Without Repairs Michel Goemans y Nancy Lynch z Isaac Saias x Laboratory for Computer Science Massachusetts Institute of Technology

More information

arxiv: v1 [math.co] 27 Apr 2016

arxiv: v1 [math.co] 27 Apr 2016 arxiv:1604.07895v1 [math.co] 27 Apr 2016 Fault-tolerance of balanced hypercubes with faulty vertices and faulty edges Mei-Mei Gu Department of Mathematics, Beijing Jiaotong University, Beijing 100044,

More information

On Detecting Multiple Faults in Baseline Interconnection Networks

On Detecting Multiple Faults in Baseline Interconnection Networks On Detecting Multiple Faults in Baseline Interconnection Networks SHUN-SHII LIN 1 AND SHAN-TAI CHEN 2 1 National Taiwan Normal University, Taipei, Taiwan, ROC 2 Chung Cheng Institute of Technology, Tao-Yuan,

More information

System Reliability Allocation Based on Bayesian Network

System Reliability Allocation Based on Bayesian Network Appl. Math. Inf. Sci. 6, No. 3, 681-687 (2012) 681 Applied Mathematics & Information Sciences An International Journal System Reliability Allocation Based on Bayesian Network Wenxue Qian 1,, Xiaowei Yin

More information

On Locating-Dominating Codes in Binary Hamming Spaces

On Locating-Dominating Codes in Binary Hamming Spaces Discrete Mathematics and Theoretical Computer Science 6, 2004, 265 282 On Locating-Dominating Codes in Binary Hamming Spaces Iiro Honkala and Tero Laihonen and Sanna Ranto Department of Mathematics and

More information

The Restricted Edge-Connectivity of Kautz Undirected Graphs

The Restricted Edge-Connectivity of Kautz Undirected Graphs The Restricted Edge-Connectivity of Kautz Undirected Graphs Ying-Mei Fan College of Mathematics and Information Science Guangxi University, Nanning, Guangxi, 530004, China Jun-Ming Xu Min Lü Department

More information

Dictionary-Less Defect Diagnosis as Surrogate Single Stuck-At Faults

Dictionary-Less Defect Diagnosis as Surrogate Single Stuck-At Faults Dictionary-Less Defect Diagnosis as Surrogate Single Stuck-At Faults Chidambaram Alagappan and Vishwani D. Agrawal Department of Electrical and Computer Engineering Auburn University, Auburn, AL 36849,

More information

Theoretical Computer Science. Fault-free longest paths in star networks with conditional link faults

Theoretical Computer Science. Fault-free longest paths in star networks with conditional link faults Theoretical Computer Science 410 (2009) 766 775 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Fault-free longest paths in star networks

More information

All Good (Bad) Words Consisting of 5 Blocks

All Good (Bad) Words Consisting of 5 Blocks Acta Mathematica Sinica, English Series Jun, 2017, Vol 33, No 6, pp 851 860 Published online: January 25, 2017 DOI: 101007/s10114-017-6134-2 Http://wwwActaMathcom Acta Mathematica Sinica, English Series

More information

GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA. Ren Fuhu

GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA. Ren Fuhu GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA Ren Fuhu Murai Laboratory Institute of Industrial Science, University of Tokyo 7-22-1, Roppongi, Minato-ku, Tokyo 106, JAPAN ABSTRACT: Urbanization is

More information

The super connectivity of shuffle-cubes

The super connectivity of shuffle-cubes Information Processing Letters 96 (2005) 123 127 www.elsevier.com/locate/ipl The super connectivity of shuffle-cubes Jun-Ming Xu a,,minxu b, Qiang Zhu c a Department of Mathematics, University of Science

More information

Generalized Cayley Digraphs

Generalized Cayley Digraphs Pure Mathematical Sciences, Vol. 1, 2012, no. 1, 1-12 Generalized Cayley Digraphs Anil Kumar V. Department of Mathematics, University of Calicut Malappuram, Kerala, India 673 635 anilashwin2003@yahoo.com

More information

arxiv:quant-ph/ v2 23 Aug 2003

arxiv:quant-ph/ v2 23 Aug 2003 An Architecture of Deterministic Quantum Central Processing Unit arxiv:quant-ph/0207032v2 23 Aug 2003 Fei Xue a, Zeng-Bing Chen a Mingjun Shi a Xianyi Zhou a Jiangfeng Du a Rongdian Han a a Department

More information

ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES

ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES Discussiones Mathematicae Graph Theory 36 (2016) 805 817 doi:10.7151/dmgt.1908 ON THE EDGE-HYPER-HAMILTONIAN LACEABILITY OF BALANCED HYPERCUBES Jianxiang Cao, Minyong Shi School of Computer Science Communication

More information

Biswapped Networks and Their Topological Properties

Biswapped Networks and Their Topological Properties Eighth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing Biswapped Networks and Their Topological Properties Wenjun Xiao, Weidong

More information

The α-maximum Flow Model with Uncertain Capacities

The α-maximum Flow Model with Uncertain Capacities International April 25, 2013 Journal7:12 of Uncertainty, WSPC/INSTRUCTION Fuzziness and Knowledge-Based FILE Uncertain*-maximum*Flow*Model Systems c World Scientific Publishing Company The α-maximum Flow

More information

Reliability Analysis of k-out-of-n Systems with Phased- Mission Requirements

Reliability Analysis of k-out-of-n Systems with Phased- Mission Requirements International Journal of Performability Engineering, Vol. 7, No. 6, November 2011, pp. 604-609. RAMS Consultants Printed in India Reliability Analysis of k-out-of-n Systems with Phased- Mission Requirements

More information

Can an Operation Both Update the State and Return a Meaningful Value in the Asynchronous PRAM Model?

Can an Operation Both Update the State and Return a Meaningful Value in the Asynchronous PRAM Model? Can an Operation Both Update the State and Return a Meaningful Value in the Asynchronous PRAM Model? Jaap-Henk Hoepman Department of Computer Science, University of Twente, the Netherlands hoepman@cs.utwente.nl

More information

Construction of Multiplicative Monotone Span Program

Construction of Multiplicative Monotone Span Program Construction of Multiplicative Monotone Span Program Yuenai Chen, Chunming Tang,2 School of Mathematics and Information Sciences, Guangzhou University, Guangzhou 50006, China 2 Key Laboratory of Mathematics

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XVI - Qualitative Methods for Fault Diagnosis - Jan Lunze QUALITATIVE METHODS FOR FAULT DIAGNOSIS

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XVI - Qualitative Methods for Fault Diagnosis - Jan Lunze QUALITATIVE METHODS FOR FAULT DIAGNOSIS QUALITATIVE METHODS FOR FAULT DIAGNOSIS Jan Lunze Ruhr University Bochum,, Germany Keywords: Assumption-Based Truth Maintenance System, Consistency-based Diagnosis, Discrete Event System, General Diagnostic

More information

Regular Sparse Crossbar Concentrators

Regular Sparse Crossbar Concentrators Regular Sparse Crossbar Concentrators Weiming Guo and A. Yavuz Oruç Electrical Engineering Department College Park, MD 20742 ABSTRACT A bipartite concentrator is a single stage sparse crossbar switching

More information

Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars

Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars Distributed Algorithms of Finding the Unique Minimum Distance Dominating Set in Directed Split-Stars Fu Hsing Wang 1 Jou Ming Chang 2 Yue Li Wang 1, 1 Department of Information Management, National Taiwan

More information

Optimal Time and Random Inspection Policies for Computer Systems

Optimal Time and Random Inspection Policies for Computer Systems Appl. Math. Inf. Sci. 8, No. 1L, 413-417 214) 413 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/1.12785/amis/81l51 Optimal Time and Random Inspection Policies for

More information

Degradable Agreement in the Presence of. Byzantine Faults. Nitin H. Vaidya. Technical Report #

Degradable Agreement in the Presence of. Byzantine Faults. Nitin H. Vaidya. Technical Report # Degradable Agreement in the Presence of Byzantine Faults Nitin H. Vaidya Technical Report # 92-020 Abstract Consider a system consisting of a sender that wants to send a value to certain receivers. Byzantine

More information

Connectivity of Cayley Graphs: A Special Family

Connectivity of Cayley Graphs: A Special Family Connectivity of Cayley Graphs: A Special Family Joy Morris Department of Mathematics and Statistics Trent University Peterborough, Ont. K9J 7B8 January 12, 2004 1 Introduction Taking any finite group G,

More information

Bipanconnectivity of Cartesian product networks

Bipanconnectivity of Cartesian product networks AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 46 (2010), Pages 297 306 Bipanconnectivity of Cartesian product networks You Lu Jun-Ming Xu Department of Mathematics University of Science and Technology of

More information

Combinational Techniques for Reliability Modeling

Combinational Techniques for Reliability Modeling Combinational Techniques for Reliability Modeling Prof. Naga Kandasamy, ECE Department Drexel University, Philadelphia, PA 19104. January 24, 2009 The following material is derived from these text books.

More information

The smallest Randić index for trees

The smallest Randić index for trees Proc. Indian Acad. Sci. (Math. Sci.) Vol. 123, No. 2, May 2013, pp. 167 175. c Indian Academy of Sciences The smallest Randić index for trees LI BINGJUN 1,2 and LIU WEIJUN 2 1 Department of Mathematics,

More information

2 WANG Jue, CUI Jia et al. Vol.16 no", the discernibility matrix is only a new kind of learning method. Otherwise, we have to provide the specificatio

2 WANG Jue, CUI Jia et al. Vol.16 no, the discernibility matrix is only a new kind of learning method. Otherwise, we have to provide the specificatio Vol.16 No.1 J. Comput. Sci. & Technol. Jan. 2001 Investigation on AQ11, ID3 and the Principle of Discernibility Matrix WANG Jue (Ξ ±), CUI Jia ( ) and ZHAO Kai (Π Λ) Institute of Automation, The Chinese

More information

Semi-asynchronous. Fault Diagnosis of Discrete Event Systems ALEJANDRO WHITE DR. ALI KARIMODDINI OCTOBER

Semi-asynchronous. Fault Diagnosis of Discrete Event Systems ALEJANDRO WHITE DR. ALI KARIMODDINI OCTOBER Semi-asynchronous Fault Diagnosis of Discrete Event Systems ALEJANDRO WHITE DR. ALI KARIMODDINI OCTOBER 2017 NC A&T State University http://www.ncat.edu/ Alejandro White Semi-asynchronous http://techlav.ncat.edu/

More information

Advances in processor, memory, and communication technologies

Advances in processor, memory, and communication technologies Discrete and continuous min-energy schedules for variable voltage processors Minming Li, Andrew C. Yao, and Frances F. Yao Department of Computer Sciences and Technology and Center for Advanced Study,

More information

DE BRUIJN GRAPHS AND THEIR APPLICATIONS TO FAULT TOLERANT NETWORKS

DE BRUIJN GRAPHS AND THEIR APPLICATIONS TO FAULT TOLERANT NETWORKS DE BRUIJN GRAPHS AND THEIR APPLICATIONS TO FAULT TOLERANT NETWORKS JOEL BAKER Abstract. The goal of this expository paper is to introduce De Bruijn graphs and discuss their applications to fault tolerant

More information

Fountain Uncorrectable Sets and Finite-Length Analysis

Fountain Uncorrectable Sets and Finite-Length Analysis Fountain Uncorrectable Sets and Finite-Length Analysis Wen Ji 1, Bo-Wei Chen 2, and Yiqiang Chen 1 1 Beijing Key Laboratory of Mobile Computing and Pervasive Device Institute of Computing Technology, Chinese

More information

A Polynomial Algorithm for Testing Diagnosability of Discrete Event Systems

A Polynomial Algorithm for Testing Diagnosability of Discrete Event Systems A Polynomial Algorithm for Testing Diagnosability of Discrete Event Systems Shengbing Jiang, Zhongdong Huang, Vigyan Chandra, and Ratnesh Kumar Department of Electrical Engineering University of Kentucky

More information

Fault Equivalence, Dominance & Collapsing. Fault Equivalence

Fault Equivalence, Dominance & Collapsing. Fault Equivalence Fault Equivalence, Dominance & ollapsing Definition: If T a is the set of LL TVs which Detect Fault a, and T b is the set of LL TVs which Detect some other Fault b; the Two Faults a, and b are said to

More information

Probabilistic Analysis of Random Test Generation Method

Probabilistic Analysis of Random Test Generation Method IEEE TRANSACTIONS ON COMPUTERS, VOL. c-24, NO. 7, JULY 1975 Probabilistic Analysis of Random Test Generation Method for Irredundant Combinational Logic Networks 691 PRATHIMA AGRAWAL, STUDENT MEMBER, IEEE,

More information

Hypercube Network Fault Tolerance: A Probabilistic Approach

Hypercube Network Fault Tolerance: A Probabilistic Approach Journal of Interconnection Networks c World Scientific Publishing Company Hypercube Network Fault Tolerance: A Probabilistic Approach JIANER CHEN Department of Computer Science, Texas A&M University College

More information

A Note on the Reduction of Two-Way Automata to One-Way Automata

A Note on the Reduction of Two-Way Automata to One-Way Automata A Note on the Reduction of Two-Way Automata to One-Way Automata Moshe Y. Vardi IBM Almaden Research Center Abstract We describe a new elementary reduction of two-way automata to one-way automata. The reduction

More information

Perfect Sorting by Reversals and Deletions/Insertions

Perfect Sorting by Reversals and Deletions/Insertions The Ninth International Symposium on Operations Research and Its Applications (ISORA 10) Chengdu-Jiuzhaigou, China, August 19 23, 2010 Copyright 2010 ORSC & APORC, pp. 512 518 Perfect Sorting by Reversals

More information

Cryptanalysis of Threshold-Multisignature Schemes

Cryptanalysis of Threshold-Multisignature Schemes Cryptanalysis of Threshold-Multisignature Schemes Lifeng Guo Institute of Systems Science, Academy of Mathematics and System Sciences, Chinese Academy of Sciences, Beijing 100080, P.R. China E-mail address:

More information

Minimum Spanning Tree with Uncertain Random Weights

Minimum Spanning Tree with Uncertain Random Weights Minimum Spanning Tree with Uncertain Random Weights Yuhong Sheng 1, Gang Shi 2 1. Department of Mathematical Sciences, Tsinghua University, Beijing 184, China College of Mathematical and System Sciences,

More information

On the Complexity of Error Detection Functions for Redundant Residue Number Systems

On the Complexity of Error Detection Functions for Redundant Residue Number Systems On the Complexity of Error Detection Functions for Redundant Residue Number Systems Tsutomu Sasao 1 and Yukihiro Iguchi 2 1 Dept. of Computer Science and Electronics, Kyushu Institute of Technology, Iizuka

More information

Improving the Height of Independent Spanning Trees on Folded Hyper-Stars

Improving the Height of Independent Spanning Trees on Folded Hyper-Stars Improving the Height of Independent Spanning Trees on Folded Hyper-Stars Sih-Syuan Luo 1 Jinn-Shyong Yang 2 Jou-Ming Chang 1, An-Hang Chen 1 1 Institute of Information and Decision Sciences, National Taipei

More information

A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free

A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free Commun. Theor. Phys. (Beijing, China) 46 (2006) pp. 1011 1016 c International Academic Publishers Vol. 46, No. 6, December 15, 2006 A Modified Earthquake Model Based on Generalized Barabási Albert Scale-Free

More information

A SYSTEMATIC INCLUSION OF DIAGNOSIS PERFORMANCE IN FAULT TREE ANALYSIS

A SYSTEMATIC INCLUSION OF DIAGNOSIS PERFORMANCE IN FAULT TREE ANALYSIS SYSTEMTIC INCLUSION OF DIGNOSIS PERFORMNCE IN FULT TREE NLYSIS Jan Åslund, Jonas Biteus, Erik Frisk, Mattias Kryser, Lars Nielsen Department of Electrical Engineering, Linköpings universitet, 58 83 Linköping,

More information

Lecture 2: A Las Vegas Algorithm for finding the closest pair of points in the plane

Lecture 2: A Las Vegas Algorithm for finding the closest pair of points in the plane Randomized Algorithms Lecture 2: A Las Vegas Algorithm for finding the closest pair of points in the plane Sotiris Nikoletseas Professor CEID - ETY Course 2017-2018 Sotiris Nikoletseas, Professor Randomized

More information

Topology Homework Assignment 1 Solutions

Topology Homework Assignment 1 Solutions Topology Homework Assignment 1 Solutions 1. Prove that R n with the usual topology satisfies the axioms for a topological space. Let U denote the usual topology on R n. 1(a) R n U because if x R n, then

More information

An Efficient Algorithm for Finding Over-constrained Sub-systems for Construction of Diagnostic Tests

An Efficient Algorithm for Finding Over-constrained Sub-systems for Construction of Diagnostic Tests An Efficient Algorithm for Finding Over-constrained Sub-systems for Construction of Diagnostic Tests Mattias Krysander, Jan Åslund, Mattias Nyberg Linköpings universitet, Dept. of Electrical Engineering

More information

The SVE Method for Regular Graph Isomorphism Identification

The SVE Method for Regular Graph Isomorphism Identification Circuits Syst Signal Process (2015) 34:3671 3680 DOI 10.1007/s00034-015-0030-8 SHORT PAPER The SVE Method for Regular Graph Isomorphism Identification Huiliang Shang 1 Feng Kang 1 Chen Xu 1 Guobin Chen

More information

A Self-Stabilizing Algorithm for Finding a Minimal Distance-2 Dominating Set in Distributed Systems

A Self-Stabilizing Algorithm for Finding a Minimal Distance-2 Dominating Set in Distributed Systems JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 1709-1718 (2008) A Self-Stabilizing Algorithm for Finding a Minimal Distance-2 Dominating Set in Distributed Systems JI-CHERNG LIN, TETZ C. HUANG, CHENG-PIN

More information

Analysis and Optimization of Discrete Event Systems using Petri Nets

Analysis and Optimization of Discrete Event Systems using Petri Nets Volume 113 No. 11 2017, 1 10 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Analysis and Optimization of Discrete Event Systems using Petri Nets

More information

Intelligent Modular Neural Network for Dynamic System Parameter Estimation

Intelligent Modular Neural Network for Dynamic System Parameter Estimation Intelligent Modular Neural Network for Dynamic System Parameter Estimation Andrzej Materka Technical University of Lodz, Institute of Electronics Stefanowskiego 18, 9-537 Lodz, Poland Abstract: A technique

More information

Embed Longest Rings onto Star Graphs with Vertex Faults

Embed Longest Rings onto Star Graphs with Vertex Faults Embed Longest Rings onto Star Graphs with Vertex Faults Sun-Yuan Hsieh, Gen-Huey Chen Department of Computer Science and Information Engineering National Taiwan University, Taipei, Taiwan, ROC and Chin-Wen

More information

Polar Codes: Graph Representation and Duality

Polar Codes: Graph Representation and Duality Polar Codes: Graph Representation and Duality arxiv:1312.0372v1 [cs.it] 2 Dec 2013 M. Fossorier ETIS ENSEA/UCP/CNRS UMR-8051 6, avenue du Ponceau, 95014, Cergy Pontoise, France Email: mfossorier@ieee.org

More information

USING SAT FOR COMBINATIONAL IMPLEMENTATION CHECKING. Liudmila Cheremisinova, Dmitry Novikov

USING SAT FOR COMBINATIONAL IMPLEMENTATION CHECKING. Liudmila Cheremisinova, Dmitry Novikov International Book Series "Information Science and Computing" 203 USING SAT FOR COMBINATIONAL IMPLEMENTATION CHECKING Liudmila Cheremisinova, Dmitry Novikov Abstract. The problem of checking whether a

More information

Spatial and Temporal Behaviors in a Modified Evolution Model Based on Small World Network

Spatial and Temporal Behaviors in a Modified Evolution Model Based on Small World Network Commun. Theor. Phys. (Beijing, China) 42 (2004) pp. 242 246 c International Academic Publishers Vol. 42, No. 2, August 15, 2004 Spatial and Temporal Behaviors in a Modified Evolution Model Based on Small

More information

A Graph-Theoretic Characterization of Structural Controllability for Multi-Agent System with Switching Topology

A Graph-Theoretic Characterization of Structural Controllability for Multi-Agent System with Switching Topology Joint 48th IEEE Conference on Decision and Control and 28th Chinese Control Conference Shanghai, P.R. China, December 16-18, 29 FrAIn2.3 A Graph-Theoretic Characterization of Structural Controllability

More information

MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY

MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY Jrl Syst Sci & Complexity (2009) 22: 722 731 MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY Yiguang HONG Xiaoli WANG Received: 11 May 2009 / Revised: 16 June 2009 c 2009

More information

ARTICLE IN PRESS Discrete Applied Mathematics ( )

ARTICLE IN PRESS Discrete Applied Mathematics ( ) Discrete Applied Mathematics ( ) Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam Forwarding index of cube-connected cycles Jun Yan a,

More information

ADVANCES in computer technology and the need to

ADVANCES in computer technology and the need to Bounds on Reliability of Parallel Computer Interconnection Systems Ranjan Kumar Dash and Chita Ranjan Tripathy Abstract The evaluation of residual reliability of large sized parallel computer interconnection

More information

Mutually Independent Hamiltonian Paths in Star Networks

Mutually Independent Hamiltonian Paths in Star Networks Mutually Independent Hamiltonian Paths in Star Networks Cheng-Kuan Lin a, Hua-Min Huang a, Lih-Hsing Hsu b,, and Sheng Bau c, a Department of Mathematics National Central University, Chung-Li, Taiwan b

More information

Non-preemptive multiprocessor scheduling of strict periodic systems with precedence constraints

Non-preemptive multiprocessor scheduling of strict periodic systems with precedence constraints Non-preemptive multiprocessor scheduling of strict periodic systems with precedence constraints Liliana Cucu, Yves Sorel INRIA Rocquencourt, BP 105-78153 Le Chesnay Cedex, France liliana.cucu@inria.fr,

More information

Fuzzy Limits of Functions

Fuzzy Limits of Functions Fuzzy Limits of Functions Mark Burgin Department of Mathematics University of California, Los Angeles 405 Hilgard Ave. Los Angeles, CA 90095 Abstract The goal of this work is to introduce and study fuzzy

More information

Introduction to Functions

Introduction to Functions Mathematics for Economists Introduction to Functions Introduction In economics we study the relationship between variables and attempt to explain these relationships through economic theory. For instance

More information

Mean fault time for estimation of average probability of failure on demand.

Mean fault time for estimation of average probability of failure on demand. Mean fault time for estimation of average probability of failure on demand. Isshi KOYATA a *, Koichi SUYAMA b, and Yoshinobu SATO c a The University of Marine Science and Technology Doctoral Course, Course

More information

Pass Balancing Switching Control of a Four-passes Furnace System

Pass Balancing Switching Control of a Four-passes Furnace System Pass Balancing Switching Control of a Four-passes Furnace System Xingxuan Wang Department of Electronic Engineering, Fudan University, Shanghai 004, P. R. China (el: 86 656496; e-mail: wxx07@fudan.edu.cn)

More information

Fault localization in reversible circuits is easier than for classical circuits

Fault localization in reversible circuits is easier than for classical circuits Fault localization in reversible circuits is easier than for classical circuits Kavitha Ramasamy, Radhika Tagare, Edward Perkins and Marek Perkowski Department of Electrical and Computer Engineering, Portland

More information

Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds

Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds Randomized Algorithms Lecture 5: The Principle of Deferred Decisions. Chernoff Bounds Sotiris Nikoletseas Associate Professor CEID - ETY Course 2013-2014 Sotiris Nikoletseas, Associate Professor Randomized

More information

CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS

CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS 51 CHAPTER 3 FUZZIFIED PARTICLE SWARM OPTIMIZATION BASED DC- OPF OF INTERCONNECTED POWER SYSTEMS 3.1 INTRODUCTION Optimal Power Flow (OPF) is one of the most important operational functions of the modern

More information

Requirements-based Test Generation for Predicate Testing

Requirements-based Test Generation for Predicate Testing Requirements-based Test Generation for Predicate Testing W. Eric Wong Department of Computer Science The University of Texas at Dallas ewong@utdallas.edu http://www.utdallas.edu/~ewong 1 Speaker Biographical

More information

Case Studies of Logical Computation on Stochastic Bit Streams

Case Studies of Logical Computation on Stochastic Bit Streams Case Studies of Logical Computation on Stochastic Bit Streams Peng Li 1, Weikang Qian 2, David J. Lilja 1, Kia Bazargan 1, and Marc D. Riedel 1 1 Electrical and Computer Engineering, University of Minnesota,

More information

A Class of Vertex Transitive Graphs

A Class of Vertex Transitive Graphs Volume 119 No. 16 2018, 3137-3144 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ A Class of Vertex Transitive Graphs 1 N. Murugesan, 2 R. Anitha 1 Assistant

More information

Characterization of Fixed Points in Sequential Dynamical Systems

Characterization of Fixed Points in Sequential Dynamical Systems Characterization of Fixed Points in Sequential Dynamical Systems James M. W. Duvall Virginia Polytechnic Institute and State University Department of Mathematics Abstract Graph dynamical systems are central

More information

Synchronization and Bifurcation Analysis in Coupled Networks of Discrete-Time Systems

Synchronization and Bifurcation Analysis in Coupled Networks of Discrete-Time Systems Commun. Theor. Phys. (Beijing, China) 48 (2007) pp. 871 876 c International Academic Publishers Vol. 48, No. 5, November 15, 2007 Synchronization and Bifurcation Analysis in Coupled Networks of Discrete-Time

More information

Vol. 51 No. 4 JOURNAL OF ZHENGZHOU UNIVERSITY July 2018 I Y2014-5

Vol. 51 No. 4 JOURNAL OF ZHENGZHOU UNIVERSITY July 2018 I Y2014-5 51 4 2018 7 Vol. 51 No. 4 JOURNAL OF ZHENGZHOU UNIVERSITY July 2018 450001 I207. 7 A 1001-8204 2018 04-0085 - 06 2018-03 - 19 1964 - Y2014-5 85 20 1 86 60 10 87 2008 2 88 9 8 3 4 P69 5 P373 4 P69 6 P35

More information

Assessing system reliability through binary decision diagrams using bayesian techniques.

Assessing system reliability through binary decision diagrams using bayesian techniques. Loughborough University Institutional Repository Assessing system reliability through binary decision diagrams using bayesian techniques. This item was submitted to Loughborough University's Institutional

More information

330 SU Kaile Vol.16 Truszczyński [12] constructed an example of denumerable family of pairwise inconsistent theories which cannot be represented by no

330 SU Kaile Vol.16 Truszczyński [12] constructed an example of denumerable family of pairwise inconsistent theories which cannot be represented by no Vol.16 No.4 J. Comput. Sci. & Technol. July 2001 Constraints on Extensions of a Default Theory SU Kaile (±ΞΠ) Department of Computer Science, Zhongshan University, Guangzhou 510275, P.R. China State Key

More information

A Reliability-oriented Evolution Method of Software Architecture Based on Contribution Degree of Component

A Reliability-oriented Evolution Method of Software Architecture Based on Contribution Degree of Component 1744 JOURNAL OF SOFWARE, VOL. 7, NO. 8, AUGUS 2012 A Reliability-oriented Evolution Method of Software Architecture Based on Contribution Degree of Component Jun Wang Shenyang University of Chemical echnology,

More information

Reliability of Technical Systems

Reliability of Technical Systems Reliability of Technical Systems Main Topics 1. Short Introduction, Reliability Parameters: Failure Rate, Failure Probability, etc. 2. Some Important Reliability Distributions 3. Component Reliability

More information

TYPES OF SAMPLING TECHNIQUES IN PHYSICAL EDUCATION AND SPORTS

TYPES OF SAMPLING TECHNIQUES IN PHYSICAL EDUCATION AND SPORTS TYPES OF SAMPLING TECHNIQUES IN PHYSICAL EDUCATION AND SPORTS Daksh Sharma Assistant Professor of Phy.Edu, SGGS Khalsa Mahilpur ABSTRACT In sports statistics, sampling techniques has a immense importance

More information

EECS 545 Project Report: Query Learning for Multiple Object Identification

EECS 545 Project Report: Query Learning for Multiple Object Identification EECS 545 Project Report: Query Learning for Multiple Object Identification Dan Lingenfelter, Tzu-Yu Liu, Antonis Matakos and Zhaoshi Meng 1 Introduction In a typical query learning setting we have a set

More information

Extension of continuous functions in digital spaces with the Khalimsky topology

Extension of continuous functions in digital spaces with the Khalimsky topology Extension of continuous functions in digital spaces with the Khalimsky topology Erik Melin Uppsala University, Department of Mathematics Box 480, SE-751 06 Uppsala, Sweden melin@math.uu.se http://www.math.uu.se/~melin

More information

Wenhui Hou* Department of Mechanical Engineering, Tangshan Polytechnic College, Tangshan , China *Corresponding author(

Wenhui Hou* Department of Mechanical Engineering, Tangshan Polytechnic College, Tangshan , China *Corresponding author( Rev. Téc. Ing. Univ. Zulia. Vol. 39, Nº 3, 238-245, 216 doi:1.21311/1.39.3.31 Reliability Assessment Algorithm of Rural Power Network Based on Bayesian Network Yunfang Xie College of Mechanical and Electrical

More information

Applications of Bayesian networks

Applications of Bayesian networks Applications of Bayesian networks Jiří Vomlel Laboratory for Intelligent Systems University of Economics, Prague Institute of Information Theory and Automation Academy of Sciences of the Czech Republic

More information

A Reliability Simulation of Warm-fund and Redundancy Repairable System

A Reliability Simulation of Warm-fund and Redundancy Repairable System A Reliability Simulation of Warm-fund and Redundancy Repairable System Shouzhu Wang Department of Science, Yanshan University(west campus) PO box 1447, E-mail: wangshouzhu08@126.com Xianyun Meng (Corresponding

More information

Iterative Laplacian Score for Feature Selection

Iterative Laplacian Score for Feature Selection Iterative Laplacian Score for Feature Selection Linling Zhu, Linsong Miao, and Daoqiang Zhang College of Computer Science and echnology, Nanjing University of Aeronautics and Astronautics, Nanjing 2006,

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journal of Inequalities in Pure and Applied Mathematics NOTES ON AN INTEGRAL INEQUALITY QUÔ C ANH NGÔ, DU DUC THANG, TRAN TAT DAT, AND DANG ANH TUAN Department of Mathematics, Mechanics and Informatics,

More information

To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? 1.

To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? 1. To appear in Monatsh. Math. WHEN IS THE UNION OF TWO UNIT INTERVALS A SELF-SIMILAR SET SATISFYING THE OPEN SET CONDITION? DE-JUN FENG, SU HUA, AND YUAN JI Abstract. Let U λ be the union of two unit intervals

More information

ARTICLE IN PRESS Theoretical Computer Science ( )

ARTICLE IN PRESS Theoretical Computer Science ( ) Theoretical Computer Science ( ) Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Conditional matching preclusion for hypercube-like

More information

A Hardware Approach to Self-Testing of Large Programmable Logic Arrays

A Hardware Approach to Self-Testing of Large Programmable Logic Arrays EEE TRANSACTONS ON COMPUTERS, VOL. C-30, NO. 11, NOVEMBER 1981 A Hardware Approach to Self-Testing of Large Programmable Logic Arrays 829 WLFRED DAEHN AND JOACHM MUCHA, MEMBER, EEE Abstract-A hardware

More information

Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach

Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach Fault Detection and Diagnosis for a Three-tank system using Structured Residual Approach A.Asokan and D.Sivakumar Department of Instrumentation Engineering, Faculty of Engineering & Technology Annamalai

More information

On decomposing graphs of large minimum degree into locally irregular subgraphs

On decomposing graphs of large minimum degree into locally irregular subgraphs On decomposing graphs of large minimum degree into locally irregular subgraphs Jakub Przyby lo AGH University of Science and Technology al. A. Mickiewicza 0 0-059 Krakow, Poland jakubprz@agh.edu.pl Submitted:

More information

Round-Efficient Perfectly Secure Message Transmission Scheme Against General Adversary

Round-Efficient Perfectly Secure Message Transmission Scheme Against General Adversary Round-Efficient Perfectly Secure Message Transmission Scheme Against General Adversary Kaoru Kurosawa Department of Computer and Information Sciences, Ibaraki University, 4-12-1 Nakanarusawa, Hitachi,

More information

Face Recognition Using Global Gabor Filter in Small Sample Case *

Face Recognition Using Global Gabor Filter in Small Sample Case * ISSN 1673-9418 CODEN JKYTA8 E-mail: fcst@public2.bta.net.cn Journal of Frontiers of Computer Science and Technology http://www.ceaj.org 1673-9418/2010/04(05)-0420-06 Tel: +86-10-51616056 DOI: 10.3778/j.issn.1673-9418.2010.05.004

More information

Intuitionistic Fuzzy Estimation of the Ant Methodology

Intuitionistic Fuzzy Estimation of the Ant Methodology BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 2 Sofia 2009 Intuitionistic Fuzzy Estimation of the Ant Methodology S Fidanova, P Marinov Institute of Parallel Processing,

More information

Binary Decision Diagrams

Binary Decision Diagrams Binary Decision Diagrams Binary Decision Diagrams (BDDs) are a class of graphs that can be used as data structure for compactly representing boolean functions. BDDs were introduced by R. Bryant in 1986.

More information

On the Average Pairwise Connectivity of Wireless Multihop Networks

On the Average Pairwise Connectivity of Wireless Multihop Networks On the Average Pairwise Connectivity of Wireless Multihop Networks Fangting Sun and Mark Shayman Department of Electrical and Computer Engineering University of Maryland, College Park, MD 2742 {ftsun,

More information