WorldWideScience

Sample records for methodology oriented treatment

  1. Developing Agent-Oriented Video Surveillance System through Agent-Oriented Methodology (AOM

    Directory of Open Access Journals (Sweden)

    Cheah Wai Shiang

    2016-12-01

    Full Text Available Agent-oriented methodology (AOM is a comprehensive and unified agent methodology for agent-oriented software development. Although AOM is claimed to be able to cope with a complex system development, it is still not yet determined up to what extent this may be true. Therefore, it is vital to conduct an investigation to validate this methodology. This paper presents the adoption of AOM in developing an agent-oriented video surveillance system (VSS. An intruder handling scenario is designed and implemented through AOM. AOM provides an alternative method to engineer a distributed security system in a systematic manner. It presents the security system at a holistic view; provides a better conceptualization of agent-oriented security system and supports rapid prototyping as well as simulation of video surveillance system.

  2. Validating agent oriented methodology (AOM) for netlogo modelling and simulation

    Science.gov (United States)

    WaiShiang, Cheah; Nissom, Shane; YeeWai, Sim; Sharbini, Hamizan

    2017-10-01

    AOM (Agent Oriented Modeling) is a comprehensive and unified agent methodology for agent oriented software development. AOM methodology was proposed to aid developers with the introduction of technique, terminology, notation and guideline during agent systems development. Although AOM methodology is claimed to be capable of developing a complex real world system, its potential is yet to be realized and recognized by the mainstream software community and the adoption of AOM is still at its infancy. Among the reason is that there are not much case studies or success story of AOM. This paper presents two case studies on the adoption of AOM for individual based modelling and simulation. It demonstrate how the AOM is useful for epidemiology study and ecological study. Hence, it further validate the AOM in a qualitative manner.

  3. An aspect-oriented methodology for designing secure applications

    NARCIS (Netherlands)

    Georg, Geri; Ray, Indrakshi; Anastasakis, Kyriakos; Bordbar, Behzad; Toahchoodee, Manachai; Houmb, S.H.

    We propose a methodology, based on aspect-oriented modeling (AOM), for incorporating security mechanisms in an application. The functionality of the application is described using the primary model and the attacks are specified using aspects. The attack aspect is composed with the primary model to

  4. Methodological foundations of target market enterprise orientation

    OpenAIRE

    N.V. Karpenko

    2012-01-01

    In the article the author determines the importance of target market orientation maintenance which content is based on marketing principles and envisages the interrelationship of market segmentation processes and positioning. Proposed methodological principles of segmentation implementation are the result of the authors own research, and the process of positioning is examined through the five-level system that contains three stages and two variants of organizational behavior.

  5. Towards a general object-oriented software development methodology

    Science.gov (United States)

    Seidewitz, ED; Stark, Mike

    1986-01-01

    Object diagrams were used to design a 5000 statement team training exercise and to design the entire dynamics simulator. The object diagrams are also being used to design another 50,000 statement Ada system and a personal computer based system that will be written in Modula II. The design methodology evolves out of these experiences as well as the limitations of other methods that were studied. Object diagrams, abstraction analysis, and associated principles provide a unified framework which encompasses concepts from Yourdin, Booch, and Cherry. This general object-oriented approach handles high level system design, possibly with concurrency, through object-oriented decomposition down to a completely functional level. How object-oriented concepts can be used in other phases of the software life-cycle, such as specification and testing is being studied concurrently.

  6. Non-coplanar automatic beam orientation selection in cranial IMRT: a practical methodology

    Energy Technology Data Exchange (ETDEWEB)

    Llacer, Jorge [EC Engineering Consultants LLC, 130 Forest Hill Drive, Los Gatos, CA 95032 (United States); Li Sicong [Department of Radiation Oncology, University of Nebraska Medical Center, Omaha, NE 68198 (United States); Agazaryan, Nzhde; Solberg, Timothy D [Department of Radiation Oncology, University of California, Los Angeles, CA 90095 (United States); Promberger, Claus [BrainLAB AG, Kapellenstrasse 12, 85622 Feldkirchen (Germany)], E-mail: escalivat@jllacer.com, E-mail: sl1@unmc.edu, E-mail: NAgazaryan@mednet.ucla.edu, E-mail: claus.promberger@brainlab.com, E-mail: Timothy.Solberg@utsouthwestern.edu

    2009-03-07

    This paper proposes a method for automatic selection of beam orientations in non-coplanar cranial IMRT. Methods of computer vision, beam's eye view techniques and neural networks are used to define a new geometry-based methodology that leads to treatment plans for cranial lesions that are comparable in quality to those generated by experienced radiation physicists. The automatic beam selection (ABS) process can be carried out in clinically useful computation times, in 1 min or less for most cases. In the process of describing the ABS process, it is shown that the cranial beam orientation optimization problem is mathematically ill posed, with the expectation that a large number of solutions will lead to similar results. Nevertheless, there are better and worse solutions and we show that the proposed ABS process, by its design, has to lead to one of the better ones. We have carried out extensive tests with 14 patients with beam selection tasks ranging from the rather simple to quite complex. The ABS process has always yielded optimizations with results that are considered good for clinic use. Seven-beam coplanar optimizations for some of the patients have also been investigated. Comparisons with non-coplanar optimizations indicate in which cases the simpler coplanar plans can be used to advantage. Parameters used in the comparisons are dose-volume histograms, minimum and maximum PTV doses, equivalent uniform doses for the PTV and OARs, and treatment volume, conformity and normal tissue indices. It is felt that the current ABS methodology is ready for extensive clinical tests.

  7. Process-oriented Design Methodology for the (Inter-) Organizational Intellectual Capital Management

    OpenAIRE

    Galeitzke, Mila; Oertwig, Nicole; Orth, Ronald; Kohl, Holger

    2016-01-01

    The development of a process-oriented design methodology for the visualization of intellectual capital in organisational business processes is described in this contribution. A tangible and intangible resource-oriented taxonomy in an integrated enterprise modelling environment is established. The comprehensive assessment, allocation and referencing of intellectual capital (human, structural and relational capital) counters the underutilization of available intellectual capital and allows for ...

  8. Methodology for object-oriented real-time systems analysis and design: Software engineering

    Science.gov (United States)

    Schoeffler, James D.

    1991-01-01

    Successful application of software engineering methodologies requires an integrated analysis and design life-cycle in which the various phases flow smoothly 'seamlessly' from analysis through design to implementation. Furthermore, different analysis methodologies often lead to different structuring of the system so that the transition from analysis to design may be awkward depending on the design methodology to be used. This is especially important when object-oriented programming is to be used for implementation when the original specification and perhaps high-level design is non-object oriented. Two approaches to real-time systems analysis which can lead to an object-oriented design are contrasted: (1) modeling the system using structured analysis with real-time extensions which emphasizes data and control flows followed by the abstraction of objects where the operations or methods of the objects correspond to processes in the data flow diagrams and then design in terms of these objects; and (2) modeling the system from the beginning as a set of naturally occurring concurrent entities (objects) each having its own time-behavior defined by a set of states and state-transition rules and seamlessly transforming the analysis models into high-level design models. A new concept of a 'real-time systems-analysis object' is introduced and becomes the basic building block of a series of seamlessly-connected models which progress from the object-oriented real-time systems analysis and design system analysis logical models through the physical architectural models and the high-level design stages. The methodology is appropriate to the overall specification including hardware and software modules. In software modules, the systems analysis objects are transformed into software objects.

  9. NPA4K development system using object-oriented methodology

    International Nuclear Information System (INIS)

    Jeong, Kwang Seong; Hahn, Do Hee

    2000-11-01

    NPA4K consists of module programs with several components for various functions. Software components have to be developed systematically by compartment criteria and design method. In this paper, the understandings of a typical Object-Oriented Methodology , UML(Unified Modeling Language), the procedure for NPA4K program development and the architecture for long-term development of NPA4K are introduced

  10. NPA4K development system using object-oriented methodology

    Energy Technology Data Exchange (ETDEWEB)

    Jeong, Kwang Seong; Hahn, Do Hee

    2000-11-01

    NPA4K consists of module programs with several components for various functions. Software components have to be developed systematically by compartment criteria and design method. In this paper, the understandings of a typical Object-Oriented Methodology , UML(Unified Modeling Language), the procedure for NPA4K program development and the architecture for long-term development of NPA4K are introduced.

  11. Advanced software development workstation: Object-oriented methodologies and applications for flight planning and mission operations

    Science.gov (United States)

    Izygon, Michel

    1993-01-01

    The work accomplished during the past nine months in order to help three different organizations involved in Flight Planning and in Mission Operations systems, to transition to Object-Oriented Technology, by adopting one of the currently most widely used Object-Oriented analysis and Design Methodology is summarized.

  12. A performance-oriented power transformer design methodology using multi-objective evolutionary optimization.

    Science.gov (United States)

    Adly, Amr A; Abd-El-Hafiz, Salwa K

    2015-05-01

    Transformers are regarded as crucial components in power systems. Due to market globalization, power transformer manufacturers are facing an increasingly competitive environment that mandates the adoption of design strategies yielding better performance at lower costs. In this paper, a power transformer design methodology using multi-objective evolutionary optimization is proposed. Using this methodology, which is tailored to be target performance design-oriented, quick rough estimation of transformer design specifics may be inferred. Testing of the suggested approach revealed significant qualitative and quantitative match with measured design and performance values. Details of the proposed methodology as well as sample design results are reported in the paper.

  13. Analysis and design of the SI-simulator software system for the VHTR-SI process by using the object-oriented analysis and object-oriented design methodology

    International Nuclear Information System (INIS)

    Chang, Jiwoon; Shin, Youngjoon; Kim, Jihwan; Lee, Kiyoung; Lee, Wonjae; Chang, Jonghwa; Youn, Cheung

    2008-01-01

    The SI-simulator is an application software system that simulates the dynamic behavior of the VHTR-SI process by the use of mathematical models. Object-oriented analysis (OOA) and object-oriented design (OOD) methodologies were employed for the SI simulator system development. OOA is concerned with developing software engineering requirements and specifications that are expressed as a system's object model (which is composed of a population of interacting objects), as opposed to the traditional data or functional views of systems. OOD techniques are useful for the development of large complex systems. Also, OOA/OOD methodology is usually employed to maximize the reusability and extensibility of a software system. In this paper, we present a design feature for the SI simulator software system by the using methodologies of OOA and OOD

  14. Surreptitious, Evolving and Participative Ontology Development: An End-User Oriented Ontology Development Methodology

    Science.gov (United States)

    Bachore, Zelalem

    2012-01-01

    Ontology not only is considered to be the backbone of the semantic web but also plays a significant role in distributed and heterogeneous information systems. However, ontology still faces limited application and adoption to date. One of the major problems is that prevailing engineering-oriented methodologies for building ontologies do not…

  15. Oriental Medical Treatment of Lumbar Spinal Stenosis

    Directory of Open Access Journals (Sweden)

    Hae-Yeon Lee

    2003-12-01

    Full Text Available Lumbar spinal stenosis results from the progressive combined narrowing of the central spinal canal, the neurorecesses, and the neuroforaminal canals. In the absence of prior surgery, tumor, or infection, the spinal canal may become narrowed by bulging or protrusion of the intervertebral disc annulus, herniation of the nucleus pulposis posteriorly, thickening of the posterior longitudinal ligament, hypertrophy of the ligamentum flavum, epidural fat deposition, spondylosis of the intervertebral disc margins, or a combination of two or more of the above factors. Patients with spinal stenosis become symptomatic when pain, motor weakness, paresthesia, or other neurologic compromise causes distress. In one case, we administrated oriental medical treatment with acupuncture treatment and herb-medicine. Oriental medical treatment showed desirable effect on lumbar spinal stenosis.

  16. [Perinatal clomiphene citrate treatment changes sexual orientations of male mice].

    Science.gov (United States)

    He, Feng-Qin; Zhang, Heng-Rui

    2013-10-01

    Perinatal period and adolescence are critical for brain development, which is the biological basis of an individual's sexual orientation and sexual behavior. In this study, animals were divided into two groups and their sexual orientations were observed: one group experienced drug treatments during the perinatal period, and the other group was castrated at puberty. The results showed that estradiol treatment had no effect on mature male offspring's sexual orientations, but 9 days and 14 days of clomiphene citrate treatment significantly increased the chance of homosexuality and effeminized behavior. In addition, the sexual orientation of mature normal male offspring, which were castrated when they were 21 days old,was not significant different from the control animals. These findings suggest that the inhibition of perinatal estrogen activities could suppress individual male-typical responses, enhance female-typical responses and induce homosexual orientations. Moreover, the masculinizing effects of estrogen were more obvious during perinatal period than adolescence.

  17. Sexual orientation and treatment-seeking for depression in a multilingual worldwide sample.

    Science.gov (United States)

    Rutter, Tara M; Flentje, Annesa; Dilley, James W; Barakat, Suzanne; Liu, Nancy H; Gross, Margaret S; Muñoz, Ricardo F; Leykin, Yan

    2016-12-01

    Prior research has found higher rates of mental health problems among sexual minority individuals. We examine treatment-seeking for depression, as well as its relationship with sexual orientation, in a large, multilingual, international sample. Participants in an automated, quintilingual internet-based depression screening tool were screened for depression, and completed several background measures, including sexual orientation (with an option to decline to state) and past and current depression treatment seeking. 3695 participants screened positive for current or past depression and responded to the sexual orientation question. Those who declined to state their sexual orientation were far less likely to seek any treatment than individuals endorsing any orientation; they were especially unlikely to seek psychotherapy. Individuals identifying as bisexual sought both psychotherapy and alternative treatments at a higher rate than other groups. An interaction was observed between sexual orientation and gender, such that lesbian women were especially likely to have used psychotherapy. Other variables that emerged as significant predictors of treatment-seeking for depression included age and participant's language. Limitations include possible misinterpretation of translated terms due to regional differences, and possible limits to generalizability due to this study being conducted on the internet. Our results suggest that individuals who decline to state their sexual orientation may be more likely to forgo effective treatments for depression. Further studies of depression service utilization should focus on developing treatment modalities that could better engage sexual minority individuals, especially those who are reluctant to disclose their orientation. Copyright © 2016 Elsevier B.V. All rights reserved.

  18. Model-driven methodology for rapid deployment of smart spaces based on resource-oriented architectures.

    Science.gov (United States)

    Corredor, Iván; Bernardos, Ana M; Iglesias, Josué; Casar, José R

    2012-01-01

    Advances in electronics nowadays facilitate the design of smart spaces based on physical mash-ups of sensor and actuator devices. At the same time, software paradigms such as Internet of Things (IoT) and Web of Things (WoT) are motivating the creation of technology to support the development and deployment of web-enabled embedded sensor and actuator devices with two major objectives: (i) to integrate sensing and actuating functionalities into everyday objects, and (ii) to easily allow a diversity of devices to plug into the Internet. Currently, developers who are applying this Internet-oriented approach need to have solid understanding about specific platforms and web technologies. In order to alleviate this development process, this research proposes a Resource-Oriented and Ontology-Driven Development (ROOD) methodology based on the Model Driven Architecture (MDA). This methodology aims at enabling the development of smart spaces through a set of modeling tools and semantic technologies that support the definition of the smart space and the automatic generation of code at hardware level. ROOD feasibility is demonstrated by building an adaptive health monitoring service for a Smart Gym.

  19. Model-Driven Methodology for Rapid Deployment of Smart Spaces Based on Resource-Oriented Architectures

    Directory of Open Access Journals (Sweden)

    José R. Casar

    2012-07-01

    Full Text Available Advances in electronics nowadays facilitate the design of smart spaces based on physical mash-ups of sensor and actuator devices. At the same time, software paradigms such as Internet of Things (IoT and Web of Things (WoT are motivating the creation of technology to support the development and deployment of web-enabled embedded sensor and actuator devices with two major objectives: (i to integrate sensing and actuating functionalities into everyday objects, and (ii to easily allow a diversity of devices to plug into the Internet. Currently, developers who are applying this Internet-oriented approach need to have solid understanding about specific platforms and web technologies. In order to alleviate this development process, this research proposes a Resource-Oriented and Ontology-Driven Development (ROOD methodology based on the Model Driven Architecture (MDA. This methodology aims at enabling the development of smart spaces through a set of modeling tools and semantic technologies that support the definition of the smart space and the automatic generation of code at hardware level. ROOD feasibility is demonstrated by building an adaptive health monitoring service for a Smart Gym.

  20. MODELS AND METHODS OF SAFETY-ORIENTED PROJECT MANAGEMENT OF DEVELOPMENT OF COMPLEX SYSTEMS: METHODOLOGICAL APPROACH

    Directory of Open Access Journals (Sweden)

    Олег Богданович ЗАЧКО

    2016-03-01

    Full Text Available The methods and models of safety-oriented project management of the development of complex systems are proposed resulting from the convergence of existing approaches in project management in contrast to the mechanism of value-oriented management. A cognitive model of safety oriented project management of the development of complex systems is developed, which provides a synergistic effect that is to move the system from the original (pre condition in an optimal one from the viewpoint of life safety - post-project state. The approach of assessment the project complexity is proposed, which consists in taking into account the seasonal component of a time characteristic of life cycles of complex organizational and technical systems with occupancy. This enabled to take into account the seasonal component in simulation models of life cycle of the product operation in complex organizational and technical system, modeling the critical points of operation of systems with occupancy, which forms a new methodology for safety-oriented management of projects, programs and portfolios of projects with the formalization of the elements of complexity.

  1. Methodological Approach to Company Cash Flows Target-Oriented Forecasting Based on Financial Position Analysis

    OpenAIRE

    Sergey Krylov

    2012-01-01

    The article treats a new methodological approach to the company cash flows target-oriented forecasting based on its financial position analysis. The approach is featured to be universal and presumes application of the following techniques developed by the author: financial ratio values correction techniques and correcting cash flows techniques. The financial ratio values correction technique assumes to analyze and forecast company financial position while the correcting cash flows technique i...

  2. [Psychological Treatments for Borderline Personality Disorder: A Review of Cognitive-Behavioral Oriented Therapies].

    Science.gov (United States)

    Marques, Sofia; Barrocas, Daniel; Rijo, Daniel

    2017-04-28

    Borderline personality disorder is the most common personality disorder, with a global prevalence rate between 1.6% and 6%. It is characterized by affective disturbance and impulsivity, which lead to a high number of self-harm behaviors and great amount of health services use. International guidelines recommend psychotherapy as the primary treatment for borderline personality disorder. This paper reviews evidence about the effects and efficacy of cognitive-behavioral oriented psychological treatments for borderline personality disorder. A literature review was conducted in Medline and PubMed databases, using the following keywords: borderline personality disorder, cognitive-behavioral psychotherapy and efficacy. Sixteen randomized clinical trials were evaluate in this review, which analyzed the effects of several cognitive-behavioral oriented psychotherapeutic interventions, namely dialectical behavioral therapy, cognitive behavioral therapy, schema-focused therapy and manual-assisted cognitive therapy. All above stated treatments showed clinical beneficial effects, by reducing borderline personality disorder core pathology and associated general psychopathology, as well as by reducing the severity and frequency of self-harm behaviors, and by improving the overall social, interpersonal and global adjustment. Dialectical behavioral therapy and schema-focused therapy also caused a soaring remission rate of diagnostic borderline personality disorder criteria of 57% and 94%, respectively. Although there were differences between the psychotherapeutic interventions analysed in this review, all showed clinical benefits in the treatment of borderline personality disorder. Dialectical behavioral therapy and schema-focused therapy presented the strongest scientific data documenting their efficacy, but both interventions are integrative cognitive-behavioral therapies which deviate from the traditional cognitive-behavioral model. In summary, the available studies support

  3. Graphoepitaxy of sexithiophene and orientation control by surface treatment

    International Nuclear Information System (INIS)

    Ikeda, Susumu; Saiki, Koichiro; Wada, Yasuo; Inaba, Katsuhiko; Ito, Yoshiyasu; Kikuchi, Hirokazu; Terashima, Kazuo; Shimada, Toshihiro

    2008-01-01

    The factors influencing the graphoepitaxy of organic semiconductor α-sexithiophene (6T) on thermally oxidized silicon substrates were studied and it was discovered that a wider pitch in the microgrooves decreased the degree of graphoepitaxy. A more significant finding was that in-plane orientation could be changed by simple surface treatment. On UV/ozone-treated substrates (hydrophilic condition), the b-axis of 6T was parallel to the grooves. Further surface treatment with hexamethyl-disiloxane (under hydrophobic conditions) changed this in-plane orientation by 90 deg. This change is due to the interaction between the topmost chemical species (functional groups) of the groove walls and organic molecules, a behavior peculiar to organic graphoepitaxy and exploitable for optimal orientation control in device processing. The nucleation and growth processes that cause the graphoepitaxy are discussed, based on the experimental results

  4. Constrained customization of non-coplanar beam orientations in radiotherapy of brain tumours

    International Nuclear Information System (INIS)

    Rowbottom, C.G.; Oldham, M.; Webb, S.

    1999-01-01

    A methodology for the constrained customization of non-coplanar beam orientations in radiotherapy treatment planning has been developed and tested on a cohort of five patients with tumours of the brain. The methodology employed a combination of single and multibeam cost functions to produce customized beam orientations. The single-beam cost function was used to reduce the search space for the multibeam cost function, which was minimized using a fast simulated annealing algorithm. The scheme aims to produce well-spaced, customized beam orientations for each patient that produce low dose to organs at risk (OARs). The customized plans were compared with standard plans containing the number and orientation of beams chosen by a human planner. The beam orientation constraint-customized plans employed the same number of treatment beams as the standard plan but with beam orientations chosen by the constrained-customization scheme. Improvements from beam orientation constraint-customization were studied in isolation by customizing the beam weights of both plans using a dose-based downhill simplex algorithm. The results show that beam orientation constraint-customization reduced the maximum dose to the orbits by an average of 18.8 (±3.8, 1SD)% and to the optic nerves by 11.4 (±4.8, 1SD)% with no degradation of the planning target volume (PTV) dose distribution. The mean doses, averaged over the patient cohort, were reduced by 4.2 (±1.1, 1SD)% and 12.4 (±3.1 1SD)% for the orbits and optic nerves respectively. In conclusion, the beam orientation constraint-customization can reduce the dose to OARs, for few-beam treatment plans, when compared with standard treatment plans developed by a human planner. (author)

  5. A methodology to modify land uses in a transit oriented development scenario.

    Science.gov (United States)

    Sahu, Akshay

    2018-05-01

    Developing nations are adopting transit oriented development (TOD) strategies to decongest their transportation systems. These strategies are often adopted after the preparation of land use plans. The goal of this study was to build a methodology to modify these land uses using soft computing. This can help to achieve alternate land use plans relevant to TOD. The methodology incorporates TOD characteristics and objectives. Global TOD parameters (density, diversity, and distance to transit) were studied. Expert opinions gave weights and ranges for the parameters in an Indian TOD scenario. Rules to allocate land use was developed. Objective functions were defined. Four objectives were used. First was to maximize employment density, residential density and percent of mix land use. Second was to shape density and diversity with respect to distance. Third was to minimize degree of land use change, and fourth was to increase compactness of the land use allocation. The methodology was applied to two sectors of Naya Raipur, the new planned administrative capital of the state of Chhattisgarh, India. The city has implemented TOD in the form of Bus rapid transit system (BRTS) over an existing land use. Thousand random plans were generated through the methodology. Top 30 plans were selected as parent population for modifications through genetic algorithm (GA). Alternate plans were generated at the end of GA cycle. The best alternate plan was compared with successful BRTS and TOD land uses for its merits and demerits. It was also compared with the initial land use plan for empirical validation. Copyright © 2017 Elsevier Ltd. All rights reserved.

  6. Proposal of a Methodology for Implementing a Service-Oriented Architecture in Distributed Manufacturing Systems

    Science.gov (United States)

    Medina, I.; Garcia-Dominguez, A.; Aguayo, F.; Sevilla, L.; Marcos, M.

    2009-11-01

    As envisioned by Intelligent Manufacturing Systems (IMS), Next Generation Manufacturing Systems (NGMS) will satisfy the needs of an increasingly fast-paced and demanding market by dynamically integrating systems from inside and outside the manufacturing firm itself into a so-called extended enterprise. However, organizing these systems to ensure the maximum flexibility and interoperability with those from other organizations is difficult. Additionally, a defect in the system would have a great impact: it would affect not only its owner, but also its partners. For these reasons, we argue that a service-oriented architecture (SOA) would be a good candidate. It should be designed following a methodology where services play a central role, instead of being an implementation detail. In order for the architecture to be reliable enough as a whole, the methodology will need to help find errors before they arise in a production environment. In this paper we propose using SOA-specific testing techniques, compare some of the existing methodologies and outline several extensions upon one of them to integrate testing techniques.

  7. Handbook of research on P2P and grid systems for service-oriented computing : models, methodologies, and applications

    NARCIS (Netherlands)

    Antonopoulos, N.; Exarchakos, G.; Li, Maozhen; Liotta, A.

    2010-01-01

    Introduction: Service-oriented computing is a popular design methodology for large scale business computing systems. A significant number of companies aim to reap the benefit of cost reduction by realizing B2B and B2C processes on large-scale SOA-compliant software system platforms. Peer-to-Peer

  8. Orienting Block Copolymer Thin Films via Entropy and Surface Plasma Treatment

    Science.gov (United States)

    Ho, Rong-Ming; Lu, Kai-Yuan; Lo, Ting-Ya; Dehghan, Ashkan; Shi, An-Chang; Prokopios, Georgopanos; Avgeropoulos, Apostolos

    Controlling the orientation of nanostructured thin films of block copolymers (BCPs) is essential for next generation lithography. In the thin-film state, how to achieve the perpendicular orientation of the nanostructured microdomains remains challenging due to the interfacial effects from the air and also the substrate, especially for the blocks with silicon containing segments which usually have different surface energies, favoring parallel microdomain orientation. Here, we show that entropic effect can be used to control the orientation of BCP thin films. Specifically, we used the architecture of star-block copolymers consisting of polystyrene (PS) and poly(dimethylsiloxane) (PDMS) blocks to regulate the entropic contribution to the self-assembled nanostructures. Moreover, we aim to achieve the formation of perpendicular orientation from the air surface via surface plasma treatment to neutralize the interfacial energy difference. By combining the architecture effect (entropy effect) on BCP self-assembly and the surface plasma treatment (enthalpy effect), well-defined perpendicular PDMS microdomains in the PS-b-PDMS thin film can be formed from the bottom of non-neutral substrate and the top of the thin film surface, giving great potential for lithographic applications.

  9. Case Study of Oriental Medicine Treatment with acupotomy Therapy of the Achilles Tendinitis

    Directory of Open Access Journals (Sweden)

    Jang Eun-ha

    2008-12-01

    Full Text Available Purpose : In order to estimate clinical effects of Oriental Medicine Treatment with acupotomy therapy of Achilles Tendinitis Methods : From 4th August, 2008 to 14th August, 2008, 1 female patient diagnosed as Chronic Achilles Tendinitis (clinical diagnosed was treated with general oriental medicine therapy(acupuncture, moxibustion, cupping, physical therapy, herbal medication and acupotomy. Results : The patient's chief complaints- Lt. heel pain and stiffness, dorsi-flexion limitation, nodules in the achilles tendon- were notably improved. Conclusions : This study demonstrates that oriental medical treatment with acuputomy therapy has significant effect in improving symptoms of achilles tendinitis. as though we had not wide experience in this treatment, more research is needed.

  10. Case Study of Oriental Medicine Treatment with acupotomy Therpy of the Tarsal tunnel Syndrome

    Directory of Open Access Journals (Sweden)

    Lim Na-ra

    2009-03-01

    Full Text Available Purpose : In order to estimate clinical effects of Oriental Medicine Treatment with acupotomy therapy of Tarsal tunnel Syndrome Methods : From 5th November, 2008 to 8th November, 2008, 1 male patient diagnosed as Tarsal tunnel syndrome(clinical diagnosed was treated with general oriental medicine therapy (acupuncture, moxibustion, cupping, physical therapy, herbal medication and acupotomy. Results : The patient's Rt foot paresthesia, pain were remarkably improved. Conclusions : This study demonstrates that oriental medical treatment with acuputomy therapy has notable effect in improving symptoms of tarsal tunnel syndrome. as though we had not wide experience in this treatment, more research is needed.

  11. Three Object-Oriented enhancement for EPICS

    Science.gov (United States)

    Osberg, E. A.; Dohan, D. A.; Richter, R.; Biggs, R.; Chillara, K.; Wade, D.; Bossom, J.

    1994-12-01

    In line with our group's intention of producing software using, where possible, Object-Oriented methodologies and techniques in the development of RF control systems, we have undertaken three projects to enhance the EPICS software environment. Two of the projects involve interfaces to EPICs Channel Access from Object-Oriented languages. The third is an enhancement to the EPICS State Notation Language to better support the Shlaer-Mellor Object-Oriented Analysis and Design Methodology. This paper discusses the motivation, approaches, results and future directions of these three projects.

  12. Beam-orientation customization using an artificial neural network

    International Nuclear Information System (INIS)

    Rowbottom, C.G.; Webb, S.; Oldham, M.

    1999-01-01

    A methodology for the constrained customization of coplanar beam orientations in radiotherapy treatment planning using an artificial neural network (ANN) has been developed. The geometry of the patients, with cancer of the prostate, was modelled by reducing the external contour, planning target volume (PTV) and organs at risk (OARs) to a set of cuboids. The coordinates and size of the cuboids were given to the ANN as inputs. A previously developed beam-orientation constrained-customization (BOCC) scheme employing a conventional computer algorithm was used to determine the customized beam orientations in a training set containing 45 patient datasets. Twelve patient datasets not involved in the training of the artificial neural network were used to test whether the ANN was able to map the inputs to customized beam orientations. Improvements from the customized beam orientations were compared with standard treatment plans with fixed gantry angles and plans produced from the BOCC scheme. The ANN produced customized beam orientations within 5 deg. of the BOCC scheme in 62.5% of cases. The average difference in the beam orientations produced by the ANN and the BOCC scheme was 7.7 deg. (±1.7, 1 SD). Compared with the standard treatment plans, the BOCC scheme produced plans with an increase in the average tumour control probability (TCP) of 5.7% (±1.4, 1 SD) whilst the ANN generated plans increased the average TCP by 3.9% (±1.3, 1 SD). Both figures refer to the TCP at a fixed rectal normal tissue complication probability (NTCP) of 1%. In conclusion, even using a very simple model for the geometry of the patient, an ANN was able to produce beam orientations that were similar to those produced by a conventional computer algorithm. (author)

  13. Variations on agent-oriented programming

    Directory of Open Access Journals (Sweden)

    Dalia Baziukė

    2017-12-01

    Full Text Available Occurrence of the agent paradigm and its further applications have stimulated the emergence of new concepts and methodologies in computer science. Today terms like multi-agent system, agent-oriented methodology, and agent-oriented programming (AOP are widely used. The aim of this paper is to clarify the validity of usage of the terms AOP and AOP language. This is disclosed in two phases of an analysis process. Determining to which concepts, terms like agent, programming, object-oriented analysis and design, object-oriented programming, and agent-oriented analysis and design correspond is accomplished in the first phase. Analysis of several known agent system engineering methodologies in terms of key concepts used, final resulting artifacts, and their relationship with known programming paradigms and modern tools for agent system development is performed in the second phase. The research shows that in most cases in the final phase of agent system design and in the coding stage, the main artifact is an object, defined according to the rules of the object-oriented paradigm. Hence, we say that the computing society still does not have AOP owing to the lack of an AOP language. Thus, the term AOP is very often incorrectly assigned to agent system development frameworks that in most cases, transform agents into objects.DOI: 10.15181/csat.v5i1.1361

  14. Heterogeneity among violence-exposed women: applying person-oriented research methods.

    Science.gov (United States)

    Nurius, Paula S; Macy, Rebecca J

    2008-03-01

    Variability of experience and outcomes among violence-exposed people pose considerable challenges toward developing effective prevention and treatment protocols. To address these needs, the authors present an approach to research and a class of methodologies referred to as person oriented. Person-oriented tools support assessment of meaningful patterns among people that distinguish one group from another, subgroups for whom different interventions are indicated. The authors review the conceptual base of person-oriented methods, outline their distinction from more familiar variable-oriented methods, present descriptions of selected methods as well as empirical applications of person-oriented methods germane to violence exposure, and conclude with discussion of implications for future research and translation between research and practice. The authors focus on violence against women as a population, drawing on stress and coping theory as a theoretical framework. However, person-oriented methods hold utility for investigating diversity among violence-exposed people's experiences and needs across populations and theoretical foundations.

  15. On the use of response surface methodology to predict and interpret the preferred c-axis orientation of sputtered AlN thin films

    International Nuclear Information System (INIS)

    Adamczyk, J.; Horny, N.; Tricoteaux, A.; Jouan, P.-Y.; Zadam, M.

    2008-01-01

    This paper deals with experimental design applied to response surface methodology (RSM) in order to determine the influence of the discharge conditions on preferred c-axis orientation of sputtered AlN thin films. The thin films have been deposited by DC reactive magnetron sputtering on Si (1 0 0) substrates. The preferred orientation was evaluated using a conventional Bragg-Brentano X-ray diffractometer (θ-2θ) with the CuKα radiation. We have first determined the experimental domain for 3 parameters: sputtering pressure (2-6 mTorr), discharge current (312-438 mA) and nitrogen percentage (17-33%). For the setup of the experimental design we have used a three factors Doehlert matrix which allows the use of the statistical response surface methodology (RSM) in a spherical domain. A four dimensional surface response, which represents the (0 0 0 2) peak height as a function of sputtering pressure, discharge current and nitrogen percentage, was obtained. It has been found that the main interaction affecting the preferential c-axis orientation was the pressure-nitrogen percentage interaction. It has been proved that a Box-Cox transformation is a very useful method to interpret and discuss the experimental results and leads to predictions in good agreement with experiments

  16. On the use of response surface methodology to predict and interpret the preferred c-axis orientation of sputtered AlN thin films

    Energy Technology Data Exchange (ETDEWEB)

    Adamczyk, J.; Horny, N.; Tricoteaux, A. [IUT de Valenciennes, Departement Mesures Physiques, UVHC, Z.I. du Champ de l' Abbesse, 59600 Maubeuge (France); Jouan, P.-Y. [IUT de Valenciennes, Departement Mesures Physiques, UVHC, Z.I. du Champ de l' Abbesse, 59600 Maubeuge (France)], E-mail: pierre-yves.jouan@univ-valenciennes.fr; Zadam, M. [Electronic Department, Badji Mokhtar University, BP12 Annaba (Algeria)

    2008-01-15

    This paper deals with experimental design applied to response surface methodology (RSM) in order to determine the influence of the discharge conditions on preferred c-axis orientation of sputtered AlN thin films. The thin films have been deposited by DC reactive magnetron sputtering on Si (1 0 0) substrates. The preferred orientation was evaluated using a conventional Bragg-Brentano X-ray diffractometer ({theta}-2{theta}) with the CuK{alpha} radiation. We have first determined the experimental domain for 3 parameters: sputtering pressure (2-6 mTorr), discharge current (312-438 mA) and nitrogen percentage (17-33%). For the setup of the experimental design we have used a three factors Doehlert matrix which allows the use of the statistical response surface methodology (RSM) in a spherical domain. A four dimensional surface response, which represents the (0 0 0 2) peak height as a function of sputtering pressure, discharge current and nitrogen percentage, was obtained. It has been found that the main interaction affecting the preferential c-axis orientation was the pressure-nitrogen percentage interaction. It has been proved that a Box-Cox transformation is a very useful method to interpret and discuss the experimental results and leads to predictions in good agreement with experiments.

  17. Methodologies, languages and tools

    International Nuclear Information System (INIS)

    Amako, Katsuya

    1994-01-01

    This is a summary of the open-quotes Methodologies, Languages and Toolsclose quotes session in the CHEP'94 conference. All the contributions to methodologies and languages are relevant to the object-oriented approach. Other topics presented are related to various software tools in the down-sized computing environment

  18. Data Centric Development Methodology

    Science.gov (United States)

    Khoury, Fadi E.

    2012-01-01

    Data centric applications, an important effort of software development in large organizations, have been mostly adopting a software methodology, such as a waterfall or Rational Unified Process, as the framework for its development. These methodologies could work on structural, procedural, or object oriented based applications, but fails to capture…

  19. Methodological treatment to the process of appreciation of the local architecture

    Directory of Open Access Journals (Sweden)

    Eida Aguiar Hernández

    2015-03-01

    Full Text Available In the article it is deepened about different methodological conceptions on the appreciation, particularly in architecture. It is given methodological treatment to the process of appreciation of this manifestation in the town like testimony of a certain time of the society, for that reason it is essential the appreciation of the most authentic values in the local art.

  20. Young children and obesity : development and evaluation of familiy-oriented treatment

    NARCIS (Netherlands)

    Hoek, van E.

    2015-01-01

    Thesis: Young Children and Obesity – Development and Evaluation of Family-oriented Treatment, Esther van Hoek

    Introduction

    The prevalence of childhood obesity has increased rapidly during the last decades. Childhood obesity is a multisystem disease with serious consequences such as

  1. A Programming Environment Evaluation Methodology for Object-Oriented Systems. Ph.D Thesis Final Report, 1 Jul. 1985 - 31 Dec. 1987

    Science.gov (United States)

    Dominick, Wayne D. (Editor); Moreau, Dennis R.

    1987-01-01

    The object-oriented design strategy as both a problem decomposition and system development paradigm has made impressive inroads into the various areas of the computing sciences. Substantial development productivity improvements have been demonstrated in areas ranging from artificial intelligence to user interface design. However, there has been very little progress in the formal characterization of these productivity improvements and in the identification of the underlying cognitive mechanisms. The development and validation of models and metrics of this sort require large amounts of systematically-gathered structural and productivity data. There has, however, been a notable lack of systematically-gathered information on these development environments. A large part of this problem is attributable to the lack of a systematic programming environment evaluation methodology that is appropriate to the evaluation of object-oriented systems.

  2. Resonance treatment methodology in DeCART

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Kang Seog; Joo, Han Gyu; Lee, Chung Chan; Chang, Moon Hee

    2003-12-01

    The typical nuclear design procedure consists of two steps which are the transport lattice calculation for the fuel assembly and the nodal diffusion calculation for the reactor core. DeCART (Deterministic Core Analysis based on Ray Tracing) code has been developed to perform the 3-dimensional whole-core transport calculation removing some of the approximations in the 2-step procedure. This code employs the synthesis of 1- and 2-dimensional characteristics methods in the framework of the 3-dimensional CMFD (Coarse Mesh Finite Difference) formulation. The subgroup method is used for the resonance treatment. HELIOS library is used for the multi-group neutron cross section and the resonance data without any modification. This report includes the methodology of the resonance treatment in DeCART. And this report also includes the Monte Carlo resonance treatment under development for the generation of the resonance integral table and the subgroup data. The interpolation method of the equivalence cross section is reviewed for the efficient resonance transport calculation with thermal-hydraulic feedback, and the new method to consider the temperature distribution explicitly in the subgroup method is also introduced.

  3. Metacognition-oriented social skills training for individuals with long-term schizophrenia: methodology and clinical illustration.

    Science.gov (United States)

    Ottavi, Paolo; D'Alia, Daria; Lysaker, Paul; Kent, Jerillyn; Popolo, Raffaele; Salvatore, Giampaolo; Dimaggio, Giancarlo

    2014-01-01

    There is much evidence indicating the presence of social deficits in schizophrenia and the detrimental effect of these deficits on global functioning in this population. As a result, social skills training (SST) has emerged as a legitimate psychosocial treatment, although effectiveness research has revealed small effect sizes and limited generalizability regarding the benefits of this treatment. In light of the strong evidence of metacognitive deficits in schizophrenia and the importance of metacognition to successful social functioning, we propose a novel therapeutic intervention wherein metacognitive remediation is integrated into SST: metacognition-oriented social skills training (MOSST). In the current paper, we present MOSST, an adapted SST programme wherein clients are also encouraged to have mindful contact with their own thoughts and to better consider and understand the mental states of others as well as the connection between mental states and behaviour. We present a case wherein an individual with schizophrenia successfully completed the MOSST programme. We outline directions for future research, starting with the logical next step of empirically testing the efficacy of MOSST. Currently social skills training is considered to be the elected psychosocial treatment for people affected by schizophrenia, although evidence indicates limited benefits. People with schizophrenia have metacognitive deficits, which interfere with proper social functioning. A metacognitive-oriented social skills training (MOSST) intervention has been developed by the authors.A treatment such as MOSST, which integrates social skills training and metacognitive training, promises to improve social skills through improving the metacognition. Copyright © 2013 John Wiley & Sons, Ltd.

  4. Methodological Support for Service-oriented Design with ISDL

    NARCIS (Netherlands)

    Quartel, Dick; Dijkman, R.M.; van Sinderen, Marten J.

    2004-01-01

    Currently, service-oriented computing is mainly technology-driven. Most developments focus on the technology that enables enterprises to describe, publish and compose application services, and to communicate with applications of other enterprises according to their service descriptions. In this

  5. Case Study of Oriental Medicine Treatment with Acupotomy Therapy of the Peroneal Nerve Palsy through Ultrasound Case Report

    Directory of Open Access Journals (Sweden)

    Kim Sungha

    2011-03-01

    Full Text Available Purpose: In order to estimate clinical effects of Oriental Medicine Treatment with acupotomy therapy of Peroneal nerve Palsy. Methods: From 10th June, 2010 to 19th June, 2010, 1 female patient diagnosed as Peroneal nerve Palsy(clinical diagnosed was treated with general oriental medicine therapy (acupuncture, pharmacopuncture,moxibustion, cupping, physical therapy, herbal medication and acupotomy. Results: The patient's left foot drop was remarkably improved. Conclusions: This study demonstrates that oriental medical treatment with acuputomy therapy has notable effect in improving symptoms of peroneal nerve palsy. as though we had not wide experience in this treatment, more research is needed.

  6. Assessing New Employee Orientation Programs

    Science.gov (United States)

    Acevedo, Jose M.; Yancey, George B.

    2011-01-01

    Purpose: This paper aims to examine the importance of new employee orientation (NEO) programs, the quality of typical NEOs, and how to improve NEOs. Design/methodology/approach: The paper provides a viewpoint of the importance of new employee orientation programs, the quality of typical NEOs, and how to improve NEOs. Findings: Although western…

  7. Comparative study on software development methodologies

    Directory of Open Access Journals (Sweden)

    Mihai Liviu DESPA

    2014-12-01

    Full Text Available This paper focuses on the current state of knowledge in the field of software development methodologies. It aims to set the stage for the formalization of a software development methodology dedicated to innovation orientated IT projects. The paper starts by depicting specific characteristics in software development project management. Managing software development projects involves techniques and skills that are proprietary to the IT industry. Also the software development project manager handles challenges and risks that are predominantly encountered in business and research areas that involve state of the art technology. Conventional software development stages are defined and briefly described. Development stages are the building blocks of any software development methodology so it is important to properly research this aspect. Current software development methodologies are presented. Development stages are defined for every showcased methodology. For each methodology a graphic representation is illustrated in order to better individualize its structure. Software development methodologies are compared by highlighting strengths and weaknesses from the stakeholder's point of view. Conclusions are formulated and a research direction aimed at formalizing a software development methodology dedicated to innovation orientated IT projects is enunciated.

  8. Application of Agent Methodology in Healthcare Information Systems

    Directory of Open Access Journals (Sweden)

    Reem Abdalla

    2017-02-01

    Full Text Available This paper presents a case study to describe the features and the phases of the two agent methodologies. The Gaia methodology for agent oriented analysis and design, Tropos is a detailed agent oriented software engineering methodology to explore each methodology's ability to present solutions for small problems. Also we provide an attempt to discover whether the methodology is in fact understandable and usable. In addition we were collecting and taking notes of the advantages and weaknesses of these methodologies during the study analysis for each methodology and the relationships among their models. The Guardian Angle: Patient-Centered Health Information System (GA: PCHIS is the personal system to help track, manage, and interpret the subject's health history, and give advice to both patient and provider is used as the case study throughout the paper.

  9. Creativity, mental disorders and their treatment: recovery-oriented psychopharmacotherapy.

    Science.gov (United States)

    Jakovljević, Miro

    2013-09-01

    This paper discusses interrelations between creativity, mental disorders and their treatment. The psychology of creativity is very important for successful psychopharmacotherapy, but our knowledge about creativity is still insufficient. Even that which is known is not within the armamentarium of most practicing psychiatrists. In the first part of this article creativity and possible associations between creativity, mental health, and well-being are described. The second part deals with the intriguing relationship between creativity and mental disorders. The third part emphasizes the role of creativity in the treatment of mental disorders. This paper ends by underlining the importance of a creativity-enhancing oriented, and personal recovery-focused psychopharmacotherapy in helping psychiatric patients achieve fulfilled and purposeful lives.

  10. Teaching Research Methodologies to Professionally Oriented Honors Students

    Science.gov (United States)

    Levinson, Julie; Mandel, Richard

    2013-01-01

    The benefits of encouraging undergraduate students to pursue independent research have been well documented (Craney; Guterman; Hathaway et al.; Ishiyama; Kremer and Bringle; Volkwein and Carbone). Introducing students to research processes and protocols is always a challenge, particularly for students enrolled in professionally oriented,…

  11. The person-oriented approach: A short theoretical and practical guide

    Directory of Open Access Journals (Sweden)

    Lars R. Bergman

    2014-05-01

    Full Text Available A short overview of the person-oriented approach is given as a guide to the researcher interested in carrying out person-oriented research. Theoretical, methodological, and practical considerations of the approach are discussed. First, some historical roots are traced, followed by a description of the holisticinteractionistic research paradigm, which provided the general framework for the development of the modern person-oriented approach. The approach has both a theoretical and a methodological facet and after presenting its key theoretical tenets, an overview is given of some common person-oriented methods. Central to the person-oriented approach is a system view with its components together forming a pattern regarded as indivisible. This pattern should be understood and studied as a whole, not broken up into pieces (variables that are studied as separate entities. Hence, usually methodological tools are used by which whole patterns are analysed (e.g. cluster analysis. An empirical example is given where the pattern development of school grades is studied.

  12. Musical training of coaches in aesthetic-oriented sports

    Directory of Open Access Journals (Sweden)

    Irina Belenkaya

    2016-06-01

    Full Text Available Purpose: to justify theoretically the need for musical training of coaches in aesthetic-oriented sports. Material & Methods: theoretical analysis and generalization of scientific and methodological literature, pedagogical supervision. Results: the main directions of musical training of coaches in aesthetic-orientated sports were reviewed. It was discovered that in these types of sports coaches must have specific musical and rhythmic motor skills involving the use of musical accompaniment as a methodological technique for training sessions. The means of music and rhythmic education, which facilitate effective musical training of coaches in aesthetic-oriented sports, were determined. Conclusions: the necessity of improving the teaching methods of the subject "music and rhythmic education" as part of the musical training of coaches in aesthetic-orientated sports, was theoretically justified.

  13. Case Study Research: Foundations and Methodological Orientations

    Directory of Open Access Journals (Sweden)

    Helena Harrison

    2017-01-01

    Full Text Available Over the last forty years, case study research has undergone substantial methodological development. This evolution has resulted in a pragmatic, flexible research approach, capable of providing comprehensive in-depth understanding of a diverse range of issues across a number of disciplines. Change and progress have stemmed from parallel influences of historical transformations in approaches to research and individual researcher's preferences, perspectives, and interpretations of this design. Researchers who have contributed to the development of case study research come from diverse disciplines with different philosophical perspectives, resulting in a variety of definitions and approaches. For the researcher new to using case study, such variety can create a confusing platform for its application. In this article, we explore the evolution of case study research, discuss methodological variations, and summarize key elements with the aim of providing guidance on the available options for researchers wanting to use case study in their work. URN: http://nbn-resolving.de/urn:nbn:de:0114-fqs1701195

  14. SU-E-J-15: Automatically Detect Patient Treatment Position and Orientation in KV Portal Images

    International Nuclear Information System (INIS)

    Qiu, J; Yang, D

    2015-01-01

    Purpose: In the course of radiation therapy, the complex information processing workflow will Result in potential errors, such as incorrect or inaccurate patient setups. With automatic image check and patient identification, such errors could be effectively reduced. For this purpose, we developed a simple and rapid image processing method, to automatically detect the patient position and orientation in 2D portal images, so to allow automatic check of positions and orientations for patient daily RT treatments. Methods: Based on the principle of portal image formation, a set of whole body DRR images were reconstructed from multiple whole body CT volume datasets, and fused together to be used as the matching template. To identify the patient setup position and orientation shown in a 2D portal image, the 2D portal image was preprocessed (contrast enhancement, down-sampling and couch table detection), then matched to the template image so to identify the laterality (left or right), position, orientation and treatment site. Results: Five day’s clinical qualified portal images were gathered randomly, then were processed by the automatic detection and matching method without any additional information. The detection results were visually checked by physicists. 182 images were correct detection in a total of 200kV portal images. The correct rate was 91%. Conclusion: The proposed method can detect patient setup and orientation quickly and automatically. It only requires the image intensity information in KV portal images. This method can be useful in the framework of Electronic Chart Check (ECCK) to reduce the potential errors in workflow of radiation therapy and so to improve patient safety. In addition, the auto-detection results, as the patient treatment site position and patient orientation, could be useful to guide the sequential image processing procedures, e.g. verification of patient daily setup accuracy. This work was partially supported by research grant from

  15. SU-E-J-15: Automatically Detect Patient Treatment Position and Orientation in KV Portal Images

    Energy Technology Data Exchange (ETDEWEB)

    Qiu, J [Washington University in St Louis, Taian, Shandong (China); Yang, D [Washington University School of Medicine, St Louis, MO (United States)

    2015-06-15

    Purpose: In the course of radiation therapy, the complex information processing workflow will Result in potential errors, such as incorrect or inaccurate patient setups. With automatic image check and patient identification, such errors could be effectively reduced. For this purpose, we developed a simple and rapid image processing method, to automatically detect the patient position and orientation in 2D portal images, so to allow automatic check of positions and orientations for patient daily RT treatments. Methods: Based on the principle of portal image formation, a set of whole body DRR images were reconstructed from multiple whole body CT volume datasets, and fused together to be used as the matching template. To identify the patient setup position and orientation shown in a 2D portal image, the 2D portal image was preprocessed (contrast enhancement, down-sampling and couch table detection), then matched to the template image so to identify the laterality (left or right), position, orientation and treatment site. Results: Five day’s clinical qualified portal images were gathered randomly, then were processed by the automatic detection and matching method without any additional information. The detection results were visually checked by physicists. 182 images were correct detection in a total of 200kV portal images. The correct rate was 91%. Conclusion: The proposed method can detect patient setup and orientation quickly and automatically. It only requires the image intensity information in KV portal images. This method can be useful in the framework of Electronic Chart Check (ECCK) to reduce the potential errors in workflow of radiation therapy and so to improve patient safety. In addition, the auto-detection results, as the patient treatment site position and patient orientation, could be useful to guide the sequential image processing procedures, e.g. verification of patient daily setup accuracy. This work was partially supported by research grant from

  16. A methodology for software documentation

    OpenAIRE

    Torres Júnior, Roberto Dias; Ahlert, Hubert

    2000-01-01

    With the growing complexity of window based software and the use of object-oriented, the development of software is getting more complex than ever. Based on that, this article intends to present a methodology for software documentation and to analyze our experience and how this methodology can aid the software maintenance

  17. A Research Agenda for Service-Oriented Architecture (SOA): Maintenance and Evolution of Service-Oriented Systems

    Science.gov (United States)

    2010-03-01

    service consumers, and infrastructure. Techniques from any iterative and incremental software development methodology followed by the organiza- tion... Service -Oriented Architecture Environment (CMU/SEI-2008-TN-008). Software Engineering Institute, Carnegie Mellon University, 2008. http://www.sei.cmu.edu...Integrating Legacy Software into a Service Oriented Architecture.” Proceedings of the 10th European Conference on Software Maintenance (CSMR 2006). Bari

  18. SMITHERS: An object-oriented modular mapping methodology for MCNP-based neutronic–thermal hydraulic multiphysics

    International Nuclear Information System (INIS)

    Richard, Joshua; Galloway, Jack; Fensin, Michael; Trellue, Holly

    2015-01-01

    Highlights: • A modular mapping methodogy for neutronic-thermal hydraulic nuclear reactor multiphysics, SMITHERS, has been developed. • Written in Python, SMITHERS takes a novel object-oriented approach for facilitating data transitions between solvers. This approach enables near-instant compatibility with existing MCNP/MONTEBURNS input decks. • It also allows for coupling with thermal-hydraulic solvers of various levels of fidelity. • Two BWR and PWR test problems are presented for verifying correct functionality of the SMITHERS code routines. - Abstract: A novel object-oriented modular mapping methodology for externally coupled neutronics–thermal hydraulics multiphysics simulations was developed. The Simulator using MCNP with Integrated Thermal-Hydraulics for Exploratory Reactor Studies (SMITHERS) code performs on-the-fly mapping of material-wise power distribution tallies implemented by MCNP-based neutron transport/depletion solvers for use in estimating coolant temperature and density distributions with a separate thermal-hydraulic solver. The key development of SMITHERS is that it reconstructs the hierarchical geometry structure of the material-wise power generation tallies from the depletion solver automatically, with only a modicum of additional information required from the user. Additionally, it performs the basis mapping from the combinatorial geometry of the depletion solver to the required geometry of the thermal-hydraulic solver in a generalizable manner, such that it can transparently accommodate varying levels of thermal-hydraulic solver geometric fidelity, from the nodal geometry of multi-channel analysis solvers to the pin-cell level of discretization for sub-channel analysis solvers. The mapping methodology was specifically developed to be flexible enough such that it could successfully integrate preexisting depletion solver case files with different thermal-hydraulic solvers. This approach allows the user to tailor the selection of a

  19. Measuring the Recovery Orientation of ACT

    Science.gov (United States)

    Salyers, Michelle P.; Stull, Laura G.; Rollins, Angela L.; McGrew, John H.; Hicks, Lia J.; Thomas, Dave; Strieter, Doug

    2014-01-01

    Background Approaches to measuring recovery orientation are needed, particularly for programs that may struggle with implementing recovery-oriented treatment. Objective A mixed methods comparative study was conducted to explore effective approaches to measuring recovery orientation of Assertive Community Treatment (ACT) teams. Design Two ACT teams exhibiting high and low recovery orientation were compared using surveys, treatment plan ratings, diaries of treatment visits, and team-leader-reported treatment control mechanisms. Results The recovery-oriented team differed on one survey measure (higher expectations for consumer recovery), treatment planning (greater consumer involvement and goal-directed content), and use of control mechanisms (less use of representative payee, agency-held lease, daily medication delivery, and family involvement). Staff and consumer diaries showed the most consistent differences (e.g., conveying hope and choice) and were the least susceptible to observer bias, but had the lowest response rates. Conclusions Several practices differentiate recovery orientation on ACT teams, and a mixed-methods assessment approach is feasible. PMID:23690285

  20. Advances in oriental document analysis and recognition techniques

    CERN Document Server

    Lee, Seong-Whan

    1999-01-01

    In recent years, rapid progress has been made in computer processing of oriental languages, and the research developments in this area have resulted in tremendous changes in handwriting processing, printed oriental character recognition, document analysis and recognition, automatic input methodologies for oriental languages, etc. Advances in computer processing of oriental languages can also be seen in multimedia computing and the World Wide Web. Many of the results in those domains are presented in this book.

  1. Deployment evaluation methodology for the electrometallurgical treatment of DOE-EM spent nuclear fuel

    International Nuclear Information System (INIS)

    Dahl, C.A.; Adams, J.P.; Ramer, R.J.

    1998-07-01

    Part of the Department of Energy (DOE) spent nuclear fuel (SNF) inventory may require some type of treatment to meet acceptance criteria at various disposition sites. The current focus for much of this spent nuclear fuel is the electrometallurgical treatment process under development at Argonne National Laboratory. Potential flowsheets for this treatment process are presented. Deployment of the process for the treatment of the spent nuclear fuel requires evaluation to determine the spent nuclear fuel program need for treatment and compatibility of the spent nuclear fuel with the process. The evaluation of need includes considerations of cost, technical feasibility, process material disposition, and schedule to treat a proposed fuel. A siting evaluation methodology has been developed to account for these variables. A work breakdown structure is proposed to gather life-cycle cost information to allow evaluation of alternative siting strategies on a similar basis. The evaluation methodology, while created specifically for the electrometallurgical evaluation, has been written such that it could be applied to any potential treatment process that is a disposition option for spent nuclear fuel. Future work to complete the evaluation of the process for electrometallurgical treatment is discussed

  2. APPLICATION FRAMEWORK IN ENGINEERING SERVICE ORIENTED ARCHITECTURE SYSTEM SERVICE

    Directory of Open Access Journals (Sweden)

    Ade Hodijah

    2017-03-01

    Full Text Available The Service Engineering (SE is understood as a framework to create innovative services in application development of information technology approach to Service Oriented Architecture (SOA. Implementing SOA is required methodology to identify services that can be used again in the application and organization of a company. in this research, software development model used is object-oriented methodologies, SOA itself is a collection consisting of tools, technologies, frameworks, and best practices that facilitate the implementation of a service quickly. in a study this uses the tools of Business Process Management System (BPMS to support the implementation of service-oriented software. the purpose of this study is to produce a model of activities and artifacts of the application software development models of the SE with a case study Rate Loans. Validation to the design of the model is done through testing of the software produced. The results showed that the application of the SE in the development of service-oriented software can use the object-oriented methodology by providing additional value-added analysis and redesign of business processes to be implemented on a BPMS. BPMS usage of the application of the SE on the SOA has the advantage of visualization in the management of business processes.

  3. Management strategy for patients with gastroesophageal reflux disease: a comparison between empirical treatment with esomeprazole and endoscopy-oriented treatment.

    Science.gov (United States)

    Giannini, Edoardo G; Zentilin, Patrizia; Dulbecco, Pietro; Vigneri, Sergio; Scarlata, Pamela; Savarino, Vincenzo

    2008-02-01

    Whether patients with typical gastroesophageal reflux disease (GERD) symptoms and without alarm features should be treated empirically or undergo endoscopy first is a debated issue. In this study, our aim was to assess the efficacy, and to compare the direct costs and impact on health-related quality of life (HRQL), of two treatment strategies (empirical vs endoscopy-oriented treatment) in a large population of patients with GERD. In total, 612 patients were randomized to either empirical treatment with esomeprazole 40 mg once daily (od) (group 1, N = 309) or endoscopy and treatment according to endoscopic findings (group 2, N = 303, esomeprazole 40 mg od in patients with reflux esophagitis and esomeprazole 20 mg od in patients without esophagitis) for 4 wk, followed by esomeprazole 20 mg od maintenance treatment in both groups. Direct costs and HRQL were analyzed in both treatment arms. At the end of the acute treatment phase (week 4), 267 patients in group 1 (86.4%) and 265 patients in group 2 (87.5%) were considered responders to treatment (intention-to-treat analysis, P= 0.878). Empirical treatment proved to be cost-effective by saving 38.72 euros per treated patient. At the end of the maintenance phase (week 24), a similar proportion of patients responded to treatment in the two groups (71.8%vs 68.3%, P= 0.389). HRQL improved from baseline to week 24 in both groups (difference between study groups not significant). In patients with GERD, empirical treatment with esomeprazole proved to be cost-effective compared with endoscopy-oriented treatment, and did not negatively affect patient HRQL. These results should be taken into account in the management of GERD patients in clinical practice.

  4. Beginning C# Object-Oriented Programming

    CERN Document Server

    Clark, Dan

    2011-01-01

    Beginning C# Object-Oriented Programming brings you into the modern world of development as you master the fundamentals of programming with C# and learn to develop efficient, reusable, elegant code through the object-oriented programming (OOP) methodology. Take your skills out of the 20th century and into this one with Dan Clark's accessible, quick-paced guide to C# and object-oriented programming, completely updated for .NET 4.0 and C# 4.0. As you develop techniques and best practices for coding in C#, one of the world's most popular contemporary languages, you'll experience modeling a "real

  5. Lifestyle-oriented non-pharmacological treatments for fibromyalgia: a clinical overview and applications with home-based technologies

    Directory of Open Access Journals (Sweden)

    Friedberg F

    2012-10-01

    Full Text Available Fred Friedberg,1 David A Williams,2 William Collinge31Department of Psychiatry and Behavioral Science, Stony Brook University, Stony Brook, New York; 2Department of Internal Medicine, University of Michigan, Ann Arbor, Michigan, 3Collinge and Associates, Kittery, Maine, USAAbstract: Fibromyalgia (FM is a persistent and disabling widespread pain condition often accompanied by chronic fatigue, cognitive problems, sleep disturbance, depression, anxiety, and headache. To date, the most thoroughly studied non-pharmacological approaches to managing FM are those with a focus on changing patient activities and beliefs that affect the illness. These interventions are intended to facilitate enduring improvement in pain and functional status. Lifestyle-oriented treatments include patient education, aerobic or other physical exercise, and cognitive-behavioral therapy (CBT. These interventions in FM can be delivered in medical or behavioral health care settings by trained professionals, through patient-oriented treatment manuals, or via remote-access technologies. Non-pharmacological treatments, in particular exercise and CBT, have yielded effect sizes and cost–benefit ratios comparable to medications. This paper describes lifestyle-oriented non-pharmacological treatments for FM and highlights selected literature reviews of these interventions. In addition, behavioral and practical issues are addressed that may affect these non-pharmacological treatments, including patient expectations, participant burden, and treatment availability. Recommendations are made to facilitate these interventions and potentially improve outcomes. In particular, the increasing availability of convenient home-based mobile technologies to deliver these non-pharmacological treatments is described.Keywords: cognitive-behavior therapy, exercise, education, mobile technology

  6. Object oriented development of engineering software using CLIPS

    Science.gov (United States)

    Yoon, C. John

    1991-01-01

    Engineering applications involve numeric complexity and manipulations of a large amount of data. Traditionally, numeric computation has been the concern in developing an engineering software. As engineering application software became larger and more complex, management of resources such as data, rather than the numeric complexity, has become the major software design problem. Object oriented design and implementation methodologies can improve the reliability, flexibility, and maintainability of the resulting software; however, some tasks are better solved with the traditional procedural paradigm. The C Language Integrated Production System (CLIPS), with deffunction and defgeneric constructs, supports the procedural paradigm. The natural blending of object oriented and procedural paradigms has been cited as the reason for the popularity of the C++ language. The CLIPS Object Oriented Language's (COOL) object oriented features are more versatile than C++'s. A software design methodology based on object oriented and procedural approaches appropriate for engineering software, and to be implemented in CLIPS was outlined. A method for sensor placement for Space Station Freedom is being implemented in COOL as a sample problem.

  7. Work orientations in the job demands-resources model

    NARCIS (Netherlands)

    Demerouti, E.; Bakker, A.B.; Fried, Y.

    2012-01-01

    Purpose – This study aims to examine the role of instrumental vs intrinsic work orientations in the job demands-resources (JD-R) model. Design/methodology – Using a sample of 123 employees, the authors investigated longitudinally whether an instrumental work orientation moderates the motivational

  8. Perception-oriented methodology for robust motion estimation design

    NARCIS (Netherlands)

    Heinrich, A.; Vleuten, van der R.J.; Haan, de G.

    2014-01-01

    Optimizing a motion estimator (ME) for picture rate conversion is challenging. This is because there are many types of MEs and, within each type, many parameters, which makes subjective assessment of all the alternatives impractical. To solve this problem, we propose an automatic design methodology

  9. Methodological quality of meta-analyses on treatments for chronic obstructive pulmonary disease: a cross-sectional study using the AMSTAR (Assessing the Methodological Quality of Systematic Reviews) tool.

    Science.gov (United States)

    Ho, Robin S T; Wu, Xinyin; Yuan, Jinqiu; Liu, Siya; Lai, Xin; Wong, Samuel Y S; Chung, Vincent C H

    2015-01-08

    Meta-analysis (MA) of randomised trials is considered to be one of the best approaches for summarising high-quality evidence on the efficacy and safety of treatments. However, methodological flaws in MAs can reduce the validity of conclusions, subsequently impairing the quality of decision making. To assess the methodological quality of MAs on COPD treatments. A cross-sectional study on MAs of COPD trials. MAs published during 2000-2013 were sampled from the Cochrane Database of Systematic Reviews and Database of Abstracts of Reviews of Effect. Methodological quality was assessed using the validated AMSTAR (Assessing the Methodological Quality of Systematic Reviews) tool. Seventy-nine MAs were sampled. Only 18% considered the scientific quality of primary studies when formulating conclusions and 49% used appropriate meta-analytic methods to combine findings. The problems were particularly acute among MAs on pharmacological treatments. In 48% of MAs the authors did not report conflict of interest. Fifty-eight percent reported harmful effects of treatment. Publication bias was not assessed in 65% of MAs, and only 10% had searched non-English databases. The methodological quality of the included MAs was disappointing. Consideration of scientific quality when formulating conclusions should be made explicit. Future MAs should improve on reporting conflict of interest and harm, assessment of publication bias, prevention of language bias and use of appropriate meta-analytic methods.

  10. The effects of paradigmatic orientations of education research and discourse

    Science.gov (United States)

    Smithson, John Lawrence

    This essay presents an examination of contemporary disputes over methodological and epistemological foundations underlying inquiry within the field of education research; investigating the obstacles to communication and understanding found in scholarly exchanges occurring across competing paradigmatic orientations. Terminological challenges to cross-paradigmatic communication are examined, identifying three specific terminological difficulties, referred to as homonym, contextual, and onti-stemic problems. Nicholas Burbules' model of dialogue, based upon characteristics of convergence, divergence, inclusive and critical traits, is adopted and applied to a sample of cross-paradigmatic exchanges found in recent educational research journals. Examination of those exchanges reveals certain strategies associated with cross-paradigmatic communication. These strategies, labeled as trivialization, caricaturization, and re-direction, are shown to be detrimental to the mutual understanding of the interlocutors. The model is then extended to address examples of paradigmatic orientations within methodological and epistemological contexts in order to consider the relationship between the various orientations represented in the literature of interest. Methodological and epistemological orientations are shown to be loosely coupled, with unexpected shifts in paradigmatic values found among researchers' methodological and epistemological commitments. Finally, the nature of the relationship between competing paradigmatic orientations is examined, with particular attention given to four types of incommensurability (ontological, linguistic, epistemological, and values incommensurability). I conclude that, though difficult, cross-paradigmatic communication is necessary in order to provide a multi-paradigmatic perspective that takes us beyond the fractured picture of educational phenomena available from current research approaches.

  11. Methodology for Plantwide Design and Optimization of Wastewater Treatment Plants

    DEFF Research Database (Denmark)

    Maria Dragan, Johanna; Zubov, Alexandr; Sin, Gürkan

    2017-01-01

    Design of Wastewater Treatment Plants (WWTPs) is a complex engineering task which requires integration of knowledge and experience from environmental biotechnology, process engineering, process synthesis and design as well as mathematical programming. A methodology has been formulated and applied...... for the systematic analysis and development of plantwide design of WWTPs using mathematical optimization and statistical methods such as sensitivity and uncertainty analyses....

  12. Future-Oriented LCA

    DEFF Research Database (Denmark)

    Olsen, Stig Irving; Borup, Mads; Andersen, Per Dannemand

    2018-01-01

    LCA is often applied for decision-making that concerns actions reaching near or far into the future. However, traditional life cycle assessment methodology must be adjusted for the prospective and change-oriented purposes, but no standardised way of doing this has emerged yet. In this chapter some...... challenges are described and some learnings are derived. Many of the future-oriented LCAs published so far perform relatively short-term prediction of simple comparisons. But for more long-term time horizons foresight methods can be of help. Scenarios established by qualified experts about future...... technological and economic developments are indispensable in future technology assessments. The uncertainties in future-oriented LCAs are to a large extent qualitative and it is important to emphasise that LCA of future technologies will provide a set of answers and not ‘the’ answer....

  13. Methodology of adjustment point in the post treatment of gaseous effluents

    International Nuclear Information System (INIS)

    Vizuet G, J.; Molina, G.

    2005-01-01

    The methodology to determine the adjustment points of the monitoring system of gaseous discharges is based on the stipulations of the 10CFR20, which are expressed in terms of limit concentrations for the outstanding radionuclides, and of dose limits for the individuals members of the public. Besides the points of liberation properly said, like they are the chimneys of the reactor buildings and of turbine, the points of adjustment of the monitoring instrumentation that watches in real time the discharge of the Treatment system of output gases, to the HVAC of the waste building; they also undergo to the same methodology, with the approaches previously described. (Author)

  14. What Drives Juvenile Probation Officers? Relating Organizational Contexts, Status Characteristics, and Personal Convictions to Treatment and Punishment Orientations

    Science.gov (United States)

    Ward, Geoff; Kupchik, Aaron

    2010-01-01

    Data from surveys of juvenile court probation officers in four states are analyzed to understand professional orientations toward two seemingly contrasting goals of contemporary juvenile justice systems: punishment and treatment. These self-reported juvenile probation officer orientations are considered in relation to three clusters of variables…

  15. Diversity-oriented peptide stapling

    DEFF Research Database (Denmark)

    Tran, Thu Phuong; Larsen, Christian Ørnbøl; Røndbjerg, Tobias

    2017-01-01

    as a powerful method for peptide stapling. However, to date CuAAC stapling has not provided a simple method for obtaining peptides that are easily diversified further. In the present study, we report a new diversity-oriented peptide stapling (DOPS) methodology based on CuAAC chemistry. Stapling of peptides...

  16. The predictive validity of the Drinking-Related Cognitions Scale in alcohol-dependent patients under abstinence-oriented treatment

    Directory of Open Access Journals (Sweden)

    Sawayama Toru

    2012-05-01

    Full Text Available Abstract Background Cognitive factors associated with drinking behavior such as positive alcohol expectancies, self-efficacy, perception of impaired control over drinking and perception of drinking problems are considered to have a significant influence on treatment effects and outcome in alcohol-dependent patients. However, the development of a rating scale on lack of perception or denial of drinking problems and impaired control over drinking has not been substantial, even though these are important factors in patients under abstinence-oriented treatment as well as participants in self-help groups such as Alcoholics Anonymous (AA. The Drinking-Related Cognitions Scale (DRCS is a new self-reported rating scale developed to briefly measure cognitive factors associated with drinking behavior in alcohol-dependent patients under abstinence-oriented treatment, including positive alcohol expectancies, abstinence self-efficacy, perception of impaired control over drinking, and perception of drinking problems. Here, we conducted a prospective cohort study to explore the predictive validity of DRCS. Methods Participants in this study were 175 middle-aged and elderly Japanese male patients who met the DSM-IV Diagnostic Criteria for Alcohol Dependence. DRCS scores were recorded before and after the inpatient abstinence-oriented treatment program, and treatment outcome was evaluated one year after discharge. Results Of the 175 participants, 30 were not available for follow-up; thus the number of subjects for analysis in this study was 145. When the total DRCS score and subscale scores were compared before and after inpatient treatment, a significant increase was seen for both scores. Both the total DRCS score and each subscale score were significantly related to total abstinence, percentage of abstinent days, and the first drinking occasion during the one-year post-treatment period. Therefore, good treatment outcome was significantly predicted by low

  17. Identification and Modelling of the In-Plane Reinforcement Orientation Variations in a CFRP Laminate Produced by Manual Lay-Up

    Science.gov (United States)

    Davila, Yves; Crouzeix, Laurent; Douchin, Bernard; Collombet, Francis; Grunevald, Yves-Henri

    2017-08-01

    Reinforcement angle orientation has a significant effect on the mechanical properties of composite materials. This work presents a methodology to introduce variable reinforcement angles into finite element (FE) models of composite structures. The study of reinforcement orientation variations uses meta-models to identify and control a continuous variation across the composite ply. First, the reinforcement angle is measured through image analysis techniques of the composite plies during the lay-up phase. Image analysis results show that variations in the mean ply orientations are between -0.5 and 0.5° with standard deviations ranging between 0.34 and 0.41°. An automatic post-treatment of the images determines the global and local angle variations yielding good agreements visually and numerically between the analysed images and the identified parameters. A composite plate analysed at the end of the cooling phase is presented as a case of study. Here, the variation in residual strains induced by the variability in the reinforcement orientation are up to 28% of the strain field of the homogeneous FE model. The proposed methodology has shown its capabilities to introduce material and geometrical variability into FE analysis of layered composite structures.

  18. Identification and Modelling of the In-Plane Reinforcement Orientation Variations in a CFRP Laminate Produced by Manual Lay-Up

    Science.gov (United States)

    Davila, Yves; Crouzeix, Laurent; Douchin, Bernard; Collombet, Francis; Grunevald, Yves-Henri

    2018-06-01

    Reinforcement angle orientation has a significant effect on the mechanical properties of composite materials. This work presents a methodology to introduce variable reinforcement angles into finite element (FE) models of composite structures. The study of reinforcement orientation variations uses meta-models to identify and control a continuous variation across the composite ply. First, the reinforcement angle is measured through image analysis techniques of the composite plies during the lay-up phase. Image analysis results show that variations in the mean ply orientations are between -0.5 and 0.5° with standard deviations ranging between 0.34 and 0.41°. An automatic post-treatment of the images determines the global and local angle variations yielding good agreements visually and numerically between the analysed images and the identified parameters. A composite plate analysed at the end of the cooling phase is presented as a case of study. Here, the variation in residual strains induced by the variability in the reinforcement orientation are up to 28% of the strain field of the homogeneous FE model. The proposed methodology has shown its capabilities to introduce material and geometrical variability into FE analysis of layered composite structures.

  19. Sexual orientation and sexual behavior among Latino and Asian Americans: implications for unfair treatment and psychological distress.

    Science.gov (United States)

    Chae, David H; Ayala, George

    2010-09-01

    Research on the sexuality of Asians and Latinos in the United States has been sparse, and the studies that have been done suffer from a number of limitations. Using data from the National Latino and Asian American Study (2002-2003), this study examined self-identified sexual orientation and self-reported sexual behavior among Latinos (n = 2,554; age: M = 38.1, SE = 0.5) and Asians (n = 2,095; age: M = 41.5, SE = 0.8). This study also investigated implications for unfair treatment and psychological distress among sexual minorities identified in the sample. Results indicated heterogeneity in responses to items assessing sexual orientation and sexual behavior including differences in the adoption of lesbian, gay, or bisexual (LGB) identity by gender, ethnicity, nativity, and socioeconomic status. LGB sexual minorities reported higher levels of unfair treatment and psychological distress compared to their non-LGB-identified sexual minority counterparts, and unfair treatment was positively associated with psychological distress. Results highlight the need to consider multiple demographic factors in assessing sexuality, and also suggest that measures of both self-identified sexual orientation and sexual behavior should be collected. In addition, findings provide support for the deleterious influence of unfair treatment among Asians and Latinos in the United States.

  20. USING OF OBJECT-ORIENTED DESIGN PRINCIPLES IN ELECTRIC MACHINES DEVELOPMENT

    Directory of Open Access Journals (Sweden)

    N.N. Zablodskii

    2016-03-01

    Full Text Available Purpose. To develop the theoretical basis of electrical machines object-oriented design, mathematical models and software to improve their design synthesis, analysis and optimization. Methodology. We have applied object-oriented design theory in electric machines optimal design and mathematical modelling of electromagnetic transients and electromagnetic field distribution. We have correlated the simulated results with the experimental data obtained by means of the double-stator screw dryer with an external solid rotor, brushless turbo-generator exciter and induction motor with squirrel cage rotor. Results. We have developed object-oriented design methodology, transient mathematical modelling and electromagnetic field equations templates for cylindrical electrical machines, improved and remade Cartesian product and genetic optimization algorithms. This allows to develop electrical machines classifications models, included not only structure development but also parallel synthesis of mathematical models and design software, to improve electric machines efficiency and technical performance. Originality. For the first time, we have applied a new way of design and modelling of electrical machines, which is based on the basic concepts of the object-oriented analysis. For the first time is suggested to use a single class template for structural and system organization of electrical machines, invariant to their specific variety. Practical value. We have manufactured screw dryer for coil dust drying and mixing based on the performed object-oriented theory. We have developed object-oriented software for design and optimization of induction motor with squirrel cage rotor of AIR series and brushless turbo-generator exciter. The experimental studies have confirmed the adequacy of the developed object-oriented design methodology.

  1. BPLOM: BPM Level-Oriented Methodology for Incremental Business Process Modeling and Code Generation on Mobile Platforms

    Directory of Open Access Journals (Sweden)

    Jaime Solis Martines

    2013-06-01

    Full Text Available The requirements engineering phase is the departure point for the development process of any kind of computer application, it determines the functionality needed in the working scenario of the program. Although this is a crucial point in application development, as incorrect requirement definition leads to costly error appearance in later stages of the development process, application domain experts’ implication remains minor. In order to correct this scenario, business process modeling notations were introduced to favor business expert implication in this phase, but notation complexity prevents this participation to reach its ideal state. Hence, we promote the definition of a level oriented business process methodology, which encourages the adaptation of the modeling notation to the modeling and technical knowledge shown by the expert. This approach reduces the complexity found by domain experts and enables them to model their processes completely with a level of technical detail directly proportional to their knowledge.

  2. Effect of grain orientation and heat treatment on mechanical properties of pure W

    Energy Technology Data Exchange (ETDEWEB)

    Noto, Hiroyuki, E-mail: noto_hiroyuki@iae.kyoto-u.ac.jp [Graduate School of Energy Science, Kyoto University, Kyoto 611-0011 (Japan); Research Fellow of Japan Society for the Promotion of Science (Japan); Taniguchi, Shuichi [Graduate School of Energy Science, Kyoto University, Kyoto 611-0011 (Japan); Kurishita, Hiroaki; Matsuo, Satoru [International Research Center for Nuclear Materials Science, Institute for Materials Research, Tohoku University, Oarai, Ibaraki 311-1313 (Japan); Ukita, Takashi; Tokunaga, Kazutoshi [Institute for Applied Mechanics, Kyushu University, Kasuga, Fukuoka 816-8580 (Japan); Kimura, Akihiko [Institute of Advanced Energy, Kyoto University, Kyoto 611-0011 (Japan)

    2014-12-15

    The effect of grain orientation, heat-treatment temperature and test temperature on the mechanical properties of tungsten (W), which vary depending on plastic working and fabrication process, was investigated by mechanical testing of tensile or bending. Heavily worked W samples (1.5–2.0 mm in the final thickness) exhibit degradation of fracture strength due to recrystallization embrittlement after heat-treatment at 1240 °C (temperature of diffusion bonding between W and a candidate material of the Fe base support structure). On the other hand, W samples with lower thickness reduction rates do not suffer degradation of fracture strength after heating up to around 1300 °C, and show somewhat higher fracture strength by heat-treatment below 1300 °C than the samples in the as-received state. The observed behavior is a reflection of recovery of dislocations introduced by plastic working. High temperature tensile testing of ITER grade W with an anisotropic grain structure and S-TUN with an equiaxed grain structure revealed that both W grades exhibit plastic elongation at temperatures higher than 200 °C with essentially the same temperature dependence of yield strength, which is relatively insensitive to grain orientation in the structure at 200–1300 °C.

  3. Effect of grain orientation and heat treatment on mechanical properties of pure W

    International Nuclear Information System (INIS)

    Noto, Hiroyuki; Taniguchi, Shuichi; Kurishita, Hiroaki; Matsuo, Satoru; Ukita, Takashi; Tokunaga, Kazutoshi; Kimura, Akihiko

    2014-01-01

    The effect of grain orientation, heat-treatment temperature and test temperature on the mechanical properties of tungsten (W), which vary depending on plastic working and fabrication process, was investigated by mechanical testing of tensile or bending. Heavily worked W samples (1.5–2.0 mm in the final thickness) exhibit degradation of fracture strength due to recrystallization embrittlement after heat-treatment at 1240 °C (temperature of diffusion bonding between W and a candidate material of the Fe base support structure). On the other hand, W samples with lower thickness reduction rates do not suffer degradation of fracture strength after heating up to around 1300 °C, and show somewhat higher fracture strength by heat-treatment below 1300 °C than the samples in the as-received state. The observed behavior is a reflection of recovery of dislocations introduced by plastic working. High temperature tensile testing of ITER grade W with an anisotropic grain structure and S-TUN with an equiaxed grain structure revealed that both W grades exhibit plastic elongation at temperatures higher than 200 °C with essentially the same temperature dependence of yield strength, which is relatively insensitive to grain orientation in the structure at 200–1300 °C

  4. A Functional HAZOP Methodology

    DEFF Research Database (Denmark)

    Liin, Netta; Lind, Morten; Jensen, Niels

    2010-01-01

    A HAZOP methodology is presented where a functional plant model assists in a goal oriented decomposition of the plant purpose into the means of achieving the purpose. This approach leads to nodes with simple functions from which the selection of process and deviation variables follow directly...

  5. Valuing Orientation Efficacy: Rethinking Undergraduate Business Student's First Impressions

    Science.gov (United States)

    McPhail, Ruth; French, Ben; Wilson, Keithia

    2015-01-01

    Purpose: The purpose of this study was to improve the orientation experience of commencing first-year undergraduate business students to better prepare them for the reality of their academic studies through the development and implementation of a Commencing Student-Needs-Centred Orientation Framework. Design/methodology/approach: The methodology…

  6. An object-oriented approach to energy-economic modeling

    Energy Technology Data Exchange (ETDEWEB)

    Wise, M.A.; Fox, J.A.; Sands, R.D.

    1993-12-01

    In this paper, the authors discuss the experiences in creating an object-oriented economic model of the U.S. energy and agriculture markets. After a discussion of some central concepts, they provide an overview of the model, focusing on the methodology of designing an object-oriented class hierarchy specification based on standard microeconomic production functions. The evolution of the model from the class definition stage to programming it in C++, a standard object-oriented programming language, will be detailed. The authors then discuss the main differences between writing the object-oriented program versus a procedure-oriented program of the same model. Finally, they conclude with a discussion of the advantages and limitations of the object-oriented approach based on the experience in building energy-economic models with procedure-oriented approaches and languages.

  7. GO methodology. Volume 1. Overview manual

    International Nuclear Information System (INIS)

    1983-06-01

    The GO methodology is a success-oriented probabilistic system performance analysis technique. The methodology can be used to quantify system reliability and availability, identify and rank critical components and the contributors to system failure, construct event trees, and perform statistical uncertainty analysis. Additional capabilities of the method currently under development will enhance its use in evaluating the effects of external events and common cause failures on system performance. This Overview Manual provides a description of the GO Methodology, how it can be used, and benefits of using it in the analysis of complex systems

  8. Towards a Methodology for the Design of Multimedia Public Access Interfaces.

    Science.gov (United States)

    Rowley, Jennifer

    1998-01-01

    Discussion of information systems methodologies that can contribute to interface design for public access systems covers: the systems life cycle; advantages of adopting information systems methodologies; soft systems methodologies; task-oriented approaches to user interface design; holistic design, the Star model, and prototyping; the…

  9. Comparative study on software development methodologies

    OpenAIRE

    Mihai Liviu DESPA

    2014-01-01

    This paper focuses on the current state of knowledge in the field of software development methodologies. It aims to set the stage for the formalization of a software development methodology dedicated to innovation orientated IT projects. The paper starts by depicting specific characteristics in software development project management. Managing software development projects involves techniques and skills that are proprietary to the IT industry. Also the software development project manager han...

  10. Entrepreneurial orientation in a franchised home entertainment system

    Directory of Open Access Journals (Sweden)

    A Maritz

    2014-07-01

    Full Text Available This paper fills the gap in the research undertaken into the entrepreneurial orientation of franchisees. The study identifies entrepreneurial orientation within a defined franchise system, using the entrepreneurial character theme matrix developed by Thompson (2002. Research methodology comprises the survey approach, using electronic media and Surveypro analysis (Dillman, 2000. Hypothesis tests highlight the absence of statistically significant entrepreneurial orientation in the franchise system, despite a significant orientation in a multiple-outlet proposition analysis. Conclusions and recommendations include mobilising and communicating the action factors associated with entrepreneurial orientation, involving all franchisees within the system. Managerial implications include the motivation of developing multiple-outlet franchise systems. Future research involves broadening the data set across industries and borders.

  11. Model of service-oriented catering supply chain performance evaluation

    OpenAIRE

    Gou, Juanqiong; Shen, Guguan; Chai, Rui

    2013-01-01

    Purpose: The aim of this paper is constructing a performance evaluation model for service-oriented catering supply chain. Design/methodology/approach: With the research on the current situation of catering industry, this paper summarized the characters of the catering supply chain, and then presents the service-oriented catering supply chain model based on the platform of logistics and information. At last, the fuzzy AHP method is used to evaluate the performance of service-oriented catering ...

  12. CONSEQUENCES OF EMPLOYEE’S CUSTOMER ORIENTATION IN PUBLIC SERVICES

    OpenAIRE

    Andrada IACOB

    2015-01-01

    The goal of this paper is to explore the consequences of employee’s customer orientation in public services organizations. We will start with a literature review of the theory of customer orientation measurement and the consequences of this orientation at organizational and individual level. Then, the research methodology and results are presented. Conclusions, research limitations and future directions are included at the end of the paper. We identified positive direct effects of the employe...

  13. High Performance Object-Oriented Scientific Programming in Fortran 90

    Science.gov (United States)

    Norton, Charles D.; Decyk, Viktor K.; Szymanski, Boleslaw K.

    1997-01-01

    We illustrate how Fortran 90 supports object-oriented concepts by example of plasma particle computations on the IBM SP. Our experience shows that Fortran 90 and object-oriented methodology give high performance while providing a bridge from Fortran 77 legacy codes to modern programming principles. All of our object-oriented Fortran 90 codes execute more quickly thatn the equeivalent C++ versions, yet the abstraction modelling capabilities used for scentific programming are comparably powereful.

  14. CONSEQUENCES OF EMPLOYEE’S CUSTOMER ORIENTATION IN PUBLIC SERVICES

    Directory of Open Access Journals (Sweden)

    Andrada IACOB

    2015-06-01

    Full Text Available The goal of this paper is to explore the consequences of employee’s customer orientation in public services organizations. We will start with a literature review of the theory of customer orientation measurement and the consequences of this orientation at organizational and individual level. Then, the research methodology and results are presented. Conclusions, research limitations and future directions are included at the end of the paper. We identified positive direct effects of the employee customer orientation on organizational commitment and organizational identification, but no significant direct relationship with job satisfaction.

  15. Problem-oriented approach to Ancient philosophy

    Directory of Open Access Journals (Sweden)

    Berstov, Igor

    2007-06-01

    Full Text Available Igor Berestov and Marina Wolf of the Institute of philosophy and law, Novosibirsk, discuss various methodological difficulties typical of studies in the history of Ancient Greek philosophy and try to develop their own problem-oriented approach.

  16. Statistical methodology for discrete fracture model - including fracture size, orientation uncertainty together with intensity uncertainty and variability

    International Nuclear Information System (INIS)

    Darcel, C.; Davy, P.; Le Goc, R.; Dreuzy, J.R. de; Bour, O.

    2009-11-01

    the other, addresses the issue of the nature of the transition. We develop a new 'mechanistic' model that could help in modeling why and where this transition can occur. The transition between both regimes would occur for a fracture length of 1-10 m and even at a smaller scale for the few outcrops that follow the self-similar density model. A consequence for the disposal issue is that the model that is likely to apply in the 'blind' scale window between 10-100 m is the self-similar model as it is defined for large-scale lineaments. The self-similar model, as it is measured for some outcrops and most lineament maps, is definitely worth being investigated as a reference for scales above 1-10 m. In the rest of the report, we develop a methodology for incorporating uncertainty and variability into the DFN modeling. Fracturing properties arise from complex processes which produce an intrinsic variability; characterizing this variability as an admissible variation of model parameter or as the division of the site into subdomains with distinct DFN models is a critical point of the modeling effort. Moreover, the DFN model encompasses a part of uncertainty, due to data inherent uncertainties and sampling limits. Both effects must be quantified and incorporated into the DFN site model definition process. In that context, all available borehole data including recording of fracture intercept positions, pole orientation and relative uncertainties are used as the basis for the methodological development and further site model assessment. An elementary dataset contains a set of discrete fracture intercepts from which a parent orientation/density distribution can be computed. The elementary bricks of the site, from which these initial parent density distributions are computed, rely on the former Single Hole Interpretation division of the boreholes into sections whose local boundaries are expected to reflect - locally - geology and fracturing properties main characteristics. From that

  17. Safety analysis methodology for OPR 1000

    International Nuclear Information System (INIS)

    Hwang-Yong, Jun

    2005-01-01

    Full text: Korea Electric Power Research Institute (KEPRI) has been developing inhouse safety analysis methodology based on the delicate codes available to KEPRI to overcome the problems arising from currently used vendor oriented methodologies. For the Loss of Coolant Accident (LOCA) analysis, the KREM (KEPRI Realistic Evaluation Methodology) has been developed based on the RELAP-5 code. The methodology was approved for the Westinghouse 3-loop plants by the Korean regulatory organization and the project to extent the methodology to the Optimized Power Reactor 1000 (OPR1000) has been ongoing since 2001. Also, for the Non-LOCA analysis, the KNAP (Korea Non-LOCA Analysis Package) has been developed using the UNICORN-TM code system. To demonstrate the feasibility of these codes systems and methodologies, some typical cases of the design basis accidents mentioned in the final safety analysis report (FSAR) were analyzed. (author)

  18. Synthesised model of market orientation-business performance relationship

    Directory of Open Access Journals (Sweden)

    G. Nwokah

    2006-12-01

    Full Text Available Purpose: The purpose of this paper is to assess the impact of market orientation on the performance of the organisation. While much empirical works have centered on market orientation, the generalisability of its impact on performance of the Food and Beverages organisations in the Nigeria context has been under-researched. Design/Methodology/Approach: The study adopted a triangulation methodology (quantitative and qualitative approach. Data was collected from key informants using a research instrument. Returned instruments were analyzed using nonparametric correlation through the use of the Statistical Package for Social Sciences (SPSS version 10. Findings: The study validated the earlier instruments but did not find any strong association between market orientation and business performance in the Nigerian context using the food and beverages organisations for the study. The reasons underlying the weak relationship between market orientation and business performance of the Food and Beverages organisations is government policies, new product development, diversification, innovation and devaluation of the Nigerian currency. One important finding of this study is that market orientation leads to business performance through some moderating variables. Implications: The study recommends that Nigerian Government should ensure a stable economy and make economic policies that will enhance existing business development in the country. Also, organisations should have performance measurement systems to detect the impact of investment on market orientation with the aim of knowing how the organisation works. Originality/Value: This study significantly refines the body of knowledge concerning the impact of market orientation on the performance of the organisation, and thereby offers a model of market orientation and business performance in the Nigerian context for marketing scholars and practitioners. This model will, no doubt, contribute to the body of

  19. Applying TOGAF for e-government implementation based on service oriented architecture methodology towards good government governance

    Science.gov (United States)

    Hodijah, A.; Sundari, S.; Nugraha, A. C.

    2018-05-01

    As a Local Government Agencies who perform public services, General Government Office already has utilized Reporting Information System of Local Government Implementation (E-LPPD). However, E-LPPD has upgrade limitation for the integration processes that cannot accommodate General Government Offices’ needs in order to achieve Good Government Governance (GGG), while success stories of the ultimate goal of e-government implementation requires good governance practices. Currently, citizen demand public services as private sector do, which needs service innovation by utilizing the legacy system as a service based e-government implementation, while Service Oriented Architecture (SOA) to redefine a business processes as a set of IT enabled services and Enterprise Architecture from the Open Group Architecture Framework (TOGAF) as a comprehensive approach in redefining business processes as service innovation towards GGG. This paper takes a case study on Performance Evaluation of Local Government Implementation (EKPPD) system on General Government Office. The results show that TOGAF will guide the development of integrated business processes of EKPPD system that fits good governance practices to attain GGG with SOA methodology as technical approach.

  20. Applying Service-Orientation Through a Reference Architecture

    Directory of Open Access Journals (Sweden)

    Helge Hofmeister

    2008-02-01

    Full Text Available This article investigates the application of the service-oriented architectural style in the context of large organizations. It introduces an architectural reference framework that allows for a business process-centered development of composite applications. The framework groups artifacts of similar abstraction levels as well as concerns at five distinguished layers. This way, the service-oriented principles of abstraction and autonomy can be respected when designing applications. The layers also correspond to phases of a design methodology and cover the aspects of composite applications from process-centered orchestration, over transactional coordination to data transformation and connectivity. Based on the framework this article shows as well how an integration design methodology can be used to leverage the application systems in the context of a given business process.

  1. Virtual reality exposure therapy for the treatment of posttraumatic stress disorder: a methodological review using CONSORT guidelines.

    Science.gov (United States)

    Motraghi, Terri E; Seim, Richard W; Meyer, Eric C; Morissette, Sandra B

    2014-03-01

    Virtual reality exposure therapy (VRET) is an extension of traditional exposure therapy and has been used to treat a variety of anxiety disorders. VRET utilizes a computer-generated virtual environment to present fear-relevant stimuli. Recent studies have evaluated the use of VRET for treatment of PTSD; however, a systematic evaluation of the methodological quality of these studies has yet to be conducted. This review aims to (a) identify treatment outcome studies examining the use of VRET for the treatment of PTSD and (b) appraise the methodological quality of each study using the 2010 Consolidating Standards of Reporting Trials (CONSORT) Statement and its 2008 extension for nonpharmacologic interventions. Two independent assessors conducted a database search (PsycINFO, Medline, CINAHL, Google Scholar) of studies published between January 1990 and June 2013 that reported outcome data comparing VRET with another type of treatment or a control condition. Next, a CONSORT quality appraisal of each study was completed. The search yielded nine unique studies. The CONSORT appraisal revealed that the methodological quality of studies examining VRET as a treatment for PTSD was variable. Although preliminary findings suggest some positive results for VRET as a form of exposure treatment for PTSD, additional research using well-specified randomization procedures, assessor blinding, and monitoring of treatment adherence is warranted. Movement toward greater standardization of treatment manuals, virtual environments, and equipment would further facilitate interpretation and consolidation of this literature. © 2013 Wiley Periodicals, Inc.

  2. Psychological Treatments for Borderline Personality Disorder: A Review of Cognitive-Behavioral Oriented Therapies

    Directory of Open Access Journals (Sweden)

    Sofia Marques

    2017-04-01

    Conclusion: In summary, the available studies support cognitive-behavioral psychological treatments as an efficacious intervention in borderline personality disorder. However, the existing scientific literature on this topic is still scarce and there is need for more studies, with higher methodological rigor, that should validate these results.

  3. An approach to SOA development methodology: SOUP comparison with RUP and XP

    Directory of Open Access Journals (Sweden)

    Sandra Svanidzaitė

    2014-08-01

    Full Text Available Service oriented architecture (SOA is an architecture for distributed applications composed of distributed services with weak coupling that are designed to meet business requirements. One of the research priorities in the field of SOA is creating such software design and development methodology (SDDM that takes into account all principles of this architecture and allows for effective and efficient application development. A lot of investigation has been carried out to find out whether can one of popular SDDM, such as agile methodologies or RUP suits, be adapted for SOA or there is a need to create some new SOA-oriented SDDM. This paper compares one of SOA-oriented SDDM – SOUP – with RUP and XP methodologies. The aim is to find out whether the SOUP methodology is already mature enough to assure successful development of SOA applications. This aim is accomplished by comparing activities, artifacts of SOUP and RUP and emphasizing which XP practices are used in SOUP.DOI: http://dx.doi.org/10.15181/csat.v2i1.77 

  4. Problem-solving in organizations : A methodological handbook for business students

    NARCIS (Netherlands)

    Van Aken, Joan Ernst; Berends, Hans; van der Bij, Hans

    2007-01-01

    This concise introduction to the methodology of Business Problem Solving (BPS) is an indispensable guide to the design and execution of practical projects in real organizational settings. The methodology is both result-oriented and theory-based, encouraging students to use the knowledge gained on

  5. Problem-solving in organizations : a methodological handbook for business students

    NARCIS (Netherlands)

    Aken, van J.E.; Berends, J.J.; Bij, van der J.D.

    2007-01-01

    This concise introduction to the methodology of Business Problem Solving (BPS) is an indispensable guide to the design and execution of practical projects in real organizational settings. The methodology is both result-oriented and theory-based, encouraging students to use the knowledge gained on

  6. Assessment of clinical practice guideline methodology for the treatment of knee osteoarthritis with intra-articular hyaluronic acid.

    Science.gov (United States)

    Altman, Roy D; Schemitsch, Emil; Bedi, Asheesh

    2015-10-01

    Clinical practice guidelines are of increasing importance in the decision making for the treatment of knee osteoarthritis. Inconsistent recommendations regarding the use of intra-articular hyaluronic acid for the treatment of knee osteoarthritis have led to confusion among treating physicians. Literature search to identify clinical practice guidelines that provide recommendations regarding the use of intra-articular hyaluronic acid treatment for knee osteoarthritis was conducted. Included guidelines were appraised using the AGREE II instrument. Guideline development methodologies, how the results were assessed, the recommendation formation, and work group composition were summarized. Overall, 10 clinical practice guidelines were identified that met our inclusion criteria. AGREE II domain scores were variable across the included guidelines. The methodology utilized across the guidelines was heterogeneous regarding the evidence inclusion criteria, analysis of evidence results, formulation of clinical practice recommendations, and work group composition. The recommendations provided by the guidelines for intra-articular hyaluronic acid treatment for knee osteoarthritis are highly inconsistent as a result of the variability in guideline methodology. Overall, 30% of the included guidelines recommended against the use of intra-articular hyaluronic acid in the treatment of knee osteoarthritis, while 30% deemed the treatment an appropriate intervention under certain scenarios. The remaining 40% of the guidelines provided either an uncertain recommendation or no recommendation at all, based on the high variability in reviewed evidence regarding efficacy and trial quality. There is a need for a standard "appropriate methodology" that is agreed upon for osteoarthritis clinical practice guidelines in order to prevent the development of conflicting recommendations for intra-articular hyaluronic acid treatment for knee osteoarthritis, and to assure that treating physicians who

  7. Cooperative learning as a methodology for inclusive education development

    Directory of Open Access Journals (Sweden)

    Yolanda Muñoz Martínez

    2017-06-01

    Full Text Available This paper presents the methodology of cooperative learning as a strategy to develop the principles of inclusive education. It has a very practical orientation, with the intention of providing tools for teachers who want to implement this methodology in the classroom, starting with a theoretical review, and then a description of a case in which they have worked this methodology for 5 years. We describe specific activities and ways of working with students, later reaching conclusions on the implementation of the methodology.

  8. Therapist Ethnicity and Treatment Orientation Differences in Multicultural Counseling Competencies

    Science.gov (United States)

    Berger, Lauren K.; Zane, Nolan; Hwang, Wei-Chin

    2014-01-01

    This study examined the relationship between therapist characteristics, therapeutic orientations, person-level and agency-level practices with cultural competency among 221 Los Angeles County community mental health clinicians. Results from an online survey indicated that compared to White therapists, ethnic minority therapists were more personally involved in communities of color, more likely to use a cultural framework in clinical practice, and perceived their agencies to be more culturally sensitive. Ethnic minority therapists also reported greater multicultural (MC) awareness and better MC counseling relationships with their clients than White therapists. Personal involvement in communities of color accounted for ethnic differences in MC awareness and MC counseling relationships. Compared to therapists with a strictly non-behavioral (psychodynamic or humanistic) orientation, therapists with an eclectic (or integrative) therapy orientation reported having a higher level of community knowledge. Therapists with an eclectic orientation reported greater MC awareness than therapists with a non-behavioral orientation, while both eclectic and behavioral (cognitive behavioral or behavior modification) therapists recounted better MC counseling relationships with their clients than therapists with a non-behavioral orientation. Community knowledge mediated eclectic vs. non-behavioral therapeutic orientation differences in MC awareness. Agency resources/linkages and outreach both moderated the relationship between therapeutic orientation and MC skills. Results suggest that if therapists become more personally involved with diverse populations, they will feel more culturally aware and feel like they have a better relationship with ethnic minority clients. PMID:25580187

  9. Advanced software development workstation. Comparison of two object-oriented development methodologies

    Science.gov (United States)

    Izygon, Michel E.

    1992-01-01

    This report is an attempt to clarify some of the concerns raised about the OMT method, specifically that OMT is weaker than the Booch method in a few key areas. This interim report specifically addresses the following issues: (1) is OMT object-oriented or only data-driven?; (2) can OMT be used as a front-end to implementation in C++?; (3) the inheritance concept in OMT is in contradiction with the 'pure and real' inheritance concept found in object-oriented (OO) design; (4) low support for software life-cycle issues, for project and risk management; (5) uselessness of functional modeling for the ROSE project; and (6) problems with event-driven and simulation systems. The conclusion of this report is that both Booch's method and Rumbaugh's method are good OO methods, each with strengths and weaknesses in different areas of the development process.

  10. Sewage treatment processes: The methodology for the resort communities; Tecnologias de Depuracion: la metodologia de seleccion para poblaciones turisticas

    Energy Technology Data Exchange (ETDEWEB)

    Nieves de la Vega, G.; Kovacs, Z. [AQUA/PLAN, S.A. (Spain)

    1995-06-01

    The selection of adequate sewage treatment processes for resort communities has to be based upon a detailed knowledge of the characteristics of sewerage discharges. In order to define a methodology, the most representative variables such as climatology, seasonal variation, required treatment efficiency, sewage characteristics and availability of land, are identified. A wide range of available treatment processes is defined and the relationship between variables and priority criteria is analysed. Finally, a decision-diagram allowing the selection of the most adequate treatment process in each particular case is presented. The methodology is applied to mountain resort communities. (Author)

  11. Action research methodology in clinical pharmacy

    DEFF Research Database (Denmark)

    Nørgaard, Lotte Stig; Sørensen, Ellen Westh

    2016-01-01

    Introduction The focus in clinical pharmacy practice is and has for the last 30-35 years been on changing the role of pharmacy staff into service orientation and patient counselling. One way of doing this is by involving staff in change process and as a researcher to take part in the change process...... by establishing partnerships with staff. On the background of the authors' widespread action research (AR)-based experiences, recommendations and comments for how to conduct an AR-study is described, and one of their AR-based studies illustrate the methodology and the research methods used. Methodology AR...... is defined as an approach to research which is based on a problem-solving relationship between researchers and clients, which aims at both solving a problem and at collaboratively generating new knowledge. Research questions relevant in AR-studies are: what was the working process in this change oriented...

  12. Value Orientation of the Modern Studentship

    Directory of Open Access Journals (Sweden)

    I. V. Tarasevitch

    2012-01-01

    Full Text Available The study is aimed at investigating the dynamics of students’ value orientation at the pedagogic higher school. The subject of the research incorporates the value-motivation sphere as being the component of students’ cognitive interest. The research methodology is based on the system determinism principle and combines the theoretical and practical substantiation of the value orientation problem as the main component of students’ cognitive interest. The research results referred to the professional activity values, growing year after year during the undergraduate course, can be taken into account in developing the value–motivation sphere of the studentship. The research shows that the proper psychological conditions created in the educational environment make the develop- ment of the value orientation system more successful. 

  13. C++ Toolbox for Object-Oriented Modeling and Dynamic Simulation of Physical Systems

    DEFF Research Database (Denmark)

    Wagner, Falko Jens; Poulsen, Mikael Zebbelin

    1999-01-01

    This paper presents the efforts made in an ongoing project that exploits the advantages of using object-oriented methodologies for describing and simulating dynamical systems. The background for this work is a search for new and better ways to simulate physical systems.......This paper presents the efforts made in an ongoing project that exploits the advantages of using object-oriented methodologies for describing and simulating dynamical systems. The background for this work is a search for new and better ways to simulate physical systems....

  14. Study of secondary recrystallization in grain-oriented steel treated under dynamical heat treatment conditions

    Directory of Open Access Journals (Sweden)

    V. Stoyka

    2009-04-01

    Full Text Available The present study was made to investigate secondary recrystallization in grain-oriented steels annealed at short time temperature exposures with application of dynamical heating. The investigated GO steels for experiments were taken from one industrial line after final cold rolling reduction and subsequent box annealing. It was shown that application of short time heat treatment conditions could lead to complete abnormal grain growth in the investigated GO steel. The texture and microstructure obtained in the laboratory treated material is similar to that observed in the same GO steel taken after industrial final box-annealing. However, some “parasitic” grains were observed in the secondary recrystallized matrix of the laboratory treated GO steel. These “parasitic” grains possess the unwanted from magnetic properties point of view {111} orientation components.

  15. Environmental integrated impact assessment for waste treatment activity: methodology and case-study application

    International Nuclear Information System (INIS)

    Lonati, G.; Panzeri, A.

    2008-01-01

    A literature method for the environmental integrated impact assessment, according to the IPPC Directive, has been critically analysed and adjusted in order to be used for the environmental performance assessment of waste treatment activities. The assessment parameters, sorted in eight treatment and combined pollution categories, have been partly redefined and re balanced. The adjusted methodology has been applied to a real case-study, a chemical- physical waste treatment plant, in order to calculate the current performance (Actual Integrated Index) and the ideal performance (Actual Integrated Index) achievable by technical and operational improvements. The adjusted methodology has also been used as a decision support system, in order to estimate the value of the expected environmental performances improvement after the execution achievable from the introduction of a single one or a set of improvement actions. The valuation of the Integrated Index percentage reduction, along with the action achievable, made the best actions able to be identified, both in comparative way and in the cost-effective one. The results, 50 as Effective Integrated Index and 42 as Ideal Integrated Index, in a 10-100 scale, show a medium impact level and point out an appreciable improvement margin on all the environmental performances, especially in air emission control and water consumption [it

  16. A study on methodological of software development for HEP

    International Nuclear Information System (INIS)

    Ding Yuzheng; Dai Guiliang

    1999-01-01

    The HEP related software system is a large one. It comprises mainly detector simulation software, DAQ software and offline system. The author discusses the advantages of OO object oriented methodologies applying to such software system, and the basic strategy for the usage of OO methodologies, languages and tools in the development of the HEP related software are given

  17. Patient-centered care requires a patient-oriented workflow model.

    Science.gov (United States)

    Ozkaynak, Mustafa; Brennan, Patricia Flatley; Hanauer, David A; Johnson, Sharon; Aarts, Jos; Zheng, Kai; Haque, Saira N

    2013-06-01

    Effective design of health information technology (HIT) for patient-centered care requires consideration of workflow from the patient's perspective, termed 'patient-oriented workflow.' This approach organizes the building blocks of work around the patients who are moving through the care system. Patient-oriented workflow complements the more familiar clinician-oriented workflow approaches, and offers several advantages, including the ability to capture simultaneous, cooperative work, which is essential in care delivery. Patient-oriented workflow models can also provide an understanding of healthcare work taking place in various formal and informal health settings in an integrated manner. We present two cases demonstrating the potential value of patient-oriented workflow models. Significant theoretical, methodological, and practical challenges must be met to ensure adoption of patient-oriented workflow models. Patient-oriented workflow models define meaningful system boundaries and can lead to HIT implementations that are more consistent with cooperative work and its emergent features.

  18. The methodological quality of systematic reviews comparing temporomandibular joint disorder surgical and non-surgical treatment

    Directory of Open Access Journals (Sweden)

    Vasconcelos Belmiro CE

    2008-09-01

    Full Text Available Abstract Background Temporomandibular joint disorders (TMJD are multifactor, complex clinical problems affecting approximately 60–70% of the general population, with considerable controversy about the most effective treatment. For example, reports claim success rates of 70% and 83% for non-surgical and surgical treatment, whereas other reports claim success rates of 40% to 70% for self-improvement without treatment. Therefore, the purpose of this study was to (1 identify systematic reviews comparing temporomandibular joint disorder surgical and non-surgical treatment, (2 evaluate their methodological quality, and (3 evaluate the evidence grade within the systematic reviews. Methods A search strategy was developed and implemented for MEDLINE, Cochrane Library, LILACS, and Brazilian Dentistry Bibliography databases. Inclusion criteria were: systematic reviews (± meta-analysis comparing surgical and non-surgical TMJD treatment, published in English, Spanish, Portuguese, Italian, or German between the years 1966 and 2007(up to July. Exclusion criteria were: in vitro or animal studies; narrative reviews or editorials or editorial letters; and articles published in other languages. Two investigators independently selected and evaluated systematic reviews. Three different instruments (AMSTAR, OQAQ and CASP were used to evaluate methodological quality, and the results averaged. The GRADE instrument was used to evaluate the evidence grade within the reviews. Results The search strategy identified 211 reports; of which 2 were systematic reviews meeting inclusion criteria. The first review met 23.5 ± 6.0% and the second met 77.5 ± 12.8% of the methodological quality criteria (mean ± sd. In these systematic reviews between 9 and 15% of the trials were graded as high quality, and 2 and 8% of the total number of patients were involved in these studies. Conclusion The results indicate that in spite of the widespread impact of TMJD, and the multitude of

  19. Object-Oriented Scientific Programming with Fortran 90

    Science.gov (United States)

    Norton, C.

    1998-01-01

    Fortran 90 is a modern language that introduces many important new features beneficial for scientific programming. We discuss our experiences in plasma particle simulation and unstructured adaptive mesh refinement on supercomputers, illustrating the features of Fortran 90 that support the object-oriented methodology.

  20. practice-oriented research in service of designing interventions

    African Journals Online (AJOL)

    but rather practice oriented, and illustrates the need for n-type research. We present ... Problem owners are not involved in main-line qualitative or quantitative research. ... not only have knowledge of the research methodology, but should also.

  1. Withdrawal-oriented therapy for smokers.

    Science.gov (United States)

    Hajek, P

    1989-06-01

    The treatment approach of the Maudsley Hospital Smokers Clinic is described. It stems from the notion that smokers seeking help are dependent on nicotine, and that withdrawal discomfort is a major block to their success in quitting. Accordingly, therapy focuses on helping clients overcome nicotine deprivation. It uses nicotine replacement and a special format of group treatment. Details are given of preparation of clients, use of nicotine chewing gum, use of group-oriented groupwork, use of information about withdrawal, and training in withdrawal-oriented therapy. Data are presented concerning characteristics of the clientele, treatment adherence, and treatment results. A number of controversial issues are addressed, such as the optimal duration of treatment, timing of the quit date, the value of educational input, and the value of individualization of treatment goals.

  2. Using a life cycle assessment methodology for the analysis of two treatment systems of food-processing industry wastewaters

    DEFF Research Database (Denmark)

    Maya Altamira, Larisa; Schmidt, Jens Ejbye; Baun, Anders

    2007-01-01

    criteria involve sludge disposal strategies and electrical energy consumption. However, there is a need to develop a systematic methodology to quantify relevant environmental indicators; comprising information of the wastewater treatment system in a life cycle perspective. Also, to identify which...... are the parameters that have the greatest influence on the potential environmental impacts of the systems analyzed. In this study, we present a systematic methodology for the analysis of the operation of two modern wastewater treatment technologies: Biological removal of nitrogen and organic matter by activated...... sludge (Scenario 1), and anaerobic removal of organic matter by a continuous stirred tank reactor (Scenario 2). Both technologies were applied to wastewater coming from a fish meals industry and a pet food industry discharging about 250 to 260 thousand cubic meters of wastewater per year. The methodology...

  3. Combining goal-oriented and model-driven approaches to solve the Payment Problem Scenario

    NARCIS (Netherlands)

    Asuncion, C.H.; Quartel, Dick; Pokraev, S.; Iacob, Maria Eugenia; van Sinderen, Marten J.

    2010-01-01

    Motivated by the objective to provide an improved participation of business domain experts in the design of service-oriented integration solutions, we extend our previous work on using the COSMO methodology for service mediation by introducing a goal-oriented approach to requirements engineering.

  4. ANALYSIS OF LEGAL AND METHODOLOGICAL GROUNDS FOR RISK-ORIENTED SURVEILLANCE OVER CONSUMER PRODUCTS: TASKS AND DEVELOPMENT PROSPECTS IN THE EURASIAN ECONOMIC UNION

    Directory of Open Access Journals (Sweden)

    N.V. Zaitseva

    2017-12-01

    Full Text Available The paper dwells on basic legal and sub-legislative documents issued in the EU, the USA, Canada, by the WTO and Codex Alimentarius Commission which provide control of consumer products safety on the basis of assessing risks for consumers' life and health. Risk-oriented surveillance is shown as a system which makes for lower loads on business but still provides systemic control over most hazardous products. The EU legislation fixes the right to perform supranational control over state control systems existing in the EU member states in terms of their relevance and legitimacy. This supranational control is supported by organizational structures and regulatory and methodological documents. National control systems are systematically reviewed and analyzed in order to secure their conformity to supranational regulatory acts, to detect any cases of non-compliance, and to spread the best practices. Risk analysis reviews and results are open and discussable. As a result of products hazards assessment their turnover can be limited, or they can be withdrawn from the market, or additional information on hazards or risks they may cause is to be provided for consumers. Public and constantly operating systems of informing about hazardous goods are well-developed. International experience and practices in the sphere of risk-oriented surveillance over consumer products can be and should be applied in the Eurasian Economic Union (EEU countries. The Eurasian Economic Union countries fix orientation at observing consumer goods safety principles in their legislation. There are also legal grounds for and practices in the sphere of risk-oriented approach to products manufactures. But it is necessary to further develop a products classification system as per consumer health risk parameters. And this task requires working out unified approaches to classification of both eatable and non-eatable products. It seems relevant to develop a public analytical database of risk-oriented

  5. A Methodological Approach to Encourage the Service-Oriented Learning Systems Development

    Science.gov (United States)

    Diez, David; Malizia, Alessio; Aedo, Ignacio; Diaz, Paloma; Fernandez, Camino; Dodero, Juan-Manuel

    2009-01-01

    The basic idea of service-oriented learning is that a learning environment should be conceived as a set of independent units of learning packaged as learning services. The design, development and deployment of a learning system based on integrating different learning services needs both a technological platform to support the system as well as a…

  6. Comparative analysis as a basic research orientation: Key methodological problems

    Directory of Open Access Journals (Sweden)

    N P Narbut

    2015-12-01

    Full Text Available To date, the Sociological Laboratory of the Peoples’ Friendship University of Russia has accumulated a vast experience in the field of cross-cultural studies reflected in the publications based on the results of mass surveys conducted in Moscow, Maikop, Beijing, Guangzhou, Prague, Belgrade, and Pristina. However, these publications mainly focus on the comparisons of the empirical data rather than methodological and technical issues, that is why the aim of this article is to identify key problems of the comparative analysis in cross-cultural studies that become evident only if you conduct an empirical research yourself - from the first step of setting the problem and approving it by all the sides (countries involved to the last step of interpreting and comparing the data obtained. The authors are sure that no sociologist would ever doubt the necessity and importance of comparative analysis in the broadest sense of the word, but at the same time very few are ready to discuss its key methodological challenges and prefer to ignore them completely. We summarize problems of the comparative analysis in sociology as follows: (1 applying research techniques to the sample in another country - both in translating and adapting them to different social realities and worldview (in particular, the problematic status of standardization and qualitative approach; (2 choosing “right” respondents to question and relevant cases (cultures to study; (3 designing the research scheme, i.e. justifying the sequence of steps (what should go first - methodology or techniques; (4 accepting the procedures that are correct within one country for cross-cultural work (whether or not that is an appropriate choice.

  7. Flow Orientation Analysis for Major Activity Regions Based on Smart Card Transit Data

    Directory of Open Access Journals (Sweden)

    Parul Singh

    2017-10-01

    Full Text Available Analyzing public movement in transportation networks in a city is significant in understanding the life of citizen and making improved city plans for the future. This study focuses on investigating the flow orientation of major activity regions based on smart card transit data. The flow orientation based on the real movements such as transit data can provide the easiest way of understanding public movement in the complicated transportation networks. First, high inflow regions (HIRs are identified from transit data for morning and evening peak hours. The morning and evening HIRs are used to represent major activity regions for major daytime activities and residential areas, respectively. Second, the directional orientation of flow is then derived through the directional inflow vectors of the HIRs to show the bias in directional orientation and compare flow orientation among major activity regions. Finally, clustering analysis for HIRs is applied to capture the main patterns of flow orientations in the city and visualize the patterns on the map. The proposed methodology was illustrated with smart card transit data of bus and subway transportation networks in Seoul, Korea. Some remarkable patterns in the distribution of movements and orientations were found inside the city. The proposed methodology is useful since it unfolds the complexity and makes it easy to understand the main movement patterns in terms of flow orientation.

  8. Decision-oriented environmental assessment: An empirical study of its theory and methods

    International Nuclear Information System (INIS)

    Pischke, Frederik; Cashmore, Matthew

    2006-01-01

    The potential advantages of a decision-oriented theory of environmental assessment have long been recognised, but it is only in recent years that this topic has received concerted attention. This research advanced contemporary debate on environmental assessment through an empirically-informed evaluation of strategic theoretical and methodological issues associated with the practical application of decision-oriented theory. This was undertaken by critically analysing the decision-oriented Environmental Impact Assessment system of the German Development Cooperation (a bilateral development assistance agency) using a modified version of a recent conceptual and methodological development, Analytical Strategic Environmental Assessment. The results indicate that some aspects of decision-oriented theory offer considerable potential for environmental assessment process management, and should be employed routinely. Yet uncertainty remains about whether certain core concepts, notably the detailed a priori description of decision processes, can be achieved in practice. The analysis also indicates that there is considerably more common ground in many contemporary debates about environmental assessment than the literature, which has tended towards polarisation suggests. The significance of this research is that it recognises and highlights the contribution of decision-oriented theory to refocusing attention on the substantive intent of this globally significant policy tool

  9. Surface immobilized antibody orientation determined using ToF-SIMS and multivariate analysis.

    Science.gov (United States)

    Welch, Nicholas G; Madiona, Robert M T; Payten, Thomas B; Easton, Christopher D; Pontes-Braz, Luisa; Brack, Narelle; Scoble, Judith A; Muir, Benjamin W; Pigram, Paul J

    2017-06-01

    Antibody orientation at solid phase interfaces plays a critical role in the sensitive detection of biomolecules during immunoassays. Correctly oriented antibodies with solution-facing antigen binding regions have improved antigen capture as compared to their randomly oriented counterparts. Direct characterization of oriented proteins with surface analysis methods still remains a challenge however surface sensitive techniques such as Time-of-Flight Secondary Ion Mass Spectrometry (ToF-SIMS) provide information-rich data that can be used to probe antibody orientation. Diethylene glycol dimethyl ether plasma polymers (DGpp) functionalized with chromium (DGpp+Cr) have improved immunoassay performance that is indicative of preferential antibody orientation. Herein, ToF-SIMS data from proteolytic fragments of anti-EGFR antibody bound to DGpp and DGpp+Cr are used to construct artificial neural network (ANN) and principal component analysis (PCA) models indicative of correctly oriented systems. Whole antibody samples (IgG) test against each of the models indicated preferential antibody orientation on DGpp+Cr. Cross-reference between ANN and PCA models yield 20 mass fragments associated with F(ab') 2 region representing correct orientation, and 23 mass fragments associated with the Fc region representing incorrect orientation. Mass fragments were then compared to amino acid fragments and amino acid composition in F(ab') 2 and Fc regions. A ratio of the sum of the ToF-SIMS ion intensities from the F(ab') 2 fragments to the Fc fragments demonstrated a 50% increase in intensity for IgG on DGpp+Cr as compared to DGpp. The systematic data analysis methodology employed herein offers a new approach for the investigation of antibody orientation applicable to a range of substrates. Controlled orientation of antibodies at solid phases is critical for maximizing antigen detection in biosensors and immunoassays. Surface-sensitive techniques (such as ToF-SIMS), capable of direct

  10. Methodological Orientation of Research Articles Appearing in Higher Education Journals

    Science.gov (United States)

    Ritter, Sherri E.

    2012-01-01

    The purpose of this study was to understand the methodologies authors in higher education journals used to obtain knowledge in their fields. This study looked at five peer reviewed journals of higher education and analyzed the methods of research employed by the authors to help them answer their respective research questions. The methods of…

  11. Methodological Approaches to the Prevention Of Schoolgirls’ Deviant Behavior

    Directory of Open Access Journals (Sweden)

    Ivanna Parfanovych

    2017-03-01

    Full Text Available The methodological approaches to the system of girls’ deviant behavior prevention thatact on different levels on prevention are identified: gender, personality oriented, systematic,synergetic, security and safety, interdisciplinary, institutional, which are provided at differentlevels of prevention. Methodological approaches were applied while developing the design,implementing and analyzing of schoolgirls deviant behavior prevention. Such approaches canbe implemented in practice, if the realities of girls’ socialization in various areas and theproblem are treated from the socio-pedagogical point of view.Key words: schoolgirls, deviant behavior, prevention, methodological approaches.

  12. Orientation effects on indexing of electron backscatter diffraction patterns

    International Nuclear Information System (INIS)

    Nowell, Matthew M.; Wright, Stuart I.

    2005-01-01

    Automated Electron Backscatter Diffraction (EBSD) has become a well-accepted technique for characterizing the crystallographic orientation aspects of polycrystalline microstructures. At the advent of this technique, it was observed that patterns obtained from grains in certain crystallographic orientations were more difficult for the automated indexing algorithms to accurately identify than patterns from other orientations. The origin of this problem is often similarities between the EBSD pattern of the correct orientation and patterns from other orientations or phases. While practical solutions have been found and implemented, the identification of these problem orientations generally occurs only after running an automated scan, as problem orientations are often readily apparent in the resulting orientation maps. However, such an approach only finds those problem orientations that are present in the scan area. It would be advantageous to identify all regions of orientation space that may present problems for automated indexing prior to initiating an automated scan, and to minimize this space through the optimization of acquisition and indexing parameters. This work presents new methods for identifying regions in orientation space where the reliability of the automated indexing is suspect prior to performing a scan. This methodology is used to characterize the impact of various parameters on the indexing algorithm

  13. For the Love of Science: Learning Orientation and Physical Science Success

    Science.gov (United States)

    Hazari, Zahra; Potvin, Geoff; Tai, Robert; Almarode, John

    2010-02-01

    An individual's motivational orientation serves as a drive to action and can influence their productivity. This study examines how the goal orientation of students towards the pursuit of their graduate degree in physics and chemistry influences their future success outcomes as practicing scientists. Two main orientations are focused on: performance (or ego/ability) orientation and learning (or task/mastery) orientation. The data was obtained as part of Project Crossover, which applied a mixed methodological approach to studying the transition from graduate student to scientist in the physical sciences. Using regression analysis on survey data from 2353 PhD holders in physics and chemistry, we found that individuals exhibiting a learning orientation were more productive than those exhibiting a performance orientation in terms of first-author publications and grant funding. Furthermore, given equal salary, learning-oriented physical scientists produced more first-author publications than average. )

  14. An examination of firms’ strategic orientations, innovativeness and performance with large Korean companies

    Directory of Open Access Journals (Sweden)

    Sohyoun Synthia Shin

    2017-01-01

    Full Text Available Purpose - This paper aims to provide an examination of firms’ strategic orientations, innovativeness and performance with large Korean companies. Design/methodology/approach - The authors investigated the impacts of firms’ major key strategic orientations (customer orientation [CO], competitor orientation [PO], technology orientation [TO] and internal/cost orientation [IO] on firm innovativeness (INNO and performance outcomes with large Korean companies. Findings - The results of the analysis showed that CO, PO and TO positively influence the innovativeness, which contributes to firm performance. Originality/value - The authors provide some managerial implications on the multiple roles of strategic orientations on firm INNO and performances, along with limitations of this study and future research directions.

  15. Influence of gender, sexual orientation, and need on treatment utilization for substance use and mental disorders: Findings from the California Quality of Life Survey

    OpenAIRE

    Mays Vickie M; Greenwell Lisa; Grella Christine E; Cochran Susan D

    2009-01-01

    Abstract Background Prior research has shown a higher prevalence of substance use and mental disorders among sexual minorities, however, the influence of sexual orientation on treatment seeking has not been widely studied. We use a model of help-seeking for vulnerable populations to investigate factors related to treatment for alcohol or drug use disorders and mental health disorders, focusing on the contributions of gender, sexual orientation, and need. Methods Survey data were obtained from...

  16. Project Oriented Immersion Learning: Method and Results

    DEFF Research Database (Denmark)

    Icaza, José I.; Heredia, Yolanda; Borch, Ole M.

    2005-01-01

    A pedagogical approach called “project oriented immersion learning” is presented and tested on a graduate online course. The approach combines the Project Oriented Learning method with immersion learning in a virtual enterprise. Students assumed the role of authors hired by a fictitious publishing...... house that develops digital products including e-books, tutorials, web sites and so on. The students defined the problem that their product was to solve; choose the type of product and the content; and built the product following a strict project methodology. A wiki server was used as a platform to hold...

  17. NEW CO-EVOLUTION STRATEGIES OF THIRD MILLENNIUM; METHODOLOGICAL ASPECT

    Directory of Open Access Journals (Sweden)

    E. K. Bulygo

    2006-01-01

    Full Text Available The paper is devoted to an application of the co-evolution methodology to the social space. Principles of instability and non-linearity that are typical for contemporary natural science are used as a theoretical background of a new social methodology. Authors try to prove that the co-evolution strategy has a long pre-history in the ancient oriental philosophy and manifests itself in forms of modem culture

  18. Sexual Orientation: Categories or Continuum? Commentary on Bailey et al. (2016).

    Science.gov (United States)

    Savin-Williams, Ritch C

    2016-09-01

    Bailey et al. (2016) have provided an excellent, state-of-the-art overview that is a major contribution to our understanding of sexual orientation. However, whereas Bailey and his coauthors have examined the physiological, behavioral, and self-report data of sexual orientation and see categories, I see a sexual and romantic continuum. After noting several objections concerning the limitations of the review and methodological shortcomings characteristic of sexual-orientation research in general, I present evidence from research investigating in-between sexualities to support an alternative, continuum-based perspective regarding the nature of sexual orientation for both women and men. A continuum conceptualization has potential implications for investigating the prevalence of nonheterosexuals, sexual-orientation differences in gender nonconformity, causes of sexual orientation, and political issues. © The Author(s) 2016.

  19. Personality, Organizational Orientations and Self-Reported Learning Outcomes

    Science.gov (United States)

    Bamber, David; Castka, Pavel

    2006-01-01

    Purpose: To identify competencies connecting personality, organizational orientations and self-reported learning outcomes (as measured by concise Likert-type scales), for individuals who are learning for their organizations. Design/methodology/approach: Five concise factor scales were constructed to represent aspects of personality. Three further…

  20. Preliminary study for treatment methodology establishment of liquid waste containing uranium in refining facility lagoon

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Byung Jik; Lee, Kune Woo; Won, Hui Jun; Ahn, Byung Gil; Shim, Joon Bo

    1999-12-01

    The preliminary study which establishes the treatment methodology of the sludge waste containing uranium in the conversion facility lagoon was performed. The property of lagoon liquid waste such as the initial water content, the density including radiochemical analysis results were obtained using the samples taken from the lagoon. The objective of this study is to provide some basically needed materials for selection of the most proper lagoon waste treatment methodology by reviewing the effective processes and methods for minimizing the secondary waste resulting from the treatment and disposition of large amount of radioactive liquid waste according to the facility closing. The lagoon waste can be classified into two sorts, such as supernatant and precipitate. The supernatants contain uranium less than 5 ppm and their water content are about 35 percent. Therefore, supernatants are solutions composed of mainly salt components. However, the precipitates have lots of uranium compound contained in the coagulation matrix, and are formed as two kinds of crystalline structures. The most proper method minimizing the secondary waste would be direct drying and solidification of the supernatants and precipitates after separation of them by filtering. (author)

  1. Automated determination of crystal orientations from electron backscattering patterns

    DEFF Research Database (Denmark)

    Lassen, Niels Christian Krieger

    1994-01-01

    of the position of the bands or the zone axes of EBSPs have existed for several years now. Until recently, however, the localization of either the bands or the zone axes of EBSPs has required the valuable time and attention of a human operator, thus obviously limiting the amounts of orientation data that can...... quantitatively is therefore described. Presently, little is known about the uncertainty of the lattice orientations which can be measuted from EBSPs. This subject will be discussed in detail in this thesis. With the application of newly developed statistical methods for analyzing orientation data...... it will be shown how the relative precision of lattice orientations measured from EBSPs can be described. By applying this methodology to a large number of EBSPs of varying quality it is demonstrated that the precision of automatically measured crystal orientations is comparable to the precision obtained, when...

  2. Queering canons. Methodological heteronormativities and queer inquietudes

    Directory of Open Access Journals (Sweden)

    Cirus Rinaldi

    2015-08-01

    Full Text Available The aim of this study is to present a series of epistemological and methodological reflections on the use of qualitative research methods in the study of non-normative sexualities. Particular emphasis will be highlighting the needs to reconsider queerly sociological oriented methods and methodology, paying attention to researcher’s ambiguous role, her body and emotions in the permanent reflexive research process and in encounters with the (co-researched. Normal 0 21 false false false ES-AR X-NONE X-NONE 42 CFR 413.220 - Methodology for calculating the per-treatment base rate under the ESRD prospective payment system...

    Science.gov (United States)

    2010-10-01

    ... rate under the ESRD prospective payment system effective January 1, 2011. 413.220 Section 413.220...-treatment base rate under the ESRD prospective payment system effective January 1, 2011. (a) Data sources. The methodology for determining the per treatment base rate under the ESRD prospective payment system...

  3. Methodology for comprehensive patient, worker and public radiation protection considerations while introducing new medical procedures

    International Nuclear Information System (INIS)

    Neeman, E.; Keren, M.

    2001-01-01

    Patient protection is a major consideration while introducing new medical procedure. But protection of the workers and the public should be considered too. A methodology of combining non-patient radiation protection considerations with the introduction of new medical procedures is described. The new medical procedure was the Intracoronary Gamma Irradiation for the Prevention of Restenosis by using Iridium 192 gamma radiation sources. The usual authors' responsibility is the licensing of the use of radioactive materials while keeping public protection. According to this responsibility, the methodology's original orientation is public protection. As a result of coordination between several competent authorities, managed by the authors, the methodology was adopted for patient and worker protection too. Applicants, actually possible users (hospitals) of the new procedure, were obliged to plan medical procedures and working area according to dose limits and constrains as recommended by the International Atomic Energy Agency and local competent authorities. Exposure calculations had to consider the usual parameters as sources types and activity, dose rate and dose levels, duration and number of treatments. Special attention was given to the presence workers and public by chance presence in or near treatment area. A usual condition to give a license was the installation of continuous (during treatment) radiation monitoring systems. But a special attention was given to physical barriers and procedures in order to stop unauthorized personal to arrive near to working area. Satisfactory staff training for normal operation and emergency situations are essential, including appropriate safety procedures and the presence of safety assistance team while executing treatment. (author)

  4. Quality improvement of oriental melon and watermelon using bioceramics

    International Nuclear Information System (INIS)

    Song, H.K.; Lee, K.J.; Ryou, Y.S.

    1996-01-01

    Oriental melon and watermelon plants were cultivated in the soil treated with bioceramics in a greenhouse during summer season from June 1st to August 20th, 1995. Two application methods were employed, one was a mixed treatment of soil and bioceramics, and the other was a spray treatment of bioceramic solution on the stems and leaves. And two types of bioceramics were also stopped by five levels. In order to analyze the bioceramic effect on oriental melon and watermelon, the growth rate of stems, leaves and fruits were measured in the greenhouse. After harvest, the sweetness of fruits was measured and the freshness of fruits based on the storage period was tested by human taste and smell sense. The results are summarized as follows. 1. The growth rates of stems, leaves and fruits of oriental melon and watermelon were the largest in the bioceramic treatment of No. 3. 2. The density of oriental melon and watermelon was the largest in the bioceramic treatment of No. 3 and No. 2 respectively. 3. The Brix number of watermelon was 10.6 in non-bioceramic treatment and 11.5 in the bioceramic treatment of No. 2, and that of oriental melon was 8.6 in non-bioceramic treatment and 12.3 in the bioceramic treatment of No. 2. 4. The storage duration of watermelon treated with bioceramics was about 50 days in the condition of the ambient temperature of 25∼30°C. (author)

  5. Object-oriented programming for the biosciences.

    Science.gov (United States)

    Wiechert, W; Joksch, B; Wittig, R; Hartbrich, A; Höner, T; Möllney, M

    1995-10-01

    The development of software systems for the biosciences is always closely connected to experimental practice. Programs must be able to handle the inherent complexity and heterogeneous structure of biological systems in combination with the measuring equipment. Moreover, a high degree of flexibility is required to treat rapidly changing experimental conditions. Object-oriented methodology seems to be well suited for this purpose. It enables an evolutionary approach to software development that still maintains a high degree of modularity. This paper presents experience with object-oriented technology gathered during several years of programming in the fields of bioprocess development and metabolic engineering. It concentrates on the aspects of experimental support, data analysis, interaction and visualization. Several examples are presented and discussed in the general context of the experimental cycle of knowledge acquisition, thus pointing out the benefits and problems of object-oriented technology in the specific application field of the biosciences. Finally, some strategies for future development are described.

  6. A Learning Framework for Control-Oriented Modeling of Buildings

    Energy Technology Data Exchange (ETDEWEB)

    Rubio-Herrero, Javier; Chandan, Vikas; Siegel, Charles M.; Vishnu, Abhinav; Vrabie, Draguna L.

    2018-01-18

    Buildings consume a significant amount of energy worldwide. Several building optimization and control use cases require models of energy consumption which are control oriented, have high predictive capability, imposes minimal data pre-processing requirements, and have the ability to be adapted continuously to account for changing conditions as new data becomes available. Data driven modeling techniques, that have been investigated so far, while promising in the context of buildings, have been unable to simultaneously satisfy all the requirements mentioned above. In this context, deep learning techniques such as Recurrent Neural Networks (RNNs) hold promise, empowered by advanced computational capabilities and big data opportunities. In this paper, we propose a deep learning based methodology for the development of control oriented models for building energy management and test in on data from a real building. Results show that the proposed methodology outperforms other data driven modeling techniques significantly. We perform a detailed analysis of the proposed methodology along dimensions such as topology, sensitivity, and downsampling. Lastly, we conclude by envisioning a building analytics suite empowered by the proposed deep framework, that can drive several use cases related to building energy management.

  7. Different Types of Sensation Seeking: A Person-Oriented Approach in Sensation-Seeking Research

    Science.gov (United States)

    Suranyi, Zsuzsanna; Hitchcock, David B.; Hittner, James B.; Vargha, Andras; Urban, Robert

    2013-01-01

    Previous research on sensation seeking (SS) was dominated by a variable-oriented approach indicating that SS level has a linear relation with a host of problem behaviors. Our aim was to provide a person-oriented methodology--a probabilistic clustering--that enables examination of both inter- and intra-individual differences in not only the level,…

  8. Production and Reliability Oriented SOFC Cell and Stack Design

    DEFF Research Database (Denmark)

    Hauth, Martin; Lawlor, Vincent; Cartellieri, Peter

    2017-01-01

    The paper presents an innovative development methodology for a production and reliability oriented SOFC cell and stack design aiming at improving the stacks robustness, manufacturability, efficiency and cost. Multi-physics models allowed a probabilistic approach to consider statistical variations...... in production, material and operating parameters for the optimization phase. A methodology for 3D description of spatial distribution of material properties based on a random field models was developed and validated by experiments. Homogenized material models on multiple levels of the SOFC stack were...... and output parameters and to perform a sensitivity analysis were developed and implemented. The capabilities of the methodology is illustrated on two practical cases....

  9. Development of symptoms-oriented operating procedures

    International Nuclear Information System (INIS)

    Colquhoun, R.

    1984-01-01

    Until recently, the formal treatment of control room procedures for upset conditions in nuclear power plants has been event-oriented. This orientation was not so much a reflection of power plant operating practice as it was a reflection of design-oriented thinking - design-basis events, therefore event-oriented procedures. Event orientation is not common in other professions. In the medical profession, for example, the stabilization of vital functions through a symptoms-oriented approach has priority over diagnosis and prognosis. The American nuclear power industry has initiated programs for the development and application of a symptoms-oriented approach for handling upset conditions. Canadian programs have independently paralleled the US programs. This article describes the rationale and current applications of the Canadian programs and identifies the relevance of a generic symptoms-based emergency procedure to current operating practices

  10. Partitioning an object-oriented terminology schema.

    Science.gov (United States)

    Gu, H; Perl, Y; Halper, M; Geller, J; Kuo, F; Cimino, J J

    2001-07-01

    Controlled medical terminologies are increasingly becoming strategic components of various healthcare enterprises. However, the typical medical terminology can be difficult to exploit due to its extensive size and high density. The schema of a medical terminology offered by an object-oriented representation is a valuable tool in providing an abstract view of the terminology, enhancing comprehensibility and making it more usable. However, schemas themselves can be large and unwieldy. We present a methodology for partitioning a medical terminology schema into manageably sized fragments that promote increased comprehension. Our methodology has a refinement process for the subclass hierarchy of the terminology schema. The methodology is carried out by a medical domain expert in conjunction with a computer. The expert is guided by a set of three modeling rules, which guarantee that the resulting partitioned schema consists of a forest of trees. This makes it easier to understand and consequently use the medical terminology. The application of our methodology to the schema of the Medical Entities Dictionary (MED) is presented.

  11. Relevance of methodological design for the interpretation of efficacy of drug treatment of premature ejaculation: a systematic review and meta-analysis

    NARCIS (Netherlands)

    Waldinger, M. D.; Zwinderman, A. H.; Schweitzer, D. H.; Olivier, B.

    2004-01-01

    The aim of this systematic review and meta-analysis is to evaluate whether the design and methodology of drug-treatment studies of premature ejaculation affect the efficacy outcome differently. Therefore, methodological, design and efficacy data from 79 studies ( 3034 males), published between 1943

  12. Soft Systems Methodology

    Science.gov (United States)

    Checkland, Peter; Poulter, John

    Soft systems methodology (SSM) is an approach for tackling problematical, messy situations of all kinds. It is an action-oriented process of inquiry into problematic situations in which users learn their way from finding out about the situation, to taking action to improve it. The learning emerges via an organised process in which the situation is explored using a set of models of purposeful action (each built to encapsulate a single worldview) as intellectual devices, or tools, to inform and structure discussion about a situation and how it might be improved. This paper, written by the original developer Peter Checkland and practitioner John Poulter, gives a clear and concise account of the approach that covers SSM's specific techniques, the learning cycle process of the methodology and the craft skills which practitioners develop. This concise but theoretically robust account nevertheless includes the fundamental concepts, techniques, core tenets described through a wide range of settings.

  13. Methodology for Determining Increases in Radionuclide Inventories for the Effluent Treatment Facility Process

    International Nuclear Information System (INIS)

    Blanchard, A.

    1998-01-01

    A study is currently underway to determine if the Effluent Treatment Facility can be downgraded from a Hazard Category 3 facility to a Radiological Facility per DOE STD-1027-92. This technical report provides a methodology to determine and monitor increases in the radionuclide inventories of the ETF process columns. It also provides guidelines to ensure that other potential increases to the ETF radionuclide inventory are evaluated as required to ensure that the ETF remains a Radiological Facility

  14. Formalizing the ISDF Software Development Methodology

    Directory of Open Access Journals (Sweden)

    Mihai Liviu DESPA

    2015-01-01

    Full Text Available The paper is aimed at depicting the ISDF software development methodology by emphasizing quality management and software development lifecycle. The ISDF methodology was built especially for innovative software development projects. The ISDF methodology was developed empirically by trial and error in the process of implementing multiple innovative projects. The research process began by analysing key concepts like innovation and software development and by settling the important dilemma of what makes a web application innovative. Innovation in software development is presented from the end-user, project owner and project manager’s point of view. The main components of a software development methodology are identified. Thus a software development methodology should account for people, roles, skills, teams, tools, techniques, processes, activities, standards, quality measuring tools, and team values. Current software development models are presented and briefly analysed. The need for a dedicated innovation oriented software development methodology is emphasized by highlighting shortcomings of current software development methodologies when tackling innovation. The ISDF methodology is presented in the context of developing an actual application. The ALHPA application is used as a case study for emphasizing the characteristics of the ISDF methodology. The development life cycle of the ISDF methodology includes research, planning, prototyping, design, development, testing, setup and maintenance. Artefacts generated by the ISDF methodology are presented. Quality is managed in the ISDF methodology by assessing compliance, usability, reliability, repeatability, availability and security. In order to properly asses each quality component a dedicated indicator is built. A template for interpreting each indicator is provided. Conclusions are formulated and new related research topics are submitted for debate.

  15. A meta-analysis of the effectiveness of individually oriented Cognitive Behavioral Treatment (CBT) for severe agressive behavior in adolescents

    NARCIS (Netherlands)

    Hoogsteder, L.M.; Stams, G.J.J.M.; Figge, M.A.; Changoe, K.; van Horn, J.E.; Hendriks, J.; Wissink, I.B.

    2015-01-01

    This meta-analysis, including six studies (13 effect sizes) and 164 adolescents, examined the effectiveness of individually oriented treatment (which means that the intervention contained at least an individual component, possibly in combination with group and/or family therapy) with CBT-elements

  16. Influence of gender, sexual orientation, and need on treatment utilization for substance use and mental disorders: Findings from the California Quality of Life Survey

    Directory of Open Access Journals (Sweden)

    Mays Vickie M

    2009-08-01

    Full Text Available Abstract Background Prior research has shown a higher prevalence of substance use and mental disorders among sexual minorities, however, the influence of sexual orientation on treatment seeking has not been widely studied. We use a model of help-seeking for vulnerable populations to investigate factors related to treatment for alcohol or drug use disorders and mental health disorders, focusing on the contributions of gender, sexual orientation, and need. Methods Survey data were obtained from a population-based probability sample of California residents that oversampled for sexual minorities. Logistic regression was used to model the enabling, predisposing, and need-related factors associated with past-year mental health or substance abuse treatment utilization among adults aged 18–64 (N = 2,074. Results Compared with individuals without a diagnosed disorder, those with any disorder were more likely to receive treatment. After controlling for both presence of disorder and other factors, lesbians and bisexual women were most likely to receive treatment and heterosexual men were the least likely. Moreover, a considerable proportion of sexual orientation minorities without any diagnosable disorder, particularly lesbians and bisexual women, also reported receiving treatment. Conclusion The study highlights the need to better understand the factors beyond meeting diagnostic criteria that underlie treatment utilization among sexual minorities. Future research should also aim to ascertain the effects of treatment provided to sexual minorities with and without diagnosable disorders, including the possibility that the provision of such treatment may reduce the likelihood of their progression to greater severity of distress, disorders, or impairments in functioning.

  17. Measuring Entrepreneurial Orientation in the Social Context

    Directory of Open Access Journals (Sweden)

    Rafał Kusa

    2016-09-01

    Full Text Available Objective: The objective of this paper is to identify differences between measurement of organisational entrepreneurship in for-profit and non-profit context and to propose the measures aligned to non-profit organisations. The main research question is whether the scales designed to measure entrepreneurial orientation can be used in non-profit organisations and under which conditions. Research Design & Methods: Research methodology is based on review of research tools and measurement scales related to organisational entrepreneurship and comparison of for-profit and non-profit organisations, as well as their characteristics in the context of entrepreneurial orientation. Findings: Entrepreneurial orientation can be measured in non-profit organisations using existing scales that have been designed for business organisations, however they have to be modified, mostly in the dimension of competitive aggressiveness and autonomy. Additionally, the scale should be enriched with items related to cooperation with other organisations. Implications & Recommendations: It is necessary to develop methods and tools that enable the measurement of entrepreneurial orientation in non-profit organisation as well as comparative research on entrepreneurial orientation in for-profit and non-profit organisations. Contribution & Value Added: The originality of this work lies in studying some aspects of entrepreneurial orientation, that apply to the social context. Some suggestions were formulated relating to the utilisation of entrepreneurial orientation scales (originally designed for business enterprises in non-profit organisations.

  18. Orientation Mapping of Extruded Polymeric Composites by Polarized Micro-Raman Spectroscopy

    Directory of Open Access Journals (Sweden)

    Xiaoyun Chen

    2015-01-01

    Full Text Available Molecular orientation has a strong influence on polymeric composite materials’ mechanical properties. In this paper we describe the use of polarized micro-Raman spectroscopy as a powerful tool to map out the molecular orientation of a uniaxially oriented polypropylene- (PP- based composite material. Initial samples exhibited a high degree of surface fibrillation upon cutting. Raman spectroscopy was used to characterize the degree of orientation in the skin and guide the development of the posttreatment process to optimize the skin relaxation while maintaining the high degree of orientation in the rest of the board. The PP oriented polymer composite (OPC was oriented through an extrusion process and its surface was then treated to achieve relaxation. Micro-Raman analysis at the surface region demonstrated the surface orientation relaxation, and the results provide an effective way to correlate the extent of relaxation and process conditions. Larger scale orientation mapping was also carried out over the entire cross-section (12.7 cm × 2.54 cm. The results agree well with prior expectation of the molecular orientation based on the extrusion and subsequent quenching process. The methodologies described here can be readily applied to other polymeric systems.

  19. Clinical Report of Oriental Medicine Treatment with Bee Venom Therapy of Progressive muscle atrophy 1 Patient

    Directory of Open Access Journals (Sweden)

    Kim Young-Ho

    2000-07-01

    Full Text Available The authors reports in order to study the effect of Bee Venom therapy of progressive muscle atrophy. The authors investigated 1 patient who is treated at Woosuk University Oriental Medical Hospital. The patient diagnosed by MRI EMG Hematology Muscle biopsy as progressive muscle atrophy is administered by Bee Venom therapy for 4 months. Bee Venom therapy is operated by 2 times per a week(every 3 days, 0.1cc per one operation, 0.05cc per one acupuncture point. The authors checked changes of this patient's chief symptoms by comparing before and after Bee Venom therapy is operated at 30 times. After Bee Venom therapy, the patient increased motor power & ROM, decreased general cooling sense & swallowing disorder. As above, the authors conclude that better results can be obtained Oriental Medical Treatment with Bee Venom therapy in progressive muscle atrophy

  1. Role of beam orientation optimization in intensity-modulated radiation therapy

    International Nuclear Information System (INIS)

    Pugachev, Andrei; Li, Jonathan G.; Boyer, Arthur L.; Hancock, Steven L.; Le, Quynh-Thu; Donaldson, Sarah S.; Lei Xing

    2001-01-01

    Purpose: To investigate the role of beam orientation optimization in intensity-modulated radiation therapy (IMRT) and to examine the potential benefits of noncoplanar intensity-modulated beams. Methods and Materials: A beam orientation optimization algorithm was implemented. For this purpose, system variables were divided into two groups: beam position (gantry and table angles) and beam profile (beamlet weights). Simulated annealing was used for beam orientation optimization and the simultaneous iterative inverse treatment planning algorithm (SIITP) for beam intensity profile optimization. Three clinical cases were studied: a localized prostate cancer, a nasopharyngeal cancer, and a paraspinal tumor. Nine fields were used for all treatments. For each case, 3 types of treatment plan optimization were performed: (1) beam intensity profiles were optimized for 9 equiangular spaced coplanar beams; (2) orientations and intensity profiles were optimized for 9 coplanar beams; (3) orientations and intensity profiles were optimized for 9 noncoplanar beams. Results: For the localized prostate case, all 3 types of optimization described above resulted in dose distributions of a similar quality. For the nasopharynx case, optimized noncoplanar beams provided a significant gain in the gross tumor volume coverage. For the paraspinal case, orientation optimization using noncoplanar beams resulted in better kidney sparing and improved gross tumor volume coverage. Conclusion: The sensitivity of an IMRT treatment plan with respect to the selection of beam orientations varies from site to site. For some cases, the choice of beam orientations is important even when the number of beams is as large as 9. Noncoplanar beams provide an additional degree of freedom for IMRT treatment optimization and may allow for notable improvement in the quality of some complicated plans

  2. Critical Race Design: An Emerging Methodological Approach to Anti-Racist Design and Implementation Research

    Science.gov (United States)

    Khalil, Deena; Kier, Meredith

    2017-01-01

    This article is about introducing Critical Race Design (CRD), a research methodology that centers race and equity at the nucleus of educational opportunities by design. First, the authors define design-based implementation research (DBIR; Penuel, Fishman, Cheng, & Sabelli, 2011) as an equity-oriented education research methodology where…

  3. Agent-oriented software engineering reflections on architectures, methodologies, languages, and frameworks

    CERN Document Server

    Shehory, Onn

    2014-01-01

    With this book, Onn Shehory and Arnon Sturm, together with further contributors, introduce the reader to various facets of agent-oriented software engineering (AOSE). They provide a selected collection of state-of-the-art findings, which combines research from information systems, artificial intelligence, distributed systems and software engineering and covers essential development aspects of agent-based systems. The book chapters are organized into five parts. The first part introduces the AOSE domain in general, including introduction to agents and the peculiarities of software engineerin

  4. Organization of Individual Work of Students under Competence-Oriented Approach to Education in Higher School

    Science.gov (United States)

    Ualiyeva, Nazym T.; Murzalinova, Alma Z.

    2016-01-01

    The main objective of this research is to identify the essence, content and specifics of organization of individual work of higher school students under competence-oriented approach. The research methodology is related to the choice of competence-oriented approach to ensure transformation of individual work into individual activity in…

  5. A methodology for performing computer security reviews

    International Nuclear Information System (INIS)

    Hunteman, W.J.

    1991-01-01

    DOE Order 5637.1, ''Classified Computer Security,'' requires regular reviews of the computer security activities for an ADP system and for a site. Based on experiences gained in the Los Alamos computer security program through interactions with DOE facilities, we have developed a methodology to aid a site or security officer in performing a comprehensive computer security review. The methodology is designed to aid a reviewer in defining goals of the review (e.g., preparation for inspection), determining security requirements based on DOE policies, determining threats/vulnerabilities based on DOE and local threat guidance, and identifying critical system components to be reviewed. Application of the methodology will result in review procedures and checklists oriented to the review goals, the target system, and DOE policy requirements. The review methodology can be used to prepare for an audit or inspection and as a periodic self-check tool to determine the status of the computer security program for a site or specific ADP system. 1 tab

  6. A methodology for performing computer security reviews

    International Nuclear Information System (INIS)

    Hunteman, W.J.

    1991-01-01

    This paper reports on DIE Order 5637.1, Classified Computer Security, which requires regular reviews of the computer security activities for an ADP system and for a site. Based on experiences gained in the Los Alamos computer security program through interactions with DOE facilities, the authors have developed a methodology to aid a site or security officer in performing a comprehensive computer security review. The methodology is designed to aid a reviewer in defining goals of the review (e.g., preparation for inspection), determining security requirements based on DOE policies, determining threats/vulnerabilities based on DOE and local threat guidance, and identifying critical system components to be reviewed. Application of the methodology will result in review procedures and checklists oriented to the review goals, the target system, and DOE policy requirements. The review methodology can be used to prepare for an audit or inspection and as a periodic self-check tool to determine the status of the computer security program for a site or specific ADP system

  7. Political Market Orientation and Strategic Party Postures in Danish Political Parties

    DEFF Research Database (Denmark)

    Ormrod, Robert P.; Henneberg, Stephan

    2011-01-01

    Purpose – This paper investigates the relationship between the strategic postures and political market orientation profile of two Danish parties. Profile stability at the organisational level is used as a control variable. Design/methodology/approach – The strategic political postures of two Danish...... parties are derived using a self-typing study. Based on configuration theory, ideal organisational profiles to implement these studies are juxtaposed with the actual political market orientation profile for each party, gained from two datasets analysed using Partial Least Squares. Member activity levels...... Ideologist. Thus, Party A exhibits a mismatch between strategic orientation and implemented organisational profile, based on configuration theory. The results were generally stable across political activity levels. Originality/value – The study contributes to understanding the concept of market orientation...

  8. Statistical methodology for discrete fracture model - including fracture size, orientation uncertainty together with intensity uncertainty and variability

    Energy Technology Data Exchange (ETDEWEB)

    Darcel, C. (Itasca Consultants SAS (France)); Davy, P.; Le Goc, R.; Dreuzy, J.R. de; Bour, O. (Geosciences Rennes, UMR 6118 CNRS, Univ. def Rennes, Rennes (France))

    2009-11-15

    the lineament scale (k{sub t} = 2) on the other, addresses the issue of the nature of the transition. We develop a new 'mechanistic' model that could help in modeling why and where this transition can occur. The transition between both regimes would occur for a fracture length of 1-10 m and even at a smaller scale for the few outcrops that follow the self-similar density model. A consequence for the disposal issue is that the model that is likely to apply in the 'blind' scale window between 10-100 m is the self-similar model as it is defined for large-scale lineaments. The self-similar model, as it is measured for some outcrops and most lineament maps, is definitely worth being investigated as a reference for scales above 1-10 m. In the rest of the report, we develop a methodology for incorporating uncertainty and variability into the DFN modeling. Fracturing properties arise from complex processes which produce an intrinsic variability; characterizing this variability as an admissible variation of model parameter or as the division of the site into subdomains with distinct DFN models is a critical point of the modeling effort. Moreover, the DFN model encompasses a part of uncertainty, due to data inherent uncertainties and sampling limits. Both effects must be quantified and incorporated into the DFN site model definition process. In that context, all available borehole data including recording of fracture intercept positions, pole orientation and relative uncertainties are used as the basis for the methodological development and further site model assessment. An elementary dataset contains a set of discrete fracture intercepts from which a parent orientation/density distribution can be computed. The elementary bricks of the site, from which these initial parent density distributions are computed, rely on the former Single Hole Interpretation division of the boreholes into sections whose local boundaries are expected to reflect - locally - geology

  9. Applying of component system development in object methodology, case study

    Directory of Open Access Journals (Sweden)

    Milan Mišovič

    2013-01-01

    Full Text Available To create computarization target software as a component system has been a very strong requirement for the last 20 years of software developing. Finally, the architectural components are self-contained units, presenting not only partial and overall system behavior, but also cooperating with each other on the basis of their interfaces. Among others, components have allowed flexible modification of processes the behavior of which is the foundation of components behavior without changing the life of the component system. On the other hand, the component system makes it possible, at design time, to create numerous new connections between components and thus creating modified system behaviors. This all enables the company management to perform, at design time, required behavioral changes of processes in accordance with the requirements of changing production and market.The development of software which is generally referred to as SDP (Software Development Process contains two directions. The first one, called CBD (Component–Based Development, is dedicated to the development of component–based systems CBS (Component–based System, the second target is the development of software under the influence of SOA (Service–Oriented Architecture. Both directions are equipped with their different development methodologies. The subject of this paper is only the first direction and application of development of component–based systems in its object–oriented methodologies. The requirement of today is to carry out the development of component-based systems in the framework of developed object–oriented methodologies precisely in the way of a dominant style. In some of the known methodologies, however, this development is not completely transparent and is not even recognized as dominant. In some cases, it is corrected by the special meta–integration models of component system development into an object methodology.This paper presents a case study

  10. Activity Recognition Invariant to Sensor Orientation with Wearable Motion Sensors.

    Science.gov (United States)

    Yurtman, Aras; Barshan, Billur

    2017-08-09

    Most activity recognition studies that employ wearable sensors assume that the sensors are attached at pre-determined positions and orientations that do not change over time. Since this is not the case in practice, it is of interest to develop wearable systems that operate invariantly to sensor position and orientation. We focus on invariance to sensor orientation and develop two alternative transformations to remove the effect of absolute sensor orientation from the raw sensor data. We test the proposed methodology in activity recognition with four state-of-the-art classifiers using five publicly available datasets containing various types of human activities acquired by different sensor configurations. While the ordinary activity recognition system cannot handle incorrectly oriented sensors, the proposed transformations allow the sensors to be worn at any orientation at a given position on the body, and achieve nearly the same activity recognition performance as the ordinary system for which the sensor units are not rotatable. The proposed techniques can be applied to existing wearable systems without much effort, by simply transforming the time-domain sensor data at the pre-processing stage.

  11. Uniframe: A Unified Framework for Developing Service-Oriented, Component-Based Distributed Software Systems

    National Research Council Canada - National Science Library

    Raje, Rajeev R; Olson, Andrew M; Bryant, Barrett R; Burt, Carol C; Auguston, Makhail

    2005-01-01

    .... It describes how this approach employs a unifying framework for specifying such systems to unite the concepts of service-oriented architectures, a component-based software engineering methodology...

  12. SCIRehab uses practice-based evidence methodology to associate patient and treatment characteristics with outcomes.

    Science.gov (United States)

    Whiteneck, Gale G; Gassaway, Julie

    2013-04-01

    To describe the application of practice-based evidence (PBE) methodology to spinal cord injury (SCI) rehabilitation in the SCIRehab study, and to summarize associations of patient characteristics and treatment interventions to outcomes. Prospective observational study. Six SCI rehabilitation centers. Patients with traumatic SCI (N=1376) admitted for first rehabilitation. Not applicable. FIM and residence at discharge, and FIM, residence, Craig Handicap Assessment and Reporting Technique, work/school status, Patient Health Questionnaire-9, Diener Satisfaction with Life Scale, rehospitalization, and presence of pressure ulcers at 1 year postinjury. Patient demographic and injury characteristics explained significant variation in rehabilitation outcomes, particularly functional outcomes. Regression modeling also identified a large number of significant associations with outcomes when total time in each discipline was modeled and when models were developed for each discipline, examining time spent in the many specific interventions provided by each discipline. The application of PBE methodology in the SCIRehab study provided extensive information about the process of inpatient SCI rehabilitation. While patient demographic and injury characteristics explain substantial variation in rehabilitation outcomes, particularly functional outcomes, significant relations also were found between the type and quantity of treatment interventions delivered by each rehabilitation discipline and a broad range of outcomes. Copyright © 2013 American Congress of Rehabilitation Medicine. Published by Elsevier Inc. All rights reserved.

  13. Transitional orientation: a cost-effective alternative to traditional RN residency programs.

    Science.gov (United States)

    Guthrie, Kimberly; Tyrna, Jaime; Giannuzzi, Donna

    2013-01-01

    Recruitment, orientation, and development costs, particularly for inexperienced RNs, challenge hospitals to find cost-effective methods to assure patients receive competent nursing care. Nurse leaders at the Lee Memorial Health System (LMHS) initiated a multifaceted development methodology called the Transitional Orientation Program, designed to develop and retain competent RNs. To assist in the intensive development needs required by the transitional unit interns and for other inexperienced RNs assigned initially to their unit of hire, LMHS established new clinical educator positions called intern development specialists (IDS). Results of this initiative showed a significant decrease in total orientation times and costs, and a dramatic increase in retention rates of inexperienced RNs.

  14. Automated selection of beam orientations and segmented intensity-modulated radiotherapy (IMRT) for treatment of oesophagus tumors

    International Nuclear Information System (INIS)

    Woudstra, Evert; Heijmen, Ben J.M.; Storchi, Pascal R.M.

    2005-01-01

    Background and purpose: For some treatment sites, there is evidence in the literature that five to nine equiangular input beam directions are enough for generating IMRT plans. For oesophagus cancer, there is a report showing that going from four to nine beams may even result in lower quality plans. In this paper, our previously published algorithm for automated beam angle selection (Cycle) has been extended to include segmented IMRT. For oesophagus cancer patients, we have investigated whether automated orientation selection from a large number of equiangular input beam directions (up to thirty-six) for IMRT optimisation can result in improved lung sparing. Materials and methods: CT-data from five oesophagus patients treated recently in our institute were used for this study. For a prescribed mean PTV dose of 55 Gy, Cycle was used in an iterative procedure to minimise the mean lung dose under the following hard constraints: standard deviation for PTV dose inhomogeneity 2% (1,1 Gy), maximum spinal cord dose 45 Gy. Conformal radiotherapy (CFRT) and IMRT plans for a standard four field oesophagus beam configuration were compared with IMRT plans generated by automated selection from nine or thirty-six equiangular input beam orientations. Comparisons were also made with dose distributions generated with our commercial treatment planning system (TPS), and with observations in the literature. Results: Using Cycle, automated orientation selection from nine or thirty-six input beam directions resulted in improved lung sparing compared to the four field set-ups. Compared to selection from nine input orientations, selection from thirty-six directions did always result in lower mean lung doses, sometimes with even fewer non-zero weight beams. On average only seven beams with a non-zero weight were enough for obtaining the lowest mean lung dose, yielding clinically feasible plans even in case of thirty-six input directions for the optimisation process. With our commercial TPS

  15. Leader-Member Exchange, Learning Orientation and Innovative Work Behavior

    Science.gov (United States)

    Atitumpong, Aungkhana; Badir, Yuosre F.

    2018-01-01

    Purpose: This study aims to examine the effects of leader-member exchange (LMX) and employee learning orientation on employee innovative work behavior (IWB) through creative self-efficacy. Design/methodology/approach: Data have been collected from 337 employees and 137 direct managers from manufacturing sector. A hierarchical linear model has been…

  16. Developing Practice Oriented Undergraduate Courses in a Quality Framework. A Case Study: Bachelor of Event Management

    Science.gov (United States)

    Whitelaw, Paul A.; Wrathall, Jeffrey

    2015-01-01

    Purpose: The purpose of this paper is to reflect upon the stakeholder, scholarly, academic and jurisdictional influences on course development for a vocationally oriented bachelor's degree. Design/methodology/approach: This paper takes the form of a case study. Findings: Vocationally oriented bachelor's courses can be developed, especially when…

  17. Problem-oriented project studies

    DEFF Research Database (Denmark)

    Nielsen, Jørgen Lerche; Danielsen, Oluf

    2010-01-01

    and marking papers / essays is complemented and in some way overruled by a new role as supervisor and facilitator for the group of students working with a research problem, they themselves have picked. However different dimensions of this new teacher role can be seen – from expert in an academic field (result......-oriented focusing on how the final product demonstrates the students’ ‘correct’ way to handle the academic aspects of the subject in mind) to a role more focusing on processes, methodological dimensions and stressing the importance of a reflexive approach. Some teachers may even tend to take on a role...

  18. WE-H-BRC-04: Implement Lean Methodology to Make Our Current Process of CT Simulation to Treatment More Efficient

    Energy Technology Data Exchange (ETDEWEB)

    Boddu, S; Morrow, A; Krishnamurthy, N; McVicker, A; Deb, N; Rangaraj, D [Scott & White Hospital, Temple, TX (United States)

    2016-06-15

    Purpose: Our goal is to implement lean methodology to make our current process of CT simulation to treatment more efficient. Methods: In this study, we implemented lean methodology and tools and employed flowchart in excel for process-mapping. We formed a group of physicians, physicists, dosimetrists, therapists and a clinical physics assistant and huddled bi-weekly to map current value streams. We performed GEMBA walks and observed current processes from scheduling patient CT Simulations to treatment plan approval. From this, the entire workflow was categorized into processes, sub-processes, and tasks. For each process we gathered data on touch time, first time quality, undesirable effects (UDEs), and wait-times from relevant members of each task. UDEs were binned per frequency of their occurrence. We huddled to map future state and to find solutions to high frequency UDEs. We implemented visual controls, hard stops, and documented issues found during chart checks prior to treatment plan approval. Results: We have identified approximately 64 UDEs in our current workflow that could cause delays, re-work, compromise the quality and safety of patient treatments, or cause wait times between 1 – 6 days. While some UDEs are unavoidable, such as re-planning due to patient weight loss, eliminating avoidable UDEs is our goal. In 2015, we found 399 issues with patient treatment plans, of which 261, 95 and 43 were low, medium and high severity, respectively. We also mapped patient-specific QA processes for IMRT/Rapid Arc and SRS/SBRT, involving 10 and 18 steps, respectively. From these, 13 UDEs were found and 5 were addressed that solved 20% of issues. Conclusion: We have successfully implemented lean methodology and tools. We are further mapping treatment site specific workflows to identify bottlenecks, potential breakdowns and personnel allocation and employ tools like failure mode effects analysis to mitigate risk factors to make this process efficient.

  19. WE-H-BRC-04: Implement Lean Methodology to Make Our Current Process of CT Simulation to Treatment More Efficient

    International Nuclear Information System (INIS)

    Boddu, S; Morrow, A; Krishnamurthy, N; McVicker, A; Deb, N; Rangaraj, D

    2016-01-01

    Purpose: Our goal is to implement lean methodology to make our current process of CT simulation to treatment more efficient. Methods: In this study, we implemented lean methodology and tools and employed flowchart in excel for process-mapping. We formed a group of physicians, physicists, dosimetrists, therapists and a clinical physics assistant and huddled bi-weekly to map current value streams. We performed GEMBA walks and observed current processes from scheduling patient CT Simulations to treatment plan approval. From this, the entire workflow was categorized into processes, sub-processes, and tasks. For each process we gathered data on touch time, first time quality, undesirable effects (UDEs), and wait-times from relevant members of each task. UDEs were binned per frequency of their occurrence. We huddled to map future state and to find solutions to high frequency UDEs. We implemented visual controls, hard stops, and documented issues found during chart checks prior to treatment plan approval. Results: We have identified approximately 64 UDEs in our current workflow that could cause delays, re-work, compromise the quality and safety of patient treatments, or cause wait times between 1 – 6 days. While some UDEs are unavoidable, such as re-planning due to patient weight loss, eliminating avoidable UDEs is our goal. In 2015, we found 399 issues with patient treatment plans, of which 261, 95 and 43 were low, medium and high severity, respectively. We also mapped patient-specific QA processes for IMRT/Rapid Arc and SRS/SBRT, involving 10 and 18 steps, respectively. From these, 13 UDEs were found and 5 were addressed that solved 20% of issues. Conclusion: We have successfully implemented lean methodology and tools. We are further mapping treatment site specific workflows to identify bottlenecks, potential breakdowns and personnel allocation and employ tools like failure mode effects analysis to mitigate risk factors to make this process efficient.

  20. Simultaneous optimization of beam orientations and beam weights in conformal radiotherapy

    International Nuclear Information System (INIS)

    Rowbottom, Carl Graham; Khoo, Vincent S.; Webb, Steve

    2001-01-01

    A methodology for the concurrent optimization of beam orientations and beam weights in conformal radiotherapy treatment planning has been developed and tested on a cohort of five patients. The algorithm is based on a beam-weight optimization scheme with a downhill simplex optimization engine. The use of random voxels in the dose calculation provides much of the required speed up in the optimization process, and allows the simultaneous optimization of beam orientations and beam weights in a reasonable time. In the implementation of the beam-weight optimization algorithm just 10% of the original patient voxels are used for the dose calculation and cost function evaluation. A fast simulated annealing algorithm controls the optimization of the beam arrangement. The optimization algorithm was able to produce clinically acceptable plans for the five patients in the cohort study. The algorithm equalized the dose to the optic nerves compared to the standard plans and reduced the mean dose to the brain stem by an average of 4.4% (±1.9, 1 SD), p value=0.007. The dose distribution to the PTV was not compromised by developing beam arrangements via the optimization algorithm. In conclusion, the simultaneous optimization of beam orientations and beam weights has been developed to be routinely used in a realistic time. The results of optimization in a small cohort study show that the optimization can reliably produce clinically acceptable dose distributions and may be able to improve dose distributions compared to those from a human planner

  1. Impact of gender, sexual orientation and socio-economic factors on HIV treatment outcomes in the UK

    OpenAIRE

    Burch, Lisa Samantha

    2018-01-01

    The effectiveness of antiretroviral therapy (ART) has led to greatly improved prognosis for people living with HIV, such that they now have a similar life expectancy to the general population. However, these improvements over time have not necessarily been seen equally among all demographic groups. The aim of this thesis was to investigate the differences in virological response to ART, treatment adherence, and late HIV diagnosis by gender and sexual orientation among people with HIV in the U...

  2. Toward Global Comparability of Sexual Orientation Data in Official Statistics: A Conceptual Framework of Sexual Orientation for Health Data Collection in New Zealand's Official Statistics System

    Science.gov (United States)

    Gray, Alistair; Veale, Jaimie F.; Binson, Diane; Sell, Randell L.

    2013-01-01

    Objective. Effectively addressing health disparities experienced by sexual minority populations requires high-quality official data on sexual orientation. We developed a conceptual framework of sexual orientation to improve the quality of sexual orientation data in New Zealand's Official Statistics System. Methods. We reviewed conceptual and methodological literature, culminating in a draft framework. To improve the framework, we held focus groups and key-informant interviews with sexual minority stakeholders and producers and consumers of official statistics. An advisory board of experts provided additional guidance. Results. The framework proposes working definitions of the sexual orientation topic and measurement concepts, describes dimensions of the measurement concepts, discusses variables framing the measurement concepts, and outlines conceptual grey areas. Conclusion. The framework proposes standard definitions and concepts for the collection of official sexual orientation data in New Zealand. It presents a model for producers of official statistics in other countries, who wish to improve the quality of health data on their citizens. PMID:23840231

  3. The development of symptoms-oriented operating procedures

    International Nuclear Information System (INIS)

    Colquhoun, R.

    1983-04-01

    Until recently the formal treatment of control room procedures for nuclear power plant upset conditions has been event-oriented. The demise of Three Mile Island, Unit 2, caused the American industry to recognize the pitfalls inherent in relying totally on event-oriented procedures, and led to the initiation of a program for the development of a symptoms-oriented approach for handling upset conditions. The U.S. program has been independently paralleled by a Canadian program. This paper describes the development of the Canadian symptoms-oriented philosophy and identifies the relevance of a generic symptoms based emergency procedure to current operating practices

  4. An object oriented framework of EPICS for MicroTCA based control system

    International Nuclear Information System (INIS)

    Geng, Z.

    2012-01-01

    EPICS (Experimental Physics and Industrial Control System) is a distributed control system platform which has been widely used for large scientific devices control like particle accelerators and fusion plant. EPICS has introduced object oriented (C ++ ) interfaces to most of the core services. But the major part of EPICS, the run-time database, only provides C interfaces, which is hard to involve the EPICS record concerned data and routines in the object oriented architecture of the software. This paper presents an object oriented framework which contains some abstract classes to encapsulate the EPICS record concerned data and routines in C ++ classes so that full OOA (Objected Oriented Analysis) and OOD (Object Oriented Design) methodologies can be used for EPICS IOC design. We also present a dynamic device management scheme for the hot swap capability of the MicroTCA based control system. (authors)

  5. Veteran satisfaction and treatment preferences in response to a posttraumatic stress disorder specialty clinic orientation group.

    Science.gov (United States)

    Schumm, Jeremiah A; Walter, Kristen H; Bartone, Anne S; Chard, Kathleen M

    2015-06-01

    To maximize accessibility to evidence-based treatments for posttraumatic stress disorder (PTSD), the United States Department of Veterans Affairs (VA) has widely disseminated cognitive processing therapy (CPT) and prolonged exposure (PE) therapy to VA clinicians. However, there is a lack of research on veteran preferences when presented with a range of psychotherapy and medication options. This study uses a mixed-method approach to explore veteran satisfaction with a VA PTSD specialty clinic pre-treatment orientation group, which provides education about available PTSD treatment options. This study also tested differences in treatment preference in response to the group. Participants were 183 US veterans. Most were White, male, and referred to the clinic by a VA provider. Results indicated high satisfaction with the group in providing an overview of services and helping to inform treatment choice. Most preferred psychotherapy plus medications (63.4%) or psychotherapy only (30.1%). Participants endorsed a significantly stronger preference for CPT versus other psychotherapies. PE was significantly preferred over nightmare resolution therapy and present-centered therapy, and both PE and cognitive-behavioral conjoint therapy were preferred over virtual reality exposure therapy. Results suggest that by informing consumers about evidence-based treatments for PTSD, pre-treatment educational approaches may increase consumer demand for these treatment options. Published by Elsevier Ltd.

  6. Orientation determination of interfacial beta-sheet structures in situ.

    Science.gov (United States)

    Nguyen, Khoi Tan; King, John Thomas; Chen, Zhan

    2010-07-01

    Structural information such as orientations of interfacial proteins and peptides is important for understanding properties and functions of such biological molecules, which play crucial roles in biological applications and processes such as antimicrobial selectivity, membrane protein activity, biocompatibility, and biosensing performance. The alpha-helical and beta-sheet structures are the most widely encountered secondary structures in peptides and proteins. In this paper, for the first time, a method to quantify the orientation of the interfacial beta-sheet structure using a combined attenuated total reflectance Fourier transformation infrared spectroscopic (ATR-FTIR) and sum frequency generation (SFG) vibrational spectroscopic study was developed. As an illustration of the methodology, the orientation of tachyplesin I, a 17 amino acid peptide with an antiparallel beta-sheet, adsorbed to polymer surfaces as well as associated with a lipid bilayer was determined using the regular and chiral SFG spectra, together with polarized ATR-FTIR amide I signals. Both the tilt angle (theta) and the twist angle (psi) of the beta-sheet at interfaces are determined. The developed method in this paper can be used to obtain in situ structural information of beta-sheet components in complex molecules. The combination of this method and the existing methodology that is currently used to investigate alpha-helical structures will greatly broaden the application of optical spectroscopy in physical chemistry, biochemistry, biophysics, and structural biology.

  7. Oriental upper blepharoplasty.

    Science.gov (United States)

    Weng, Chau-Jin

    2009-02-01

    Aesthetic surgery of the upper eyelids is a very common procedure performed in cosmetic practices around the world. The word blepharoplasty, however, has a different meaning in Asia than it does elsewhere. Orientals have different periorbital anatomic characteristics, their motivations for seeking eyelid treatment are different, and operative techniques have been adapted consequently. There are also many eyelid shapes among Orientals, mostly with regard to the presence and location of the supratarsal fold and/or presence of an epicanthal fold. The surgeon must therefore master a range of surgical procedures to treat these variations adequately. It is critical to know the indications for each blepharoplasty technique as well as their complications to select the right surgery and avoid unfavorable results. Epicanthoplasty performed on the right patient can greatly improve aesthetic results while retaining ethnic characteristics. This article will discuss Oriental eyelid characteristics, preoperative patient assessment, commonly used corrective techniques for the "double-eyelid" creation, and complications and how to avoid them.

  8. Empirical Comparison of Two Psychological Therapies: Self Psychology and Cognitive Orientation in the Treatment of Anorexia and Bulimia

    Science.gov (United States)

    Bachar, Eytan; Latzer, Yael; Kreitler, Shulamit; Berry, Elliot M.

    1999-01-01

    The authors investigated the applicability of self psychological treatment (SPT) and cognitive orientation treatment (COT) to the treatment of anorexia and bulimia. Thirty-three patients participated in this study. The bulimic patients (n = 25) were randomly assigned either to SPT, COT, or control/nutritional counseling only (C/NC). The anorexic patients (n = 8) were randomly assigned to either SPT or COT. Patients were administered a battery of outcome measures assessing eating disorders symptomatology, attitudes toward food, self structure, and general psychiatric symptoms. After SPT, significant improvement was observed. After COT, slight but nonsignificant improvement was observed. After C/NC, almost no changes could be detected.(The Journal of Psychotherapy Practice and Research 1999; 8:115–128) PMID:10079459

  9. Proposed Framework which Uses Object Oriented Principles in Relational Systems: Structure and Formating (Part 2

    Directory of Open Access Journals (Sweden)

    Catalin STRIMBEI

    2006-01-01

    Full Text Available Our approach tries to overcome the limitations of so called “flat nature” of relational systems, in the actual context of actual relational database theories, database systems technologies and object oriented methodologies by proposing an MDA framework to map an object oriented (UML formalized model to object-relational structures of today’s database systems.

  10. White Lies in Hand: Are Other-Oriented Lies Modified by Hand Gestures? Possibly Not.

    Science.gov (United States)

    Cantarero, Katarzyna; Parzuchowski, Michal; Dukala, Karolina

    2017-01-01

    Previous studies have shown that the hand-over-heart gesture is related to being more honest as opposed to using self-centered dishonesty. We assumed that the hand-over-heart gesture would also relate to other-oriented dishonesty, though the latter differs highly from self-centered lying. In Study 1 ( N = 79), we showed that performing a hand-over-heart gesture diminished the tendency to use other-oriented white lies and that the fingers crossed behind one's back gesture was not related to higher dishonesty. We then pre-registered and conducted Study 2 ( N = 88), which was designed following higher methodological standards than Study 1. Contrary, to the findings of Study 1, we found that using the hand-over-heart gesture did not result in refraining from using other-oriented white lies. We discuss the findings of this failed replication indicating the importance of strict methodological guidelines in conducting research and also reflect on relatively small effect sizes related to some findings in embodied cognition.

  11. An object-oriented approach for harmonization of multimedia markup languages

    Science.gov (United States)

    Chen, Yih-Feng; Kuo, May-Chen; Sun, Xiaoming; Kuo, C.-C. Jay

    2003-12-01

    An object-oriented methodology is proposed to harmonize several different markup languages in this research. First, we adopt the Unified Modelling Language (UML) as the data model to formalize the concept and the process of the harmonization process between the eXtensible Markup Language (XML) applications. Then, we design the Harmonization eXtensible Markup Language (HXML) based on the data model and formalize the transformation between the Document Type Definitions (DTDs) of the original XML applications and HXML. The transformation between instances is also discussed. We use the harmonization of SMIL and X3D as an example to demonstrate the proposed methodology. This methodology can be generalized to various application domains.

  12. Air pollution monitoring - a methodological approach

    International Nuclear Information System (INIS)

    Trajkovska Trpevska, Magdalena

    2002-01-01

    Methodology for monitoring the emission of polluters in the air is a complex concept that in general embraces following fazes: sampling, laboratory treatment, and interpretation of results. In Company for technological and laboratory investigation and environmental protection - Mining Institute Skopje, the control of emission of polluters in the air is performing according methodology based in general on the recommendation of standard VDI 2.066 prescribe from Ministry of Ecology in Germany, because adequate legislation in our country does not exist. In this article the basic treatment of methodology for the air polluters emission control is presented. (Original)

  13. Automethodology: Tracing a Home for Praxis-Oriented Ethnography

    Directory of Open Access Journals (Sweden)

    Sandra L. Pensoneau-Conway

    2011-12-01

    Full Text Available The authors trace the development of ethnographic practices according to the methodological assumptions of ethnographers within different historical periods. As communication scholars, the authors find Calvin O. Schrag's conceptualization of the self to be informative and advantageous for navigating an ethnographic sense of ‘self in the current status of the methodological contestation. Borrowing from Schrag’ s work, which focuses on communicative praxis in understanding the self, this article explores an innovative methodological framework called automethodology. By examining the deployment and emplotment of the self within the automethods of autobiography, autoethnography, narrative co-construction, community autoethnography, critical complete-member ethnography, reflexive ethnography, autoperformance, and layered account, the authors develop epistemological foundations for praxis-oriented ethnographers. Throughout this journey, the authors end up situating themselves in a place they consider home-in the practices of automethodology.

  14. Optimization of petroleum refinery effluent treatment in a UASB reactor using response surface methodology

    International Nuclear Information System (INIS)

    Rastegar, S.O.; Mousavi, S.M.; Shojaosadati, S.A.; Sheibani, S.

    2011-01-01

    Highlights: ► A UASB was successfully used for treatment of petroleum refinery effluent. ► Response surface methodology was applied to design and analysis of experiments. ► System was modeled between efficient factors include HRT, influent COD and V up . ► UASB was able to remove about 76.3% influent COD at optimum conditions. - Abstract: An upflow anaerobic sludge blanket (UASB) bioreactor was successfully used for the treatment of petroleum refinery effluent. Before optimization, chemical oxygen demand (COD) removal was 81% at a constant organic loading rate (OLR) of 0.4 kg/m 3 d and a hydraulic retention time (HRT) of 48 h. The rate of biogas production was 559 mL/h at an HRT of 40 h and an influent COD of 1000 mg/L. Response surface methodology (RSM) was applied to predict the behaviors of influent COD, upflow velocity (V up ) and HRT in the bioreactor. RSM showed that the best models for COD removal and biogas production rate were the reduced quadratic and cubic models, respectively. The optimum region, identified based on two critical responses, was an influent COD of 630 mg/L, a V up of 0.27 m/h, and an HRT of 21.4 h. This resulted in a 76.3% COD removal efficiency and a 0.25 L biogas/L feed d biogas production rate.

  15. Assessing and accounting for time heterogeneity in stochastic actor oriented models

    NARCIS (Netherlands)

    Lospinoso, Joshua A.; Schweinberger, Michael; Snijders, Tom A. B.; Ripley, Ruth M.

    This paper explores time heterogeneity in stochastic actor oriented models (SAOM) proposed by Snijders (Sociological methodology. Blackwell, Boston, pp 361-395, 2001) which are meant to study the evolution of networks. SAOMs model social networks as directed graphs with nodes representing people,

  16. Scanning probe microscopy with vertically oriented cantilevers made easy

    International Nuclear Information System (INIS)

    Valdrè, G; Moro, D; Ulian, G

    2012-01-01

    Non-contact imaging in scanning probe microscopy (SPM) is becoming of great importance in particular for imaging biological matter and in general soft materials. Transverse dynamic force microscopy (TDFM) is an SPM-based methodology that exploiting a cantilever oriented in a vertical configuration with respect to the sample surface may work with very low tip to sample interaction forces. The probe is oscillated parallel to the sample surface, usually by a piezoelectric element. However, this methodology often requires complex microscope setups and detection systems, so it is usually developed in specific laboratories as a prototype microscope. Here, we present a very simple device that easily enables a commercial SPM head to be oriented in such a way to have the cantilever long axis perpendicular to the sample surface. No modifications of the SPM hardware and software are required and commercial available cantilevers can be used as probes. Performance tests using polystyrene spheres, muscovite crystallographic steps and DNA single molecules were successful and all resulted in agreement with other TDFM and SPM observations demonstrating the reliability of the device. (paper)

  17. Assessing wildlife value orientations in China: an exploration of the concepts and methodology

    Science.gov (United States)

    Sharon Xiangyou Shen; Harry Zinn; Alex Yasong Wang

    2007-01-01

    The wildlife value orientation (WVO) construct has been used to describe deeply-held beliefs about how humans should relate to wildlife. As part of a larger effort to test the usefulness of the WVO construct across cultures, we conducted pilot testing of the construct in China. Sixteen mixed-method interviews were conducted in five cities/towns in China. Participants...

  18. Toward Global Comparability of Sexual Orientation Data in Official Statistics: A Conceptual Framework of Sexual Orientation for Health Data Collection in New Zealand’s Official Statistics System

    Directory of Open Access Journals (Sweden)

    Frank Pega

    2013-01-01

    Full Text Available Objective. Effectively addressing health disparities experienced by sexual minority populations requires high-quality official data on sexual orientation. We developed a conceptual framework of sexual orientation to improve the quality of sexual orientation data in New Zealand’s Official Statistics System. Methods. We reviewed conceptual and methodological literature, culminating in a draft framework. To improve the framework, we held focus groups and key-informant interviews with sexual minority stakeholders and producers and consumers of official statistics. An advisory board of experts provided additional guidance. Results. The framework proposes working definitions of the sexual orientation topic and measurement concepts, describes dimensions of the measurement concepts, discusses variables framing the measurement concepts, and outlines conceptual grey areas. Conclusion. The framework proposes standard definitions and concepts for the collection of official sexual orientation data in New Zealand. It presents a model for producers of official statistics in other countries, who wish to improve the quality of health data on their citizens.

  19. Implementation of Electronic Health Records and Entrepreneurial Strategic Orientation in Substance Use Disorder Treatment Organizations.

    Science.gov (United States)

    Fields, Dail; Riesenmy, Kelly; Blum, Terry C; Roman, Paul M

    2015-11-01

    This research studied the relationships of the components of entrepreneurial strategic orientation (ESO) with implementation of electronic health records (EHRs) within organizations that treat patients with substance use disorders (SUDs). A national sample of 317 SUD treatment providers were studied in a period after the Health Information Technology for Economic and Clinical Health (HITECH) Act was enacted (2009) and meaningful use EHR requirements were established (2010), but before implementation of the Affordable Care Act. The study sample was selected using stratified random sampling and was part of a longitudinal study of treatment providers across the United States. After we controlled for potentially confounding variables, four components of ESO had a significant relationship with EHR implementation. Levels of slack resources in an organization moderated the relationship of ESO with meaningful use of EHRs, increasing the strength of the relationship for some components but reducing the strength of others. From a policy and practice perspective, the results suggest that training and education to develop higher levels of ESO within SUD treatment organizations are likely to increase their level of meaningful use of EHRs, which in turn may enhance the integration of SUD treatment with primary medical providers, better preparing SUD treatment providers for the environmental changes of the Affordable Care Act.

  20. Hawaiian temples and their orientations: issues of method and interpretation

    Science.gov (United States)

    Ruggles, Clive L. N.

    2015-08-01

    In 2002 I began a collaboration with Pat Kirch (Berkeley) to survey the temple sites (heiau) in the Kahikinui and Kaupo districts of southern Maui, and study their orientations and potential astronomical significance. Our investigations of over 70 temples in the area were completed in 2011 and are due for publication in 2016. Pat Kirch will present some of our main conclusions in his keynote talk within FM2. In this paper I propose to concentrate on issues of field methodology and procedure that have wider implications for developments in method and practice within archaeoastronomy. Methodologically, temple sites in the Hawaiian Islands constitute a "halfway house" between prehistoric monuments in Europe, where the only evidence is archaeological and studies of orientations tend to follow formal, "data-driven" or statistical, approaches, and Mesoamerica, where the existence of pre-conquest written records and inscriptions and post-conquest ethnohistory relegate "alignment studies" to a secondary role. In Hawai‘i, cultural data, including oral histories recorded after conquest, provide a finer balance between historical accounts and the physical evidence. Selection issues at the Maui temple sites include distinguishing marginal temple sites from house sites and identifying the intended direction of orientation at complex structures. Initial analyses of the principal orientations identified clusterings in orientation which were interpreted as relating to different gods, and particular the war-god Ku and the god of dryland agriculture, Lono. Later, more comprehensive surveys revealed evidence of observing platforms and foresights at some of the Lono temples, suggesting that systematic observations were made of the Pleiades, known from the ethnohistory to be of particular calendrical significance. This type of alignment evidence is too subjective to be sustained on the basis of a formal analysis alone but, given the historical context, provides a more robust cultural

  1. APPLYING LCC METHODOLOGY FOR THE EVALUATION OF THE EFFECTIVENESS OF AN INVESTMENT OF PROJECTS OF THE SEWAGE TREATMENT PLANT

    Directory of Open Access Journals (Sweden)

    Anatoli Hurynovich

    2016-06-01

    Full Text Available The article is referring to the current problems of the evaluation of the effectiveness of an investment of new plans and of the modernization of existing sewage treatment plants including aspects of the optimization of costs of the sewage treatment. He shows the modernization of the sewage treatment plant the Evaluation of the life cycle as the adequate tool assisting choice of the best variant or the level. He is presenting characteristics of LCС methodology and examples of using to the technology assessment the sewage treatment.

  2. Safeguarding the fuel cycle: Methodologies

    International Nuclear Information System (INIS)

    Gruemm, H.

    1984-01-01

    The effectiveness of IAEA safeguards is characterized by the extent to which they achieve their basic purpose - credible verification that no nuclear material is diverted from peaceful uses. This effectiveness depends inter alia but significantly on manpower in terms of the number and qualifications of inspectors. Staff increases will be required to improve effectiveness further, if this is requested by Member States, as well as to take into account new facilities expected to come under safeguards in the future. However, they are difficult to achieve due to financial constraints set by the IAEA budget. As a consequence, much has been done and is being undertaken to improve utilization of available manpower, including standardization of inspection procedures; improvement of management practices and training; rationalization of planning, reporting, and evaluation of inspection activities; and development of new equipment. This article focuses on certain aspects of the verification methodology presently used and asks: are any modifications of this methodology conceivable that would lead to economies of manpower, without loss of effectiveness. It has been stated in this context that present safeguards approaches are ''facility-oriented'' and that the adoption of a ''fuel cycle-oriented approach'' might bring about the desired savings. Many studies have been devoted to this very interesting suggestion. Up to this moment, no definite answer is available and further studies will be necessary to come to a conclusion. In what follows, the essentials of the problem are explained and some possible paths to a solution are discussed

  3. Proposed Framework which Uses Object Oriented Principles in Relational Systems: Structure and Formating (Part 2)

    OpenAIRE

    Catalin STRIMBEI

    2006-01-01

    Our approach tries to overcome the limitations of so called “flat nature†of relational systems, in the actual context of actual relational database theories, database systems technologies and object oriented methodologies by proposing an MDA framework to map an object oriented (UML formalized) model to object-relational structures of today’s database systems.

  4. Equipment qualification testing methodology research at Sandia Laboratories

    International Nuclear Information System (INIS)

    Jeppesen, D.

    1983-01-01

    The Equipment Qualification Research Testing (EQRT) program is an evolutionary outgrowth of the Qualification Testing Evaluation (QTE) program at Sandia. The primary emphasis of the program has been qualification methodology research. The EQRT program offers to the industry a research-oriented perspective on qualification-related component performance, as well as refinements to component testing standards which are based upon actual component testing research

  5. The level of spatial orientation of basketball players aged 14 years

    Directory of Open Access Journals (Sweden)

    Pomeschikova I. P.

    2012-03-01

    Full Text Available The article studies the performance level of the spatial orientation of the basketball teams' pre-basic training, which was determined by standard methods. The study involved 12 athletes for 14 years with four years basketball. Teacher testing conducted to determine the allowed level of basketball and to determine the spatial relationship between the rates of the various manifestations of this ability. The level of spatial orientation of sportsmen evaluated according to the 8 test, methodology suggested V.A. Romanenko, L.P. Sergienko, V.I. Lyakh.

  6. Model of service-oriented catering supply chain performance evaluation

    Directory of Open Access Journals (Sweden)

    Juanqiong Gou

    2013-03-01

    Full Text Available Purpose: The aim of this paper is constructing a performance evaluation model for service-oriented catering supply chain. Design/methodology/approach: With the research on the current situation of catering industry, this paper summarized the characters of the catering supply chain, and then presents the service-oriented catering supply chain model based on the platform of logistics and information. At last, the fuzzy AHP method is used to evaluate the performance of service-oriented catering supply chain. Findings: With the analysis of the characteristics of catering supply chain, we construct the performance evaluation model in order to guarantee the food safety, logistics efficiency, price stability and so on. Practical implications: In order to evolve an efficient and effective service supply chain, it can not only used to own enterprise improvement, but also can be used for selecting different customers, to choose a different model of development. Originality/value: This paper has a new definition of service-oriented catering supply chain. And it offers a model to evaluate the performance of this catering supply chain.

  7. Evaluation of didactic suitability indicators from curricular orientations

    Directory of Open Access Journals (Sweden)

    Pedro Arteaga

    2012-12-01

    Full Text Available Assessment of didactic suitability of mathematics teaching and learning processes requires suitable instruments to guide and support it. This paper presents a methodology for progressive improvement of such instruments to evaluate the suitability of mathematical instruction processes based on the analysis of curricular orientations. Analysis units are classifi ed according to the facets and components proposed by the Didactic Suitability Theory to identify norms and suitability indicators,which are compared with the system proposed by this theory, in order to point out agreements and complementarities. This methodology is exemplified through its application to the principles and standards of the National Council of Teachers of Mathematics (NCTM in the statistics content area at the level K-8.

  8. Object-oriented analysis and design of a GEANT based detector simulator

    International Nuclear Information System (INIS)

    Amako, K.; Kanzaki, J.; Sasaki, T.; Takaiwa, Y.; Nakagawa, Y.; Yamagata, T.

    1994-01-01

    The authors give a status report of the project to design a detector simulation program by reengineering GEANT with the object-oriented methodology. They followed the Object Modeling Technique. They explain the object model they constructed. Also problems of the technique found during their study are discussed

  9. Optimization of petroleum refinery effluent treatment in a UASB reactor using response surface methodology

    Energy Technology Data Exchange (ETDEWEB)

    Rastegar, S.O. [Biotechnology Group, Chemical Engineering Department, Tarbiat Modares University, Tehran (Iran, Islamic Republic of); Mousavi, S.M., E-mail: mousavi_m@modares.ac.ir [Biotechnology Group, Chemical Engineering Department, Tarbiat Modares University, Tehran (Iran, Islamic Republic of); Shojaosadati, S.A. [Biotechnology Group, Chemical Engineering Department, Tarbiat Modares University, Tehran (Iran, Islamic Republic of); Sheibani, S. [R and T Management Department, National Iranian Oil Refining and Distribution Company, Tehran (Iran, Islamic Republic of)

    2011-12-15

    Highlights: Black-Right-Pointing-Pointer A UASB was successfully used for treatment of petroleum refinery effluent. Black-Right-Pointing-Pointer Response surface methodology was applied to design and analysis of experiments. Black-Right-Pointing-Pointer System was modeled between efficient factors include HRT, influent COD and V{sub up}. Black-Right-Pointing-Pointer UASB was able to remove about 76.3% influent COD at optimum conditions. - Abstract: An upflow anaerobic sludge blanket (UASB) bioreactor was successfully used for the treatment of petroleum refinery effluent. Before optimization, chemical oxygen demand (COD) removal was 81% at a constant organic loading rate (OLR) of 0.4 kg/m{sup 3} d and a hydraulic retention time (HRT) of 48 h. The rate of biogas production was 559 mL/h at an HRT of 40 h and an influent COD of 1000 mg/L. Response surface methodology (RSM) was applied to predict the behaviors of influent COD, upflow velocity (V{sub up}) and HRT in the bioreactor. RSM showed that the best models for COD removal and biogas production rate were the reduced quadratic and cubic models, respectively. The optimum region, identified based on two critical responses, was an influent COD of 630 mg/L, a V{sub up} of 0.27 m/h, and an HRT of 21.4 h. This resulted in a 76.3% COD removal efficiency and a 0.25 L biogas/L feed d biogas production rate.

  10. Methodology for Developing a Diesel Exhaust After Treatment Simulation Tool

    DEFF Research Database (Denmark)

    Christiansen, Tine; Jensen, Johanne; Åberg, Andreas

    2018-01-01

    A methodology for the development of catalyst models is presented. Also, a methodology of the implementation of such models into a modular simulation tool, which simulates the units in succession, is presented. A case study is presented illustrating how suitable models can be found and used for s...

  11. Attitudes of Korean adults towards human dignity: a Q methodology approach.

    Science.gov (United States)

    Jo, Kae Hwa; An, Gyeong-Ju; Doorenbos, Ardith Z

    2012-06-01

    The aim of this study was to identify the perceived attitudes of Korean adults towards human dignity in order to determine the relationship of human dignity to its social and cultural background. The Q methodology research technique was used to explore perceived attitude typology on the basis of the respondents' ranking order for different statements. A convenience sampling method was used to select 40 Korean adults who were interested in human dignity to create statements. From the questionnaires, in-depth interviews, and a literature review, a total of 158 statements was obtained. The final 34 Q samples were selected from a review by two nursing professors and a Q methodology expert. Moreover, 38 respondents participated as P samples by sorting 34 Q statements on a nine-point normal distribution scale. The data were analyzed by using the QUANL software package. The following four types of attitudes about human dignity were identified in Korea: a happiness-oriented-self-pursuit type, relationship-oriented-self-recognition type, reflection-oriented-self-unification type, and discrimination-oriented-self-maintenance type. The results indicate that approaches to developing human dignity education need to take this typology into account and the characteristics of the participants who fall into each category. These results provide general guidelines to understand Korean values for professional practice in various healthcare settings. © 2011 The Authors. Japan Journal of Nursing Science © 2011 Japan Academy of Nursing Science.

  12. Effect of post-treatment on photocatalytic oxidation activity of (111 oriented NaNbO3 film

    Directory of Open Access Journals (Sweden)

    Feng Zhang

    2015-10-01

    Full Text Available We investigate the impact of post-treatment on photocatalytic oxidation activity of (111 oriented NaNbO3 film prepared by pulse laser deposition. Some impurities such as Na2Nb4O11 and bigger particles appear in the treated samples. The activity of rhodamine B degradation with N2 purge increases with the amount of ⋅OH, the sample treated under H2/Ar(7% being the highest activity, followed by under air and untreated one; the opposite trend is observed when the system was without N2 purge.

  13. The influence of market orientation on innovation strategies

    OpenAIRE

    Newman, Alexander; Prajogo, Daniel; Atherton, Andrew

    2016-01-01

    Purpose This study examines the effects of market orientation on exploratory and exploitative innovation, and the moderating effects of family ownership on these relationships. Design/methodology/approach This study utilizes multi-group path analysis and confirmatory factor analysis in LISREL on data from 228 firms in the Australian service sector. Findings This study establishes that both customer and competitor innovation are positively related to exploitative and exploratory innovation. Ho...

  14. Uncovering the Psychometric Properties of Scales Measuring Individualist and Collectivist Orientations

    Science.gov (United States)

    Paquet, Stephanie L.; Kline, Theresa J. B.

    2009-01-01

    Cross-cultural research in many psychology-related fields is becoming commonplace. To further the research in a methodologically rigorous fashion it is critical to be able to measure adequately the constructs under investigation. This study (N = 238) examined three measures used to assess individualist and collectivist orientations. The internal…

  15. White Lies in Hand: Are Other-Oriented Lies Modified by Hand Gestures? Possibly Not

    Directory of Open Access Journals (Sweden)

    Katarzyna Cantarero

    2017-06-01

    Full Text Available Previous studies have shown that the hand-over-heart gesture is related to being more honest as opposed to using self-centered dishonesty. We assumed that the hand-over-heart gesture would also relate to other-oriented dishonesty, though the latter differs highly from self-centered lying. In Study 1 (N = 79, we showed that performing a hand-over-heart gesture diminished the tendency to use other-oriented white lies and that the fingers crossed behind one’s back gesture was not related to higher dishonesty. We then pre-registered and conducted Study 2 (N = 88, which was designed following higher methodological standards than Study 1. Contrary, to the findings of Study 1, we found that using the hand-over-heart gesture did not result in refraining from using other-oriented white lies. We discuss the findings of this failed replication indicating the importance of strict methodological guidelines in conducting research and also reflect on relatively small effect sizes related to some findings in embodied cognition.

  16. Institutional Assessment of Environmentally Oriented Subsoil Use

    Directory of Open Access Journals (Sweden)

    Irina Gennadyevna Polyanskaya

    2017-06-01

    Full Text Available The article solves two relevant problems related to the implementation of the institutional assessment of environmentally oriented subsoil use: 1 the definition of the ‘environmental security’ and 2 the determination of the development level of institutional bases of environmentally oriented subsoil use including the institutional capacity of subsoil use and institutional capacity of environmental security. The article shows an analysis of the existing definitions of “environmental security” and offers the own one. Despite the significant national and foreign experience in the institutional capacity assessment of various processes, there are still some difficulties in defining and measuring the institutional capacity. We eliminate these difficulties by employing 1 original factors, previously identified, and the content of the “institutional capacity” term; 2 quality characteristics for the institutional capacity assessment of the process regulated at the macroeconomic level, and 3 a consistent methodological tool for the institutional assessment of environmentally oriented subsoil use. The study is based on the hypothesis of the necessity of legal and discreet state intervention in the process of subsoil use. Therefore, we identify the evaluation indicator of state regulation in the environmentally oriented subsoil use as the institutional capacity level calculated by using the fuzzy-set theory. As a result, the institutional capacity levels of the environmentally oriented subsoil use have been defined for both the transport corridor «Arctic-Central Asia» and for the countries composing it. The obtained values of the assessment of institutional capacity levels of the environmentally oriented subsoil use can serve as a basis for identifying the vector of its increase

  17. An observation tool for studying patient-oriented workflow in hospital emergency departments.

    Science.gov (United States)

    Ozkaynak, M; Brennan, P

    2013-01-01

    Studying workflow is a critical step in designing, implementing and evaluating informatics interventions in complex sociotechnical settings, such as hospital emergency departments (EDs). Known approaches to studying workflow in clinical settings attend to the activities of individual clinicians, thus being inadequate to characterize patient care as a cooperative work. The purpose of this paper is twofold. First, we introduce a novel, theory-driven patient-oriented workflow methodology, which better addresses the complex, multiple-provider nature of patient care. Second, we report the development of an observational tool and protocol for use in studies of this type, and the results of an evaluation study. We created a tablet computer implementation of an instrument to efficiently capture patient-oriented workflow, and evaluated it through a field study in three EDs. We focused on activities occurring over time during a single patient care episode as well as the roles of the ED staff members who conducted the activities. The evidence generated supports the validity, viability, and reliability of the tool. The coverage of the tool in terms of activities and roles was satisfactory. The tool was able to capture the sequence of activity-role pairs for 108 patient care episodes. The inter-rater reliability assessment yielded a high kappa value (0.79). The patient-oriented workflow methodology has the potential to facilitate modeling patient care in EDs by characterizing both roles and activities in sequence. The methodology also provides researchers and practitioners a more realistic and comprehensive workflow perspective that can inform the design, implementation and evaluation of health information technology interventions.

  18. Examining emotional expressions in discourse: methodological considerations

    Science.gov (United States)

    Hufnagel, Elizabeth; Kelly, Gregory J.

    2017-10-01

    This methodological paper presents an approach for examining emotional expressions through discourse analysis and ethnographic methods. Drawing on trends in the current literature in science education, we briefly explain the importance of emotions in science education and examine the current research methodologies used in interactional emotion studies. We put forth and substantiate a methodological approach that attends to the interactional, contextual, intertextual, and consequential aspects of emotional expressions. By examining emotional expressions in the discourse in which they are constructed, emotional expressions are identified through semantics, contextualization, and linguistic features. These features make salient four dimensions of emotional expressions: aboutness, frequency, type, and ownership. Drawing on data from a large empirical study of pre-service elementary teachers' emotional expressions about climate change in a science course, we provide illustrative examples to describe what counts as emotional expressions in situ. In doing so we explain how our approach makes salient the nuanced nature of such expressions as well as the broader discourse in which they are constructed and the implications for researching emotional expressions in science education discourse. We suggest reasons why this discourse orientated research methodology can contribute to the interactional study of emotions in science education contexts.

  19. Service orientation and dynamic capabilities in Chinese companies : A macro-analytical approach

    NARCIS (Netherlands)

    Fearon, C.; Yang, J.; McLaughlin, H.; Duijsters, G.M.

    2013-01-01

    Purpose – The purpose of this paper is to discuss and reflect upon some of the major (quality) issues concerning supply chain management (SCM) for Chinese companies. Design/methodology/approach – The authors draw upon the literature, especially the theoretical perspectives of service orientation and

  20. Longitudinal relationships between antiretroviral treatment adherence and discrimination due to HIV-serostatus, race, and sexual orientation among African-American men with HIV.

    Science.gov (United States)

    Bogart, Laura M; Wagner, Glenn J; Galvan, Frank H; Klein, David J

    2010-10-01

    African-Americans show worse HIV disease outcomes compared to Whites. Health disparities may be aggravated by discrimination, which is associated with worse health and maladaptive health behaviors. We examined longitudinal effects of discrimination on antiretroviral treatment adherence among 152 HIV-positive Black men who have sex with men. We measured adherence and discrimination due to HIV-serostatus, race/ethnicity, and sexual orientation at baseline and monthly for 6 months. Hierarchical repeated-measures models tested longitudinal effects of each discrimination type on adherence. Over 6 months, participants took 60% of prescribed medications on average; substantial percentages experienced discrimination (HIV-serostatus, 38%; race/ethnicity, 40%; and sexual orientation, 33%). Greater discrimination due to all three characteristics was significantly bivariately associated with lower adherence (all p's discrimination was significant (p < 0.05). Efforts to improve HIV treatment adherence should consider the context of multiple stigmas, especially racism.

  1. Recovery orientation in mental health inpatient settings

    DEFF Research Database (Denmark)

    Waldemar, Anna Kristine; Esbensen, Bente Appel; Korsbek, Lisa

    2018-01-01

    Offering mental health treatment in line with a recovery-oriented practice has become an objective in the mental health services in many countries. However, applying recovery-oriented practice in inpatient settings seems challenged by unclear and diverging definitions of the concept......-structured interviews were conducted with 14 inpatients from two mental health inpatient wards using an interview guide based on factors from the Recovery Self-Assessment. Qualitative content analysis was applied in the analysis. Six themes covering the participants’ experiences were identified. The participants felt...... accepted and protected in the ward and found comfort in being around other people but missed talking and engaging with health professionals. They described limited choice and influence on the course of their treatment, and low information levels regarding their treatment, which they considered to consist...

  2. A consistent modelling methodology for secondary settling tanks in wastewater treatment.

    Science.gov (United States)

    Bürger, Raimund; Diehl, Stefan; Nopens, Ingmar

    2011-03-01

    The aim of this contribution is partly to build consensus on a consistent modelling methodology (CMM) of complex real processes in wastewater treatment by combining classical concepts with results from applied mathematics, and partly to apply it to the clarification-thickening process in the secondary settling tank. In the CMM, the real process should be approximated by a mathematical model (process model; ordinary or partial differential equation (ODE or PDE)), which in turn is approximated by a simulation model (numerical method) implemented on a computer. These steps have often not been carried out in a correct way. The secondary settling tank was chosen as a case since this is one of the most complex processes in a wastewater treatment plant and simulation models developed decades ago have no guarantee of satisfying fundamental mathematical and physical properties. Nevertheless, such methods are still used in commercial tools to date. This particularly becomes of interest as the state-of-the-art practice is moving towards plant-wide modelling. Then all submodels interact and errors propagate through the model and severely hamper any calibration effort and, hence, the predictive purpose of the model. The CMM is described by applying it first to a simple conversion process in the biological reactor yielding an ODE solver, and then to the solid-liquid separation in the secondary settling tank, yielding a PDE solver. Time has come to incorporate established mathematical techniques into environmental engineering, and wastewater treatment modelling in particular, and to use proven reliable and consistent simulation models. Copyright © 2011 Elsevier Ltd. All rights reserved.

  3. A critical review of recent biological research on human sexual orientation.

    Science.gov (United States)

    Mustanski, Brian S; Chivers, Meredith L; Bailey, J Michael

    2002-01-01

    This article provides a comprehensive review and critique of biological research on sexual orientation published over the last decade. We cover research investigating (a) the neurohormonal theory of sexual orientation (psychoneuroendocrinology, prenatal stress, cerebral asymmetry, neuroanatomy, otoacoustic emissions, anthropometrics), (b) genetic influences, (c) fraternal birth-order effects, and (d) a putative role for developmental instability. Despite inconsistent results across both studies and traits, some support for the neurohormonal theory is garnered, but mostly in men. Genetic research using family and twin methodologies has produced consistent evidence that genes influence sexual orientation, but molecular research has not yet produced compelling evidence for specific genes. Although it has been well established that older brothers increase the odds of homosexuality in men, the route by which this occurs has not been resolved. We conclude with an examination of the limitations of biological research on sexual orientation, including measurement issues (paper and pencil, cognitive, and psychophysiological), and lack of research on women.

  4. Quantification of cardiac magnetic field orientation during ventricular de- and repolarization

    International Nuclear Information System (INIS)

    Leeuwen, Peter van; Lange, Silke; Klein, Anita; Geue, Daniel; Groenemeyer, Dietrich; Hailer, Birgit; Seybold, Katrin; Poplutz, Christian

    2008-01-01

    We compared the stability and discriminatory power of different methods of determining cardiac magnetic field map (MFM) orientation within the context of coronary artery disease (CAD). In 27 healthy subjects and 24 CAD patients, multichannel magnetocardiograms were registered at rest. MFM orientation was determined during QT interval using: (a) locations of the positive and negative centres-of-gravity, (b) locations of the field extrema and (c) the direction of the maximum field gradient. Deviation from normal orientation quantified the ability of each approach to discriminate between healthy and CAD subjects. Although the course of orientation was similar for all methods, receiver operating characteristic analysis showed the best discrimination of CAD patients for the centre-of-gravity approach (area-under-the-curve = 86%), followed by the gradient (84%) and extrema (76%) methods. Consideration of methodological and discriminatory advantages with respect to noninvasive diagnosis of CAD suggests that the centres-of-gravity method is the most suited one

  5. The development of a safety analysis methodology for the optimized power reactor 1000

    International Nuclear Information System (INIS)

    Hwang-Yong, Jun; Yo-Han, Kim

    2005-01-01

    Korea Electric Power Research Institute (KEPRI) has been developing inhouse safety analysis methodology based on the delicate codes available to KEPRI to overcome the problems arising from currently used vendor oriented methodologies. For the Loss of Coolant Accident (LOCA) analysis, the KREM (KEPRI Realistic Evaluation Methodology) has been developed based on the RELAP-5 code. The methodology was approved for the Westinghouse 3-loop plants by the Korean regulatory organization and the project to extent the methodology to the Optimized Power Reactor 1000 (OPR1000) has been ongoing since 2001. Also, for the Non-LOCA analysis, the KNAP (Korea Non-LOCA Analysis Package) has been developed using the UNICORN-TM code system. To demonstrate the feasibility of these codes systems and methodologies, some typical cases of the design basis accidents mentioned in the final safety analysis report (FSAR) were analyzed. (author)

  6. Political Market Orientation and Strategic Party Postures in Danish Political Parties

    DEFF Research Database (Denmark)

    Ormrod, Robert P.; Henneberg, Stephan

    2011-01-01

    Purpose – This paper investigates the relationship between the strategic postures and political market orientation profile of two Danish parties. Profile stability at the organisational level is used as a control variable. Design/methodology/approach – The strategic political postures of two Danish...... are used to control for organisational stability. Findings – The self-typing study revealed that Party A was perceived to follow a Relationship Builder posture, and Party B a Convinced Ideologist posture. However, both market orientation profiles resembled the organisational structures of a Convinced...... in the political sphere. More specifically it empirically links political market orientation as an issue of political marketing implementation on the one hand, and strategic postures of parties as a strategic issue on the other, following a configuration theory logic. Research limitations...

  7. Predictive Model and Methodology for Heat Treatment Distortion Final Report CRADA No. TC-298-92

    Energy Technology Data Exchange (ETDEWEB)

    Nikkel, D. J. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); McCabe, J. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-10-16

    This project was a multi-lab, multi-partner CRADA involving LLNL, Los Alamos National Laboratory, Sandia National Laboratories, Oak Ridge National Laboratory, Martin Marietta Energy Systems and the industrial partner, The National Center of Manufacturing Sciences (NCMS). A number of member companies of NCMS participated including General Motors Corporation, Ford Motor Company, The Torrington Company, Gear Research, the Illinois Institute of Technology Research Institute, and Deformation Control Technology •. LLNL was the lead laboratory for metrology technology used for validation of the computational tool/methodology. LLNL was also the lead laboratory for the development of the software user interface , for the computational tool. This report focuses on the participation of LLNL and NCMS. The purpose of the project was to develop a computational tool/methodology that engineers would use to predict the effects of heat treatment on the _size and shape of industrial parts made of quench hardenable alloys. Initially, the target application of the tool was gears for automotive power trains.

  8. GO-FLOW methodology. Basic concept and integrated analysis framework for its applications

    International Nuclear Information System (INIS)

    Matsuoka, Takeshi

    2010-01-01

    GO-FLOW methodology is a success oriented system analysis technique, and is capable of evaluating a large system with complex operational sequences. Recently an integrated analysis framework of the GO-FLOW has been developed for the safety evaluation of elevator systems by the Ministry of Land, Infrastructure, Transport and Tourism, Japanese Government. This paper describes (a) an Overview of the GO-FLOW methodology, (b) Procedure of treating a phased mission problem, (c) Common cause failure analysis, (d) Uncertainty analysis, and (e) Integrated analysis framework. The GO-FLOW methodology is a valuable and useful tool for system reliability analysis and has a wide range of applications. (author)

  9. A family-oriented treatment program for youths with ketamine abuse and their caregivers: a pilot study in Taiwan

    Directory of Open Access Journals (Sweden)

    Wang LJ

    2015-07-01

    Full Text Available Liang-Jen Wang,1 Shing-Fang Lu,1 Wen-Jiun Chou,1 Mian-Yoon Chong,2 Yao-Hsing Wang,1 Yu-Lian Hsieh,1 Yi-Hsuan Lee,1 Ching Chen2 1Department of Child and Adolescent Psychiatry, 2Department of Psychiatry, Kaohsiung Chang Gung Memorial Hospital and Chang Gung University College of Medicine, Kaohsiung, Taiwan Objective: The abuse of ketamine by youths has grown into a serious public health issue. However, a reliable and efficient treatment has still not been found for youths who abuse ketamine. This pilot study investigated the effects of a family-oriented treatment program for ketamine-using youths and their caregivers.Methods: To carry out this study, 42 youths with ketamine use (mean age 16.6±1.1 years who were referred to take part in a 10-week treatment program based on motivational enhancement principles were selected, as were their principal caregivers (mean age 46.4±7.1 years, who were similarly referred to take part in a 10-week training program for parenting skills. The study had the youths complete the Chinese Craving Beliefs Questionnaire, the Adolescents’ Behavior problem Scale, and the Family APGAR both immediately before and after the program. Likewise, the youths’ caregivers completed the Family APGAR, the 12-item version of the Chinese Health Questionnaire, and the Parenting Stress Index.Results: Of the 42 youth–caregiver pairs that took part in this study, 37 (88% completed the 10-week program and both sets of assessments. After the treatment, the participating youths’ substance cravings declined (t=3.88, P<0.001, while family function, as perceived by the participating caregivers, significantly increased (t=2.22, P=0.033. The improvement in caregivers’ perceptions of family function were positively related to the improvement of the caregivers’ health status (r=-0.36, P=0.022.Conclusion: According to its results, this pilot study submits that family-oriented treatment programs may be considered a potentially effective

  10. An Agile Methodology for Implementing Service-Oriented Architecture in Small and Medium Sized Organizations

    Science.gov (United States)

    Laidlaw, Gregory

    2013-01-01

    The purpose of this study is to evaluate the use of Lean/Agile principles, using action research to develop and deploy new technology for Small and Medium sized enterprises. The research case was conducted at the Lapeer County Sheriff's Department and involves the initial deployment of a Service Oriented Architecture to alleviate the data…

  11. Ultra wideband antennas design, methodologies, and performance

    CERN Document Server

    Galvan-Tejada, Giselle M; Jardón Aguilar, Hildeberto

    2015-01-01

    Ultra Wideband Antennas: Design, Methodologies, and Performance presents the current state of the art of ultra wideband (UWB) antennas, from theory specific for these radiators to guidelines for the design of omnidirectional and directional UWB antennas. Offering a comprehensive overview of the latest UWB antenna research and development, this book:Discusses the developed theory for UWB antennas in frequency and time domainsDelivers a brief exposition of numerical methods for electromagnetics oriented to antennasDescribes solid-planar equivalen

  12. Strategy analysis frameworks for strategy orientation and focus

    OpenAIRE

    Isoherranen, V. (Ville)

    2012-01-01

    Abstract The primary research target of this dissertation is to develop new strategy analysis frameworks, focusing on analysing changes in strategic position as a function of variations in life cycle s-curve/time/typology/market share/orientation. Research is constructive and qualitative by nature, with case study methodology being the adopted approach. The research work is carried out as a compilation dissertation containing four (4) journal articles. The theoretical framework of thi...

  13. Goal-Oriented Ethics: Framing the Goal-Setting Concretely

    Directory of Open Access Journals (Sweden)

    Mathew Illathuparampil

    2017-10-01

    Full Text Available Joseph Selling, professor emeritus from KU Leuven, Belgium, recently made a significant contribution towards ethical methodology. It is in fact a continuation of the in-house conversations that have been in vogue about methods in moral reasoning since Vatican II in the discipline called theological ethics. What is specific about Selling’s attempt is that he re-orients or reframes the evaluation of the moral event to consider human intentionality or motivation before considering human behavior or human acts. He convincingly establishes his method by a meticulous reading of Thomas Aquinas. This paper is a response to the goal-oriented ethics that he has posited. As illustrated below, this paper evaluates the goal-oriented approach as solid and sufficient. While fully endorsing this approach, this paper argues that the process of ethical goal-setting is to be framed concretely. In a concrete historical context, so that a goal-oriented approach fully serves its purpose, this paper proposes that it is to be reinforced by four supportive pillars, which are in fact assumed by Selling in his work. They are openness to human sciences, conversation among various narratives, positing a theological frame for ethical reasoning, and recourse to non-discursive reasoning.

  14. Exploring relationship between value- and life-orientation and job satisfaction

    Directory of Open Access Journals (Sweden)

    L. Louw

    2012-12-01

    Full Text Available Purpose/objective: The purpose of this article is to investigate the relationship between value- and life-orientation and job satisfaction, as well as determining the influence of gender, age and cultural group within the selected South African organisational context. Problem investigated: The success of a diverse organisation in a complex globalised world is largely dependent on the values of managers, their life-orientation and their level of job satisfaction. Managers and employees, in a multicultural and diverse South African organisational context, need to be aware of and manage their similarities and differences in these aspects to contribute to overall organisational success. Design and/or research methodology and/or approach: In this exploratory research, use is made of a quantitative perspective in the positivist research paradigm. Value-orientations of managers (N = 30 at a selected parastatal organisation in the Eastern Cape Province in South Africa were measured by making use of the Schwartz Value Survey (SVS (Schwartz, 1992,1994; life-orientation, also referred to as Sense of Coherence (SOC, was assessed by using Antonovsky's (1997 Life Orientation Questionnaire as well as job satisfaction (JS using Smith, Kendall and Hulin's (1969's Job Descriptive Index. Data were analysed using the R statistical software package (R Development Core Team, 2010. Each of the three research instruments (SVS, SOC & JS considered in this study were used to calculate descriptive statistics and univariate statistical methodologies were used to test the various hypotheses. Findings and/or implementations: In terms of value-orientation, the value of benevolence (preservation and enhancement of the welfare of others was scored the highest by the managers, and a significant difference was found in the average value scale score of stimulation (excitement, novelty, and challenge in life and age. The findings with regard to life-orientation indicated that

  15. Methodological Challenges in Sustainability Science: A Call for Method Plurality, Procedural Rigor and Longitudinal Research

    Directory of Open Access Journals (Sweden)

    Henrik von Wehrden

    2017-02-01

    Full Text Available Sustainability science encompasses a unique field that is defined through its purpose, the problem it addresses, and its solution-oriented agenda. However, this orientation creates significant methodological challenges. In this discussion paper, we conceptualize sustainability problems as wicked problems to tease out the key challenges that sustainability science is facing if scientists intend to deliver on its solution-oriented agenda. Building on the available literature, we discuss three aspects that demand increased attention for advancing sustainability science: 1 methods with higher diversity and complementarity are needed to increase the chance of deriving solutions to the unique aspects of wicked problems; for instance, mixed methods approaches are potentially better suited to allow for an approximation of solutions, since they cover wider arrays of knowledge; 2 methodologies capable of dealing with wicked problems demand strict procedural and ethical guidelines, in order to ensure their integration potential; for example, learning from solution implementation in different contexts requires increased comparability between research approaches while carefully addressing issues of legitimacy and credibility; and 3 approaches are needed that allow for longitudinal research, since wicked problems are continuous and solutions can only be diagnosed in retrospect; for example, complex dynamics of wicked problems play out across temporal patterns that are not necessarily aligned with the common timeframe of participatory sustainability research. Taken together, we call for plurality in methodologies, emphasizing procedural rigor and the necessity of continuous research to effectively addressing wicked problems as well as methodological challenges in sustainability science.

  16. Lack of consensus on optimal acetabular cup orientation because of variation in assessment methods in total hip arthroplasty: a systematic review.

    Science.gov (United States)

    Snijders, Thom E; Willemsen, Koen; van Gaalen, Steven M; Castelein, Rene M; Weinans, Harrie; de Gast, Arthur

    2018-05-01

    Dislocation is one of the main reasons for revision of total hip arthroplasty but dislocation rates have not changed in the past decades, compromising patients' well-being. Acetabular cup orientation plays a key role in implant stability and has been widely studied. This article investigates whether there is a consensus on optimal cup orientation, which is necessary when using a navigation system. A systematic search of the literature in the PubMed, Embase and Cochrane databases was performed (March 2017) to identify articles that investigated the direct relationship between cup orientation and dislocation, including a thorough evaluation of postoperative cup orientation assessment methods. Twenty eight relevant articles evaluating a direct relation between dislocation and cup orientation could not come to a consensus. The key reason is a lack of uniformity in the assessment of cup orientation. Cup orientation is assessed with different imaging modalities, different methodologies, different definitions for inclination and anteversion, several reference planes and distinct patient positions. All available studies lack uniformity in cup orientation assessment; therefore it is impossible to reach consensus on optimal cup orientation. Using navigation systems for placement of the cup is inevitably flawed when using different definitions in the preoperative planning, peroperative placement and postoperative evaluation. Further methodological development is required to assess cup orientation. Consequently, the postoperative assessment should be uniform, thus differentiating between anterior and posterior dislocation, use the same definitions for inclination and anteversion with the same reference plane and with the patient in the same position.

  17. Sexual orientation differences in treatment expectation, alliance, and outcome among patients at risk for suicide in a public psychiatric hospital.

    Science.gov (United States)

    Plöderl, Martin; Kunrath, Sabine; Cramer, Robert J; Wang, Jen; Hauer, Larissa; Fartacek, Clemens

    2017-05-15

    Sexual minority (SM) individuals (gay, lesbian, bisexual, or otherwise nonheterosexual) are at increased risk for mental disorders and suicide and adequate mental healthcare may be life-saving. However, SM patients experience barriers in mental healthcare that have been attributed to the lack of SM-specific competencies and heterosexist attitudes and behaviors on the part of mental health professionals. Such barriers could have a negative impact on common treatment factors such as treatment expectancy or therapeutic alliance, culminating in poorer treatment outcomes for SM versus heterosexual patients. Actual empirical data from general psychiatric settings is lacking, however. Thus, comparing the treatment outcome of heterosexual and SM patients at risk for suicide was the primary aim of this study. The secondary aim was to compare treatment expectation and working alliance as two common factors. We report on 633 patients from a suicide prevention inpatient department within a public psychiatric hospital. Most patients were at risk for suicide due to a recent suicide attempt or warning signs for suicide, usually in the context of a severe psychiatric disorder. At least one indicator of SM status was reported by 21% of patients. We assessed the treatment outcome by calculating the quantitative change in suicide ideation, hopelessness, and depression. We also ran related treatment responder analyses. Treatment expectation and working alliance were the assessed common factors. Contrary to the primary hypothesis, SM and heterosexual patients were comparable in their improvement in suicide ideation, hopelessness, or depression, both quantitatively and in treatment responder analysis. Contrary to the secondary hypothesis, there were no significant sexual orientation differences in treatment expectation and working alliance. When adjusting for sociodemographics, diagnosis, and length of stay, some sexual orientation differences became significant, indicating that SM

  18. Methodological challenges in indirect treatment comparisons: spotlight on a recent comparison of long-acting injectable aripiprazole versus paliperidone palmitate in the treatment of schizophrenia.

    Science.gov (United States)

    Singh, Arun; Gopal, Srihari; Kim, Edward; Mathews, Maju; Kern-Sliwa, Jennifer; Turkoz, Ibrahim; Wooller, Annette; Berlin, Jesse

    2018-03-01

    In a recent study, an indirect treatment comparison was performed to examine the relative efficacy and tolerability of aripiprazole once monthly and paliperidone palmitate once monthly. The authors concluded that the results may suggest relative advantages for aripiprazole once monthly over paliperidone palmitate once monthly in the short-term treatment of schizophrenia. However, the validity of the study is compromised as an indirect treatment comparison using extant data may violate important assumptions. Other methodological issues identified further highlight the challenges of performing indirect treatment comparisons.This is an open-access article distributed under the terms of the Creative Commons Attribution-Non Commercial-No Derivatives License 4.0 (CCBY-NC-ND), where it is permissible to download and share the work provided it is properly cited. The work cannot be changed in any way or used commercially without permission from the journal. http://creativecommons.org/licenses/by-nc-nd/4.0/.

  19. Appropriate methodologies for empirical bioethics: it's all relative.

    Science.gov (United States)

    Ives, Jonathan; Draper, Heather

    2009-05-01

    In this article we distinguish between philosophical bioethics (PB), descriptive policy orientated bioethics (DPOB) and normative policy oriented bioethics (NPOB). We argue that finding an appropriate methodology for combining empirical data and moral theory depends on what the aims of the research endeavour are, and that, for the most part, this combination is only required for NPOB. After briefly discussing the debate around the is/ought problem, and suggesting that both sides of this debate are misunderstanding one another (i.e. one side treats it as a conceptual problem, whilst the other treats it as an empirical claim), we outline and defend a methodological approach to NPOB based on work we have carried out on a project exploring the normative foundations of paternal rights and responsibilities. We suggest that given the prominent role already played by moral intuition in moral theory, one appropriate way to integrate empirical data and philosophical bioethics is to utilize empirically gathered lay intuition as the foundation for ethical reasoning in NPOB. The method we propose involves a modification of a long-established tradition on non-intervention in qualitative data gathering, combined with a form of reflective equilibrium where the demands of theory and data are given equal weight and a pragmatic compromise reached.

  20. Orienteering section as a form of extracurricular activities in physical education

    Directory of Open Access Journals (Sweden)

    Vukadinović Nenad

    2015-01-01

    Full Text Available Extracurricular activities offer students the opportunity to learn and train sports not provided by curriculum of physical education. Staying active in nature in terms of the orientation movement is greatly beneficial for the development of mental and physical abilities. The aim of this paper is to present opportunities for the organizing orienteering section in elementary school. Descriptive method was applied to be shown plan and program of the section designed so that teachers of physical education in their schools provide implementation of orienteering section for 30 classes. The expected outcome of orienteering section is to enable students to independently perform at competitions. Training is done through the implementation of goals and objectives of sections, using methodological procedures with respect to the pupils' age, prior knowledge and the pace of overcoming the training. Plan and program section includes mastering the basic technique in orienteering, through theoretical and practical work. In working with students who are for the first time in orienteering, the main focus should be on reading the maps, and understanding the relationship between nature and maps. In primary schools there are possibilities to organize orienteering section, and there is a significant correlation with other subjects. The presented model provides the optimal level of theoretical and practical knowledge that students can apply in school competitions.

  1. Innovative research methods for studying treatments for rare diseases: methodological review.

    Science.gov (United States)

    Gagne, Joshua J; Thompson, Lauren; O'Keefe, Kelly; Kesselheim, Aaron S

    2014-11-24

    To examine methods for generating evidence on health outcomes in patients with rare diseases. Methodological review of existing literature. PubMed, Embase, and Academic Search Premier searched for articles describing innovative approaches to randomized trial design and analysis methods and methods for conducting observational research in patients with rare diseases. We assessed information related to the proposed methods, the specific rare disease being studied, and outcomes from the application of the methods. We summarize methods with respect to their advantages in studying health outcomes in rare diseases and provide examples of their application. We identified 46 articles that proposed or described methods for studying patient health outcomes in rare diseases. Articles covered a wide range of rare diseases and most (72%) were published in 2008 or later. We identified 16 research strategies for studying rare disease. Innovative clinical trial methods minimize sample size requirements (n=4) and maximize the proportion of patients who receive active treatment (n=2), strategies crucial to studying small populations of patients with limited treatment choices. No studies describing unique methods for conducting observational studies in patients with rare diseases were identified. Though numerous studies apply unique clinical trial designs and considerations to assess patient health outcomes in rare diseases, less attention has been paid to innovative methods for studying rare diseases using observational data. © Gagne et al 2014.

  2. Visual cells remember earlier applied target: plasticity of orientation selectivity.

    Directory of Open Access Journals (Sweden)

    Narcis Ghisovan

    Full Text Available BACKGROUND: A canonical proposition states that, in mature brain, neurons responsive to sensory stimuli are tuned to specific properties installed shortly after birth. It is amply demonstrated that that neurons in adult visual cortex of cats are orientation-selective that is they respond with the highest firing rates to preferred oriented stimuli. METHODOLOGY/PRINCIPAL FINDINGS: In anesthetized cats, prepared in a conventional fashion for single cell recordings, the present investigation shows that presenting a stimulus uninterruptedly at a non-preferred orientation for twelve minutes induces changes in orientation preference. Across all conditions orientation tuning curves were investigated using a trial by trial method. Contrary to what has been previously reported with shorter adaptation duration, twelve minutes of adaptation induces mostly attractive shifts, i.e. toward the adapter. After a recovery period allowing neurons to restore their original orientation tuning curves, we carried out a second adaptation which produced three major results: (1 more frequent attractive shifts, (2 an increase of their magnitude, and (3 an additional enhancement of responses at the new or acquired preferred orientation. Additionally, we also show that the direction of shifts depends on the duration of the adaptation: shorter adaptation in most cases produces repulsive shifts, whereas adaptation exceeding nine minutes results in attractive shifts, in the same unit. Consequently, shifts in preferred orientation depend on the duration of adaptation. CONCLUSION/SIGNIFICANCE: The supplementary response improvements indicate that neurons in area 17 keep a memory trace of the previous stimulus properties, thereby upgrading cellular performance. It also highlights the dynamic nature of basic neuronal properties in adult cortex since repeated adaptations modified both the orientation tuning selectivity and the response strength to the preferred orientation. These

  3. Incorporating prior knowledge into beam orientation optimization in IMRT

    International Nuclear Information System (INIS)

    Pugachev, Andrei M.S.; Lei Xing

    2002-01-01

    Purpose: Selection of beam configuration in currently available intensity-modulated radiotherapy (IMRT) treatment planning systems is still based on trial-and-error search. Computer beam orientation optimization has the potential to improve the situation, but its practical implementation is hindered by the excessive computing time associated with the calculation. The purpose of this work is to provide an effective means to speed up the beam orientation optimization by incorporating a priori geometric and dosimetric knowledge of the system and to demonstrate the utility of the new algorithm for beam placement in IMRT. Methods and Materials: Beam orientation optimization was performed in two steps. First, the quality of each possible beam orientation was evaluated using beam's-eye-view dosimetrics (BEVD) developed in our previous study. A simulated annealing algorithm was then employed to search for the optimal set of beam orientations, taking into account the BEVD scores of different incident beam directions. During the calculation, sampling of gantry angles was weighted according to the BEVD score computed before the optimization. A beam direction with a higher BEVD score had a higher probability of being included in the trial configuration, and vice versa. The inclusion of the BEVD weighting in the stochastic beam angle sampling process made it possible to avoid spending valuable computing time unnecessarily at 'bad' beam angles. An iterative inverse treatment planning algorithm was used for beam intensity profile optimization during the optimization process. The BEVD-guided beam orientation optimization was applied to an IMRT treatment of paraspinal tumor. The advantage of the new optimization algorithm was demonstrated by comparing the calculation with the conventional scheme without the BEVD weighting in the beam sampling. Results: The BEVD tool provided useful guidance for the selection of the potentially good directions for the beams to incident and was used

  4. A new methodological approach for PET implementation in radiotherapy treatment planning.

    Science.gov (United States)

    Bellan, Elena; Ferretti, Alice; Capirci, Carlo; Grassetto, Gaia; Gava, Marcello; Chondrogiannis, Sotirios; Virdis, Graziella; Marzola, Maria Cristina; Massaro, Arianna; Rubello, Domenico; Nibale, Otello

    2012-05-01

    In this paper, a new methodological approach to using PET information in radiotherapy treatment planning has been discussed. Computed tomography (CT) represents the primary modality to plan personalized radiation treatment, because it provides the basic electron density map for correct dose calculation. If PET scanning is also performed it is typically coregistered with the CT study. This operation can be executed automatically by a hybrid PET/CT scanner or, if the PET and CT imaging sets have been acquired through different equipment, by a dedicated module of the radiotherapy treatment planning system. Both approaches have some disadvantages: in the first case, the bore of a PET/CT system generally used in clinical practice often does not allow the use of certain bulky devices for patient immobilization in radiotherapy, whereas in the second case the result could be affected by limitations in window/level visualization of two different image modalities, and the displayed PET volumes can appear not to be related to the actual uptake into the patient. To overcome these problems, at our centre a specific procedure has been studied and tested in 30 patients, allowing good results of precision in the target contouring to be obtained. The process consists of segmentation of the biological target volume by a dedicated PET/CT console and its export to a dedicated radiotherapy system, where an image registration between the CT images acquired by the PET/CT scanner and a large-bore CT is performed. The planning target volume is contoured only on the large-bore CT and is used for virtual simulation, to individuate permanent skin markers on the patient.

  5. EFFECTS OF CUSTOMER ORIENTATION, LEARNING ORIENTATION AND INNOVATIVENESS ON HOTEL PERFORMANCE - EVIDENCE FROM CLUJ COUNTY

    Directory of Open Access Journals (Sweden)

    Stegerean Roxana

    2013-07-01

    Full Text Available This paper seeks to relate a strategy of diversification to inovativeness and to the performance of a hotel. Due to the more increased competition within the area of tourism e.g. hotel sector, the need of analyzing the variables mentioned in the title of the paper has become more and more obvious. The first part of the article regards the literature review for the three variables and thus, like an outcome four hypotheses are stated. The second part consists of developing findings for the studied region of Cluj County based on the presented research methodology. The results show that hotel performance is influenced by customer orientation and hotel innovativeness, while the latest one is associated in a positive manner with learning orientation. The three chosen variables could be considered real driven forces for competitiveness in the hotel sector. Thus, any management team should be aware of the results of this study and should create an appropriate environment within the organization able to sustain an expected performance level by focusing on the mentioned variables. Making a deeper analysis about the performance indicators, the results demonstrate the actual development stage of the hotel sector for Cluj County: above the national average, but with potential of growing, mainly from the perspective of efficiency. At this point, management should be aware about how significant could be innovativeness and learning orientation for creating or improving services and delivering processes. In the hotel sector it is very obvious that due to the increased role of employee the awareness is more valuable than in other sectors. Due to the most relevant market segment e.g. business tourism, the studied county is customer oriented and has a good mean value for sales goal achievement, also. In order to improve the profit goal achievement value, innovativeness and learning orientation have to be considered powerful instruments for management team. Taking

  6. A new general methodology for incorporating physico-chemical transformations into multi-phase wastewater treatment process models.

    Science.gov (United States)

    Lizarralde, I; Fernández-Arévalo, T; Brouckaert, C; Vanrolleghem, P; Ikumi, D S; Ekama, G A; Ayesa, E; Grau, P

    2015-05-01

    This paper introduces a new general methodology for incorporating physico-chemical and chemical transformations into multi-phase wastewater treatment process models in a systematic and rigorous way under a Plant-Wide modelling (PWM) framework. The methodology presented in this paper requires the selection of the relevant biochemical, chemical and physico-chemical transformations taking place and the definition of the mass transport for the co-existing phases. As an example a mathematical model has been constructed to describe a system for biological COD, nitrogen and phosphorus removal, liquid-gas transfer, precipitation processes, and chemical reactions. The capability of the model has been tested by comparing simulated and experimental results for a nutrient removal system with sludge digestion. Finally, a scenario analysis has been undertaken to show the potential of the obtained mathematical model to study phosphorus recovery. Copyright © 2015 Elsevier Ltd. All rights reserved.

  7. Marrying Step Feed with Secondary Clarifier Improvements to Significantly Increase Peak Wet Weather Treatment Capacity: An Integrated Methodology.

    Science.gov (United States)

    Daigger, Glen T; Siczka, John S; Smith, Thomas F; Frank, David A; McCorquodale, J A

    2017-08-01

      The need to increase the peak wet weather secondary treatment capacity of the City of Akron, Ohio, Water Reclamation Facility (WRF) provided the opportunity to test an integrated methodology for maximizing the peak wet weather secondary treatment capacity of activated sludge systems. An initial investigation, consisting of process modeling of the secondary treatment system and computational fluid dynamics (CFD) analysis of the existing relatively shallow secondary clarifiers (3.3 and 3.7 m sidewater depth in 30.5 m diameter units), indicated that a significant increase in capacity from 416 000 to 684 000 m3/d or more was possible by adding step feed capabilities to the existing bioreactors and upgrading the existing secondary clarifiers. One of the six treatment units at the WRF was modified, and an extensive 2-year testing program was conducted to determine the total peak wet weather secondary treatment capacity achievable. The results demonstrated that a peak wet weather secondary treatment capacity approaching 974 000 m3/d is possible as long as secondary clarifier solids and hydraulic loadings could be separately controlled using the step feed capability provided. Excellent sludge settling characteristics are routinely experienced at the City of Akron WRF, raising concerns that the identified peak wet weather secondary treatment capacity could not be maintained should sludge settling characteristics deteriorate for some reason. Computational fluid dynamics analysis indicated that the impact of the deterioration of sludge settling characteristics could be mitigated and the identified peak wet weather secondary treatment capacity maintained by further use of the step feed capability provided to further reduce secondary clarifier solids loading rates at the identified high surface overflow rates. The results also demonstrated that effluent limits not only for total suspended solids (TSS) and five-day carbonaceous biochemical oxygen demand (cBOD5) could be

  8. Optimization of Electrochemical Treatment Process Conditions for Distillery Effluent Using Response Surface Methodology

    Directory of Open Access Journals (Sweden)

    P. Arulmathi

    2015-01-01

    Full Text Available Distillery industry is recognized as one of the most polluting industries in India with a large amount of annual effluent production. In this present study, the optimization of electrochemical treatment process variables was reported to treat the color and COD of distillery spent wash using Ti/Pt as an anode in a batch mode. Process variables such as pH, current density, electrolysis time, and electrolyte dose were selected as operation variables and chemical oxygen demand (COD and color removal efficiency were considered as response variable for optimization using response surface methodology. Indirect electrochemical-oxidation process variables were optimized using Box-Behnken response surface design (BBD. The results showed that electrochemical treatment process effectively removed the COD (89.5% and color (95.1% of the distillery industry spent wash under the optimum conditions: pH of 4.12, current density of 25.02 mA/cm2, electrolysis time of 103.27 min, and electrolyte (NaCl concentration of 1.67 g/L, respectively.

  9. Object oriented software development in the atlas collaboration

    International Nuclear Information System (INIS)

    Schaffer, A.

    1994-01-01

    For more than a year a group within the Atlas Collaboration has been investigating the possibilities of the application of object oriented methodology and program development to the software of Atlas. Recently this group has been joined by members of the CMS Collaboration in the submission of a proposal to the DRDC at CERN to find a common solution for the software development environment for LHC. This talk will discuss the progress achieved so far and the future perspective

  10. Evaluating electronic performance support systems: A methodology focused on future use-in-practice

    NARCIS (Netherlands)

    Collis, Betty; Verwijs, C.A.

    1995-01-01

    Electronic performance support systems, as an emerging type of software environment, present many new challenges in relation to effective evaluation. In this paper, a global approach to a 'usage-orientated' evaluation methodology for software product is presented, followed by a specific example of

  11. Development of an Occupational Orientation Program for Grades K-6. Final Report.

    Science.gov (United States)

    Kesler, Ray M.; Brown, Sandra

    This report presents the development, methodology, and findings of an Occupational Orientation Program for Grades K-6 in Monongalia County, West Virginia. The objectives of the program were to develop a curriculum for an elementary school that would give students the assistance needed to make realistic, attainable career choices, to assist…

  12. [The methodological basis of expert assessment of unfavourable outcomes of the stomatological treatment in the framework of civil law proceedings].

    Science.gov (United States)

    Pigolkin, Iu I; Murzova, T V; Mirzoev, Kh M

    2011-01-01

    The authors discuss peculiarities of the performance of forensic medical expertise in the cases of unfavourable outcomes of the stomatological treatment. The methodological basis of expert assessment has been created to be applied in situations related to the unfavourable outcomes of dental care.

  13. Update of Part 61 Impacts Analysis Methodology. Methodology report. Volume 1

    International Nuclear Information System (INIS)

    Oztunali, O.I.; Roles, G.W.

    1986-01-01

    Under contract to the US Nuclear Regulatory Commission, the Envirosphere Company has expanded and updated the impacts analysis methodology used during the development of the 10 CFR Part 61 rule to allow improved consideration of the costs and impacts of treatment and disposal of low-level waste that is close to or exceeds Class C concentrations. The modifications described in this report principally include: (1) an update of the low-level radioactive waste source term, (2) consideration of additional alternative disposal technologies, (3) expansion of the methodology used to calculate disposal costs, (4) consideration of an additional exposure pathway involving direct human contact with disposed waste due to a hypothetical drilling scenario, and (5) use of updated health physics analysis procedures (ICRP-30). Volume 1 of this report describes the calculational algorithms of the updated analysis methodology

  14. Update of Part 61 Impacts Analysis Methodology. Methodology report. Volume 1

    Energy Technology Data Exchange (ETDEWEB)

    Oztunali, O.I.; Roles, G.W.

    1986-01-01

    Under contract to the US Nuclear Regulatory Commission, the Envirosphere Company has expanded and updated the impacts analysis methodology used during the development of the 10 CFR Part 61 rule to allow improved consideration of the costs and impacts of treatment and disposal of low-level waste that is close to or exceeds Class C concentrations. The modifications described in this report principally include: (1) an update of the low-level radioactive waste source term, (2) consideration of additional alternative disposal technologies, (3) expansion of the methodology used to calculate disposal costs, (4) consideration of an additional exposure pathway involving direct human contact with disposed waste due to a hypothetical drilling scenario, and (5) use of updated health physics analysis procedures (ICRP-30). Volume 1 of this report describes the calculational algorithms of the updated analysis methodology.

  15. [Detailed methodological recommendations for the treatment of Clostridium difficile-associated diarrhea with faecal transplantation].

    Science.gov (United States)

    Nagy, Gergely György; Várvölgyi, Csaba; Balogh, Zoltán; Orosi, Piroska; Paragh, György

    2013-01-06

    The incidence of Clostridium difficile associated enteral disease shows dramatic increase worldwide, with appallingly high treatment costs, mortality figures, recurrence rates and treatment refractoriness. It is not surprising, that there is significant interest in the development and introduction of alternative therapeutic strategies. Among these only stool transplantation (or faecal bacteriotherapy) is gaining international acceptance due to its excellent cure rate (≈92%), low recurrence rate (≈6%), safety and cost-effectiveness. Unfortunately faecal transplantation is not available for most patients, although based on promising international results, its introduction into the routine clinical practice is well justified and widely expected. The authors would like to facilitate this process, by presenting a detailed faecal transplantation protocol prepared in their Institution based on the available literature and clinical rationality. Officially accepted national methodological guidelines will need to be issued in the future, founded on the expert opinion of relevant professional societies and upcoming advances in this field.

  16. Toward methodological emancipation in applied health research.

    Science.gov (United States)

    Thorne, Sally

    2011-04-01

    In this article, I trace the historical groundings of what have become methodological conventions in the use of qualitative approaches to answer questions arising from the applied health disciplines and advocate an alternative logic more strategically grounded in the epistemological orientations of the professional health disciplines. I argue for an increasing emphasis on the modification of conventional qualitative approaches to the particular knowledge demands of the applied practice domain, challenging the merits of what may have become unwarranted attachment to theorizing. Reorienting our methodological toolkits toward the questions arising within an evidence-dominated policy agenda, I encourage my applied health disciplinary colleagues to make themselves useful to that larger project by illuminating that which quantitative research renders invisible, problematizing the assumptions on which it generates conclusions, and filling in the gaps in knowledge needed to make decisions on behalf of people and populations.

  17. "This strange disease": adolescent transference and the analyst's sexual orientation.

    Science.gov (United States)

    Burton, John K; Gilmore, Karen

    2010-08-01

    The treatment of adolescents by gay analysts is uncharted territory regarding the impact of the analyst's sexuality on the analytic process. Since a core challenge of adolescence involves the integration of the adult sexual body, gender role, and reproductive capacities into evolving identity, and since adolescents seek objects in their environment to facilitate both identity formation and the establishment of autonomy from primary objects, the analyst's sexual orientation is arguably a potent influence on the outcome of adolescent development. However, because sexual orientation is a less visible characteristic of the analyst than gender, race, or age, for example, the line between reality and fantasy is less clearly demarcated. This brings up special considerations regarding discovery and disclosure in the treatment. To explore these issues, the case of a late adolescent girl in treatment with a gay male analyst is presented. In this treatment, the question of the analyst's sexual orientation, and the demand by the patient for the analyst's self-disclosure, became a transference nucleus around which the patient's individual dynamics and adolescent dilemmas could be explored and clarified.

  18. Magnetic Resonance Imaging Follow-up Study on Two Cases of Lumbar intervertebral Disc Sequestration Patients Treated with Oriental Medicine Treatment

    Directory of Open Access Journals (Sweden)

    Ki-Su Lee

    2011-09-01

    Full Text Available Objectives: The purpose of this study is to report the image changes of two cases of Lumbar intervertebral Disc Sequestration after oriental medical treatment. Methods: We examined 2 patients with Lumbar intervertebral Disc Sequestration who showed changes on MRI images before/after the treatment. And we assessed clinical symptoms by using numeric rating scale(NRS and straight leg raising test(SLRT. Results & Conclusions : In this study, the first MRI examination of Lumbar intervertebral Disc Sequestration patients was performed at the first visit and re-examination of MRI was done after treatment. In each case, the size of the disc sequestration was considerably reduced in MRI image. And both patients represented effective improvment in NRS score and SLRT test angle.

  19. A Voyage of Christian Medieval Astronomy: Symbolic, Ritual and Political Orientation of Churches

    Science.gov (United States)

    González-García, A. César

    2015-05-01

    According to the words of the early Christian writers, churches should be oriented, i.e., the priest should be facing east (oriens) while praying. However, this prescription offers a wide diversity of interpretations. This review aims at summarizing the work done so far regarding Church orientation with special emphasis on the work carried out in the last decades. A general eastern orientation appears common to all areas and epochs although it is far from clear what 'oriens' was intended. Some possibilities are explored. In contrast to the common picture of eastern orientations possible regional variations appear. It is discussed if these variations are due to local interpretations of the general rule or if they stem from the different methodological approaches carried out by the researchers. In those cases where a regional variation could be identified possible symbolic, ritual or political aspects are explored and contrasted.

  20. Entrepreneurial orientation, market orientation, and competitive environment

    DEFF Research Database (Denmark)

    Sørensen, Hans Eibe; Cadogan, John W.

    This study sheds light on the role that the competitive environment plays in determining how elements of market orientation and elements of entrepreneurial orientation interact to influence business success. We develop a model in which we postulate that market orientation, entrepreneurial...... orientation, and competitive environment shape business performance via a three-way interaction. We test the model using primary data from the CEOs of 270 CEO of manufacturing firms, together with secondary data on these firms' profit performance. An assessment of the results indicates that customer...... orientation moderates the positive relationships between the competitiveness element of entrepreneurial orientation and market share and return on assets (ROA): the positive relationships between competitiveness and market share and competitiveness and ROA become stronger the greater the firms' customer...

  1. Human Resource Development Practices as Determinant of HRD Climate and Quality Orientation

    Science.gov (United States)

    Hassan, Arif; Hashim, Junaidah; Ismail, Ahmad Zaki Hj

    2006-01-01

    Purpose: The aim of the study was to measure employees' perception of human resource development (HRD) practices, to explore whether ISO certification leads to any improvements in HRD system, and to examine the role of HRD practices on employees' development climate and quality orientation in the organization. Design/methodology/approach: A total…

  2. Applicability of object-oriented design methods and C++ to safety-critical systems

    International Nuclear Information System (INIS)

    Cuthill, B.B.

    1994-01-01

    This paper reports on a study identifying risks and benefits of using a software development methodology containing object-oriented design (OOD) techniques and using C++ as a programming language relative to selected features of safety-critical systems development. These features are modularity, functional diversity, removing ambiguous code, traceability, and real-time performance

  3. Some Theoretical and Methodological Problems Related to Studying the Future of Adult Education

    Directory of Open Access Journals (Sweden)

    Ilija Lavrnja

    1995-12-01

    Full Text Available The following paper first discusses some epistemological and theoretically methodological initial theses for a futurological research in education. In analysing them, the author first dwells upon different orientations and doctrines for futuro logical research work (rational detenninism and indetenninism, agnosticism and probabil· ism. This article is focusing upon possibilities and limits of hypotheses, related to the educational development in the future. In doing so, re-orientation or reconstruction of knowledge, educational phenomena and pedagogical thinking related to the education as a factor inducing individual and social development are taken into account.

  4. An Integrated Methodology for Emulsified Formulated Product Design

    DEFF Research Database (Denmark)

    Mattei, Michele

    are mixed together to determine the desired emulsified product. They are still mainly designed and analysed through trial - and - error based exper- imental techniques, therefore a systematic approach , integrating model-based as well a s experiment - based techniques, for design of these products could......The consumer oriented chemical based products are used every day by millions of people. They are structured products constituted of numerous chemicals, and many of them, especially household and personal care products, are emulsions where active ingredients, solvents, additives and surfactants...... significantly reduce both time and cost connected to product development by doing only the necessary experi- ments , and ensuring chances for innovation . The main contribution of this project i s the development of an integrated methodology for the design of emulsified formulated products. The methodology...

  5. HIV Risks, Testing, and Treatment in the Former Soviet Union: Challenges and Future Directions in Research and Methodology.

    Science.gov (United States)

    Saadat, Victoria M

    2015-01-01

    The dissolution of the USSR resulted in independence for constituent republics but left them battling an unstable economic environment and healthcare. Increases in injection drug use, prostitution, and migration were all widespread responses to this transition and have contributed to the emergence of an HIV epidemic in the countries of former Soviet Union. Researchers have begun to identify the risks of HIV infection as well as the barriers to HIV testing and treatment in the former Soviet Union. Significant methodological challenges have arisen and need to be addressed. The objective of this review is to determine common threads in HIV research in the former Soviet Union and provide useful recommendations for future research studies. In this systematic review of the literature, Pubmed was searched for English-language studies using the key search terms "HIV", "AIDS", "human immunodeficiency virus", "acquired immune deficiency syndrome", "Central Asia", "Kazakhstan", "Kyrgyzstan", "Uzbekistan", "Tajikistan", "Turkmenistan", "Russia", "Ukraine", "Armenia", "Azerbaijan", and "Georgia". Studies were evaluated against eligibility criteria for inclusion. Thirty-nine studies were identified across the two main topic areas of HIV risk and barriers to testing and treatment, themes subsequently referred to as "risk" and "barriers". Study design was predominantly cross-sectional. The most frequently used sampling methods were peer-to-peer and non-probabilistic sampling. The most frequently reported risks were condom misuse, risky intercourse, and unsafe practices among injection drug users. Common barriers to testing included that testing was inconvenient, and that results would not remain confidential. Frequent barriers to treatment were based on a distrust in the treatment system. The findings of this review reveal methodological limitations that span the existing studies. Small sample size, cross-sectional design, and non-probabilistic sampling methods were frequently

  6. Human resource management in the project-oriented organization: Employee well-being and ethical treatment

    NARCIS (Netherlands)

    Turner, R.; Huemann, M.; Keegan, A.

    2008-01-01

    As part of a wider study into human resource management (HRM) practices in project-oriented organizations, we investigated the issue of employee well-being. Project-oriented organizations adopt temporary work processes to deliver products and services to clients. This creates a dynamic work

  7. Applications of an OO (Objected Oriented) methodology and case to a DAQ system

    International Nuclear Information System (INIS)

    Bee, C.P.; Eshghi, S.; Jones, R.

    1996-01-01

    The RD13 project has evaluated the use of the Object Oriented Information Engineering (OOIE) method during the development of several software components connected to the DAQ system. The method is supported by a sophisticated commercial CASE tool (Object Management Workbench) and programming environment (Kappa) which covers the full life-cycle of the software including model simulation, code generation and application deployment. This paper gives an overview of the method, CASE tool, DAD components which have been developed and we relate our experiences with the method and tool, its integration into our development environment and the spiral life cycle if supports. (author)

  8. Qualitative systematic reviews of treatment burden in stroke, heart failure and diabetes - methodological challenges and solutions.

    Science.gov (United States)

    Gallacher, Katie; Jani, Bhautesh; Morrison, Deborah; Macdonald, Sara; Blane, David; Erwin, Patricia; May, Carl R; Montori, Victor M; Eton, David T; Smith, Fiona; Batty, G David; Batty, David G; Mair, Frances S

    2013-01-28

    Treatment burden can be defined as the self-care practices that patients with chronic illness must perform to respond to the requirements of their healthcare providers, as well as the impact that these practices have on patient functioning and well being. Increasing levels of treatment burden may lead to suboptimal adherence and negative outcomes. Systematic review of the qualitative literature is a useful method for exploring the patient experience of care, in this case the experience of treatment burden. There is no consensus on methods for qualitative systematic review. This paper describes the methodology used for qualitative systematic reviews of the treatment burdens identified in three different common chronic conditions, using stroke as our exemplar. Qualitative studies in peer reviewed journals seeking to understand the patient experience of stroke management were sought. Limitations of English language and year of publication 2000 onwards were set. An exhaustive search strategy was employed, consisting of a scoping search, database searches (Scopus, CINAHL, Embase, Medline & PsycINFO) and reference, footnote and citation searching. Papers were screened, data extracted, quality appraised and analysed by two individuals, with a third party for disagreements. Data analysis was carried out using a coding framework underpinned by Normalization Process Theory (NPT). A total of 4364 papers were identified, 54 were included in the review. Of these, 51 (94%) were retrieved from our database search. Methodological issues included: creating an appropriate search strategy; investigating a topic not previously conceptualised; sorting through irrelevant data within papers; the quality appraisal of qualitative research; and the use of NPT as a novel method of data analysis, shown to be a useful method for the purposes of this review. The creation of our search strategy may be of particular interest to other researchers carrying out synthesis of qualitative studies

  9. Qualitative systematic reviews of treatment burden in stroke, heart failure and diabetes - Methodological challenges and solutions

    Science.gov (United States)

    2013-01-01

    Background Treatment burden can be defined as the self-care practices that patients with chronic illness must perform to respond to the requirements of their healthcare providers, as well as the impact that these practices have on patient functioning and well being. Increasing levels of treatment burden may lead to suboptimal adherence and negative outcomes. Systematic review of the qualitative literature is a useful method for exploring the patient experience of care, in this case the experience of treatment burden. There is no consensus on methods for qualitative systematic review. This paper describes the methodology used for qualitative systematic reviews of the treatment burdens identified in three different common chronic conditions, using stroke as our exemplar. Methods Qualitative studies in peer reviewed journals seeking to understand the patient experience of stroke management were sought. Limitations of English language and year of publication 2000 onwards were set. An exhaustive search strategy was employed, consisting of a scoping search, database searches (Scopus, CINAHL, Embase, Medline & PsycINFO) and reference, footnote and citation searching. Papers were screened, data extracted, quality appraised and analysed by two individuals, with a third party for disagreements. Data analysis was carried out using a coding framework underpinned by Normalization Process Theory (NPT). Results A total of 4364 papers were identified, 54 were included in the review. Of these, 51 (94%) were retrieved from our database search. Methodological issues included: creating an appropriate search strategy; investigating a topic not previously conceptualised; sorting through irrelevant data within papers; the quality appraisal of qualitative research; and the use of NPT as a novel method of data analysis, shown to be a useful method for the purposes of this review. Conclusion The creation of our search strategy may be of particular interest to other researchers carrying out

  10. Methodological Behaviorism from the Standpoint of a Radical Behaviorist.

    Science.gov (United States)

    Moore, J

    2013-01-01

    Methodological behaviorism is the name for a prescriptive orientation to psychological science. Its first and original feature is that the terms and concepts deployed in psychological theories and explanations should be based on observable stimuli and behavior. I argue that the interpretation of the phrase "based on" has changed over the years because of the influence of operationism. Its second feature, which developed after the first and is prominent in contemporary psychology, is that research should emphasize formal testing of a theory that involves mediating theoretical entities from an nonbehavioral dimension according to the hypothetico-deductive method. I argue that for contemporary methodological behaviorism, explanations of the behavior of both participants and scientists appeal to the mediating entities as mental causes, if only indirectly. In contrast to methodological behaviorism is the radical behaviorism of B. F. Skinner. Unlike methodological behaviorism, radical behaviorism conceives of verbal behavior in terms of an operant process that involves antecedent circumstances and reinforcing consequences, rather than in terms of a nonbehavioral process that involves reference and symbolism. In addition, radical behaviorism recognizes private behavioral events and subscribes to research and explanatory practices that do not include testing hypotheses about supposed mediating entities from another dimension. I conclude that methodological behaviorism is actually closer to mentalism than to Skinner's radical behaviorism.

  11. Methodological Problems of Nanotechnoscience

    Science.gov (United States)

    Gorokhov, V. G.

    Recently, we have reported on the definitions of nanotechnology as a new type of NanoTechnoScience and on the nanotheory as a cluster of the different natural and engineering theories. Nanotechnology is not only a new type of scientific-engineering discipline, but it evolves also in a “nonclassical” way. Nanoontology or nano scientific world view has a function of the methodological orientation for the choice the theoretical means and methods toward a solution to the scientific and engineering problems. This allows to change from one explanation and scientific world view to another without any problems. Thus, nanotechnology is both a field of scientific knowledge and a sphere of engineering activity, in other words, NanoTechnoScience is similar to Systems Engineering as the analysis and design of large-scale, complex, man/machine systems but micro- and nanosystems. Nano systems engineering as well as Macro systems engineering includes not only systems design but also complex research. Design orientation has influence on the change of the priorities in the complex research and of the relation to the knowledge, not only to “the knowledge about something”, but also to the knowledge as the means of activity: from the beginning control and restructuring of matter at the nano-scale is a necessary element of nanoscience.

  12. ASSESSMENT OF SOCIO-ORIENTED POLICY IN BANKING INSTITUTIONS OF UKRAINE

    Directory of Open Access Journals (Sweden)

    Lunkina Tatyana

    2018-01-01

    Full Text Available Introduction. In today’s globalized conditions, the question of socially responsible business and the formation of an appropriate concept and policies for managing it are more relevant. Scientists are investigating this issue in two aspects, namely, from a theoretical and practical point of view. The first aspect is the study of the essence of CSR, the conduct of entrepreneurial activity, the functioning mechanism of the market principles in this concept, the definition of the place of social orientation in modern conditions. The second aspect is the study of practical positions, the separation of this concept from the standpoint of warning and risk management, assessment of the level of social responsibility and summing up the rating, summarizing all the results, as well as the establishment of a standard that will regulate such relationships. But, in our opinion, the implementation of such socially-oriented moments is not possible without identifying a certain number of indicators, reflecting the real situation and the impact of social factors on the banking institutions. This explains the relevance of studying the assessment of socially-oriented policies of banking institutions. Purpose. The purpose of this article is to determine the approaches to the assessment of socially-oriented policies of banking institutions, as well as to determine the place of rating assessment in the current conditions of the functioning of institutions and organizations. Results. The article describes approaches of socially-oriented banking policy in Ukraine. A quantitative approach is drawn, which directly includes the assessment of the level of social investment through the conduct of socially responsible activities by banking institutions. The qualitative approach according to which social reports and social ratings are compiled is investigated. The social indicators that influence the formation of a socially oriented political management system by business

  13. Forming professional mobility of a future teacher: methodological approaches

    Directory of Open Access Journals (Sweden)

    Prima Raisa Nikolaevna

    2011-10-01

    Full Text Available Analyzes the theoretical and methodological principles of occupational mobility of future teachers. Focuses on the motivation of the choice of systems methodology, the "system integrity" as the dominant conceptual study. It is noted that the educational process of higher education provides an opportunity: the implementation of integration and differentiation of learning content, technology, formation of professional mobility, the stimulating activity of quasi professional future teachers, mainstream interdisciplinary connections. It is established that the formation of a mobile professional organization provides some of the "field capacity", education and upbringing environment, life. It focuses on the future of professional diversity of choice of the status of growth, professional development, rapid orientation (adapted, actively striving to change the unfavorable situation.

  14. Economic Evaluation Methodology Review on KAERI's Recent Projects

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Jin Sam; Kim, Jee Young [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2012-05-15

    In technology utilization, economics evaluation is helpful to R and D program managers by giving them economic information needed to improve the usefulness of their projects. Moreover it can help them to communicate to others participants keeping all of them value-oriented minded through the whole development process. In this context, KAERI(Korea Atomic Energy Research Institute) has been performed economic evaluation on recent some projects. So, in this study, it has been made brief reviews on KAERI's economic evaluation methodology to its recent some projects of which evaluation we engage in, especially PEFP(Proton Engineering frontier Project) and SMART(Small Medium advanced ReacTor): Methodology comparison and their pros and cons

  15. Centimetre-scale micropore alignment in oriented polycrystalline metal-organic framework films via heteroepitaxial growth.

    Science.gov (United States)

    Falcaro, Paolo; Okada, Kenji; Hara, Takaaki; Ikigaki, Ken; Tokudome, Yasuaki; Thornton, Aaron W; Hill, Anita J; Williams, Timothy; Doonan, Christian; Takahashi, Masahide

    2017-03-01

    The fabrication of oriented, crystalline films of metal-organic frameworks (MOFs) is a critical step toward their application to advanced technologies such as optics, microelectronics, microfluidics and sensing. However, the direct synthesis of MOF films with controlled crystalline orientation remains a significant challenge. Here we report a one-step approach, carried out under mild conditions, that exploits heteroepitaxial growth for the rapid fabrication of oriented polycrystalline MOF films on the centimetre scale. Our methodology employs crystalline copper hydroxide as a substrate and yields MOF films with oriented pore channels on scales that primarily depend on the dimensions of the substrate. To demonstrate that an anisotropic crystalline morphology can translate to a functional property, we assembled a centimetre-scale MOF film in the presence of a dye and showed that the optical response could be switched 'ON' or 'OFF' by simply rotating the film.

  16. Men, Muscles, and Eating Disorders: an Overview of Traditional and Muscularity-Oriented Disordered Eating.

    Science.gov (United States)

    Lavender, Jason M; Brown, Tiffany A; Murray, Stuart B

    2017-06-01

    There is growing recognition that eating disorder (ED) symptoms, particularly those of a muscularity-oriented nature, are more common in men than previously understood. The purpose of the current review is to describe contemporary directions and implications of research on traditional and muscularity-oriented ED symptoms among males. Evidence indicates that ED symptoms occur in a substantial minority of men. Importantly, recent research has focused on muscularity-oriented body image and disordered eating in males, demonstrating the prevalence, correlates, and consequences of maladaptive muscularity-oriented attitudes and behaviors. A growing number of assessments are available to measure these constructs in males, and preliminary treatment considerations have begun to be addressed in the literature. Research on male EDs and body image is increasingly focusing on muscularity-oriented manifestations. Continued empirical work will be critical to improve our understanding of the onset, maintenance, and treatment of muscularity-oriented disordered eating in males.

  17. The shorter the better? A follow-up analysis of 10-session psychiatric treatment including the motive-oriented therapeutic relationship for borderline personality disorder.

    Science.gov (United States)

    Kramer, Ueli; Stulz, Niklaus; Berthoud, Laurent; Caspar, Franz; Marquet, Pierre; Kolly, Stéphane; De Roten, Yves; Despland, Jean-Nicolas

    2017-05-01

    There is little research on short-term treatments for borderline personality disorder (BPD). While the core changes may occur only in long-term treatments, short-term treatments may enable the study of early generic processes of engagement in therapy and thus inform about effective treatment components. It was shown that a 10-session version of a psychiatric treatment was effective in reducing borderline symptoms at the end of this treatment [Kramer, U., Kolly, S., Berthoud, L., Keller, S., Preisig, M., Caspar, F., … Despland, J.-N. (2014). Effects of motive-oriented therapeutic relationship in a ten-session general psychiatric treatment for borderline personality disorder: A randomized controlled trial. Psychotherapy and Psychosomatics, 83, 176-186.]. Also, it was demonstrated in a randomized design that adding the motive-oriented therapeutic relationship (MOTR), following an individualized case formulation based on Plan Analysis, further increased general outcome after session 10 and had a positive effect on the early changes in self-esteem and alliance. The present study focuses on the follow-up period after this initial treatment, examining treatment density and outcomes after 6 months and service utilization after 12 months. Outcome was measured using the OQ-45. Results on a sub-sample of N = 40 patients with available OQ-45 data at follow-up (n = 21 for MOTR-treatment, n = 19 for comparison treatment) showed maintenance of gains over the follow-up period, which did not differ between both conditions. It appeared for this sample that MOTR treatments, while using the same number of sessions, lasted more weeks (i.e., lower treatment density, defined as the number of sessions per week), when compared to the treatments without MOTR. Density marginally predicted symptom reduction at follow-up. Patients in MOTR treatments had a greater likelihood of entering structured psychotherapy after the initial sessions than patients in the comparison

  18. APPLYING PROFESSIONALLY ORIENTED PROBLEMS OF MATHEMATICAL MODELING IN TEACHING STUDENTS OF ENGINEERING DEPARTMENTS

    Directory of Open Access Journals (Sweden)

    Natal’ya Yur’evna Gorbunova

    2017-06-01

    Full Text Available We described several aspects of organizing student research work, as well as solving a number of mathematical modeling problems: professionally-oriented, multi-stage, etc. We underlined the importance of their economic content. Samples of using such problems in teaching Mathematics at agricultural university were given. Several questions connected with information material selection and peculiarities of research problems application were described. Purpose. The author aims to show the possibility and necessity of using professionally-oriented problems of mathematical modeling in teaching Mathematics at agricultural university. The subject of analysis is including such problems into educational process. Methodology. The main research method is dialectical method of obtaining knowledge of finding approaches to selection, writing and using mathematical modeling and professionally-oriented problems in educational process; the methodology is study of these methods of obtaining knowledge. Results. As a result of analysis of literature, students opinions, observation of students work, and taking into account personal teaching experience, it is possible to make conclusion about importance of using mathematical modeling problems, as it helps to systemize theoretical knowledge, apply it to practice, raise students study motivation in engineering sphere. Practical implications. Results of the research can be of interest for teachers of Mathematics in preparing Bachelor and Master students of engineering departments of agricultural university both for theoretical research and for modernization of study courses.

  19. Studying Information Needs as Question-Negotiations in an Educational Context: A Methodological Comment

    Science.gov (United States)

    Lundh, Anna

    2010-01-01

    Introduction: The concept of information needs is significant within the field of Information Needs Seeking and Use. "How" information needs can be studied empirically is however something that has been called into question. The main aim of this paper is to explore the methodological consequences of discursively oriented theories when…

  20. A systematic methodology for the robust quantification of energy efficiency at wastewater treatment plants featuring Data Envelopment Analysis.

    Science.gov (United States)

    Longo, S; Hospido, A; Lema, J M; Mauricio-Iglesias, M

    2018-05-10

    This article examines the potential benefits of using Data Envelopment Analysis (DEA) for conducting energy-efficiency assessment of wastewater treatment plants (WWTPs). WWTPs are characteristically heterogeneous (in size, technology, climate, function …) which limits the correct application of DEA. This paper proposes and describes the Robust Energy Efficiency DEA (REED) in its various stages, a systematic state-of-the-art methodology aimed at including exogenous variables in nonparametric frontier models and especially designed for WWTP operation. In particular, the methodology systematizes the modelling process by presenting an integrated framework for selecting the correct variables and appropriate models, possibly tackling the effect of exogenous factors. As a result, the application of REED improves the quality of the efficiency estimates and hence the significance of benchmarking. For the reader's convenience, this article is presented as a step-by-step guideline to guide the user in the determination of WWTPs energy efficiency from beginning to end. The application and benefits of the developed methodology are demonstrated by a case study related to the comparison of the energy efficiency of a set of 399 WWTPs operating in different countries and under heterogeneous environmental conditions. Copyright © 2018 Elsevier Ltd. All rights reserved.

  1. Chinese herbal medicine for the treatment of primary hypertension: a methodology overview of systematic reviews.

    Science.gov (United States)

    Xinke, Zhao; Yingdong, Li; Mingxia, Feng; Kai, Liu; Kaibing, Chen; Yuqing, Lu; Shaobo, Sun; Peng, Song; Bin, Liu

    2016-10-20

    Chinese herbal medicine has been used to treat hypertension in China and East Asia since centuries. In this study, we conduct an overview of systematic reviews of Chinese herbal medicine in the treatment of primary hypertension to 1) summarize the conclusions of these reviews, 2) evaluate the methodological quality of these reviews, and 3) rate the confidence in the effect on each outcome. We comprehensively searched six databases to retrieve systematic reviews of Chinese herbal medicine for primary hypertension from inception to December 31, 2015. We used AMSTAR to evaluate the methodological quality of included reviews, and we classified the quality of evidence for each outcome in included reviews using the GRADE approach. A total of 12 systematic reviews with 31 outcomes were included, among which 11 systematic reviews focus on the therapeutic effect of Chinese herbal medicine combined with conventional medicine or simple Chinese herbal medicine versus simple conventional medicine. Among the 11 items of AMSTAR, the lowest quality was "providing a priori design" item, none review conformed to this item, the next was "stating the conflict of interest" item, only three reviews conformed to this item. Five reviews scored less than seven in AMSTAR, which means that the overall methodological quality was fairly poor. For GRADE, of the 31 outcomes, the quality of evidence was high in none (0 %), moderate in three (10 %), low in 19 (61 %), and very low in nine (29 %). Of the five downgrading factors, risk of bias (100 %) was the most common downgrading factor in the included reviews, followed by imprecision (42 %), inconsistency (39 %), publication bias (39 %), and indirectness (0 %). The methodological quality of systematic reviews about Chinese herbal medicine for primary hypertension is fairly poor, and the quality of evidence level is low. Physicians should be cautious when applying the interventions in these reviews for primary hypertension patients in

  2. Arab-Islamic History and the Orientalizing Imagination

    Directory of Open Access Journals (Sweden)

    Muhammed A. al-Da‘mi

    2000-12-01

    Full Text Available While such critics of Orientalism as Said and Meyer have shown, the inescapable intellectual frameworks which imprisoned the Western mind in its treatment of the East, this essay specifies "historical" Orientalism as a touchstone to deepen and sharpen our awareness, not only of the mechanic of Orientalist thinking, but also of the various motives and hidden compulsions that made the shapers of public opinion tackle the Arab-Islamic past. An array of writings is analysed and investigated to come out with fresh conclusions that invite inspiring and dialectic-developing arguments.

  3. The study of methodologies of software development for the next generation of HEP detector software

    International Nuclear Information System (INIS)

    Ding Yuzheng; Wang Taijie; Dai Guiliang

    1997-01-01

    The author discusses the characteristics of the next generation of HEP (High Energy Physics) detector software, and describes the basic strategy for the usage of object oriented methodologies, languages and tools in the development of the next generation of HEP detector software

  4. Goal-oriented rectification of camera-based document images.

    Science.gov (United States)

    Stamatopoulos, Nikolaos; Gatos, Basilis; Pratikakis, Ioannis; Perantonis, Stavros J

    2011-04-01

    Document digitization with either flatbed scanners or camera-based systems results in document images which often suffer from warping and perspective distortions that deteriorate the performance of current OCR approaches. In this paper, we present a goal-oriented rectification methodology to compensate for undesirable document image distortions aiming to improve the OCR result. Our approach relies upon a coarse-to-fine strategy. First, a coarse rectification is accomplished with the aid of a computationally low cost transformation which addresses the projection of a curved surface to a 2-D rectangular area. The projection of the curved surface on the plane is guided only by the textual content's appearance in the document image while incorporating a transformation which does not depend on specific model primitives or camera setup parameters. Second, pose normalization is applied on the word level aiming to restore all the local distortions of the document image. Experimental results on various document images with a variety of distortions demonstrate the robustness and effectiveness of the proposed rectification methodology using a consistent evaluation methodology that encounters OCR accuracy and a newly introduced measure using a semi-automatic procedure.

  5. Quantitative analysis of microtubule orientation in interdigitated leaf pavement cells.

    Science.gov (United States)

    Akita, Kae; Higaki, Takumi; Kutsuna, Natsumaro; Hasezawa, Seiichiro

    2015-01-01

    Leaf pavement cells are shaped like a jigsaw puzzle in most dicotyledon species. Molecular genetic studies have identified several genes required for pavement cells morphogenesis and proposed that microtubules play crucial roles in the interdigitation of pavement cells. In this study, we performed quantitative analysis of cortical microtubule orientation in leaf pavement cells in Arabidopsis thaliana. We captured confocal images of cortical microtubules in cotyledon leaf epidermis expressing GFP-tubulinβ and quantitatively evaluated the microtubule orientations relative to the pavement cell growth axis using original image processing techniques. Our results showed that microtubules kept parallel orientations to the growth axis during pavement cell growth. In addition, we showed that immersion treatment of seed cotyledons in solutions containing tubulin polymerization and depolymerization inhibitors decreased pavement cell complexity. Treatment with oryzalin and colchicine inhibited the symmetric division of guard mother cells.

  6. The Application of Task- oriented Teaching Approach to Enhancing Communicative Competence of EFL

    Directory of Open Access Journals (Sweden)

    LI Mingxin

    2014-02-01

    Full Text Available To communicate is the primary goal of most foreign language learning (EFL. As an important component of the four macro skills (listening, speaking, reading and writing, reading should also serve this purpose. However, traditional methodology still dominates extensive reading teaching in most of the universities. To promote a communicative extensive reading class, we may start by designing various tasks and activities. This paper introduces a task-oriented approach in English extensive reading class. According to Nunan, task-oriented teaching involves learners in the classroom to comprehend, manipulate, produce or interact in the target language, but the focus is on the meaning rather than the form. In light of psycholinguistic model and schema theory model, the methodology covers information-gap activity, opinion-gap activity and reasoning-gap activity which can be run in the class. The task-approaches make the interaction between teacher and students, students and students more active and meaningful. Skills of reading to solve communicative problems are always treated consciously. This approach may hopefully result in some improvement on the teaching of English reading.

  7. The WLC principle for action-oriented perception

    Science.gov (United States)

    Arena, Paolo; Fortuna, Luigi; Lombardo, Davide; Patané, Luca; Velarde, Manuel G.

    2007-05-01

    In this paper a new methodology for action-oriented perception will be introduced. It is based on a previous method that used Turing Patterns in CNNs for the arousal of "perceptual states" as representation of the environmental condition. The emerging patterns were associated to codes which gave rise to learnable actions on a moving robot. Recently the new paradigm of Winnerless Competition (WLC) was taken into consideration to represent a suitable, bioinspired and efficient method to generate sequences of neural activations, strictly related to the spatial-temporal activity of input sensors. This fascinating property was recently peculiarly measured in the olfactory system, in particular in groups of neurons belonging to the insects' Antennal Lobe and to the mammalians' Olfactory Bulb. Taking inspiration from these experimental results and from the analytical model of the WLC, a cellular nonlinear model generating sequences of cell activation, representing the input pattern at the sensory level, will be used in an action-oriented perception framework. In fact simulation results showed the potentiality of the WLC approach to design dynamic networks for discrimination and classification, with a potentially huge memory capacity. In the present manuscript the WLC principle, implemented in a network of FitzHugh Nagumo neurons will be used within the whole framework for action-oriented perception, and the results will be applied to a roving robot.

  8. ORIENTATION TOWARD CUSTOMER FOR PUBLIC FOOD SERVICE

    Directory of Open Access Journals (Sweden)

    LIVIU ILIE FACALEATA

    2015-10-01

    Full Text Available In the context of accelerated economic globalization and hyper global competition, companies must have a high degree of orientation in the market, to know and respond quickly to volatile markets. In this context, the public food field is one marked by significant changes having regard to needs and consumer behavior. Public food services are designed to meet first the basic needs which causes certain private actions and a particular mechanism for the training of behavior with significant impact on the way in which the companies of public food should develop services and certain ambient which to contribute to the proper customer service. Moreover, these companies have aspecial relationship with customers, having regard to the direct interaction between supplier and customer. This present project aimsto identify good practice in the field of public food service regarding the implementation of the philosophy orientation on the marketplace. To achieve this goal has been used as methodology the analysis of the primary results from previous research in the fields of both market direction, as well as in the hospitality areas, analysis which has had as main objective a stock-taking of the models developed for the hospitality industry and compiling influence factors with impact on the "good service" of the client, but also integration of orientation principles toward market within the framework of these models.

  9. Familial risk factors in social anxiety disorder: calling for a family-oriented approach for targeted prevention and early intervention.

    Science.gov (United States)

    Knappe, Susanne; Beesdo-Baum, Katja; Wittchen, Hans-Ulrich

    2010-12-01

    Within the last decade, social anxiety disorder (SAD) has been identified as a highly prevalent and burdensome disorder. Both the characterization of its symptomatology and effective treatment options are widely documented. Studies particularly indicate that SAD aggregates in families and has its onset in early adolescence. Given the family as an important context for children's cognitive, emotional and behavioural development, familial risk factors could be expected to significantly contribute to the reliable detection of populations at risk for SAD. Reviewing studies on familial risk factors for SAD argues for the importance of parental psychopathology and unfavourable family environment, but also denotes to several shortcomings such as cross-sectional designs, short follow-up periods, diverging methodologies and the focus on isolated factors. Using a prospective longitudinal study that covers the high-risk period for SAD, including a broader spectrum of putative risk factors may help to overcome many of the methodological limitations. This review sets out to develop a more family-oriented approach for predicting the onset and maintenance of SAD that may be fruitful to derive targeted prevention and early intervention in SAD.

  10. Orientational order and rotational relaxation in the plastic crystal phase of tetrahedral molecules.

    Science.gov (United States)

    Rey, Rossend

    2008-01-17

    A methodology recently introduced to describe orientational order in liquid carbon tetrachloride is extended to the plastic crystal phase of XY4 molecules. The notion that liquid and plastic crystal phases are germane regarding orientational order is confirmed for short intermolecular distances but is seen to fail beyond, as long range orientational correlations are found for the simulated solid phase. It is argued that, if real, such a phenomenon may not to be accessible with direct (diffraction) methods due to the high molecular symmetry. This behavior is linked to the existence of preferential orientation with respect to the fcc crystalline network defined by the centers of mass. It is found that the dominant class accounts, at most, for one-third of all configurations, with a feeble dependence on temperature. Finally, the issue of rotational relaxation is also addressed, with an excellent agreement with experimental measures. It is shown that relaxation is nonhomogeneous in the picosecond range, with a slight dispersion of decay times depending on the initial orientational class. The results reported mainly correspond to neopentane over a wide temperature range, although results for carbon tetrachloride are included, as well.

  11. Diagram, a Learning Environment for Initiation to Object-Oriented Modeling with UML Class Diagrams

    Science.gov (United States)

    Py, Dominique; Auxepaules, Ludovic; Alonso, Mathilde

    2013-01-01

    This paper presents Diagram, a learning environment for object-oriented modelling (OOM) with UML class diagrams. Diagram an open environment, in which the teacher can add new exercises without constraints on the vocabulary or the size of the diagram. The interface includes methodological help, encourages self-correcting and self-monitoring, and…

  12. Influence of customer value orientation, brand value, and business ethics level on organizational performance

    Directory of Open Access Journals (Sweden)

    Leslier Maureen Valenzuela Fernández

    2016-06-01

    Full Text Available Purpose – Customer value orientation, brand value and business ethics are critical variables to developing long-term relationships with customers and achieve sustainable sales growth over time. This research shows how the degree of orientation to customer value by the sales forces, brand value and business ethical standards could significantly influence organizational performance. Design/methodology/approach – The study contributes to an explanatory model through a structural equation model (SEM and empirical evidence of research applied to 327 executives – occupying medium and high positions in several companies in Chile – who manage their business globally. Findings – The results support the hypothesis that customer value orientation, brand value and business ethics influence organizational performance. Originality/value – This research shows how the degree of orientation to customer value by the sales forces, brand value and business ethical standards could significantly influence organizational performance in a country like Chile.

  13. Design of Introspective Circuits for Analysis of Cell-Level Dis-orientation in Self-Assembled Cellular Systems

    Directory of Open Access Journals (Sweden)

    Nicholas Jesse Macias

    2016-02-01

    Full Text Available This paper discusses a novel approach to managing complexity in a large self-assembled system, by employing the self-assembling components themselves to address the complexity. Challenges are discussed, including the question of how to deal with elements that are assembled in different orientations from each other, and a solution based on the idea of introspective circuits is described. A methodology for determining a single cell’s orientation from an adjacent cell is given. An algorithm is then described for using such re-oriented edge cells to determine orientation of more-interior cells, thus allowing re-orientation of an entire 2D region of cells. Test procedures are described, and results are presented to show better-than-linear time performance (O(sqrt(n. The significance of this work is discussed, not only in terms of managing arrays of dis-oriented cells, but more importantly as an example of the usefulness of local, distributed self-configuration to create and use introspective circuitry. Finally, future work is discussed, including extension to 3D collections of cells.

  14. Agent-Oriented Embedded Control System Design and Development of a Vision-Based Automated Guided Vehicle

    Directory of Open Access Journals (Sweden)

    Wu Xing

    2012-07-01

    Full Text Available This paper presents a control system design and development approach for a vision-based automated guided vehicle (AGV based on the multi-agent system (MAS methodology and embedded system resources. A three-phase agent-oriented design methodology Prometheus is used to analyse system functions, construct operation scenarios, define agent types and design the MAS coordination mechanism. The control system is then developed in an embedded implementation containing a digital signal processor (DSP and an advanced RISC machine (ARM by using the multitasking processing capacity of multiple microprocessors and system services of a real-time operating system (RTOS. As a paradigm, an onboard embedded controller is designed and developed for the AGV with a camera detecting guiding landmarks, and the entire procedure has a high efficiency and a clear hierarchy. A vision guidance experiment for our AGV is carried out in a space-limited laboratory environment to verify the perception capacity and the onboard intelligence of the agent-oriented embedded control system.

  15. A review of systematic and quantifiable methods of estimating the needs of a community for alcohol treatment services.

    Science.gov (United States)

    Crook, G M; Oei, T P

    1998-01-01

    The purpose of this paper was to review a variety of systematic and quantifiable methodologies for planning and evaluating the provision of alcohol treatment services for communities. These methods include: (a) developing and evaluating indicators of alcohol-related harm in and across defined geographic areas, to assess the relative need for services; (b) demand-oriented techniques that involve the prediction of future demand for services based on the previous utilisation of treatment facilities; (c) comprehensive systems approaches to planning services; and (d) the estimation of the prevalence of individuals who need or would benefit from an intervention for their alcohol problem. In practice, service planners may incorporate a combination of approaches that could be compared and contrasted to assess the convergent validity of results. These methodologies can also be used to provide information for planning and evaluating prevention/health promotion and early intervention initiatives.

  16. HIV Risks, Testing, and Treatment in the Former Soviet Union: Challenges and Future Directions in Research and Methodology

    Directory of Open Access Journals (Sweden)

    Victoria M. Saadat

    2016-01-01

    Full Text Available Background. The dissolution of the USSR resulted in independence for constituent republics but left them battling an unstable economic environment and healthcare. Increases in injection drug use, prostitution, and migration were all widespread responses to this transition and have contributed to the emergence of an HIV epidemic in the countries of former Soviet Union. Researchers have begun to identify the risks of HIV infection as well as the barriers to HIV testing and treatment in the former Soviet Union. Significant methodological challenges have arisen and need to be addressed. The objective of this review is to determine common threads in HIV research in the former Soviet Union and provide useful recommendations for future research studies.Methods. In this systematic review of the literature, Pubmed was searched for English-language studies using the key search terms “HIV”, “AIDS”, “human immunodeficiency virus”, “acquired immune deficiency syndrome”, “Central Asia”, “Kazakhstan”, “Kyrgyzstan”, “Uzbekistan”, “Tajikistan”, “Turkmenistan”, “Russia”, “Ukraine”, “Armenia”, “Azerbaijan”, and “Georgia”. Studies were evaluated against eligibility criteria for inclusion.Results. Thirty-nine studies were identified across the two main topic areas of HIV risk and barriers to testing and treatment, themes subsequently referred to as “risk” and “barriers”. Study design was predominantly cross-sectional. The most frequently used sampling methods were peer-to-peer and non-probabilistic sampling. The most frequently reported risks were condom misuse, risky intercourse, and unsafe practices among injection drug users.  Common barriers to testing included that testing was inconvenient, and that results would not remain confidential.  Frequent barriers to treatment were based on a distrust in the treatment system. Conclusion. The findings of this review reveal methodological limitations

  17. Orientation relationship in Eurofer martensitic steels

    International Nuclear Information System (INIS)

    Barcelo, F.; De Carlan, Y.; Bechade, J.L.; Fournier, B.

    2009-01-01

    Both TEM and SEM/EBSD orientation measurements are carried out on a Eurofer97 martensitic steel. The influence of the prior austenitic grain size is studied using dedicated heat treatments. The intra laths misorientation is estimated by TEM. SEM/EBSD orientation mapping enable to study the actual orientation relationship (OR) between the parent austenitic phase and the martensitic phase. Neither the Nishiyama-Wasserman nor the Kurdjumov-Sachs OR is able to account for both the misorientation angle distributions, the pole figure and the misorientation axes measured. The mixed OR recently proposed by Gourgues et al. (Electron backscattering diffraction study of acicular ferrite, bainite, and martensite steel microstructures, Mater. Sci. Tech. 16 (2000), p. 26-40.) and Sonderegger et al. (Martensite laths in creep resistant martensitic 9-12% Cr steels - Calculation and measurement of misorientations, Mater. Characterization (2006), in Press.) seems to be able to account for most of these results. Based on this OR, a new angular criterion is proposed to detect blocks of laths. (authors)

  18. [Sexual orientation in the school environment: fact or eagerness?].

    Science.gov (United States)

    de Almeida, Sandra Aparecida; Nogueira, Jordana de Almeida; Silva, Antonia Oliveira; Torres, Gilson Vasconcelos

    2011-03-01

    This qualitative research aims to analyze how sexual orientation has been incorporated into pedagogic practices through the point of view of educators from public schools of fundamental teaching. Twenty three educators from Cajazeiras, Paralba, Brazil participated in the study. The focus group was elected as technique of investigation, and the empirical data obtained were organized according to the technique of analysis of content. It was realized that there is an effort of the actors to privilege contents related to sexual orientation in the school environment though they demand that a level of informative and subjective character about the "sexuality" be encouraged providing the educators with a space for re-significations of its internality of values. The information directed to self-care must transcend the limits of prevention and hygienisation, incorporating extensive, inclusive and reflective methodologies, which recognize human and social rights and promote the ethical construction of citizenship.

  19. Therapeutic alliance in schizophrenia: the role of recovery orientation, self-stigma, and insight.

    Science.gov (United States)

    Kvrgic, Sara; Cavelti, Marialuisa; Beck, Eva-Marina; Rüsch, Nicolas; Vauth, Roland

    2013-08-30

    The present study examined variables related to the quality of the therapeutic alliance in out-patients with schizophrenia. We expected recovery orientation and insight to be positively, and self-stigma to be negatively associated with a good therapeutic alliance. We expected these associations to be independent from age, clinical symptoms (i.e. positive and negative symptoms, depression), and more general aspects of relationship building like avoidant attachment style and the duration of treatment by the current therapist. The study included 156 participants with DSM-IV diagnoses of schizophrenia or schizoaffective disorder in the maintenance phase of treatment. Therapeutic alliance, recovery orientation, self-stigma, insight, adult attachment style, and depression were assessed by self-report. Symptoms were rated by interviewers. Hierarchical multiple regressions revealed that more recovery orientation, less self-stigma, and more insight independently were associated with a better quality of the therapeutic alliance. Clinical symptoms, adult attachment style, age, and the duration of treatment by current therapist were unrelated to the quality of the therapeutic alliance. Low recovery orientation and increased self-stigma might undermine the therapeutic alliance in schizophrenia beyond the detrimental effect of poor insight. Therefore in clinical settings, besides enhancing insight, recovery orientation, and self-stigma should be addressed. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  20. An investigation into the relationship between political activity levels and political market orientation

    DEFF Research Database (Denmark)

    Ormrod, Robert P.; Henneberg, Stephan C.

    2010-01-01

    Purpose - The key objective of this research is to investigate the relationship between party member activity-levels and perceptions of their party's political market orientation. Specifically, it aims to scrutinise the differences in the interplay of attitudinal and behavioural aspects of politi......Purpose - The key objective of this research is to investigate the relationship between party member activity-levels and perceptions of their party's political market orientation. Specifically, it aims to scrutinise the differences in the interplay of attitudinal and behavioural aspects...... of political market orientation. Design/methodology/approach - Using a wide variety of respondent groups within the party, the research draws on an existing conceptualisation of political market orientation and empirically test its relationship with party member activity levels. Three models, plus a baseline...... model, are developed and data from 1,156 questionnaires are used to investigate a structural equation model using the partial least square method. Findings - While the baseline model exhibits a robust pattern of positive relationships between the attitudinal and behavioural constructs, the comparative...

  1. Salespeople's Renqing Orientation, Self-esteem, and Selling Behaviors: An Empirical Study in Taiwan.

    Science.gov (United States)

    Tsai, Ming-Hong; Chi, Shu-Cheng Steve; Hu, Hsiu-Hua

    2009-06-01

    PURPOSE: The purpose of this study was to investigate how salespeople's renqing orientation and self-esteem jointly affect their selling behavior. DESIGN/METHODOLOGY/APPROACH: Data were obtained from a survey of salespeople from 17 pharmaceutical and consumer-goods companies in Taiwan (n = 216). FINDINGS: Salespeople's renqing orientation (i.e., their propensity to adhere to the accepted norm of reciprocity) compensates the negative effect of self-esteem on their selling behaviors, such as adaptive selling and hard work. IMPLICATIONS: Our study results underscore the critical role of the character trait of renqing orientation in a culture emphasizing a norm of reciprocity. Therefore, it would be useful to consider a strategy of recruiting salespeople with either a high self-esteem or a combination of high renqing orientation and low self-esteem. ORIGINALITY/VALUE: The existing literature of industrial/organizational psychology and marketing primarily relies on constructs that are derived from Western cultural contexts. However, the present paper extended these literatures by investigating the possible joint effects of self-esteem with a trait originated from the Chinese culture on salespeople's selling behaviors.

  2. Milestone 4.1 ∙ First draft on complemented LCA methodology

    DEFF Research Database (Denmark)

    Larsen, Henrik Fred; Olsen, Stig Irving; Hauschild, Michael Zwicky

    As described in deliverable 4.1, D4.1 (Larsen et al. 2007) NEPTUNE is using two main types of life cycle impact assessment (LCIA) methodologies when doing LCA studies on the waste water treatment technologies included. The basic methodology is the well known existing EDIP97 methodology (Wenzel et...

  3. Optical band gap demarcation around 2.15 eV depending on preferred orientation growth in red HgI{sub 2} films

    Energy Technology Data Exchange (ETDEWEB)

    Tyagi, Pankaj, E-mail: pankajtyagicicdu@gmail.com

    2017-04-01

    Thermally evaporated stoichiometric films of red HgI{sub 2} show preferred orientation growth with either (102) or (002) orientation. The as grown films shows a change from one preferred orientation to another depending on their thickness, open-air heat-treatment and in-situ heat treatment of films. The in-situ heat-treatment of thermally evaporated stoichiometric films of red HgI{sub 2} with preferred growth of (102) orientation shows a gradual linear decrease in film thickness with in-situ heat-treatment temperature. On in-situ heat-treatment above 80 °C, it is found that HgI{sub 2} films become thinner than 900 nm, which are otherwise difficult to grow due to high vapor pressure of HgI{sub 2}. For these films the preferred orientation also changed from (102) to (002). The optical band gap (E{sub g}) also found to increase linearly with in-situ heat-treatment temperature. It is interesting to note that in-situ heat-treated films having (002) orientation had higher values of optical band gap than (102) orientation films. On combining these results with those of as grown and open-air heat-treated red HgI{sub 2} films reported in the literature, it is evident that there exists an optical band gap demarcation around 2.15 eV for red HgI{sub 2} thin films depending on their preferred orientation growth. Films with (102) orientation are found to have optical band gap less than 2.15 eV and those with (002) orientation are found to have optical band gap more than 2.15 eV. This is irrespective of the physical mean of obtaining the preferred orientation. The preferred orientation can be achieved by either physical means such as growing films with higher thickness, heat-treating them for short duration in open air or heat-treating them in-situ.

  4. Shared decision-making in medical encounters regarding breast cancer treatment: the contribution of methodological triangulation.

    Science.gov (United States)

    Durif-Bruckert, C; Roux, P; Morelle, M; Mignotte, H; Faure, C; Moumjid-Ferdjaoui, N

    2015-07-01

    The aim of this study on shared decision-making in the doctor-patient encounter about surgical treatment for early-stage breast cancer, conducted in a regional cancer centre in France, was to further the understanding of patient perceptions on shared decision-making. The study used methodological triangulation to collect data (both quantitative and qualitative) about patient preferences in the context of a clinical consultation in which surgeons followed a shared decision-making protocol. Data were analysed from a multi-disciplinary research perspective (social psychology and health economics). The triangulated data collection methods were questionnaires (n = 132), longitudinal interviews (n = 47) and observations of consultations (n = 26). Methodological triangulation revealed levels of divergence and complementarity between qualitative and quantitative results that suggest new perspectives on the three inter-related notions of decision-making, participation and information. Patients' responses revealed important differences between shared decision-making and participation per se. The authors note that subjecting patients to a normative behavioural model of shared decision-making in an era when paradigms of medical authority are shifting may undermine the patient's quest for what he or she believes is a more important right: a guarantee of the best care available. © 2014 John Wiley & Sons Ltd.

  5. Relationship between Future Time Orientation and Item Nonresponse on Subjective Probability Questions: A Cross-Cultural Analysis.

    Science.gov (United States)

    Lee, Sunghee; Liu, Mingnan; Hu, Mengyao

    2017-06-01

    Time orientation is an unconscious yet fundamental cognitive process that provides a framework for organizing personal experiences in temporal categories of past, present and future, reflecting the relative emphasis given to these categories. Culture lies central to individuals' time orientation, leading to cultural variations in time orientation. For example, people from future-oriented cultures tend to emphasize the future and store information relevant for the future more than those from present- or past-oriented cultures. For survey questions that ask respondents to report expected probabilities of future events, this may translate into culture-specific question difficulties, manifested through systematically varying "I don't know" item nonresponse rates. This study drew on the time orientation theory and examined culture-specific nonresponse patterns on subjective probability questions using methodologically comparable population-based surveys from multiple countries. The results supported our hypothesis. Item nonresponse rates on these questions varied significantly in the way that future-orientation at the group as well as individual level was associated with lower nonresponse rates. This pattern did not apply to non-probability questions. Our study also suggested potential nonresponse bias. Examining culture-specific constructs, such as time orientation, as a framework for measurement mechanisms may contribute to improving cross-cultural research.

  6. Applying the Tropos Methodology for Analysing Web Services Requirements and Reasoning about Qualities of Services

    NARCIS (Netherlands)

    Aiello, Marco; Giorgini, Paolo

    2004-01-01

    The shift in software engineering from the design, implementation and management of isolated software elements towards a network of autonomous interoperable service is calling for a shift in the way software is designed. We propose the use of the agent-oriented methodology Tropos for the analysis of

  7. The Strategically Oriented Approach to Studying the Economic Sustainability of Enterprises

    Directory of Open Access Journals (Sweden)

    Ponomarenko Tеtyana V.

    2017-03-01

    Full Text Available The article presents the constructive consideration of modern approaches to the study of the essence of economic sustainability. It is noted that they are focused on sustainability as a status of the economic system. It is actualized that such an approach does not correspond to the system-synergetic methodology, according to which sustainability has a dualistic nature: as a status and as a property of the system to be stable. The key provisions of the traditional approach to understanding the essence of economic sustainability are systematized. Based on the productive synthesis of the system-synergetic methodology and modern achievements of the theory of strategic management, there formed the author’s conceptual approach that extends the traditional content of economic sustainability exclusively as a status. The proposed approach extends the temporal context of sustainability from the provision of a momentary state to the formation of the possibilities for the permanent functioning of an enterprise. It is argued that these opportunities are determined by the organizational ability of companies to realize their functional purpose. This changes the priority of the managerial focus: from orientation to providing material, financial and labor resources (the traditional approach to the accumulation of resources that can not be the subject of market-based sales transactions (the strategically oriented approach.

  8. The effect of alkaline treatment and fiber orientation on impact resistant of bio-composites Sansevieria trifasciata fiber/polypropylene as automotive components material

    Science.gov (United States)

    Shieddieque, Apang Djafar; Mardiyati, Suratman, Rochim; Widyanto, Bambang

    2018-04-01

    The increasing amount of car usage is causing an escalated amount of fuel consumption and CO2 emission. It implicates demand for the automotive industry to increase the efficiency of their products, One of the most effective ways to solve the issue is to find green weight light material for the interior automotive component. The Aim of this research was to investigate the effect of alkaline treatment and fiber orientation on the impact resistant of material bio- composite sansevieiria trifasciata fiber/Polypropylene. In this research, bio-composites sansevieria trifasciata fiber/Polypropylene was prepared with random fiber orientation and unidirectional orientation by using a hot press method with pressure 140 Bar and temperature 240°C. Fiber was taken from Sansevieria trifasciata by using mechanical retting. In this study, Sansevieria fiber was given alkaline treatment (mercerization) with NaOH 3% (w/w) solution at temperature 100°C for an hour. The fraction of fiber volume that were used in this experiment are 0%, 5%, 10%, and 15%. The impact test was conducted based on ASTM D 6110 - 04, and the fracture analysis was investigated by scanning electron microscope (SEM). The best result of impact toughness and fracture analysis were achieved by bio composite untreated and unidirectional sansevieria trifasciata fiber/Polypropylene with fiber volume fraction of 15%, which was 48.092kJ/m2 for impact resistant. As compared to the impact toughness standard, which needed for interior automotive component, the impact toughness of sansevieria trifasciata fiber/Polypropylene has fulfilled the standard of the interior material automotive industry. Therefore, this material can be potentially used as materials on the car exterior component.

  9. TEM Study of the Orientation Relationship Between Cementite and Ferrite in a Bainitic Low Carbon High Strength Low Alloy Steel

    OpenAIRE

    Illescas Fernandez, Silvia; Brown, A.P.; He, K.; Fernández, Javier; Guilemany Casadamon, Josep Maria

    2005-01-01

    Two different bainitic structures are observed in a steel depending on the sample heat treatment. The different types of bainitic structures exhibit different orientation relationships between cementite and the ferrite matrix. Upper bainite presents a Pitsch orientation relationship and lower bainite presents a Bagaryatski orientation relationship. Different heat treatments of low carbon HSLA steel samples have been studied using TEM in order to find the orientation relationshi...

  10. Taking an object-oriented view of accelerators

    International Nuclear Information System (INIS)

    Nishimura, H.

    1995-01-01

    It was almost a decade ago that accelerator experts were introduced to the concept of object-oriented programming. This new methodology was expected to play a key role in solving various software problems. Today, there seems be nothing that prevents us from taking advantage of this new technology. In fact, we are often forced to catch up with the computer industry's new standards. This is especially true for graphics programming. While evaluating the benefits of using this new technology, we must also evaluate whether it is as effective as it was claimed. In this paper, we discuss these issues based on experiences at the Advanced Light Source

  11. Autonomy-oriented mechanisms for efficient energy distribution

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Jiming; Shi, Benyun

    2010-09-15

    Due to the uneven geographical availability of energy resources, it is essential for the energy suppliers and consumers in different countries/regions to most efficiently, economically, as well as reliably distribute energy resources. In this paper, starting from a specific energy distribution problem, we present a decentralized behavior-based paradigm that draws on the methodology of autonomy-oriented computing. The goal is twofold: (i) to characterize the underlying mechanism of the energy distribution systems, (ii) to provide scalable solutions for efficient energy distribution. We conjecture that efficient energy trading markets can emerge from appropriate behavior-based mechanisms, which can autonomously improve energy distribution efficiency.

  12. [Methodological quality evaluation of randomized controlled trials for traditional Chinese medicines for treatment of sub-health].

    Science.gov (United States)

    Zhao, Jun; Liao, Xing; Zhao, Hui; Li, Zhi-Geng; Wang, Nan-Yue; Wang, Li-Min

    2016-11-01

    To evaluate the methodological quality of the randomized controlled trials(RCTs) for traditional Chinese medicines for treatment of sub-health, in order to provide a scientific basis for the improvement of clinical trials and systematic review. Such databases as CNKI, CBM, VIP, Wanfang, EMbase, Medline, Clinical Trials, Web of Science and Cochrane Library were searched for RCTS for traditional Chinese medicines for treatment of sub-health between the time of establishment and February 29, 2016. Cochrane Handbook 5.1 was used to screen literatures and extract data, and CONSORT statement and CONSORT for traditional Chinese medicine statement were adopted as the basis for quality evaluation. Among the 72 RCTs included in this study, 67 (93.05%) trials described the inter-group baseline data comparability, 39(54.17%) trials described the unified diagnostic criteria, 28(38.89%) trials described the unified standards of efficacy, 4 (5.55%) trials mentioned the multi-center study, 19(26.38%) trials disclosed the random distribution method, 6(8.33%) trials used the random distribution concealment, 15(20.83%) trials adopted the method of blindness, 3(4.17%) study reported the sample size estimation in details, 5 (6.94%) trials showed a sample size of more than two hundred, 19(26.38%) trials reported the number of withdrawal, defluxion cases and those lost to follow-up, but only 2 trials adopted the ITT analysis,10(13.89%) trials reported the follow-up results, none of the trial reported the test registration and the test protocol, 48(66.7%) trials reported all of the indicators of expected outcomes, 26(36.11%) trials reported the adverse reactions and adverse events, and 4(5.56%) trials reported patient compliance. The overall quality of these randomized controlled trials for traditional Chinese medicines for treatment of sub-health is low, with methodological defects in different degrees. Therefore, it is still necessary to emphasize the correct application of principles

  13. Combined object-oriented approach for development of process control systems

    International Nuclear Information System (INIS)

    Antonova, I.; Batchkova, I.

    2013-01-01

    Full text: The traditional approaches for development of software control system in automation an information technology based on a directly code creation are no longer effective and successful enough. The response to these challenges is the Model Driven Engineering (MDE) or its counter part in the field of architectures Model Driven Architecture (MDA). One of the most promising approach supporting MDE and MDA is UML. It does not specify a methodology for software or system design but aims to provide an integrated modeling framework for structural, functional and behavior descriptions. The success of UML in many object-oriented approaches led to an idea of applying UML to design of multi agent systems. The approach proposed in this paper applies modified Harmony methodology and is based on the combined use of UML profile for system engineering, IEC61499 standard and FIPA standard protocols. The benefits of object-oriented paradigm and the models of IEC61499 standard are extended with UML/SysML and FIPA notations. The development phases are illustrated with the UML models of a simple process control system. The main benefits of using the proposed approach can be summarized as: it provides consistency in the syntax and underlying semantics; increases the potential and likelihood of reuse; supports the whole software development life cycle in the field of process control. Including the SysML features, based on extended activity and parametric diagrams, flow ports and items to the proposed approach opens the possibilities for modeling of continuous system and support the development in field of process control. Another advantage, connected to the UML/MARTE profile is the possibility for analysis of the designed system and detailed design of the hardware and software platform of the modeled application. Key words: object-oriented modeling, control system, UML, SysML, IEC 61499

  14. Action research methodology in clinical pharmacy: how to involve and change.

    Science.gov (United States)

    Nørgaard, Lotte Stig; Sørensen, Ellen Westh

    2016-06-01

    Introduction The focus in clinical pharmacy practice is and has for the last 30-35 years been on changing the role of pharmacy staff into service orientation and patient counselling. One way of doing this is by involving staff in change process and as a researcher to take part in the change process by establishing partnerships with staff. On the background of the authors' widespread action research (AR)-based experiences, recommendations and comments for how to conduct an AR-study is described, and one of their AR-based studies illustrate the methodology and the research methods used. Methodology AR is defined as an approach to research which is based on a problem-solving relationship between researchers and clients, which aims at both solving a problem and at collaboratively generating new knowledge. Research questions relevant in AR-studies are: what was the working process in this change oriented study? What learning and/or changes took place? What challenges/pitfalls had to be overcome? What were the influence/consequences for the involved parts? When to use If you want to implement new services and want to involve staff and others in the process, an AR methodology is very suitable. The basic advantages of doing AR-based studies are grounded in their participatory and democratic basis and their starting point in problems experienced in practice. Limitations Some of the limitations in AR-studies are that neither of the participants in a project steering group are the only ones to decide. Furthermore, the collective process makes the decision-making procedures relatively complex.

  15. Understanding voter orientation in the context of political market orientation

    DEFF Research Database (Denmark)

    Ormrod, Robert P.; Henneberg, Stephan C.

    2010-01-01

    This article develops a conceptual framework and measurement model of political market orientation. The relationships between different behavioural aspects of political market orientation and the attitudinal influences of such behaviour are analysed, and the study includes structural equation...... modelling to test several hypotheses. While the results show that political parties focus on several different aspects of market-oriented behaviour, especially using an internal and societal orientation as cultural antecedents, a more surprising result is the inconclusive effect of a voter orientation...... on political market orientation. This lends support to the argument of 'looking beyond the customer' in political marketing research and practice. The article discusses the findings in the context of the existing literature on political marketing and commercial market orientation....

  16. Towards aspect-oriented functional–structural plant modelling

    Science.gov (United States)

    Cieslak, Mikolaj; Seleznyova, Alla N.; Prusinkiewicz, Przemyslaw; Hanan, Jim

    2011-01-01

    Background and Aims Functional–structural plant models (FSPMs) are used to integrate knowledge and test hypotheses of plant behaviour, and to aid in the development of decision support systems. A significant amount of effort is being put into providing a sound methodology for building them. Standard techniques, such as procedural or object-oriented programming, are not suited for clearly separating aspects of plant function that criss-cross between different components of plant structure, which makes it difficult to reuse and share their implementations. The aim of this paper is to present an aspect-oriented programming approach that helps to overcome this difficulty. Methods The L-system-based plant modelling language L+C was used to develop an aspect-oriented approach to plant modelling based on multi-modules. Each element of the plant structure was represented by a sequence of L-system modules (rather than a single module), with each module representing an aspect of the element's function. Separate sets of productions were used for modelling each aspect, with context-sensitive rules facilitated by local lists of modules to consider/ignore. Aspect weaving or communication between aspects was made possible through the use of pseudo-L-systems, where the strict-predecessor of a production rule was specified as a multi-module. Key Results The new approach was used to integrate previously modelled aspects of carbon dynamics, apical dominance and biomechanics with a model of a developing kiwifruit shoot. These aspects were specified independently and their implementation was based on source code provided by the original authors without major changes. Conclusions This new aspect-oriented approach to plant modelling is well suited for studying complex phenomena in plant science, because it can be used to integrate separate models of individual aspects of plant development and function, both previously constructed and new, into clearly organized, comprehensive FSPMs. In

  17. Towards aspect-oriented functional--structural plant modelling.

    Science.gov (United States)

    Cieslak, Mikolaj; Seleznyova, Alla N; Prusinkiewicz, Przemyslaw; Hanan, Jim

    2011-10-01

    Functional-structural plant models (FSPMs) are used to integrate knowledge and test hypotheses of plant behaviour, and to aid in the development of decision support systems. A significant amount of effort is being put into providing a sound methodology for building them. Standard techniques, such as procedural or object-oriented programming, are not suited for clearly separating aspects of plant function that criss-cross between different components of plant structure, which makes it difficult to reuse and share their implementations. The aim of this paper is to present an aspect-oriented programming approach that helps to overcome this difficulty. The L-system-based plant modelling language L+C was used to develop an aspect-oriented approach to plant modelling based on multi-modules. Each element of the plant structure was represented by a sequence of L-system modules (rather than a single module), with each module representing an aspect of the element's function. Separate sets of productions were used for modelling each aspect, with context-sensitive rules facilitated by local lists of modules to consider/ignore. Aspect weaving or communication between aspects was made possible through the use of pseudo-L-systems, where the strict-predecessor of a production rule was specified as a multi-module. The new approach was used to integrate previously modelled aspects of carbon dynamics, apical dominance and biomechanics with a model of a developing kiwifruit shoot. These aspects were specified independently and their implementation was based on source code provided by the original authors without major changes. This new aspect-oriented approach to plant modelling is well suited for studying complex phenomena in plant science, because it can be used to integrate separate models of individual aspects of plant development and function, both previously constructed and new, into clearly organized, comprehensive FSPMs. In a future work, this approach could be further

  18. C-axis orientated AlN films deposited using deep oscillation magnetron sputtering

    International Nuclear Information System (INIS)

    Lin, Jianliang; Chistyakov, Roman

    2017-01-01

    Highlights: • Highly orientated AlN films were deposited by DOMS technique. • Controlled ion flux bombardment improved the texture and crystalline quality. • Excessive ion bombardment showed a detrimental effect on the c-axis orientation growth. • Improved c-axis alignment accompanied with stress relaxation with increasing film thickness. - Abstract: Highly c-axis orientated aluminum nitride (AlN) films were deposited on silicon (100) substrates by reactive deep oscillation magnetron sputtering (DOMS). No epitaxial favored bond layer and substrate heating were applied for assisting texture growth. The effects of the peak target current density (varied from 0.39 to 0.8 Acm"−"2) and film thickness (varied from 0.25 to 3.3 μm) on the c-axis orientation, microstructure, residual stress and mechanical properties of the AlN films were investigated by means of X-ray diffraction rocking curve methodology, transmission electron microscopy, optical profilometry, and nanoindentation. All AlN films exhibited a preferred orientation and compressive residual stresses. At similar film thicknesses, an increase in the peak target current density to 0.53 Acm"−"2 improved the orientation. Further increasing the peak target current density to above 0.53 Acm"−"2 showed limited contribution to the texture development. The study also showed that an increase in the thickness of the AlN films deposited by DOMS improved the c-axis alignment accompanied with a reduction in the residual stress.

  19. C-axis orientated AlN films deposited using deep oscillation magnetron sputtering

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Jianliang, E-mail: Jianliang.lin@swri.org [Southwest Research Institute, San Antonio, TX 78238 (United States); Chistyakov, Roman [Zpulser LLC, Mansfield, MA 02048 (United States)

    2017-02-28

    Highlights: • Highly <0001> orientated AlN films were deposited by DOMS technique. • Controlled ion flux bombardment improved the <0001> texture and crystalline quality. • Excessive ion bombardment showed a detrimental effect on the c-axis orientation growth. • Improved c-axis alignment accompanied with stress relaxation with increasing film thickness. - Abstract: Highly <0001> c-axis orientated aluminum nitride (AlN) films were deposited on silicon (100) substrates by reactive deep oscillation magnetron sputtering (DOMS). No epitaxial favored bond layer and substrate heating were applied for assisting texture growth. The effects of the peak target current density (varied from 0.39 to 0.8 Acm{sup −2}) and film thickness (varied from 0.25 to 3.3 μm) on the c-axis orientation, microstructure, residual stress and mechanical properties of the AlN films were investigated by means of X-ray diffraction rocking curve methodology, transmission electron microscopy, optical profilometry, and nanoindentation. All AlN films exhibited a <0001> preferred orientation and compressive residual stresses. At similar film thicknesses, an increase in the peak target current density to 0.53 Acm{sup −2} improved the <0001> orientation. Further increasing the peak target current density to above 0.53 Acm{sup −2} showed limited contribution to the texture development. The study also showed that an increase in the thickness of the AlN films deposited by DOMS improved the c-axis alignment accompanied with a reduction in the residual stress.

  20. Research Methodology in Recurrent Pregnancy Loss

    DEFF Research Database (Denmark)

    Christiansen, Ole B

    2014-01-01

    The aim of this article is to highlight pitfalls in research methodology that may explain why studies in recurrent pregnancy loss (RPL) often provide very divergent results. It is hoped that insight into this issue may help clinicians decide which published studies are the most valid. It may help...... researchers to eliminate methodological flaws in future studies, which may hopefully come to some kind of agreement about the usefulness of diagnostic tests and treatments in RPL....

  1. On Methodology and (PostColonialism in Tourism Promotional Language

    Directory of Open Access Journals (Sweden)

    Ana Crăciunescu

    2016-07-01

    Full Text Available The greatest challenge of the present paper is the research paradox that tourism imbeds within its economic and historical realities. Whilst tributary to Western research methodologies, we realized that an impartial analysis of tourism studies, which is essentially postcolonial, presupposes a pertinent review of ''marginal'' state of the art in the field. As scholars argue, tourism has developed a language of its own in order to promote cultural patterns of authenticity. This universal lexicon is largely rooted in myth and otherness, which lead us to the exemplification from a semio-linguistic perspective of a paradisiacal destination −Jamaica − included in the categories of such by the normative Westerner. We also touch upon gender issues on the larger colonialist background that the relation Self-Other, Orient-Occident, Colonizer-Colonized raises even at a methodological level in recent literature.

  2. An automated methodology development. [software design for combat simulation

    Science.gov (United States)

    Hawley, L. R.

    1985-01-01

    The design methodology employed in testing the applicability of Ada in large-scale combat simulations is described. Ada was considered as a substitute for FORTRAN to lower life cycle costs and ease the program development efforts. An object-oriented approach was taken, which featured definitions of military targets, the capability of manipulating their condition in real-time, and one-to-one correlation between the object states and real world states. The simulation design process was automated by the problem statement language (PSL)/problem statement analyzer (PSA). The PSL/PSA system accessed the problem data base directly to enhance the code efficiency by, e.g., eliminating non-used subroutines, and provided for automated report generation, besides allowing for functional and interface descriptions. The ways in which the methodology satisfied the responsiveness, reliability, transportability, modifiability, timeliness and efficiency goals are discussed.

  3. Human resource management in the project-oriented organization: Employee well-being and ethical treatment

    OpenAIRE

    Turner, R.; Huemann, M.; Keegan, A.

    2008-01-01

    As part of a wider study into human resource management (HRM) practices in project-oriented organizations, we investigated the issue of employee well-being. Project-oriented organizations adopt temporary work processes to deliver products and services to clients. This creates a dynamic work environment, where additional pressures can be imposed on the employee from fluctuating work-loads, uncertain requirements, and multiple role demands. These pressures can create issues for employee well-be...

  4. APPROACH FOR IMPROVING THE INTEGRATED SENSOR ORIENTATION

    Directory of Open Access Journals (Sweden)

    E. Mitishita

    2016-06-01

    Full Text Available The direct determination of exterior orientation parameters (EOP of aerial images via integration of the Inertial Measurement Unit (IMU and GPS is often used in photogrammetric mapping nowadays. The accuracies of the EOP depend on the accurate parameters related to sensors mounting when the job is performed (offsets of the IMU relative to the projection centre and the angles of boresigth misalignment between the IMU and the photogrammetric coordinate system. In principle, when the EOP values do not achieve the required accuracies for the photogrammetric application, the approach, known as Integrated Sensor Orientation (ISO, is used to refine the direct EOP. ISO approach requires accurate Interior Orientation Parameters (IOP and standard deviation of the EOP under flight condition. This paper investigates the feasibility of use the in situ camera calibration to obtain these requirements. The camera calibration uses a small sub block of images, extracted from the entire block. A digital Vexcel UltraCam XP camera connected to APPLANIX POS AVTM system was used to get two small blocks of images that were use in this study. The blocks have different flight heights and opposite flight directions. The proposed methodology improved significantly the vertical and horizontal accuracies of the 3D point intersection. Using a minimum set of control points, the horizontal and vertical accuracies achieved nearly one image pixel of resolution on the ground (GSD. The experimental results are shown and discussed.

  5. A Data Preparation Methodology in Data Mining Applied to Mortality Population Databases.

    Science.gov (United States)

    Pérez, Joaquín; Iturbide, Emmanuel; Olivares, Víctor; Hidalgo, Miguel; Martínez, Alicia; Almanza, Nelva

    2015-11-01

    It is known that the data preparation phase is the most time consuming in the data mining process, using up to 50% or up to 70% of the total project time. Currently, data mining methodologies are of general purpose and one of their limitations is that they do not provide a guide about what particular task to develop in a specific domain. This paper shows a new data preparation methodology oriented to the epidemiological domain in which we have identified two sets of tasks: General Data Preparation and Specific Data Preparation. For both sets, the Cross-Industry Standard Process for Data Mining (CRISP-DM) is adopted as a guideline. The main contribution of our methodology is fourteen specialized tasks concerning such domain. To validate the proposed methodology, we developed a data mining system and the entire process was applied to real mortality databases. The results were encouraging because it was observed that the use of the methodology reduced some of the time consuming tasks and the data mining system showed findings of unknown and potentially useful patterns for the public health services in Mexico.

  6. A methodology for automated cartographic data input, drawing and editing using kinetic Delaunay/Voronoi diagrams

    DEFF Research Database (Denmark)

    Gold, Christopher M.; Mioc, Darka; Anton, François

    2008-01-01

    This chapter presents a methodology for automated cartographic data in- put, drawing and editing. This methodology is based on kinematic algorithms for point and line Delaunay triangulation and the Voronoi diagram. It allows one to automate some parts of the manual digitization process......-oriented algorithm for large data sets, and all our algorithms are based on local operations (except for basic point location). Because the deletion of individual points or line segments is a necessary part of the manual editing process, incremental insertion and deletion is used. The original concept used here...

  7. Deciding to Come Out to Parents: Toward a Model of Sexual Orientation Disclosure Decisions.

    Science.gov (United States)

    Grafsky, Erika L

    2017-08-16

    The purpose of this study was to conduct research to understand nonheterosexual youths' decision to disclose their sexual orientation information to their parents. The sample for this study includes 22 youth between the ages of 14 and 21. Constructivist grounded theory guided the qualitative methodology and data analysis. The findings from this study posit an emerging model of sexual orientation disclosure decisions comprised of four interrelated factors that influence the decision to disclose or not disclose, as well as a description of the mechanism through which disclosure either does or does not occur. Clinical implications and recommendations for further research are provided. © 2017 Family Process Institute.

  8. A Measure of Market Orientation: Development and Validation in a Different Cultural Context

    Directory of Open Access Journals (Sweden)

    José Miguel Ospina

    2013-09-01

    Full Text Available For several decades, researchers and marketing practitioners have proclaimed that the adoption of a consumer-oriented philosophy is the key to developing and maintaining a sustainable competitive advantage for a business operating in a highly competitive environment. The interest shown has not been sufficient to dispel certain concerns about the construct’s domain, and the methodology followed for measuring it in different cultural contexts. This paper examines the reliability and validity of three scales for measuring market orientation in a Spanish-speaking international context. The results confirm those obtained from previous research efforts. The study of the three scales, when combined, suggests the existence of six dimensions that are measurable with eighteen items.

  9. Culture of science: strange history of the methodological thinking in psychology.

    Science.gov (United States)

    Toomela, Aaro

    2007-03-01

    In pre-World-War-II psychology, two directions in methodological thought-the German-Austrian and North American ways-could be differentiated. After the war, the German-Austrian methodological orientation has been largely abandoned. Compared to the pre-WWII German-Austrian psychology, modern mainstream psychology is more concerned with accumulation of facts than with general theory. Furthermore, the focus on qualitative data-in addition to quantitative data-is rarely visible. Only external-physical or statistical-rather than psychological controls are taken into account in empirical studies. Fragments--rather than wholes-and relationships are studied, and single cases that contradict group data are not analyzed. Instead of complex psychological types simple trait differences are studied, and prediction is not followed by thorough analysis of the whole situation. Last (but not least), data are not systematically related to complex theory. These limits have hindered the growth of knowledge in the behavioral sciences. A new return to an updated version of the German-Austrian methodological trajectory is suggested.

  10. The Use of Object-Oriented Analysis Methods in Surety Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Craft, Richard L.; Funkhouser, Donald R.; Wyss, Gregory D.

    1999-05-01

    Object-oriented analysis methods have been used in the computer science arena for a number of years to model the behavior of computer-based systems. This report documents how such methods can be applied to surety analysis. By embodying the causality and behavior of a system in a common object-oriented analysis model, surety analysts can make the assumptions that underlie their models explicit and thus better communicate with system designers. Furthermore, given minor extensions to traditional object-oriented analysis methods, it is possible to automatically derive a wide variety of traditional risk and reliability analysis methods from a single common object model. Automatic model extraction helps ensure consistency among analyses and enables the surety analyst to examine a system from a wider variety of viewpoints in a shorter period of time. Thus it provides a deeper understanding of a system's behaviors and surety requirements. This report documents the underlying philosophy behind the common object model representation, the methods by which such common object models can be constructed, and the rules required to interrogate the common object model for derivation of traditional risk and reliability analysis models. The methodology is demonstrated in an extensive example problem.

  11. A quality evaluation methodology of health web-pages for non-professionals.

    Science.gov (United States)

    Currò, Vincenzo; Buonuomo, Paola Sabrina; Onesimo, Roberta; de Rose, Paola; Vituzzi, Andrea; di Tanna, Gian Luca; D'Atri, Alessandro

    2004-06-01

    The proposal of an evaluation methodology for determining the quality of healthcare web sites for the dissemination of medical information to non-professionals. Three (macro) factors are considered for the quality evaluation: medical contents, accountability of the authors, and usability of the web site. Starting from two results in the literature the problem of whether or not to introduce a weighting function has been investigated. This methodology has been validated on a specialized information content, i.e., sore throats, due to the large interest such a topic enjoys with target users. The World Wide Web was accessed using a meta-search system merging several search engines. A statistical analysis was made to compare the proposed methodology with the obtained ranks of the sample web pages. The statistical analysis confirms that the variables examined (per item and sub factor) show substantially similar ranks and are capable of contributing to the evaluation of the main quality macro factors. A comparison between the aggregation functions in the proposed methodology (non-weighted averages) and the weighting functions, derived from the literature, allowed us to verify the suitability of the method. The proposed methodology suggests a simple approach which can quickly award an overall quality score for medical web sites oriented to non-professionals.

  12. INNOVATION ORIENTED BEHAVIOUR OF MANAGERS IN MACEDONIAN ORGANIZATIONS

    Directory of Open Access Journals (Sweden)

    Angelina TANEVA-VESHOSKA

    2016-02-01

    Full Text Available Purpose: The purpose of this paper is to explore innovation oriented behavior of managers in Macedonian organizations. Design/methodology/approach: Research instrument in a form of a questionnaire was used to obtain data about innovation oriented behavior of managers. Findings: The results from the study will help managers to pursuit innovation within the organizations borders and enhance corporate entrepreneurship in order to gain competitive advantage. Research limitations/implications: There is a literature gap in the area of studies exploring innovativeness and behavior of managers in Macedonia. More studies like this are needed to propose strong recommendation about managerial behavior. We recommend replicating the research to a bigger number of managers and comparing the analysis. Practical implications: This study will increase the understanding of how managers can enhance innovations and better performance, as well as increase the motivation of organizations to invest in R&D activities and be more innovative. Originality/value: This research contributes to the field by offering support and new findings. This study adds to the body of literature in what is considered relatively new and unexplored area of study. The survey conducted among Macedonian managers contributes a lot for the knowledge about innovation oriented behavior and corporate entrepreneurship. Key words: Business Investment in R&D, Corporate Entrepreneurship, Innovation, Macedonia, Management

  13. Projected oriented organizations as development of enterprise management methods

    Directory of Open Access Journals (Sweden)

    S.I. Pavlova

    2016-12-01

    Full Text Available Dynamic external environment, significant shortage of product life cycle, increase of product technological difficulty, extension of innovative knowledge motivates managers to look for and use in their activities keys that will provide constant, stable development of organizational structures. The methodology of project enterprise management meets the requirements of «preservation through development». The articles researches the integration of methods and procedures of project management into the enterprise management system. Project management philosophy is the efficient way of existence in the competitive environment and the means for internal development of a company. The author conducts an analysis, determines the essence and peculiarities of a project-oriented enterprise, performs comparing characteristics of functional and project management, describes the stages of gradual transformation of an enterprise organizational structure into a project-oriented one. It is defined that a project-oriented enterprise is that one which functions on the base of innovative development and are scientific, creative and widely use the project activity as the means of a steady development. The article describes internal and external instruments of project management, base knowledge systems on project management and possibilities of enterprises on audit of state of system project management in an enterprise according to the IPMA certification program on the territory of Ukraine.

  14. Beyond "on" or "with": Questioning Power Dynamics and Knowledge Production in "Child-Oriented" Research Methodology

    Science.gov (United States)

    Hunleth, Jean

    2011-01-01

    By taking a reflexive approach to research methodology, this article contributes to discussions on power dynamics and knowledge production in the social studies of children. The author describes and analyzes three research methods that she used with children--drawing, child-led tape-recording and focus group discussions. These methods were carried…

  15. Entrepreneurial Orientation of Community College Workforce Divisions and the Impact of Organizational Structure: A Grounded Theory Study

    Science.gov (United States)

    Schiefen, Kathleen M.

    2010-01-01

    This research focused on how organizational structure of community colleges influenced the entrepreneurial orientation of deans, directors, vice presidents, and vice chancellors of workforce units. Using grounded theory methodology, the researcher identified three emergent theories applicable to both integrated and separate workforce units. These…

  16. Development of a Graphical Tool to integrate the Prometheus AEOlus methodology and Jason Platform

    Directory of Open Access Journals (Sweden)

    Rafhael CUNHA

    2017-07-01

    Full Text Available Software Engineering (SE is an area that intends to build high-quality software in a systematic way. However, traditional software engineering techniques and methods do not support the demand for developing Multiagent Systems (MAS. Therefore a new subarea has been studied, called Agent Oriented Software Engineering (AOSE. The AOSE area proposes solutions to issues related to the development of agent oriented systems. There is still no standardization in this subarea, resulting in several methodologies. Another issue of this subarea is that there are very few tools that are able to automatically generate code. In this work we propose a tool to support the Prometheus AEOlus Methodology because it provides modelling artifacts to all MAS dimensions: agents, environment, interaction, and organization. The tool supports all Prometheus AEOlus artifacts and can automatically generated code to the agent and interaction dimensions in the AgentSpeak Language, which is the language used in the Jason Platform. We have done some validations with the proposed tool and a case study is presented.

  17. The Methodological Approaches to Formation of the Internal System of Quality of Education of Higher Education Institution

    Directory of Open Access Journals (Sweden)

    Doronin Stepan A.

    2017-12-01

    Full Text Available The necessity of creation of a national conception of formation of the internal system of quality assurance of higher education institutions with obligatory introduction of methodological approach in its structure is substantiated; the variant of its terminological provision with clarification of the content of concepts of «quality of education», «internal system of quality of education», «methodological approach» is proposed; positioning of the approach in the system of other standard scientific instruments (method, methodology, program, algorithm is done; arguments for the orientation of the methodology of formation of the internal system of quality assurance of higher education institutions towards the socio-cultural model of paradigm are provided; a hierarchical classification of methodological approaches with allocation of the philosophical, scientific, concrete-scientific, technological levels and the characteristics of their purpose and contents is presented.

  18. School-to-Work-Transition—Career Development and Family Planning: Methodological Guidelines and Challenges of a Qualitative Longitudinal Panel-Study

    Directory of Open Access Journals (Sweden)

    Thomas Kühn

    2000-06-01

    Full Text Available We are presenting the basic features of our qualitative German panel study concerning the job entry of young adults, dealing also with methodological issues. The selection of the respondents in qualified jobs (commercial-technical, crafts/trade, services took into account gender-specific aspects, different labor-market prospects and regions. From the quantitative panel, a theoretical sample of respondents was selected who were interviewed three times in three-years intervals (3 waves. These interviews, focusing on individual biographies (i.e. orientations and action strategies form the basis for constructing a typology. Methodological innovations concern the modeling of the sequence of occupational actions and orientations as life-course sequences and the case-specific and case-comparing analysis of interview transcripts. This was done—based on a data bank containing the interview material—by means of a detailed scheme of categories. The integration of quantitative and qualitative longitudinal data presents a theoretical and methodological challenge. Our focus is on biography and life-course research which suggests an interdisciplinary approach. URN: urn:nbn:de:0114-fqs0002178

  19. METHODOLOGY OF PROFESSIONAL PEDAGOGICAL EDUCATION: THEORY AND PRACTICE (theoretical and methodological foundations of vocational teacher education

    Directory of Open Access Journals (Sweden)

    Evgeny M. Dorozhkin

    2014-01-01

    methodology taking into consideration the target orientation, principles and approaches to the organization and its’ methods of scientific and educational activities implementation. The qualification structure formation of the teachers’ vocational training and providing advance principles of education are considered to be the most important conditions for the development of vocational teacher education. Scientific novelty. The research demonstrates creating the project of further vocational teacher education development in the post-industrial society. The pedagogical innovations transforming research findings into educational practice are considered to be the main tool of integration methodology means. Practical significance. The research findings highlight the proposed reforms for further teachers training system development of vocational institutes, which are in need of drastic restructuring. In the final part of the article the authors recommend some specific issues that can be discussed at the methodological workshop. 

  20. [Action-oriented versus state-oriented reactions to experimenter-induced failures].

    Science.gov (United States)

    Brunstein, J C

    1989-01-01

    The present study assessed different effects of action-oriented versus state-oriented styles of coping with failure on achievement-related performance and cognition. In a learned helplessness experiment, students were exposed to an academic failure situation and were then tested on a series of problem-solving tasks, either immediately after the pretreatment or after a delay of 24 hours. Performance and cognitive concomitants were measured during both experimental periods. Results demonstrated that action orientation was associated with self-immunizing cognitions during helplessness training. Action-oriented participants improved their performance level even after repeated failure feedbacks. Moreover, action-oriented students assigned to the delayed test condition responded with increased striving for success and showed performance increments, even in comparison with control subjects. In contrast, state-oriented participants developed symptoms of helplessness and showed impaired performance during failure inductions. In later tests on problem-solving tasks, state-oriented groups responded with increased fear of failure. Independent of immediate or delayed test conditions, they soon lapsed into new performance decrements.

  1. Systematic review of communication partner training in aphasia: methodological quality.

    Science.gov (United States)

    Cherney, Leora R; Simmons-Mackie, Nina; Raymer, Anastasia; Armstrong, Elizabeth; Holland, Audrey

    2013-10-01

    Twenty-three studies identified from a previous systematic review examining the effects of communication partner training on persons with aphasia and their communication partners were evaluated for methodological quality. Two reviewers rated the studies on defined methodological quality criteria relevant to each study design. There were 11 group studies, seven single-subject participant design studies, and five qualitative studies. Quality scores were derived for each study. The mean inter-rater reliability of scores for each study design ranged from 85-93%, with Cohen's Kappa indicating substantial agreement between raters. Methodological quality of research on communication partner training in aphasia was highly varied. Overall, group studies employed the least rigorous methodology as compared to single subject and qualitative research. Only two of 11 group studies complied with more than half of the quality criteria. No group studies reported therapist blinding and only one group study reported participant blinding. Across all types of studies, the criterion of treatment fidelity was most commonly omitted. Failure to explicitly report certain methodological quality criteria may account for low ratings. Using methodological rating scales specific to the type of study design may help improve the methodological quality of aphasia treatment studies, including those on communication partner training.

  2. Identifying sexual orientation health disparities in adolescents: analysis of pooled data from the Youth Risk Behavior Survey, 2005 and 2007.

    Science.gov (United States)

    Mustanski, Brian; Van Wagenen, Aimee; Birkett, Michelle; Eyster, Sandra; Corliss, Heather L

    2014-02-01

    We studied sexual orientation disparities in health outcomes among US adolescents by pooling multiple Youth Risk Behavior Survey (YRBS) data sets from 2005 and 2007 for 14 jurisdictions. Here we describe the methodology for pooling and analyzing these data sets. Sexual orientation-related items assessed sexual orientation identity, gender of sexual contacts, sexual attractions, and harassment regarding sexual orientation. Wording of items varied across jurisdictions, so we created parallel variables and composite sexual minority variables. We used a variety of statistical approaches to address issues with the analysis of pooled data and to meet the aims of individual articles, which focused on a range of health outcomes and behaviors related to cancer, substance use, sexual health, mental health, violence, and injury.

  3. Therapists' perspectives on optimal treatment for pathological narcissism.

    Science.gov (United States)

    Kealy, David; Goodman, Geoff; Rasmussen, Brian; Weideman, Rene; Ogrodniczuk, John S

    2017-01-01

    This study used Q methodology to explore clinicians' perspectives regarding optimal psychotherapy process in the treatment of pathological narcissism, a syndrome of impaired self-regulation. Participants were 34 psychotherapists of various disciplines and theoretical orientations who reviewed 3 clinical vignettes portraying hypothetical cases of grandiose narcissism, vulnerable narcissism, and panic disorder without pathological narcissism. Participants then used the Psychotherapy Process Q set, a 100-item Q-sort instrument, to indicate their views regarding optimal therapy process for each hypothetical case. By-person principal components analysis with varimax rotation was conducted on all 102 Q-sorts, revealing 4 components representing clinicians' perspectives on ideal therapy processes for narcissistic and non-narcissistic patients. These perspectives were then analyzed regarding their relationship to established therapy models. The first component represented an introspective, relationally oriented therapy process and was strongly correlated with established psychodynamic treatments. The second component, most frequently endorsed for the panic disorder vignette, consisted of a cognitive and alliance-building approach that correlated strongly with expert-rated cognitive-behavioral therapy. The third and fourth components involved therapy processes focused on the challenging interpersonal behaviors associated with narcissistic vulnerability and grandiosity, respectively. The perspectives on therapy processes that emerged in this study reflect different points of emphasis in the treatment of pathological narcissism, and may serve as prototypes of therapist-generated approaches to patients suffering from this issue. The findings suggest several areas for further empirical inquiry regarding psychotherapy with this population. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  4. Enzyme and methodology for the treatment of a biomass

    Science.gov (United States)

    Thompson, Vicki S.; Thompson, David N.; Schaller, Kastli D.; Apel, William A.

    2010-06-01

    An enzyme isolated from an extremophilic microbe, and a method for utilizing same is described, and wherein the enzyme displays optimum enzymatic activity at a temperature of greater than about 80.degree. C., and a pH of less than about 2, and further may be useful in methodology including pretreatment of a biomass so as to facilitate the production of an end product.

  5. Research methodology in recurrent pregnancy loss.

    Science.gov (United States)

    Christiansen, Ole B

    2014-03-01

    The aim of this article is to highlight pitfalls in research methodology that may explain why studies in recurrent pregnancy loss (RPL) often provide very divergent results. It is hoped that insight into this issue may help clinicians decide which published studies are the most valid. It may help researchers to eliminate methodological flaws in future studies, which may hopefully come to some kind of agreement about the usefulness of diagnostic tests and treatments in RPL. Copyright © 2014 Elsevier Inc. All rights reserved.

  6. Market-oriented new product development: How can a means-end chain approach affect the process?

    DEFF Research Database (Denmark)

    Søndergaard, Helle Alsted

    2005-01-01

    . The resukts also indicate that MEC data are most valuable to the team in the early stages of the development process and that lack of a learning orientation may inhibit the effects of a MEC approach. Originality/value - The MEC approach shows clear advantages for market oriented product development.......Purpose - Aims to ascertain whether a well-known theory within consumer research - a means-end chain (MEC) - can be used as a catalyst to achieve market oriented product development. Design/methodology/approach - Describes a case study, involving a Danish food manufacturer, where a MEC approach...... was introduced to a cross-functional development team at two different stages of the development process. Findings - Results show that MEC data is perceived as a good way of gaining knowledge about consumers; that the information serves well as the basis of discussions and for keeping project goals fixed...

  7. Treatment of Chemotherapy-Induced Peripheral Neuropathy in Integrative Oncology: A Survey of Acupuncture and Oriental Medicine Practitioners.

    Science.gov (United States)

    Lu, Zhaoxue; Moody, Jennifer; Marx, Benjamin L; Hammerstrom, Tracy

    2017-12-01

    Complementary and alternative medicine is increasingly integrated into cancer care. We sought detail on the treatment of chemotherapy-induced peripheral neuropathy (CIPN) with acupuncture and oriental medicine (AOM) by surveying practitioners at integrative oncology (IO) sites across the United States. Online survey of licensed acupuncturists. IO sites in the United States. Fifteen licensed acupuncturists who completed the survey between February 2014 and June 2014. Demographics, IO setting characteristics, AOM treatment characteristics, and practitioner-reported outcomes. Respondents reported an average of 31.3 ± 17.2 patients per week, and one-third (10.1 mean; 7.2 standard deviation [SD]) were treated for CIPN. Medical doctors (86.7%) were the most common providers with whom respondents worked. Traditional Chinese medicine style acupuncture was utilized by a majority of respondents (86.7%), and the most commonly used points were local, typically in the hands and feet, such as Ba Feng, Ba Xie, LV3, and LI4. In addition to acupuncture, nutritional advice was the most frequent auxiliary modality provided by respondents (85.7%). On average, respondents provided 12.75 ± 4.17 treatments for CIPN patients, and a majority (53%) reported treating patients once per week. Timing of the treatments relative to chemotherapy infusion was evenly distributed between "1-2 days after infusion" (60%), "at time of infusion" (53.3%), and "1-2 days before infusion" (46.7%). Sixty percent of respondents rated outcomes as "moderately successful with moderate improvement seen." This survey provides detail regarding IO sites using acupuncture for CIPN as well as real-world treatment patterns, including common point combinations, visit characteristics, and practitioner-reported outcomes. This information contributes to the emerging evidence on the use of acupuncture to address unmet needs of CIPN patients, and supports the development of best practice guidelines for the treatment

  8. Control-oriented model of a membrane humidifier for fuel cell applications

    International Nuclear Information System (INIS)

    Solsona, Miguel; Kunusch, Cristian; Ocampo-Martinez, Carlos

    2017-01-01

    Highlights: • A control-oriented model of a Nafion® membrane gas humidifier has been developed. • The control-oriented model has been experimentally validated. • A non-linear control strategy has been used to test its suitability for control purposes. - Abstract: Improving the humidification of polymer electrolyte membrane fuel-cells (PEMFC) is essential to optimize its performance and stability. Therefore, this paper presents an experimentally validated model of a low temperature PEMFC cathode humidifier for control/observation design purposes. A multi-input/multi-output non-linear fourth order model is derived, based on the mass and heat dynamics of circulating air. In order to validate the proposed model and methodology, experimental results are provided. Finally, a non-linear control strategy based on second order sliding mode is designed and analyzed in order to show suitability and usefulness of the approach.

  9. The Treatment of Uncertainty in Compensation Schemes for Cancer Based on the Probability of Causation Methodology

    International Nuclear Information System (INIS)

    Koch, J.

    2014-01-01

    Since it is commonly accepted that exposure to ionizing radiation, even at the low levels encountered in the workplace, can cause malignant diseases, radiation workers are at some risk, although much is done to optimize radiation protection and reduce occupational exposure to levels a s low as reasonably achievable . However, the causal relationship between exposure to radiation and malignant diseases is difficult to establish, since cancer is such a frequent disease and many other factors may contribute to its development. Ideally, those workers who developed cancer as a result of occupational exposure to radiation should be compensated. Guidance on procedures and methodology to assess attributability of cancer to occupational exposure to radiation and to assist decision-making in compensating workers is provided in a recent joint IAEA/ILO/WHO publication.This guide also reviews compensation schemes in place in several countries, with an emphasis on those based on the probability of causation (POC), also known as assigned share (AS) methodology. The POC method provides a scientifically based framework to assess cancer attributability to occupational exposure and was extensively reviewed by Wakeford et al. This paper presents a comparison of two well-known compensation schemes based on the POC approach with regard to their treatment of uncertainty

  10. Market Orientation Capabilities: A Study of Learning Processes in Market-Oriented Companies

    OpenAIRE

    Silkoset, Ragnhild

    2009-01-01

    The literature operates with three perspectives on market orientation. These include market orientation as behavior (Kohli and Jaworski 1990; Narver and Slater 1990), market orientation as a unique resource (Hunt and Morgan 1995) and market orientation as a dynamic learning capability (Sinkula 1994; Day 1994b). A company's level of market orientation will vary with regard to the perspectives, including factors affecting a company’s degree of market orientation and the effect...

  11. Selecting a software development methodology. [of digital flight control systems

    Science.gov (United States)

    Jones, R. E.

    1981-01-01

    The state of the art analytical techniques for the development and verification of digital flight control software is studied and a practical designer oriented development and verification methodology is produced. The effectiveness of the analytic techniques chosen for the development and verification methodology are assessed both technically and financially. Technical assessments analyze the error preventing and detecting capabilities of the chosen technique in all of the pertinent software development phases. Financial assessments describe the cost impact of using the techniques, specifically, the cost of implementing and applying the techniques as well as the relizable cost savings. Both the technical and financial assessment are quantitative where possible. In the case of techniques which cannot be quantitatively assessed, qualitative judgements are expressed about the effectiveness and cost of the techniques. The reasons why quantitative assessments are not possible will be documented.

  12. The Use of Computer Vision Algorithms for Automatic Orientation of Terrestrial Laser Scanning Data

    Science.gov (United States)

    Markiewicz, Jakub Stefan

    2016-06-01

    The paper presents analysis of the orientation of terrestrial laser scanning (TLS) data. In the proposed data processing methodology, point clouds are considered as panoramic images enriched by the depth map. Computer vision (CV) algorithms are used for orientation, which are applied for testing the correctness of the detection of tie points and time of computations, and for assessing difficulties in their implementation. The BRISK, FASRT, MSER, SIFT, SURF, ASIFT and CenSurE algorithms are used to search for key-points. The source data are point clouds acquired using a Z+F 5006h terrestrial laser scanner on the ruins of Iłża Castle, Poland. Algorithms allowing combination of the photogrammetric and CV approaches are also presented.

  13. The application of experimental design methodology for the investigation of liquid radioactive waste treatment

    Directory of Open Access Journals (Sweden)

    Šljivić-Ivanović Marija Z.

    2017-01-01

    Full Text Available The sorption properties of waste facade, brick, and asphalt sample towards Sr(II, Co(II, and Ni(II ions from single and multicomponent solutions were investigated. The highest sorption capacity was found for Ni(II ions, while the most effective sorbent was facade. Simplex Centroid Mixture Design was used in order to investigate the sorption processes of ions from solutions with different composition as well as the competition between the cations. Based on the statistical analysis results, the equations for data modeling were proposed. According to the observations, the investigated solid matrices can be effectively used for the liquid radioactive waste treatment. Furthermore, the applied methodology turned out to be an easy and operational way for the investigations of multicomponent sorption processes. [Project of the Serbian Ministry of Education, Science and Technological Development, Grant no. III 43009 and Grant no. OI 171007

  14. The objected oriented programming: application to potential well system

    International Nuclear Information System (INIS)

    Franco Garcia, A.

    1995-01-01

    The Objected Oriented Programming is a new methodology which allows us to organize the code in a different way than the structured languages. This article describes the main characteristics of the Language C++, and advantages in physics computing and in building a graphic user interface. The solution of a classical exercise in one-dimensional Quantum Mechanics: to find out the energy levels and the wave functions of a potential well system, allows us to set a class hierarchy, use the concepts of overloading and polymorphism, and read or write data to disk through the input/output streams. (Author) 4 refs

  15. Sexual Orientation (For Parents)

    Science.gov (United States)

    ... Staying Safe Videos for Educators Search English Español Sexual Orientation KidsHealth / For Parents / Sexual Orientation What's in this ... orientation is part of that process. What Is Sexual Orientation? The term sexual orientation refers to the gender ( ...

  16. EFL Teachers’ Beliefs and Pedagogy in the EAP-oriented Reform

    Directory of Open Access Journals (Sweden)

    Hanhua Yu

    2015-06-01

    Full Text Available This research reports a two-year EAP-oriented teaching reform at Shanghai Dianji University by analyzing the pedagogy of three English teachers. The study examines what happens to the three teachers’ pedagogy when the Shanghai Municipal Educational Commission promotes new methodologies, that is, task-based learning and content-based instruction which seem to be in conflict with their traditional pedagogy. This research adopted quantitative methods (questionnaire combined with qualitative methods (interviews and classroom observation and demonstrated how they reconcile their pedagogy with the promoted methodology in a situated context constrained by college culture, college authorities’ expectation, students’ expectations and the availability of resources. The study reveals the dynamic nature of pedagogy under the effect of teachers’ beliefs as well as the interplay of teachers’ beliefs and classroom practice, which is in contrast with the image of teachers of English as pure disseminators of grammatical knowledge, bounded by textbooks.

  17. Methodology of adjustment point in the post treatment of gaseous effluents; Metodologia del punto de ajuste en el post tratamiento de efluentes gaseosos

    Energy Technology Data Exchange (ETDEWEB)

    Vizuet G, J.; Molina, G. [ININ, 52045 Ocoyoacac, Estado de Mexico (Mexico)]. e-mail: jvg@nuclear.inin.mx

    2005-07-01

    The methodology to determine the adjustment points of the monitoring system of gaseous discharges is based on the stipulations of the 10CFR20, which are expressed in terms of limit concentrations for the outstanding radionuclides, and of dose limits for the individuals members of the public. Besides the points of liberation properly said, like they are the chimneys of the reactor buildings and of turbine, the points of adjustment of the monitoring instrumentation that watches in real time the discharge of the Treatment system of output gases, to the HVAC of the waste building; they also undergo to the same methodology, with the approaches previously described. (Author)

  18. Future orientation and suicide ideation and attempts in depressed adults ages 50 and over.

    Science.gov (United States)

    Hirsch, Jameson K; Duberstein, Paul R; Conner, Kenneth R; Heisel, Marnin J; Beckman, Anthony; Franus, Nathan; Conwell, Yeates

    2006-09-01

    The objective of this study was to test the hypothesis that future orientation is associated with lower levels of suicide ideation and lower likelihood of suicide attempt in a sample of patients in treatment for major depression. Two hundred two participants (116 female, 57%) ages 50-88 years were recruited from inpatient and outpatient settings. All were diagnosed with major depression using a structured diagnostic interview. Suicide ideation was assessed with the Scale for Suicide Ideation (both current and worst point ratings), and a measure of future orientation was created to assess future expectancies. The authors predicted that greater future orientation would be associated with less current and worst point suicide ideation, and would distinguish current and lifetime suicide attempters from nonattempters. Hypotheses were tested using multivariate logistic regression and linear regression analyses that accounted for age, gender, hopelessness, and depression. As hypothesized, higher future orientation scores were associated with lower current suicidal ideation, less intense suicidal ideation at its worst point, and lower probability of a history of attempted suicide after accounting for covariates. Future orientation was not associated with current attempt status. Future orientation holds promise as a cognitive variable associated with decreased suicide risk; a better understanding of its putative protective role is needed. Treatments designed to enhance future orientation might decrease suicide risk.

  19. USING OF THE PROJECT-ORIENTED APPROACH IN THE INNOVATIVE ACTIVITY MANAGEMENT

    Directory of Open Access Journals (Sweden)

    Варвара Михайлівна ПІТЕРСЬКА

    2016-02-01

    Full Text Available The article describes the current state of science in Ukraine, indicated the main directions of research funding. The methodological approach of working out of the project-oriented strategy of innovative development of scientific activity, including the implementation of international trends and support of research is proposed. Using of a project-oriented approach of research activities due to the need of reducing of the research cycle and strengthen expenditure control capabilities due to restrictions of funding research projects from the state. It should be noted that the structuring of research, given the project approach, allows engaging of the implementation of the research project professionals with good knowledge and skills and create a team activity focused on quality results. Innovations aren‘t still properly means the improvement of competitiveness in Ukraine. Thus, the problem of transition to an innovative development model retains its relevance, that significantly enhanced in the light of current external and internal trends. Using of the project-oriented innovation management due to the need to shorten the cycle of research and to strengthen the control over the expenditure of funds in connection with the limited funding of scientific research by the state.

  20. Microstructure Control of Barium Titanate Grain-oriented Ceramics and Their Piezoelectric Properties

    International Nuclear Information System (INIS)

    Mori, Rintaro; Nakashima, Koichi; Fujii, Ichiro; Wada, Satoshi; Hayashi, Hiroshi; Nagamori, Yoshitaka; Yamamoto, Yuichi

    2011-01-01

    The Barium titanate (BaTiO 3 , BT) [110] grain-oriented ceramics along [110] direction were prepared by a templated grain growth (TGG) method. The [110] oriented BT platelike particles (t-BT) were used as template particles. The relationship between poling treatment program and piezoelectric constant was investigated. The change in the poling conditions did not greatly influence domain size and the piezoelectric constant. The relationship between piezoelectric properties and domain size in BT grain-oriented ceramics was investigated. The smaller domain size was required to increase the piezoelectric constant.

  1. Calculation and evaluation methodology of the flawed pipe and the compute program development

    International Nuclear Information System (INIS)

    Liu Chang; Qian Hao; Yao Weida; Liang Xingyun

    2013-01-01

    Background: The crack will grow gradually under alternating load for a pressurized pipe, whereas the load is less than the fatigue strength limit. Purpose: Both calculation and evaluation methodology for a flawed pipe that have been detected during in-service inspection is elaborated here base on the Elastic Plastic Fracture Mechanics (EPFM) criteria. Methods: In the compute, the depth and length interaction of a flaw has been considered and a compute program is developed per Visual C++. Results: The fluctuating load of the Reactor Coolant System transients, the initial flaw shape, the initial flaw orientation are all accounted here. Conclusions: The calculation and evaluation methodology here is an important basis for continue working or not. (authors)

  2. Radionuclide measurements, via different methodologies, as tool for geophysical studies on Mt. Etna

    Energy Technology Data Exchange (ETDEWEB)

    Morelli, D., E-mail: daniela.morelli@ct.infn.it [Dipartimento di Fisica e Astronomia, Universita di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Istituto Nazionale di Fisica Nucleare- Sezione di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Imme, G. [Dipartimento di Fisica e Astronomia, Universita di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Istituto Nazionale di Fisica Nucleare- Sezione di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Altamore, I.; Cammisa, S. [Dipartimento di Fisica e Astronomia, Universita di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Giammanco, S. [Istituto Nazionale di Geofisica e Vulcanologia, Sezione di Catania, Piazza Roma, 2, I-95123 Catania (Italy); La Delfa, S. [Dipartimento di Scienze Geologiche, Universita di Catania, Corso Italia,57 I-95127 Catania (Italy); Mangano, G. [Dipartimento di Fisica e Astronomia, Universita di Catania, via S. Sofia, 64 I-95123 Catania (Italy); Neri, M. [Istituto Nazionale di Geofisica e Vulcanologia, Sezione di Catania, Piazza Roma, 2, I-95123 Catania (Italy); Patane, G. [Dipartimento di Scienze Geologiche, Universita di Catania, Corso Italia,57 I-95127 Catania (Italy)

    2011-10-01

    Natural radioactivity measurements represent an interesting tool to study geodynamical events or soil geophysical characteristics. In this direction we carried out, in the last years, several radionuclide monitoring both in the volcanic and tectonic areas of the oriental Sicily. In particular we report in-soil Radon investigations, in a tectonic area, including both laboratory and in-site measurements, applying three different methodologies, based on both active and passive detection systems. The active detection devices consisted of solid-state silicon detectors equipped in portable systems for short-time measurements and for long-time monitoring. The passive technique consisted of solid-state nuclear track detectors (SSNTD), CR-39 type, and allowed integrated measurements. The performances of the three methodologies were compared according to different kinds of monitoring. In general the results obtained with the three methodologies seem in agreement with each other and reflect the tectonic settings of the investigated area.

  3. Radionuclide measurements, via different methodologies, as tool for geophysical studies on Mt. Etna

    International Nuclear Information System (INIS)

    Morelli, D.; Imme, G.; Altamore, I.; Cammisa, S.; Giammanco, S.; La Delfa, S.; Mangano, G.; Neri, M.; Patane, G.

    2011-01-01

    Natural radioactivity measurements represent an interesting tool to study geodynamical events or soil geophysical characteristics. In this direction we carried out, in the last years, several radionuclide monitoring both in the volcanic and tectonic areas of the oriental Sicily. In particular we report in-soil Radon investigations, in a tectonic area, including both laboratory and in-site measurements, applying three different methodologies, based on both active and passive detection systems. The active detection devices consisted of solid-state silicon detectors equipped in portable systems for short-time measurements and for long-time monitoring. The passive technique consisted of solid-state nuclear track detectors (SSNTD), CR-39 type, and allowed integrated measurements. The performances of the three methodologies were compared according to different kinds of monitoring. In general the results obtained with the three methodologies seem in agreement with each other and reflect the tectonic settings of the investigated area.

  4. Subcortical orientation biases explain orientation selectivity of visual cortical cells.

    Science.gov (United States)

    Vidyasagar, Trichur R; Jayakumar, Jaikishan; Lloyd, Errol; Levichkina, Ekaterina V

    2015-04-01

    The primary visual cortex of carnivores and primates shows an orderly progression of domains of neurons that are selective to a particular orientation of visual stimuli such as bars and gratings. We recorded from single-thalamic afferent fibers that terminate in these domains to address the issue whether the orientation sensitivity of these fibers could form the basis of the remarkable orientation selectivity exhibited by most cortical cells. We first performed optical imaging of intrinsic signals to obtain a map of orientation domains on the dorsal aspect of the anaesthetized cat's area 17. After confirming using electrophysiological recordings the orientation preferences of single neurons within one or two domains in each animal, we pharmacologically silenced the cortex to leave only the afferent terminals active. The inactivation of cortical neurons was achieved by the superfusion of either kainic acid or muscimol. Responses of single geniculate afferents were then recorded by the use of high impedance electrodes. We found that the orientation preferences of the afferents matched closely with those of the cells in the orientation domains that they terminated in (Pearson's r = 0.633, n = 22, P = 0.002). This suggests a possible subcortical origin for cortical orientation selectivity. © 2015 The Authors. Physiological Reports published by Wiley Periodicals, Inc. on behalf of the American Physiological Society and The Physiological Society.

  5. Object-oriented Approach to High-level Network Monitoring and Management

    Science.gov (United States)

    Mukkamala, Ravi

    2000-01-01

    An absolute prerequisite for the management of large investigating methods to build high-level monitoring computer networks is the ability to measure their systems that are built on top of existing monitoring performance. Unless we monitor a system, we cannot tools. Due to the heterogeneous nature of the hope to manage and control its performance. In this underlying systems at NASA Langley Research Center, paper, we describe a network monitoring system that we use an object-oriented approach for the design, we are currently designing and implementing. Keeping, first, we use UML (Unified Modeling Language) to in mind the complexity of the task and the required model users' requirements. Second, we identify the flexibility for future changes, we use an object-oriented existing capabilities of the underlying monitoring design methodology. The system is built using the system. Third, we try to map the former with the latter. APIs offered by the HP OpenView system.

  6. A study on the effectiveness of the orientation process and cross-cultural training for the expatriate

    Directory of Open Access Journals (Sweden)

    Maxwell Agabu Phiri

    2015-11-01

    Full Text Available This paper focuses on the effectiveness of the orientation process and cross-cultural training (CCT and its impact on cross-cultural adjustment for the expatriate. The objective of the study on which this paper is based is to evaluate the effectiveness of the orientation process for expatriates and to determine the need for a separate orientation and culture training. By improving the orientation process and identifying a need for culture specific training, the company can thus eliminate relocation and replacement costs. The main objective of this research is to design a guideline for the implementation of a culture specific orientation process for the expatriate. This will be done based on the recommendations made by the respondents of the survey. The paper reviews different writings in the areas of cross-cultural training, cross-cultural adjustment, the orientation process and the expatriate. The study highlights specific issues regarding cultural training, assignment failure and success, and the expatriate experiences. The research is motivated by the need to reduce assignment failure and the subsequent costs associated with engaging expatriation, and ensure smooth transition into a new culture. The research methodology utilized was qualitative, based on structured questionnaires and personal interviews. The study attempts to recommend, based on the findings, a culture centered orientation process for the expatriate

  7. An ultrasonic methodology to non-destructively estimate the grain orientation in an anisotropic weld

    Directory of Open Access Journals (Sweden)

    Wirdelius Håkan

    2014-06-01

    Full Text Available The initial step towards a non-destructive technique that estimates grain orientation in an anisotropic weld is presented in this paper. The purpose is to aid future forward simulations of ultrasonic NDT of this kind of weld to achieve a better result. A forward model that consists of a weld model, a transmitter model, a receiver model and a 2D ray tracing algorithm is introduced. An inversion based on a multi-objective genetic algorithm is also presented. Experiments are conducted for both P and SV waves in order to collect enough data used in the inversion. Calculation is conducted to fulfil the estimation with both the synthetic data and the experimental data. Concluding remarks are presented at the end of the paper.

  8. The relationships between market orientation and alternative strategic orientations : A meta-analysis

    NARCIS (Netherlands)

    Grinstein, A.

    2008-01-01

    Purpose - One of the strongest convictions in marketing is that market orientation contributes to firms' performance substantially more than alternative strategic orientations such as innovation and entrepreneurial orientations. Still, some studies show that alternative orientations can also

  9. Strong orientational coordinates and orientational order parameters for symmetric objects

    International Nuclear Information System (INIS)

    Haji-Akbari, Amir; Glotzer, Sharon C

    2015-01-01

    Recent advancements in the synthesis of anisotropic macromolecules and nanoparticles have spurred an immense interest in theoretical and computational studies of self-assembly. The cornerstone of such studies is the role of shape in self-assembly and in inducing complex order. The problem of identifying different types of order that can emerge in such systems can, however, be challenging. Here, we revisit the problem of quantifying orientational order in systems of building blocks with non-trivial rotational symmetries. We first propose a systematic way of constructing orientational coordinates for such symmetric building blocks. We call the arising tensorial coordinates strong orientational coordinates (SOCs) as they fully and exclusively specify the orientation of a symmetric object. We then use SOCs to describe and quantify local and global orientational order, and spatiotemporal orientational correlations in systems of symmetric building blocks. The SOCs and the orientational order parameters developed in this work are not only useful in performing and analyzing computer simulations of symmetric molecules or particles, but can also be utilized for the efficient storage of rotational information in long trajectories of evolving many-body systems. (paper)

  10. An approach to SOA development methodology: SOUP comparison with RUP and XP

    OpenAIRE

    Sandra Svanidzaitė

    2014-01-01

    Service oriented architecture (SOA) is an architecture for distributed applications composed of distributed services with weak coupling that are designed to meet business requirements. One of the research priorities in the field of SOA is creating such software design and development methodology (SDDM) that takes into account all principles of this architecture and allows for effective and efficient application development. A lot of investigation has been carried out to find out whether can o...

  11. The Service Orientation and Employee’s Customer Orientation in Public Services Organizations

    OpenAIRE

    Andrada Iacob

    2015-01-01

    This paper explores the relationships between service orientation and employees’ customer orientation in public services organizations. First, we will review the relevant literature on service orientation and employee’s customer orientation. Based on this theory, the research hypothesis is formulated. The research results will be followed by conclusions, limitations and future directions. At the construct level, we found positive direct relationships between service orientation and employees’...

  12. Methodological issues in lipid bilayer simulations

    NARCIS (Netherlands)

    Anezo, C; de Vries, AH; Holtje, HD; Tieleman, DP; Marrink, SJ

    2003-01-01

    Methodological issues in molecular dynamics (MD) simulations, such as the treatment of long-range electrostatic interactions or the type of pressure coupling, have important consequences for the equilibrium properties observed. We report a series of long (up to 150 ns) MD simulations of

  13. [Towards a Rehabilitation- and Participation-Oriented Psychotherapy].

    Science.gov (United States)

    Muschalla, Beate; Bengel, Jürgen; Morfeld, Matthias; Worringen, Ulrike

    2017-04-24

    Mental disorders (such as recurrent mood disorders, personality disorders, or psychotic disorders) come along with enduring impairment in daily life activities. Therefore psychotherapeutic actions in inpatient or outpatient settings require a life-span and participation-oriented treatment perspective. Participation-oriented treatment aims at social and vocational integration in general life despite enduringly recurring or resting symptoms. According to the model of health problems offered by the International Classification of Functioning, Disability and Health, ICF (WHO, 2001), disability can be defined as context-dependent activity impairment due to illness. Disability is not the person̓s illness itself, but depends on the interaction of health status and contextual conditions. This context-dependent impairment shall be overcome with the help of treatment. In psychotherapy, the perspective of participation over the life-span has always been of great importance. However, it has until now hardly been mentioned explicitly.For practical handling of the ICF philosophy, its bio-psycho-social model of health problem-description is useful. Psychotherapists should gain knowledge on medical, vocational, and social rehabilitation treatment aims, institutions and the health care system. Psychotherapists may serve, similar to family physicians, as a case manager of illness processes. They do not only aim reducing mental illness symptoms, but focus on life-span management of the mental disorder. The aim is mainly to improve patients̓ daily life participation. © Georg Thieme Verlag KG Stuttgart · New York.

  14. Orientation of pigeons exposed to constant light and released from familiar sites.

    Science.gov (United States)

    Dall'Antonia, P; Luschi, P

    1993-12-01

    It has been proposed that homing pigeons may use pilotage to orient home when released from familiar sites. To test this possibility, a group of pigeons was released from familiar locations after being exposed to a constant bright light. This treatment produced the loss of the circadian rhythmicity of general activity of the birds and thus presumably impaired their time-compensating sun compass mechanism. Experimental birds, both anosmic and olfactorily unimpaired, did not show any tendency to orient home, their bearing distributions being generally not different from random. Their homing performances were also affected. These results show that initial orientation of pigeons released from familiar sites entails the use of the sun compass even when the birds are released after a treatment that makes them arrhythmic in their activity. The possibility that pilotage may play a role in the first part of the homing flight of pigeons remains to be demonstrated.

  15. METHODOLOGY OF PROFESSIONAL PEDAGOGICAL EDUCATION: THEORY AND PRACTICE (THEORETICAL AND METHODOLOGICAL FOUNDATIONS OF VOCATIONAL TEACHER EDUCATION

    Directory of Open Access Journals (Sweden)

    E. M. Dorozhkin

    2014-01-01

    analysis of methodology taking into consideration the target orientation, principles and approaches to the organization and its’ methods of scientific and educational activitiesimplementation. The qualification structure formation of the teachers’ vocational training and providing advance principles of education are considered to be the most important conditions for the development of vocational teacher education.Scientific novelty. The research demonstrates creating the project of further vocational teacher education development in the post-industrial society. The pedagogical innovations transforming research findings into educational practice are considered to be the main tool of integration methodology means.Practical significance. The research findings highlight the proposed reforms for further teachers training system development of vocational institutes, which are in need of drastic restructuring. In the final part of the article the authors recommend some specific issues that can be discussed at the methodological workshop.

  16. An analytical modeling framework to evaluate converged networks through business-oriented metrics

    International Nuclear Information System (INIS)

    Guimarães, Almir P.; Maciel, Paulo R.M.; Matias, Rivalino

    2013-01-01

    Nowadays, society has increasingly relied on convergent networks as an essential means for individuals, businesses, and governments. Strategies, methods, models and techniques for preventing and handling hardware or software failures as well as avoiding performance degradation are, thus, fundamental for prevailing in business. Issues such as operational costs, revenues and the respective relationship to key performance and dependability metrics are central for defining the required system infrastructure. Our work aims to provide system performance and dependability models for supporting optimization of infrastructure design, aimed at business oriented metrics. In addition, a methodology is also adopted to support both the modeling and the evaluation process. The results showed that the proposed methodology can significantly reduce the complexity of infrastructure design as well as improve the relationship between business and infrastructure aspects

  17. Methodology for converting CT medical images to MCNP input using the Scan2MCNP system

    International Nuclear Information System (INIS)

    Boia, L.S.; Silva, A.X.; Cardoso, S.C.; Castro, R.C.

    2009-01-01

    This paper develops a methodology for the application software Scan2MCNP, which converts medical images DICOM (Digital Imaging and Communications in Medicine) for MCNP input file. The Scan2MCNP handles, processes and executes the medical images generated by CT equipment, allowing the user to perform the selection and parameterization of the study area in question (tissues and organs). The details of these worked in medical imaging software, therefore, will be converted to equity to the process of language analysis of MCNP radiation transport, through the generation of a code input file. With this file, it is possible to simulate any situation/problem of the type and level of radiation to the proposed treatment chosen by the medical staff responsible for the patient. Within a computational process oriented, the Scan2MCNP can contribute along with other software that has been used recently in the area of medical physics, to improve the levels of quality and precision of radiotherapy treatments. In this work, medical images DICOM of the Anthropomorphic Rando Phantom were used in the process of analysis and development of computer software Scan2MCNP. However, it emphasized that the software is successful in certain situations, depending upon a number of auxiliary procedures and software that can help in the solution of certain problems in the natural radiation treatment or express agility by the team of medical physics. (author)

  18. German Orientalism

    OpenAIRE

    Margaret Olin

    2011-01-01

    Review of: Suzanne L. Marchand, German Orientalism in the Age of Empire: Religion, Race and Scholarship, Cambridge and Washington, D.C.: Cambridge University Press, 2009. This analysis of Suzanne L. Marchand’s German Orientalism in the Age of Empire: Religion, Race and Scholarship reads her contribution in part against the background of Edward Said’s path breaking book Orientalism. Differences lie in her more expansive understanding of the term ‘Oriental’ to include the Far East and her conce...

  19. Methodology Used to Create System Architecture for its in Slovakia

    Directory of Open Access Journals (Sweden)

    Ales Janota

    2004-01-01

    Full Text Available The paper deals with an object oriented approach proposed by the authors for creation of the ITS system architecture in the Slovak Republic and shows how a reference architecture can be created as s base for future more detailed architectures (models. The authors characterise possible approaches, explain their relations to existing architectures and propose a methodology based on the Unifield Modelling language (UML. The main attention is paid to the logical part (logical view of the system architecture, that should result in the form of easy readable and understandable UML models.

  20. Learning by Translating: A Contrastive Methodology for ESP Learning and Translation

    Directory of Open Access Journals (Sweden)

    Sara Laviosa

    2015-11-01

    Full Text Available Over the last few years applied linguists have explored the possibility of integrating the insights of second language acquisition theories, contrastive analysis, foreign language teaching methodologies, and translation studies with a view to enhancing current communicative models and techniques for L2 teaching and translator training (see for example Sewell and Higgins 1996; Laviosa-Braithwaite 1997; Campbell 1998; Malmkjær 1998; Laviosa 2000; Colina 2002. We intend to make a contribution to this interdisciplinary orientation by putting forward a translation-based methodology for learning ESP vocabulary and grammar through real life mediating communicative activities. With particular reference to the translation task itself, we endeavour to provide teachers of English for special purposes and translator trainers with a methodology for guiding their students in producing, to the best of their abilities, a target text which meets the quality criteria of terminological accuracy and stylistic fluency, and is also effective in terms of the communicative situation it is intended for. After outlining the rationale and main theoretical approaches underpinning our work, we will illustrate our methodology for learning ESP vocabulary and translation skills from a contrastive perspective, as in our book Learning by Translating (Laviosa and Cleverton 2003.

  1. Therapeutic orientations, professional efficacy, and burnout among substance abuse social workers in Israel.

    Science.gov (United States)

    Tartakovsky, Eugene; Kovardinsky, Slava

    2013-07-01

    This study investigates the therapeutic orientations of substance abuse social workers and the relationship between these orientations and burnout. Ninety-two social workers who provided outpatient treatment to people suffering from substance-related disorders in Israel participated in the study. The results obtained demonstrated that the substance abuse social workers adhere more to the psychodynamic and ecosystemic therapeutic orientations than to the cognitive-behavioral orientation. A greater adherence to the cognitive-behavioral orientation was associated with a higher sense of professional efficacy; a greater adherence to the psychodynamic orientation was associated with a higher level of exhaustion; and greater adherence to the ecosystemic orientation was associated with lower levels of exhaustion and cynicism. Female social workers reported lower levels of exhaustion and cynicism. The cognitive-behavioral orientation mediated the connection between the social workers' experience in the field of substance abuse and two dimensions of burnout-exhaustion and professional efficacy. Significance of the findings for improving the well-being of substance abuse social workers and for the advancement of psychosocial services is discussed. Copyright © 2013 Elsevier Inc. All rights reserved.

  2. Exploring the Central Nervous System: methodological state of the art

    International Nuclear Information System (INIS)

    Darcourt, Jacques; Koulibaly, Pierre-Malick; Migneco, Octave

    2005-01-01

    The analysis of the clinical use of brain SPECT demonstrate a defacing between the methodological developments published recently and its current use in clinical practice. We review a description of recent methodological developments that could be useful in three classical clinical application: the diagnosis of Alzheimer's disease, the evaluation of dopaminergic neurotransmission in Parkinson's Disease and the study of epilepsy. In Alzheimer's disease the methods of spatial standardization and the comparison to a normative data base are more useful to observers that have the least experience and for this end methodological approaches that are oriented to routine work better and are simpler than SPM. Quantification is essential in the study of dopaminergic neurotransmission and the measurement of binding potential appears biased due to septal penetration, attenuation, diffusion and partial volume effect. Partial volume effect introduces most error and its correction is difficult because of the co registration precision required with magnetic resonance images. The study of epilepsy by subtraction of ictal and interictal SPECT has demonstrated its clinical value. It is a fusion of images operation that has now very well defined methods (au)

  3. Corporate entrepreneurship orientation and the pursuit of innovating opportunities in Botswana

    Directory of Open Access Journals (Sweden)

    Melodi Botha

    2011-12-01

    Full Text Available Purpose and objectives: A causal relationship between the independent variable (introduction of innovation and the dependent variable (Corporate Entrepreneurship orientation is explored by addressing the question: Do companies in Botswana have a corporate entrepreneurship (CE orientation that leads them to pursue innovating opportunities? The primary objective is to investigate how CE orientation in companies in Botswana is linked to individual employees' pursuit of innovation within corporate boundaries. Secondary objectives are to identify the prerequisites and factors of CE orientation, individual employees' perceptions and the importance of innovation factors in established companies. Problem investigated: To determine whether existing firms in Botswana represent the concept of an entrepreneurial company within the sphere of corporate entrepreneurship by pursuing innovating opportunities. The intention is to identify the knowledge, attitudes and beliefs of individuals as potential corporate entrepreneurs, their ability to be innovative and how such innovation is brought to fruition. Design and methodology: To obtain quantifiable measures of the link between CE orientation and innovation, a quantitative approach is used: a formalised, cross-sectional research design. The sample consists of 100 individuals at supervisory levels and above in large corporate companies, from eight different provinces in Botswana. A research instrument is used and convenience sampling employed. Factor analysis is performed on the questionnaire to determine its validity and reliability. A Pearson correlation coefficient test is conducted on the three factors identified in factor analysis. The chi-square test and T-test (Mann-Whitney U test are used to illustrate the statistically significant differences between the different variables and factors. Findings and implications: This paper proves the inextricable link between CE orientation and the pursuit of innovation

  4. Auto-Interviewing, Auto-Ethnography and Critical Incident Methodology for Eliciting a Self-Conceptualised Worldview

    Directory of Open Access Journals (Sweden)

    Béatrice Boufoy-Bastick

    2004-01-01

    Full Text Available Knowing oneself has been an age-old humanistic concern for many western and oriental philosophers. The same concern is now shared by modern psychologists and anthropologists who seek to understand the "self" and others by eluci­dating their worldviews. This paper presents an auto-anthropological methodology which can ef­fec­tively elucidate one's worldview. This intro­spective qualitative methodology uses integratively three methodological processes, namely auto-inter­viewing, auto-ethnography and critical incident technique to elicit baseline cultural data. The paper reports on how this methodology was used to elicit my current worldview. It first explains how emic data were educed and rendered in emo­tionally enhanced narratives, which were then deconstructed to elicit the major recurring themes in the etic interpretive content analysis. To illus­trate this auto-anthropological methodology, two cultural life events have been used: a critical incident in Singapore and a consciousness raising process in Fiji. The first event revealed my own education ideology while the second made me realise my mitigated support for cultural diversity. URN: urn:nbn:de:0114-fqs0401371

  5. 4. Principles of Art from Antiquity to Contemporary Pedagogy in the Context of Methodology of Art Education

    Directory of Open Access Journals (Sweden)

    Olimpiada Arbuz-Spatari

    2016-03-01

    Full Text Available The methodologies of Art Education is a system of educational documents - principles, rules, methods, procedures, forms - designed determinative - reflective thinking from teleology, content, communication arts / cultural / scientific, reception and receiver topic communicating, and are subject oriented educated / creator student under the laws of education, communication and artistic principles.

  6. Design methodology of single-feed compact near-isotropic antenna design

    KAUST Repository

    Su, Zhen

    2017-06-07

    The abundance of mobile wireless devices is giving rise to a new paradigm known as Internet of Things. In this paradigm, wireless devices will be everywhere and communicating with each other. Since they will be oriented randomly in the environment, they should be able to communicate equally in all directions in order to have stable communication link. Hence, compact near isotropic antennas are required, which can enable orientation insensitive communication. In this paper, we propose a simple design methodology to design a compact near-isotropic wire antenna based on equal vector potentials. As a proof of concept, a quarter wavelength monopole antennas has been designed that is wrapped on a 3D-printed box keeping the vector potentials in three orthogonal different directions equal. By optimizing the dimension of the antenna arms, a nearly isotropic radiation pattern is thus achieved. The results show that the antenna has a maximum gain of 2.2dBi at 900 MHz with gain derivation of 9.4dB.

  7. Development of a High Performance PES Ultrafiltration Hollow Fiber Membrane for Oily Wastewater Treatment Using Response Surface Methodology

    Directory of Open Access Journals (Sweden)

    Noor Adila Aluwi Shakir

    2015-12-01

    Full Text Available This study attempts to optimize the spinning process used for fabricating hollow fiber membranes using the response surface methodology (RSM. The spinning factors considered for the experimental design are the dope extrusion rate (DER, air gap length (AGL, coagulation bath temperature (CBT, bore fluid ratio (BFR, and post-treatment time (PT whilst the response investigated is rejection. The optimal spinning conditions promising the high rejection performance of polyethersulfone (PES ultrafiltration hollow fiber membranes for oily wastewater treatment are at the dope extrusion rate of 2.13 cm3/min, air gap length of 0 cm, coagulation bath temperature of 30 °C, and bore fluid ratio (NMP/H2O of 0.01/99.99 wt %. This study will ultimately enable the membrane fabricators to produce high-performance membranes that contribute towards the availability of a more sustainable water supply system.

  8. Compliance strategy for statistically based neutron overpower protection safety analysis methodology

    International Nuclear Information System (INIS)

    Holliday, E.; Phan, B.; Nainer, O.

    2009-01-01

    The methodology employed in the safety analysis of the slow Loss of Regulation (LOR) event in the OPG and Bruce Power CANDU reactors, referred to as Neutron Overpower Protection (NOP) analysis, is a statistically based methodology. Further enhancement to this methodology includes the use of Extreme Value Statistics (EVS) for the explicit treatment of aleatory and epistemic uncertainties, and probabilistic weighting of the initial core states. A key aspect of this enhanced NOP methodology is to demonstrate adherence, or compliance, with the analysis basis. This paper outlines a compliance strategy capable of accounting for the statistical nature of the enhanced NOP methodology. (author)

  9. THE USE OF COMPUTER VISION ALGORITHMS FOR AUTOMATIC ORIENTATION OF TERRESTRIAL LASER SCANNING DATA

    Directory of Open Access Journals (Sweden)

    J. S. Markiewicz

    2016-06-01

    Full Text Available The paper presents analysis of the orientation of terrestrial laser scanning (TLS data. In the proposed data processing methodology, point clouds are considered as panoramic images enriched by the depth map. Computer vision (CV algorithms are used for orientation, which are applied for testing the correctness of the detection of tie points and time of computations, and for assessing difficulties in their implementation. The BRISK, FASRT, MSER, SIFT, SURF, ASIFT and CenSurE algorithms are used to search for key-points. The source data are point clouds acquired using a Z+F 5006h terrestrial laser scanner on the ruins of Iłża Castle, Poland. Algorithms allowing combination of the photogrammetric and CV approaches are also presented.

  10. Psychotherapeutic and work-oriented interventions: employment outcomes among young adults with work disability due to a mental disorder.

    Science.gov (United States)

    Mattila-Holappa, Pauliina; Joensuu, Matti; Ahola, Kirsi; Koskinen, Aki; Tuisku, Katinka; Ervasti, Jenni; Virtanen, Marianna

    2016-01-01

    We examined the extent to which psychotherapeutic and work-oriented interventions were included in a medical treatment and rehabilitation plan and whether they predicted future employment among young adults with work disability due to a mental disorder. Data were obtained from the treatment and rehabilitation plans of 1163 young adults aged 18‒34 years, who in 2008 were granted fixed-term work disability compensation due to a mental disorder and were followed for 5 years. Forty-six percent had no proposal for psychotherapy or a work-oriented intervention in their treatment and rehabilitation plan, 22 % had a plan for only a psychotherapeutic intervention, 23 % had a plan for only a work-oriented intervention, and 10 % had both types of interventions planned. Having a planned psychotherapeutic intervention (HR = 1.35, 95 % CI 1.07-1.69) and of the work-oriented interventions, planned rehabilitative courses and training (HR = 1.34, 95 % CI 1.03-1.70) predicted quicker entry into competitive employment. Having a plan for both a psychotherapeutic and work-oriented intervention was associated with being employed at the end of the follow-up (OR = 1.77, 95 % CI 1.07-2.95). Young adults with a long-term psychiatric work disability episode rarely have a recorded plan for rehabilitation in their treatment and rehabilitation plan although psychotherapeutic interventions and a combination of a psychotherapeutic and work-oriented intervention might help them gain employment.

  11. Orientation damage in the Christchurch cemeteries generated during the Christchurch earthquakes of 2010

    Science.gov (United States)

    Martín-González, Fidel; Perez-Lopez, Raul; Rodrigez-Pascua, Miguel Angel; Martin-Velazquez, Silvia

    2014-05-01

    The intensity scales determined the damage caused by an earthquake. However, a new methodology takes into account not only the damage but the type of damage "Earthquake Archaeological Effects" EAE's, and its orientation (e.g. displaced masonry blocks, impact marks, conjugated fractures, fallen and oriented columns, dipping broken corners, etc.). It focuses not only on the amount of damage but also in its orientation, giving information about the ground motion during the earthquake. In 2010 an earthquake of magnitude 6.2 took place in Christchurch (New Zealand) (22-2-2010), 185 casualties, making it the second-deadliest natural disaster in New Zealand. Due to the magnitude of the catastrophe, the city centre (CBD) was closed and the most damaged buildings were closed and later demolished. For this reason it could not be possible to access to sampling or make observations in the most damaged areas. However, the cemeteries were not closed and a year later still remained intact since the financial means to recover were used to reconstruct infrastructures and housing the city. This peculiarity of the cemeteries made measures of the earthquake effects possible. Orientation damage was measured on the tombs, crosses and headstones of the cemeteries (mainly on falling objects such as fallen crosses, obelisks, displaced tombstones, etc.). 140 data were taken in the most important cemeteries (Barbadoes, Addington, Pebleton, Woodston, Broomley and Linwood cemeteries) covering much of the city area. The procedure involved two main phases: a) inventory and identification of damages, and b) analysis of the damage orientations. The orientation was calculated for each element and plotted in a map and statistically in rose diagrams. The orientation dispersion is high in some cemeteries but damage orientation S-N and E-W is observed. However, due to the multiple seismogenic faults responsible for earthquakes and damages in Christchurch during the year after the 2010 earthquake, a

  12. Applications of the rotating orientation XRD method to oriented materials

    International Nuclear Information System (INIS)

    Guo Zhenqi; Li Fei; Jin Li; Bai Yu

    2009-01-01

    The rotating orientation x-ray diffraction (RO-XRD) method, based on conventional XRD instruments by a modification of the sample stage, was introduced to investigate the orientation-related issues of such materials. In this paper, we show its applications including the determination of single crystal orientation, assistance in crystal cutting and evaluation of crystal quality. The interpretation of scanning patterns by RO-XRD on polycrystals with large grains, bulk material with several grains and oriented thin film is also presented. These results will hopefully expand the applications of the RO-XRD method and also benefit the conventional XRD techniques. (fast track communication)

  13. Service workers' job performance: the roles of personality traits, organizational identification, and customer orientation

    OpenAIRE

    He, Hongwei; Wang, Weiyue; Zhu, Weichun; Harris, Lloyd

    2015-01-01

    Purpose– This paper aims to advance the literature by testing the boundary of this relationship with reference to a key construct in employee performance in the service domain: employee customer orientation. Organizational identification refers to employees’ perceived oneness and belongingness to their work organization, and has been argued to be associated with higher employee performance.Design/methodology/approach– Data were collected based on a sample of call center service workers. Emplo...

  14. Systems, methods and apparatus for modeling, specifying and deploying policies in autonomous and autonomic systems using agent-oriented software engineering

    Science.gov (United States)

    Hinchey, Michael G. (Inventor); Penn, Joaquin (Inventor); Sterritt, Roy (Inventor)

    2011-01-01

    Systems, methods and apparatus are provided through which in some embodiments, an agent-oriented specification modeled with MaCMAS, is analyzed, flaws in the agent-oriented specification modeled with MaCMAS are corrected, and an implementation is derived from the corrected agent-oriented specification. Described herein are systems, method and apparatus that produce fully (mathematically) tractable development of agent-oriented specification(s) modeled with methodology fragment for analyzing complex multiagent systems (MaCMAS) and policies for autonomic systems from requirements through to code generation. The systems, method and apparatus described herein are illustrated through an example showing how user formulated policies can be translated into a formal mode which can then be converted to code. The requirements-based programming systems, method and apparatus described herein may provide faster, higher quality development and maintenance of autonomic systems based on user formulation of policies.

  15. The Functional Role of Resignation Orientation on Goal Engagement, Self-Esteem, Life Satisfaction, and Depression.

    Science.gov (United States)

    Asano, Kenichi; Ishimura, Ikuo; Kodama, Masahiro

    2014-11-06

    Several studies in Europe and North America have highlighted the importance of resignation or giving up. Research has shown that resignation is as important as goal attainment. Hence, this study examines, using path analysis, the effect of resignation orientation on goal disengagement and reengagement. Furthermore, this study attempts to clarify the implication of resignation orientation for elements of mental well-being. Questionnaires were completed by 261 Japanese college students. Results showed that proactive resignation orientation promotes reestablishment of alternative goals while negative resignation orientation encourages disengagement of the unattainable goals. The findings help explain the functional role of resignation orientation and can inform the development of treatment for resignation-related depression.

  16. Understanding political market orientation

    DEFF Research Database (Denmark)

    Ormrod, Robert P.; Henneberg, Stephan C.

    influences of such behavior. The study includes structural equation modeling to investigate several propositions. While the results show that political parties need to focus on several different aspects of market-oriented behavior, especially using an internal and external orientation as cultural antecedents......This article develops a conceptual framework and measurement model of political market orientation that consists of attitudinal and behavioural constructs. The article reports on perceived relationships among different behavioral aspects of political market orientation and the attitudinal......, a more surprising result is the inconclusive effect of a voter orientation on market-oriented behaviours. The article discusses the findings in the context of the existing literature in political marketing and commercial market orientation....

  17. International production on science oriented towards data: analysis of the terms data science and e-science in scopus and the web of science

    OpenAIRE

    Leilah Santiago Bufrem; Fábio Mascarenhas e Silva; Natanael Vitor Sobral; Anna Elizabeth Galvão Coutinho Correia

    2016-01-01

    Introduction: current configuration in the dynamics of production and scientific communication reveals the role of Science Oriented Towards Data, a comprehensive conception represented, mainly, by terms such as "e-Science" and "Data Science". Objective: To present the global scientific production on Science Oriented Towards Data by using the terms "e-Science" and "Data Science" in Scopus and the Web of Science during 2006-2016. Methodology: The study is divided into five phases: a) sear...

  18. METHODOLOGICAL PROPOSAL FOR CONTAMINATED SOIL RECOVERY

    Directory of Open Access Journals (Sweden)

    José Antonio Fabelo Falcón

    2017-01-01

    Full Text Available The contamination of soils, by different substances and / or products is becoming more extensive throughout the world, its determination, minimization and treatment to reach the recovery of them is a necessity, even though it is not granted the level of importance required by the countries concerned. The objective of this work is to propose a methodology for the recovery of soils with a high degree of efficiency and effectiveness in the selection of procedures, regardless of the types of pollutants and land use once recovered. The methodological proposal involves the stages of diagnosis, characterization, selection of the technology and its technical and economic validation at the laboratory and pilot plant level. Subsequently, the technology of the treatment is designed, along with the elaboration of an objective study of each particular case and an essential economic and technical feasibility analysis for the different scales of the development of the technological process.

  19. Neural Networks Methodology and Applications

    CERN Document Server

    Dreyfus, Gérard

    2005-01-01

    Neural networks represent a powerful data processing technique that has reached maturity and broad application. When clearly understood and appropriately used, they are a mandatory component in the toolbox of any engineer who wants make the best use of the available data, in order to build models, make predictions, mine data, recognize shapes or signals, etc. Ranging from theoretical foundations to real-life applications, this book is intended to provide engineers and researchers with clear methodologies for taking advantage of neural networks in industrial, financial or banking applications, many instances of which are presented in the book. For the benefit of readers wishing to gain deeper knowledge of the topics, the book features appendices that provide theoretical details for greater insight, and algorithmic details for efficient programming and implementation. The chapters have been written by experts ands seemlessly edited to present a coherent and comprehensive, yet not redundant, practically-oriented...

  20. Signs of Taste for Science: A Methodology for Studying the Constitution of Interest in the Science Classroom

    Science.gov (United States)

    Anderhag, P.; Wickman, P.-O.; Hamza, K. M.

    2015-01-01

    In this paper we present a methodological approach for analyzing the transformation of interest in science through classroom talk and action. To this end, we use the construct of "taste for science" as a social and communicative operationalization, or proxy, to the more psychologically oriented construct of interest. To gain a taste for…

  1. An alternative methodology for the mathematical treatment of GPS positioning

    Directory of Open Access Journals (Sweden)

    Aly M. El-naggar

    2011-12-01

    In this paper a simple alternative method is developed to solve the GPS navigation equations directly without linearization and iteration. A practical study was done to evaluate the new model. Performance analysis was conducted using data collected by Trimble 4000SSE dual frequency receiver. The results indicated that the alternative methodology is simple, fast, and accurate as compared to Taylor method.

  2. Improving the Accuracy of Direct Geo-referencing of Smartphone-Based Mobile Mapping Systems Using Relative Orientation and Scene Geometric Constraints

    Directory of Open Access Journals (Sweden)

    Naif M. Alsubaie

    2017-09-01

    Full Text Available This paper introduces a new method which facilitate the use of smartphones as a handheld low-cost mobile mapping system (MMS. Smartphones are becoming more sophisticated and smarter and are quickly closing the gap between computers and portable tablet devices. The current generation of smartphones are equipped with low-cost GPS receivers, high-resolution digital cameras, and micro-electro mechanical systems (MEMS-based navigation sensors (e.g., accelerometers, gyroscopes, magnetic compasses, and barometers. These sensors are in fact the essential components for a MMS. However, smartphone navigation sensors suffer from the poor accuracy of global navigation satellite System (GNSS, accumulated drift, and high signal noise. These issues affect the accuracy of the initial Exterior Orientation Parameters (EOPs that are inputted into the bundle adjustment algorithm, which then produces inaccurate 3D mapping solutions. This paper proposes new methodologies for increasing the accuracy of direct geo-referencing of smartphones using relative orientation and smartphone motion sensor measurements as well as integrating geometric scene constraints into free network bundle adjustment. The new methodologies incorporate fusing the relative orientations of the captured images and their corresponding motion sensor measurements to improve the initial EOPs. Then, the geometric features (e.g., horizontal and vertical linear lines visible in each image are extracted and used as constraints in the bundle adjustment procedure which correct the relative position and orientation of the 3D mapping solution.

  3. Effects of selected coping strategies on impediment oriented ...

    African Journals Online (AJOL)

    The study was carried out to determine the effects of selected coping strategies on the impediment oriented academic stress of the visually impaired pupils in Oji- River School for the Blind, Enugu State. The study is a quasi-Experimental design involving two treatment groups and one control group. Twenty visually impaired ...

  4. FORMATION OF SCIENCE-ORIENTED ART: CAUSES AND RESULTS

    Directory of Open Access Journals (Sweden)

    Denis Aleksandrovich Popov

    2016-02-01

    Full Text Available Purpose: identify the causes of the phenomenon of science-oriented art of the 19-20th century.Methodology: theoretical analysis of possibilities and ways of interaction between science and art in the analyzed period.Results The author defines science-oriented art as artistic trends that embodied concepts of a human formed by the humanities. The author identifies the following reasons for its emergence: the high status of science in the 19th century, the ability of art, as a special form of activity, to converge with other types of activity, identification of science and truth, and appropriation of reflective functions towards art by science.Art, which is not a rational activity, had to rely on the findings and conclusions, which science made about it. Even theorizing artists were forced to rely on ideas of scientists that were far from art.In the 19-20th century, socio-biological theories, Marxism, and psychoanalysis claimed the role of fundamental scientific research programmes that reveal the essence of man. Each of them found its artistic embodiment in the form of naturalism, socialist realism, surrealism, and psychological novel. This kind of art was used by scientists to prove the truth of their own concepts.The author comes to the conclusion that the rise or decline of a science-oriented art movement depended on credibility of the scientific research programme that was close to it. Success of a particular scientific movement resulted in the emergence of a corresponding art movement; disappointment in it became the reason behind its fading.

  5. Sexual orientation and labor market outcomes

    OpenAIRE

    Drydakis, Nick

    2014-01-01

    Studies from countries with laws against discrimination on the basis of sexual orientation suggest that gay and lesbian employees report more incidents of harassment and are more likely to report experiencing unfair treatment in the labor market than are heterosexual employees. Gay men are found to earn less than comparably skilled and experienced heterosexual men. For lesbians, the patterns are ambiguous: in some countries they have been found to earn less than their heterosexual counterpart...

  6. Internal fire analysis screening methodology for the Salem Nuclear Generating Station

    International Nuclear Information System (INIS)

    Eide, S.; Bertucio, R.; Quilici, M.; Bearden, R.

    1989-01-01

    This paper reports on an internal fire analysis screening methodology that has been utilized for the Salem Nuclear Generating Station (SNGS) Probabilistic Risk Assessment (PRA). The methodology was first developed and applied in the Brunswick Steam Electric Plant (BSEP) PRA. The SNGS application includes several improvements and extensions to the original methodology. The SNGS approach differs significantly from traditional fire analysis methodologies by providing a much more detailed treatment of transient combustibles. This level of detail results in a model which is more usable for assisting in the management of fire risk at the plant

  7. Methodology for the evaluation process in the director´s preparation from education.

    Directory of Open Access Journals (Sweden)

    Humberto Clemente Calderón Echevarría

    2014-03-01

    Full Text Available The presented work proposes a methodology oriented to the evaluation of the process of director´s preparation which may contribute to the improvement of the program. It explains the need of the evaluation, activity as such, indicators to evaluate, methods and techniques to be used and the steps in which have to be done. Until now doesn´t exist a methodology which can evaluate the process of directors’ preparation in the educational sector. The development of this methodology has as a background the result obtained by means of different investigations made in the Provincial Post Office and that later were applied in the Provincial Department of Education. Nowadays is perfected in the Pedagogical University "Capitán Silverio Blanco Núñez", thus, the employment opportunities in similar processes of other entities. In the proposed methodology is conceived that the process evaluation of the director’s preparation flows out in a cyclical manner, continuous, flexible, and interactive, away from the traditional linear formula, rigid and schematic. From the above idea it can be identify four stages, and the relevant procedures, the evaluation of the process of directors’ preparation in education.

  8. Project Management in the Universidad de Oriente: Improvement of the Ex-Antes Evaluation

    Directory of Open Access Journals (Sweden)

    Yilian Rodríguez-Clavijo

    2017-06-01

    Full Text Available The objective of this study was to demonstrate the importance of ex-ante evaluation as a tool for the management of science and innovation projects at the Universidad de Oriente. For the theoretical analysis we used the methods analysis - synthesis and historical - logic. In the empirical analysis, participant observation, work with a team of experts and brainstorming were used as techniques and tools. The methodological design of the evaluation was defined according to four aspects established by the Organization for Economic Cooperation and Development: field, purpose, criteria and organization. The results of the application of the methodology are presented to the projects to selected projects; which allowed diagnosing the quality of the projects, the areas with the most deficiencies, as well as the aspects that limit the design of the proposals.

  9. The prosa methodology for scenario development

    International Nuclear Information System (INIS)

    Grupa, J.B.

    2001-01-01

    In this paper a methodology for scenario development is proposed. The method is developed in an effort to convince ourselves (and others) that all conceivable future developments of a waste repository have been covered. To be able to assess all conceivable future developments, the method needs to be comprehensive. To convince us and others the method should be structured in such a way that the treatment of each conceivable future development is traceable. The methodology is currently being applied to two Dutch disposal designs. Preliminary results show that the elaborated method functions better than the original method. However, some elements in the method will need further refinement. (author)

  10. Automated remedial assessment methodology software system

    International Nuclear Information System (INIS)

    Whiting, M.; Wilkins, M.; Stiles, D.

    1994-11-01

    The Automated Remedial Analysis Methodology (ARAM) software system has been developed by the Pacific Northwest Laboratory to assist the U.S. Department of Energy (DOE) in evaluating cleanup options for over 10,000 contaminated sites across the DOE complex. The automated methodology comprises modules for decision logic diagrams, technology applicability and effectiveness rules, mass balance equations, cost and labor estimating factors and equations, and contaminant stream routing. ARAM is used to select technologies for meeting cleanup targets; determine the effectiveness of the technologies in destroying, removing, or immobilizing contaminants; decide the nature and amount of secondary waste requiring further treatment; and estimate the cost and labor involved when applying technologies

  11. X-ray absorption spectroscopy and EPR studies of oriented spinach thylakoid preparations

    Energy Technology Data Exchange (ETDEWEB)

    Andrews, J.C. [Univ. of California, Berkeley, CA (United States). Dept. of Chemistry]|[Lawrence Berkeley Lab., CA (United States). Structural Biology Div.

    1995-08-01

    In this study, oriented Photosystem II (PS II) particles from spinach chloroplasts are studied with electron paramagnetic resonance (EPR) and x-ray absorption spectroscopy (XAS) to determine more details of the structure of the oxygen evolving complex (OEC). The nature of halide binding to Mn is also studied with Cl K-edge and Mn EXAFS (extended x-ray absorption fine structure) of Mn-Cl model compounds, and with Mn EXAFS of oriented PS II in which Br has replaced Cl. Attention is focused on the following: photosynthesis and the oxygen evolving complex; determination of mosaic spread in oriented photosystem II particles from signal II EPR measurement; oriented EXAFS--studies of PS II in the S{sub 2} state; structural changes in PS II as a result of treatment with ammonia: EPR and XAS studies; studies of halide binding to Mn: Cl K-edge and Mn EXAFS of Mn-Cl model compounds and Mn EXAFS of oriented Br-treated photosystem II.

  12. The functional role of resignation orientation on goal engagement, self-esteem, life satisfaction, and depression

    Directory of Open Access Journals (Sweden)

    Kenichi Asano

    2014-10-01

    Full Text Available Several studies in Europe and North America have highlighted the importance of resignation or giving up. Research has shown that resignation is as important as goal attainment. Hence, this study examines, using path analysis, the effect of resignation orientation on goal disengagement and reengagement. Furthermore, this study attempts to clarify the implication of resignation orientation for elements of mental well-being. Questionnaires were completed by 261 Japanese college students. Results showed that proactive resignation orientation promotes reestablishment of alternative goals while negative resignation orientation encourages disengagement of the unattainable goals. The findings help explain the functional role of resignation orientation and can inform the development of treatment for resignation-related depression.

  13. Eating Concerns in College Women across Sexual Orientation Identities

    Science.gov (United States)

    Maloch, Janelle K.; Bieschke, Kathleen J.; McAleavey, Andrew A.; Locke, Benjamin D.

    2013-01-01

    This study found that treatment-seeking sexual minority college women evidenced serious eating concerns. Regardless of sexual orientation and compared with those with low levels of eating concerns, women with high levels of eating concerns evidenced increased depression, increased generalized anxiety, and a greater likelihood of experiencing…

  14. Experience on implementing risk-oriented in-service inspection at NPP in USA

    International Nuclear Information System (INIS)

    Grebenyuk, Yu.P.; Zaritskij, N.S.; Kovyrshin, V.G.; Kostenko, S.P.

    2001-01-01

    Experience of implementing risk-oriented in-service inspection (RIISI) of pipelines at the US NPP analyzed. RIISI processes according to the methodologies developed by Westinghouse and EPRI are described and compared. The information is addressed concerning practical matters of RIISI implementing at NPP Beaver Valley and Arkansas Nuclear One. Regulatory activity of the US NRC while implementing NRC at the US NPP. It is shown that using RIISI at NPP is aimed at improvement of examination efficiency, decreasing costs and occupational dose loads while inspecting pipelines

  15. A flexible hydrological modelling system developed using an object oriented methodology

    Energy Technology Data Exchange (ETDEWEB)

    Rinde, Trond

    1998-12-31

    The report presents a software system called Process Integrating Network (PINE). The capabilities, working principles, programming technical design and principles of use of the system are described as are some practical applications. PINE is a simulation tool for modelling of hydrological and hydrologically related phenomena. The system is based on object oriented programming principles and was specially designed to provide freedom in the choice of model structures and algorithms for process descriptions. It supports full freedom with regards to spatial distribution and temporal resolution. Geographical information systems (GIS) may be integrated with PINE in order to provide full spatial distribution in system parametrisation, process simulation and visualisation of simulation results. Simulation models are developed by linking components for process description together in a structure. The system can handle compound working media such as water with chemical or biological constituents. Non-hydrological routines may then be included to describe the responses of such constituents. Features such as extensibility and reuse of program components are emphasised in the program design. Separation between process topology, process descriptions and process data facilitates simple and consistent implementation of components for process description. Such components may be automatically prototyped and their response functions may be implemented without knowledge of other parts of the program system and without the need to program import or export routines or a user interface. Model extension is thus a rapid process that does not require extensive programming skills. Components for process descriptions may further be placed in separate program libraries, which can be included in the program as required. The program system can thus be very compact while it still has a large number of process algorithms available. The system can run on both PC and UNIX platforms. 106 figs., 20

  16. Methodology for systematic analysis and improvement of manufacturing unit process life-cycle inventory (UPLCI)—CO2PE! initiative (cooperative effort on process emissions in manufacturing). Part 1: Methodology description

    DEFF Research Database (Denmark)

    Kellens, Karel; Dewulf, Wim; Overcash, Michael

    2012-01-01

    the provision of high-quality data for LCA studies of products using these unit process datasets for the manufacturing processes, as well as the in-depth analysis of individual manufacturing unit processes.In addition, the accruing availability of data for a range of similar machines (same process, different......This report proposes a life-cycle analysis (LCA)-oriented methodology for systematic inventory analysis of the use phase of manufacturing unit processes providing unit process datasets to be used in life-cycle inventory (LCI) databases and libraries. The methodology has been developed...... and resource efficiency improvements of the manufacturing unit process. To ensure optimal reproducibility and applicability, documentation guidelines for data and metadata are included in both approaches. Guidance on definition of functional unit and reference flow as well as on determination of system...

  17. Internal Market Orientation Framework as a Source of Improving Service Quality within the Malaysian Hotel Industry

    Directory of Open Access Journals (Sweden)

    Lahap J.

    2014-01-01

    Full Text Available This paper is developed as a means to discover the importance of improving service quality within the Malaysian Hotel Industry. To support that contention it was found that there are a number of methodologies or approaches that can be used to improve service delivery. Recent publications show that there is an emerging methodology sought to improve employee performance and one of the approaches are known as Internal Market Orientation. The Internal Market Orientation model consists of three dimensions and they are: i Internal Market Intelligence Generation (IMIG, ii Internal Communication (IC, and iii Response to Intelligence (RTI. Despite of that this study will only highlight the third dimensions of the framework that is Response to Intelligence. A number of conclusive findings were found and it can be used to enhance employee performance and it is as well has the ability to improving the quality of service towards hotel guests. Notwithstanding, the findings of this study can be used to improve the competitive advantage of Malaysian Hotels and therefore, assisting the country to achieve competitiveness and leads to the creation of premier tourist destination in the world.

  18. The role of metacognitive skills in solving object-oriented programming problems: a case study

    Directory of Open Access Journals (Sweden)

    Marietjie Havenga

    2015-07-01

    Full Text Available This article reports on the role of metacognitive skills when solving object-oriented programming problems as part of a case study. The research was constructivist-based within an interpretivist approach to explore how four students constructed their own thinking when solving programming problems. A qualitative methodology was employed. Both concept-driven coding and data-driven coding were applied. Two main issues emerged from the findings. Participating students had fragmented knowledge of the object-oriented approach and shortcomings regarding the implementation thereof, and they experienced problems with metacognitive control during all the steps of program development. Based on the findings the use of metacognitive critical control points (MCCPs is proposed to be used as a mechanism to facilitate students in their programming efforts and to prevent loss of control during program development.

  19. Interpretive Phenomenological Analysis: An Appropriate Methodology for Educational Research?

    Directory of Open Access Journals (Sweden)

    Edward John Noon

    2018-04-01

    Full Text Available Interpretive phenomenological analysis (IPA is a contemporary qualitative methodology, first developed by psychologist Jonathan Smith (1996. Whilst its roots are in psychology, it is increasingly being drawn upon by scholars in the human, social and health sciences (Charlick, Pincombe, McKellar, & Fielder, 2016. Despite this, IPA has received limited attention across educationalist literature. Drawing upon my experiences of using IPA to explore the barriers to the use of humour in the teaching of Childhood Studies (Noon, 2017, this paper will discuss its theoretical orientation, sampling and methods of data collection and analysis, before examining the strengths and weaknesses to IPA’s employment in educational research.

  20. Can methodological requirements be fulfilled when studying concealed or unethical research objects? The case of astroturfing

    Directory of Open Access Journals (Sweden)

    Sophie BOULAY

    2013-12-01

    Full Text Available Scientific soundness is key in the development of research designs. Methodological choices bear the responsibility to demonstrate its obtainment. However, it is challenging to abide by these standards while dealing with hidden, masked or unethical objects. In this article, we share the various strategies employed to aim at a sound scientific process in spite of astroturfing’s characteristics and of the methodological orientations it dictates. Facing the dilemma between the importance of scientific value and the richness of inductive and exploratory approaches, we question the influence of positivist research standards in communication studies. We fear these requirements may limit their development.

  1. Long term substitution treatment (maintenance treatment of opioid dependent persons

    Directory of Open Access Journals (Sweden)

    Wirl, Charlotte

    2007-03-01

    Full Text Available Health political background: Methadone substitution treatment in Germany is introduced in 1988 in the framework of a scientific pilot study in North Rhein Westphalia. Recent statistics show that by now a broad offer of substitution treatment exists. From 1 June 2002 to 31 December 2003 113,000 substitution treatments have been recorded as being started of which around 56,000 have been recorded as ongoing treatments by 1 December 2003. Scientific background: Substitution treatment (treatment of opioid-dependent persons using substitution substances is one part of addiction treatment. Its goals are harm reduction and the stabilisation of opioid dependent persons. Integration of opioid-dependent persons in a treatment-setting, reduction of consumption of psychoactive substances, reduction of risk behaviour (primarily related to infectious diseases, decrease of mortality and improvements concerning the social, psychic and physic situation are seen as a success of substitution treatment as maintenance therapy. Research questions: The aim of this HTA report is to investigate which indicators can be used to evaluate the effectiveness of substitution treatment. Based on these indicators an evaluation of the medical, social and economical benefit of substitution treatment - also in relation to abstinence oriented treatment - is carried out. Methods: A systematic literature search was performed in 31 international databases which yielded 2451 articles with publication date between 1995 and February 2005. Results: After a twofold selection process 32 publications were included for assessment and 276 publications were used as background literature. Despite serious restrictions due to selection bias and dropout in most studies focusing on substitution treatment, reduction of consumption of illegal opioids, reduction of risk behaviour, criminal behaviour, mortality and incidence of HIV can be seen as an empirically proven success of substitution treatment

  2. Orienteering injuries

    OpenAIRE

    Folan, Jean M.

    1982-01-01

    At the Irish National Orienteering Championships in 1981 a survey of the injuries occurring over the two days of competition was carried out. Of 285 individual competitors there was a percentage injury rate of 5.26%. The article discusses the injuries and aspects of safety in orienteering.

  3. Orienteering club

    CERN Multimedia

    Club d'orientation

    2015-01-01

    Course d'orientation La reprise des courses d’orientation était attendue dans la région puisque près de 150 coureurs ont participé à la première épreuve automnale organisée par le club d’orientation du CERN sur le site de La Faucille. Les circuits ont été remportés par Yann Locatelli du club d’Orientation Coeur de Savoie avec 56 secondes d’avance sur Damien Berguerre du club SOS Sallanches pour le parcours technique long, Marie Vuitton du club CO CERN (membre également de l’Equipe de France Jeune) pour le parcours technique moyen avec presque 4 minutes d’avance sur Jeremy Wichoud du club Lausanne-Jorat, Victor Dannecker pour le circuit technique court devant Alina Niggli, Elliot Dannecker pour le facile moyen et Alice Merat sur le facile court, tous membres du club O’Jura. Les résultats comp...

  4. Emerging Concepts and Methodologies in Cancer Biomarker Discovery.

    Science.gov (United States)

    Lu, Meixia; Zhang, Jinxiang; Zhang, Lanjing

    2017-01-01

    Cancer biomarker discovery is a critical part of cancer prevention and treatment. Despite the decades of effort, only a small number of cancer biomarkers have been identified for and validated in clinical settings. Conceptual and methodological breakthroughs may help accelerate the discovery of additional cancer biomarkers, particularly their use for diagnostics. In this review, we have attempted to review the emerging concepts in cancer biomarker discovery, including real-world evidence, open access data, and data paucity in rare or uncommon cancers. We have also summarized the recent methodological progress in cancer biomarker discovery, such as high-throughput sequencing, liquid biopsy, big data, artificial intelligence (AI), and deep learning and neural networks. Much attention has been given to the methodological details and comparison of the methodologies. Notably, these concepts and methodologies interact with each other and will likely lead to synergistic effects when carefully combined. Newer, more innovative concepts and methodologies are emerging as the current emerging ones became mainstream and widely applied to the field. Some future challenges are also discussed. This review contributes to the development of future theoretical frameworks and technologies in cancer biomarker discovery and will contribute to the discovery of more useful cancer biomarkers.

  5. Transformation Strategies between Block-Oriented and Graph-Oriented Process Modelling Languages

    DEFF Research Database (Denmark)

    Mendling, Jan; Lassen, Kristian Bisgaard; Zdun, Uwe

    2006-01-01

    Much recent research work discusses the transformation between different process modelling languages. This work, however, is mainly focussed on specific process modelling languages, and thus the general reusability of the applied transformation concepts is rather limited. In this paper, we aim...... to abstract from concrete transformation strategies by distinguishing two major paradigms for representing control flow in process modelling languages: block-oriented languages (such as BPEL and BPML) and graph-oriented languages (such as EPCs and YAWL). The contribution of this paper are generic strategies...... for transforming from block-oriented process languages to graph-oriented languages, and vice versa....

  6. Transformation Strategies between Block-Oriented and Graph-Oriented Process Modelling Languages

    DEFF Research Database (Denmark)

    Mendling, Jan; Lassen, Kristian Bisgaard; Zdun, Uwe

    to abstract from concrete transformationstrategies by distinguishing two major paradigms for process modelling languages:block-oriented languages (such as BPEL and BPML) and graph-oriented languages(such as EPCs and YAWL). The contribution of this paper are generic strategiesfor transforming from block......Much recent research work discusses the transformation between differentprocess modelling languages. This work, however, is mainly focussed on specific processmodelling languages, and thus the general reusability of the applied transformationconcepts is rather limited. In this paper, we aim......-oriented process languages to graph-oriented languages,and vice versa. We also present two case studies of applying our strategies....

  7. Methodological aspects of clinical trials in tinnitus: A proposal for an international standard

    Science.gov (United States)

    Landgrebe, Michael; Azevedo, Andréia; Baguley, David; Bauer, Carol; Cacace, Anthony; Coelho, Claudia; Dornhoffer, John; Figueiredo, Ricardo; Flor, Herta; Hajak, Goeran; van de Heyning, Paul; Hiller, Wolfgang; Khedr, Eman; Kleinjung, Tobias; Koller, Michael; Lainez, Jose Miguel; Londero, Alain; Martin, William H.; Mennemeier, Mark; Piccirillo, Jay; De Ridder, Dirk; Rupprecht, Rainer; Searchfield, Grant; Vanneste, Sven; Zeman, Florian; Langguth, Berthold

    2013-01-01

    Chronic tinnitus is a common condition with a high burden of disease. While many different treatments are used in clinical practice, the evidence for the efficacy of these treatments is low and the variance of treatment response between individuals is high. This is most likely due to the great heterogeneity of tinnitus with respect to clinical features as well as underlying pathophysiological mechanisms. There is a clear need to find effective treatment options in tinnitus, however, clinical trials differ substantially with respect to methodological quality and design. Consequently, the conclusions that can be derived from these studies are limited and jeopardize comparison between studies. Here, we discuss our view of the most important aspects of trial design in clinical studies in tinnitus and make suggestions for an international methodological standard in tinnitus trials. We hope that the proposed methodological standard will stimulate scientific discussion and will help to improve the quality of trials in tinnitus. PMID:22789414

  8. Oriented Poly(dialkylstannane)s

    DEFF Research Database (Denmark)

    Choffat, Fabien; Fornera, Sara; Smith, Paul

    2008-01-01

    The inorganic (or 'organometallic') polymers poly(dibutylstannane), poly(dioctylstannane), and poly(didodecylstannane) have been oriented by shear forces, the tensile drawing of blends with polyethylene, and deposition from solution onto glass slides coated with all oriented, friction-deposited p......The inorganic (or 'organometallic') polymers poly(dibutylstannane), poly(dioctylstannane), and poly(didodecylstannane) have been oriented by shear forces, the tensile drawing of blends with polyethylene, and deposition from solution onto glass slides coated with all oriented, friction......-deposited poly(tetrafluoroethylene) (PTFE) layer. Orientation of the polystannanes has been examined by polarization microscopy, UV-vis spectroscopy with polarized light, and X-ray diffraction and their direction is found to depend on the length of the alkyl side groups and the method of orientation. Remarkably...

  9. Pesticides residues in water treatment plant sludge: validation of analytical methodology using liquid chromatography coupled to Tandem mass spectrometry (LC-MS/MS)

    International Nuclear Information System (INIS)

    Moracci, Luiz Fernando Soares

    2008-01-01

    The evolving scenario of Brazilian agriculture brings benefits to the population and demands technological advances to this field. Constantly, new pesticides are introduced encouraging scientific studies with the aim of determine and evaluate impacts on the population and on environment. In this work, the evaluated sample was the sludge resulted from water treatment plant located in the Vale do Ribeira, Sao Paulo, Brazil. The technique used was the reversed phase liquid chromatography coupled to electrospray ionization tandem mass spectrometry. Compounds were previously liquid extracted from the matrix. The development of the methodology demanded data processing in order to be transformed into reliable information. The processes involved concepts of validation of chemical analysis. The evaluated parameters were selectivity, linearity, range, sensitivity, accuracy, precision, limit of detection, limit of quantification and robustness. The obtained qualitative and quantitative results were statistically treated and presented. The developed and validated methodology is simple. As results, even exploring the sensitivity of the analytical technique, the work compounds were not detected in the sludge of the WTP. One can explain that these compounds can be present in a very low concentration, can be degraded under the conditions of the water treatment process or are not completely retained by the WTP. (author)

  10. A research-oriented treatment planning program system

    International Nuclear Information System (INIS)

    Kalet, I.J.; Jacky, J.P.

    1982-01-01

    The function of a treatment planning program is to graphically simulate radiation dose distributions from proposed radiation therapy treatments. While many such programs are available which provide this much-needed service, none addresses the question of how to intercompare calculation and display techniques. This paper describes a program system designed for support of research efforts, particularly development and testing of new calculation algorithms. The system emphasizes a modular flexible structure, enabling programs to be developed somewhat as interchangeable parts. Thus multiple variants of a calculation algorithm can be compared without undue software overhead or additional data management. Unusual features of the system include extensive use of command procedures, logical names and a structured language (PASCAL). These features are described along with other implementation details. Obstacles, limitations and future applications are also discussed. (Auth.)

  11. Analysis of Interbrand, BrandZ and BAV brand valuation methodologies

    Directory of Open Access Journals (Sweden)

    Krstić Bojan

    2011-01-01

    Full Text Available Brand valuation is considered for one of the most significant challenges of not only theory and practice of contemporary marketing, but other disciplines, as well. Namely, the complex nature of this issue implies the need for multidisciplinary approach and creation of methodology which goes beyond the borders of marketing as a discipline, and includes knowledge derived from accounting, finance and other areas. However, mostly one-sided approaches oriented towards determining brand value either based on research results of consumer behavior and attitudes or based on financial success of the brand are dominant in marketing and financial literature. Simultaneously with these theoretical methodologies, agencies for consultancy and marketing and other subjects have been developing their own brand valuation methods and models. Some of them can be appointed to comprehensive approach to brand valuation, which overcomes mentioned problem considering one-sided analysis of brand value. The comprehensive approach, namely, presumes brand valuation based on benefits which brand provides to both customers and enterprise that owns it, in other words - based on qualitative and quantitative measures respectively reflecting behavior and attitudes of consumers and assumed financial value of the brand, or, more precisely, brand value capitalization. According to the defined research subject, this paper is structured as follows: importance and problem of brand value are reviewed in the Introduction, and three most well-known brand valuation methodologies developed by consultancy agencies - Interbrand methodology and BrandZ and BAV models are analyzed in the next section. In the further considerations the results of comparative analysis of these methodologies are presented and implications for adequate brand valuation suggested.

  12. Ferromanganese Furnace Modelling Using Object-Oriented Principles

    Energy Technology Data Exchange (ETDEWEB)

    Wasboe, S.O.

    1996-12-31

    This doctoral thesis defines an object-oriented framework for aiding unit process modelling and applies it to model high-carbon ferromanganese furnaces. A framework is proposed for aiding modelling of the internal topology and the phenomena taking place inside unit processes. Complex unit processes may consist of a number of zones where different phenomena take place. A topology is therefore defined for the unit process itself, which shows the relations between the zones. Inside each zone there is a set of chemical species and phenomena, such as reactions, phase transitions, heat transfer etc. A formalized graphical methodology is developed as a tool for modelling these zones and their interaction. The symbols defined in the graphical framework are associated with objects and classes. The rules for linking the objects are described using OMT (Object Modeling Technique) diagrams and formal language formulations. The basic classes that are defined are implemented using the C++ programming language. The ferromanganese process is a complex unit process. A general description of the process equipment is given, and a detailed discussion of the process itself and a system theoretical overview of it. The object-oriented framework is then used to develop a dynamic model based on mass and energy balances. The model is validated by measurements from an industrial furnace. 101 refs., 119 figs., 20 tabs.

  13. Patient perspectives on answering questions about sexual orientation and gender identity: an integrative review.

    Science.gov (United States)

    Bjarnadottir, Ragnhildur I; Bockting, Walter; Dowding, Dawn W

    2017-07-01

    To examine patients' perceptions of being asked about their sexual orientation and gender identity in the healthcare setting. Health disparities exist in the lesbian, gay, bisexual and transgender population, but further research is needed to better understand these disparities. To address this issue, experts recommend the routine collection of sexual orientation and gender identity data in health care. Nurses on the front line of patient care play a key role in the collection of these data. However, to enable nurses to conduct such assessments it is important to understand the perspective of the patients on being asked about their sexual orientation and gender identity in a healthcare setting. An integrative review was conducted using the methodology proposed by Whittemore and Knafl (Journal of Advanced Nursing, 2005, 52, 546). Six electronic databases were searched, and two reviewers independently reviewed papers for inclusion. Papers were included if they were empirical studies, peer-reviewed papers or reports, assessing patient perspectives on discussing sexual orientation and gender identity in the healthcare setting. Twenty-one relevant studies that met the inclusion criteria were identified. A majority of the studies indicated patients' willingness to respond to, and a perceived importance of, questions about sexual orientation and gender identity. However, fears of homophobia and negative consequences hindered willingness to disclose this information. This review indicates that in most cases patients are willing to answer routine questions about their sexual orientation in the healthcare setting and perceive them as important questions to ask. The findings of this review have implications for nurses looking to incorporate questions about sexual orientation into their routine patient assessment. The findings indicate that care providers need to be mindful of heteronormative assumptions and take steps to ensure they are knowledgeable about lesbian, gay

  14. Orientalism/Occidentalism

    NARCIS (Netherlands)

    Minca, C.; Ong, C.E.

    2017-01-01

    Orientalism and Occidentalism are interrelated concepts. Orientalism is defined in three keys ways: (i) as a study of “the Orient”; (ii) as a cultural and aesthetic concern with “the Orient”; and (iii) as a critical approach to understanding the construction of “the Orient” by European and American

  15. Mental health orientation for self-help group members: A feasibility study

    Directory of Open Access Journals (Sweden)

    Basavaraj Shrinivasa

    2017-01-01

    Full Text Available Background: Treatment gap for mental health care in low- and middle-income (LAMI countries is very large, and building workforce using the locally available resources is very much essential in reducing this gap. The current study is a preliminary work toward this direction. Materials and Methods: A single group pre- and post-design was considered for assessing the feasibility of Mental Health Orientation (MHO Program for Self-Help Group members. Assessment of participants' MHO using Orientation Towards Mental Illness (OMI scale was undertaken at three levels: baseline assessment before the intervention, after completing 2 days orientation program, and 6 weeks later. Results: Analysis of data resulted in statistically significant mean scores in the domains of areas of causation (F[1.41, 40.7] = 21.7, P< 0.000, ηp2 = 0.428, perception of abnormality (F[1.27, 36.8] = 15.8, P< 0.000, ηp2 = 0.353, treatment (F[1.42, 41.3] = 34.8, P< 0.000, ηp2 = 0.546, and after effect (F[1.36,39.4] = 26.7, P< 0.000, ηp2 = 0.480. Although the overall mean scores of all the domains of OMI were found to be statistically significantly different, there was no significant difference in the mean scores between post and follow-up assessments on areas of causation (μd = 1.27, P = 0.440 and treatment (μd = 1.00, P = 0.156. Conclusion: Overall, the findings of our study demonstrate that brief MHO program can exert a beneficial effect on bringing about significant change in the orientation of the participants toward mental illness but need to be refreshed over time to make the impact of the program stay longer.

  16. Rehabilitation Program Integrating Virtual Environment to Improve Orientation and Mobility Skills for People Who Are Blind.

    Science.gov (United States)

    Lahav, Orly; Schloerb, David W; Srinivasan, Mandayam A

    2015-01-01

    This paper presents the integration of a virtual environment (BlindAid) in an orientation and mobility rehabilitation program as a training aid for people who are blind. BlindAid allows the users to interact with different virtual structures and objects through auditory and haptic feedback. This research explores if and how use of the BlindAid in conjunction with a rehabilitation program can help people who are blind train themselves in familiar and unfamiliar spaces. The study, focused on nine participants who were congenitally, adventitiously, and newly blind, during their orientation and mobility rehabilitation program at the Carroll Center for the Blind (Newton, Massachusetts, USA). The research was implemented using virtual environment (VE) exploration tasks and orientation tasks in virtual environments and real spaces. The methodology encompassed both qualitative and quantitative methods, including interviews, a questionnaire, videotape recording, and user computer logs. The results demonstrated that the BlindAid training gave participants additional time to explore the virtual environment systematically. Secondly, it helped elucidate several issues concerning the potential strengths of the BlindAid system as a training aid for orientation and mobility for both adults and teenagers who are congenitally, adventitiously, and newly blind.

  17. Data demonstrating the effects of build orientation and heat treatment on fatigue behavior of selective laser melted 17–4 PH stainless steel

    Directory of Open Access Journals (Sweden)

    Aref Yadollahi

    2016-06-01

    Full Text Available Axial fully-reversed strain-controlled (R=−1 fatigue experiments were performed to obtain data demonstrating the effects of building orientation (i.e. vertical versus horizontal and heat treatment on the fatigue behavior of 17–4 PH stainless steel (SS fabricated via Selective Laser Melting (SLM (Yadollahi et al., submitted for publication [1]. This data article provides detailed experimental data including cyclic stress-strain responses, variations of peak stresses during cyclic deformation, and fractography of post-mortem specimens for SLM 17–4 PH SS.

  18. Field on Poincare group and quantum description of orientable objects

    Energy Technology Data Exchange (ETDEWEB)

    Gitman, D.M. [Universidade de Sao Paulo, Instituto de Fisica, Caixa Postal 66318-CEP, Sao Paulo, S.P. (Brazil); Shelepin, A.L. [Moscow Institute of Radio Engineering, Electronics and Automation, Moscow (Russian Federation)

    2009-05-15

    We propose an approach to the quantum-mechanical description of relativistic orientable objects. It generalizes Wigner's ideas concerning the treatment of nonrelativistic orientable objects (in particular, a nonrelativistic rotator) with the help of two reference frames (space-fixed and body-fixed). A technical realization of this generalization (for instance, in 3+1 dimensions) amounts to introducing wave functions that depend on elements of the Poincare group G. A complete set of transformations that test the symmetries of an orientable object and of the embedding space belongs to the group {pi}=G x G. All such transformations can be studied by considering a generalized regular representation of G in the space of scalar functions on the group, f(x,z), that depend on the Minkowski space points x element of G/Spin(3,1) as well as on the orientation variables given by the elements z of a matrix Z element of Spin(3,1). In particular, the field f(x,z) is a generating function of the usual spin-tensor multi-component fields. In the theory under consideration, there are four different types of spinors, and an orientable object is characterized by ten quantum numbers. We study the corresponding relativistic wave equations and their symmetry properties. (orig.)

  19. [Progress in methodological characteristics of clinical practice guideline for osteoarthritis].

    Science.gov (United States)

    Xing, D; Wang, B; Lin, J H

    2017-06-01

    At present, several clinical practice guidelines for the treatment of osteoarthritis have been developed by institutes or societies. The ultimate purpose of developing clinical practice guidelines is to formulate the process in the treatment of osteoarthritis effectively. However, the methodologies used in developing clinical practice guidelines may place an influence on the transformation and application of that in treating osteoarthritis. The present study summarized the methodological features of individual clinical practice guideline and presented the tools for quality evaluation of clinical practice guideline. The limitations of current osteoarthritis guidelines of China are also indicated. The review article might help relevant institutions improve the quality in developing guide and clinical transformation.

  20. FastScatTM: An Object-Oriented Program for Fast Scattering Computation

    Directory of Open Access Journals (Sweden)

    Lisa Hamilton

    1993-01-01

    Full Text Available FastScat is a state-of-the-art program for computing electromagnetic scattering and radiation. Its purpose is to support the study of recent algorithmic advancements, such as the fast multipole method, that promise speed-ups of several orders of magnitude over conventional algorithms. The complexity of these algorithms and their associated data structures led us to adopt an object-oriented methodology for FastScat. We discuss the program's design and several lessons learned from its C++ implementation including the appropriate level for object-orientedness in numeric software, maintainability benefits, interfacing to Fortran libraries such as LAPACK, and performance issues.

  1. Object-orientated DBMS techniques for time-oriented medical record.

    Science.gov (United States)

    Pinciroli, F; Combi, C; Pozzi, G

    1992-01-01

    In implementing time-orientated medical record (TOMR) management systems, use of a relational model played a big role. Many applications have been developed to extend query and data manipulation languages to temporal aspects of information. Our experience in developing TOMR revealed some deficiencies inside the relational model, such as: (a) abstract data type definition; (b) unified view of data, at a programming level; (c) management of temporal data; (d) management of signals and images. We identified some first topics to face by an object-orientated approach to database design. This paper describes the first steps in designing and implementing a TOMR by an object-orientated DBMS.

  2. Factors Leading to Self-Removal from the Bariatric Surgery Program After Attending the Orientation Session.

    Science.gov (United States)

    Yang, Kai; Zhang, Binghao; Kastanias, Patti; Wang, Wei; Okraniec, Allan; Sockalingam, Sanjeev

    2017-01-01

    Bariatric surgery orientation sessions are often the first point of contact and a recommended component of pre-bariatric surgery assessment. Self-removal rates after bariatric program orientation are as high as 25 % despite the proven efficacy of this procedure. The objective of this study was to identify factors contributing to patient self-removal after orientation using a mixed method approach. Patients who attended the Toronto Western Hospital Bariatric Surgery Program orientation between 2012 and 2013 and then self-removed from the program (N = 216) were included in the study. Subjects were interviewed via telephone using a semi-structured interview guide, generating both quantitative and qualitative data. Factors leading to discontinuation were rated on a five-point Likert scale. Qualitative data was analyzed using constant comparative methodology. The response rate was 59 % with a 40.7 % completion rate (N = 88). Concerns about potential surgical risks and complications and the ability to adapt to changes in eating and drinking post-operatively were identified as the top two factors for patients' self-removal from the program. Thematic analysis uncovered 11 major themes related to patient self-removal. Unexpected themes include perceived personal suitability for the surgery, family impact of surgery, miscommunication with the family physician, and fears related to the orientation information. This is one of the first studies examining barriers to bariatric surgery in the pre-operative setting and offers new insights into the reasons patients self-remove from bariatric surgery programs. This study may inform bariatric orientation program changes resulting in improved access to this effective surgical intervention.

  3. Who takes more sustainability-oriented entrepreneurial actions? The role of entrepreneurs' values, beliefs and orientations

    DEFF Research Database (Denmark)

    Jahanshahi, Asghar Afshar; Brem, Alexander; Bhattacharjee, Amitab

    2017-01-01

    We examine the relationships between entrepreneurs' values, beliefs and orientations with their firms' engagement in sustainability-oriented entrepreneurial actions, using a sample of 352 newly established businesses from two Asian countries (Bangladesh and Iran). Our results reveal a dual role o...... of sustainable entrepreneurship, by providing answers for recent calls for better understanding which entrepreneurial ventures engage more in sustainability-oriented actions.......We examine the relationships between entrepreneurs' values, beliefs and orientations with their firms' engagement in sustainability-oriented entrepreneurial actions, using a sample of 352 newly established businesses from two Asian countries (Bangladesh and Iran). Our results reveal a dual role...... of entrepreneurs' values, beliefs and orientations when taking sustainability-oriented actions. We confirm that individual differences in the set of values, beliefs and orientations can foster or hinder the sustainability-oriented actions across organizations. Our paper contributes to the growing literature...

  4. Learning of the subject: Methodology of investigation by means of a Site Web.

    Directory of Open Access Journals (Sweden)

    Yolanda Margarita Carbonell Cabarga

    2010-10-01

    Full Text Available Results of an investigation are presented having as an objective: the design of a Web Site for the learning of Methodology of Investigation subject in Psychology Bachelor of the Municipal University of Sancti Spíritus. This study was carried out in students of psychology career who were facing first year. Methods of the theoretical and empiric level were applied as well as the Mathematical Statistic. In the diagnosis was possible to appreciate the ignorance regarding the use of the methodology in the therorical methodological design of an investigation, also the difficulties in the study of the subject and violations in the application of orientations from the professors at the time of doing the research papers, so an interactive Web Site was obtained and applied which allow the teaching of the subject. The site was validated by means of a quasi-experiment, the obtained information was processed with the use of the statistical inferentia, results were in general highly significant for the feasibility of the proposal.

  5. The effect of an attachment-oriented couple intervention for breast cancer patients and partners in the early treatment phase

    DEFF Research Database (Denmark)

    Nicolaisen, Anne; Hagedoorn, Mariët; Hansen, Dorte Gilså

    2018-01-01

    OBJECTIVE: Patients and partners both cope individually and as a dyad with challenges related to a breast cancer diagnosis. The objective of this study was to evaluate the effect of a psychological attachment-oriented couple intervention for breast cancer patients and partners in the early...... treatment phase. METHODS: A randomised controlled trial including 198 recently diagnosed breast cancer patients and their partners. Couples were randomised to the Hand in Hand (HiH) intervention in addition to usual care or to usual care only. Self-report assessments were conducted for both patients...... and partners at baseline, post-intervention (5 months) and follow-up (10 months), assessing cancer-related distress, symptoms of anxiety and depression, and dyadic adjustment. Patients' cancer-related distress was the primary outcome. RESULTS: Cancer-related distress decreased over time in both patients...

  6. Cross-section methodology in SIMMER

    International Nuclear Information System (INIS)

    Soran, P.D.

    1975-11-01

    The cross-section methodology incorporated in the SIMMER code is described. Data base for all cross sections is the ENDF/B system with various progressing computer codes to group collapse and modify the group constants which are used in SIMMER. Either infinitely dilute cross sections or the Bondarenko formalism can be used in SIMMER. Presently only a microscopic treatment is considered, but preliminary macroscopic algorithms have been investigated

  7. Cross-section methodology in SIMMER

    International Nuclear Information System (INIS)

    Soran, P.D.

    1976-05-01

    The cross-section methodology incorporated in the SIMMER code is described. Data base for all cross sections is the ENDF/B system with various progressing computer codes to group collapse and modify the group constants which are used in SIMMER. Either infinitely dilute cross sections or the Bondarenko formalism can be used in SIMMER. Presently only a microscopic treatment is considered, but preliminary macroscopic algorithms have been investigated

  8. SOME METHODOLOGICAL CONSIDERATIONS FOR THE STUDY OF THE HISTORIC AND CURRENT ENCOUNTERS BETWEEN CHRISTIAN AND MUSLIM COMMUNITIES

    Directory of Open Access Journals (Sweden)

    Adam A.J. DeVille

    2013-05-01

    Full Text Available Drawing on, but expanding and altering mutatis mutandis some principles enunciated by the greatest Byzantine liturgical historian writing today, Robert F. Taft (emeritus of the Pontifical Oriental Institute in Rome, this paper will propose some methodological considerations for the study of the encounters and relations between Eastern Christian and Muslim communities from the seventh century to the present day.

  9. Application of precursor methodology in initiating frequency estimates

    International Nuclear Information System (INIS)

    Kohut, P.; Fitzpatrick, R.G.

    1991-01-01

    The precursor methodology developed in recent years provides a consistent technique to identify important accident sequence precursors. It relies on operational events (extracting information from actual experience) and infers core damage scenarios based on expected safety system responses. The ranking or categorization of each precursor is determined by considering the full spectrum of potential core damage sequences. The methodology estimates the frequency of severe core damage based on the approach suggested by Apostolakis and Mosleh, which may lead to a potential overestimation of the severe-accident sequence frequency due to the inherent dependencies between the safety systems and the initiating events. The methodology is an encompassing attempt to incorporate most of the operating information available from nuclear power plants and is an attractive tool from the point of view of risk management. In this paper, a further extension of this methodology is discussed with regard to the treatment of initiating frequency of the accident sequences

  10. Sustainability Orientation and Entrepreneurship Orientation: Is There a Tradeoff Relationship between Them?

    Directory of Open Access Journals (Sweden)

    Chang Soo Sung

    2018-02-01

    Full Text Available Sustainability and entrepreneurship are often regarded as binary concepts that have a tradeoff relationship, meaning that the higher the social and environmental consideration, the lower the private and economic benefits. The purpose of this study is to investigate the effect of individual sustainability orientation on opportunity recognition and sustainable entrepreneurship intention, and examine whether it has a tradeoff relationship with entrepreneurship orientation. The result of this study shows that sustainability orientation has a positive relationship with opportunity recognition and entrepreneurship intention related to sustainability. Analysis of the moderating effects of entrepreneurship orientation reveals the positive effect with sustainability orientation but negative effect with opportunity recognition on sustainable entrepreneurship intention. This study would suggest implications to entrepreneurs on how to balance sustainability and entrepreneurship and promote sustainability entrepreneurship.

  11. Understanding the role of emotion-oriented coping in women's motivation for change.

    Science.gov (United States)

    Wu, Qiong; Slesnick, Natasha; Zhang, Jing

    2018-03-01

    This study tested a sequential mediation model that emotion-oriented coping and motivation for change mediate the relations between anxiety and depressive symptoms and the change in substance use. Data included 183 substance using women, randomly assigned to family therapy (N=123) or individual therapy (N=60). They reported their baseline anxiety and depressive symptoms, emotion-oriented coping, as well as motivation for change throughout treatment, and substance use over a time period of 1.5years. Latent growth curve modeling showed that increased baseline motivation was associated with a faster decline in alcohol and drug use. Moreover, higher baseline anxiety and depressive symptoms were associated with a faster decrease in drug use through higher emotion-oriented coping and higher baseline motivation. This study underscores the importance of emotion-oriented coping in increasing clients' motivation and reducing their drug use. Copyright © 2017 Elsevier Inc. All rights reserved.

  12. Comparative analysis of entrepreneurial orientation of Croatian and Sweden students

    Directory of Open Access Journals (Sweden)

    Najla Podrug

    2015-12-01

    Full Text Available Purpose – The purpose of this paper is to examine the comparison of entrepreneurial orientation of Croatian and Swedish students. Croatian students show significantly lower entrepreneurial intention than Swedish students, and positive attitudes are more frequent with Swedish students. Design/methodology/approach – The cross-cultural research strategy used in this study was a narrowsample strategy which is based on a survey questionnaire comparison of the similar subcultures in different countries. Findings – Croatian students show significantly lower entrepreneurial intention, while positive entrepreneurial attitudes are more frequent with Swedish students. Interestingly, Swedish students consider the entrepreneurial climate to be more evident in their schools. This finding is especially significant if one considers the significantly lower entrepreneurial education of Swedish than Croatian students. Research limitations/implications – Conclusions based on this research are tentative and require further comparison including representatives of other cultures and faculties. Another limitation is identified through additional option of changing intentions and other factors of entrepreneurial orientation, and therefore would longitudinal research of tracking changes of entrepreneurial orientation over the years of study, as well as after studies, along with exploring the reasons of changing them, be desirable. The size of the sample of respondents appears as another potential limitation. Originality/value – Confidence in their own entrepreneurial skills for Croatian students is dependent on the support of the environment, which is not the case with Swedish students whose confidence depends solely on how individually entrepreneurial they are.

  13. SU-F-P-28: A Method of Maximize the Noncoplanar Beam Orientations and Assure the Beam Delivery Clearance for Stereotactic Body Radiation Therapy (SBRT)

    Energy Technology Data Exchange (ETDEWEB)

    Zhu, J [Presence St. Joseph Medical Ctr., Joliet, IL (United States)

    2016-06-15

    Purpose: Develop a method to maximize the noncoplanar beam orientations and assure the beam delivery clearance for SBRT, therefore, optimize the dose conformality to the target, increase the dose sparing to the critical normal organs and reduce the hot spots in the body. Methods: A SBRT body frame (Elekta, Stockholm, Sweden) was used for patient immobilization and target localization. The SBRT body frame has CT fiducials on its side frames. After patient’s CT scan, the radiation treatment isocenter was defined and its coordinators referring to the body frame was calculated in the radiation treatment planning process. Meanwhile, initial beam orientations were designed based on the patient target and critical organ anatomy. The body frame was put on the linear accelerator couch and positioned to the calculated isocenter. Initially designed beam orientations were manually measured by tuning the body frame position on the couch, the gantry and couch angles. The finalized beam orientations were put into the treatment planning for dosimetric calculations. Results: Without patient presence, an optimal set of beam orientations were designed and validated. The radiation treatment plan was optimized and guaranteed for delivery clearance. Conclusion: The developed method is beneficial and effective in SBRT treatment planning for individual patient. It first allows maximizing the achievable noncoplanar beam orientation space, therefore, optimize the treatment plan for specific patient. It eliminates the risk that a plan needs to be modified due to the gantry and couch collision during patient setup.

  14. Customer Orientation vs. Customer Orientation Perception : Case J & J Lakkapää Oy Tornio

    OpenAIRE

    Angeria, Heli

    2011-01-01

    Heli, Angeria 2011. Customer Orientation vs. Customer Orientation Perception. Case: J & J Lakkapää Oy Tornio. Kemi-Tornio University of Applied Sciences. Business and Culture. Pages 51. Appendices 5. The objective of this thesis is to study customer orientation with the help of a widely adapted Selling-Orientation-Customer Orientation (SOCO) scale, in order to find out what is the extent to which J & J Lakkapää Oy Tornio and its consumer customers agree or disagree about the company’s cus...

  15. Performance evaluation of CT measurements made on step gauges using statistical methodologies

    DEFF Research Database (Denmark)

    Angel, J.; De Chiffre, L.; Kruth, J.P.

    2015-01-01

    In this paper, a study is presented in which statistical methodologies were applied to evaluate the measurement of step gauges on an X-ray computed tomography (CT) system. In particular, the effects of step gauge material density and orientation were investigated. The step gauges consist of uni......- and bidirectional lengths. By confirming the repeatability of measurements made on the test system, the number of required scans in the design of experiment (DOE) was reduced. The statistical model was checked using model adequacy principles; model adequacy checking is an important step in validating...

  16. Monitoring Location and Angular Orientation of a Pill

    Science.gov (United States)

    Schipper, John F.

    2012-01-01

    A mobile pill transmitter system moves through, or adjacent to, one or more organs in an animal or human body, while transmitting signals from its present location and/or present angular orientation. The system also provides signals from which the present roll angle of the pill, about a selected axis, can be determined. When the location coordinates angular orientation and the roll angle of the pill are within selected ranges, an aperture on the pill container releases a selected chemical into, or onto, the body. Optionally, the pill, as it moves, provides a sequence of visually perceptible images. The times for image formation may correspond to times at which the pill transmitter system location or image satisfies one of at least four criteria. This invention provides and supplies an algorithm for exact determination of location coordinates and angular orientation coordinates for a mobile pill transmitter (PT), or other similar device that is introduced into, and moves within, a GI tract of a human or animal body. A set of as many as eight nonlinear equations has been developed and applied, relating propagation of a wireless signal between either two, three, or more transmitting antennas located on the PT, to four or more non-coplanar receiving antennas located on a signal receiver appliance worn by the user. The equations are solved exactly, without approximations or iterations, and are applied in several environments: (1) association of a visual image, transmitted by the PT at each of a second sequence of times, with a PT location and PT angular orientation at that time; (2) determination of a position within the body at which a drug or chemical substance or other treatment is to be delivered to a selected portion of the body; (3) monitoring, after delivery, of the effect(s) of administration of the treatment; and (4) determination of one or more positions within the body where provision and examination of a finer-scale image is warranted.

  17. Low-temperature nuclear orientation

    International Nuclear Information System (INIS)

    Stone, N.J.; Postma, H.

    1986-01-01

    This book comprehensively surveys the many aspects of the low temperature nuclear orientation method. The angular distribution of radioactive emissions from nuclei oriented by hyperfine interactions in solids, is treated experimentally and theoretically. A general introductory chapter is followed by formal development of the theory of the orientation process and the anisotropic emission of decay products from oriented nuclei, applied to radioactive decay and to reactions. Five chapters on applications to nuclear physics cover experimental studies of alpha, beta and gamma emission, nuclear moment measurement and level structure information. Nuclear orientation studies of parity non-conservation and time reversal asymmetry are fully described. Seven chapters cover aspects of hyperfine interactions, magnetic and electric, in metals, alloys and insulating crystals, including ordered systems. Relaxation phenomena and the combined technique of NMR detection using oriented nuclei are treated at length. Chapters on the major recent development of on-line facilities, giving access to short lived nuclei far from stability, on the use of nuclear orientation for thermometry below 1 Kelvin and on technical aspects of the method complete the main text. Extensive appendices, table of relevant parameters and over 1000 references are included to assist the design of future experiments. (Auth.)

  18. Remedial Action Assessment System: A computer-based methodology for conducting feasibility studies

    International Nuclear Information System (INIS)

    White, M.K.; Buelt, J.L.; Stottlemyre, J.A.

    1991-02-01

    Because of the complexity and number of potential waste sites facing the US Department of Energy (DOE) for potential cleanup, DOE is supporting the development of a computer-based methodology to streamline the remedial investigation/feasibility study process. The Remedial Action Assessment System (RAAS), can be used for screening, linking, and evaluating established technology processes in support of conducting feasibility studies. It is also intended to do the same in support of corrective measures studies. The user interface employs menus, windows, help features, and graphical information while RAAS is in operation. Object-oriented programming is used to link unit processes into sets of compatible processes that form appropriate remedial alternatives. Once the remedial alternatives are formed, the RAAS methodology can evaluate them in terms of effectiveness, implementability, and cost. RAAS will access a user-selected risk assessment code to determine the reduction of risk after remedial action by each recommended alternative. The methodology will also help determine the implementability of the remedial alternatives at a site and access cost estimating tools to provide estimates of capital, operating, and maintenance costs. This paper presents the characteristics of two RAAS prototypes currently being developed. These include the RAAS Technology Information System, which accesses graphical, tabular and textual information about technologies, and the main RAAS methodology, which screens, links, and evaluates remedial technologies. 4 refs., 3 figs., 1 tab

  19. Evaluation of trauma service orientation.

    Science.gov (United States)

    Schott, Eric

    2010-02-01

    Orientation of residents to clinical services may be criticized as cumbersome, dull, and simplytoo much information. With the mandated resident-hour restrictions, the question arose: Do residents perceive the orientation to our trauma service as worthwhile? Residents attend a standardized orientation lecture on the first day of the rotation. Three weeks later, an eight-item, five-point Likert-scale survey is distributed to assess the residents' perceptions of the value of the orientation. Responses to each item were examined. Fifty-four (92%) of the residents completed the questionnaire between September 2005 and August 2006. Most indicated that orientation was helpful (85%), the Trauma Resuscitation DVD was informative (82%), the review of procedures was helpful (82%), and the instructor's knowledge was adequate (94%). Most (92%) disagreed with the statement that orientation should not be offered. Careful attention to orientation content and format is important to the perception that the orientation is worthwhile.

  20. Helping concerned family members of individuals with substance use and concurrent disorders: An evaluation of a family member-oriented treatment program.

    Science.gov (United States)

    Denomme, William James; Benhanoh, Orry

    2017-08-01

    There is a growing body of research demonstrating that families of individuals with substance use and concurrent disorders (SUCD) experience a wide range of biopsychosocial problems that significantly impedes their quality of life and health. However, there has been a relative lack of treatment programs primarily focused on improving the well-being and quality of life of these family members. The current study assessed the efficacy of such a program at reducing stress, increasing perceived social support from family and friends, and increasing general, dyadic, and self-rated family functioning within these concerned family members. A sample of 125 family members of individuals with SUCDs was recruited, of which 97 participated in the treatment program and 28 were used as the comparison group. Results indicated that the treatment program significantly reduced stress, increased perceived social support from family and friends, and increased general, dyadic and self-rated family functioning. A perceived personal benefits questionnaire demonstrated that participants had a better understanding of SUCDs, better coping capabilities in regard to emotional difficulties, adopted stronger coping methods, participated in more leisure activities, and improved their relationship with the individual with a SUCD. The results of the current study further demonstrate the need to implement more of these family-member oriented psycho-educational treatment programs. Copyright © 2017 Elsevier Inc. All rights reserved.

  1. 中國哲學史方法論----以四方架構為中心/The Methodology of Chinese Philosophical History–Exemplifies by the Four Square Framework

    Directory of Open Access Journals (Sweden)

    Baurui DUH

    2012-09-01

    The author suggests a method of text interpretative orientated methodological approach which has given the name of methodology of Chinese philosophical history. It is actually an interpretational system constructed by four basic philosophical questions which have all marked Chinese philosophy. They are cosmology, ontology, practical theory and theory of perfect personality. This paper focuses on introducing the methodology, its functioning, as well as its contributions and limitations. Any scholar can use this methodology to do his or hers own research work, as well as apply traditional Western philosophical method to the Chinese philosophy without any contradiction.

  2. An Adaptable Neuromorphic Model of Orientation Selectivity Based On Floating Gate Dynamics

    Directory of Open Access Journals (Sweden)

    Priti eGupta

    2014-04-01

    Full Text Available The biggest challenge that the neuromorphic community faces today is to build systems that can be considered truly cognitive. Adaptation and self-organization are the two basic principles that underlie any cognitive function that the brain performs. If we can replicate this behavior in hardware, we move a step closer to our goal of having cognitive neuromorphic systems. Adaptive feature selectivity is a mechanism by which nature optimizes resources so as to have greater acuity for more abundant features. Developing neuromorphic feature maps can help design generic machines that can emulate this adaptive behavior. Most neuromorphic models that have attempted to build self-organizing systems, follow the approach of modeling abstract theoretical frameworks in hardware. While this is good from a modeling and analysis perspective, it may not lead to the most efficient hardware. On the other hand, exploiting hardware dynamics to build adaptive systems rather than forcing the hardware to behave like mathematical equations, seems to be a more robust methodology when it comes to developing actual hardware for real world applications. In this paper we use a novel time-staggered Winner Take All circuit, that exploits the adaptation dynamics of floating gate transistors, to model an adaptive cortical cell that demonstrates Orientation Selectivity, a well-known biological phenomenon observed in the visual cortex. The cell performs competitive learning, refining its weights in response to input patterns resembling different oriented bars, becoming selective to a particular oriented pattern. Different analysis performed on the cell such as orientation tuning, application of abnormal inputs, response to spatial frequency and periodic patterns reveal close similarity between our cell and its biological counterpart. Embedded in a RC grid, these cells interact diffusively exhibiting cluster formation, making way for adaptively building orientation selective maps

  3. Methodological principles outline discipline "Organization studies-tourism activity" using information technologies.

    Directory of Open Access Journals (Sweden)

    Kozina Zh.L.

    2011-08-01

    Full Text Available The basic methodological principles of the disciplines of tourism and local history with information technology. 15 analyzed the literature and experience of leading experts in the field of sports and health tourism, and orienteering. Identified principles of academic disciplines of tourism and local history: the shift in emphasis from sports tourism to the cognitive, health tourism, the development of spiritual qualities, acquisition of life skills in nature, discovery and development of pedagogical and psychological abilities, character traits through the study of native land, the development of cognitive-research abilities, physical abilities, motor skills, application of modern information technology.

  4. DEVELOPMENT AND IMPLEMENTATION OF CREATIVITY-ORIENTED TEACHING STRATEGY

    Directory of Open Access Journals (Sweden)

    S. N. Degtyarev

    2014-01-01

    Full Text Available The research investigates the principles of creativity-oriented teaching (COT, substantiates its strategy based on developing the didactic structure of creative educational environment, and looks for the invariant of pedagogical activity guaranteeing the creativity development. The methodology involves a theoretical analysis and specification of COT principles, and empirical methods of identifying the creative teaching invariant.The paper describes the content of COT principles, and provides recommendations for their implementation; the concepts of creative teaching invariant and creative potential being defined. The author supplements the theory of heuristic teaching and applies the methods of logical and graphical structuring of information to foster students’ creative activity.The research findings can be implemented in the system of school education for developing the students’ intellectual potential and creative abilities.

  5. Methodology for vocational psychodiagnostics of senior schoolchildren using information technologies

    Science.gov (United States)

    Bogdanovskaya, I. M.; Kosheleva, A. N.; Kiselev, P. B.; Davydova, Yu. A.

    2017-01-01

    The article identifies the role and main problems of vocational psychodiagnostics in modern socio-cultural conditions. It analyzes the potentials of information technologies in vocational psychodiagnostics of senior schoolchildren. The article describes the theoretical and methodological grounds, content and diagnostic potentials of the computerized method in vocational psychodiagnostics. The computerized method includes three blocks of sub-tests to identify intellectual potential, personal qualities, professional interests and values, career orientations, as well as subtests to analyze the specific life experience of senior schoolchildren. The results of diagnostics allow developing an integrated psychodiagnostic conclusion with recommendations. The article contains options of software architecture for the given method.

  6. Towards biology-oriented treatment planning in hadrontherapy

    Czech Academy of Sciences Publication Activity Database

    Kundrát, Pavel

    2006-01-01

    Roč. 122, 1-4 (2006), s. 480-482 ISSN 0144-8420 R&D Projects: GA ČR GA202/05/2728 Institutional research plan: CEZ:AV0Z10100502 Keywords : treatment planning * hadron radiotherapy Subject RIV: BF - Elementary Particles and High Energy Physics Impact factor: 0.446, year: 2006

  7. Case Study Methodology and Homelessness Research

    Directory of Open Access Journals (Sweden)

    Jill Pable

    2013-10-01

    Full Text Available This paper describes the potential suitability of case study methodology for inquiry with the homeless population. It references a research study that uses case study research method to build theory. This study's topic is the lived experience of destitute individuals who reside in homeless shelters, and explores the homeless shelter built environment's potential influence on resident satisfaction and recovery. Case study methodology may be appropriate because it explores real-life contextual issues that characterize homelessness and can also accommodate the wide range of homeless person demographics that make this group difficult to study in a generalized fashion. Further, case study method accommodates the need within research in this area to understand individualized treatments as a potential solution for homelessness.

  8. Entrepreneurial Orientation and Internationalisation

    DEFF Research Database (Denmark)

    Decker, Arnim; Rollnik-Sadowska, Ewa; Servais, Per

    Entrepreneurial orientation is a multidimensional construct that determines the strategic posture of a firm. In this study we investigate a sample of six manufacturing firms which are located both in a remote area and in a transition economy. Through interpreting the construct of entrepreneurial...... orientation as an attitude held by principals we investigate how entrepreneurial orientation affected the behaviour of these firms, specifically in terms of their internationalisation. Despite the fact that all firms have identical roots we find that entrepreneurial orientation held by their principals affect...

  9. Newly blind persons using virtual environment system in a traditional orientation and mobility rehabilitation program: a case study.

    Science.gov (United States)

    Lahav, Orly; Schloerb, David W; Srinivasan, Mandayam A

    2012-09-01

    This paper presents a virtual reality system (the BlindAid) developed for orientation and mobility training of people who are newly blind. The BlindAid allows users to interact with different virtual structures and objects via auditory and haptic feedback. This case study aims to examine if and how the BlindAid, in conjunction with a traditional rehabilitation programme, can help people who are newly blind develop new orientation and mobility methods. Follow-up research based on this study, with a large experiment and control group, could contribute to the area of orientation and mobility rehabilitation training for the newly blind. The case study research focused on A., a woman who is newly blind, for 17 virtual sessions spanning ten weeks, during the 12 weeks of her traditional orientation and mobility rehabilitation programme. The research was implemented by using virtual environment (VE) exploration and orientation tasks in VE and physical spaces. The research methodology used both qualitative and quantitative methods, including interviews, questionnaire, videotape recording, and user computer logs. The results of this study helped elucidate several issues concerning the contribution of the BlindAid system to the exploration strategies and learning processes experienced by the participant in her encounters with familiar and unfamiliar physical surroundings. [Box: see text].

  10. OBEST: The Object-Based Event Scenario Tree Methodology

    International Nuclear Information System (INIS)

    WYSS, GREGORY D.; DURAN, FELICIA A.

    2001-01-01

    Event tree analysis and Monte Carlo-based discrete event simulation have been used in risk assessment studies for many years. This report details how features of these two methods can be combined with concepts from object-oriented analysis to develop a new risk assessment methodology with some of the best features of each. The resultant Object-Based Event Scenarios Tree (OBEST) methodology enables an analyst to rapidly construct realistic models for scenarios for which an a priori discovery of event ordering is either cumbersome or impossible (especially those that exhibit inconsistent or variable event ordering, which are difficult to represent in an event tree analysis). Each scenario produced by OBEST is automatically associated with a likelihood estimate because probabilistic branching is integral to the object model definition. The OBEST method uses a recursive algorithm to solve the object model and identify all possible scenarios and their associated probabilities. Since scenario likelihoods are developed directly by the solution algorithm, they need not be computed by statistical inference based on Monte Carlo observations (as required by some discrete event simulation methods). Thus, OBEST is not only much more computationally efficient than these simulation methods, but it also discovers scenarios that have extremely low probabilities as a natural analytical result--scenarios that would likely be missed by a Monte Carlo-based method. This report documents the OBEST methodology, the demonstration software that implements it, and provides example OBEST models for several different application domains, including interactions among failing interdependent infrastructure systems, circuit analysis for fire risk evaluation in nuclear power plants, and aviation safety studies

  11. Orientation-crowding within contours.

    Science.gov (United States)

    Glen, James C; Dakin, Steven C

    2013-07-15

    We examined how crowding (the breakdown of object recognition in the periphery caused by interference from "clutter") depends on the global arrangement of target and distracting flanker elements. Specifically we probed orientation discrimination using a near-vertical target Gabor flanked by two vertical distractor Gabors (one above and one below the target). By applying variable (opposite-sign) horizontal offsets to the positions of the two flankers we arranged the elements so that on some trials they formed contours with the target and on others they did not. While the presence of flankers generally elevated orientation discrimination thresholds for the target we observe maximal crowding not when flanker and targets were co-aligned but when a small spatial offset was applied to flanker location, so that contours formed between flanker and targets only when the target orientation was cued. We also report that observers' orientation judgments are biased, with target orientation appearing either attracted or repulsed by the global/contour orientation. A second experiment reveals that the sign of this effect is dependent both on observer and on eccentricity. In general, the magnitude of repulsion is reduced with eccentricity but whether this becomes attraction (of element orientation to contour orientation) is dependent on observer. We note however that across observers and eccentricities, the magnitude of repulsion correlates positively with the amount of release from crowding observed with co-aligned targets and flankers, supporting the notion of fluctuating bias as the basis for elevated crowding within contours.

  12. Methodology for the development of teaching vocational guidance from physics classes in high school

    Directory of Open Access Journals (Sweden)

    Yamila García-Carrión

    2016-11-01

    Full Text Available Pre-university education has as one of its aims to achieve the polytechnic and vocational training of students, which is why it is necessary, vocational guidance thereof, to professions requiring the country, giving priority to teaching, hence this, which is a priority in the education system. The scientific research problem is expressed in the shortcomings revealed in the conception and development of the process of teaching vocational career orientation Physics, from the classes of this subject in high school. As an object the process of learning of physics in high school is required. the development of a methodology for the development of professional orientation of physics teaching career, from the classes of this subject in high school, based on an educational model that theoretically systematize the research and pre-professional approaches are proposed.

  13. BOF4WSS : a business-oriented framework for enhancing web services security for e-business

    OpenAIRE

    Nurse, Jason R. C.; Sinclair, Jane

    2009-01-01

    When considering Web services' (WS) use for online business-to-business (B2B) collaboration between companies, security is a complicated and very topical issue. This is especially true with regard to reaching a level of security beyond the technological layer, that is supported and trusted by all businesses involved. With appreciation of this fact, our research draws from established development methodologies to develop a new, business-oriented framework (BOF4WSS) to guide e-businesses in def...

  14. Identification of new epilepsy treatments: issues in preclinical methodology.

    Science.gov (United States)

    Galanopoulou, Aristea S; Buckmaster, Paul S; Staley, Kevin J; Moshé, Solomon L; Perucca, Emilio; Engel, Jerome; Löscher, Wolfgang; Noebels, Jeffrey L; Pitkänen, Asla; Stables, James; White, H Steve; O'Brien, Terence J; Simonato, Michele

    2012-03-01

    Preclinical research has facilitated the discovery of valuable drugs for the symptomatic treatment of epilepsy. Yet, despite these therapies, seizures are not adequately controlled in a third of all affected individuals, and comorbidities still impose a major burden on quality of life. The introduction of multiple new therapies into clinical use over the past two decades has done little to change this. There is an urgent demand to address the unmet clinical needs for: (1) new symptomatic antiseizure treatments for drug-resistant seizures with improved efficacy/tolerability profiles, (2) disease-modifying treatments that prevent or ameliorate the process of epileptogenesis, and (3) treatments for the common comorbidities that contribute to disability in people with epilepsy. New therapies also need to address the special needs of certain subpopulations, that is, age- or gender-specific treatments. Preclinical development in these treatment areas is complex due to heterogeneity in presentation and etiology, and may need to be formulated with a specific seizure, epilepsy syndrome, or comorbidity in mind. The aim of this report is to provide a framework that will help define future guidelines that improve and standardize the design, reporting, and validation of data across preclinical antiepilepsy therapy development studies targeting drug-resistant seizures, epileptogenesis, and comorbidities. Wiley Periodicals, Inc. © 2012 International League Against Epilepsy.

  15. Methodology for Designing Models Predicting Success of Infertility Treatment

    OpenAIRE

    Alireza Zarinara; Mohammad Mahdi Akhondi; Hojjat Zeraati; Koorsh Kamali; Kazem Mohammad

    2016-01-01

    Abstract Background: The prediction models for infertility treatment success have presented since 25 years ago. There are scientific principles for designing and applying the prediction models that is also used to predict the success rate of infertility treatment. The purpose of this study is to provide basic principles for designing the model to predic infertility treatment success. Materials and Methods: In this paper, the principles for developing predictive models are explained and...

  16. Customizable Time-Oriented Visualizations

    DEFF Research Database (Denmark)

    Kuhail, Mohammad Amin; Pantazos, Kostas; Lauesen, Søren

    2012-01-01

    Most commercial visualization tools support an easy and quick creation of conventional time-oriented visualizations such as line charts, but customization is limited. In contrast, some academic visualization tools and programming languages support the creation of some customizable time......-oriented visualizations but it is time consuming and hard. To combine efficiency, the effort required to develop a visualization, and customizability, the ability to tailor a visualization, we developed time-oriented building blocks that address the specifics of time (e.g. linear vs. cyclic or point-based vs. interval......-based) and consist of inner customizable parts (e.g. ticks). A combination of the time-oriented and other primitive graphical building blocks allowed the creation of several customizable advanced time-oriented visualizations. The appearance and behavior of the blocks are specified using spreadsheet-like formulas. We...

  17. Highly oriented poly(di-n-alkylsilylene) films on oriented PTFE substrates

    NARCIS (Netherlands)

    Frey, H.H.; Frey, Holger; Sheiko, Sergej; Sheiko, S.; Moller, M.; Möller, Martin; Wittmann, Jean-Claude; Lot, Bernard

    1993-01-01

    Highly oriented polysilylene layers have potential applications in electrophotography, nonlinear optics, display fabrication, and microlithography. The preparation of such layers by crystallization on a highly oriented PTFE substrate is reported, and their assessment by optical birefringence,

  18. Methodology for Multileaf Collimator Quality Assurance in clinical conditions

    International Nuclear Information System (INIS)

    Diaz M, R. M.; Rodriguez Z, M.; Juarez D, A.; Romero R, R.

    2013-01-01

    Multileaf Collimators (MLCs) have become an important technological advance as part of clinical linear accelerators (linacs) for radiotherapy. Treatment planning and delivery were substantially modified after these devices. However, it was needed to develop Quality Assurance (QA) methodologies related to the performance of these developments. The most common methods for QA of MLC are made in basic conditions that hardly cover all possible difficulties in clinical practice. Diaz et. el. developed a methodology based upon volumetric detectors bidimensional arrays that can be extended to more demanding situations. In this work, the Auril methodology of Diaz et. al. was implemented to the irradiation with the linac gantry in horizontal position. A mathematical procedure was developed to ease the dosimetric centering of the device with the Auril centering tool. System calibration was made as in the typical Auril methodology. Patterns with leaf misplacements in known positions were irradiated. the method allowed the detection of leafs' misplacements with a minimum number of false positives. We concluded that Auril methodology can be applied in clinical conditions. (Author)

  19. Gender relations and sexual orientation in Religious Education curriculum in state and municipal schools in Recife

    OpenAIRE

    Aurenéa Maria de Oliveira

    2015-01-01

    This research conducted in state and municipal public schools of Recife in Pernambuco through research project that had the support of UFPE and CNPq aimed to analyze the Religious Education curriculum (ER), the place that women, especially with marginalized sexual orientation as lesbian, bisexual and transgender occupy. To this end, we work with the methodology of Discourse Analysis and the Theory of Speech, looking first identify the main ideologies surrounding and involving the theme, then ...

  20. The contribution of cutaneous and kinesthetic sensory modalities in haptic perception of orientation.

    Science.gov (United States)

    Frisoli, Antonio; Solazzi, Massimiliano; Reiner, Miriam; Bergamasco, Massimo

    2011-06-30

    The aim of this study was to understand the integration of cutaneous and kinesthetic sensory modalities in haptic perception of shape orientation. A specific robotic apparatus was employed to simulate the exploration of virtual surfaces by active touch with two fingers, with kinesthetic only, cutaneous only and combined sensory feedback. The cutaneous feedback was capable of displaying the local surface orientation at the contact point, through a small plate indenting the fingerpad at contact. A psychophysics test was conducted with SDT methodology on 6 subjects to assess the discrimination threshold of angle perception between two parallel surfaces, with three sensory modalities and two shape sizes. Results show that the cutaneous sensor modality is not affected by size of shape, but kinesthetic performance is decreasing with smaller size. Cutaneous and kinesthetic sensory cues are integrated according to a Bayesian model, so that the combined sensory stimulation always performs better than single modalities alone. Copyright © 2010 Elsevier Inc. All rights reserved.

  1. Bio-inspired configurable multiscale extracellular matrix-like structures for functional alignment and guided orientation of cells.

    Science.gov (United States)

    Bae, Won-Gyu; Kim, Jangho; Choung, Yun-Hoon; Chung, Yesol; Suh, Kahp Y; Pang, Changhyun; Chung, Jong Hoon; Jeong, Hoon Eui

    2015-11-01

    Inspired by the hierarchically organized protein fibers in extracellular matrix (ECM) as well as the physiological importance of multiscale topography, we developed a simple but robust method for the design and manipulation of precisely controllable multiscale hierarchical structures using capillary force lithography in combination with an original wrinkling technique. In this study, based on our proposed fabrication technology, we approached a conceptual platform that can mimic the hierarchically multiscale topographical and orientation cues of the ECM for controlling cell structure and function. We patterned the polyurethane acrylate-based nanotopography with various orientations on the microgrooves, which could provide multiscale topography signals of ECM to control single and multicellular morphology and orientation with precision. Using our platforms, we found that the structures and orientations of fibroblast cells were greatly influenced by the nanotopography, rather than the microtopography. We also proposed a new approach that enables the generation of native ECM having nanofibers in specific three-dimensional (3D) configurations by culturing fibroblast cells on the multiscale substrata. We suggest that our methodology could be used as efficient strategies for the design and manipulation of various functional platforms, including well-defined 3D tissue structures for advanced regenerative medicine applications. Copyright © 2015 Elsevier Ltd. All rights reserved.

  2. Lumbar Sympathetic Plexus Block as a Treatment for Postamputation Pain: Methodology for a Randomized Controlled Trial.

    Science.gov (United States)

    McCormick, Zachary L; Hendrix, Andrew; Dayanim, David; Clay, Bryan; Kirsling, Amy; Harden, Norman

    2018-03-08

    We present a technical protocol for rigorous assessment of patient-reported outcomes and psychophysical testing relevant to lumbar sympathetic blocks for the treatment of postamputation pain (PAP). This description is intended to inform future prospective investigation. Series of four participants from a blinded randomized sham-controlled trial. Tertiary, urban, academic pain medicine center. Four participants with a single lower limb amputation and associated chronic PAP. Participants were randomized to receive a lumbar sympathetic block with 0.25% bupivacaine or sham needle placement. Patient-rated outcome measures included the numerical rating scale (NRS) for pain, the McGill Pain Questionnaire-Short Form, Center for Epidemiological Studies Depression Scale, Pain and Anxiety Symptoms Scale-short version, and Pain Disability Index (PDI). Psychophysical and biometric testing was also performed, which included vibration sensation testing, pinprick sensation testing, brush sensation testing, Von Frey repeated weighted pinprick sensation, and thermal quantitative sensory testing. In the four described cases, treatment of PAP with a single lumbar sympathetic block but not sham intervention resulted in reduction of both residual limb pain and phantom limb pain as well as perceived disability on the PDI at three-month follow-up. An appropriately powered randomized controlled study using this methodology may not only aid in determining the possible clinical efficacy of lumbar sympathetic block in PAP, but could also improve our understanding of underlying pathophysiologic mechanisms of PAP.

  3. Dynamic electronic institutions in agent oriented cloud robotic systems.

    Science.gov (United States)

    Nagrath, Vineet; Morel, Olivier; Malik, Aamir; Saad, Naufal; Meriaudeau, Fabrice

    2015-01-01

    The dot-com bubble bursted in the year 2000 followed by a swift movement towards resource virtualization and cloud computing business model. Cloud computing emerged not as new form of computing or network technology but a mere remoulding of existing technologies to suit a new business model. Cloud robotics is understood as adaptation of cloud computing ideas for robotic applications. Current efforts in cloud robotics stress upon developing robots that utilize computing and service infrastructure of the cloud, without debating on the underlying business model. HTM5 is an OMG's MDA based Meta-model for agent oriented development of cloud robotic systems. The trade-view of HTM5 promotes peer-to-peer trade amongst software agents. HTM5 agents represent various cloud entities and implement their business logic on cloud interactions. Trade in a peer-to-peer cloud robotic system is based on relationships and contracts amongst several agent subsets. Electronic Institutions are associations of heterogeneous intelligent agents which interact with each other following predefined norms. In Dynamic Electronic Institutions, the process of formation, reformation and dissolution of institutions is automated leading to run time adaptations in groups of agents. DEIs in agent oriented cloud robotic ecosystems bring order and group intellect. This article presents DEI implementations through HTM5 methodology.

  4. Postdictive modulation of visual orientation.

    Science.gov (United States)

    Kawabe, Takahiro

    2012-01-01

    The present study investigated how visual orientation is modulated by subsequent orientation inputs. Observers were presented a near-vertical Gabor patch as a target, followed by a left- or right-tilted second Gabor patch as a distracter in the spatial vicinity of the target. The task of the observers was to judge whether the target was right- or left-tilted (Experiment 1) or whether the target was vertical or not (Supplementary experiment). The judgment was biased toward the orientation of the distracter (the postdictive modulation of visual orientation). The judgment bias peaked when the target and distracter were temporally separated by 100 ms, indicating a specific temporal mechanism for this phenomenon. However, when the visibility of the distracter was reduced via backward masking, the judgment bias disappeared. On the other hand, the low-visibility distracter could still cause a simultaneous orientation contrast, indicating that the distracter orientation is still processed in the visual system (Experiment 2). Our results suggest that the postdictive modulation of visual orientation stems from spatiotemporal integration of visual orientation on the basis of a slow feature matching process.

  5. Methodological considerations in the use of audio diaries in work psychology: Adding to the qualitative toolkit.

    Science.gov (United States)

    Crozier, Sarah E; Cassell, Catherine M

    2016-06-01

    The use of longitudinal methodology as a means of capturing the intricacies in complex organizational phenomena is well documented, and many different research strategies for longitudinal designs have been put forward from both a qualitative and quantitative stance. This study explores a specific emergent qualitative methodology, audio diaries, and assesses their utility for work psychology research drawing on the findings from a four-stage study addressing transient working patterns and stress in UK temporary workers. Specifically, we explore some important methodological, analytical and technical issues for practitioners and researchers who seek to use these methods and explain how this type of methodology has much to offer when studying stress and affective experiences at work. We provide support for the need to implement pluralistic and complementary methodological approaches in unearthing the depth in sense-making and assert their capacity to further illuminate the process orientation of stress. This study illustrates the importance of verbalization in documenting stress and affective experience as a mechanism for accessing cognitive processes in making sense of such experience.This study compares audio diaries with more traditional qualitative methods to assess applicability to different research contexts.This study provides practical guidance and a methodological framework for the design of audio diary research and design, taking into account challenges and solutions for researchers and practitioners.

  6. Reducing DNACPR complaints to zero: designing and implementing a treatment escalation plan using quality improvement methodology.

    Science.gov (United States)

    Shermon, Elizabeth; Munglani, Laura; Oram, Sarah; William, Linda; Abel, Julian

    2017-01-01

    Do Not Attempt Resuscitation (DNAR)decisions have traditionally formed the basis of ceiling of care discussions. However, poor quality discussions can lead to high patient and relative dissatisfaction, generating hospital complaints. Treatment escalation plans (TEPs) aim to highlight the wider remit of treatment options with a focus on effective communication. We aimed to improve TEP discussions and documentation at Weston General Hospital by introducing a standardised form. We aimed to develop a TEP document to reduce resuscitation-related complaints by improving communication and documentation. Qualitative and quantitative data were collected over 2 years and used to develop plan-do-study-act (PDSA) cycles using quality improvement methodology. Main barriers to improvement included time constraints and clinician's resistance. Analysis of patient liaison services data showed a progressive reduction in complaints regarding resuscitation, with no complaints having been received for the final six months of the project. Through use of a standardised form including treatment prompts, the quality of discussions and plans improved. Qualitative feedback demonstrated increased patient and relative satisfaction. In addition, junior doctors report the plans are helpful when making out-of-hours decisions. Development of a user-friendly form to document patient-guided TEPs helped junior doctors to lead advanced care planning discussions. The use of PDSA cycles demonstrated improvement in the quality of forms, which in turn improved communication, documentation and satisfaction. Future developments could include involvement of specialist teams to ensure TEP forms remain relevant to all clinical areas. In addition, with widespread use of the TEP forms, the traditional tick-box DNAR could be replaced to focus on patient-led care planning.

  7. Enhancing project-oriented learning by joining communities of practice and opening spaces for relatedness

    Science.gov (United States)

    Pascual, R.

    2010-03-01

    This article describes an extension to project-oriented learning to increase social construction of knowledge and learning. The focus is on: (a) maximising opportunities for students to share their knowledge with practitioners by joining communities of practice, and (b) increasing their intrinsic motivation by creating conditions for student's relatedness. The case study considers a last year capstone course in Mechanical Engineering. The work addresses innovative practices of active learning and beyond project-oriented learning through: (a) the development of a web-based decision support system, (b) meetings between the communities of students, maintenance engineers and academics, and (c) new off-campus group instances. The author hypothesises that this multi-modal approach increases deep learning and social impact of the educational process. Surveys to the actors support a successful achievement of the educational goals. The methodology can easily be extended to further improve the learning process.

  8. Crystal orientation dependent thermoelectric properties of highly oriented aluminum-doped zinc oxide thin films

    KAUST Repository

    Abutaha, Anas I.; Sarath Kumar, S. R.; Alshareef, Husam N.

    2013-01-01

    We demonstrate that the thermoelectric properties of highly oriented Al-doped zinc oxide (AZO) thin films can be improved by controlling their crystal orientation. The crystal orientation of the AZO films was changed by changing the temperature

  9. Column-oriented database management systems

    OpenAIRE

    Možina, David

    2013-01-01

    In the following thesis I will present column-oriented database. Among other things, I will answer on a question why there is a need for a column-oriented database. In recent years there have been a lot of attention regarding a column-oriented database, even if the existence of a columnar database management systems dates back in the early seventies of the last century. I will compare both systems for a database management – a colum-oriented database system and a row-oriented database system ...

  10. Formative Vision of the Quantitative Methodology in Education

    Directory of Open Access Journals (Sweden)

    Neolany María Prieto Rivero

    2017-11-01

    Full Text Available The intentionality of this essay is to specify epistemic implications concerning a formative vision of quantitative methodology in the context of the educational sciences. It provides an analysis that considers the elements that integrate its characterization, such as nature, type and design of research, hypotheses, variable system, techniques and instruments of data collection, validity and reliability of a study oriented in this approach. For this, it was made a bibliographical review to base its development and to explain in a figurative way each of the aspects mentioned above. This approach, applied to scientific research, refers to the procedures to be followed in order to respond to a problem through the stated objectives, in line with the ontological, epistemological and praxeological conception of current social-discursive practices. All of this allowed to conclude that it is so important to incorporate all the elements required by the methodological framework of all research, as well as the pertinence of the choice of each and every one of them, taking into account the coherence required in the assumed paradigm. Consequently, one must be careful not to enter into contradictions or arbitrariness that obstruct the culmination of work, by confusing the terms used in it.

  11. A new methodology for establishing a system for cross-border transmission tariffication in the internal electricity market

    International Nuclear Information System (INIS)

    Glavitsch, H.; Andersson, G.

    2001-01-01

    Several organisations are working on a scheme for cross-border tariffication as the so-called Florence forum indicates. So far, a provisional concept created by ETSO (European Transmission System Operators) evolved which is oriented towards covering costs but is not quite cost-reflective and does not produce economic signals for the market players. In the present project a flow-oriented model and a corresponding methodology have been developed which derive compensations within super nodes standing for aggregated networks of the countries along transit and domestic paths. Specific fees are derived from overall network costs but may be applied in a flexible way to represent the realistic usage of the horizontal network for transits and domestic supply. Charging of costs can be oriented towards consumers or generators. A combination of shares of costs originally determined for consumers and generators is also possible. In such a way the model is flexible to fulfill the requirements of regulators, operators and the European Commission. Measured flow data of the UCTE network have been provided to check the concept in various directions, i.e. based on different parameters such as uniform and individual postage stamps, compensations for transits only and more elaborate networks of super nodes. The concept is also able to cope with circular flows within the real UCTE network. The methodology is suited for an application in a decentralised fashion as the transmission system operator needs to communicate with its neighboring operator only, i.e. there is no need for a centralised clearing office. (author)

  12. Organic Photovoltaic Devices Based on Oriented n-Type Molecular Films Deposited on Oriented Polythiophene Films.

    Science.gov (United States)

    Mizokuro, Toshiko; Tanigaki, Nobutaka; Miyadera, Tetsuhiko; Shibata, Yousei; Koganezawa, Tomoyuki

    2018-04-01

    The molecular orientation of π-conjugated molecules has been reported to significantly affect the performance of organic photovoltaic devices (OPVs) based on molecular films. Hence, the control of molecular orientation is a key issue toward the improvement of OPV performance. In this research, oriented thin films of an n-type molecule, 3,4,9,10-Perylenetetracarboxylic Bisbenzimida-zole (PTCBI), were formed by deposition on in-plane oriented polythiophene (PT) films. Orientation of the PTCBI films was evaluated by polarized UV-vis spectroscopy and 2D-Grazing incidence X-ray diffraction. Results indicated that PTCBI molecules on PT film exhibit nearly edge-on and in-plane orientation (with molecular long axis along the substrate), whereas PTCBI molecules without PT film exhibit neither. OPVs composed of PTCBI molecular film with and without PT were fabricated and evaluated for correlation of orientation with performance. The OPVs composed of PTCBI film with PT showed higher power conversion efficiency (PCE) than that of film without PT. The experiment indicated that in-plane orientation of PTCBI molecules absorbs incident light more efficiently, leading to increase in PCE.

  13. Cooperation between mental health professionals and doctors in a Balint-oriented supervision group.

    Science.gov (United States)

    Keinänen, M

    2001-01-01

    A Balint-oriented supervision group for physicians is described concentrating on the study of the patient-doctor relationship, the recognition and diagnosis of psychiatric problems, and the planning of psychiatric treatment. The group includes five general practitioners, a gynecologist, a dermatologist, a psychiatrist and a psychologist, who have met once a month for an hour over a period of 12 years. Interaction between the physicians and the mental health professionals is illustrated by two clinical examples. The group helps the physician recognize, tolerate and use his countertransference feelings, and facilitates the examination and treatment of patients suffering from psychiatric problems. In Balint-oriented group work, the focus can be moved from physical symptoms to include observation of the patient's emotional life and significant object relations, to the factors that are crucial for his psychological balance. This kind of holistic observation in the examination and treatment of psychiatric problems is as important as appropriate laboratory investigations in the diagnosis and care of physical diseases.

  14. Introducing soft systems methodology plus (SSM+): why we need it and what it can contribute.

    Science.gov (United States)

    Braithwaite, Jeffrey; Hindle, Don; Iedema, Rick; Westbrook, Johanna I

    2002-01-01

    There are many complicated and seemingly intractable problems in the health care sector. Past ways to address them have involved political responses, economic restructuring, biomedical and scientific studies, and managerialist or business-oriented tools. Few methods have enabled us to develop a systematic response to problems. Our version of soft systems methodology, SSM+, seems to improve problem solving processes by providing an iterative, staged framework that emphasises collaborative learning and systems redesign involving both technical and cultural fixes.

  15. Wildlife value orientations

    DEFF Research Database (Denmark)

    Gamborg, Christian; Jensen, Frank Søndergaard

    2016-01-01

    This article examined value orientations toward wildlife among the adult general Danish public in relation to age, sex, past and present residence, education, and income, using a U.S. survey instrument on Wildlife Value Orientations (WVO). The study used an Internet-based questionnaire sent...

  16. [Methodologic developmental principles of standardized surveys within the scope of social gerontologic studies].

    Science.gov (United States)

    Bansemir, G

    1987-01-01

    The conception and evaluation of standardized oral or written questioning as quantifying instruments of research orientate by the basic premises of Marxist-Leninist theory of recognition and general scientific logic. In the present contribution the socio-gerontological research process is outlined in extracts. By referring to the intrinsic connection between some of its essential components--problem, formation of hypotheses, obtaining indicators/measurement, preliminary examination, evaluation-as well as to typical errors and (fictitious) examples of practical research, this contribution contrasts the natural, apparently uncomplicated course of structured questioning with its qualitative methodological fundamentals and demands.

  17. Goal-oriented failure analysis - a systems analysis approach to hazard identification

    International Nuclear Information System (INIS)

    Reeves, A.B.; Davies, J.; Foster, J.; Wells, G.L.

    1990-01-01

    Goal-Oriented Failure Analysis, GOFA, is a methodology which is being developed to identify and analyse the potential failure modes of a hazardous plant or process. The technique will adopt a structured top-down approach, with a particular failure goal being systematically analysed. A systems analysis approach is used, with the analysis being organised around a systems diagram of the plant or process under study. GOFA will also use checklists to supplement the analysis -these checklists will be prepared in advance of a group session and will help to guide the analysis and avoid unnecessary time being spent on identifying obvious failure modes or failing to identify certain hazards or failures. GOFA is being developed with the aim of providing a hazard identification methodology which is more efficient and stimulating than the conventional approach to HAZOP. The top-down approach should ensure that the analysis is more focused and the use of a systems diagram will help to pull the analysis together at an early stage whilst also helping to structure the sessions in a more stimulating way than the conventional techniques. GOFA will be, essentially, an extension of the HAZOP methodology. GOFA is currently being computerised using a knowledge-based systems approach for implementation. The Goldworks II expert systems development tool is being used. (author)

  18. Machine Learning and Infrared Thermography for Fiber Orientation Assessment on Randomly-Oriented Strands Parts.

    Science.gov (United States)

    Fernandes, Henrique; Zhang, Hai; Figueiredo, Alisson; Malheiros, Fernando; Ignacio, Luis Henrique; Sfarra, Stefano; Ibarra-Castanedo, Clemente; Guimaraes, Gilmar; Maldague, Xavier

    2018-01-19

    The use of fiber reinforced materials such as randomly-oriented strands has grown in recent years, especially for manufacturing of aerospace composite structures. This growth is mainly due to their advantageous properties: they are lighter and more resistant to corrosion when compared to metals and are more easily shaped than continuous fiber composites. The resistance and stiffness of these materials are directly related to their fiber orientation. Thus, efficient approaches to assess their fiber orientation are in demand. In this paper, a non-destructive evaluation method is applied to assess the fiber orientation on laminates reinforced with randomly-oriented strands. More specifically, a method called pulsed thermal ellipsometry combined with an artificial neural network, a machine learning technique, is used in order to estimate the fiber orientation on the surface of inspected parts. Results showed that the method can be potentially used to inspect large areas with good accuracy and speed.

  19. Calculation of Radiation Protection Quantities and Analysis of Astronaut Orientation Dependence

    Science.gov (United States)

    Clowdsley, Martha S.; Nealy, John E.; Atwell, William; Anderson, Brooke M.; Luetke, Nathan J.; Wilson, John W.

    2006-01-01

    Health risk to astronauts due to exposure to ionizing radiation is a primary concern for exploration missions and may become the limiting factor for long duration missions. Methodologies for evaluating this risk in terms of radiation protection quantities such as dose, dose equivalent, gray equivalent, and effective dose are described. Environment models (galactic cosmic ray and solar particle event), vehicle/habitat geometry models, human geometry models, and transport codes are discussed and sample calculations for possible lunar and Mars missions are used as demonstrations. The dependence of astronaut health risk, in terms of dosimetric quantities, on astronaut orientation within a habitat is also examined. Previous work using a space station type module exposed to a proton spectrum modeling the October 1989 solar particle event showed that reorienting the astronaut within the module could change the calculated dose equivalent by a factor of two or more. Here the dose equivalent to various body tissues and the whole body effective dose due to both galactic cosmic rays and a solar particle event are calculated for a male astronaut in two different orientations, vertical and horizontal, in a representative lunar habitat. These calculations also show that the dose equivalent at some body locations resulting from a solar particle event can vary by a factor of two or more, but that the dose equivalent due to galactic cosmic rays has a much smaller (<15%) dependence on astronaut orientation.

  20. Postdictive modulation of visual orientation.

    Directory of Open Access Journals (Sweden)

    Takahiro Kawabe

    Full Text Available The present study investigated how visual orientation is modulated by subsequent orientation inputs. Observers were presented a near-vertical Gabor patch as a target, followed by a left- or right-tilted second Gabor patch as a distracter in the spatial vicinity of the target. The task of the observers was to judge whether the target was right- or left-tilted (Experiment 1 or whether the target was vertical or not (Supplementary experiment. The judgment was biased toward the orientation of the distracter (the postdictive modulation of visual orientation. The judgment bias peaked when the target and distracter were temporally separated by 100 ms, indicating a specific temporal mechanism for this phenomenon. However, when the visibility of the distracter was reduced via backward masking, the judgment bias disappeared. On the other hand, the low-visibility distracter could still cause a simultaneous orientation contrast, indicating that the distracter orientation is still processed in the visual system (Experiment 2. Our results suggest that the postdictive modulation of visual orientation stems from spatiotemporal integration of visual orientation on the basis of a slow feature matching process.