Curriculum Vitae of Guoliang (Larry) Xue, January

Size: px
Start display at page:

Download "Curriculum Vitae of Guoliang (Larry) Xue, January"

Transcription

1 Curriculum Vitae of Guoliang (Larry) Xue, January Contents 1 CONTACT INFORMATION 1 2 EDUCATION 1 3 ACADEMIC EXPERIENCE 1 4 HONORS AND AWARDS 1 5 RESEARCH CONTRIBUTIONS QoS Provisioning Survivable Network Design Optimization RESEARCH GRANTS FEDERAL RESEARCH GRANTS EQUIPMENT, CONFERENCE AND OTHER GRANTS PUBLICATIONS REFEREED JOURNAL PAPERS (J81-J01) EDITORIAL ARTICLES (E04-E01) BOOK CHAPTERS (B09-B01) REFEREED CONFERENCE PAPERS (C84-C01) TECHNICAL REPORTS (T01) PROFESSIONAL SERVICES JOURNAL EDITORSHIP PROFESSIONAL SOCIETIES CONFERENCE ACTIVITIES GRADUATE STUDENTS SUPERVISED PHD STUDENTS GRADUATED MS STUDENTS GRADUATED POSTDOCTORAL FELLOWS SUPERVISED TEACHING 29

2 Curriculum Vitae of Guoliang (Larry) Xue, January CONTACT INFORMATION Guoliang (Larry) Xue Computer Science and Engineering Arizona State University, Tempe, AZ Phone: (480) , xue@asu.edu, URL: xue 2 EDUCATION Postdoc at Army High Performance Computing Research Center, June 1991-August PhD in Computer Science, June 1991, University of Minnesota, Twin Cities, USA. MS in Operations Research, December 1984, Qufu Normal University, Qufu, China. BS in Mathematics, February 1982, Qufu Normal University, Qufu, China. 3 ACADEMIC EXPERIENCE Full Professor (with tenure) (08/16/05 present) Department of Computer Science and Engineering, Arizona State University, Tempe, Arizona. Associate Professor (with tenure) (08/16/01 06/30/05) Department of Computer Science and Engineering, Arizona State University, Tempe, Arizona. Associate Professor (with tenure) (06/01/99 08/15/01) Department of Computer Science, University of Vermont, Burlington, Vermont. Assistant Professor (tenure-track) (09/01/93 05/31/99) Department of Computer Science, University of Vermont, Burlington, Vermont. Postdoctoral Fellow (06/16/91 08/15/93) Army High Performance Computing Research Center, Minneapolis, Minnesota. Lecturer (12/16/84 09/15/87) Institute of Operations Research, Qufu Normal University, Qufu, China. 4 HONORS AND AWARDS IEEE Communications Society Distinguished Lecturer, TPC co-chair for IEEE INFOCOM 2010, San Diego, March 14-19, Keynote Speaker at IEEE IPCCC 2009, Phoenix, Arizona, December 14-15, Distinguished Invited Speaker at IEEE ICCCN 2008, St. Thomas, US Virgin Islands, August 3-7, Best Paper Award from IEEE Globecom 2007 for the paper titled, Multiconstrained QoS routing: Greedy is good, co-authored with Weiyi Zhang. NSF Research Initiation Award,

3 Curriculum Vitae of Guoliang (Larry) Xue, January RESEARCH CONTRIBUTIONS 5.1 QoS Provisioning C54: Jian Tang, Guoliang Xue, Weiyi Zhang; Interference-aware topology control and QoS routing in multi-channel wireless mesh networks ; ACM MOBIHOC 2005, pp Different channel assignments can lead to different topologies in a multi-channel wireless mesh network. We introduce the concept of co-channel interference and present a simple channel assignment to construct a K-connected topology with low interference. We propose, for the first time, to use quality of service (QoS) guarantees to model the problem of interference aware routing and scheduling in multi-hop multi-channel wireless mesh networks. One of the challenges in interference-aware routing is the presence of intra-flow interference where the flow on some link of the path may interfere with the flow of another link on the same path. A novel linear programming based approach is proposed to deal with both intra-flow interference and inter-flow interference. The paper has been cited more than 200 times according to Google Scholar. J74: Guoliang Xue, Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; Polynomial time approximation algorithms for multi-constrained QoS routing ; IEEE/ACM Transactions on Networking; Vol. 16(2008), pp This paper studies the classical multi-constrained QoS routing problem. Given a source node and a destination node, we are interested in computing a source-to-destination path that satisfies one additive QoS constraint, while optimizing K-1 other additive QoS constraints. For this NP-hard problem, we present a fully polynomial time approximation scheme (FPTAS), which can find (1 + ɛ)-approximations in polynomial time. For the case of K = 2, our FPTAS improves the state of the art with a lower time complexity. For the general case, our FPTAS runs an order V faster than the previous best algorithm. J69: Guoliang Xue, Arunabha Sen Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; Finding a path subject to many additive QoS constraints ; IEEE/ACM Transactions on Networking; Vol. 15(2007), pp In this paper, we study the problem of computing a source-to-destination path that simultaneously optimizes K 2 additive QoS constraints. We present a novel K-approximation algorithm with running time as low as that of Dijkstra s shortest path algorithm. We also present a fully polynomial time approximation scheme (FPTAS) which can find (1+ɛ)-approximations in time O(m( n ɛ )K 1 ), where n and m are the number of nodes and links in the network. Our FPTAS is asymptotically the fastest possible. C71: Guoliang Xue and Weiyi Zhang; Multiconstrained QoS routing: Greedy is good ; IEEE Global Communications Conference (Globecom 2007); pp Best Paper Award. In this paper, we present a very simple hop-by-hop routing algorithm for the problem studied in [J69]. Our algorithm runs as fast as (and is very similar to) Dijkstra s shortest path algorithm. While the proved approximation ratio is K (the same as that of the algorithm

4 Curriculum Vitae of Guoliang (Larry) Xue, January in [J69]), this algorithm performs much better, demonstrated by extensive computational studies. C81: Satyajayant Misra, Guoliang Xue, and Dejun Yang; Polynomial time approximations for multi-path routing with bandwidth and delay constraints ; IEEE INFOCOM 2009; pp Given a source and a destination, along with a bandwidth requirement B, we are interested in computing a set of source-to-destination paths with an aggregated bandwidth at least B, while minimizing the delay of the longest path in the set. We show that the previous best algorithm can be arbitrarily far from the optimal solution, and present a fully polynomial time approximation scheme for this problem, based on a novel linear programming approach. 5.2 Survivable Network Design J56: Guoliang Xue, Li Chen, and K. Thulasiraman; Quality-of-service and quality-of-protection issues in preplanned recovery schemes using redundant trees ; IEEE JSAC Optical Communications and Networking series; Vol. 21(2003), pp Medard, Finn, Barry and Gallager proposed the MFBG scheme for computing a pair of red/blue trees that can be used for preplanned recovery (from single failure) in networks. We present the XCT scheme for computing a pair of red/blue trees for preplanned recovery. We demonstrate that every pair of red/blue trees that can be generated by the MFBG scheme can be generated by the XCT scheme, but not vice versa. We also demonstrate that the red/blue trees can be used for recovery from multiple failures, as long as the failures are isolated. We further introduce the concept of quality of protection of a pair of red/blue trees to measure the number of simultaneous isolated failures that the red/blue trees can be used to recover, and show that the quality of protection is equal to the number of ears in an ear decomposition of the pair of red/blue trees. Our scheme has been used by other researchers in the design of survivable routing tables for wireless sensor networks. J73: Weiyi Zhang, Guoliang Xue, Jian Tang, and Krishnaiyan Thulasiraman; Faster algorithms for constructing recovery trees enhancing QoP and QoS ; IEEE/ACM Transactions on Networking; Vol. 16(2008), pp In this paper, we present linear time algorithms for the construction of red/blue trees, further improving the results in [J56]. C68: Weiyi Zhang, Guoliang Xue, and Satyajayant Misra; Fault-tolerant relay node placement in wireless sensor networks: problems and algorithms ; IEEE INFOCOM 2007; pp In a wireless sensor network, short range multihop transmission is preferred to prolong the network lifetime due to super-linear nature of energy consumption with transmit distance. Therefore relay nodes are deployed in a wireless sensor network as a means to extend network lifetime. The relay node placement problems aim to meet certain connectivity and/or survivability requirements of the network by deploying a minimum number of relay nodes. In this paper, we formulate the problem of fault-tolerant relay node placement and present O(1)-approximation algorithms for this problem.

5 Curriculum Vitae of Guoliang (Larry) Xue, January C73: Satyajayant Misra, Don Hong, Guoliang Xue, and Jian Tang Constrained relay node placement in wireless sensor networks to meet connectivity and survivability requirements ; IEEE INFOCOM 2008; pp In practice, there may be some physical constraints on the placement of the relay nodes: there may be a lower bound on the distance between two network nodes to reduce interference; there may be some forbidden regions where relay nodes cannot be placed. Therefore we study two-tiered constrained relay node placement problems, where the relay nodes can only be placed at some pre-specified candidate locations. We present O(1)-approximation algorithms for these problems. An extended version of this paper has been accepted for publication in IEEE/ACM Transactions on Networking. C39: Reid Andersen, Fan Chung, Arunabha Sen, Guoliang Xue; On disjoint path pairs with wavelength continuity constraint in WDM networks ; INFOCOM 2004; pp A fundamental problem in preplanned recovery in WDM optical networks is to compute a pair of link-disjoint lightpaths connecting a source node s to a destination node t in a WDM network. A commonly used heuristic algorithm for this problem is to find the first lightpath (known as the active path) and then find the second lightpath (known as the protection path) without using the links that are used by the first lightpath. This is known as the active path first heuristic. If the active path first heuristic fails to find the first lightpath, it implies that a pair of link-disjoint lightpaths connecting s and t does not exist. However, if the active path first heuristic finds the first lightpath but fails to find the second lightpath, it does not imply that a pair of link-disjoint lightpaths connecting s and t does not exist. For a long time, researchers in the networking community have speculated that finding a pair of link-disjoint lightpaths connecting a pair of source and destination nodes is NP-hard. We proved that this fundamental problem is indeed NP-hard. 5.3 Optimization C40: Xiuzhen Cheng, Andrew Thaeler, Guoliang Xue, Dechang Chen; TPS: A time-based positioning scheme for outdoor wireless sensor networks, INFOCOM 2004; pp This paper presents a simple and robust localization scheme for wireless sensor networks. The advantage of this scheme over other localization schemes is two-fold. First, this scheme does not require both RF and ultra sound signals. Second, this scheme is completely localized. It does not require synchronization among the sensor nodes and the anchor nodes. The paper has been cited over 130 times according to Google Scholar. J27: Guoliang Xue and Yinyu Ye; An efficient algorithm for minimizing a sum of Euclidean norms with applications ; SIAM Journal on Optimization; Vol. 7(1997), pp Many optimization problems (such as the Euclidean multifacility location problem) can be transformed into the minimization of a sum of Euclidean norms. While there have been some iterative algorithms for this problem which converges to the optimal solution in the limit, there have been no known polynomial time algorithms for this problem. In this paper, we

