159 resultados para Software frameworks


Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Changes to software requirements not only pose a risk to the successful delivery of software applications but also provide opportunity for improved usability and value. Increased understanding of the causes and consequences of change can support requirements management and also make progress towards the goal of change anticipation. This paper presents the results of two case studies that address objectives arising from that ultimate goal. The first case study evaluated the potential of a change source taxonomy containing the elements ‘market’, ‘organisation’, ‘vision’, ‘specification’, and ‘solution’ to provide a meaningful basis for change classification and measurement. The second case study investigated whether the requirements attributes of novelty, complexity, and dependency correlated with requirements volatility. While insufficiency of data in the first case study precluded an investigation of changes arising due to the change source of ‘market’, for the remainder of the change sources, results indicate a significant difference in cost, value to the customer and management considerations. Findings show that higher cost and value changes arose more often from ‘organisation’ and ‘vision’ sources; these changes also generally involved the co-operation of more stakeholder groups and were considered to be less controllable than changes arising from the ‘specification’ or ‘solution’ sources. Results from the second case study indicate that only ‘requirements dependency’ is consistently correlated with volatility and that changes coming from each change source affect different groups of requirements. We conclude that the taxonomy can provide a meaningful means of change classification, but that a single requirement attribute is insufficient for change prediction. A theoretical causal account of requirements change is drawn from the implications of the combined results of the two case studies.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sphere Decoding (SD) is a highly effective detection technique for Multiple-Input Multiple-Output (MIMO) wireless communications receivers, offering quasi-optimal accuracy with relatively low computational complexity as compared to the ideal ML detector. Despite this, the computational demands of even low-complexity SD variants, such as Fixed Complexity SD (FSD), remains such that implementation on modern software-defined network equipment is a highly challenging process, and indeed real-time solutions for MIMO systems such as 4 4 16-QAM 802.11n are unreported. This paper overcomes this barrier. By exploiting large-scale networks of fine-grained softwareprogrammable processors on Field Programmable Gate Array (FPGA), a series of unique SD implementations are presented, culminating in the only single-chip, real-time quasi-optimal SD for 44 16-QAM 802.11n MIMO. Furthermore, it demonstrates that the high performance software-defined architectures which enable these implementations exhibit cost comparable to dedicated circuit architectures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Adsorption and desorption of hydrogen from nanoporous materials, such as activated carbon, is usually fully reversible. We have prepared nanoporous metal-organic framework materials with flexible linkers in which the pore openings, as characterized in the static structures, appear to be too small to allow H-2 to pass. We observe hysteresis in their adsorption and desorption kinetics above the supercritical temperature of H-2 that reflects the dynamical opening of the "windows" between pores. This behavior would allow H-2 to be adsorbed at high pressures but stored at lower pressures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Two porous metal organic frameworks (MOFs), [M-2(C8H2O6)(H2O)(2)] center dot 8H(2)O (M = Co, Ni), perform exceptionally well for the adsorption, storage, and water-triggered delivery of the biologically important gas nitric oxide. Adsorption and powder X-ray diffraction studies indicate that each coordinatively unsaturated metal atom in the structure coordinates to one NO molecule. All of the stored gas is available for delivery even after the material has been stored for several months. The combination of extremely high adsorption capacity (similar to 7 mmol of NO/g of MOF) and good storage stability is ideal for the preparation of NO storage solids. However, most important is that the entire reservoir of stored gas is recoverable on contact with a simple trigger (moisture). The activity of the NO storage materials is proved in myography experiments showing that the NO-releasing MOFs cause relaxation of porcine arterial tissue.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Metal organic frameworks (MOFs) are highly porous materials that can store significant amounts of gas, including nitric oxide. The chemical composition and toxicology of many (but not all) of these materials makes them potentially suitable for medical applications. In this paper, we will describe how triggered release methods can be used to deliver biologically relevant amounts of NO and then show how Ni, Co and Cu-containing MOFs are biologically active materials with potential applications in several different areas (anti-thrombosis, dermatology and wound healing, anti-bacterial, vasodilation etc.). We will also discuss the pros and cons of MOFs, including their chemical and biological stability and the toxicology of MOFs in general. (C) 2009 Elsevier Inc. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With the emergence of multicore and manycore processors, engineers must design and develop software in drastically new ways to benefit from the computational power of all cores. However, developing parallel software is much harder than sequential software because parallelism can't be abstracted away easily. Authors Hans Vandierendonck and Tom Mens provide an overview of technologies and tools to support developers in this complex and error-prone task. © 2012 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With the rapid expansion of the internet and the increasing demand on Web servers, many techniques were developed to overcome the servers' hardware performance limitation. Mirrored Web Servers is one of the techniques used where a number of servers carrying the same "mirrored" set of services are deployed. Client access requests are then distributed over the set of mirrored servers to even up the load. In this paper we present a generic reference software architecture for load balancing over mirrored web servers. The architecture was designed adopting the latest NaSr architectural style [1] and described using the ADLARS [2] architecture description language. With minimal effort, different tailored product architectures can be generated from the reference architecture to serve different network protocols and server operating systems. An example product system is described and a sample Java implementation is presented.