839 resultados para Context-aware computing and systems
Resumo:
A lightweight Java application suite has been developed and deployed allowing collaborative learning between students and tutors at remote locations. Students can engage in group activities online and also collaborate with tutors. A generic Java framework has been developed and applied to electronics, computing and mathematics education. The applications are respectively: (a) a digital circuit simulator, which allows students to collaborate in building simple or complex electronic circuits; (b) a Java programming environment where the paradigm is behavioural-based robotics, and (c) a differential equation solver useful in modelling of any complex and nonlinear dynamic system. Each student sees a common shared window on which may be added text or graphical objects and which can then be shared online. A built-in chat room supports collaborative dialogue. Students can work either in collaborative groups or else in teams as directed by the tutor. This paper summarises the technical architecture of the system as well as the pedagogical implications of the suite. A report of student evaluation is also presented distilled from use over a period of twelve months. We intend this suite to facilitate learning between groups at one or many institutions and to facilitate international collaboration. We also intend to use the suite as a tool to research the establishment and behaviour of collaborative learning groups. We shall make our software freely available to interested researchers.
Resumo:
This paper aims to investigate the ways in which context-based sonic art is capable of furthering a knowledge and understanding of place based on the initial perceptual encounter. How might this perceptual encounter operate in terms of a sound work’s affective dimension? To explore these issues I draw upon James J. Gibson’s ecological theory of perception and Gernot Böhme’s concept of an ‘aesthetic of atmospheres’. Within the ecological model of perception an individual can be regarded as a ‘perceptual system’: a mobile organism that seeks information from a coherent environment. I relate this concept to notions of the spatial address of environmental sound work in order to explore (a) how the human perceptual apparatus relates to the sonic environment in its mediated form and (b) how this impacts on individuals’ ability to experience such work as complex sonic ‘environments’. Can the ecological theory of perception aid the understanding of how the listener engages with context-based work? In proposing answers to this question, this paper advances a coherent analytical framework that may lead us to a more systematic grasp of the ways in which individuals engage aesthetically with sonic space and environment. I illustrate this methodology through an examination of some of the recorded work of sound artist Chris Watson.
Resumo:
Fibre-optic components and systems are used in a wide variety of industrial, medical and communication applications and can be found in use everywhere in the modern world, from the bottom of the ocean to satellites in orbit. The field of fibre optics has seen rapid growth in the past few decades to become an essential enabling technology. However, much more work is needed to develop components and systems that can work at wavelengths in the short-wavelength infrared (SWIR) / mid-IR part of the spectrum (defined in this work as 1.5 – 4.5.
Resumo:
Texto completo em atas de encontros científicos internacionais com arbitragem
Resumo:
This paper reports the results of a postal survey of intermediate care co-ordinators (ICCs) on the organization and delivery of intermediate care services for older people in England, conducted between November 2003 and May 2004. Questionnaires, which covered a range of issues with a variety of quantitative, ‘tick-box’ and open-ended questions, were returned by 106 respondents, representing just over 35% of primary care trusts (PCTs). We discuss the role of ICCs, the integration of local systems of intermediate care provision, and the form, function and model of delivery of services described by respondents. Using descriptive and statistical analysis of the responses, we highlight in particular the relationship between provision of admission avoidance and supported discharge, the availability of 24-hour care, and the locations in which care is provided, and relate our findings to the emerging evidence base for intermediate care, guidance on implementation from central government, and debate in the literature. Whilst the expansion and integration of intermediate care appear to be continuing apace, much provision seems concentrated in supported discharge services rather than acute admission avoidance, and particularly in residential forms of post-acute intermediate care. Supported discharge services tend to be found in residential settings, while admission avoidance provision tends to be non-residential in nature. Twenty-four hour care in non-residential settings is not available in several responding PCTs. These findings raise questions about the relationship between the implementation of intermediate care and the evidence for and aims of the policy as part of NHS modernization, and the extent to which intermediate care represents a genuinely novel approach to the care and rehabilitation of older people.
Resumo:
Have been less than thirty years since a group of graduate students and computer scientists working on a federal contract performed the first successful connection between two computers located at remote sites. This group known as the NWG Network Working Group, comprised of highly creative geniuses who as soon as they began meeting started talking about things like intellectual graphics, cooperating processes, automation questions, email, and many other interesting possibilities 1 . In 1968, the group's task was to design NWG's first computer network, in October 1969, the first data exchange occurred and by the end of that year a network of four computers was in operation. Since the invention of the telephone in 1876 no other technology has revolutionized the field of communications over the computer network. The number of people who have made great contributions to the creation and development of the Internet are many, the computer network a much more complex than the phone is the result of people of many nationalities and cultures. However, remember that some years later in 19732 two computer scientists Robert Kahn and Vinton Cerft created a more sophisticated communication program called Transmission Control Protocol - Internet Protocol TCP / IP which is still in force in the Internet today.
Resumo:
This paper presents a parallel genetic algorithm to the Steiner Problem in Networks. Several previous papers have proposed the adoption of GAs and others metaheuristics to solve the SPN demonstrating the validity of their approaches. This work differs from them for two main reasons: the dimension and the characteristics of the networks adopted in the experiments and the aim from which it has been originated. The reason that aimed this work was namely to build a comparison term for validating deterministic and computationally inexpensive algorithms which can be used in practical engineering applications, such as the multicast transmission in the Internet. On the other hand, the large dimensions of our sample networks require the adoption of a parallel implementation of the Steiner GA, which is able to deal with such large problem instances.
Resumo:
Within project Distributed eLearning Center (DeLC) we are developing a system for distance and eLearning, which offers fixed and mobile access to electronic content and services. Mobile access is based on InfoStation architecture, which provides Bluetooth and WiFi connectivity. On InfoStation network we are developing multi-agent middleware that provides context-aware, adaptive and personalized access to the mobile services to the users. For more convenient testing and optimization of the middleware a simulation environment, called CA3 SiEnv, is being created.
Resumo:
Abstract not available
Resumo:
Real-time systems demand guaranteed and predictable run-time behaviour in order to ensure that no task has missed its deadline. Over the years we are witnessing an ever increasing demand for functionality enhancements in the embedded real-time systems. Along with the functionalities, the design itself grows more complex. Posed constraints, such as energy consumption, time, and space bounds, also require attention and proper handling. Additionally, efficient scheduling algorithms, as proven through analyses and simulations, often impose requirements that have significant run-time cost, specially in the context of multi-core systems. In order to further investigate the behaviour of such systems to quantify and compare these overheads involved, we have developed the SPARTS, a simulator of a generic embedded real- time device. The tasks in the simulator are described by externally visible parameters (e.g. minimum inter-arrival, sporadicity, WCET, BCET, etc.), rather than the code of the tasks. While our current implementation is primarily focused on our immediate needs in the area of power-aware scheduling, it is designed to be extensible to accommodate different task properties, scheduling algorithms and/or hardware models for the application in wide variety of simulations. The source code of the SPARTS is available for download at [1].