6 Curriculum Vitae of Guoliang (Larry) Xue, January present primal-dual potential reduction algorithms for this problem, and prove its polynomial time complexity. More than a decade later, the results in this paper is still the best known for this problem. In a companion paper [J41] (also published in the SIAM Journal on Optimization), we presented polynomial time algorithm for minimizing a sum of p-norms for any p [1, ]. The paper has been cited 86 times according to Google Scholar. T01: Brett M. Averick, Richard G. Carter, Jorge J. More, and Guo-Liang Xue; The MINPACK-2 Test Problem Collection ; Preprint MCS-P ; June 1992; Mathematics and Computer Science Division, Argonne National Laboratory, Argonne, IL. MINPACK is an optimization package for many nonlinear optimization problems. MINPACK- 2 is an enhancement of MINPCAK, suitable for advanced computer architectures. An novel part of MINPACK-2 is the inclusion of a large number of real world test problems. This technical report present a collection of these problems and their solutions via the application of the optimization software in MINPACK-2. Although never formally published in a journal or conference form, this document has been cited 122 times according to Google Scholar. 6 RESEARCH GRANTS 6.1 FEDERAL RESEARCH GRANTS I have been continuously supported by NSF and ARO since the second year of my academic appointment, with my share exceeding $2,500,000 in federal research grants on fundamental research. PI: $355,016 from ARO, 100% to Xue; Multiconstrained Multipath Routing ; 08/25/ /24/2013. PI: $333,521 from NSF, 67% to Xue (Junshan Zhang is the Co-PI); IHCS: Improving Coverage and Connectivity in Heterogeneous Wireless Sensor Networks through Relay, Cooperation, and Mobility ; 08/01/ /31/2012. Co-PI: $400,000 from NSF, 33% to Xue (Junshan Zhang is the PI); NeTS: Medium: Collaborative Research: MIMO-Pipe Modeling, Scheduling and Delay Analysis in Multi-hop MIMO Networks ; 08/01/ /31/2012. PI: $256,000 from NSF, 100% to Xue; SING: Efficient Survivable Routing in Next Generation Networks ; 09/01/ /31/2011. PI: $108,000 from NSF, 100% to Xue; NeTS-WN: Collaborative Research: Cross-layer Optimization for Dynamic Spectrum Access Wireless Mesh Networks ; 09/01/ /28/2010.

7 Curriculum Vitae of Guoliang (Larry) Xue, January Co-PI: $200,000 from NSF, 30% to Xue (Stephen Yau is the PI); Collaborative research: CT-T: Security and survivability of real-time systems with MANETs 09/01/ /31/2008. PI: $255,734 from ARO, 100% to Xue; Robustness and Survivability Issues in Wireless Ad Hoc Networks ; 08/01/ /31/2008. PI: $212,000 from NSF, 100% to Xue; Numerical and Combinatorial Algorithms for Location Problems arising in Wireless Sensor Networks and Other Applications ; 08/01/ /30/2008. PI: $168,500 from NSF, 100% to Xue; ITR Collaborative Research: Fault Tolerance in WDM Optical Networks: Multifailure Recovery and Multilayer Survivability ; 09/01/ /31/2007. PI: $287,000 from ARO, 100% to Xue; Efficient Approximations to Minimum Cost QoS Routing in Communication Systems and VLSI CAD Systems ; 07/14/ /13/2004. Co-Investigator: $2,250,000 from DOE, (PI: Susan Wallace); Initiative in Structural Biology and Computational Biology/Bioinformatics ; 07/01/ /30/2003. Project-Lead-Investigator: $90,000 from NSF, 100% to Xue; This is part of the Vermont Cluster for Computational Sciences and Engineering ; 12/01/ /30/1998. PI: $255,000 from ARO, 100% to Xue; Parallel Algorithms and Software for Computing Minimum Cost Interconnection Networks ; 06/01/ /31/2000. PI: $90,000 from NSF, 100% to Xue; Research Initiation Award: The Rapid Evaluation and Global Minimization of Potential Energy Functions in Molecular and Protein Conformations ; 08/01/ /30/ EQUIPMENT, CONFERENCE AND OTHER GRANTS PI: $2,000 from CEINT, 100% to Xue; IEEE International Performance, Computing, and Communications Conference (IPCCC 2005); April 7-8, 2005, Phoenix, Arizona.

8 Curriculum Vitae of Guoliang (Larry) Xue, January Co-PI: $2,000 from CEINT, 50% to Xue (Arunabha Sen is the PI); IEEE Workshop on High Performance Switching and Routing (HPSR 2004); April 19-21, 2004, Phoenix, Arizona. PI: $68,166 from CEINT, 100% to Xue; ROSENET: Robustness Issues in Wireless Sensor Networks; 01/01/ /31/2004. Co-PI: $50,000 from NSF, $30,000 from University of Vermont, 20% to Xue; CISE Research Instrumentation: A High-Performance Computing Facility for Experimental Algorithms ; (PI: Sanjoy Baruah, co-pis: Robert Snapp, Guoliang Xue, Yuanyuan Yang, Charles Colbourn). 7 PUBLICATIONS 7.1 REFEREED JOURNAL PAPERS (J81-J01) Four special classes of authors are distinguished: student, postdoc and self, and adviser. Published in 2010 or accepted for publication: J81: Satyajayant Misra, Dong Hong, Guoliang Xue, and Jian Tang; Constrained relay node placement in wireless sensor networks: formulation and approximations ; IEEE/ACM Transactions on Networking; in press. J80: Jian Tang, Roberto Hincapie, Guoliang Xue, Weiyi Zhang, and Roberto Bustamante; Fair bandwidth allocation in wireless mesh networks with cognitive radios ; IEEE Transactions on Vehicular Technology; in press. J79: Wei Ding and Guoliang Xue; A linear time algorithm for computing a most reliable source on a tree with faulty nodes ; Theoretical Computer Science; in press. Published in 2009: J78: Satyajayant Misra, Guoliang Xue, and Sarvesh Bhardwaj; Secure and robust localization in a wireless ad hoc environment ; IEEE Transactions on Vehicular Technology; Vol. 58(2009), pp J77: Satyajayant Misra, Martin Reisslein, and Guoliang Xue; A survey of multimedia streaming in wireless sensor networks ; IEEE Communications Surveys and Tutorials; Vol. 10, No. 4(2009), pp J76: Jian Tang, Guoliang Xue and Weiyi Zhang; Cross-Layer optimization for end-to-end rate allocation in multi-radio wireless mesh networks ; ACM Wireless Networks (WINET); Vol. 15(2009), pp Published in 2008:

9 Curriculum Vitae of Guoliang (Larry) Xue, January J75: Jian Tang, Satyajayant Misra, and Guoliang Xue; Joint spectrum allocation and scheduling for fair spectrum sharing in cognitive radio wireless networks ; Computer Networks (COMNET); Vol. 52(2008), pp J74: Guoliang Xue, Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; Polynomial time approximation algorithms for multi-constrained QoS routing ; IEEE/ACM Transactions on Networking; Vol. 16(2008), pp J73: Weiyi Zhang, Guoliang Xue, Jian Tang, and Krishnaiyan Thulasiraman; Faster algorithms for constructing recovery trees enhancing QoP and QoS ; IEEE/ACM Transactions on Networking; Vol. 16(2008), pp Published in 2007: J72: Jian Tang, Guoliang Xue and Weiyi Zhang; Cross-layer design for end-to-end throughput and fairness enhancement in multi-channel wireless mesh networks ; IEEE Transactions on Wireless Communications; Vol. 6(2007), pp J71: Muhammad Javed, Krishnaiyan Thulasiraman and Guoliang Xue; Lightpaths routing for single link failure survivability in IP-over-WDM networks ; KICS/IEEE Journal of Communication and Networks; Vol. 9(2007), pp J70: Guoliang Xue, Weiyi Zhang, Tie Wang, and Krishnaiyan Thulasiraman; On the partial path protection scheme for WDM optical networks and polynomial time computability of primary and secondary paths ; Journal of Industrial and Management Optimization; Vol. 3(2007), pp J69: Guoliang Xue, Arunabha Sen Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; Finding a path subject to many additive QoS constraints ; IEEE/ACM Transactions on Networking; Vol. 15(2007), pp J68: Guoliang Xue and Kami Makki; Multi-constrained QoS routing: a norm approach ; IEEE Transactions on Computers; Vol. 56(2007), pp J67: Errol L. Lloyd and Guoliang Xue; Relay node placement in wireless sensor networks ; IEEE Transactions on Computers; Vol. 56(2007), pp J66: Tie Wang, Guoliang Xue, and Jeffrey Touchman; Modeling gene functional linkages with two-level simulated annealing ; International Journal of Bioinformatics Research and Applications; Vol. 3(2007), pp Published in 2006: J65: Guoliang Xue, Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; An improved algorithm for optimal lightpath establishment on a tree topology ; IEEE JSAC Optical Communications and Networking Series; Vol. 24(2006), No. 8, pp

10 Curriculum Vitae of Guoliang (Larry) Xue, January J64: Ying Xiao, Krishnaiyan Thulasiraman and Guoliang Xue; QoS routing in communication networks: approximation algorithms based on the primal simplex method of linear programming ; IEEE Transactions on Computers; Vol. 55(2006), pp J63: Jian Tang, Guoliang Xue, Christopher Chandler and Weiyi Zhang; Link scheduling with power control for throughput enhancement in multihop wireless networks ; IEEE Transactions on Vehicular Technology; Vol. 55(2006), pp J62: Ying Xiao, Krishnaiyan Thulasiraman and Guoliang Xue; Constrained shortest link-disjoint paths selection: a network programming based approach ; IEEE Transactions on Circuits and Systems I: Regular Papers; Vol. 53(2006), pp J61: Satyajayant Misra and Guoliang Xue; Efficient anonymity schemes for clustered wireless sensor networks ; International Journal of Sensor Networks; Vol. 1(2006), pp J60: Wenye Wang and Guoliang Xue; A cost-minimization algorithm for fast location tracking in mobile wireless networks ; Computer Networks (COMNET); Vol. 50(2006), pp J59: Jian Tang, Guoliang Xue, and Weiyi Zhang; Reliable ad hoc routing based on mobility prediction ; Journal of Combinatorial Optimization special issue on Wireless Network Applications; Vol. 11(2006), pp Published in 2005: J58: Jian Tang, Guoliang Xue and Christopher Chandler; Interference-aware routing and bandwidth allocation for QoS provisioning in multihop wireless networks ; Wireless Communication and Mobile Computing, Vol. 5(2005), pp Published in 2004: J57: Guoliang Xue and Wei Xiao; A polynomial time approximation scheme for minimum cost delay-constrained multicast tree under a Steiner topology ; Algorithmica, Vol. 41(2004), pp Published in 2003: J56: Guoliang Xue, Li Chen, and Krishnaiyan Thulasiraman; Quality-of-service and qualityof-protection issues in preplanned recovery schemes using redundant trees ; IEEE JSAC Optical Communications and Networking Series; Vol. 21(2003), pp NOTE: Out of over 100 papers submitted, only 11 made to this inaugural issue of the new series on Optical Communications and Networking (see editorial).

