2 resultados para Dynamic System Optimum

em Glasgow Theses Service


Relevância:

80.00% 80.00%

Publicador:

Resumo:

Scottish sandstone buildings are now suffering the long-term effects of salt-crystallisation damage, owing in part to the repeated deposition of de-icing salts during winter months. The use of de-icing salts is necessary in order to maintain safe road and pavement conditions during cold weather, but their use comes at a price. Sodium chloride (NaCl), which is used as the primary de-icing salt throughout the country, is a salt known to be damaging to sandstone masonry. However, there remains a range of alternative, commercially available de-icing salts. It is unknown however, what effect these salts have on porous building materials, such as sandstone. In order to protect our built heritage against salt-induced decay, it is vital to understand the effects of these different salts on the range of sandstone types that we see within the historic buildings of Scotland. Eleven common types of sandstone were characterised using a suite of methods in order to understand their mineralogy, pore structure and their response to moisture movement, which are vital properties that govern a stone’s response to weathering and decay. Sandstones were then placed through a range of durability tests designed to measure their resistance to various weathering processes. Three salt crystallisation tests were undertaken on the sandstones over a range of 16 to 50 cycles, which tested their durability to NaCl, CaCl2, MgCl2 and a chloride blend salt. Samples were primarily analysed by measuring their dry weight loss after each cycle, visually after each cycle and by other complimentary methods in order to understand their changing response to moisture uptake after salt treatment. Salt crystallisation was identified as the primary mechanism of decay across each salt, with the extent of damage in each sandstone influenced by environmental conditions and pore-grain properties of the stone. Damage recorded in salt crystallisation tests was ultimately caused by the generation of high crystallisation pressures within the confined pore networks of each stone. Stone and test-specific parameters controlled the location and magnitude of damage, with the amount of micro-pores, their spatial distribution, the water absorption coefficient and the drying efficiency of each stone being identified as the most important stone-specific properties influencing salt-induced decay. Strong correlations were found between the dry weight loss of NaCl treated samples and the proportion of pores <1µm in diameter. Crystallisation pressures are known to scale inversely with pore size, while the spatial distribution of these micro-pores is thought to influence the rate, overall extent and type of decay within the stone by concentrating crystallisation pressures in specific regions of the stone. The water absorption determines the total amount of moisture entering into the stone, which represents the total amount of void space for salt crystallisation. The drying parameters on the other hand, ultimately control the distribution of salt crystallisation. Those stones that were characterised by a combination of a high proportion of micro-pores, high water absorption values and slow drying kinetics were shown to be most vulnerable to NaCl-induced decay. CaCl2 and MgCl2 are shown to have similar crystallisation behaviour, forming thin crystalline sheets under low relative humidity and/or high temperature conditions. Distinct differences in their behaviour that are influenced by test specific criteria were identified. The location of MgCl2 crystallisation close to the stone surface, as influenced by prolonged drying under moderate temperature drying conditions, was identified as the main factor that caused substantial dry weight loss in specific stone types. CaCl2 solutions remained unaffected under these conditions and only crystallised under high temperatures. Homogeneous crystallisation of CaCl2 throughout the stone produced greater internal change, with little dry weight loss recorded. NaCl formed distinctive isometric hopper crystals that caused damage through the non-equilibrium growth of salts in trapped regions of the stone. Damage was sustained as granular decay and contour scaling across most stone types. The pore network and hydric properties of the stones continually evolve in response to salt crystallisation, creating a dynamic system whereby the initial, known properties of clean quarried stone will not continually govern the processes of salt crystallisation, nor indeed can they continually predict the behaviour of stone to salt-induced decay.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

This thesis reports on an investigation of the feasibility and usefulness of incorporating dynamic management facilities for managing sensed context data in a distributed contextaware mobile application. The investigation focuses on reducing the work required to integrate new sensed context streams in an existing context aware architecture. Current architectures require integration work for new streams and new contexts that are encountered. This means of operation is acceptable for current fixed architectures. However, as systems become more mobile the number of discoverable streams increases. Without the ability to discover and use these new streams the functionality of any given device will be limited to the streams that it knows how to decode. The integration of new streams requires that the sensed context data be understood by the current application. If the new source provides data of a type that an application currently requires then the new source should be connected to the application without any prior knowledge of the new source. If the type is similar and can be converted then this stream too should be appropriated by the application. Such applications are based on portable devices (phones, PDAs) for semi-autonomous services that use data from sensors connected to the devices, plus data exchanged with other such devices and remote servers. Such applications must handle input from a variety of sensors, refining the data locally and managing its communication from the device in volatile and unpredictable network conditions. The choice to focus on locally connected sensory input allows for the introduction of privacy and access controls. This local control can determine how the information is communicated to others. This investigation focuses on the evaluation of three approaches to sensor data management. The first system is characterised by its static management based on the pre-pended metadata. This was the reference system. Developed for a mobile system, the data was processed based on the attached metadata. The code that performed the processing was static. The second system was developed to move away from the static processing and introduce a greater freedom of handling for the data stream, this resulted in a heavy weight approach. The approach focused on pushing the processing of the data into a number of networked nodes rather than the monolithic design of the previous system. By creating a separate communication channel for the metadata it is possible to be more flexible with the amount and type of data transmitted. The final system pulled the benefits of the other systems together. By providing a small management class that would load a separate handler based on the incoming data, Dynamism was maximised whilst maintaining ease of code understanding. The three systems were then compared to highlight their ability to dynamically manage new sensed context. The evaluation took two approaches, the first is a quantitative analysis of the code to understand the complexity of the relative three systems. This was done by evaluating what changes to the system were involved for the new context. The second approach takes a qualitative view of the work required by the software engineer to reconfigure the systems to provide support for a new data stream. The evaluation highlights the various scenarios in which the three systems are most suited. There is always a trade-o↵ in the development of a system. The three approaches highlight this fact. The creation of a statically bound system can be quick to develop but may need to be completely re-written if the requirements move too far. Alternatively a highly dynamic system may be able to cope with new requirements but the developer time to create such a system may be greater than the creation of several simpler systems.