924 resultados para Communication between software components


Relevância:

100.00% 100.00%

Publicador:

Resumo:

MEGARA (Multi-Espectrografo en GTC de Alta Resolucion para Astronomia) is an optical Integral-Field Unit (IFU) and Multi-Object Spectrograph (MOS) designed for the GTC 10.4 m telescope in La Palma. Its relatively complex layout makes necessary a set of tools to facilitate the observation preparation to the user. The MEGARA Observing Preparation Software Suite (MOPSS) consists on three software components designed to assist observers to optimally plan their observations with GTC/MEGARA: the Exposure Time Calculator, the Image Simulator, and the Fiber MOS Positioning tool. We describe these software tools and the status of their prototypes up to the date.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Evacuation route planning is a fundamental task for building engineering projects. Safety regulations are established so that all occupants are driven on time out of a building to a secure place when faced with an emergency situation. As an example, Spanish building code requires the planning of evacuation routes on large and, usually, public buildings. Engineers often plan these routes on single building projects, repeatedly assigning clusters of rooms to each emergency exit in a trial-and-error process. But problems may arise for a building complex where distribution and use changes make visual analysis cumbersome and sometimes unfeasible. This problem could be solved by using well-known spatial analysis techniques, implemented as a specialized software able to partially emulate engineer reasoning. In this paper we propose and test an easily reproducible methodology that makes use of free and open source software components for solving a case study. We ran a complete test on a building floor at the University of Alicante (Spain). This institution offers a web service (WFS) that allows retrieval of 2D geometries from any building within its campus. We demonstrate how geospatial technologies and computational geometry algorithms can be used for automating the creation and optimization of evacuation routes. In our case study, the engineers’ task is to verify that the load capacity of each emergency exit does not exceed the standards specified by Spain’s current regulations. Using Dijkstra’s algorithm, we obtain the shortest paths from every room to the most appropriate emergency exit. Once these paths are calculated, engineers can run simulations and validate, based on path statistics, different cluster configurations. Techniques and tools applied in this research would be helpful in the design and risk management phases of any complex building project.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

jmpierce computes the decomposition of differences between two outcome distributions introduced by Juhn, Murphy and Pierce (1993). Examples are the decomposition of changes in the income distribution over time, the decomposition of male-female wage differentials, or the decomposition of wage inequality differences between countries. This routine was previously circulated as jmp.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