11 Curriculum Vitae of Guoliang (Larry) Xue, January J55: Guangting Chen and Guoliang Xue; A PTAS for weight constrained steiner trees in series-parallel graphs ; Theoretical Computer Science; Vol. 304(2003), pp J54: Guoliang Xue; Minimum cost QoS multicast and unicast routing in communication networks ; IEEE Transactions on Communications; Vol. 51(2003), pp J53: Guoliang Xue; Server cost minimization in a distributed servers architecture for on-demand video services ; IEEE Communications Letters; Vol. 7(2003), pp J52: Guoliang Xue; Optimal multichannel data transmission in computer networks ; Computer Communications; Vol. 26(2003), pp Published in 2002: J51: Guoliang Xue and Krishnaiyan Thulasiraman; Computing the shortest network under a fixed topology ; IEEE Transactions on Computers; Vol. 51(2002), pp J50: Guoliang Xue; An improved random walk model for PCS networks ; IEEE Transactions on Communications; Vol. 50(2002), pp J49: Guohui Lin and Guoliang Xue; On the terminal Steiner tree problem ; Information Processing Letters; Vol. 84(2002), pp Published in 2001: J48: Guohui Lin and Guoliang Xue; Signed genome rearrangement by reversals and transpositions: models and approximations ; Theoretical Computer Science; Vol. 259(2001), pp J47: Guoliang Xue, Guohui Lin and Dingzhu Du; Grade of service Steiner minimum trees in the Euclidean plane ; Algorithmica; Vol. 31(2001), pp J46: Guoliang Xue; A cost optimal parallel algorithm for computing force field in n-body simulations on a CREW PRAM ; Theoretical Computer Science; Vol. 255(2001), pp Published in 2000: J45: Donghui Chen, Dingzhu Du, Xiaodong Hu, Guohui Lin, Lusheng Wang, and Guoliang Xue; Approximations for Steiner trees with minimum number of Steiner points ; Journal of Global Optimization; Vol. 18(2000), pp J44: Guoliang Xue and Mark Lasher; Fast evaluation of potential and force field in particle systems using a fair-split tree spatial structure ; Optimization Methods and Software; Vol. 14(2000), pp

12 Curriculum Vitae of Guoliang (Larry) Xue, January J43: Guohui Lin and Guoliang Xue; The Steiner tree problem with 45-degree routing ; Networks; Vol. 35(2000), pp J42: Guoliang Xue, Ted Lillys, and David Dougherty; Computing the minimum cost pipe network interconnecting one sink and many sources ; SIAM Journal on Optimization; Vol. 10(2000), pp J41: Guoliang Xue and Yinyu Ye; An efficient algorithm for minimizing a sum of p-norms, SIAM Journal on Optimization; Vol. 10(2000), pp J40: Guoliang Xue, Shangzhi Sun, David H.C. Du, and Lojun Shi; An efficient algorithm for delay buffer minimization, Journal of Combinatorial Optimization; Vol. 4(2000), pp Published in 1999: J39: Guohui Lin and Guoliang Xue; Steiner tree problem with minimum number of Steiner points and bounded edge-length ; Information Processing Letters; Vol. 69(1999), pp J38: Guoliang Xue and Shangzhi Sun; Optimal multicast trees in communication systems with channel capacities and channel reliabilities ; IEEE Transactions on Communications; Vol. 47(1999), pp J37: Dingzhu Du, F.K. Hwang, and Guoliang Xue; Interconnecting highways ; SIAM Journal on Discrete Mathematics; Vol. 12(1999), pp J36: Panos M. Pardalos and Guoliang Xue; Algorithms for a class of isotonic regression problems ; Algorithmica; Vol. 23(1999), pp J35: Guohui Lin, Dingzhu Du, Xiaodong Hu, and Guoliang Xue; On rearrangeability of multirate Clos networks ; SIAM Journal on Computing; Vol. 28(1999), pp J34: Lingjun Ling and Guoliang Xue; Optimization of molecular similarity index with applications to biomolecules ; Journal of Global Optimization; Vol. 14(1999), pp J33: Guoliang Xue and Dingzhu Du; An O(n log n) average time algorithm for shortest network under a given topology ; Algorithmica; Vol. 23(1999), pp Published in 1998: J32: C.J. Colbourn and Guoliang Xue; A linear time algorithm for computing the most reliable source on a series-parallel graph with unreliable edges ; Theoretical Computer Science; Vol. 209(1998), pp

13 Curriculum Vitae of Guoliang (Larry) Xue, January J31: Guohui Lin and Guoliang Xue; K-center and k-median problems in graded distances ; Theoretical Computer Science; Vol. 207(1998), pp J30: Guoliang Xue; End-to-end data paths: quickest or most reliable? ; IEEE Communications Letters; Vol. 2(1998), pp J29: Guoliang Xue, Shangzhi Sun, and J.B. Rosen; Fast data transmission and maximal dynamic flow ; Information Processing Letters; Vol. 66(1998), pp J28: Guoliang Xue; An O(n) time algorithm for force field calculation in N-body simulations ; Theoretical Computer Science; Vol. 197(1998), pp Published in 1997: J27: Guoliang Xue and Yinyu Ye; An efficient algorithm for minimizing a sum of Euclidean norms with applications ; SIAM Journal on Optimization; Vol. 7(1997), pp J26: Guoliang Xue; Linear time algorithms for computing the most reliable source on an unreliable tree network ; Networks; Vol. 30(1997), pp J25: Guoliang Xue; Minimum inter-particle distance at global minimizers of Lennard-Jones clusters ; Journal of Global Optimization; Vol. 11(1997), pp J24: Panos M. Pardalos, X. Liu, and Guoliang Xue; Protein conformation of a lattice model using tabu search ; Journal of Global Optimization; Vol. 11(1997), pp Published in 1996: J23: Guoliang Xue, J.B. Rosen, and Panos M. Pardalos; A polynomial time dual algorithm for the Euclidean multifacility location problem ; Operations Research Letters; Vol. 18(1996), pp Published in 1995: J22: Panos M. Pardalos, Guoliang Xue, and Yong Li; Efficient computation of isotonic median regression ; Applied Mathematics Letters; Vol. 8(1995), pp J21: Guoliang Xue; On an open problem in spherical facility location ; Numerical Algorithms; Vol. 9(1995), pp Published in 1994: J20: Guoliang Xue; A globally convergent algorithm for facility location on a sphere ; Computers & Mathematics with Applications; Vol. 27-6(1994), pp

14 Curriculum Vitae of Guoliang (Larry) Xue, January J19: Guoliang Xue; Improvement on the Northby algorithm for molecular conformation: better solutions ; Journal of Global Optimization; Vol. 4(1994), pp J18: Guoliang Xue; Molecular conformation on the CM-5 by parallel two-level simulated annealing ; Journal of Global Optimization; Vol. 4(1994), pp J17: Panos M. Pardalos, David Shalloway, and Guoliang Xue; Optimization methods for computing global minima of non-convex potential energy functions ; Journal of Global Optimization; Vol. 4(1994), pp J16: Dingzhu Du, Guoliang Xue, Shangzhi Sun, and Siuwing Cheng; Modifications of competitive group testing ; SIAM Journal on Computing; Vol. 23(1994), pp Published in 1993: J15: J.B. Rosen and Guoliang Xue; On the convergence of a hyperboloid approximation procedure for the perturbed Euclidean multifacility location problem ; Operations Research; Vol. 41(1993), pp Published in 1992: J14: J.B. Rosen and Guoliang Xue; On the convergence of Miehle s algorithm for the Euclidean multifacility location problem ; Operations Research; Vol. 40(1992), pp J13: J.B. Rosen, Shangzhi Sun, and Guoliang Xue; On a new algorithm for stable assignment ; International Journal of Computer Mathematics; Vol. 41(1992), pp J12: J.B. Rosen and Guoliang Xue; A globally convergent algorithm for the Euclidean multifacility location problem ; Acta Mathematicae Applicatae Sinica; Vol. 8(1992), pp Published in 1991: J11: J.B. Rosen and Guoliang Xue; Computational comparison of two algorithms for the Euclidean single facility location problem ; ORSA Journal on Computing; Vol. 3(1991), pp J10: J.B. Rosen, Shangzhi Sun, and Guoliang Xue; Algorithms for the quickest path problem and the enumeration of quickest paths ; Computers & Operations Research; Vol. 18(1991), pp J09: Guoliang Xue; Algorithms and their convergence properties for solving a class of linearly constrained minimax problems ; Communications on Applied Mathematics and Computation; Vol. 5-2(1991), pp

15 Curriculum Vitae of Guoliang (Larry) Xue, January J08: Changyu Wang and Guoliang Xue; Global properties of local minima of quasi-convex functions ; Communications on Applied Mathematics and Computation; Vol. 5-1(1991), pp Published in 1989: J07: Guoliang Xue; On the convergence of one-dimensional simplex search ; Computers and Operations Research; Vol. 16(1989), pp J06: Guoliang Xue; A globally and quadratically convergent algorithm for min m i=1 c i x a i type location problems ; Acta Mathematicae Applicate Sinica; Vol. 11(1989), pp Published in 1988: J05: Guoliang Xue; Algorithms and their convergence properties for solving a class of minimax problems ; Chinese Journal of Operations Research; Vol. 7-1(1988), pp Published in 1987: J04: Guoliang Xue; A family of gradient projection algorithms and their convergence properties ; Acta Mathematicae Applicate Sinica; Vol. 9(1987), pp Published in 1986: J03: Guoliang Xue; Another application of Zangwill s theorem ; Chinese Journal of Operations Research; Vol. 5-2(1986), pp J02: Guoliang Xue; On convergence properties of a least-distance programming procedure for minimization problems under linear constraints ; Journal of Optimization Theory and Applications; Vol. 50(1986), pp Published in 1985: J01: Guoliang Xue; On convergence properties of a gradient projection algorithm in nonlinear programming ; Chinese Journal of Operations Research; Vol. 4-1(1985), pp EDITORIAL ARTICLES (E04-E01) E04: Guoliang Xue and Jelena Misic; Selected papers from fourth international conference on heterogeneous networking for quality, reliability, security and robustness ; Mobile Networks & Applications; Vol. 12(2007), pp E03: Guoliang Xue and Hossam Hassanein; On current areas of interest in wireless sensor networks designs ; Computer Communications; Vol. 29(2006), pp

