21 resultados para OTHER ASPECTS OF PSYCHOPHARMACOLOGY
Resumo:
Silica based biomaterials, such as melt-derived bioactive glasses and sol-gel glasses, have been used for a long time in bone healing applications because of their ability to form hydroxyapatite and to stimulate stem cell proliferation and differentiation. In this study, bone marrow derived cells were cultured with bioactive glass and sol-gel silica, and seeded into porous polymer composite scaffolds that were then implanted femorally and subcutaneously in rats to monitor their migration inside host tissue. Bone marrow derived cells were also injected intraperitoneally. Transplanted cells migrated to various tissues inside the host, including the lung, liver spleen, thymus and bone marrow. The method of transplantation affected the time frame of cell migration, with intraperitoneal injection being the fastest and femoral implantation the slowest, but not the target tissues of migration. Transplanted donor cells had a limited lifetime in the host and were later eliminated from all tested tissues. Bioactive glass, however, affected the implanted cells negatively. When it was present in the scaffold no donor cells were found in any of the tested host tissues. Bioactive glass S53P4 was found to support both osteoblastic and osteoclastic phenotype of bone marrow derived cells, but it was resistant to the resorbing effect of osteoclastic bone marrow derived cells, showing that bioactive glass is rather dissolved through physicochemical reactions than resorbed by cells. Fast-dissolving silica sol gel in microparticulate form was found to increase collagen formation by bone marrow derived cells, while slow dissolving silica microparticles enhanced their proliferation, suggesting that the dissolution rate of silica controls the response of bone marrow derived cells.
Resumo:
The objective of the research was to understand the success factors of the Danish energy service industry. The research phenomenon was studied greatly but the aim was to examine it from the service logic point of view. The research was threefold and it examined the phenomena from the company, industrial and national levels. The purpose of the multi-level study was to understand all the success factors and to examine how they are combined together. First, the research problem was approached through the literature review. After that, the empirical part of the study was conducted as a case study and the data was collected by theme interviews. The collected data was analyzed through theoretical point of view and compared with earlier studies. This study shows that the most important success factor was the country, because it has affected to the other aspects of the success. Because the actors of the industry are linked together tightly, communication and common understanding of business is essential to the industry success. The new energy technologies do not produce directly added value for the customers. This has sifted energy business towards service business, and the customers have been included in the value creation process.
Resumo:
It has been commonly thought that standards of beauty are arbitrary cultural conventions that vary between cultures and time. In my thesis I found that it is not so. Instead, I show that attractiveness and preferred traits serve as cues to phenotypic qualities that provide selective benefits for those who choose their mates based on these criteria. In the first study I show that attractive men have a stronger antibody response to the hepatitis b vaccine and higher levels of testosterone than their less attractive peers. Men with low levels of testosterone also tend to have high levels of the stress hormone cortisol, suggesting that their immune responses may have been inhibited by stress hormones. Thus, facial attractiveness may serve as an honest cue of the strength of immune defence in men. In the second study, I show that the attractiveness of the male body is also a cue of better immunity. In addition, I show that adiposity, both in men’s faces and bodies, is a better cue of the strength of immunity and attractiveness than of masculinity. In the third study, I test the preferences of women from 13 countries for facial cues of testosterone and cortisol. I show that there is cross-cultural variation in women’s preference for cues of testosterone and cortisol in male faces. I found a relationship between the health of a nation and women’s preferences for cues of testosterone in the male face and the interaction between preferences for cues of testosterone and cortisol. I show also a relationship between preferences for cues of testosterone and a societal-level measure of parasite stress. Thus, it seems that societal-level ecological factors influence the relative value of traits as revealed by combinations of testosterone and stress hormones. In the fourth study, I show that women’s immune responsiveness (amount of antibodies produced) does not predict facial attractiveness. Instead, plasma cortisol level is negatively associated with attractiveness, indicating that stressed women look less attractive. Fat percentage is curvilinearly associated with facial attractiveness, indicating that being too thin or too fat reduces attractiveness. This study suggests that in contrast to men, facial attractiveness in women does not indicate the strength of immune defence, but is associated with other aspects of long-term health and fertility: circulating levels of the stress hormone cortisol and the percentage of body fat. In the last study I show that the attractiveness of men’s body odor is positively correlated with stress hormone levels, suggesting also that the attractiveness of body odors may signal the phenotypic quality of males to females. However, the attractiveness of men’s body odor was not associated with testosterone levels. My thesis suggests that the standard of beauty is not in the eye of the beholder. Instead, our standard of beauty is hardwired in our brains by genes that are selected by natural selection and also influenced by current environmental conditions.
Resumo:
Software is a key component in many of our devices and products that we use every day. Most customers demand not only that their devices should function as expected but also that the software should be of high quality, reliable, fault tolerant, efficient, etc. In short, it is not enough that a calculator gives the correct result of a calculation, we want the result instantly, in the right form, with minimal use of battery, etc. One of the key aspects for succeeding in today's industry is delivering high quality. In most software development projects, high-quality software is achieved by rigorous testing and good quality assurance practices. However, today, customers are asking for these high quality software products at an ever-increasing pace. This leaves the companies with less time for development. Software testing is an expensive activity, because it requires much manual work. Testing, debugging, and verification are estimated to consume 50 to 75 per cent of the total development cost of complex software projects. Further, the most expensive software defects are those which have to be fixed after the product is released. One of the main challenges in software development is reducing the associated cost and time of software testing without sacrificing the quality of the developed software. It is often not enough to only demonstrate that a piece of software is functioning correctly. Usually, many other aspects of the software, such as performance, security, scalability, usability, etc., need also to be verified. Testing these aspects of the software is traditionally referred to as nonfunctional testing. One of the major challenges with non-functional testing is that it is usually carried out at the end of the software development process when most of the functionality is implemented. This is due to the fact that non-functional aspects, such as performance or security, apply to the software as a whole. In this thesis, we study the use of model-based testing. We present approaches to automatically generate tests from behavioral models for solving some of these challenges. We show that model-based testing is not only applicable to functional testing but also to non-functional testing. In its simplest form, performance testing is performed by executing multiple test sequences at once while observing the software in terms of responsiveness and stability, rather than the output. The main contribution of the thesis is a coherent model-based testing approach for testing functional and performance related issues in software systems. We show how we go from system models, expressed in the Unified Modeling Language, to test cases and back to models again. The system requirements are traced throughout the entire testing process. Requirements traceability facilitates finding faults in the design and implementation of the software. In the research field of model-based testing, many new proposed approaches suffer from poor or the lack of tool support. Therefore, the second contribution of this thesis is proper tool support for the proposed approach that is integrated with leading industry tools. We o er independent tools, tools that are integrated with other industry leading tools, and complete tool-chains when necessary. Many model-based testing approaches proposed by the research community suffer from poor empirical validation in an industrial context. In order to demonstrate the applicability of our proposed approach, we apply our research to several systems, including industrial ones.