13 resultados para Algorithms, Properties, the KCube Graphs
em Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland
Resumo:
Background: The function of the autonomic nervous system (ANS) can be evaluated with heart rate variability (HRV). Decreased HRV is associated with aging, the male sex, increased heart rate, and overall increased cardiometabolic risk. It has been hypothesized that early atherosclerotic vascular changes and ANS function are related. Aims: The aims were to assess reference values on HRV in young adults, and examine associations with HRV and cardiometabolic risk factors and metabolic syndrome (MetS) and to study relations between HRV and ultrasonographically measured vascular properties. Participants and methods: The present thesis is part of the Cardiovascular Risk in Young Finns Study. The thesis is based on the follow-up study in 2001, when the study individuals were 24-39 years of age. HRV data were available on 1 956 individuals. Results: HRV was inversely associated with age and heart rate (for all p<0.001). Highfrequency HRV (HF) was higher, and low-frequency HRV (LF) lower in women than men (p<0.0001 for both). MetS was associated with 11% decreased HF and 12% increased LF/HF-ratio in women, and 8% decreased HF and 4% increased LF/HF-ratio in men. Carotid artery distensibility was independently associated with HF and total HRV (for both p<0.05). Conclusions: The reference values in young adults were generated. Decreased HRV was associated with age, the male sex and increased heart rate. Women had higher HF and lower LF variability than men. MetS was related to decrease in HRV. The observed associations between carotid elasticity and HRV, supports the hypothesis that reduction in carotid elasticity may lead to decrease in autonomic cardiac control.
Resumo:
The amount of installed wind power has been growing exponentially during the past ten years. As wind turbines have become a significant source of electrical energy, the interactions between the turbines and the electric power network need to be studied more thoroughly than before. Especially, the behavior of the turbines in fault situations is of prime importance; simply disconnecting all wind turbines from the network during a voltage drop is no longer acceptable, since this would contribute to a total network collapse. These requirements have been a contributor to the increased role of simulations in the study and design of the electric drive train of a wind turbine. When planning a wind power investment, the selection of the site and the turbine are crucial for the economic feasibility of the installation. Economic feasibility, on the other hand, is the factor that determines whether or not investment in wind power will continue, contributing to green electricity production and reduction of emissions. In the selection of the installation site and the turbine (siting and site matching), the properties of the electric drive train of the planned turbine have so far been generally not been taken into account. Additionally, although the loss minimization of some of the individual components of the drive train has been studied, the drive train as a whole has received less attention. Furthermore, as a wind turbine will typically operate at a power level lower than the nominal most of the time, efficiency analysis in the nominal operating point is not sufficient. This doctoral dissertation attempts to combine the two aforementioned areas of interest by studying the applicability of time domain simulations in the analysis of the economicfeasibility of a wind turbine. The utilization of a general-purpose time domain simulator, otherwise applied to the study of network interactions and control systems, in the economic analysis of the wind energy conversion system is studied. The main benefits of the simulation-based method over traditional methods based on analytic calculation of losses include the ability to reuse and recombine existing models, the ability to analyze interactions between the components and subsystems in the electric drive train (something which is impossible when considering different subsystems as independent blocks, as is commonly done in theanalytical calculation of efficiencies), the ability to analyze in a rather straightforward manner the effect of selections other than physical components, for example control algorithms, and the ability to verify assumptions of the effects of a particular design change on the efficiency of the whole system. Based on the work, it can be concluded that differences between two configurations can be seen in the economic performance with only minor modifications to the simulation models used in the network interaction and control method study. This eliminates the need ofdeveloping analytic expressions for losses and enables the study of the system as a whole instead of modeling it as series connection of independent blocks with no lossinterdependencies. Three example cases (site matching, component selection, control principle selection) are provided to illustrate the usage of the approach and analyze its performance.
Resumo:
Harnessing the power of nuclear reactions has brought huge benefits in terms of nuclear energy, medicine and defence as well as risks including the management of nuclear wastes. One of the main issues for radioactive waste management is liquid radioactive waste (LRW). Different methods have been applied to remediate LRW, thereunder ion exchange and adsorption. Comparative studies have demonstrated that Na2Ti2O3SiO4·2H2O titanosilicate sorption materials are the most promising in terms of Cs+ and Sr2+ retention from LRW. Therefore these TiSi materials became the object of this study. The recently developed in Ukraine sol-gel method of synthesizing these materials was chosen among the other reported approaches since it allows obtaining the TiSi materials in the form of particles with size ≥ 4mm. utilizing inexpensive and bulk stable inorganic precursors and yielded the materials with desirable properties by alteration of the comparatively mild synthesis conditions. The main aim of this study was to investigate the physico-chemical properties of sol-gel synthesized titanosilicates for radionuclide uptake from aqueous solutions. The effect of synthesis conditions on the structural and sorption parameters of TiSi xerogels was planned to determine in order to obtain a highly efficient sorption material. The ability of the obtained TiSis to retain Cs+, Sr2+ and other potentially toxic metal cations from the synthetic and real aqueous solutions was intended to assess. To our expectations, abovementioned studies will illustrate the efficiency and profitability of the chosen synthesis approach, synthesis conditions and the obtained materials. X-ray diffraction, low temperature adsorption/desorption surface area analysis, X-ray photoelectron spectroscopy, infrared spectroscopy and scanning electron microscopy with energy dispersive X-ray spectroscopy was used for xerogels characterization. The sorption capability of the synthesized TiSi gels was studied as a function of pH, adsorbent mass, initial concentration of target ion, contact time, temperature, composition and concentration of the background solution. It was found that the applied sol-gel approach yielded materials with a poorly crystalline sodium titanosilicate structure under relatively mild synthesis conditions. The temperature of HTT has the strongest influence on the structure of the materials and consequently was concluded to be the control factor for the preparation of gels with the desired properties. The obtained materials proved to be effective and selective for both Sr2+ and Cs+ decontamination from synthetic and real aqueous solutions like drinking, ground, sea and mine waters, blood plasma and liquid radioactive wastes.
Resumo:
The past few decades have seen a considerable increase in the number of parallel and distributed systems. With the development of more complex applications, the need for more powerful systems has emerged and various parallel and distributed environments have been designed and implemented. Each of the environments, including hardware and software, has unique strengths and weaknesses. There is no single parallel environment that can be identified as the best environment for all applications with respect to hardware and software properties. The main goal of this thesis is to provide a novel way of performing data-parallel computation in parallel and distributed environments by utilizing the best characteristics of difference aspects of parallel computing. For the purpose of this thesis, three aspects of parallel computing were identified and studied. First, three parallel environments (shared memory, distributed memory, and a network of workstations) are evaluated to quantify theirsuitability for different parallel applications. Due to the parallel and distributed nature of the environments, networks connecting the processors in these environments were investigated with respect to their performance characteristics. Second, scheduling algorithms are studied in order to make them more efficient and effective. A concept of application-specific information scheduling is introduced. The application- specific information is data about the workload extractedfrom an application, which is provided to a scheduling algorithm. Three scheduling algorithms are enhanced to utilize the application-specific information to further refine their scheduling properties. A more accurate description of the workload is especially important in cases where the workunits are heterogeneous and the parallel environment is heterogeneous and/or non-dedicated. The results obtained show that the additional information regarding the workload has a positive impact on the performance of applications. Third, a programming paradigm for networks of symmetric multiprocessor (SMP) workstations is introduced. The MPIT programming paradigm incorporates the Message Passing Interface (MPI) with threads to provide a methodology to write parallel applications that efficiently utilize the available resources and minimize the overhead. The MPIT allows for communication and computation to overlap by deploying a dedicated thread for communication. Furthermore, the programming paradigm implements an application-specific scheduling algorithm. The scheduling algorithm is executed by the communication thread. Thus, the scheduling does not affect the execution of the parallel application. Performance results achieved from the MPIT show that considerable improvements over conventional MPI applications are achieved.
Resumo:
Diplomityössä käsitellään Nokia Mobile Phonesin matkapuhelimien käyttöliittymäohjelmistojen suunnittelu-ja testausympäristön kehitystä. Ympäristöön lisättiin kaksi ohjelmistomodulia avustamaan simulointia ja versionhallintaa. Visualisointityökalulla matkapuhelimen toiminta voidaan jäljittää suunnittelu- kaavioihin tilasiirtyminä, kun taas vertailusovelluksella kaavioiden väliset erot nähdään graafisesti. Kehitetyt sovellukset parantavat käyttöliittymien suunnitteluprosessia tehostaen virheiden etsintää, optimointia ja versionhallintaa. Visualisointityökalun edut ovat merkittävät, koska käyttöliittymäsovellusten toiminta on havaittavissa suunnittelu- kaavioista reaaliaikaisen simuloinnin yhteydessä. Näin virheet ovat välittömästi paikannettavissa. Lisäksi työkalua voidaan hyödyntää kaavioita optimoitaessa, jolloin sovellusten kokoja muistintarve pienenee. Graafinen vertailutyökalu tuo edun rinnakkaiseen ohjelmistosuunnitteluun. Eri versioisten suunnittelukaavioiden erot ovat nähtävissä suoraan kaaviosta manuaalisen vertailun sijaan. Molemmat työkalut otettiin onnistuneesti käyttöön NMP:llä vuoden 2001 alussa.
Resumo:
Learning of preference relations has recently received significant attention in machine learning community. It is closely related to the classification and regression analysis and can be reduced to these tasks. However, preference learning involves prediction of ordering of the data points rather than prediction of a single numerical value as in case of regression or a class label as in case of classification. Therefore, studying preference relations within a separate framework facilitates not only better theoretical understanding of the problem, but also motivates development of the efficient algorithms for the task. Preference learning has many applications in domains such as information retrieval, bioinformatics, natural language processing, etc. For example, algorithms that learn to rank are frequently used in search engines for ordering documents retrieved by the query. Preference learning methods have been also applied to collaborative filtering problems for predicting individual customer choices from the vast amount of user generated feedback. In this thesis we propose several algorithms for learning preference relations. These algorithms stem from well founded and robust class of regularized least-squares methods and have many attractive computational properties. In order to improve the performance of our methods, we introduce several non-linear kernel functions. Thus, contribution of this thesis is twofold: kernel functions for structured data that are used to take advantage of various non-vectorial data representations and the preference learning algorithms that are suitable for different tasks, namely efficient learning of preference relations, learning with large amount of training data, and semi-supervised preference learning. Proposed kernel-based algorithms and kernels are applied to the parse ranking task in natural language processing, document ranking in information retrieval, and remote homology detection in bioinformatics domain. Training of kernel-based ranking algorithms can be infeasible when the size of the training set is large. This problem is addressed by proposing a preference learning algorithm whose computation complexity scales linearly with the number of training data points. We also introduce sparse approximation of the algorithm that can be efficiently trained with large amount of data. For situations when small amount of labeled data but a large amount of unlabeled data is available, we propose a co-regularized preference learning algorithm. To conclude, the methods presented in this thesis address not only the problem of the efficient training of the algorithms but also fast regularization parameter selection, multiple output prediction, and cross-validation. Furthermore, proposed algorithms lead to notably better performance in many preference learning tasks considered.
Resumo:
The purpose of this work was to study the effect of aspen and alder on birch cooking and the quality of the pulp produced. Three different birch kraft pulps were studied. As a reference, pure aspen and alder were included. The laboratory trials were done at the UPM Research Centre in Lappeenranta, Finland. The materials used were birch, aspen and alder mill chips that were collected around the area of South-Carelia in Finland. The chips used in the study were pulped using a standard kraft process. The pulps including birch fibres were ECF-bleached at laboratory scale to a target brightness of 85 %. The bleached pulps were beaten at low consistency by a laboratory Voith Sulzer refiner and tested for optical and physical properties. The theoretical part is a study of hardwoods that takes into accounts the differences between birch, aspen and alder. Major sub-areas were fibre and paper-technical properties as well as chemical composition and their influence on the different properties. The pulp properties of birch, aspen and alder found in previous studies were reported. Russian hardwood forest resources were also investigated. The fundamentals of kraft pulping and bleaching were studied at the end of theoretical part. The major effect of replacing birch with aspen and alder was the deterioration (lowering) of tensile and tear strengths. In other words, addition of aspen and alder to a birch furnish reduced strength properties. The reinforcement ability of the tested pulps was the following: 100 % birch > 80 % birch, 20 % aspen > 70 % birch, 20 % aspen, 10 % alder. The second thing noted was that blending of birch together with aspen and alder give better smoothness, optical properties and also formation. It can be concluded, that replacement of birch with alder during cooking by more than 10 % can negatively affect on the paper-technical properties of birch pulp. Mixing pure birch and aspen pulps would be more beneficial when producing printing paper made from chemical pulp.
Resumo:
Astringency is traditionally thought to be induced by plant tannins in foods. Because of this current research concerning the mechanism of astringency is focused on tannin‐protein interactions and thus on precipitation, which may be perceived by mechanoreceptors. However, astringency is elicited by a wide range of different phenolic compounds, as well as, some non‐phenolic compounds in various foods. Many ellagitannins or smaller compounds that contribute to astringent properties do not interact with salivary proteins and may be directly perceived through some receptors. Generally, the higher degree of polymerization of proanthocyanidins can be associated with more intense astringency. However, the astringent properties of smaller phenolic compounds may not be directly predicted from the structure of a compound, although glycosylation has a significant role. The astringency of organic acids may be directly linked to the perception of sourness, and this increases along with decreasing pH. Astringency can be divided into different sub‐qualities, including even other qualities than traditional mouth‐drying, puckering or roughing sensations. Astringency is often accompanied by bitter or sour or both taste properties. The different sub‐qualities can be influenced by different astringent compounds. In general, the glycolysation of the phenolic compound results in more velvety and smooth mouthdrying astringency. Flavonol glycosides and other flavonoid compounds and ellagitannins contribute to this velvety mouthdrying astringency. Additionally, they often lack the bitter properties. Proanthocyanidins and phenolic acids elicit more puckering and roughing astringency with some additional bitter properties. Quercetin 3‐O‐rutinoside, along with other quercetin glycosides, is among the key astringent compounds in black tea and red currants. In foods, there are always various other additional attributes that are perceived at the same with astringency. Astringent compounds themselves may have other sensory characteristics, such as bitter or sour properties, or they may enhance or suppress other sensory properties. Components contributing to these other properties, such as sugars, may also have similar effects on astringent sensations. Food components eliciting sweetness or fattiness or some polymeric polysaccharides can be used to mask astringent subqualities. Astringency can generally be referred to as a negative contributor to the liking of various foods. On the other hand, perceptions of astringent properties can vary among individuals. Many genetic factors that influence perceptions of taste properties, such as variations in perceiving a bitter taste or variations in saliva, may also effect the perception of astringency. Individuals who are more sensitive to different sensations may notice the differences between astringent properties more clearly. This may not have effects on the overall perception of astringency. However, in many cases, the liking of astringent foods may need to be learned by repetitive exposure. Astringency is often among the key sensory properties forming the unique overall flavour of certain foods, and therefore it also influences whether or not a food is liked. In many cases, astringency may be an important sub‐property suppressed by other more abundant sensory properties, but it may still have a significant contribution to the overall flavour and thus consumer preferences. The results of the practical work of this thesis show that the astringent phenolic compounds are mostly located in the skin fractions of black currants, crowberries and bilberries (publications I–III). The skin fractions themselves are rather tasteless. However, the astringent phenolic compounds can be efficiently removed from these skin fractions by consecutive ethanol extractions. Berries contain a wide range of different flavonol glycosides, hydroxycinnamic acid derivatives and anthocyanins and some of them strongly contribute to the different astringent and bitterness properties. Sweetness and sourness are located in the juice fractions along with the majority of sugars and fruit acids. The sweet and sour properties of the juice may be used to mask the astringent and bitterness properties of the extracts. Enzymatic treatments increase the astringent properties and fermented flavour of the black currant juice and decrease sweetness and freshness due to the effects on chemical compositions (IV). Sourness and sweetness are positive contributors to the liking of crowberry and bilberry fractions, whereas bitterness is more negative (V). Some astringent properties in berries are clearly negative factors, whereas some may be more positive. The liking of berries is strongly influenced by various consumer background factors, such as motives and health concerns. The liking of berries and berry fractions may also be affected by genetic factors, such as variations in the gene hTAS2R38, which codes bitter taste receptors (V).
Resumo:
Ceramides comprise a class of sphingolipids that exist only in small amounts in cellular membranes, but which have been associated with important roles in cellular signaling processes. The influences that ceramides have on the physical properties of bilayer membranes reach from altered thermodynamical behavior to significant impacts on the molecular order and lateral distribution of membrane lipids. Along with the idea that the membrane physical state could influence the physiological state of a cell, the membrane properties of ceramides have gained increasing interest. Therefore, membrane phenomena related to ceramides have become a subject of intense study both in cellular as well as in artificial membranes. Artificial bilayers, the so called model membranes, are substantially simpler in terms of contents and spatio-temporal variation than actual cellular membranes, and can be used to give detailed information about the properties of individual lipid species in different environments. This thesis focuses on investigating how the different parts of the ceramide molecule, i.e., the N-linked acyl chain, the long-chain sphingoid base and the membrane-water interface region, govern the interactions and lateral distribution of these lipids in bilayer membranes. With the emphasis on ceramide/sphingomyelin(SM)-interactions, the relevance of the size of the SMhead group for the interaction was also studied. Ceramides with methylbranched N-linked acyl chains, varying length sphingoid bases, or methylated 2N (amide-nitrogen) and 3O (C3-hydroxyl) at the interface region, as well as SMs with decreased head group size, were synthesized and their bilayer properties studied by calorimetric and fluorescence spectroscopic techniques. In brief, the results showed that the packing of the ceramide acyl chains was more sensitive to methyl-branching in the mid part than in the distal end of the N-linked chain, and that disrupting the interfacial structure at the amide-nitrogen, as opposed to the C3-hydroxyl, had greater effect on the interlipid interactions of ceramides. Interestingly, it appeared that the bilayer properties of ceramides could be more sensitive to small alterations in the length of the long-chain base than what was previously reported for the N-linked acyl chain. Furthermore, the data indicated that the SM-head group does not strongly influence the interactions between SMs and ceramides. The results in this thesis illustrate the pivotal role of some essential parts of the ceramide molecules in determining their bilayer properties. The thesis provides increased understanding of the molecular aspects of ceramides that possibly affect their functions in biological membranes, and could relate to distinct effects on cell physiology.
Resumo:
The main objective of the present study was to analyze the best approach on how to coat paperboard trays at the pressing stage. The coating gives the paperboard enhanced barrier and mechanical properties. The whole process chain of the barrier coating development was studied in the research. The methodology applied includes obtaining the optimum temperature at which good adhesion and bonding is formed between paperboard and skin film. Evaluation of mechanical properties after the coatings; such as cracking, curling and barrier properties was performed.
Resumo:
Medium-voltage motor drives extend the power rating of AC motor drives in industrial applications. Multilevel converters are gaining an ever-stronger foothold in this field. This doctoral dissertation introduces a new topology to the family of modular multilevel converters: the modular double-cascade converter. The modularity of the converter is enabled by the application of multiwinding mediumfrequency isolation transformers. Owing to the innovative transformer link, the converter presents many advantageous properties at a concept level: modularity, high input and output power quality, small footprint, and wide variety of applications, among others. Further, the research demonstrates that the transformer link also plays a key role in the disadvantages of the topology. An extensive simulation study on the new converter is performed. The focus of the simulation study is on the development of control algorithms and the feasibility of the topology. In particular, the circuit and control concepts used in the grid interface, the coupling configurations of the load inverter, and the transformer link operation are thoroughly investigated. Experimental results provide proof-of-concept results on the operation principle of the converter. This work concludes a research collaboration project on multilevel converters between LUT and Vacon Plc. The project was active from 2009 until 2014.
Resumo:
The advancement of science and technology makes it clear that no single perspective is any longer sufficient to describe the true nature of any phenomenon. That is why the interdisciplinary research is gaining more attention overtime. An excellent example of this type of research is natural computing which stands on the borderline between biology and computer science. The contribution of research done in natural computing is twofold: on one hand, it sheds light into how nature works and how it processes information and, on the other hand, it provides some guidelines on how to design bio-inspired technologies. The first direction in this thesis focuses on a nature-inspired process called gene assembly in ciliates. The second one studies reaction systems, as a modeling framework with its rationale built upon the biochemical interactions happening within a cell. The process of gene assembly in ciliates has attracted a lot of attention as a research topic in the past 15 years. Two main modelling frameworks have been initially proposed in the end of 1990s to capture ciliates’ gene assembly process, namely the intermolecular model and the intramolecular model. They were followed by other model proposals such as templatebased assembly and DNA rearrangement pathways recombination models. In this thesis we are interested in a variation of the intramolecular model called simple gene assembly model, which focuses on the simplest possible folds in the assembly process. We propose a new framework called directed overlap-inclusion (DOI) graphs to overcome the limitations that previously introduced models faced in capturing all the combinatorial details of the simple gene assembly process. We investigate a number of combinatorial properties of these graphs, including a necessary property in terms of forbidden induced subgraphs. We also introduce DOI graph-based rewriting rules that capture all the operations of the simple gene assembly model and prove that they are equivalent to the string-based formalization of the model. Reaction systems (RS) is another nature-inspired modeling framework that is studied in this thesis. Reaction systems’ rationale is based upon two main regulation mechanisms, facilitation and inhibition, which control the interactions between biochemical reactions. Reaction systems is a complementary modeling framework to traditional quantitative frameworks, focusing on explicit cause-effect relationships between reactions. The explicit formulation of facilitation and inhibition mechanisms behind reactions, as well as the focus on interactions between reactions (rather than dynamics of concentrations) makes their applicability potentially wide and useful beyond biological case studies. In this thesis, we construct a reaction system model corresponding to the heat shock response mechanism based on a novel concept of dominance graph that captures the competition on resources in the ODE model. We also introduce for RS various concepts inspired by biology, e.g., mass conservation, steady state, periodicity, etc., to do model checking of the reaction systems based models. We prove that the complexity of the decision problems related to these properties varies from P to NP- and coNP-complete to PSPACE-complete. We further focus on the mass conservation relation in an RS and introduce the conservation dependency graph to capture the relation between the species and also propose an algorithm to list the conserved sets of a given reaction system.
Resumo:
In this work, Sr2FeMoO6 (SFMO) thin films were studied with the main focus on their magnetic and magneto-transport properties. The fabrication process of pulsed laser deposited SFMO films was first optimized. Then the effects of strain, film thickness and substrate were thoroughly investigated. In addition to these external factors, the effect of intrinsic defects on the magnetic properties of SFMO were also clarified. Secondly, the magnetoresistivity mechanims of SFMO films were studied and a semiempirical model of the temperature dependence of resistivity was introduced. The films were grown on single crystal substrates using a ceramic target made with sol-gel method. The structural characterization of the films were carried out with X-ray diffraction, atomic force microscopy, transmission electron microscopy and high kinetic energy photoelectron spectroscopy. The magnetic properties were measured with SQUID magnetometer and the magneto-transport properties by magnetometer with a resistivity option. SFMO films with the best combination of structural and magnetic properties were grown in Ar atmosphere at 1050 °C . Their magnetic properties could not be improved by the ex situ post-annealing treatments aside from the treatments in ultra-high vacuum conditions. The optimal film thickness was found to be around 150 nm and only small improvement in the magnetic properties with decreasing strain was observed. Instead, the magnetic properties were observed to be highly dependent on the choice of the substrate due to the lattice mismatch induced defects, which are best avoided by using the SrTiO3 substrate. The large difference in the Curie temperature and the saturation magnetization between the SFMO thin film and polycrystalline bulk samples was connected to the antisite disorder and oxygen vacancies. Thus, the Curie temperature of SFMO thin films could be improved by increasing the amount of oxygen vacancies for example with ultra-high vacuum treatments or improving the B-site ordering by further optimization of the deposition parameters. The magneto-transport properties of SFMO thin films do not follow any conventional models, but the temperature dependence of resistivity was succesfully described with a model of two spin channel system. Also, evidences that the resistivity-temperature behaviour of SFMO thin films is dominated by the structural defects, which reduce the band gap in the majority spin band were found. Moreover, the magnetic field response of the resistivity in SFMO thin films were found to be superposition of different mechanisms that seems to be related to the structural changes in the film.