16 Curriculum Vitae of Guoliang (Larry) Xue, January E02: Guoliang Xue, Ding-Zhu Du and Feng Cao; Recent Advances in wireless ad hoc networks ; Wireless Communications and Mobile Computing; Vol. 6(2006), pp E01: W. Kabacinski, C.T. Lea and Guoliang Xue; 50th anniversary of Clos networks ; IEEE Communications Magazine, Vol. 41, Issue 10, October 2003, pp BOOK CHAPTERS (B09-B01) Four special classes of authors are distinguished: student, postdoc and self, and adviser. B09: C.J. Colbourn and Guoliang Xue; Grade of service Steiner trees in series-parallel networks ; in Ding-Zhu Du, J.M. Smith, and J.H. Rubinstein, eds., Advances in Steiner Trees; Kluwer Academic Publishers, 2000, pp B08: Guoliang Xue; Finite behavior of simulated annealing: a probabilistic study ; in P.M. Pardalos, ed., IMA Volume on Parallel Processing for Discrete Problems; Vol. 106(1998), pp B07: Guoliang Xue, Dingzhu Du and Frank Hwang; Faster algorithm for shortest network under given topology ; The Fields Institute Communication Series; Vol. 18(1998), pp B06: Panos M. Pardalos, Guoliang Xue, and P.D. Panagiotopoulos; Parallel algorithms for global optimization ; in A. Ferreira and P.M. Pardalos, ed., Solving Combinatorial Optimization Problems in Parallel: Methods and Techniques; Lecture Notes in Computer Science; Vol. 1054(1996), pp B05: Guoliang Xue, Alan Zall and P.M. Pardalos; Rapid evaluation of potential energy functions in molecular and protein conformations ; DIMACS Series in Discrete Mathematics and Theoretical Computer Science; Vol. 23(1995), pp B04: Guoliang Xue and Shangzhi Sun; The spherical one-center problem ; in D.-Z. Du and P.M. Pardalos eds, Minimax and Applications; Kluwer Academic Publishers(1995), pp B03: Guoliang Xue and Changyu Wang; The Euclidean facilities location problem ; in D.-Z. Du and J. Sun eds., New Advances in Optimization and Approximation; Kluwer Academic Publishers(1994), pp B02: Guoliang Xue and Shangzhi Sun; The shortest path network and its applications in bicriteria shortest path problems ; in D.Z. Du and P.M. Pardalos eds., Network Optimization Problems; World Scientific(1993), pp

17 Curriculum Vitae of Guoliang (Larry) Xue, January B01: J.B. Rosen, Guoliang Xue and A.T. Phillips; Efficient computation of extreme points of convex hulls in R d ; in P.M. Pardalos ed., Advances in Optimization and Parallel Computing; North-Holland(1992), pp REFEREED CONFERENCE PAPERS (C84-C01) Three special classes of authors are distinguished: student, postdoc, adviser. Published in 2010 or accepted for publication: C84: Krishnaiyan Thulasiraman, Muhammad Javed, and Guoliang Xue; Primal meets dual: a generalized theory of logical topology survivability in IP-over-WDM optical networks ; IEEE International Conference on Communication Systems and Networks (COMSNETS 2010); January 5-9, 2010, Bangalore, India. Published in 2009: C83: Krishnaiyan Thulasiraman, Muhammad Javed, Tachun Lin, and Guoliang Xue; Logical topology augmentation for guaranteed survivability under multiple failures in IP-over-WDM optical networks ; IEEE International Symposium on Advanced Networks and Telecommunication Systems (ANTS 2009); December 14-16, 2009, New Delhi, India. C83: Dejun Yang, Satyajayant Misra, and Guoliang Xue; Joint base station placement and fault-tolerant routing in wireless sensor networks ; IEEE Global Communications Conference (Globecom 2009); November 30-December 4, 2009, Honolulu, HI. C82: Dejun Yang, Xi Fang, Nan Li, and Guoliang Xue; A simple greedy algorithm for link scheduling with the physical interference model ; IEEE Global Communications Conference (Globecom 2009); November 30-December 4, 2009, Honolulu, HI. C81: Satyajayant Misra, Guoliang Xue, and Dejun Yang; Polynomial time approximations for multi-path routing with bandwidth and delay constraints ; IEEE INFOCOM 2009; April 19-25, 2009, Rio de Janeiro, Brazil; pp C80: Krishnaiyan Thulasiraman, Muhammad Javed, and Guoliang Xue; Circuits/cutsets duality and a unified algorithmic framework for survivable logical topology design in IP-over-WDM optical networks; IEEE INFOCOM 2009; April 19-25, 2009, Rio de Janeiro, Brazil; pp C79: Satyajayant Misra, Mayank Verma, Dijiang Huang, and Guoliang Xue; SEAS: A Secure and Efficient Anonymity Scheme for Low-Cost RFID tags ; IEEE International Conference on Communications (ICC 2009); June 14-18, 2009, Dresden, Germany;

18 Curriculum Vitae of Guoliang (Larry) Xue, January C78: Roberto Hincapie, Li Zhang, Jian Tang, Guoliang Xue, Richard Wolff, and Roberto Bustamante; Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios ; IEEE International Conference on Communications (ICC 2009), June 14-18, 2009, Dresden, Germany; Published in 2008: C77: Weiyi Zhang, Guoliang Xue, Jian Tang, and Krishnaiyan Thulasiraman; Dynamic Wavelength Routing in WDM Networks under Multiple Signal Quality Constraints ; IEEE Global Communications Conference (Globecom 2008); November 30-December 4, 2008, New Orleans, LA. C76: R. Hincapie, Jian Tang, Guoliang Xue, and R. Bustamante; QoS Routing in Wireless Mesh Networks with Cognitive Radios ; IEEE Global Communications Conference (Globecom 2008); November 30-December 4, 2008, New Orleans, LA. C75: Krishnaiyan Thulasiraman, Muhammad Javed, and Guoliang Xue; Logical topology design for IP-over-WDM networks: a hybrid approach for minimum protection capacity ; IEEE International Conference on Communications and Computer Networks (ICCCN 2008); August 3-7, 2008, St. Thomas, US Virgin Islands. C74: Weiyan Ge, Junshan Zhang, and Guoliang Xue; Joint clustering and optimal cooperative routing in wireless sensor networks ; IEEE International Conference on Communications (ICC 2008); May 19-23, 2008, Beijing, China; pp C73: Satyajayant Misra, Don Hong, Guoliang Xue, and Jian Tang Constrained relay node placement in wireless sensor networks to meet connectivity and survivability requirements ; IEEE INFOCOM 2008; April 15-17, 2008, Phoenix, AZ; pp Published in 2007: C72: Satyajayant Misra Weiyi Zhang, and Guoliang Xue; A technique to enhance localization in the presence of NLOS errors ; IEEE Global Communications Conference (Globecom 2007); November 26-30, 2007; Washington DC; pp C71: Guoliang Xue and Weiyi Zhang; Multiconstrained QoS routing: Greedy is good ; IEEE Global Communications Conference (Globecom 2007); November 26-30, 2007; Washington DC; pp Best Paper Award. C70: Satyajayant Misra and Guoliang Xue; CluRoL: Clustering based robust localization in wireless sensor networks ; IEEE Military Communications Conference (Milcom 2007); October 29-31, 2007, Orlando, FL.

19 Curriculum Vitae of Guoliang (Larry) Xue, January C69: Jian Tang, Satyajayant Misra, and Guoliang Xue; Spectrum allocation and scheduling in dynamic spectrum access wireless networks ; The Fourth International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks (QShine 2007); August 14-17, 2007, Vancouver, Canada. C68: Weiyi Zhang, Guoliang Xue, and Satyajayant Misra; Fault-tolerant relay node placement in wireless sensor networks: problems and algorithms ; IEEE INFOCOM 2007; May 6-12, 2007; Anchorage, AK; pp C67: Satyajayant Misra, Guoliang Xue, and Aviral Shrivastava; Robust localization in wireless sensor networks through the revocation of malicious anchors ; IEEE International Conference on Communications (ICC 07); June 24-28, 2007; Glasgow, UK; pp Published in 2006: C66: Satyajayant Misra, Sarvesh Bhardwaj and Guoliang Xue; ROSETTA: Robust and secure mobile target tracking in a wireless ad hoc environment ; IEEE Military Communications Conference (Milcom 2006); October 23-25, 2006, Washington, DC. C65: Weiyan Ge, Junshan Zhang and Guoliang Xue; Cooperative geographic routing in wireless sensor networks ; IEEE Military Communications Conference (Milcom 2006); October 23-25, 2006, Washington, DC. C64: Muhammad S Javed, Krishnaiyan Thulasiraman, Matthew Gaines, and Guoliang Xue; Survivability aware routing of logical topologies: on Thiran-Kurant approach, evaluation and enhancements ; IEEE Global Communications Conference (Globecom 2006); November 27-December 1, 2006; San Francisco, CA. C63: Jian Tang Guoliang Xue, and Weiyi Zhang; End-to-end rate allocation in multi-radio wireless mesh networks: cross-layer schemes ; The Third International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks (QShine 2006); August 07-09, 2006, Waterloo, Canada. C62: Satyajayant Misra and Guoliang Xue; SAS: A simple anonymity scheme for clustered wireless sensor networks ; IEEE International Conference on Communications (ICC 2006); June 11-15, 2006; Istanbul, Turkey; pp C61: Jian Tang, Guoliang Xue, and Weiyi Zhang; Maximum throughput and fair bandwidth allocation in multi-channel wireless mesh networks ; IEEE INFOCOM 2006; April 23-29, 2006; Barcelona, Spain.

20 Curriculum Vitae of Guoliang (Larry) Xue, January Published in 2005: C60: Ying Xiao; Krishnaiyan Thulasiraman; Guoliang Xue; GEN-LARAC: A generalized approach to the constrained shortest path problem under multiple additive constraints ; International Symposium on Algorithms and Computation (ISAAC 2005); Sanya, China, December 19-21, 2005; Lecture Notes in Computer Science Vol (2005), pp C59: Krishnaiyan Thulasiraman; Ying Xiao; Guoliang Xue; Advances in QoS path(s) selection problem ; IEEE International Symposium on Circuits and Systems (ISCAS 2005); May 23-26, 2005, Kobe, Japan. pp C58: Weiyi Zhang, Guoliang Xue, Jian Tang, Krishnaiyan Thulasiraman; Dynamic light trail routing and protection issues in WDM optical networks ; IEEE Global Communications Conference (Globecom 2005); November 28 December 2, 2005; St. Louis, MO. pp C57: Tie Wang, J.W. Touchman, Weiyi Zhang, E.B. Suh, Guoliang Xue; A parallel algorithm for extracting transcriptional regulatory network motifs ; IEEE Symposium on Bioinformatics and Bioengineering (BIBE 2005); October , Mineapolis, MN; pp C56: Jian Tang, Guoliang Xue, Christopher Chandler; Weiyi Zhang; Link scheduling with power control for throughput enhancement in multihop wireless networks ; The Second International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks (QShine 2005); August 22-24, 2005, Orlando, FL; pp C55: Zhipeng Cai, Guohui Lin, Guoliang Xue; Improved approximation algorithms for the capacitated multicast routing problem ; International Computing and Combinatorics Conference (COCOON 2005); August 16-19, 2005; Kunming, China; Lecture Notes in Computer Science; Vol. 3595(2005), pp C54: Jian Tang, Guoliang Xue, Weiyi Zhang; Interference-aware topology control and QoS routing in multi-channel wireless mesh networks ; ACM MOBIHOC 2005, May 25-28, 2005, Urbana-Champaign; pp C53: Jian Tang, Guoliang Xue, Weiyi Zhang; Power efficient broadcasting and multicasting in wireless networks with directional antennas ; IEEE International Conference on Communications (ICC 2005), May 16-20, 2005, Seoul, Korea; pp C52: Guoliang Xue, Weiyi Zhang, Jian Tang, and Krishnaiyan Thulasiraman; Establishment of survivable connections in WDM networks using partial path protection ; IEEE International Conference on Communications (ICC 2005), May 16-20, 2005, Seoul, Korea. pp

