996 resultados para Alarm systems


Relevância:

20.00% 20.00%

Publicador:

Resumo:

We propose that disruptive changes pertaining to complex product systems (CoPS) will yield a different set of characteristics than those traditionally observed for commodity products, and seek evidence for this proposition in a case study of the Flash Converting technology, a disruptive CoPS innovation in the copper production industry. Our results show that unlike disruptions in commodity product industries, the incumbent CoPS technology does not overshoot mainstream market performance demand. Also, the disruptive CoPS innovation: (i) is not nurtured in low-end niche markets; (ii) initially satisfies mainstream market performance demand, and; (iii) has higher unit price than the incumbent technology.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Technological system evolution is marked by the uneven evolution of constituent sub-systems. Subsequently, system evolution is hampered by the resulting state of unevenness, or reverse salience, which results from the presence of the sub-system that delivers the lowest level of performance with respect to other sub-systems, namely, the reverse salient. In this paper, we develop absolute and proportional performance gap measures of reverse salience and, in turn, derive a typology of reverse salients that distinguishes alternative dynamics of change in the evolving system. We subsequently demonstrate the applicability of the measures and the typology through an illustrative empirical study of the PC (personal computer) technological system that functions as a gaming platform. Our empirical analysis demonstrates that patterns of temporal dynamics can be distinguished with the measurement of reverse salience, and that distinct paths of technological system evolution can be identified as different types of reverse salients emerge over time.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Road transport plays a significant role in various industries and mobility services around the globe and has a vital impact on our daily lives. However it also has serious impacts on both public health and the environment. In-vehicle feedback systems are a relatively new approach to encouraging driver behavior change for improving fuel efficiency and safety in automotive environments. While many studies claim that the adoption of eco-driving practices, such as eco-driving training programs and in-vehicle feedback to drivers, has the potential to improve fuel efficiency, limited research has integrated safety and eco-driving. Therefore, it is crucial to understand the human factors related theories and practices which will inform the design of an in-vehicle Human Machine Interface (HMI) that could provide real-time driver feedback and consequently improve both fuel efficiency and safety. This paper provides a comprehensive review of the current state of published literature on in-vehicle systems to identify and evaluate the impact of eco-driving and safety feedback systems. This paper also discusses how these factors may conflict with one another and have a negative effect on road safety, while also exploring possible eco-driving practices that could encourage more sustainable, environmentally-conscious and safe driving behavior. The review revealed a lack of comprehensive theoretical research integrating eco-driving and safe driving, and no current available HMI covering both aspects simultaneously. Furthermore, the review identified that some eco-driving in-vehicle systems may enhance fuel efficiency without compromising safety. The review has identified a range of concepts which can be developed to influence driver acceptance of safety and eco-driving systems within the area of HMI. This can promote new research aimed at enhancing our understanding of the relationship between eco-driving and safety from the human factors viewpoint. This provides a foundation for developing innovative, persuasive and acceptable in-vehicle HMI systems to improve fuel efficiency and road safety.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Safety culture is a term with numerous definitions in the literature. Many authors advocate a prescriptive approach to safety culture in which if an organisation has certain levels of externally prescribed systems and structures in place it has a “good safety culture”. Conversely, other researchers suggest an anthropological approach of exploring deep meanings and understandings present within an organisation’s workforce. In a recent published review, the authors presented an alternative view to safety culture, in which the anthropological aspects of safety culture interact with the structures and systems in place within an organisation to result in behavioural patterns. This can be viewed as a human factors approach to safety culture in which, through understanding the specific interactions between the culture of a workforce and external organisational elements, organisational structures and systems can be optimised in order to shape worker behaviour and improve safety. This paper presents findings from a recent investigation of safety culture in the Australian heavy vehicle (transport) industry. Selected results are discussed to explore how understanding culture can provide direction to the optimisation of organisational structures and systems to match worker culture and thus improve safety. Specifically the value placed on personal experience and stories, as well as on both time and money are discussed, and interventions that are suited to these aspects of the culture are discussed. These findings demonstrate the importance of shifting beyond mere prescriptive and interpretive approaches to safety culture and instead to focus on the interaction between cultural and contextual elements to optimise organisational structures and systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This chapter will report on a study that sought to develop a systemwide approach to embedding education for sustainability (EfS (the preferred term in Australia) in teacher education. The strategy for a coordinated and coherent systemic approach involved identifying and eliciting the participation of key agents of change within the‘teacher education system’ in one state in Australia, Queensland. This consisted of one representative from each of the eight Queensland universities offering pre-service teacher education, as well as the teacher registration authority, the key State Government agency responsible for public schools, and two national professional organisations. Part of the approach involved teacher educators at different universities developing an institutional specific approach to embedding sustainability education within their teacher preparation programs. Project participants worked collaboratively to facilitate policy and curriculum change while the project leaders used an action research approach to inform and monitor actions taken and to provide guidance for subsequent actions to effect change simultaneously at the state, institutional and course levels. In addition to the state-wide multi-site case study, which we argue has broader applications to national systems in other countries, the chapter will include two institutional level case studies of efforts to embed sustainability in science teacher education.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents an unmanned aircraft system (UAS) that uses a probabilistic model for autonomous front-on environmental sensing or photography of a target. The system is based on low-cost and readily-available sensor systems in dynamic environments and with the general intent of improving the capabilities of dynamic waypoint-based navigation systems for a low-cost UAS. The behavioural dynamics of target movement for the design of a Kalman filter and Markov model-based prediction algorithm are included. Geometrical concepts and the Haversine formula are applied to the maximum likelihood case in order to make a prediction regarding a future state of a target, thus delivering a new waypoint for autonomous navigation. The results of the application to aerial filming with low-cost UAS are presented, achieving the desired goal of maintained front-on perspective without significant constraint to the route or pace of target movement.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Mathematics has been perceived as the core area of learning in most educational systems around the world including Sri Lanka. Unfortunately, it is clearly visible that a majority of Sri Lankan students are failing in their basic mathematics when the recent grade five scholarship examination and ordinary level exam marks are analysed. According to Department of Examinations Sri Lanka , on average, over 88 percent of the students are failing in the grade 5 scholarship examinations where mathematics plays a huge role while about 50 percent of the students fail in there ordinary level mathematics examination. Poor or lack of basic mathematics skills has been identified as the root cause.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Distributed systems are widely used for solving large-scale and data-intensive computing problems, including all-to-all comparison (ATAC) problems. However, when used for ATAC problems, existing computational frameworks such as Hadoop focus on load balancing for allocating comparison tasks, without careful consideration of data distribution and storage usage. While Hadoop-based solutions provide users with simplicity of implementation, their inherent MapReduce computing pattern does not match the ATAC pattern. This leads to load imbalances and poor data locality when Hadoop's data distribution strategy is used for ATAC problems. Here we present a data distribution strategy which considers data locality, load balancing and storage savings for ATAC computing problems in homogeneous distributed systems. A simulated annealing algorithm is developed for data distribution and task scheduling. Experimental results show a significant performance improvement for our approach over Hadoop-based solutions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The requirement of distributed computing of all-to-all comparison (ATAC) problems in heterogeneous systems is increasingly important in various domains. Though Hadoop-based solutions are widely used, they are inefficient for the ATAC pattern, which is fundamentally different from the MapReduce pattern for which Hadoop is designed. They exhibit poor data locality and unbalanced allocation of comparison tasks, particularly in heterogeneous systems. The results in massive data movement at runtime and ineffective utilization of computing resources, affecting the overall computing performance significantly. To address these problems, a scalable and efficient data and task distribution strategy is presented in this paper for processing large-scale ATAC problems in heterogeneous systems. It not only saves storage space but also achieves load balancing and good data locality for all comparison tasks. Experiments of bioinformatics examples show that about 89\% of the ideal performance capacity of the multiple machines have be achieved through using the approach presented in this paper.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Background At Queensland University of Technology (QUT), the Bachelor of Radiation Therapy course evaluation has previously suffered from low online survey participation rates. A communal instantaneous feedback event using an audience response system (ARS) was evaluated as a potential solution to this problem. The aims of the project were to determine the extent to which this feedback event could be facilitated by ARS technology and to evaluate the impact the technology made on student satisfaction and engagement. Methods Students were invited to a timetabled session to provide feedback on individual study units and the course overall. They provided quantitative Likert-style responses to prompts for each unit and the course using an ARS as well as anonymous typed qualitative comments. Data collection was performed live so students were able to view collective class responses. This prompted further discussion and enabled a prospective action plan to be developed. To inform future ARS use, students were asked for their opinions on the feedback method. Results Despite technological difficulties, student evaluation indicated that all responders enjoyed the session and the opportunity to view the combined responses. All students felt that useful feedback was generated and that this method should be used in the future. The student attendance and response rates were high, and it was clear that the session had led to the development of some insightful qualitative feedback comments. Conclusions: An ARS contributed well to the collection of course feedback in a communal and interactive environment. Students found it enjoyable to use, and it helped to stimulate useful qualitative comments

Relevância:

20.00% 20.00%

Publicador:

Resumo:

While enhanced cybersecurity options, mainly based around cryptographic functions, are needed overall speed and performance of a healthcare network may take priority in many circumstances. As such the overall security and performance metrics of those cryptographic functions in their embedded context needs to be understood. Understanding those metrics has been the main aim of this research activity. This research reports on an implementation of one network security technology, Internet Protocol Security (IPSec), to assess security performance. This research simulates sensitive healthcare information being transferred over networks, and then measures data delivery times with selected security parameters for various communication scenarios on Linux-based and Windows-based systems. Based on our test results, this research has revealed a number of network security metrics that need to be considered when designing and managing network security for healthcare-specific or non-healthcare-specific systems from security, performance and manageability perspectives. This research proposes practical recommendations based on the test results for the effective selection of network security controls to achieve an appropriate balance between network security and performance

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This tutorial primarily focuses on the implementation of Information Accountability (IA) protocols defined in an Information Accountability Framework (IAF) in eHealth systems. Concerns over the security and privacy of patient information are one of the biggest hindrances to sharing health information and the wide adoption of eHealth systems. At present, there are competing requirements between healthcare consumers' (i.e. patients) requirements and healthcare professionals' (HCP) requirements. While consumers want control over their information, healthcare professionals want access to as much information as required in order to make well-informed decisions and provide quality care. This conflict is evident in the review of Australia's PCEHR system and in recent studies of patient control of access to their eHealth information. In order to balance these requirements, the use of an Information Accountability Framework devised for eHealth systems has been proposed. Through the use of IA protocols, so-called Accountable-eHealth systems (AeH) create an eHealth environment where health information is available to the right person at the right time without rigid barriers whilst empowering the consumers with information control and transparency. In this half-day tutorial, we will discuss and describe the technical challenges surrounding the implementation of the IAF protocols into existing eHealth systems and demonstrate their use. The functionality of the protocols and AeH systems will be demonstrated, and an example of the implementation of the IAF protocols into an existing eHealth system will be presented and discussed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Provision of network infrastructure to meet rising network peak demand is increasing the cost of electricity. Addressing this demand is a major imperative for Australian electricity agencies. The network peak demand model reported in this paper provides a quantified decision support tool and a means of understanding the key influences and impacts on network peak demand. An investigation of the system factors impacting residential consumers’ peak demand for electricity was undertaken in Queensland, Australia. Technical factors, such as the customers’ location, housing construction and appliances, were combined with social factors, such as household demographics, culture, trust and knowledge, and Change Management Options (CMOs) such as tariffs, price,managed supply, etc., in a conceptual ‘map’ of the system. A Bayesian network was used to quantify the model and provide insights into the major influential factors and their interactions. The model was also used to examine the reduction in network peak demand with different market-based and government interventions in various customer locations of interest and investigate the relative importance of instituting programs that build trust and knowledge through well designed customer-industry engagement activities. The Bayesian network was implemented via a spreadsheet with a tick box interface. The model combined available data from industry-specific and public sources with relevant expert opinion. The results revealed that the most effective intervention strategies involve combining particular CMOs with associated education and engagement activities. The model demonstrated the importance of designing interventions that take into account the interactions of the various elements of the socio-technical system. The options that provided the greatest impact on peak demand were Off-Peak Tariffs and Managed Supply and increases in the price of electricity. The impact in peak demand reduction differed for each of the locations and highlighted that household numbers, demographics as well as the different climates were significant factors. It presented possible network peak demand reductions which would delay any upgrade of networks, resulting in savings for Queensland utilities and ultimately for households. The use of this systems approach using Bayesian networks to assist the management of peak demand in different modelled locations in Queensland provided insights about the most important elements in the system and the intervention strategies that could be tailored to the targeted customer segments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This research used design science research methods to develop, instantiate, implement, and measure the acceptance of a novel software artefact. The primary purpose of this software artefact was to enhance data collection, improve its quality and enable its capture in classroom environments without distracting from the teaching activity. The artefact set is an iOS app, with supporting web services and technologies designed in response to teacher and pastoral care needs. System analysis and design used Enterprise Architecture methods. The novel component of the iOS app implemented proximity detection to identify the student through their iPad and automatically link to that student's data. The use of this novel software artefact and web services was trialled in a school setting, measuring user acceptance and system utility. This integrated system was shown to improve the accuracy, consistency, completeness and timeliness of captured data and the utility of the input and reporting systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

China has a massive population of children with disabilities. To address the special needs of these children, special/inclusive education in China has developed dramatically since the early 1980s onwards. This Special Issue puts together seven empirical studies emerging from the Chinese societies. These studies analyse inclusive discourses embedded in the education policy documents; scrutinise professional competence of inclusive education teachers; evaluate inclusive education practices in physical education, mathematics education, and job-related social skills education provided to students with disabilities; debate the required in-class support for inclusive education teachers; and discuss the social attitudes towards people with disabilities. The foci, methods and theories vary across the seven studies, while their aims converge. These studies are seeking best possible approaches and best available resources that facilitate inclusion. Knowledge built and lessons learned from these studies will provide implications for future inclusive education practices in China and beyond.