977 resultados para Semantic technologies
Resumo:
Numerical modelling technology and software is now being used to underwrite the design of many microelectronic and microsystems components. The demands for greater capability of these analysis tools are increasing dramatically, as the user community is faced with the challenge of producing reliable products in ever shorter lead times. This leads to the requirement for analysis tools to represent the interactions amongst the distinct phenomena and physics at multiple length and timescales. Multi-physics and Multi-scale technology is now becoming a reality with many code vendors. This chapter discusses the current status of modelling tools that assess the impact of nano-technology on the fabrication/packaging and testing of microsystems. The chapter is broken down into three sections: Modelling Technologies, Modelling Application to Fabrication, and Modelling Application to Assembly/Packing and Modelling Applied for Test and Metrology.
Resumo:
This paper presents an investigation into applying Case-Based Reasoning to Multiple Heterogeneous Case Bases using agents. The adaptive CBR process and the architecture of the system are presented. A case study is presented to illustrate and evaluate the approach. The process of creating and maintaining the dynamic data structures is discussed. The similarity metrics employed by the system are used to support the process of optimisation of the collaboration between the agents which is based on the use of a blackboard architecture. The blackboard architecture is shown to support the efficient collaboration between the agents to achieve an efficient overall CBR solution, while using case-based reasoning methods to allow the overall system to adapt and “learn” new collaborative strategies for achieving the aims of the overall CBR problem solving process.
Resumo:
The open service network for marine environmental data (NETMAR) project uses semantic web technologies in its pilot system which aims to allow users to search, download and integrate satellite, in situ and model data from open ocean and coastal areas. The semantic web is an extension of the fundamental ideas of the World Wide Web, building a web of data through annotation of metadata and data with hyperlinked resources. Within the framework of the NETMAR project, an interconnected semantic web resource was developed to aid in data and web service discovery and to validate Open Geospatial Consortium Web Processing Service orchestration. A second semantic resource was developed to support interoperability of coastal web atlases across jurisdictional boundaries. This paper outlines the approach taken to producing the resource registry used within the NETMAR project and demonstrates the use of these semantic resources to support user interactions with systems. Such interconnected semantic resources allow the increased ability to share and disseminate data through the facilitation of interoperability between data providers. The formal representation of geospatial knowledge to advance geospatial interoperability is a growing research area. Tools and methods such as those outlined in this paper have the potential to support these efforts.
Resumo:
Se analizan y describen las principales líneas de trabajo de la Web Semántica en el ámbito de los archivos de televisión. Para ello, se analiza y contextualiza la web semántica desde una perspectiva general para posteriormente analizar las principales iniciativas que trabajan con lo audiovisual: Proyecto MuNCH, Proyecto S5T, Semantic Television y VideoActive.
Resumo:
In the last fifty years, Nunavut has developed a deep dependence on diesel for virtually all of its energy needs, including electricity. This dependence has created a number of economic, environmental and health related challenges in the territory, with an estimated 20% of the territory’s annual budget being spent on energy, thereby limiting the Government of Nunavut’s ability to address other essential infrastructure and societal needs, such as education, nutrition and health care and housing. One solution to address this diesel dependency is the use of renewable energy technologies (RETs), such as wind, solar and hydropower. As such, this thesis explores energy alternatives in Nunavut, and through RETScreen renewable energy simulations, found that solar power and wind power are technically viable options for Nunavut communities and a potentially successful means to offset diesel-generated electricity in Nunavut. However, through this analysis it was also discovered that accurate data or renewable resources are often unavailable for most Nunavut communities. Moreover, through qualitative open-ended interviews, the perspectives of Nunavut residents with regards to developing RETs in Nunavut were explored, and it was found that respondents generally supported the use of renewable energy in their communities, while acknowledging that there still remains a knowledge gap among residents regarding renewable energy, stemming from a lack of communication between the communities, government and the utility company. In addition, the perceived challenges, opportunities and gaps that exist with regards to renewable energy policy and program development were discussed with government policy-makers through further interviews, and it was discovered that often government departments work largely independently of each other rather than collaboratively, creating gaps and oversights in renewable energy policy in Nunavut. Combined, the results of this thesis were used to develop a number of recommended policy actions that could be undertaken by the territorial and federal government to support a shift towards renewable energy in order to develop a sustainable and self-sufficient energy plan in Nunavut. They include: gathering accurate renewable resource data in Nunavut; increasing community consultations on the subject of renewable energy; building strong partnerships with universities, colleges and industry; developing a knowledge sharing network; and finally increasing accessibility to renewable energy programs and policies in Nunavut.
Resumo:
A BSP (Bulk Synchronous Parallelism) computation is characterized by the generation of asynchronous messages in packages during independent execution of a number of processes and their subsequent delivery at synchronization points. Bundling messages together represents a significant departure from the traditional ‘one communication at a time’ approach. In this paper the semantic consequences of communication packaging are explored. In particular, the BSP communication structure is identified with a general form of substitution—predicate substitution. Predicate substitution provides a means of reasoning about the synchronized delivery of asynchronous communications when the immediate programming context does not explicitly refer to the variables that are to be updated (unlike traditional operations, such as the assignment $x := e$, where the names of the updated variables can be extracted from the context). Proofs of implementations of Newton's root finding method and prefix sum are used to illustrate the practical application of the proposed approach.