21 Curriculum Vitae of Guoliang (Larry) Xue, January C51: Manvendu Bhardwaj, Satyajayant Misra, and Guoliang Xue; Topology Control in Wireless Ad Hoc Networks using β-skeletons ; IEEE Workshop on High Performance Switching and Routing (HPSR 2005); May 12-14, 2005; Hong Kong. pp C50: Weiyi Zhang, Guoliang Xue, Jian Tang, Krishnaiyan Thulasiraman; Linear time construction of redundant trees for recovery schemes enhancing QoP and QoS ; IEEE INFOCOM 2005; March 13-17, 2005, Miami, FL; pp C49: Jian Tang, Guoliang Xue, Christopher Chandler; Weiyi Zhang; Interference-aware routing in multi-hop wireless networks using directional antennas ; IEEE INFOCOM 2005; March 13-17, 2005, Miami, FL; pp Published in 2004: C48: Jian Tang, Guoliang Xue, Weiyi Zhang; Energy efficient survivable broadcasting and multicasting in wireless ad hoc networks ; IEEE Military Communications Conference (Milcom 2004); October 31-November 3, 2004, Monterey, CA; pp C47: Jian Tang, Guoliang Xue, Weiyi Zhang; Reliable routing in mobile ad hoc networks based on mobility prediction ; IEEE International Conference on Mobile, Ad-Hoc and Sensor Systems (MASS 2004); October 25-27, 2004, Fort Lauderdale, Florida, USA; C46: Ying Xiao, Krishnaiyan Thulasiraman and Guoliang Xue; Approximation and heuristic algorithms for delay constrained path selection under inaccurate state information ; The First International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks (QShine 2004); October 18-20, 2004, Dallas, TX, USA; pp C45: Ying Xiao, Krishnaiyan Thulasiraman and Guoliang Xue; The primal simplex approach to the QoS routing problem ; The First International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks (QShine 2004); October 18-20, 2004, Dallas, TX, USA; pp C44: Tie Wang, J. Touchman, and Guoliang Xue; Applying two-level simulated annealing on Bayesian structure learning to infer genetic networks ; IEEE Computer Society Bioinformatics Conference (CSB 2004); August 16-19, 2004, Stanford, CA; pp C43: S. Ganguly, Arunabha Sen, Guoliang Xue, Bin Hao and Baohong Shen; Optimal routing for fast transfer of bulk data files in time-varying networks ; IEEE International Conference on Communications (ICC 2004); June 20-24, 2004, Paris, France. pp

22 Curriculum Vitae of Guoliang (Larry) Xue, January C42: Jian Tang and Guoliang Xue; Node-disjoint path routing in wireless sensor networks: tradeoffs between path lifetime and total energy ; IEEE International Conference on Communications (ICC 2004); June 20-24, 2004, Paris, France. pp C41: Bin Hao, Jian Tang and Guoliang Xue; Fault-tolerant relay node placement in wireless sensor networks: formulation and approximation ; IEEE Workshop on High Performance Switching and Routing (HPSR 2004); April 19-21, 2004, Phoenix, Arizona; pp C40: Xiuzhen Cheng, A. Thaeler, Guoliang Xue, Dechang Chen; TPS: A time-based positioning scheme for outdoor wireless sensor networks, INFOCOM 2004; March 7-11, 2004, Hong Kong; pp C39: Reid Andersen, Fan Chung, Arunabha Sen, Guoliang Xue; On disjoint path pairs with wavelength continuity constraint in WDM networks ; INFOCOM 2004; March 7-11, 2004, Hong Kong; pp Published in 2003: C38: Min Ding, Xiuzhen Cheng and Guoliang Xue; Aggregation tree construction in sensor networks ; IEEE Vehicular Technology Conference (VTC 2003); October 6-9, 2003, Orlando, FL; pp C37: Guoliang Xue and Ravi Gottapu; Efficient construction of virtual p-cycles protecting all cycle-protectable working links ; IEEE Workshop on High Performance Switching and Routing (HPSR 2003); June 24-27, 2003, Torino, Italy; pp C36: Guoliang Xue, Arun Sen, and Rakesh Banka; Routing with many additive QoS constraints ; IEEE International Conference on Communications (ICC 2003); May 11-15, 2003, Anchorage, Alaska. pp C35: Guoliang Xue and Rakesh Banka; Bottom-up construction of dynamic multicast trees in WDM networks ; IEEE International Performance, Computing, and Communications Conference (IPCCC 2003); April 9-11, 2003, Phoenix, Arizona; pp Published in 2002: C34: Rakesh Banka and Guoliang Xue; Angle routing protocol: Location aided routing for mobile ad-hoc networks using dynamic angle selection ; IEEE Military Communications Conference (Milcom 2002); October 7-10, 2002, Anaheim, CA; pp

23 Curriculum Vitae of Guoliang (Larry) Xue, January C33: Guoliang Xue, Li Chen and Krishnaiyan Thulasiraman; Delay reduction in redundant trees for pre-planned protection against single link/node failure in 2-connected graphs ; IEEE Global Communications Conference (Globecom 2002); November 17-21, 2002, Taipei, Taiwan; pp C32: Guoliang Xue, Li Chen, and Krishnaiyan Thulasiraman; QoS issues in redundant trees for protection in vertex-redundant or edge-redundant graphs ; IEEE International Conference on Communications (ICC 2002); April 28-May 2, 2002, New York, NY; pp C31: R. Ravindran, Krishnaiyan Thulasiraman, G. Lou, K. Huang, and Guoliang Xue; QoS routing: heuristics and approximation schemes and a comparative evaluation ; IEEE International Symposium on Circuits and Systems (ISCAS 2002); May 26-29, 2002, Scottsdale, Arizona; pp C30: Li Chen, Guoliang Xue, and Byung Suk Lee, A delay-scaling multicast algorithm with multiple QoS criteria, International Conference on Computer Science and Informatics (CS&I 2002); March 8-14, 2002, Durham, NC. pp C29: Guoliang Xue, Li Chen, and Krishnaiyan Thulasiraman; Cost minimization in redundant trees for protection in vertex-redundant or edge-redundant graphs ; IEEE International Performance, Computing and Communications Conference (IPCCC 2002); April 3-5, 2002, Phoenix, Arizona; pp Published in 2001: C28: Guoliang Xue; Optimal lightpath routing and rerouting in WDM networks ; IEEE Global Communications Conference (Globecom 2001); November 25-29, 2001, San Antonio, TX; pp C27: Guangting Chen and Guoliang Xue; An FPTAS for weight-constrained Steiner tree in series-parallel graphs ; International Computing and Combinatorics Conference (COCOON 2001); August 20-23, 2001, Guilin, China; Lecture Notes in Computer Science; Vol. 2108(2001), pp C26: Guoliang Xue, Guojun Li, Guangting Chen and Xuedao Chu; Source-waiting QoS routing in networks with advanced resource reservations ; IEEE International Conference on Communications (ICC 2001); June , Helsinki, Finland; pp C25: Guangting Chen and Guoliang Xue; k-pair delay constrained minimum cost routing in undirected networks, ACM/SIAM Symposium on Discrete Algorithms (SODA 2001); January 7-9, 2001, Washington, DC; pp Published in 2000:

CURRICULUM VITAE Hu Ding

CURRICULUM VITAE Hu Ding CURRICULUM VITAE Hu Ding Contact: Phone: 1-(716)-939-5835 E-mail: huding@msu.edu Personal data Birthday: December 13, 1986. Research Interests Citizenship: P. R. China. Geometric algorithms emphasizing

More information

International ejournals

International ejournals Available online at www.internationalejournals.com ISSN 0976 1411 International ejournals International ejournal of Mathematics and Engineering 197 (2012) 1881-1888 Multicast and Broadcast Service with

More information

Complex Systems and Applications

Complex Systems and Applications Complex Systems and Applications Volume 1 TABLE OF CONTENTS State Feedback and Pole Assignment for A Class of the Second Order Coupled Generalized Distributed Parameter Systems 1 Z. Q. Ge, G. T. Zhu On

More information

Basketball field goal percentage prediction model research and application based on BP neural network

Basketball field goal percentage prediction model research and application based on BP neural network ISSN : 0974-7435 Volume 10 Issue 4 BTAIJ, 10(4), 2014 [819-823] Basketball field goal percentage prediction model research and application based on BP neural network Jijun Guo Department of Physical Education,

More information

HAOCHENG LI Curriculum Vitae

HAOCHENG LI Curriculum Vitae HAOCHENG LI Curriculum Vitae Department of Oncology Office: AE173N, Tom Baker Cancer Centre University of Calgary Tel: 1(403)521-3402 Calgary, Alberta, Canada E-mail: haocheng.li@ucalgary.ca Education

More information

Prediction Market and Parimutuel Mechanism

Prediction Market and Parimutuel Mechanism Prediction Market and Parimutuel Mechanism Yinyu Ye MS&E and ICME Stanford University Joint work with Agrawal, Peters, So and Wang Math. of Ranking, AIM, 2 Outline World-Cup Betting Example Market for

More information

1.1 The size of the search space Modeling the problem Change over time Constraints... 21

1.1 The size of the search space Modeling the problem Change over time Constraints... 21 Introduction : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1 I What Are the Ages of My Three Sons? : : : : : : : : : : : : : : : : : 9 1 Why Are Some Problems Dicult to Solve? : : :

More information

EE 364B: Wind Farm Layout Optimization via Sequential Convex Programming

EE 364B: Wind Farm Layout Optimization via Sequential Convex Programming EE 364B: Wind Farm Layout Optimization via Sequential Convex Programming Jinkyoo Park 1 Introduction In a wind farm, the wakes formed by upstream wind turbines decrease the power outputs of downstream

