949 resultados para datasets storage and regeneration
Resumo:
"August 1981."
Resumo:
"31 December 1990."
Resumo:
Thesis (Ph.D.)--University of Washington, 2016-04
Resumo:
The 12-month radial growth of Parmelia conspersa thalli with isidia or with apothecia and isidia was not influenced by removal of the thalli centres. When large thalli had their centres removed and the thallus perimeter was divided into fragments of about 1.0cm in diameter, growth of the fragments was less than the controls, but recovered to near control values after four or five months growth. These results suggest first, that fixed carbon for radial growth may be made in a narrow annulus at the perimeter and second, that there may be little transfer of fixed carbon between the annulus and the centre of the thallus ar around the annulus. Fragments of the centre and the perimeter regenerated growing points, suggesting that fragmentation may be an important method of vegetative reproduction in some lichens.
Resumo:
This thesis is concerned with the design and synthesis of a novel, injectable proteoglycan analogue for tissue repair. This is of particular relevance to the restoration of disc height to a degraded nucleus pulposus of the intervertebral disc. The focus is on the use of sulfonate monomers as proteoglycan analogues, in particular sodium 2-acrylamido-2-methylpropane sulfonic acid and the potassium salt of 3-sulfopropyl acrylate. For most biomedical applications, synthetic hydrogels need to show dimensional stability to changes in pH, osmolarity, and temperature. This is readily achieved by neutral structures however ionic sulfonate containing hydrogels are responsive to environmental change which renders them difficult to manage in most tissue replacement applications. In this case osmotic responsiveness rather than stability is desirable. Therefore sulfonate based materials possess advantageous properties. This is a result of the sulfonate becoming an ideal surrogate for the sulfate group present within the structure of natural proteoglycans. This thesis reports polymerisation studies based on the production of a redox initiated copolymer system capable of polymerising in situ within a timescale of circa. 5-7 minutes. The rheological properties, osmotic drive, and residual monomer content of successful compositions is analysed. Properties are adapted to mimic those of the target natural tissue. The adaptation of the material for use as an injectable intra-ocular lens, with hyaluronic acid as an interpenetrate is reported. The synthesis of a radiopaque macromer to allow visibility of the repair system once in situ is investigated and discussed. The results presented in this thesis describe a suitable proteoglycan tissue analogue which is injectable, biomimetic, osmotically responsive and mechanically stable in its desired application.
Resumo:
We describe a polygeneration system that can run on neat plant oils, such as Jatropha and Pongamia, or standard diesel fuel. A prototype has been constructed using a compression ignition engine of 9.9 kW shaft output. It consumes 3 L/h of fuel and will produce 40 kg/h of ice by means of an adsorption refrigerator powered from the engine jacket heat. Steaming of rice, deep and shallow frying, and other types of food preparation heated by the exhaust gas have been demonstrated. In addition, the feasibility of producing distilled water by means of multiple-effect distillation powered by the engine waste heat is shown. Overall plant efficiency and potential savings in greenhouse gas emissions are discussed. © 2012 Elsevier Ltd.
Resumo:
The technology of record, storage and processing of the texts, based on creation of integer index cycles is discussed. Algorithms of exact-match search and search similar on the basis of inquiry in a natural language are considered. The software realizing offered approaches is described, and examples of the electronic archives possessing properties of intellectual search are resulted.
Resumo:
Agriculture accounts for ~70% of freshwater usage worldwide. Seawater desalination alone cannot meet the growing needs for irrigation and food production, particularly in hot, desert environments. Greenhouse cultivation of high-value crops uses just a fraction of freshwater per unit of food produced when compared with open field cultivation. However, desert greenhouse producers face three main challenges: freshwater supply, plant nutrient supply, and cooling of the greenhouse. The common practice of evaporative cooling for greenhouses consumes large amounts of fresh water. In Saudi Arabia, the most common greenhouse cooling schemes are fresh water-based evaporative cooling, often using fossil groundwater or energy-intensive desalinated water, and traditional refrigeration-based direct expansion cooling, largely powered by the burning of fossil fuels. The coastal deserts have ambient conditions that are seasonally too humid to support adequate evaporative cooling, necessitating additional energy consumption in the dehumidification process of refrigeration-based cooling. This project evaluates the use of a combined-system liquid desiccant dehumidifier and membrane distillation unit that can meet the dual needs of cooling and freshwater supply for a greenhouse in a hot and humid environment.
Resumo:
The increasing amount of available semistructured data demands efficient mechanisms to store, process, and search an enormous corpus of data to encourage its global adoption. Current techniques to store semistructured documents either map them to relational databases, or use a combination of flat files and indexes. These two approaches result in a mismatch between the tree-structure of semistructured data and the access characteristics of the underlying storage devices. Furthermore, the inefficiency of XML parsing methods has slowed down the large-scale adoption of XML into actual system implementations. The recent development of lazy parsing techniques is a major step towards improving this situation, but lazy parsers still have significant drawbacks that undermine the massive adoption of XML. ^ Once the processing (storage and parsing) issues for semistructured data have been addressed, another key challenge to leverage semistructured data is to perform effective information discovery on such data. Previous works have addressed this problem in a generic (i.e. domain independent) way, but this process can be improved if knowledge about the specific domain is taken into consideration. ^ This dissertation had two general goals: The first goal was to devise novel techniques to efficiently store and process semistructured documents. This goal had two specific aims: We proposed a method for storing semistructured documents that maps the physical characteristics of the documents to the geometrical layout of hard drives. We developed a Double-Lazy Parser for semistructured documents which introduces lazy behavior in both the pre-parsing and progressive parsing phases of the standard Document Object Model’s parsing mechanism. ^ The second goal was to construct a user-friendly and efficient engine for performing Information Discovery over domain-specific semistructured documents. This goal also had two aims: We presented a framework that exploits the domain-specific knowledge to improve the quality of the information discovery process by incorporating domain ontologies. We also proposed meaningful evaluation metrics to compare the results of search systems over semistructured documents. ^
Resumo:
Electrical energy is an essential resource for the modern world. Unfortunately, its price has almost doubled in the last decade. Furthermore, energy production is also currently one of the primary sources of pollution. These concerns are becoming more important in data-centers. As more computational power is required to serve hundreds of millions of users, bigger data-centers are becoming necessary. This results in higher electrical energy consumption. Of all the energy used in data-centers, including power distribution units, lights, and cooling, computer hardware consumes as much as 80%. Consequently, there is opportunity to make data-centers more energy efficient by designing systems with lower energy footprint. Consuming less energy is critical not only in data-centers. It is also important in mobile devices where battery-based energy is a scarce resource. Reducing the energy consumption of these devices will allow them to last longer and re-charge less frequently. Saving energy in computer systems is a challenging problem. Improving a system's energy efficiency usually comes at the cost of compromises in other areas such as performance or reliability. In the case of secondary storage, for example, spinning-down the disks to save energy can incur high latencies if they are accessed while in this state. The challenge is to be able to increase the energy efficiency while keeping the system as reliable and responsive as before. This thesis tackles the problem of improving energy efficiency in existing systems while reducing the impact on performance. First, we propose a new technique to achieve fine grained energy proportionality in multi-disk systems; Second, we design and implement an energy-efficient cache system using flash memory that increases disk idleness to save energy; Finally, we identify and explore solutions for the page fetch-before-update problem in caching systems that can: (a) control better I/O traffic to secondary storage and (b) provide critical performance improvement for energy efficient systems.
Resumo:
Over the past five years, XML has been embraced by both the research and industrial community due to its promising prospects as a new data representation and exchange format on the Internet. The widespread popularity of XML creates an increasing need to store XML data in persistent storage systems and to enable sophisticated XML queries over the data. The currently available approaches to addressing the XML storage and retrieval issue have the limitations of either being not mature enough (e.g. native approaches) or causing inflexibility, a lot of fragmentation and excessive join operations (e.g. non-native approaches such as the relational database approach). ^ In this dissertation, I studied the issue of storing and retrieving XML data using the Semantic Binary Object-Oriented Database System (Sem-ODB) to leverage the advanced Sem-ODB technology with the emerging XML data model. First, a meta-schema based approach was implemented to address the data model mismatch issue that is inherent in the non-native approaches. The meta-schema based approach captures the meta-data of both Document Type Definitions (DTDs) and Sem-ODB Semantic Schemas, thus enables a dynamic and flexible mapping scheme. Second, a formal framework was presented to ensure precise and concise mappings. In this framework, both schemas and the conversions between them are formally defined and described. Third, after major features of an XML query language, XQuery, were analyzed, a high-level XQuery to Semantic SQL (Sem-SQL) query translation scheme was described. This translation scheme takes advantage of the navigation-oriented query paradigm of the Sem-SQL, thus avoids the excessive join problem of relational approaches. Finally, the modeling capability of the Semantic Binary Object-Oriented Data Model (Sem-ODM) was explored from the perspective of conceptually modeling an XML Schema using a Semantic Schema. ^ It was revealed that the advanced features of the Sem-ODB, such as multi-valued attributes, surrogates, the navigation-oriented query paradigm, among others, are indeed beneficial in coping with the XML storage and retrieval issue using a non-XML approach. Furthermore, extensions to the Sem-ODB to make it work more effectively with XML data were also proposed. ^