876 resultados para Behavior-Based
Resumo:
Modern cellular channels in 3G networks incorporate sophisticated power control and dynamic rate adaptation which can have significant impact on adaptive transport layer protocols, such as TCP. Though there exists studies that have evaluated the performance of TCP over such networks, they are based solely on observations at the transport layer and hence have no visibility into the impact of lower layer dynamics, which are a key characteristic of these networks. In this work, we present a detailed characterization of TCP behavior based on cross-layer measurement of transport layer, as well as RF and MAC layer parameters. In particular, through a series of active TCP/UDP experiments and measurement of the relevant variables at all three layers, we characterize both, the wireless scheduler and the radio link protocol in a commercial CDMA2000 network and assess their impact on TCP dynamics. Somewhat surprisingly, our findings indicate that the wireless scheduler is mostly insensitive to channel quality and sector load over short timescales and is mainly affected by the transport layer data rate. Furthermore, with the help of a robust correlation measure, Normalized Mutual Information, we were able to quantify the impact of the wireless scheduler and the radio link protocol on various TCP parameters such as the round trip time, throughput and packet loss rate.
Resumo:
Macroeconomic models of equity and exchange rate returns perform poorly at high frequencies. The proportion of daily returns that these models explain is essentially zero. Instead of relying on macroeconomic determinants, we model equity price and exchange rate behavior based on a concept from microstructure – order flow. The international order flows are derived from belief changes of different investor groups in a two-country setting. We obtain a structural relationship between equity returns, exchange rate returns and their relationship to home and foreign equity market order flow. To test the model we construct daily aggregate order flow data from 800 million equity trades in the U.S. and France from 1999 to 2003. Almost 60% of the daily returns in the S&P100 index are explained jointly by exchange rate returns and aggregate order flows in both markets. As predicted by the model, daily exchange rate returns and order flow into the French market have significant incremental explanatory power for the daily S&P returns. The model implications are also validated for intraday returns.
Resumo:
Synchrophasor systems will play a crucial role in next generation Smart Grid monitoring, protection and control. However these systems also introduce a multitude of potential vulnerabilities from malicious and inadvertent attacks, which may render erroneous operation or severe damage. This paper proposes a Synchrophasor Specific Intrusion Detection System (SSIDS) for malicious cyber attack and unintended misuse. The SSIDS comprises a heterogeneous whitelist and behavior-based approach to detect known attack types and unknown and so-called ‘zero-day’ vulnerabilities and attacks. The paper describes reconnaissance, Man-in-the-Middle (MITM) and Denial-of-Service (DoS) attack types executed against a practical synchrophasor system which are used to validate the real-time effectiveness of the proposed SSIDS cyber detection method.
Resumo:
The increased interconnectivity and complexity of supervisory control and data acquisition (SCADA) systems in power system networks has exposed the systems to a multitude of potential vulnerabilities. In this paper, we present a novel approach for a next-generation SCADA-specific intrusion detection system (IDS). The proposed system analyzes multiple attributes in order to provide a comprehensive solution that is able to mitigate varied cyber-attack threats. The multiattribute IDS comprises a heterogeneous white list and behavior-based concept in order to make SCADA cybersystems more secure. This paper also proposes a multilayer cyber-security framework based on IDS for protecting SCADA cybersecurity in smart grids without compromising the availability of normal data. In addition, this paper presents a SCADA-specific cybersecurity testbed to investigate simulated attacks, which has been used in this paper to validate the proposed approach.
Resumo:
This paper introduces a novel load sharing algorithm to enable island synchronization. The system model used for development is based on an actual system for which historical measurement and fault data is available and is used to refine and test the algorithms performance and validity. The electrical system modelled is selected due to its high-level of hydroelectric generation and its history of islanding events. The process of developing the load sharing algorithm includes a number of steps. Firstly, the development of a simulation model to represent the case study accurately - this is validated by way of matching system behavior based on data from historical island events. Next, a generic island simulation is used to develop the load sharing algorithm. The algorithm is then tested against the validated simulation model representing the case study area selected. Finally, a laboratory setup is described which is used as validation method for the novel load sharing algorithm.
Resumo:
Salespeople play a pivotal role in promoting new products. Therefore, managers need to know what control mechanism (i.e., output-based control, behavior-based control, or knowledge-based control) can improve their salespeople's new product sales performance. Furthermore, managers may be able to assist salespeople in performing better by having a strong market orientation. The literature has been inconsistent regarding the effects of sales management control mechanisms and has not yet incorporated market orientation into a sales management control framework. The current study surveyed 315 Taiwanese salespeople from publicly traded electronics companies with the aim of contributing to the sales management literature. The results show that sales management controls can directly affect salespeople's innovativeness, which, in turn, affects new product sales performance. However, sales management controls cannot affect performance directly. Furthermore, market orientation can positively moderate the relationship between salespeople's innovativeness and new product sales performance.
Resumo:
Trabalho Final de Mestrado para obtenção do grau de Mestre em Engenharia Civil na Área de Especialização de Estruturas
Resumo:
All intelligence relies on search --- for example, the search for an intelligent agent's next action. Search is only likely to succeed in resource-bounded agents if they have already been biased towards finding the right answer. In artificial agents, the primary source of bias is engineering. This dissertation describes an approach, Behavior-Oriented Design (BOD) for engineering complex agents. A complex agent is one that must arbitrate between potentially conflicting goals or behaviors. Behavior-oriented design builds on work in behavior-based and hybrid architectures for agents, and the object oriented approach to software engineering. The primary contributions of this dissertation are: 1.The BOD architecture: a modular architecture with each module providing specialized representations to facilitate learning. This includes one pre-specified module and representation for action selection or behavior arbitration. The specialized representation underlying BOD action selection is Parallel-rooted, Ordered, Slip-stack Hierarchical (POSH) reactive plans. 2.The BOD development process: an iterative process that alternately scales the agent's capabilities then optimizes the agent for simplicity, exploiting tradeoffs between the component representations. This ongoing process for controlling complexity not only provides bias for the behaving agent, but also facilitates its maintenance and extendibility. The secondary contributions of this dissertation include two implementations of POSH action selection, a procedure for identifying useful idioms in agent architectures and using them to distribute knowledge across agent paradigms, several examples of applying BOD idioms to established architectures, an analysis and comparison of the attributes and design trends of a large number of agent architectures, a comparison of biological (particularly mammalian) intelligence to artificial agent architectures, a novel model of primate transitive inference, and many other examples of BOD agents and BOD development.
Resumo:
As AI has begun to reach out beyond its symbolic, objectivist roots into the embodied, experientialist realm, many projects are exploring different aspects of creating machines which interact with and respond to the world as humans do. Techniques for visual processing, object recognition, emotional response, gesture production and recognition, etc., are necessary components of a complete humanoid robot. However, most projects invariably concentrate on developing a few of these individual components, neglecting the issue of how all of these pieces would eventually fit together. The focus of the work in this dissertation is on creating a framework into which such specific competencies can be embedded, in a way that they can interact with each other and build layers of new functionality. To be of any practical value, such a framework must satisfy the real-world constraints of functioning in real-time with noisy sensors and actuators. The humanoid robot Cog provides an unapologetically adequate platform from which to take on such a challenge. This work makes three contributions to embodied AI. First, it offers a general-purpose architecture for developing behavior-based systems distributed over networks of PC's. Second, it provides a motor-control system that simulates several biological features which impact the development of motor behavior. Third, it develops a framework for a system which enables a robot to learn new behaviors via interacting with itself and the outside world. A few basic functional modules are built into this framework, enough to demonstrate the robot learning some very simple behaviors taught by a human trainer. A primary motivation for this project is the notion that it is practically impossible to build an "intelligent" machine unless it is designed partly to build itself. This work is a proof-of-concept of such an approach to integrating multiple perceptual and motor systems into a complete learning agent.
Resumo:
Most Artificial Intelligence (AI) work can be characterized as either ``high-level'' (e.g., logical, symbolic) or ``low-level'' (e.g., connectionist networks, behavior-based robotics). Each approach suffers from particular drawbacks. High-level AI uses abstractions that often have no relation to the way real, biological brains work. Low-level AI, on the other hand, tends to lack the powerful abstractions that are needed to express complex structures and relationships. I have tried to combine the best features of both approaches, by building a set of programming abstractions defined in terms of simple, biologically plausible components. At the ``ground level'', I define a primitive, perceptron-like computational unit. I then show how more abstract computational units may be implemented in terms of the primitive units, and show the utility of the abstract units in sample networks. The new units make it possible to build networks using concepts such as long-term memories, short-term memories, and frames. As a demonstration of these abstractions, I have implemented a simulator for ``creatures'' controlled by a network of abstract units. The creatures exist in a simple 2D world, and exhibit behaviors such as catching mobile prey and sorting colored blocks into matching boxes. This program demonstrates that it is possible to build systems that can interact effectively with a dynamic physical environment, yet use symbolic representations to control aspects of their behavior.
Resumo:
La construcción es una de las industrias que mayores accidentes laborales genera, en esta investigación se realizó un análisis retrospectivo para determinar si existe alguna relación entre la ocurrencia de accidentes y la fecha de entrega de una meta, debido al incremento en la cantidad de trabajo expresado por la cantidad de días y horas extras trabajados, se cuenta con información de la accidentalidad de cinco empresas constructoras de un gran proyecto vial en Colombia en los años de 2012 y 2013. Se analizó la información correspondiente a la nómina de las mismas empresas, con el valor de la nómina mensual, el valor de las incapacidades mensuales y la cantidad de trabajadores por cada empresa en cada periodo. El manejo de los datos se hizo con EXCEL y el análisis estadístico con STATA 11.1, se usó la correlación de Spearman para encontrar la relación entre la cantidad de accidentes acumulados y: la cantidad acumulada de días trabajados en cada mes, la cantidad acumulada de horas extras trabajadas mensualmente y el costo acumulado en porcentaje de la nómina mensual, encontrándose en todos los casos una relación lineal. Por otra parte, se realizó una prueba binomial para establecer la relación de la fecha de entrega de la meta con la accidentalidad 30 días antes y después, encontrando que la accidentalidad aumenta en la proximidad previa a la entrega de la meta
Resumo:
Rubber composites containing multiwalled carbon nanotubes have been irradiated with near-infrared light to study their reversible photomechanical actuation response. We demonstrate that the actuation is reproducible across differing polymer systems. The response is directly related to the degree of uniaxial alignment of the nanotubes in the matrix, contracting the samples along the alignment axis. The actuation stroke depends on the specific polymer being tested; however, the general response is universal for all composites tested. We conduct a detailed study of tube alignment induced by stress and propose a model for the reversible actuation behavior based on the orientational averaging of the local response. The single phenomenological parameter of this model describes the response of an individual tube to adsorption of low-energy photons; its experimentally determined value may suggest some ideas about such a response.
Resumo:
Clinical pathways are widely adopted by many large hospitals around the world in order to provide high-quality patient treatment and reduce the length and cost of hospital stay. However, nowadays most of them are static and nonpersonalized. Our objective is to capture and represent clinical pathway using organizational semiotics method including Semantic Analysis which determines semantic units in clinical pathway, their relationship and their patterns of behavior, and Norm Analysis which extracts and specifies the norms that establish how and when these medical behaviors will occur. Finally, we propose a method to develop clinical pathway ontology based on the results of Semantic Analysis and Norm analysis. This approach will give a contribution to design personalized clinical pathway by defining a set of possible patterns of behavior and theClinical pathways are widely adopted by many large hospitals around the world in order to provide high-quality patient treatment and reduce the length and cost of hospital stay. However, nowadays most of them are static and nonpersonalized. Our objective is to capture and represent clinical pathway using organizational semiotics method including Semantic Analysis which determines semantic units in clinical pathway, their relationship and their patterns of behavior, and Norm Analysis which extracts and specifies the norms that establish how and when these medical behaviors will occur. Finally, we propose a method to develop clinical pathway ontology based on the results of Semantic Analysis and Norm analysis. This approach will give a contribution to design personalized clinical pathway by defining a set of possible patterns of behavior and the norms that govern the behavior based on patient’s condition.
Resumo:
We see today many efforts to quantify biodiversity in different biomes. It is very important then to develop and to apply other methodologies that allow us to assess biodiversity. Here we present an example of application of three tools with this goal. We analyzed two populations of Plebeia remota from two distinct biomes that already showed several differences in morphology and behavior. Based on these differences, it has been suggested that the populations of Cunha and Prudentopolis do not represent a single species. In order to verify the existence or absence of gene flow between these two groups, we characterized the patterns of mtDNA through RFLP, the patterns of wing venation through geometric morphometry, and the cuticular hydrocarbons through gas chromatography-mass spectrometry. We used bees collected in these two locations and also from colonies which have being kept for around 9 years at Sao Paulo University. We found six different haplotypes in these specimens, of which three of them occurred exclusively in the population of Cunha and three only in the Prudentopolis population. The fact that the populations do not share haplotypes suggests no maternal gene flow between them. The two populations were differentiated by the pattern of the wing veins. They also had different mixtures of cuticle hydrocarbons. Furthermore it was shown that the colonies kept at the university did not hybridize. These two groups may constitute different species. We also show here the importance of using other methodologies than traditional taxonomy to assess and understand biodiversity, especially in bees.
Resumo:
A dissertação tem como objeto a investigação das relações entre a o design de um website de comércio eletrônico de CDs e o comportamento do consumidor virtual, com ênfase a sua atitude e intenção de compra. O objetivo principal é mensurar o efeito do design da loja virtual (website) em seu papel de agente de vendas na Internet. A análise do comércio varejista de CDs foi escolhida, pois este produto é um dos principais artigos de venda neste canal. O estudo é apoiado em um referencial teórico, no qual são analisadas as características dos seguintes pontos: i) a Internet atuando como canal de vendas; ii) o comércio varejista de CD no Brasil e iii) o comportamento do consumidor e o seu processo decisório. Ainda no referencial teórico são apresentados os diversos modelos de avaliação de website existentes: baseado em Marketing, Teoria dos Dois Fatores, avaliação da qualidade, avaliação da web (W AM) e aceitação da Tecnologia na Web (T AM). A análise e comparação destes modelos serviu como base para o desenvolvimento da proposta do modelo de avaliação website. O estudo é complementado pelo desenvolvimento de uma pesquisa, com aplicação de questionário via web (websurvey). A coleta dos dados é utilizada como forma de validação estatística das relações existentes no modelo desenvolvido. Isto é feito por meio do uso da ferramenta de análise de Equações Estruturadas (SEM), suportada pelos conceitos e métodos de abordagem descritos no referencial teórico. A ferramenta permite tanto avaliar um modelo de mensuração e um modelo estrutural simultaneamente.