More information

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs

Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Application of Dijkstra s Algorithm in the Evacuation System Utilizing Exit Signs Jehyun Cho a, Ghang Lee a, Jongsung Won a and Eunseo Ryu a a Dept. of Architectural Engineering, University of Yonsei,

More information

Jie Wu. Director of International Affairs, College of Science and Technology (CST),

Jie Wu. Director of International Affairs, College of Science and Technology (CST), Jie Wu Director, International Affairs, College of Science and Technology (CST) Director, Center of Networked Computing, CST Laura H. Carnell Professor, Department of Computer and Information Sciences

More information

Optimizing Cyclist Parking in a Closed System

Optimizing Cyclist Parking in a Closed System Optimizing Cyclist Parking in a Closed System Letu Qingge, Killian Smith Gianforte School of Computing, Montana State University, Bozeman, MT 59717, USA Abstract. In this paper, we consider the two different

More information

Thursday, Nov 20, pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS. Bo Dong. Advisor: Dr.

Thursday, Nov 20, pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS. Bo Dong. Advisor: Dr. Thursday, Nov 20, 2014 12 pm 2pm EB 3546 DIET MONITORING THROUGH BREATHING SIGNAL ANALYSIS USING WEARABLE SENSORS Bo Dong Advisor: Dr. Subir Biswas ABSTRACT This dissertation presents a framework of wearable

More information

Aggregation modeling of large wind farms using an improved K-means. algorithm

Aggregation modeling of large wind farms using an improved K-means. algorithm Aggregation modeling of large wind farms using an improved K-means algorithm Jian-ping Zhang, Hao-zhong Cheng, Shu-xin Tian and Ding Yan Key Laboratory of Control of Power Transmission and Conversion,

More information

A SEMI-PRESSURE-DRIVEN APPROACH TO RELIABILITY ASSESSMENT OF WATER DISTRIBUTION NETWORKS

A SEMI-PRESSURE-DRIVEN APPROACH TO RELIABILITY ASSESSMENT OF WATER DISTRIBUTION NETWORKS A SEMI-PRESSURE-DRIVEN APPROACH TO RELIABILITY ASSESSMENT OF WATER DISTRIBUTION NETWORKS S. S. OZGER PhD Student, Dept. of Civil and Envir. Engrg., Arizona State Univ., 85287, Tempe, AZ, US Phone: +1-480-965-3589

More information

Zhanbo Sun, Ph.D. Assistant Professor. Department of Civil and Construction Engineering, Western Michigan University

Zhanbo Sun, Ph.D. Assistant Professor. Department of Civil and Construction Engineering, Western Michigan University Zhanbo Sun, Ph.D. Assistant Professor Department of Civil and Construction Engineering Western Michigan University 1503 E Centre Ave Apt 229 Phone: (518)951-4970 Portage, MI 49002 Email: zhanbo.sun@wmich.com

More information

A IMPROVED VOGEL S APPROXIMATIO METHOD FOR THE TRA SPORTATIO PROBLEM. Serdar Korukoğlu 1 and Serkan Ballı 2.

A IMPROVED VOGEL S APPROXIMATIO METHOD FOR THE TRA SPORTATIO PROBLEM. Serdar Korukoğlu 1 and Serkan Ballı 2. Mathematical and Computational Applications, Vol. 16, No. 2, pp. 370-381, 2011. Association for Scientific Research A IMPROVED VOGEL S APPROXIMATIO METHOD FOR THE TRA SPORTATIO PROBLEM Serdar Korukoğlu

More information

YAN GU. Assistant Professor, University of Massachusetts Lowell. Frederick N. Andrews Fellowship, Graduate School, Purdue University ( )

YAN GU. Assistant Professor, University of Massachusetts Lowell. Frederick N. Andrews Fellowship, Graduate School, Purdue University ( ) YAN GU Assistant Professor, University of Massachusetts Lowell CONTACT INFORMATION 31 University Avenue Cumnock 4E Lowell, MA 01854 yan_gu@uml.edu 765-421-5092 http://www.locomotionandcontrolslab.com RESEARCH

More information

Interconnected hierarchical NiCo 2 O 4 microspheres as high performance. electrode material for supercapacitor

Interconnected hierarchical NiCo 2 O 4 microspheres as high performance. electrode material for supercapacitor Electronic Supplementary Material (ESI) for Dalton Transactions. This journal is The Royal Society of Chemistry 2017 Interconnected hierarchical microspheres as high performance electrode material for

More information

Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load

Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load Stress Analysis of The West -East gas pipeline with Defects Under Thermal Load Abstract Xu Lei School of Petroleum Engineering, Yangtze University, Wuhan 430000, China 13071247220@163.com Natural gas is

More information

Introducing Probability in RFID Reader-to-Reader Anti-collision

Introducing Probability in RFID Reader-to-Reader Anti-collision 2009 Eighth IEEE International Symposium on Network Computing and Applications Introducing Probability in RFID Reader-to-Reader Anti-collision Filippo Gandino, Renato Ferrero, Bartolomeo Montrucchio, Maurizio

More information

NACER: a Network-Aware Cost-Efficient Resource allocation method for processing-intensive tasks in distributed clouds

NACER: a Network-Aware Cost-Efficient Resource allocation method for processing-intensive tasks in distributed clouds NACER: a Network-Aware Cost-Efficient Resource allocation method for processing-intensive tasks in distributed clouds Ehsan Ahvar, Shohreh Ahvar, Noel Crespi and Joaquin Garcia-Alfaro Institut Mines-Telecom

More information

Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network

Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Folding Reticulated Shell Structure Wind Pressure Coefficient Prediction Research based on RBF Neural Network

More information

Juan C. Medina. Guideline and course on the estimation of work zone performance measures. FHWA Safety Grant.

Juan C. Medina. Guideline and course on the estimation of work zone performance measures. FHWA Safety Grant. Juan C. Medina Postdoctoral Research Associate Room B106, Newmark Civil Engineering Lab Civil and Environmental Engineering 205 N. Mathews Ave, Urbana, IL, 61801 University of Illinois at Urbana-Champaign

More information

Provably Secure Camouflaging Strategy for IC Protection

Provably Secure Camouflaging Strategy for IC Protection Provably Secure Camouflaging Strategy for IC Protection Meng Li 1 Kaveh Shamsi 2 Travis Meade 2 Zheng Zhao 1 Bei Yu 3 Yier Jin 2 David Z. Pan 1 1 Electrical and Computer Engineering, University of Texas

More information

Past World-Class Events: Reflections on Network Reliability Issues

Past World-Class Events: Reflections on Network Reliability Issues Past World-Class Events: Reflections on Network Reliability Issues "30 Years of CQR & 20 Years of World-class Games Debriefing to CQR Presentation to: CQR 2016 Spilios Makris, PhD, CBCP May 12, 2016 Palindrome

More information

Study on the Influencing Factors of Gas Mixing Length in Nitrogen Displacement of Gas Pipeline Kun Huang 1,a Yan Xian 2,b Kunrong Shen 3,c

Study on the Influencing Factors of Gas Mixing Length in Nitrogen Displacement of Gas Pipeline Kun Huang 1,a Yan Xian 2,b Kunrong Shen 3,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 321-324, pp 299-304 doi:10.4028/www.scientific.net/amm.321-324.299 2013 Trans Tech Publications, Switzerland Study on the Influencing

More information

Resume NAIQI WU Research Interests Education Research and Professional Experience

Resume NAIQI WU Research Interests Education Research and Professional Experience Resume NAIQI WU Professor The Institute of Systems Engineering Macau University of Science and Technology Tel: (853) 8897-1991 Email: nqwu@must.edu.mo Research Interests Computer-integrated systems, Petri

More information

An approach for optimising railway traffic flow on high speed lines with differing signalling systems

An approach for optimising railway traffic flow on high speed lines with differing signalling systems Computers in Railways XIII 27 An approach for optimising railway traffic flow on high speed lines with differing signalling systems N. Zhao, C. Roberts & S. Hillmansen Birmingham Centre for Railway Research

More information

Linear Compressor Suction Valve Optimization

Linear Compressor Suction Valve Optimization Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Linear Compressor Suction Valve Optimization Rinaldo Puff Embraco, Brazil, rinaldo.puff@embraco.com

More information

A Novel Gear-shifting Strategy Used on Smart Bicycles

A Novel Gear-shifting Strategy Used on Smart Bicycles 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore A Novel Gear-shifting Strategy Used on Smart Bicycles Tsung-Yin

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research 2014 6(3):304-309 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 World men sprint event development status research

More information

Unsteady Wave-Driven Circulation Cells Relevant to Rip Currents and Coastal Engineering

Unsteady Wave-Driven Circulation Cells Relevant to Rip Currents and Coastal Engineering Unsteady Wave-Driven Circulation Cells Relevant to Rip Currents and Coastal Engineering Andrew Kennedy Dept of Civil and Coastal Engineering 365 Weil Hall University of Florida Gainesville, FL 32611 phone:

More information

Application of pushover analysis in estimating seismic demands for large-span spatial structure

Application of pushover analysis in estimating seismic demands for large-span spatial structure 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Application of pushover analysis in estimating seismic demands for large-span spatial structure

More information

Early Skip Decision based on Merge Index of SKIP for HEVC Encoding

Early Skip Decision based on Merge Index of SKIP for HEVC Encoding , pp.287-292 http://dx.doi.org/10.14257/astl.2016.139.60 Early Skip Decision based on Merge Index of SKIP for HEVC Encoding Jinwoo Jeong, Sungjei Kim, and Yong-Hwan Kim, Intelligent Image Processing Research

More information

Optimization and Search. Jim Tørresen Optimization and Search

Optimization and Search. Jim Tørresen Optimization and Search Optimization and Search INF3490 - Biologically inspired computing Lecture 1: Marsland chapter 9.1, 9.4-9.6 2017 Optimization and Search Jim Tørresen 2 Optimization and Search Methods (selection) Optimization

More information

u = Open Access Reliability Analysis and Optimization of the Ship Ballast Water System Tang Ming 1, Zhu Fa-xin 2,* and Li Yu-le 2 " ) x # m," > 0

u = Open Access Reliability Analysis and Optimization of the Ship Ballast Water System Tang Ming 1, Zhu Fa-xin 2,* and Li Yu-le 2  ) x # m, > 0 Send Orders for Reprints to reprints@benthamscience.ae 100 The Open Automation and Control Systems Journal, 015, 7, 100-105 Open Access Reliability Analysis and Optimization of the Ship Ballast Water System

More information

He CHEN Curriculum Vitae (June 2018)

He CHEN Curriculum Vitae (June 2018) He CHEN Curriculum Vitae (June 2018) Contact Information Address Room 722, Bld. J03, The University of Sydney, NSW 2006, Australia Office Phone +61 2 8627 0395 Email he.chen@sydney.edu.au or hechen.sdu@gmail.com

More information

Surrounding buildings and wind pressure distribution on a high rise building

