Towards Coordinated, Network-Wide Traffic

Total Page:16

File Type:pdf, Size:1020Kb

Towards Coordinated, Network-Wide Traffic Towards Coordinated, Network-Wide Traffic Monitoring for Early Detection of DDoS Flooding Attacks by Saman Taghavi Zargar B.Sc., Computer Engineering (Software Engineering), Azad University of Mashhad, 2004 M.Sc., Computer Engineering (Software Engineering), Ferdowsi University of Mashhad, 2007 Submitted to the Graduate Faculty of the School of Information Sciences in partial fulfillment of the requirements for the degree of Doctor of Philosophy University of Pittsburgh 2014 UNIVERSITY OF PITTSBURGH SCHOOL OF INFORMATION SCIENCES This dissertation was presented by Saman Taghavi Zargar It was defended on June 3, 2014 and approved by James Joshi, Ph.D., Associate Professor, School of Information Sciences David Tipper, Ph.D., Associate Professor, School of Information Sciences Prashant Krishnamurthy, Ph.D., Associate Professor, School of Information Sciences Konstantinos Pelechrinis, Ph.D., Assistant Professor, School of Information Sciences Yi Qian, Ph.D., Associate Professor, College of Engineering, Dissertation Advisors: James Joshi, Ph.D., Associate Professor, School of Information Sciences, David Tipper, Ph.D., Associate Professor, School of Information Sciences ii Copyright c by Saman Taghavi Zargar 2014 iii Towards Coordinated, Network-Wide Traffic Monitoring for Early Detection of DDoS Flooding Attacks Saman Taghavi Zargar, PhD University of Pittsburgh, 2014 DDoS flooding attacks are one of the biggest concerns for security professionals and they are typically explicit attempts to disrupt legitimate users' access to services. Developing a com- prehensive defense mechanism against such attacks requires a comprehensive understanding of the problem and the techniques that have been used thus far in preventing, detecting, and responding to various such attacks. In this thesis, we dig into the problem of DDoS flooding attacks from four directions: (1) We study the origin of these attacks, their variations, and various existing defense mecha- nisms against them. Our literature review gives insight into a list of key required features for the next generation of DDoS flooding defense mechanisms. The most important requirement on this list is to see more distributed DDoS flooding defense mechanisms in near future, (2) In such systems, the success in detecting DDoS flooding attacks earlier and in a distributed fashion is highly dependent on the quality and quantity of the traffic flows that are covered by the employed traffic monitoring mechanisms. This motivates us to study and understand the challenges of existing traffic monitoring mechanisms, (3) We propose a novel distributed, coordinated, network-wide traffic monitoring (DiCoTraM) approach that addresses the key challenges of current traffic monitoring mechanisms. DiCoTraM enhances flow coverage to enable effective, early detection of DDoS flooding attacks. We compare and evaluate the performance of DiCoTraM with various other traffic monitoring mechanisms in terms of their total flow coverage and DDoS flooding attack flow coverage, and (4) We evaluate the effectiveness of DiCoTraM with cSamp, an existing traffic monitoring mechanism that iv outperforms most of other traffic monitoring mechanisms, with regards to supporting early detection of DDoS flooding attacks (i.e., at the intermediate network) by employing two existing DDoS flooding detection mechanisms over them. We then compare the effectiveness of DiCoTraM with that of cSamp by comparing the detection rates and false positive rates achieved when the selected detection mechanisms are employed over DiCoTraM and cSamp. The results show that DiCoTraM outperforms other traffic monitoring mechanisms in terms of total flow coverage and DDoS flooding attack flow coverage. v PREFACE First, I am very grateful to my advisor, Professor James Joshi, for his great guidance, continuous encouragement, invaluable suggestions, and support throughout my PhD. I would like to thank him for giving me the great opportunity to work under his supervision as a member of LERSAIS lab. I am also very grateful to my co-advisor, Professor David Tipper, for his help and guid- ance that have shaped much of the theoretical and technical basis in this thesis. I have been and am going to be amazed by his incredible attention to technical detail. I hope I have inherited at least some of these characteristics from him during this time. I would also like to thank my dissertation committee members Professor Prashant Kr- ishnamurthy, Professor Yi Qian, and Professor Konstantinos Pelechrinis for their valuable feedback on my work. I would like to acknowledge the confidence and support that Professor Prashant Krishnamurthy have shown for my work. His support when things were getting tough was a great morale booster and he has always surprised me on many occasions by his great insights to get to the depth of a research question even without detailed discussions. I wish to thank my fellow colleagues at LERSAIS lab, Hassan Takabi, Amirreza Ma- soumzadeh Tork, Nathalie Angel Baracaldo, Jesus Gonzales, Lei Jin, and Xulian Long for the fruitful discussions and the knowledge they shared with me. I also thank the faculty and staff of the School of Information Sciences, especially people listed below for being incredibly resourceful and awesome. I have never come across something that they did not know the answer to. • Dean Ron Larsen, Dr. Martin Weiss, Kelly Shaffer, Wesley Lipschultz, Brandi Belleau, Sharon Bindas, Sandra Brandon, Marcy Walls, and Corey James. I also acknowledge that the research presented in this dissertation has been supported by vi the financial assistance provided through the School of Information Sciences at the University of Pittsburgh, US National Science Foundation Computing and Communication Foundations (CCF) award CCF-0720737, and Cisco systems Inc. award. Finally, I would like to thank my beloved parents, sister, and brother for their endless support in every step I took so far towards my career goals. I have been so lucky to have such luxury. This thesis would not have been possible without the encouragement of my family. vii TABLE OF CONTENTS PREFACE ......................................... vi 1.0 Introduction and Motivation .......................... 1 1.1 Thesis Statement and Challenges ........................ 2 1.1.1 Challenge 1: Network-wide approach for traffic monitoring policy en- forcement .................................. 3 1.1.2 Challenge 2: Resource-aware DDoS flooding attack tailored monitoring policy .................................... 4 1.1.3 Challenge 3: Distributed monitoring policy to enable distributed de- tection of DDoS flooding attack flows .................. 4 1.2 Proposed Research and Contributions ..................... 5 1.3 Scope of the Thesis ................................ 7 1.4 Organization ................................... 8 2.0 DDoS Flooding Attacks & Existing Defense Mechanisms ......... 9 2.1 DDoS problem definition & past incidents ................... 10 2.2 DDoS attacks: scope and classification ..................... 12 2.2.1 Network/transport-level DDoS flooding attacks ............. 13 2.2.1.1 Flood attacks ........................... 13 2.2.1.2 Protocol exploitation flood attacks ............... 13 2.2.1.3 Reflection-based flood attacks .................. 13 2.2.1.4 Amplification-based flood attacks ................ 13 2.2.2 Application-level DDoS flooding attacks ................. 14 2.2.2.1 Reflection/amplification based flood attacks .......... 14 viii 2.2.2.2 HTTP flooding attacks ...................... 15 2.3 DDoS defense: scope and classification ..................... 18 2.3.1 Classification based on the deployment location ............. 21 2.3.1.1 Defense mechanisms against network/transport-level DDoS .. 21 2.3.1.2 Defense mechanisms against application-level DDoS ...... 26 2.3.2 Classification by the point in time (i.e., between the start and end of a DDoS attack) that defense takes place .................. 28 2.3.2.1 Before the attack (attack prevention) .............. 28 2.3.2.2 During the attack (attack detection) .............. 30 2.3.2.3 After the attack (attack source identification and response .. 31 2.4 Summary ..................................... 33 3.0 Traffic Monitoring Mechanisms: Current Practice & Challenges .... 35 3.1 Packet sampling vs. Flow sampling (a.k.a. Flow monitoring) ......... 35 3.1.1 Discussion: Prioritized flow monitoring ................. 37 3.2 Traffic monitoring as a network management task ............... 38 3.2.1 Device-centric approaches ......................... 40 3.2.1.1 Existing router primitives: .................... 40 3.2.1.2 Additional middleboxes: ..................... 40 3.2.1.3 Enhancing current router primitives: .............. 40 3.2.2 Network-wide approaches ......................... 41 3.3 cSamp: A centrally managed system-wide flow monitoring mechanism ... 42 3.3.1 Case Study: cSamp's vs. other packet/flow sampling mechanisms ... 44 3.3.2 Discussion: ................................. 47 3.4 Summary ..................................... 48 4.0 DiCoTraM: A Distributed and Coordinated DDoS flooding attack tai- lored flow Traffic Monitoring .......................... 49 4.1 Introduction ................................... 49 4.2 DiCoTraM: an overview ............................. 50 4.2.1 Discussion: Router memory constraints ................. 53 4.2.2 Assumptions ................................ 55 ix 4.2.3 Notation .................................. 55 4.2.4 The Set-up Process ............................ 57 4.2.5 Proposed MIP formulation ........................ 58 4.2.6 Proposed heuristic ............................
Recommended publications
  • System/370 Model 145 Reference Summary
    System/370 Model 145 Reference Summary S229-2239-1 IBM Corporation, Field Support Documentation, Dept 927, Rochester, Minnesota 55901 PREFACE This publication is primarily intended for customer engineers servicing System/370 Model 145. Second Edition (September 1972) This is a major revision of, and makes 8229-2239-0 obsolete. Address any comments concerning the contents of this publication to: IBM, Field Support Documentation, Dept 927, Rochester, Minnesota 55901 © International Business Machines Corporation 1972 CONTENTS Section 1 - Control Words Branch and Module Switch Word "O" . 1. 1 Branch Word . 1.2 GA Function Charts . 1.3 GA Function Charts . 1.4 GA Function Charts . 1.5 Branch and Link or Return Word . 1.6 Word Move Word Version"O" . 1. 7 Word Move Word Version "1" . 1.8 Storage Word, Non K-Addressable . 1.9 Storage Word, K-Addressable . 1.10 Arithmetic Word 10 Byte Version 1.11 Arithmetic Word, Fullword Version 1.12 Arithmetic Word, 11 Direct ByteVersion . 1.13 Arithmetic Word, 10/11 Indirect Byte Version . 1.14 ALU Entry Gating 1.15 Stat Set Symbols . 1.15 BranchSymbols . 1.15 Arithmetic Word Chart Selection 1.16 Address Formation Chart 1.16 Control Word Chart Selection 1.16 Section 2 - CPU 3145 CPU Data Flow . 2.1 I-Cycles Data Flow . 2.2 I-Cycles . 2.3 PSW Locations . 2.3 Expanded Local Storage . 2.3 I-Cycles . 2.3 I-Cycles Control Line Generation . 2.4 Control Word . 2.4 Control Register Decode . 2.4 iii ECCL Board Layout ............ 2.5 Data Bit Location Chart .......... 2.5 Common Test Points ...........
    [Show full text]
  • Template Jurnal JAIC;
    Journal of Applied Informatics and Computing (JAIC) Vol.2, No.1, Juli 2018, pp. 7~10 e-ISSN: 2548-6861 7 Simulation Strategic Positioning for Mobile Robot Roccer Wheels Mochamad Mobed Bachtiar1, Iwan Kurnianto Wibowo2, Rakhmat Faizal Ajie3 Teknik Komputer, Politeknik Elektronika Negeri Surabaya [email protected] 1, [email protected] 2, [email protected] 3 Article Info ABSTRACT Article history: Soccer robot is a combination of sports, robotics technology and multi agent system. The achieve goals in playing the ball, requires individual intelligence, and the ability Received 2018-04-30 of cooperation for individual skills. The success of a soccer robot team is influenced Revised 2018-06-01 by the success of the robot player to enter the ball into the opponent's goal. In Accepted 2018-07-01 entering the ball into the opponent's goal needed an appropriate position and strategic. This research makes the design in finding a strategic position at the time Keyword: of attack. The design divides the field into several small areas or the main grid, strategic position; attack where each region gives different action. The position is said to be strategic if the strategy; empty space; naïve robot passing success and has a fairly wide perspective against the goal. The bayes classifier strategic position is gained from the greatest opportunity of some of the decisive conditions. The calculation used is to use the Probability Naïve Bayes Classifier by taking the maximum value that serve as a strategic position. So this research resulted in a design in finding strategic position. Copyright © 2017 Journal of Applied Informatics and Computing.
    [Show full text]
  • The New Tourism Lexicon: Rewriting Our Industry's Narrative
    POLICY BRIEF THE NEW TOURISM LEXICON: REWRITING OUR INDUSTRY'S NARRATIVE Last year, Destinations International released a policy "Washington is the problem. Remind voters again and brief entitled, “Advocacy in the Face of Ideology,” which again about Washington spending, Washington waste, made the case that relying on ROI numbers to defend Washington taxation, Washington bureaucracy, the value and relevancy of a destination organization Washington rules and Washington regulations." was no longer a viable advocacy strategy. Instead, we Luntz also suggested replacing "drilling for oil" with argued, destination organizations need to support the "exploring for energy," "undocumented workers" with message of ROI in terms of dollars and cents with an "illegal aliens," and "estate tax" with "death tax." The ideological and value-based appeal to convince political substitutions often work — an Ipsos/NPR poll found that leaders that without a destination organization, these support for abolishing the estate tax jumps to 76% from returns will inevitably vanish. 65% when you call it the death tax. Our industry has unfortunately fallen for what George Lakoff, a professor of Cognitive Science and Linguistics at the University of California at Berkeley, dubs the “Enlightenment Fallacy.” According to this viewpoint, you simply need to tell people the facts in clear language and they’ll reason to the right, true conclusions. The problem, as Lakoff puts it is, “The cognitive and brain sciences have shown this is false… it’s false in every single detail.” The reality is that people tend to frame political arguments, and the facts behind them, in terms of their own values.
    [Show full text]
  • Report on the Most Appropriate Indicators Related to the Basic Concepts
    D 4.1 – Report on the most appropriate indicators related to the basic concepts Report on the most appropriate indicators related to the basic concepts Deliverable D4.1 This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 870708 D 4.1 – Report on the most appropriate indicators related to the basic concepts Disclaimer: The contents of this deliverable are the sole responsibility of one or more Parties of the SmartCulTour consortium and can under no circumstances be regarded as reflecting the position of the Research Executive Agency and European Commission under the European Union’s Horizon 2020 programme. Copyright and Reprint Permissions “You may freely reproduce all or part of this paper for non-commercial purposes, provided that the following conditions are fulfilled: (i) to cite the authors, as the copyright owners (ii) to cite the SmartCulTour Project and mention that the EC co-finances it, by means of including this statement “Smart Cultural Tourism as a Driver of Sustainable Development of European Regions - SmartCulTour Project no. H2020-870708 co financed by EC H2020 program” and (iii) not to alter the information.” _______________________________________________________________________________________ How to quote this document: Petrić, L., Mandić, A., Pivčević, S., Škrabić Perić, B., Hell, M., Šimundić, B., Muštra, V., Mikulić, D., & Grgić, J. (2020). Report on the most appropriate indicators related to the basic concepts. Deliverable 4.1 of the Horizon 2020 project SmartCulTour (GA number 870708), published on the project web site on September 2020: http://www.smartcultour.eu/deliverables/ D 4.1 – Report on the most appropriate indicators related to the basic concepts This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No.
    [Show full text]
  • Nv9602 Nv9000 Control Panel
    NV9602 NV9000 CONTROL PANEL User’s Guide VERSION 1.2 UG0040-02 2015-07-02 www.grassvalley.com Notices Copyright and Trademark Notice Copyright © 2015, Grass Valley USA, LLC. All rights reserved. Belden, Belden Sending All The Right Signals, and the Belden logo are trademarks or registered trademarks of Belden Inc. or its affiliated companies in the United States and other jurisdictions. Grass Valley USA, LLC, Miranda, NV9602, Kaleido, NVISION, iControl, and Densité are trademarks or registered trademarks of Grass Valley USA, LLC. Belden Inc., Grass Valley USA, LLC, and other parties may also have trademark rights in other terms used herein. Terms and Conditions Please read the following terms and conditions carefully. By using NVISION control panel documentation, you agree to the following terms and conditions. Grass Valley hereby grants permission and license to owners of NVISION control panels to use their product manuals for their own internal business use. Manuals for Grass Valley products may not be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording, for any purpose unless specifically authorized in writing by Grass Valley. A Grass Valley manual may have been revised to reflect changes made to the product during its manufacturing life. Thus, different versions of a manual may exist for any given product. Care should be taken to ensure that one obtains the proper manual version for a specific product serial number. Information in this document is subject to change without notice and does not represent a commitment on the part of Grass Valley. Warranty information is available in the Support section of the Grass Valley Web site (www.grassvalley.com).
    [Show full text]
  • Decnet-Plusftam and Virtual Terminal Use and Management
    VSI OpenVMS DECnet-Plus FTAM and Virtual Terminal Use and Management Document Number: DO-FTAMMG-01A Publication Date: June 2020 Revision Update Information: This is a new manual. Operating System and Version: VSI OpenVMS Integrity Version 8.4-2 VSI OpenVMS Alpha Version 8.4-2L1 VMS Software, Inc., (VSI) Bolton, Massachusetts, USA DECnet-PlusFTAM and Virtual Terminal Use and Management Copyright © 2020 VMS Software, Inc. (VSI), Bolton, Massachusetts, USA Legal Notice Confidential computer software. Valid license from VSI required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice. The only warranties for VSI products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. VSI shall not be liable for technical or editorial errors or omissions contained herein. HPE, HPE Integrity, HPE Alpha, and HPE Proliant are trademarks or registered trademarks of Hewlett Packard Enterprise. Intel, Itanium and IA-64 are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. UNIX is a registered trademark of The Open Group. The VSI OpenVMS documentation set is available on DVD. ii DECnet-PlusFTAM and Virtual
    [Show full text]
  • VSI X.25 for Openvms Configuration Guide
    VSI OpenVMS VSI X.25 for OpenVMS Configuration Guide Document Number: DO-DX25CG-01A Publication Date: August 2018 Revision Update Information: This is a new manual. Operating System and Version: VSI OpenVMS Integrity Version 8.4-2 VSI OpenVMS Alpha Version 8.4-2L1 Software Version: VSI X.25 for OpenVMS Version 2.1 VMS Software, Inc. (VSI) Burlington, Massachusetts, USA VSI X.25 for OpenVMS Configuration Guide Copyright © 2018 VMS Software, Inc. (VSI), Burlington, Massachusetts, USA Legal Notice Confidential computer software. Valid license from VSI required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice. The only warranties for VSI products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. VSI shall not be liable for technical or editorial errors or omissions contained herein. HPE, HPE Integrity, HPE Alpha, and HPE Proliant are trademarks or registered trademarks of Hewlett Packard Enterprise. Intel and Itanium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Oracle is a registered trademark of Oracle and/or its affiliates. The VSI OpenVMS documentation set is available
    [Show full text]
  • A Logical Approach to Representing and Reasoning About Interdomain Routing Policies
    A Logical Approach to Representing and Reasoning About Interdomain Routing Policies Anduo Wang and Zhijia Chen Temple University Abstract. The Internet paths connecting independently operated networks, also called domains or autonomous systems (ASes), are driven by semantically rich policies: the interdomain routing protocol that computes the Internet paths allows the ASes to influence path selection with their local policies, such as economic concerns or operational constraints. An AS can promote a policy compliant but globally longer path by carefully tweaking lower level path attributes that are used in the routing protocol. Such operational policies are notoriously complex and hard to understand. This paper takes a step back and asks whether a more principled logical approach can lead to AS policies that are easier to under- stand, reuse, evolve, and coexist. To this end, we propose to represent policies by database integrity constraints, in the form of headless datalog rules about what are the acceptable Internet paths. The simple datalog expression unifies a wide spectrum of AS policies, ranging from classic examples seen in today’s routing practice to futuristic ones proposed in various extensions to Internet routing. More importantly, by leveraging datalog’s connection to the theorem proving technique called the residue method, we developed a new technique for understanding the interactions among the policies — whether a policy can inadvertly affect another, and how to resolve the conflict. We also evaluated our logical policies, show- ing promising result with small overhead for conflict resolution on realistic large networks. 1 Introduction The Internet today is more than connecting remote hosts with valid paths.
    [Show full text]
  • Spatial Transition Learning on Road Networks with Deep Probabilistic Models
    Spatial Transition Learning on Road Networks with Deep Probabilistic Models Xiucheng Liy, Gao Congy, Yun Chengz y Nanyang Technological Univeristy, z ETH Zurich fxli055@e., [email protected], [email protected] TABLE I Abstract—In this paper, we study the problem of predicting the EXAMPLE OF TRIPS ON ROAD NETWORK. most likely traveling route on the road network between two given locations by considering the real-time traffic. We present a deep Route Destination Frequency probabilistic model–DeepST–which unifies three key explanatory factors, the past traveled route, the impact of destination and r3 ! r2 ! r4 C 400 real-time traffic for the route decision. DeepST explains the r3 ! r2 ! r5 ! r10 C 100 generation of next route by conditioning on the representations r1 ! r2 ! r5 ! r6 A 100 of the three explanatory factors. To enable effectively sharing r1 ! r2 ! r7 ! r8 B 100 r ! r ! r ! r ! r B 100 the statistical strength, we propose to learn representations of 1 2 5 6 9 K-destination proxies with an adjoint generative model. To incorporate the impact of real-time traffic, we introduce a high C r<latexit sha1_base64="(null)">(null)</latexit> 10 r<latexit sha1_base64="(null)">(null)</latexit> dimensional latent variable as its representation whose posterior r<latexit sha1_base64="(null)">(null)</latexit> 4 6 A r<latexit sha1_base64="lQIphb3ZxX5RFxPPJ2+0wE0HOKM=">AAAB6nicbZBNS8NAEIYn9avWr6hHL4tF8FQSEfRY9OKxov2ANpTNdtMu3WzC7kQooT/BiwdFvPqLvPlv3LY5aOsLCw/vzLAzb5hKYdDzvp3S2vrG5lZ5u7Kzu7d/4B4etUySacabLJGJ7oTUcCkUb6JAyTup5jQOJW+H49tZvf3EtRGJesRJyoOYDpWIBKNorQfd9/tu1at5c5FV8AuoQqFG3/3qDRKWxVwhk9SYru+lGORUo2CSTyu9zPCUsjEd8q5FRWNugny+6pScWWdAokTbp5DM3d8TOY2NmcSh7YwpjsxybWb+V+tmGF0HuVBphlyxxUdRJgkmZHY3GQjNGcqJBcq0sLsSNqKaMrTpVGwI/vLJq9C6qPmW7y+r9ZsijjKcwCmcgw9XUIc7aEATGAzhGV7hzZHOi/PufCxaS04xcwx/5Hz+AAKOjZo=</latexit>
    [Show full text]
  • Does Migration Destination Affect the Mortality Advantage of Mexican Immigrants? a Comparison of Traditional, New, and Emerging Destinations
    Does Migration Destination Affect the Mortality Advantage of Mexican Immigrants? A comparison of Traditional, New, and Emerging Destinations Andrew Fenelon1 1National Center for Health Statistics, 3311 Toledo Road, Hyattsville, MD 20782 Abstract Health declines for immigrants with greater exposure to the United States, but the specific characteristics of the migration and assimilation processes that contribute to this pattern are less clear. As the Mexican population in the US has grown, it has expanded outside traditional gateways in California and Texas to new destinations throughout the US. This study examines the mortality of Mexican immigrants in Traditional versus New and Emerging destinations in the US. Using National Health Interview Survey data between 1989 and 2009 the analysis finds that Mexican immigrants in New and Emerging destinations have a significant survival advantage over their counterparts in traditional established destinations. This advantage may reflect selective migration to new destinations, superior employment prospects, or slower behavioral assimilation. US-born Mexicans do not benefit from this advantage. The results suggest that the spatial characteristics of the assimilation process are important when considering the health of immigrants. Introduction The Hispanic mortality advantage refers to the finding that the Hispanic-origin population in the United States experiences lower adult mortality rates than the non-Hispanic white population, despite lower average socioeconomic status among Hispanics. The “Hispanic Paradox” calls attention to the fact that Hispanics resemble African-Americans in terms of socioeconomic indicators but non-Hispanic whites in health and mortality indicators (Hummer, et al., 2000, Markides and Eschbach, 2011). In many studies, Hispanics exhibit higher life expectancy than non-Hispanic whites, as well as more favorable profiles with respect to non-fatal conditions such as cancer incidence and severity, heart disease, and hypertension (Eschbach, et al., 2005, Singh and Siahpush, 2002).
    [Show full text]
  • IEEE Paper Template in A4 (V1)
    INTERNATIONAL JOURNAL OF INFORMATION AND COMPUTING SCIENCE ISSN NO: 0972-1347 Performance of Bidirectional Diagonal Mesh Topology with modified Q routing for Network on Chip Architecture P. P. Papalkar1, M. A. Gaikwad2 1Electronics and Telecommunication, Ramrao Adik Institute of Technology, Navi - Mumbai, India [email protected] 2 Electronics and Telecommunication, G. H. Raisoni college of Engineering, Nagpur, India [email protected] Abstract— Many routing architectures and routing algorithms have been developed to alleviate traffic congestion over the network. Bidirectional Diagonal Mesh NoC architecture is used to reduce the load distribution across the network by reducing the diameter of the network, which ultimately reduces routing cost. Q routing searches least congested path available in the network from source to destination. It is highly adaptive and flexible algorithm. Bidirectional Diagonal Mesh topology is combined with modified Q routing, which estimates the alternative routes with priority given to diagonal path using Q Table. Significant improvement over the traditional Mesh topology is achieved by the proposed approach. Keywords: Network on Chip, Bidirectional Diagonal Mesh Topology, Q Routing, Modified Q Routing, throughput and latency 1. INTRODUCTION As the size of a transistor reduces to submicron level, more transistors will be integrated on a single chip that can be clocked faster. According to Moore’s law, the density of a transistor in an integrated circuit would double every 18 to 24 months that leading to the implementation of System on chip (SoC). SoC is complex and heterogeneous components such as programmable processors, memories, input /output interface, custom hardware, peripherals, external interface IP (INTELLECTUAL property) blocks can be in integrated on-chip communication architecture that serves to interconnect these components.
    [Show full text]
  • Strategic Communication in Tourism
    STRATEGIC COMMUNICATION IN TOURISM DEPARTMENT OF DESIGN AND COMMUNICATION CENTRE FOR TOURISM, INNOVATION AND CULTURE (TIC) Bodil Stilling Blichfeldt Strategic Communication in Tourism Background, conceptualizations, introduction to analysis and relations to sustainable tourism and tourism innovation TIC TALKS no. 5, September 2017 1 Author info Associate Professor, Ph.D. Bodil Stilling Blichfeldt, TIC and Department of Design and Communication, University of Southern Denmark. Email: [email protected] Place of publication TIC is University of Southern Denmark’s multidisciplinary research center in tourism, innovation and culture. The center is located at the Kolding campus. TIC strives to transform the university to an engaged, collaborative institution where academics and students pursue an unrelenting examination of knowledge, its sources and its uses. TIC defines the university as a center for higher order knowledge creation and for collaboration with, and for, society at large. We do this through research-based education, education-based research and collaborative engagement with society. We aim to charter new territory in international academe, as well as in multi-level collaboration based on interdisciplinary research with a strong foundation in the Humanities. TIC engages in research dialogues through both a traditional peer-review publication strategy and through involvement in securing free access to knowledge. Supplementing traditional journal articles, TIC TALKS is one of TIC’s contributions to open access sharing and collaborative development of knowledge. TIC TALKS are provided by Centre for Tourism, Innovation and Culture, University of Southern Denmark Universitetsparken 1, Kolding, DK-6000 http://www.sdu.dk/en/Om_SDU/Institutter_centre/C_Tik.aspx The present manuscript qualifies as unfinished work-in-progress and the reader should bear in mind that the manuscript is quite likely to contain a series of errors, flaws and weaknesses.
    [Show full text]