841 resultados para Context-Aware and Adaptable Architectures
Resumo:
This paper presents the development of an autonomous surveillance UAV that competed in the Ministry of Defence Grand Challenge 2008. In order to focus on higher-level mission control, the UAV is built upon an existing commercially available stabilised R/C helicopter platform. The hardware architecture is developed to allow for non-invasion integration with the existing stabilised platform, and to enable to the distributed processing of closed loop control and mission goals. The resulting control system proved highly successful and was capable of flying within 40knott gusts. The software and safety architectures were key to the success of the research and also hold the potential for use in the development of more complex system comprising of multiple UAVs.
Resumo:
The Stochastic Diffusion Search (SDS) was developed as a solution to the best-fit search problem. Thus, as a special case it is capable of solving the transform invariant pattern recognition problem. SDS is efficient and, although inherently probabilistic, produces very reliable solutions in widely ranging search conditions. However, to date a systematic formal investigation of its properties has not been carried out. This thesis addresses this problem. The thesis reports results pertaining to the global convergence of SDS as well as characterising its time complexity. However, the main emphasis of the work, reports on the resource allocation aspect of the Stochastic Diffusion Search operations. The thesis introduces a novel model of the algorithm, generalising an Ehrenfest Urn Model from statistical physics. This approach makes it possible to obtain a thorough characterisation of the response of the algorithm in terms of the parameters describing the search conditions in case of a unique best-fit pattern in the search space. This model is further generalised in order to account for different search conditions: two solutions in the search space and search for a unique solution in a noisy search space. Also an approximate solution in the case of two alternative solutions is proposed and compared with predictions of the extended Ehrenfest Urn model. The analysis performed enabled a quantitative characterisation of the Stochastic Diffusion Search in terms of exploration and exploitation of the search space. It appeared that SDS is biased towards the latter mode of operation. This novel perspective on the Stochastic Diffusion Search lead to an investigation of extensions of the standard SDS, which would strike a different balance between these two modes of search space processing. Thus, two novel algorithms were derived from the standard Stochastic Diffusion Search, ‘context-free’ and ‘context-sensitive’ SDS, and their properties were analysed with respect to resource allocation. It appeared that they shared some of the desired features of their predecessor but also possessed some properties not present in the classic SDS. The theory developed in the thesis was illustrated throughout with carefully chosen simulations of a best-fit search for a string pattern, a simple but representative domain, enabling careful control of search conditions.
Resumo:
In this chapter we described how the inclusion of a model of a human arm, combined with the measurement of its neural input and a predictor, can provide to a previously proposed teleoperator design robustness under time delay. Our trials gave clear indications of the superiority of the NPT scheme over traditional as well as the modified Yokokohji and Yoshikawa architectures. Its fundamental advantages are: the time-lead of the slave, the more efficient, and providing a more natural feeling manipulation, and the fact that incorporating an operator arm model leads to more credible stability results. Finally, its simplicity allows less likely to fail local control techniques to be employed. However, a significant advantage for the enhanced Yokokohji and Yoshikawa architecture results from the very fact that it’s a conservative modification of current designs. Under large prediction errors, it can provide robustness through directing the master and slave states to their means and, since it relies on the passivity of the mechanical part of the system, it would not confuse the operator. An experimental implementation of the techniques will provide further evidence for the performance of the proposed architectures. The employment of neural networks and fuzzy logic, which will provide an adaptive model of the human arm and robustifying control terms, is scheduled for the near future.
Resumo:
The Knowledge Economy favours high skilled and adaptable workers, typically those with a degree. Information and Communication Technologies (ICTs) have the potential to extend educational opportunities through e-Learning. In Sri Lanka efforts have been made to employ ICTs in this way. The case study of Orange Valley University (pseudonymous) is presented, exploring the impact of ICT-based distance education on access to higher education. This ethnographic research employed questionnaires, qualitative interviews and documentary analysis. Online learning was found to appeal to a specific segment of the population. Flexibility and prestige were found to be important influences on programme selection. The majority possessed resources and skills for e-Learning; access and quality issues were considered.
Resumo:
The Egyptians mesmerized the ancient Greeks for scores of years. The Greek literature and art of the classical period are especially thick with representations of Egypt and Egyptians. Yet despite numerous firsthand contacts with Egypt, Greek writers constructed their own Egypt, one that differed in significant ways from actual Egyptian history, society, and culture. Informed by recent work on orientalism and colonialism, this book unravels the significance of these misrepresentations of Egypt in the Greek cultural imagination in the fifth and fourth centuries B.C.E. Looking in particular at issues of identity, otherness, and cultural anxiety, Phiroze Vasunia shows how Greek authors constructed an image of Egypt that reflected their own attitudes and prejudices about Greece itself. He focuses his discussion on Aeschylus Suppliants; Book 2 of Herodotus; Euripides' Helen; Plato's Phaedrus, Timaeus, and Critias; and Isocrates' Busiris. Reconstructing the history of the bias that informed these writings, Vasunia shows that Egypt in these works was shaped in relation to Greek institutions, values, and ideas on such subjects as gender and sexuality, death, writing, and political and ethnic identity. This study traces the tendentiousness of Greek representations by introducing comparative Egyptian material, thus interrogating the Greek texts and authors from a cross-cultural perspective. A final chapter also considers the invasion of Egypt by Alexander the Great and shows how he exploited and revised the discursive tradition in his conquest of the country. Firmly and knowledgeably rooted in classical studies and the ancient sources, this study takes a broad look at the issue of cross-cultural exchange in antiquity by framing it within the perspective of contemporary cultural studies. In addition, this provocative and original work shows how Greek writers made possible literary Europe's most persistent and adaptable obsession: the barbarian.
Resumo:
The surfactant-like peptide (Ala)6(Arg) is found to self-assemble into 3 nm-thick sheets in aqueous solution. Scanning transmission electron microscopy measurements of mass per unit area indicate a layer structure based on antiparallel dimers. At higher concentration the sheets wrap into unprecedented ultrathin helical ribbon and nanotube architectures.
Resumo:
There is an increasing interest in integrating Java-based, and in particular Jini systems, with the emerging Grid infrastructures. In this paper we explore various ways of integrating the key components of each architecture, their directory and information management services. In the first part of the paper we sketch out the Jini and Grid architectures and their services. We then review the components and services that Jini provides and compare these with those of the Grid. In the second part of the paper we critically explore four ways that Jini and the Grid could interact, here in particular we look at possible scenarios that can provide a seamless interface to a Jini environment for Grid clients and how to use Jini services from a Grid environment. In the final part of the paper we summarise our findings and report on future work being undertaken to integrate Jini and the Grid.
A benchmark-driven modelling approach for evaluating deployment choices on a multi-core architecture
Resumo:
The complexity of current and emerging architectures provides users with options about how best to use the available resources, but makes predicting performance challenging. In this work a benchmark-driven model is developed for a simple shallow water code on a Cray XE6 system, to explore how deployment choices such as domain decomposition and core affinity affect performance. The resource sharing present in modern multi-core architectures adds various levels of heterogeneity to the system. Shared resources often includes cache, memory, network controllers and in some cases floating point units (as in the AMD Bulldozer), which mean that the access time depends on the mapping of application tasks, and the core's location within the system. Heterogeneity further increases with the use of hardware-accelerators such as GPUs and the Intel Xeon Phi, where many specialist cores are attached to general-purpose cores. This trend for shared resources and non-uniform cores is expected to continue into the exascale era. The complexity of these systems means that various runtime scenarios are possible, and it has been found that under-populating nodes, altering the domain decomposition and non-standard task to core mappings can dramatically alter performance. To find this out, however, is often a process of trial and error. To better inform this process, a performance model was developed for a simple regular grid-based kernel code, shallow. The code comprises two distinct types of work, loop-based array updates and nearest-neighbour halo-exchanges. Separate performance models were developed for each part, both based on a similar methodology. Application specific benchmarks were run to measure performance for different problem sizes under different execution scenarios. These results were then fed into a performance model that derives resource usage for a given deployment scenario, with interpolation between results as necessary.
Resumo:
Management accounting in recent times, and perhaps rightly so, has begun to gain recognition as a profession separate and complimentary to financial accounting. Evidence exists to suggest that management accountants are exposed to a unique set of ethical challenges within industry and that a significant high number of management accountants have engaged in unethical practices in performing their jobs. For the accounting profession as a whole, the growing number of corporate failures has created a credibility crisis that requires a deliberate intervention to mitigate. If this is not addressed sooner, the accounting profession stands the risk of losing relevance. Scholarship on ethical issues in accounting practice have either focused mostly on financial accounting or have sought to combine ethical issues for financial and management accounting. Various arguments have been made in recent times of the need to treat ethical issues in behavioural studies as context-specific and therefore separate ethical considerations in management accounting from financial accounting. This study adopts an approach, following various literature, that effective ethics education can help practitioners deal appropriately with ethical issues at the work place, and explores students’ and faculty members’perceptions on current practices in ethics education. As expected, faculty and students differ significantly on a wide range of issues on ethics education in management accounting. Based on the insights provided from this study, appropriate recommendations have been made to improve ethics education in management accounting.
Resumo:
The genome of the soil-dwelling heterotrophic N2-fixing Gram-negative bacterium Azotobacter chroococcum NCIMB 8003 (ATCC 4412) (Ac-8003) has been determined. It consists of 7 circular replicons totalling 5,192,291 bp comprising a circular chromosome of 4,591,803 bp and six plasmids pAcX50a, b, c, d, e, f of 10,435 bp, 13,852, 62,783, 69,713, 132,724, and 311,724 bp respectively. The chromosome has a G+C content of 66.27% and the six plasmids have G+C contents of 58.1, 55.3, 56.7, 59.2, 61.9, and 62.6% respectively. The methylome has also been determined and 5 methylation motifs have been identified. The genome also contains a very high number of transposase/inactivated transposase genes from at least 12 of the 17 recognised insertion sequence families. The Ac-8003 genome has been compared with that of Azotobacter vinelandii ATCC BAA-1303 (Av-DJ), a derivative of strain O, the only other member of the Azotobacteraceae determined so far which has a single chromosome of 5,365,318 bp and no plasmids. The chromosomes show significant stretches of synteny throughout but also reveal a history of many deletion/insertion events. The Ac-8003 genome encodes 4628 predicted protein-encoding genes of which 568 (12.2%) are plasmid borne. 3048 (65%) of these show > 85% identity to the 5050 protein-encoding genes identified in Av-DJ, and of these 99 are plasmid-borne. The core biosynthetic and metabolic pathways and macromolecular architectures and machineries of these organisms appear largely conserved including genes for CO-dehydrogenase, formate dehydrogenase and a soluble NiFe-hydrogenase. The genetic bases for many of the detailed phenotypic differences reported for these organisms have also been identified. Also many other potential phenotypic differences have been uncovered. Properties endowed by the plasmids are described including the presence of an entire aerobic corrin synthesis pathway in pAcX50f and the presence of genes for retro-conjugation in pAcX50c. All these findings are related to the potentially different environmental niches from which these organisms were isolated and to emerging theories about how microbes contribute to their communities.
Resumo:
This exploratory study is concerned with the performance of Egyptian children with Down syndrome on counting and error detection tasks and investigates how these children acquire counting. Observations and interviews were carried out to collect further information about their performance in a class context. Qualitative and quantitative analysis suggested a notable deficit in counting in Egyptian children with Down syndrome with none of the children able to recite the number string up to ten or count a set of five objects correctly. They performed less well on tasks which added more load on memory. The tentative finding of this exploratory study supported previous research findings that children with Down syndrome acquire counting by rote and links this with their learning experiences.
Resumo:
Increasing efforts exist in integrating different levels of detail in models of the cardiovascular system. For instance, one-dimensional representations are employed to model the systemic circulation. In this context, effective and black-box-type decomposition strategies for one-dimensional networks are needed, so as to: (i) employ domain decomposition strategies for large systemic models (1D-1D coupling) and (ii) provide the conceptual basis for dimensionally-heterogeneous representations (1D-3D coupling, among various possibilities). The strategy proposed in this article works for both of these two scenarios, though the several applications shown to illustrate its performance focus on the 1D-1D coupling case. A one-dimensional network is decomposed in such a way that each coupling point connects two (and not more) of the sub-networks. At each of the M connection points two unknowns are defined: the flow rate and pressure. These 2M unknowns are determined by 2M equations, since each sub-network provides one (non-linear) equation per coupling point. It is shown how to build the 2M x 2M non-linear system with arbitrary and independent choice of boundary conditions for each of the sub-networks. The idea is then to solve this non-linear system until convergence, which guarantees strong coupling of the complete network. In other words, if the non-linear solver converges at each time step, the solution coincides with what would be obtained by monolithically modeling the whole network. The decomposition thus imposes no stability restriction on the choice of the time step size. Effective iterative strategies for the non-linear system that preserve the black-box character of the decomposition are then explored. Several variants of matrix-free Broyden`s and Newton-GMRES algorithms are assessed as numerical solvers by comparing their performance on sub-critical wave propagation problems which range from academic test cases to realistic cardiovascular applications. A specific variant of Broyden`s algorithm is identified and recommended on the basis of its computer cost and reliability. (C) 2010 Elsevier B.V. All rights reserved.
Resumo:
Reusable and evolvable Software Engineering Environments (SEES) are essential to software production and have increasingly become a need. In another perspective, software architectures and reference architectures have played a significant role in determining the success of software systems. In this paper we present a reference architecture for SEEs, named RefASSET, which is based on concepts coming from the aspect-oriented approach. This architecture is specialized to the software testing domain and the development of tools for that domain is discussed. This and other case studies have pointed out that the use of aspects in RefASSET provides a better Separation of Concerns, resulting in reusable and evolvable SEEs. (C) 2011 Elsevier Inc. All rights reserved.
Resumo:
The importance of small and medium enterprises for the economy of a country is fundamental because they have several strategic social and economic roles. Besides contributing to the production of national wealth, they also counterbalance the vulnerabilities of large companies providing the necessary economic balance. Socially their contribution is directly related to the lessening of unemployment, functioning also as source of stability in the community, as a means of reducing inequalities in the distribution of income among regions and economic groups, and contributes, decisively, to limit migration to urbans area. The capacity to innovate is now a key component for the survival and development of small organizations. The future today is increasingly less predictable using past parameters and the business world is more turbulent. The objective of this is to point out the need to revise the models which serve as examples for their adoption of competitive alternatives of development and to offer theoretical-practical knowledge to make possible the implementation of the innovative culture in small enterprises. It emphasizes, moreover, that in the present context, flexibility and skills to work in ambiguous situations and to find creative solutions become central concerns of businessmen and managers.
Resumo:
The objective of this study is to identify how a health institution can minimize the emotional impacts caused by the change of a style of classic management for a participative administration, that the workers and controllers can see the institution as a dynamic organization, that must be faced as an alive system, mobile and adaptable, where they is beings that have the right to react and to answer to the stimulatons. For that, the institution can handle motivator¿s instruments that develop in the people the potential to react of adequate way to the changes proposals, as well as increasing the perspective of possible technological improvements and interpersonal relationship between the internal and external customers. To change the style to manage, to hear the staff of support and user, are not part of the routine of the heads that develop classic management. This decision demands adaptation and flexibility, study, update and psychological preparation, to face common feelings to the new. It fits to the new directors, to visualize these feelings and work to minimize, avoiding future upheavals and the confrontation of situations that can harm the production of the company, as well as the quality of the communication between the diverse dimensions of the organization people. In this study case, based in phenomenological methodology, was possible to verify, through half-open interviews and comments, how was faced the feelings caused at the old direction time, composed for military who withheld the power and determined the actions of the hospital in study, was replaced by health professionals, that saw in the work team the best option to solve the problems and the potential to carry through an administration based in adequate strategies the reality of the moment, with the objective of reaching the satisfaction of the customer. Through this work, is possible to prove the theory that the changes cause impacts that affect the behavior of the people involved and cause stress, as well as conclude that despite the new direction show themselves, during the change, much made use to make right and involve all the workers, didn¿t have traced strategies to minimize the emotional impacts caused by the changes, what made all face their feelings of doubts and anxiety without no special care. Many obtained, by themselves, to face and to adapt the new proposals, but some could not assimilate the new administrative methodology and had been moved away definitively from the institution.