Surrounding buildings and wind pressure distribution on a high rise building Surrounding buildings and wind pressure distribution on a high rise building Conference or Workshop Item Accepted Version Luo, Z. (2008) Surrounding buildings and wind pressure distribution on a high rise

More information

Decompression Method For Massive Compressed Files In Mobile Rich Media Applications

Decompression Method For Massive Compressed Files In Mobile Rich Media Applications 2010 10th IEEE International Conference on Computer and Information Technology (CIT 2010) Decompression Method For Massive Compressed Files In Mobile Rich Media Applications Houchen Li, Zhijie Qiu, Lei

More information

The Application of Pedestrian Microscopic Simulation Technology in Researching the Influenced Realm around Urban Rail Transit Station

The Application of Pedestrian Microscopic Simulation Technology in Researching the Influenced Realm around Urban Rail Transit Station Journal of Traffic and Transportation Engineering 4 (2016) 242-246 doi: 10.17265/2328-2142/2016.05.002 D DAVID PUBLISHING The Application of Pedestrian Microscopic Simulation Technology in Researching

More information

KOTARO SASAKI Curriculum Vitae

KOTARO SASAKI Curriculum Vitae KOTARO SASAKI Curriculum Vitae Department of Mechanical & Biomedical Engineering Boise State University 1910 University Dr. Boise ID 83725-2075 Phone: (208) 426-4027 Email: kosasaki@boisestate.edu EDUCATION

More information

Research Article Research on Path Planning Method of Coal Mine Robot to Avoid Obstacle in Gas Distribution Area

Research Article Research on Path Planning Method of Coal Mine Robot to Avoid Obstacle in Gas Distribution Area Robotics Volume 216, Article ID 421276, 6 pages http://dx.doi.org/1.11/216/421276 Research Article Research on Path Planning Method of Coal Mine Robot to Avoid Obstacle in Gas Distribution Area Ruiqing

More information

The Mechanism Study of Vortex Tools Drainage Gas Recovery of Gas Well

The Mechanism Study of Vortex Tools Drainage Gas Recovery of Gas Well Advances in Petroleum Exploration and Development Vol. 7, No. 1, 214, pp. 62-66 DOI:1.3968/j.aped.1925543821471.1931 ISSN 1925-542X [Print] ISSN 1925-5438 [Online] www.cscanada.net www.cscanada.org The

More information

Predictive Control of Dissolved Oxygen Concentration in Cynoglossus Semilaevis Industrial Aquaculture

Predictive Control of Dissolved Oxygen Concentration in Cynoglossus Semilaevis Industrial Aquaculture Sensors & Transducers, Vol. 26, Special Issue, arch 2014, pp. 111-116 Sensors & Transducers 2014 by IFSA http://www.sensorsportal.com Predictive Control of Dissolved Oxygen Concentration in Cynoglossus

More information

Polynomial DC decompositions

Polynomial DC decompositions Polynomial DC decompositions Georgina Hall Princeton, ORFE Joint work with Amir Ali Ahmadi Princeton, ORFE 7/31/16 DIMACS Distance geometry workshop 1 Difference of convex (dc) programming Problems of

More information

High-Resolution Measurement-Based Phase-Resolved Prediction of Ocean Wavefields

High-Resolution Measurement-Based Phase-Resolved Prediction of Ocean Wavefields DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. High-Resolution Measurement-Based Phase-Resolved Prediction of Ocean Wavefields Dick K.P. Yue Center for Ocean Engineering

More information

Efficient Minimization of Routing Cost in Delay Tolerant Networks

Efficient Minimization of Routing Cost in Delay Tolerant Networks Computer Science Department Christos Tsiaras tsiaras@aueb.gr Master Thesis Presentation (short edition) Efficient Minimization of Routing Cost in Delay Tolerant Networks Supervised by Dr. Stavros Toumpis

More information

Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed Unit Table

Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed Unit Table 2016 3 rd International Conference on Mechanical, Industrial, and Manufacturing Engineering (MIME 2016) ISBN: 978-1-60595-313-7 Finite Element Modal Analysis of Twin Ball Screw Driving Linear Guide Feed

More information

Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points

Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points Irith Pomeranz and Sudhakar M. Reddy + Electrical and Computer Engineering Department University of Iowa Iowa

More information

Adiabatic Switching. A Survey of Reversible Computation Circuits. Benjamin Bobich, 2004

Adiabatic Switching. A Survey of Reversible Computation Circuits. Benjamin Bobich, 2004 Adiabatic Switching A Survey of Reversible Computation Circuits Benjamin Bobich, 2004 Agenda for Today 1. The Basics of Adiabatic Logic and the Fundamentals of Adiabatic Charging 2. Early Adiabatic Circuit

More information

Delay Analysis of Stop Sign Intersection and Yield Sign Intersection Based on VISSIM

Delay Analysis of Stop Sign Intersection and Yield Sign Intersection Based on VISSIM Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scien ce s 96 ( 2013 ) 2024 2031 13th COTA International Conference of Transportation Professionals (CICTP 2013)

More information

Time/Cost trade-off Analysis: The missing link

Time/Cost trade-off Analysis: The missing link Prime Journal of Engineering and Technology Research (PJETR) ISSN: 2315-5035. Vol. 1(2), pp. 26-31, November 28 th, 2012 www.primejournal.org/pjetr Prime Journals Full Length Research Time/Cost trade-off

More information

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING Minseung Kim Dept. of Computer Science Illinois Institute of Technology 3201 S. State St. Box 2082 Chicago IL 60616

More information

Fuzzy modeling and identification of intelligent control for refrigeration compressor

Fuzzy modeling and identification of intelligent control for refrigeration compressor Journal of Scientific & Industrial Research Vol. 65, January 2006, pp. 22-30 Fuzzy modeling and identification of intelligent control for refrigeration compressor Jagdev Singh 1, *, Nirmal Singh 1 and

More information

Distributed Control Systems

Distributed Control Systems Unit 41: Unit code Distributed Control Systems M/615/1509 Unit level 5 Credit value 15 Introduction With increased complexity and greater emphasis on cost control and environmental issues, the efficient

More information

Curriculum Vitae. Asaf Ferber. July 10, 2017

Curriculum Vitae. Asaf Ferber. July 10, 2017 Curriculum Vitae Asaf Ferber July 10, 2017 Affiliation: MIT Applied Mathematics Building 2, 1182 Memorial Drive Cambridge, MA 02139. Homepage: http://math.mit.edu/ ferbera/ Email: ferbera@math.edu, Research

More information

Designing Mechanisms for Reliable Internet-based Computing

Designing Mechanisms for Reliable Internet-based Computing Designing Mechanisms for Reliable Internet-based Computing Chryssis Georgiou University of Cyprus, Cyprus Antonio Fernandez Miguel Mosteiro Universidad Rey Juan Carlos, Spain Trustworthy Network Computing

More information

Analysis and Research of Mooring System. Jiahui Fan*

Analysis and Research of Mooring System. Jiahui Fan* nd International Conference on Computer Engineering, Information Science & Application Technology (ICCIA 07) Analysis and Research of Mooring System Jiahui Fan* School of environment, North China Electric

More information

STUDY OF MODEL DEFORMATION AND STING INTERFERENCE TO THE AERODYNAMIC ESTIMATIONS OF THE CAE-AVM MODEL

STUDY OF MODEL DEFORMATION AND STING INTERFERENCE TO THE AERODYNAMIC ESTIMATIONS OF THE CAE-AVM MODEL STUDY OF MODEL DEFORMATION AND STING INTERFERENCE TO THE AERODYNAMIC Min ZHONG, Ganglin WANG, Jun HUA Chinese Aeronautical Establishment #2 Anwai Beiyuan, 100012, Beijing, China Keywords: Aerodynamic design,

More information

Paul Burkhardt. May 19, 2016

Paul Burkhardt. May 19, 2016 GraphEx Symposium 2016 U.S. National Security Agency Research Directorate May 19, 2016 Graphs are everywhere! Why graph? Graph-theoretic approaches are appealing to many fields simple data abstraction

More information

Three New Methods to Find Initial Basic Feasible. Solution of Transportation Problems

Three New Methods to Find Initial Basic Feasible. Solution of Transportation Problems Applied Mathematical Sciences, Vol. 11, 2017, no. 37, 1803-1814 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.75178 Three New Methods to Find Initial Basic Feasible Solution of Transportation

More information

Applying Bi-objective Shortest Path Methods to Model Cycle Route-choice

Applying Bi-objective Shortest Path Methods to Model Cycle Route-choice Applying Bi-objective Shortest Path Methods to Model Cycle Route-choice Chris Van Houtte, Judith Y. T. Wang, and Matthias Ehrgott September 30, 2009 Outline Commuter Cyclists Motivation Choice Set Route

More information

Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier

Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier Modal Analysis of Propulsion Shafting of a 48,000 tons Bulk Carrier Zixin Wang a Dalian Scientific Test and Control Technology Institute. 16 Binhai Street. Dalian, 116013, China. Abstract a wangzixin_1@163.com

More information

Analysis of wind resistance of high-rise building structures based on computational fluid dynamics simulation technology

Analysis of wind resistance of high-rise building structures based on computational fluid dynamics simulation technology International Journal of Heat and Technology Vol. 36, No. 1, March, 18, pp. 376-38 Journal homepage: http://iieta.org/journals/ijht Analysis of wind resistance of high-rise building structures based on

More information

Application of Bayesian Networks to Shopping Assistance

Application of Bayesian Networks to Shopping Assistance Application of Bayesian Networks to Shopping Assistance Yang Xiang, Chenwen Ye, and Deborah Ann Stacey University of Guelph, CANADA Abstract. We develop an on-line shopping assistant that can help a e-shopper

More information

Pedestrian Mobility in Theme Park Disasters

Pedestrian Mobility in Theme Park Disasters AD HOC AND SENSOR NETWORKS Pedestrian Mobility in Theme Park Disasters Gürkan Solmaz and Damla Turgut The authors are with the University of Central Florida. ABSTRACT Realistic mobility simulation is critical

More information

HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE.

HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE. HIGH RESOLUTION DEPTH IMAGE RECOVERY ALGORITHM USING GRAYSCALE IMAGE Kazunori Uruma 1, Katsumi Konishi 2, Tomohiro Takahashi 1 and Toshihiro Furukawa 1 1 Graduate School of Engineering, Tokyo University

More information

PTP 800 SPLIT-MOUNT SOLUTION

PTP 800 SPLIT-MOUNT SOLUTION TM PTP 800 SPLIT-MOUNT SOLUTION LICENSED ETHERNET MICROWAVE FOR MULTI-SERVICE NETWORKS Cambium Point-to-Point (PTP) 800 Licensed Ethernet Microwave Solutions can efficiently and affordably transport the

More information

Post-mortem study on structural failure of a wind farm impacted by super typhoon Usagi

Post-mortem study on structural failure of a wind farm impacted by super typhoon Usagi Downloaded from orbit.dtu.dk on: Nov 26, 2018 Post-mortem study on structural failure of a wind farm impacted by super typhoon Usagi Chen, Xiao; Li, Chuan Feng; Xu, Jian Zhong Publication date: 2015 Document

