978 resultados para dynamic source routing


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Ubiquitous computing is about making computers and computerized artefacts a pervasive part of our everyday lifes, bringing more and more activities into the realm of information. The computationalization, informationalization of everyday activities increases not only our reach, efficiency and capabilities but also the amount and kinds of data gathered about us and our activities. In this thesis, I explore how information systems can be constructed so that they handle this personal data in a reasonable manner. The thesis provides two kinds of results: on one hand, tools and methods for both the construction as well as the evaluation of ubiquitous and mobile systems---on the other hand an evaluation of the privacy aspects of a ubiquitous social awareness system. The work emphasises real-world experiments as the most important way to study privacy. Additionally, the state of current information systems as regards data protection is studied. The tools and methods in this thesis consist of three distinct contributions. An algorithm for locationing in cellular networks is proposed that does not require the location information to be revealed beyond the user's terminal. A prototyping platform for the creation of context-aware ubiquitous applications called ContextPhone is described and released as open source. Finally, a set of methodological findings for the use of smartphones in social scientific field research is reported. A central contribution of this thesis are the pragmatic tools that allow other researchers to carry out experiments. The evaluation of the ubiquitous social awareness application ContextContacts covers both the usage of the system in general as well as an analysis of privacy implications. The usage of the system is analyzed in the light of how users make inferences of others based on real-time contextual cues mediated by the system, based on several long-term field studies. The analysis of privacy implications draws together the social psychological theory of self-presentation and research in privacy for ubiquitous computing, deriving a set of design guidelines for such systems. The main findings from these studies can be summarized as follows: The fact that ubiquitous computing systems gather more data about users can be used to not only study the use of such systems in an effort to create better systems but in general to study phenomena previously unstudied, such as the dynamic change of social networks. Systems that let people create new ways of presenting themselves to others can be fun for the users---but the self-presentation requires several thoughtful design decisions that allow the manipulation of the image mediated by the system. Finally, the growing amount of computational resources available to the users can be used to allow them to use the data themselves, rather than just being passive subjects of data gathering.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The publish/subscribe paradigm has lately received much attention. In publish/subscribe systems, a specialized event-based middleware delivers notifications of events created by producers (publishers) to consumers (subscribers) interested in that particular event. It is considered a good approach for implementing Internet-wide distributed systems as it provides full decoupling of the communicating parties in time, space and synchronization. One flavor of the paradigm is content-based publish/subscribe which allows the subscribers to express their interests very accurately. In order to implement a content-based publish/subscribe middleware in way suitable for Internet scale, its underlying architecture must be organized as a peer-to-peer network of content-based routers that take care of forwarding the event notifications to all interested subscribers. A communication infrastructure that provides such service is called a content-based network. A content-based network is an application-level overlay network. Unfortunately, the expressiveness of the content-based interaction scheme comes with a price - compiling and maintaining the content-based forwarding and routing tables is very expensive when the amount of nodes in the network is large. The routing tables are usually partially-ordered set (poset) -based data structures. In this work, we present an algorithm that aims to improve scalability in content-based networks by reducing the workload of content-based routers by offloading some of their content routing cost to clients. We also provide experimental results of the performance of the algorithm. Additionally, we give an introduction to the publish/subscribe paradigm and content-based networking and discuss alternative ways of improving scalability in content-based networks. ACM Computing Classification System (CCS): C.2.4 [Computer-Communication Networks]: Distributed Systems - Distributed applications

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Printed Circuit Board (PCB) layout design is one of the most important and time consuming phases during equipment design process in all electronic industries. This paper is concerned with the development and implementation of a computer aided PCB design package. A set of programs which operate on a description of the circuit supplied by the user in the form of a data file and subsequently design the layout of a double-sided PCB has been developed. The algorithms used for the design of the PCB optimise the board area and the length of copper tracks used for the interconnections. The output of the package is the layout drawing of the PCB, drawn on a CALCOMP hard copy plotter and a Tektronix 4012 storage graphics display terminal. The routing density (the board area required for one component) achieved by this package is typically 0.8 sq. inch per IC. The package is implemented on a DEC 1090 system in Pascal and FORTRAN and SIGN(1) graphics package is used for display generation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Free and Open Source Software (FOSS) has gained increased interest in the computer software industry, but assessing its quality remains a challenge. FOSS development is frequently carried out by globally distributed development teams, and all stages of development are publicly visible. Several product and process-level quality factors can be measured using the public data. This thesis presents a theoretical background for software quality and metrics and their application in a FOSS environment. Information available from FOSS projects in three information spaces are presented, and a quality model suitable for use in a FOSS context is constructed. The model includes both process and product quality metrics, and takes into account the tools and working methods commonly used in FOSS projects. A subset of the constructed quality model is applied to three FOSS projects, highlighting both theoretical and practical concerns in implementing automatic metric collection and analysis. The experiment shows that useful quality information can be extracted from the vast amount of data available. In particular, projects vary in their growth rate, complexity, modularity and team structure.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Over recent decades, efforts have been made to reduce human exposure to atmospheric pollutants including polycyclic aromatic hydrocarbons (PAHs) and polychlorinated biphenyls (PCBs) through emission control and abatement. Along with the potential changes in their concentrations resulting from these efforts, profiles of emission sources may have also changed over such extended timeframes. However relevant data are quite limited in the Southern Hemisphere. We revisited two sampling sites in an Australian city, where the concentration data in 1994/5 for atmospheric PAHs and PCBs were available. Monthly air samples from July 2013 to June 2014 at the two sites were collected and analysed for these compounds, using similar protocols to the original study. A prominent seasonal pattern was observed for PAHs with elevated concentrations in cooler months whereas PCB levels showed little seasonal variation. Compared to two decades ago, atmospheric concentrations of ∑13 PAHs (gaseous + particle-associated) in this city have decreased by approximately one order of magnitude and the apparent halving time ( t 1 / 2 ) was estimated as 6.2 ± 0.56 years. ∑6 iPCBs concentrations (median value; gaseous + particle-associated) have decreased by 80% with an estimated t 1 / 2 of 11 ± 2.9 years. These trends and values are similar to those reported for comparable sites in the Northern Hemisphere. To characterise emission source profiles, samples were also collected from a bushfire event and within a vehicular tunnel. Emissions from bushfires are suggested to be an important contributor to the current atmospheric concentrations of PAHs in this city. This contribution is more important in cooler months, i.e. June, July and August, and its importance may have increased over the last two decades.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Free and open source software development is an alternative to traditional software engineering as an approach to the development of complex software systems. It is a way of developing software based on geographically distributed teams of volunteers without apparent central plan or traditional mechanisms of coordination. The purpose of this thesis is to summarize the current knowledge about free and open source software development and explore the ways on which further understanding on it could be gained. The results of research on the field as well as the research methods are introduced and discussed. Also adapting software process metrics to the context of free and open source software development is illustrated and the possibilities to utilize them as tools to validate other research are discussed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Accounting information systems (AIS) capture and process accounting data and provide valuable information for decision-makers. However, in a rapidly changing environment, continual management of the AIS is necessary for organizations to optimise performance outcomes. We suggest that building a dynamic AIS capability enables accounting process and organizational performance. Using the dynamic capabilities framework (Teece 2007) we propose that a dynamic AIS capability can be developed through the synergy of three competencies: a flexible AIS, having a complementary business intelligence system and accounting professionals with IT technical competency. Using survey data, we find evidence of a positive association between a dynamic AIS capability, accounting process performance, and overall firm performance. The results suggest that developing a dynamic AIS resource can add value to an organization. This study provides guidance for organizations looking to leverage the performance outcomes of their AIS environment.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The Pastor and the Bible: Finnish Evangelical Lutheran Pastors Relationship with the Bible Since 1970s there has been extensive discussion in Finland about questions relating to the interpretation of the Bible. The themes of this discussion have focused on the trustworthiness and authority of the Bible, and the discussion has attracted participation not only from representatives of the Evangelical Lutheran Church of Finland but also from representatives of the academic community. The discussion has resulted in extensive publication on the relation of postmodern theology to the Bible. Despite this debate and the texts that have been produced, there is little empirical data on how Evangelical Lutheran pastors with theological education view the Bible. In the present study, 22 pastors of the Evangelical Lutheran Church of Finland were interviewed about how they defined their relationship with the Bible. The interview material was analyzed by means of data-based content analysis. The analysis showed, first, that the pastors viewed the Bible as a mirror of the spiritual growth that they had experienced in the past. Second, the Bible was viewed as a source in the interpretation of matters of faith. The third theme concerned the pastors key experiences in their relationship with the authority of the Bible. The time periods that were significant in defining pastors spiritual growth and past perspective on the Bible included childhood, youth, the period of theological education, and the time spent as a pastor. In childhood, the Bible was part of the spiritual atmosphere of the home, and parents and grandparents made a crucial contribution to the child s emerging view of the Bible. In childhood, the Bible was essentially the Old Testament and its exciting stories. In youth, reading the Bible became more personal, and the teachings of Jesus began to take on a more central role. In youth, most of the interviewees had strong experiences of faith and began to view the Bible as an absolute and divine source of dogma. The period of theological studies meant a change in their relationship with the Bible and particularly, revelation of the human aspects of the Bible. These changes were associated with a deepening of belief in the Bible and also a painful crisis in questions related to the trustworthiness of the Bible. For many of the interviewees, their relationship with the Bible changed also when they started their work as pastors. When faced with a call to work as a pastor, the interviewees created a synthesis of the secure faith that they had experienced in their childhood and the more critical views with which they had become acquainted during their theological education. Pastorhood meant the beginning of public teaching of the Bible. The interviewees felt that, in this new role, they discovered again - but now in a deeper sense - the trustworthiness in the bible that they had experienced during their childhood. Based on the interviewees experiences during the periods mentioned above, five different interpretations were formed regarding how the interviewed pastors viewed their past relationship with the Bible. These interpretations were detachment from literal interpretation of the Bible (1), changes in their relationship with the Bible arising from experiences of faith (2), a slow process during which their relationship with the Bible became more human (3), overcoming hardships (4), and no change in their relationship with the Bible (5). In interpretations 1-3, the past was described as a linear development and journey towards a more coherent relationship with the Bible. Interpretations 4-5, in turn, reflected a desire to detach oneself from the perspectives of linear development and change and, instead, emphasize the immutable and process-like nature of one s relationship with the Bible. Concerning the Bible as a source in matters of faith, a conspicuous aspect of the interviews was that all pastors wanted to disconnect themselves from a fundamentalistic view of the Bible, regarding this as an intellectually dishonest relationship with the Bible. On the other hand, none of the interviewees supported a totally relativist view of the Bible. Instead, all interviewees regarded the Bible as a vital source for both them and the Evangelical Lutheran Church. Between the two poles of extremely fundamental and extremely relativistic views, four different categories of viewing the Bible emerged from the interviews: absolute truth (a), a book about the message of salvation (b), a book about holiness and generous love (c), and a source of inspiration (d). The views in categories (a) and (b) emphasized the divine nature of the Bible. According to the pastors who expressed these views, the Bible contains a clear and trustworthy message of God. The views in categories (c) and (d), in turn, emphasized the human aspects of the Bible. The pastors who expressed these views regarded the Bible as a collection of books that was born in a specific historical and cultural context and includes material characteristic to this time. Due to the time-bound nature of the Bible, each generation has to update its view of the Bible. The views in categories (c) and (d) arose from human reality. Comparisons of the views in the different categories indicated that despite their obvious differences, they also shared some common features. The views in categories (a) and (d) shared the common feature of absoluteness, which was seen in category (a) as an emphasis on dogmatism and in category (d) as an emphasis on rationalism. The views in categories (b) and (c), in turn, shared the common feature of a flexible and dynamic relationship with the Bible. The key experiences that appeared to characterize pastors relationship with the authority of the Bible were a joy that arises from self-evidence, awakening to confusion, fear of openness, falling back upon paradoxes, and new confidence. These experiences reveal the circular nature of the process that was common to all interviewees interpretation of their relationship with the Bible. That is, the interviewees experiences of their relationship with the Bible seem to go through a circular process that is activated again and again in new life events. It is like a journey from self-evidence towards critical questions and again back to new confidence. The interview material showed, hence, that relationship with the Bible are characterized by a process that involves experiences of trust, questioning and new trust. The present study brings out the multifaceted reality of pastors relationship with the Bible. The study breaks down contradictions between conservative and liberal views of the Bible by showing how representatives of these opposing poles share commonalities in their attitudes. The study points to a close association between an individual s life history and his or her relationship with the Bible, and lays the groundwork for future studies to investigate the relation between personality and view of the Bible.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The use of UAVs for remote sensing tasks; e.g. agriculture, search and rescue is increasing. The ability for UAVs to autonomously find a target and perform on-board decision making, such as descending to a new altitude or landing next to a target is a desired capability. Computer-vision functionality allows the Unmanned Aerial Vehicle (UAV) to follow a designated flight plan, detect an object of interest, and change its planned path. In this paper we describe a low cost and an open source system where all image processing is achieved on-board the UAV using a Raspberry Pi 2 microprocessor interfaced with a camera. The Raspberry Pi and the autopilot are physically connected through serial and communicate via MAVProxy. The Raspberry Pi continuously monitors the flight path in real time through USB camera module. The algorithm checks whether the target is captured or not. If the target is detected, the position of the object in frame is represented in Cartesian coordinates and converted into estimate GPS coordinates. In parallel, the autopilot receives the target location approximate GPS and makes a decision to guide the UAV to a new location. This system also has potential uses in the field of Precision Agriculture, plant pest detection and disease outbreaks which cause detrimental financial damage to crop yields if not detected early on. Results show the algorithm is accurate to detect 99% of object of interest and the UAV is capable of navigation and doing on-board decision making.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper reviews the recent research progress on multi-layer composite structures composed of variety of materials. The utilization of multi-layer composite system is found to be common in metal structures and pavement systems. The layer of composite structure designed to encounter heavy dynamic energy should have sufficient ductility to counteract the intensity of energy. Therefore, the selection of materials and enhancement of interface bonding become crucial and both are discussed in this paper. The failure modes have also been explored in conjunction with stresses at failures and inferred solutions are also revealed. The paper attempts to reveal all technical facts on multi-layer composite structure in a broad field.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper a nonlinear control has been designed using the dynamic inversion approach for automatic landing of unmanned aerial vehicles (UAVs), along with associated path planning. This is a difficult problem because of light weight of UAVs and strong coupling between longitudinal and lateral modes. The landing maneuver of the UAV is divided into approach, glideslope and flare. In the approach UAV aligns with the centerline of the runway by heading angle correction. In glideslope and flare the UAV follows straight line and exponential curves respectively in the pitch plane with no lateral deviations. The glideslope and flare path are scheduled as a function of approach distance from runway. The trajectory parameters are calculated such that the sink rate at touchdown remains within specified bounds. It is also ensured that the transition from the glideslope to flare path is smooth by ensuring C-1 continuity at the transition. In the outer loop, the roll rate command is generated by assuring a coordinated turn in the alignment segment and by assuring zero bank angle in the glideslope and flare segments. The pitch rate command is generated from the error in altitude to control the deviations from the landing trajectory. The yaw rate command is generated from the required heading correction. In the inner loop, the aileron, elevator and rudder deflections are computed together to track the required body rate commands. Moreover, it is also ensured that the forward velocity of the UAV at the touch down remains close to a desired value by manipulating the thrust of the vehicle. A nonlinear six-DOF model, which has been developed from extensive wind-tunnel testing, is used both for control design as well as to validate it.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A mathematical model for doped-oxide-source diffusion is proposed. In this model the concept of segregation of impurity at the silicon-silicon dioxide is used and also a constant of “rate limitation” is introduced through a chemical reaction at the interface.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The solution for a line source of oscillatory strength kept at the origin in a wall bounding a semi-infinite viscous imcompressible stratified fluid is presented in an integral form. The behaviour of the flow at far field and near field is studied by an asymptotic expansion procedure. The streamlines for different parameters are drawn and discussed. The real characteristic straight lines present in the inviscid problem are modified by the viscosity and the solutions obtained are valid even at the resonance frequency.