jmpierce2 computes the decomposition of differences in mean outcome differentials proposed by Juhn, Murphy and Pierce (1991). An example is the decomposition of the change of the black-white or the male-female wage differential over time or the decomposition of differences in the male-female wage differential between countries. This routine was previously circulated as jmp2.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Given the results from two regressions (one for each of two groups), decompose computes several decompositions of the outcome variable differential. The decompositions shows how much of the gap is due to differing endowments between the two groups, and how much is due to discrimination. Usually this is applied to wage differentials using Mincer type earnings equations.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The increased presence and participation in Australian society of people with an intellectual disability provides challenges for the provision of primary health care. General practitioners (GPs) identify themselves as ill equipped to provide for this heterogeneous population. A major obstacle to the provision of appropriate health care is seen as inadequate communication between the GP and the person with an intellectual disability, who may or may not be accompanied by a carer or advocate. This qualitative study in which five GPs, three people with intellectual disability, seven carers and two advocates (parent and friend) were interviewed was conducted in Brisbane, Australia. The aim was to better understand the factors that have an impact upon the success of communication in a medical consultation. Findings suggested that GPs were concerned with the aspects of communication difficulties which influenced their ability to adequately diagnose, manage and inform patients. Implications for practice management were also identified. People with intellectual disability reported frustration when they felt that they could not communicate adequately with the GP and annoyance when they were not included in the communication exchange. Carers were strong advocates for the person with intellectual disability, but indicated insufficient skill and knowledge to provide the level of assistance required in the consultation. The outcome was a model of cooperation that outlined the responsibilities of all players in the medical encounter, prior to, during and after the event.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The plant hormones abscisic acid (ABA), jasmonic acid (JA), and ethylene are involved in diverse plant processes, including the regulation of gene expression during adaptive responses to abiotic and biotic stresses. Previously, ABA has been implicated in enhancing disease susceptibility in various plant species, but currently very little is known about the molecular mechanisms underlying this phenomenon. In this study, we obtained evidence that a complex interplay between ABA and JA-ethylene signaling pathways regulate plant defense gene expression and disease resistance. First, we showed that exogenous ABA suppressed both basal and JA-ethylene-activated transcription from defense genes. By contrast, ABA deficiency as conditioned by the mutations in the ABA1 and ABA2 genes, which encode enzymes involved in ABA biosynthesis, resulted in upregulation of basal and induced transcription from JA-ethylene responsive defense genes. Second, we found that disruption of AtMYC2 (allelic to JASMONATE INSENSITIVE1 [JIN1]), encoding a basic helix-loop-helix Leu zipper transcription factor, which is a positive regulator of ABA signaling, results in elevated levels of basal and activated transcription from JA-ethylene responsive defense genes. Furthermore, the jin1/myc2 and aba2-1 mutants showed increased resistance to the necrotrophic fungal pathogen Fusarium oxysporum. Finally, using ethylene and ABA signaling mutants, we showed that interaction between ABA and ethylene signaling is mutually antagonistic in vegetative tissues. Collectively, our results indicate that the antagonistic interactions between multiple components of ABA and the JA-ethylene signaling pathways modulate defense and stress responsive gene expression in response to biotic and abiotic stresses.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Vertical handovers can transform heterogeneous networks into an integrated communication environment. Such integration can lead to seamless communication if context information is used to support vertical handovers. Seamless communication environments are needed for future pervasive/ubiquitous systems, which are context aware and can adapt to context changes, including network disconnections, changes in network quality of service and changes in user preferences. This paper describes a generic, context-aware handover solution for multimedia applications and illustrates how this handover works for redirection of communication between WLANs and GPRS or UMTS networks. A description of a prototype for WLAN/GPRS handover and the results of handover experiments are also presented.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Achieving consistency between a specification and its implementation is an important part of software development In previous work, we have presented a method and tool support for testing a formal specification using animation and then verifying an implementation of that specification. The method is based on a testgraph, which provides a partial model of the application under test. The testgraph is used in combination with an animator to generate test sequences for testing the formal specification. The same testgraph is used during testing to execute those same sequences on the implementation and to ensure that the implementation conforms to the specification. So far, the method and its tool support have been applied to software components that can be accessed through an application programmer interface (API). In this paper, we use an industrially-based case study to discuss the problems associated with applying the method to a software system with a graphical user interface (GUI). In particular, the lack of a standardised interface, as well as controllability and observability problems, make it difficult to automate the testing of the implementation. The method can still be applied, but the amount of testing that can be carried on the implementation is limited by the manual effort involved.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper describes methods used to support collaboration and communication between practitioners, designers and engineers when designing ubiquitous computing systems. We tested methods such as “Wizard of Oz” and design games in a real domain, the dental surgery, in an attempt to create a system that is: affordable; minimally disruptive of the natural flow of work; and improves human-computer interaction. In doing so we found that such activities allowed the practitioners to be on a ‘level playing ground’ with designers and engineers. The findings we present suggest that dentists are willing to engage in detailed exploration and constructive critique of technical design possibilities if the design ideas and prototypes are presented in the context of their work practice and are of a resolution and relevance that allow them to jointly explore and question with the design time. This paper is an extension of a short paper submitted to the Participatory Design Conference, 2004.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Global Software Development (GSD) is an emerging distributive software engineering practice, in which a higher communication overhead due to temporal and geographical separation among developers is traded with gains in reduced development cost, improved flexibility and mobility for developers, increased access to skilled resource-pools and convenience of customer involvements. However, due to its distributive nature, GSD faces many fresh challenges in aspects relating to project coordination, awareness, collaborative coding and effective communication. New software engineering methodologies and processes are required to address these issues. Research has shown that, with adequate support tools, Distributed Extreme Programming (DXP) – a distributive variant of an agile methodology – Extreme Programming (XP) can be both efficient and beneficial to GDS projects. In this paper, we present the design and realization of a collaborative environment, called Moomba, which assists a distributed team in both instantiation and execution of a DXP process in GSD projects.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The testing of concurrent software components can be difficult due to the inherent non-determinism present in these components. For example, if the same test case is run multiple times, it may produce different results. This non-determinism may lead to problems with determining expected outputs. In this paper, we present and discuss several possible solutions to this problem in the context of testing concurrent Java components using the ConAn testing tool. We then present a recent extension to the tool that provides a general solution to this problem that is sufficient to deal with the level of non-determinism that we have encountered in testing over 20 components with ConAn. © 2005 IEEE

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Effective comprehension of complex software systems requires understanding of both the individual documents that represent software and the complex relationships that exist within and between documents. Relationships of all kinds play a vital role in a software engineer's comprehension of, and navigation within and between, software documents. User-determined relationships have the additional role of enabling the engineer to create and maintain relational documentation that cannot be generated by tools or derived from other relationships. We argue that for a software development environment to effectively support the understanding of complex software systems, relational navigation must be supported at both the document-focused (intra-document) and relation-focused (inter-document) levels. The need for a relation-focused approach is highlighted by an evaluation of an existing document-focused relational interface. We conclude with the requirements for a relation-focused approach to relational navigation. These requirements focus on the user's perspective when interacting with a collection of related documents. We define the requirements for a software development environment that effectively supports the understanding of the software documents and relationships that define a complex software system.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Information technology has increased both the speed and medium of communication between nations. It has brought the world closer, but it has also created new challenges for translation — how we think about it, how we carry it out and how we teach it. Translation and Information Technology has brought together experts in computational linguistics, machine translation, translation education, and translation studies to discuss how these new technologies work, the effect of electronic tools, such as the internet, bilingual corpora, and computer software, on translator education and the practice of translation, as well as the conceptual gaps raised by the interface of human and machine.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In an exploding and fluctuating construction market, managers are facing a challenge, which is how to manage business on a wider scale and to utilize modern developments in information technology to promote productivity. The extraordinary development of telecommunications and computer technology makes it possible for people to plan, lead, control, organize and manage projects from a distance without the need to be on site on a daily basis. A modern management known as distance management (DM) or remote management is emerging. Physical distance no longer determines the boundary of management since managers can now operate projects through virtual teams that organize manpower, material and production without face-to-face communication. What organization prototype could overcome psychological and physical barriers to reengineer a successful project through information technology? What criteria distinguishes the adapted way of communication of individual activities in a teamwork and assist the integration of an efficient and effective communication between face-to-face and a physical distance? The entire methodology has been explained through a case application on refuse incineration plant projects in Taiwan.