More information

A dynamic and automatic traffic light control system for solving the road congestion problem

A dynamic and automatic traffic light control system for solving the road congestion problem Intersections Control and Safety 133 A dynamic and automatic traffic light control system for solving the road congestion problem W. Wen 1 & C. L. Yang 2 1 Department of Information Management, LungHwa

More information

Post-Placement Functional Decomposition for FPGAs

Post-Placement Functional Decomposition for FPGAs Post-Placement Functional Decomposition for FPGAs Valavan Manohararajah, Deshanand P. Singh, Stephen D. Brown and Zvonko G. Vranesic Altera Toronto Technology Center 151 Bloor Street West, Suite 200 Toronto,

More information

Traffic circles. February 9, 2009

Traffic circles. February 9, 2009 Traffic circles February 9, 2009 Abstract The use of a traffic circle is a relatively common means of controlling traffic in an intersection. Smaller Traffic circles can be especially effective in routing

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model

Journal of Chemical and Pharmaceutical Research, 2016, 8(6): Research Article. Walking Robot Stability Based on Inverted Pendulum Model Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2016, 8(6):463-467 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Walking Robot Stability Based on Inverted Pendulum

More information

Chapter 2 Ventilation Network Analysis

Chapter 2 Ventilation Network Analysis Chapter 2 Ventilation Network Analysis Abstract Ventilation network analysis deals with complex working procedures to calculate the air currents flowing in the various meshes or branches of a mine network.

More information

GOLOMB Compression Technique For FPGA Configuration

GOLOMB Compression Technique For FPGA Configuration GOLOMB Compression Technique For FPGA Configuration P.Hema Assistant Professor,EEE Jay Shriram Group Of Institutions ABSTRACT Bit stream compression is important in reconfigurable system design since it

More information

Product Decomposition in Supply Chain Planning

Product Decomposition in Supply Chain Planning Mario R. Eden, Marianthi Ierapetritou and Gavin P. Towler (Editors) Proceedings of the 13 th International Symposium on Process Systems Engineering PSE 2018 July 1-5, 2018, San Diego, California, USA 2018

More information

A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems

A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems The First International Workshop on Cyber-Physical Networking Systems A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems ChrisY.T.Ma Advanced Digital Sciences Center Illinois at Singapore

More information

Ocean Fishing Fleet Scheduling Path Optimization Model Research. Based On Improved Ant Colony Algorithm

Ocean Fishing Fleet Scheduling Path Optimization Model Research. Based On Improved Ant Colony Algorithm 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 205) Ocean Fishing Fleet Scheduling Path Optimization Model Research Based On Improved Ant Colony Algorithm Li Jia-lin2,

More information

2014 IEEE 15th International Conference on High Performance Switching and Routing (HPSR 2014) July 1 4, 2014 Vancouver British Columbia Canada

2014 IEEE 15th International Conference on High Performance Switching and Routing (HPSR 2014) July 1 4, 2014 Vancouver British Columbia Canada 2014 IEEE 15th International Conference on High Performance Switching and Routing (HPSR 2014) July 1 4, 2014 Vancouver British Columbia Canada HPSR: past events http://www.ieee-hpsr.org/ Heidelberg, Germany

More information

Information Systems ISM 3011

Information Systems ISM 3011 Thomson Course Technology 1 Information Systems ISM 3011 Telecommunications and Networks Unit 6A Chapter 6 Dr. Martin Hepp 1 Dr. Martin Hepp 2 Principles and Learning Objectives Effective communication

More information

Design & Analysis of Natural Laminar Flow Supercritical Aerofoil for Increasing L/D Ratio Using Gurney Flap

Design & Analysis of Natural Laminar Flow Supercritical Aerofoil for Increasing L/D Ratio Using Gurney Flap Design & Analysis of Natural Laminar Flow Supercritical Aerofoil for Increasing L/D Ratio Using Gurney Flap U.Praveenkumar 1, E.T.Chullai 2 M.Tech Student, School of Aeronautical Science, Hindustan University,

More information

ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS. Final Report

ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS. Final Report Preparedby: ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS Final Report Prepared for Maricopa County Department of Transportation Prepared by TABLE OF CONTENTS Page EXECUTIVE SUMMARY ES-1

More information

Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion

Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion Efficiency Improvement of a New Vertical Axis Wind Turbine by Individual Active Control of Blade Motion In Seong Hwang, Seung Yong Min, In Oh Jeong, Yun Han Lee and Seung Jo Kim* School of Mechanical &

More information

A Study on Fatigue Life Optimization and Performance Analysis of Wheel Disc

A Study on Fatigue Life Optimization and Performance Analysis of Wheel Disc A Study on Fatigue Life Optimization and Performance Analysis of Wheel Disc 1 Sachin R, 2 Rakesh C 1 PG Student, 2 Assistant Professor 1 Department of Mechanical Engineering, 1 New Horizon College of Engineering,

More information

CHAPTER 1 INTRODUCTION TO RELIABILITY

CHAPTER 1 INTRODUCTION TO RELIABILITY i CHAPTER 1 INTRODUCTION TO RELIABILITY ii CHAPTER-1 INTRODUCTION 1.1 Introduction: In the present scenario of global competition and liberalization, it is imperative that Indian industries become fully

More information

Aerodynamic Performance Comparison of Head Shapes for High-Speed Train at 500KPH

Aerodynamic Performance Comparison of Head Shapes for High-Speed Train at 500KPH The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Aerodynamic Performance Comparison of Head Shapes for High-Speed Train at

More information

General Information. Department of Physics, Kansas State University, 116 Cardwell Hall Manhattan, KS 66506, USA. Education

General Information. Department of Physics, Kansas State University, 116 Cardwell Hall Manhattan, KS 66506, USA. Education General Information Name Gender Birth Citizenship Major Email Address Qing Liao Male 27/02/1983, China Chinese Physical Electronics liaoqing@phys.ksu.edu Department of Physics, Kansas State University,

More information

Simple Time-to-Failure Estimation Techniques for Reliability and Maintenance of Equipment

Simple Time-to-Failure Estimation Techniques for Reliability and Maintenance of Equipment F E A T U R E A R T I C L E Simple Time-to-Failure Estimation Techniques for Reliability and Maintenance of Equipment Key Words: Reliability and maintenance, time-to-failure estimation, reactive maintenance

More information

Transformation Optics and Experiments

Transformation Optics and Experiments Forum for Electromagnetic Research Methods and Application Technologies (FERMAT) Transformation Optics and Experiments Tie Jun Cui and Wei Xiang Jiang State Key Laboratory of Millimeter Waves Southeast

More information

DECISION-MAKING ON IMPLEMENTATION OF IPO UNDER TOPOLOGICAL UNCERTAINTY

DECISION-MAKING ON IMPLEMENTATION OF IPO UNDER TOPOLOGICAL UNCERTAINTY ACTA UNIVERSITATIS AGRICULTURAE ET SILVICULTURAE MENDELIANAE BRUNENSIS Volume 63 25 Number 1, 2015 http://dx.doi.org/10.11118/actaun201563010193 DECISION-MAKING ON IMPLEMENTATION OF IPO UNDER TOPOLOGICAL

More information

CALIBRATION OF THE PLATOON DISPERSION MODEL BY CONSIDERING THE IMPACT OF THE PERCENTAGE OF BUSES AT SIGNALIZED INTERSECTIONS

CALIBRATION OF THE PLATOON DISPERSION MODEL BY CONSIDERING THE IMPACT OF THE PERCENTAGE OF BUSES AT SIGNALIZED INTERSECTIONS CALIBRATION OF THE PLATOON DISPERSION MODEL BY CONSIDERING THE IMPACT OF THE PERCENTAGE OF BUSES AT SIGNALIZED INTERSECTIONS By Youan Wang, Graduate Research Assistant MOE Key Laboratory for Urban Transportation

More information

Tokyo: Simulating Hyperpath-Based Vehicle Navigations and its Impact on Travel Time Reliability

Tokyo: Simulating Hyperpath-Based Vehicle Navigations and its Impact on Travel Time Reliability CHAPTER 92 Tokyo: Simulating Hyperpath-Based Vehicle Navigations and its Impact on Travel Time Reliability Daisuke Fukuda, Jiangshan Ma, Kaoru Yamada and Norihito Shinkai 92.1 Introduction Most standard

More information

CT PET-2018 Part - B Phd COMPUTER APPLICATION Sample Question Paper

CT PET-2018 Part - B Phd COMPUTER APPLICATION Sample Question Paper CT PET-2018 Part - B Phd COMPUTER APPLICATION Sample Question Paper Note: All Questions are compulsory. Each question carry one mark. 1. Error detection at the data link layer is achieved by? [A] Bit stuffing

More information

On-Road Parking A New Approach to Quantify the Side Friction Regarding Road Width Reduction

On-Road Parking A New Approach to Quantify the Side Friction Regarding Road Width Reduction On-Road Parking A New Regarding Road Width Reduction a b Indian Institute of Technology Guwahati Guwahati 781039, India Outline Motivation Introduction Background Data Collection Methodology Results &

More information

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015 ICIC Express Letters Part B: Applications ICIC International c216 ISSN 2185-2766 Volume 7, Number 5, May 216 pp. 1 6 Gait Analysis of a Little Biped Robot Chi-Sheng Tsai 1, Chen-Huei Hsieh 1, Wenning QIU

More information

Dynamic configuration of QC allocating problem based on multi-objective genetic algorithm

Dynamic configuration of QC allocating problem based on multi-objective genetic algorithm DOI.7/s8---7 Dynamic configuration of QC allocating problem based on multi-objective genetic algorithm ChengJi Liang MiaoMiao Li Bo Lu Tianyi Gu Jungbok Jo Yi Ding Received: vember / Accepted: January

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(3): Research Article Available online www.ocpr.com Journal of Chemical and Pharmaceutical Research, 014, 6(3):99-303 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Athlete technical motions execution quality consistency

More information

Wind Flow Modeling: Are computationally intensive models more accurate?

Wind Flow Modeling: Are computationally intensive models more accurate? June 23 rd, 2015 Wind Flow Modeling: Are computationally intensive models more accurate? Philippe Beaucage, PhD Lead Research Scientist Michael C. Brower, PhD President & Chief Technical Officer Jose Vidal,

More information

Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train

Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Aerodynamic Shape Design of the Bow Network Monitoring Equipment of High-speed Train Wang Zhe and Ji Peng

More information

A Correlation Study of Nadal's and Federer's Technical Indicators in Different Tennis Arenas

A Correlation Study of Nadal's and Federer's Technical Indicators in Different Tennis Arenas 2018 2nd International Conference on Social Sciences, Arts and Humanities (SSAH 2018) A Correlation Study of Nadal's and Federer's Technical Indicators in Different Tennis Arenas Kun Tian, Meifang Zhou,

More information