WorldWideScience

Sample records for parameter control upc

  1. Zilog UPC, a higher performance slave peripheral controller

    Energy Technology Data Exchange (ETDEWEB)

    Walters, S.M.

    1982-01-01

    The universal peripheral controllers Z8090 and Z8590 (UPC) is an intelligent peripheral controller. It may be mask-programmed to execute dedicated I/O tasks that would otherwise need to be done by the host microprocessor. The UPC is actually a single-chip microcomputer with a complete host bus interface on-chip. It offers the hardware features of a programmable parallel I/O port, a programmable counter/timer, an I/O buffer RAM, and an intelligent interrupt controller. In addition, it provides a stored program processing element that is capable of pre-processing information before it is transferred to the host. Perhaps as important as its features is the fact that when used in volume, the UPC will be comparable in cost to non-programmable LSI parallel I/O and counter/timer functions. The UPC, simply stated, offers a cost effective multi-processor approach for offloading the host microprocessor of routine peripheral control tasks in high volume applications.

  2. UPC++

    Energy Technology Data Exchange (ETDEWEB)

    2014-05-01

    UPC++ is a Partitioned Global Address Space (PGAS) extension for C++, with three main objectives: 1) to provide an object-oriented PGAS programming model in the context of the popular C++ language; 2) to add useful parallel programming idioms unavailable in UPC, such as asynchronous remote function invocation and multidimensional arrays, to support complex scientific applications; 3) to offer an easy on-ramp to PGAS programming through interoperability with other existing parallel programming systems (e.g., MPI, OpenMP, CUDA). UPC++ includes two main features beyond UPC: 1) One of the major limitations of UPC in the context of DOE application is the relatively weak notion of multidimensional arrays, which it inherited from C. To remedy this problem in UPC++, we included a multidimensional domain and array library based on that of Titanium. Titanium's library is similar to Chapel's dense and strided domains, as both were inspired by the dense and strided regions and arrays in ZPL. 2) Another feature provided by UPC++ but not by UPC is remote function invocation, which is inspired by Phalanx, X10, Habanero-C, and C++11. The user may start an asynchronous remote function invocation with the following syntax: "async(place)(function, args...);". UPC++ provides two programming constructs for specifying dynamic dependencies among tasks: 1) event-driven execution as in Phalanx and Habanero-C; 2) finish-async as in X10. We implemented UPC++ with a "compiler-free" approach using C++ templates and runtime libraries. The UPC++ front-end consists of a set of C++ header files that enables the C++ compiler to "translate" UPC++ features in a user program to runtime library calls. In particular, we use templates and operator overloading to customize the behavior of UPC++ types.

  3. Master in nuclear engineering from the UPC (Master UPC-ENDESA)

    International Nuclear Information System (INIS)

    Batet, L.; Duch, M. A.; Calvino, F.; Val, L. del; Fernandez-Olano, P.

    2011-01-01

    The new Masters in Nuclear Engineering offers the UPC is the result of the confluence of wills and synergies between different units of the Universitat Politecnica de Catalunya (UPC) and Endesa. The paper describes the objectives of the proposal along with the program and the learning methodology.

  4. UPC Language and Library Specifications, Version 1.3

    Energy Technology Data Exchange (ETDEWEB)

    UPC Consortium; Bonachea, Dan; Funck, Gary

    2013-11-16

    UPC is an explicitly parallel extension to the ISO C 99 Standard. UPC follows the partitioned global address space programming model. This document is the formal specification for the UPC language and library syntax and semantics, and supersedes prior specification version 1.2 (LBNL-59208).

  5. The Unified Patent Court (UPC) in Action - How Will the Design of the UPC Affect Patent Law?

    DEFF Research Database (Denmark)

    Petersen, Clement Salung; Riis, Thomas; Schovsbo, Jens Hemmingsen

    2014-01-01

    . The article points out that the UPC because of this design will be biased towards technology based values and uniformity at the expense of other values and interests e.g. non-economic public interests, and values associated with diversity. The practical effects of these biases are analysed regarding cases......The new common judiciary for European patents (UPC) will play a crucial role in the future European patent system. The UPC will be a very specialised court that i.a. recruits judges from specialists’ circles and has as part of its mission to develop a coherent and autonomous body of case law...

  6. UPC++ Specification v1.0, Draft 4

    Energy Technology Data Exchange (ETDEWEB)

    Bachan, J.; Baden, S.; Bonachea, Dan; Hargrove, P.; Hofmeyr, S.; Ibrahim, K.; Jacquelin, M.; Kamil, A.; Lelbach, B.; van Straalen, B.

    2017-09-27

    UPC++ is a C++11 library providing classes and functions that support Asynchronous Partitioned Global Address Space (APGAS) programming. We are revising the library under the auspices of the DOE’s Exascale Computing Project, to meet the needs of applications requiring PGAS support. UPC++ is intended for implementing elaborate distributed data structures where communication is irregular or fine-grained. The UPC++ interfaces for moving non-contiguous data and handling memories with different optimal access methods are composable and similar to those used in conventional C++. The UPC++ programmer can expect communication to run at close to hardware speeds. The key facilities in UPC++ are global pointers, that enable the programmer to express ownership information for improving locality, one-sided communication, both put/get and RPC, futures and continuations. Futures capture data readiness state, which is useful in making scheduling decisions, and continuations provide for completion handling via callbacks. Together, these enable the programmer to chain together a DAG of operations to execute asynchronously as high-latency dependencies become satisfied.

  7. UPC++ Specification v1.0, Draft 6

    Energy Technology Data Exchange (ETDEWEB)

    Bachan, J.; Baden, Scott; Bonachea, Dan; Hargrove, Paul; Hofmeyr, S.; Ibrahim, Khaled; Jacquelin, M.; Kamil, Amir; Lelbach, B.; van Straalen, B.

    2018-03-26

    UPC++ is a C++11 library providing classes and functions that support Partitioned Global Address Space (PGAS) programming. We are revising the library under the auspices of the DOE’s Exascale Computing Project, to meet the needs of applications requiring PGAS support. UPC++ is intended for implementing elaborate distributed data structures where communication is irregular or fine-grained. The UPC++ interfaces for moving non-contiguous data and handling memories with different optimal access methods are composable and similar to those used in conventional C++. The UPC++ programmer can expect communication to run at close to hardware speeds. The key facilities in UPC++ are global pointers, that enable the programmer to express ownership information for improving locality, one-sided communication, both put/get and RPC, futures and continuations. Futures capture data readiness state, which is useful in making scheduling decisions, and continuations provide for completion handling via callbacks. Together, these enable the programmer to chain together a DAG of operations to execute asynchronously as high-latency dependencies become satisfied.

  8. The Unified Patent Court (UPC) in Action

    DEFF Research Database (Denmark)

    Petersen, Clement Salung; Schovsbo, Jens Hemmingsen; Riis, Thomas

    2015-01-01

    The new common judiciary for European patents (UPC) will play a crucial role in the future European patent system. The UPC will be a very specialised court that i.a. recruits judges from specialists’ circles and has as part of its mission to develop a coherent and autonomous body of case law...

  9. Análisis de usabilidad de las webs de doctorado UPC

    OpenAIRE

    Coello Casado, Víctor

    2014-01-01

    En este proyecto se realiza un el estudio de usabilidad de dos de las páginas web de doctorado de la UPC, doctorat.upc.edu y gedad.upc.edu. Este estudio se ha realizado en base al análisis de mejores prácticas de usabilidad web y en testeos con usuarios.

  10. The Unified Patent Court (UPC), Compulsory Licensing and Competition Law

    DEFF Research Database (Denmark)

    Petersen, Clement Salung; Riis, Thomas; Schovsbo, Jens Hemmingsen

    2014-01-01

    Competition law and rules on compulsory licensing are considered as indispensable instruments to balance patent rights. In this article, we examine the room for using such balancing instruments in the context of the UPC. We analyse whether the balancing instruments will remain applicable...... that the UPC is likely to be less inclined to use them. To redress that problem we suggest that the UPC acknowledges the institutional biases of the court and looks for ways to include other values and interests than the proprietary values and interests of patent law....

  11. Runtime Detection of C-Style Errors in UPC Code

    Energy Technology Data Exchange (ETDEWEB)

    Pirkelbauer, P; Liao, C; Panas, T; Quinlan, D

    2011-09-29

    Unified Parallel C (UPC) extends the C programming language (ISO C 99) with explicit parallel programming support for the partitioned global address space (PGAS), which provides a global memory space with localized partitions to each thread. Like its ancestor C, UPC is a low-level language that emphasizes code efficiency over safety. The absence of dynamic (and static) safety checks allows programmer oversights and software flaws that can be hard to spot. In this paper, we present an extension of a dynamic analysis tool, ROSE-Code Instrumentation and Runtime Monitor (ROSECIRM), for UPC to help programmers find C-style errors involving the global address space. Built on top of the ROSE source-to-source compiler infrastructure, the tool instruments source files with code that monitors operations and keeps track of changes to the system state. The resulting code is linked to a runtime monitor that observes the program execution and finds software defects. We describe the extensions to ROSE-CIRM that were necessary to support UPC. We discuss complications that arise from parallel code and our solutions. We test ROSE-CIRM against a runtime error detection test suite, and present performance results obtained from running error-free codes. ROSE-CIRM is released as part of the ROSE compiler under a BSD-style open source license.

  12. UPC++ Programmer’s Guide (v1.0 2017.9)

    Energy Technology Data Exchange (ETDEWEB)

    Bachan, J.; Baden, S.; Bonachea, D.; Hargrove, P.; Hofmeyr, S.; Ibrahim, K.; Jacquelin, M.; Kamil, A.; van Straalen, B.

    2017-09-29

    UPC++ is a C++11 library that provides Asynchronous Partitioned Global Address Space (APGAS) programming. It is designed for writing parallel programs that run efficiently and scale well on distributed-memory parallel computers. The APGAS model is single program, multiple-data (SPMD), with each separate thread of execution (referred to as a rank, a term borrowed from MPI) having access to local memory as it would in C++. However, APGAS also provides access to a global address space, which is allocated in shared segments that are distributed over the ranks. UPC++ provides numerous methods for accessing and using global memory. In UPC++, all operations that access remote memory are explicit, which encourages programmers to be aware of the cost of communication and data movement. Moreover, all remote-memory access operations are by default asynchronous, to enable programmers to write code that scales well even on hundreds of thousands of cores.

  13. Execution Model of Three Parallel Languages: OpenMP, UPC and CAF

    Directory of Open Access Journals (Sweden)

    Ami Marowka

    2005-01-01

    Full Text Available The aim of this paper is to present a qualitative evaluation of three state-of-the-art parallel languages: OpenMP, Unified Parallel C (UPC and Co-Array Fortran (CAF. OpenMP and UPC are explicit parallel programming languages based on the ANSI standard. CAF is an implicit programming language. On the one hand, OpenMP designs for shared-memory architectures and extends the base-language by using compiler directives that annotate the original source-code. On the other hand, UPC and CAF designs for distribute-shared memory architectures and extends the base-language by new parallel constructs. We deconstruct each language into its basic components, show examples, make a detailed analysis, compare them, and finally draw some conclusions.

  14. UPC++ Programmer’s Guide, v1.0-2018.3.0

    Energy Technology Data Exchange (ETDEWEB)

    Bachan, J.; Baden, S.; Bonachea, Dan; Hargrove, Paul H.; Hofmeyr, S.; Ibrahim, Khaled; Jacquelin, M.; Kamil, A.; van Straalen, B.

    2018-03-31

    UPC++ is a C++11 library that provides Partitioned Global Address Space (PGAS) programming. It is designed for writing parallel programs that run efficiently and scale well on distributed-memory parallel computers. The PGAS model is single program, multiple-data (SPMD), with each separate thread of execution (referred to as a rank, a term borrowed from MPI) having access to local memory as it would in C++. However, PGAS also provides access to a global address space, which is allocated in shared segments that are distributed over the ranks. UPC++ provides numerous methods for accessing and using global memory. In UPC++, all operations that access remote memory are explicit, which encourages programmers to be aware of the cost of communication and data movement. Moreover, all remote-memory access operations are by default asynchronous, to enable programmers to write code that scales well even on hundreds of thousands of cores.

  15. Sustainable newly built UPC office in Leeuwarden, Netherlands. Use of surface water for cooling call centre and office building; Duurzame nieuwbouw UPC Leeuwarden. Oppervlaktewater voor koeling callcenter en kantoor ingezet

    Energy Technology Data Exchange (ETDEWEB)

    Groot-D' hondt, E. [Wolter en Dros, Amersfoort (Netherlands)

    2010-10-15

    The municipality of Leeuwarden, Netherlands, and the cable company UPC Netherlands signed contracts for the construction of the UPC headquarters in Leeuwarden, March 2010. The building of the 'greenest' Green Office of the Netherlands, started in June 2010 and is expected to be finalized the end of 2011. Use is made of surface water, rain, heat and cold storage in combination with a heat pump and low temperature systems, such as climate ceilings and floor heating, green roofs, natural insulation, and photovoltaic cells. [Dutch] De gemeente Leeuwarden en UPC Nederland ondertekenden 17 maart 2010 de contracten voor de nieuwbouw van het UPC-hoofdkantoor in Leeuwarden. De bouw van het 'groenste' Green Office van Nederland, startte in juni 2010 en wordt naar verwachting eind 2011 opgeleverd. Er wordt gebruik gemaakt van oppervlaktewater, regenwater, warmte- en koudeopslag in combinatie met een warmtepomp en lage temperatuursystemen, zoals klimaatplafonds en vloerverwarming, groene daken , natuurlijke isolatie, en photovoltaische cellen.

  16. Qualified measurement setup of polarization extinction ratio for Panda PMF with LC/UPC connector

    Science.gov (United States)

    Thongdaeng, Rutsuda; Worasucheep, Duang-rudee; Ngiwprom, Adisak

    2018-03-01

    Polarization Extinction Ratio (PER) is one of the key parameters for Polarization Maintaining Fiber (PMF) connector. Based on our previous studies, the bending radius of fiber greater than 1.5 cm will not affect the insertion loss of PMF [1]. Moreover, the measured PER of Panda PMF with LC/UPC connectors is more stable when that PMF is coiled around a hot rod with a minimum of 3-cm in diameter at 75°C temperature [2]. Hence, the hot rod with less constrained 6-cm in diameter at constant 75°C was selected for this PER measurement. Two PER setups were verified and compared for measuring LC/UPC PMF connectors. The Polarized Laser Source (PLS) at 1550 nm wavelength and PER meter from OZ Optics were used in both setups, in which the measured connector was connected to PLS at 0° angle while the other end was connected to PER meter. In order to qualify our setups, the percentage of Repeatability and Reproducibility (%R&R) were tested and calculated. In each setup, the PER measurement was repeated 3 trials by 3 appraisers using 10 LC/UPC PMF connectors (5 LC/UPC PMF patchcords with 3.5+/-0.5 meters in length) in random order. The 1st setup, PMF was coiled at a larger 20-cm diameter for 3 to 5 loops and left in room temperature during the test. The 2nd setup, PMF was coiled around a hot rod at constant 75°C with 6-cm diameter for 8 to 10 loops for at least 5 minutes before testing. There are 3 ranges of %R&R acceptation guide line: <10% is acceptable, between 10% - 30% is marginal, and <30% is unacceptable. According to our results, the %R&R of the 1st PER test setup was 16.2% as marginality, and the 2nd PER test setup was 8.9% as acceptance. Thus, providing the better repeatability and reproducibility, this 2nd PER test setup having PMF coiled around a hot rod at constant 75°C with 6-cm diameter was selected for our next study of the impact of hot temperature on PER in LC/UPC PMF connector.

  17. From Lipid Homeostasis to Differentiation: Old and New Functions of the Zinc Cluster Proteins Ecm22, Upc2, Sut1 and Sut2

    Directory of Open Access Journals (Sweden)

    Ifeoluwapo Matthew Joshua

    2017-04-01

    Full Text Available Zinc cluster proteins are a large family of transcriptional regulators with a wide range of biological functions. The zinc cluster proteins Ecm22, Upc2, Sut1 and Sut2 have initially been identified as regulators of sterol import in the budding yeast Saccharomyces cerevisiae. These proteins also control adaptations to anaerobic growth, sterol biosynthesis as well as filamentation and mating. Orthologs of these zinc cluster proteins have been identified in several species of Candida. Upc2 plays a critical role in antifungal resistance in these important human fungal pathogens. Upc2 is therefore an interesting potential target for novel antifungals. In this review we discuss the functions, mode of actions and regulation of Ecm22, Upc2, Sut1 and Sut2 in budding yeast and Candida.

  18. The Handheld Library: Developments at the Rector Gabriel Ferraté Library, UPC

    Directory of Open Access Journals (Sweden)

    Beatriz Benítez Juan

    2011-10-01

    Full Text Available The purpose of this paper is to highlight the mobile services developed by the Rector Gabriel Ferraté Library (BRGF of the Universitat Politècnica de Catalunya (UPC-Barcelona Tech in Barcelona, Spain. We hope this paper will be of use to other libraries exploring new technologies for communicating and delivering their services to users at a time when mobile services are an emerging topic in librarianship and information science literature. By setting out the successive steps involved in the as yet unfinished process of building our mobile services portfolio, we aim to offer a detailed picture of the mobile services and features offered by a university library from a case study perspective. The main topics to be discussed include: The BRGF’s mobile website, including the information available, its interactive capabilities and the services it provides to its users. The mobile-friendly version of UP Commons(the UPC Library Service’s institutional repositories. The UPC Library Service’s mobile OPAC. The mobile version of u-win(BRGF’s videogame service. The use of QR codes to deliver information to mobile devices. Text message notifications. Additional topics for discussion include: The library’s organisation and the organisational concepts that underpin and make possible its technological developments (including mobile. BRGF’s concern regarding the reduction of investment in the development of mobile services. The criteria and tools used to guide the library’s decisions regarding the design and orientation of current and future mobile services. How mobile services can help to improve the image of the library as a leading technology site. Selected mobile features that BRGF plans to offer in the near future. Ultimately, this paper aims to delineate the effectiveness and potential of delivering library services by the preferred means of communication of a new generation of students and teachers.

  19. Screening of Indian Lingzhi or Reishi Medicinal Mushroom, Ganoderma lucidum (Agaricomycetes): A UPC2-SQD-MS Approach.

    Science.gov (United States)

    Bhardwaj, Anuja; Srivastava, Mousami; Pal, Mamta; Sharma, Yogesh Kumar; Bhattacharya, Saikat; Tulsawani, Rajkumar; Sugadev, Ragumani; Misra, Kshipra

    2016-01-01

    Oriental medicinal mushroom Ganoderma lucidum has been widely used for the promotion of health and longevity owing to its various bioactive constituents. Therefore, comprehending metabolomics of different G. lucidum parts could be of paramount importance for investigating their pharmacological properties. Ultra-performance convergence chromatography (UPC2) along with mass spectrometry (MS) is an emerging technique that has not yet been applied for metabolite profiling of G. lucidum. This study has been undertaken to establish metabolomics of the aqueous extracts of mycelium (GLM), fruiting body (GLF), and their mixture (GLMF) using ultra-performance convergence chromatography single quadrupole mass spectrometry (UPC2-SQD-MS). Aqueous extracts of G. lucidum prepared using an accelerated solvent extraction technique have been characterized for their mycochemical activities in terms of total flavonoid content, 1,1-diphenyl-2-picryl-hydrazyl scavenging activity, and ferric ion reducing antioxidant power. The UPC2-SQD-MS technique has been used for the first time for metabolite profiling of G. lucidum on a Princeton Diol column (4.6 × 250 mm; 5 µm) using supercritical CO2 (solvent) and 20 mM ammonium acetate in methanol (co-solvent). In the present study, UPC2-SQD-MS was found to be a rapid, efficient, and high-throughput analytical technique, whose coupling to principal component analysis (PCA) and phytochemical evaluation could be used as a powerful tool for elucidating metabolite diversity between mycelium and fruiting body of G. lucidum. PCA showed a clear distinction in the metabolite compositions of the samples. Mycochemical studies revealed that overall GLF possessed better antioxidant properties among the aqueous extracts of G. lucidum.

  20. UPC Scaling-up methodology for Deterministic Safety Assessment and Support to Plant Operation

    Energy Technology Data Exchange (ETDEWEB)

    Martínez-Quiroga, V.; Reventós, F.; Batet, Il.

    2015-07-01

    Best Estimate codes along with necessary nodalizations are widely used tools in nuclear engineering for both Deterministic Safety Assessment (DSA) and Support to Plant Operation and Control. In this framework, the application of quality assurance procedures in both codes and nodalizations becomes an essential step prior any significant study. Along these lines the present paper introduces the UPC SCUP, a systematic methodology based on the extrapolation of the Integral Test Facilities (ITF) post-test simulations by means of scaling analyses. In that sense, SCUP fulfills a gap in current nodalization qualification procedures, the related with the validation of NPP nodalizations for Design Basis Accidents conditions. Three are the pillars that support SCUP: judicial selection of the experimental transients, full confidence in the quality of the ITF simulations, and simplicity in justifying discrepancies that appear between ITF and NPP counterpart transients. The techniques that are presented include the socalled Kv scaled calculations as well as the use of two new approaches, ”Hybrid nodalizations” and ”Scaled-up nodalizations”. These last two methods have revealed themselves to be very helpful in producing the required qualification and in promoting further improvements in nodalization. The study of both LSTF and PKL counterpart tests have allowed to qualify the methodology by the comparison with experimental data. Post-test simulations at different sizes allowed to define which phenomena could be well reproduced by system codes and which not, in this way also establishing the basis for the extrapolation to an NPP scaled calculation. Furthermore, the application of the UPC SCUP methodology demonstrated that selected phenomena can be scaled-up and explained between counterpart simulations by carefully considering the differences in scale and design. (Author)

  1. UN ENFOQUE ESTRATÉGICO PARA LA GESTIÓN DEL CONOCIMIENTO EN LA UNIVERSIDAD. LA EXPERIENCIA DE LA UNIVERSIDAD PERUANA DE CIENCIAS APLICADAS (UPC

    Directory of Open Access Journals (Sweden)

    Milagros Morgan Rozas

    2006-11-01

    Full Text Available RESUMEN: Sociedad de la información a la sociedad del conocimiento. Para afrontar esta tarea, la Universidad Peruana de Ciencias Aplicadas (UPC considera necesario gestionar y valorar los contenidos académicos producidos por sus docentes e investigadores, ya que reconoce que el compartir dichos contenidos es un mecanismo importante para la creación y difusión del conocimiento. La implementación de DELFOS (2005, el Gestor de Contenidos Digitales de la UPC, refleja un esfuerzo por mejorar la gestión del conocimiento mediante la integración de tecnologías. Del mismo modo, dicha implementación resulta importante en la medida en que testimonia un cambio cultural en la organización, en la que docentes y alumnos están aprendiendo a crear y a compartir el conocimiento. El presente trabajo, por tanto, plantea un análisis de la experiencia de gestión del conocimiento de la UPC desde tres frentes: organizacional, tecnológico y pedagógico. ABSTRACT: In the current age, University has a leading role in the impulse of making a society of information become a society of knowledge. To confront this task, Peruvian University of Applied Sciences (UPC considers necessarily to manage and to value the academic contents produced by its teachers and researchers, since it recognizes that sharing the above mentioned contents is an important mechanism to create and spread the knowledge. The implementation of DELFOS (2005, the Agent of Digital Contents of the UPC, reflects an effort for improving the knowledge management by means of the integration of technologies. In the same way the above mentioned implementation turns out to be important due to the fact that it witness a cultural change in the organization, in which teachers and students are learning to create and to share the knowledge. The present work, therefore, proposes an analysis of the experience on knowledge management of the UPC from three different angles: organizational, technological and

  2. Efforts regarding acoustical education for architectural students at the Universidad Peruana de Ciencias Aplicadas (Peruvian University of Applied Sciences), UPC

    Science.gov (United States)

    Moy, Jorge

    2002-11-01

    The lack of knowledge in acoustics among the vast majority of Peruvian architects results in acoustical problems in buildings from a lack of such considerations in the design stage. This paucity of knowledge on the part of the architects may be attributed to the lack of emphasis on the role of acoustics in most architectural curricula in Peruvian universities. A purpose in this paper is to present a brief report on last year's efforts to implement courses in Architectural Acoustics and Noise Control for architecture students at UPC.

  3. An up-link power control for demand assignment International Business Satellite Communications Network

    Science.gov (United States)

    Nohara, Mitsuo; Takeuchi, Yoshio; Takahata, Fumio

    Up-link power control (UPC) is one of the essential technologies to provide efficient satellite communication systems operated at frequency bands above 10 GHz. A simple and cost-effective UPC scheme applicable to a demand assignment international business satellite communications system has been developed. This paper presents the UPC scheme, including the hardware implementation and its performance.

  4. Programación de la aplicación iUPC para iPhone

    OpenAIRE

    Macia Vera, Elena

    2010-01-01

    El objetivo de este proyecto ha sido la creación de una aplicación móvil que dé soporte a toda la comunidad universitaria de la UPC, tanto alumnado como profesorado o visitantes. Una aplicación que permita al usuario tener toda la información más relevante de la Universidad en la palma de su mano, siempre actualizada y de manera rápida y sencilla. Unificando cierta información importante que se encuentra “dispersa” en varias páginas web en un único lugar, siendo así mucho más acce...

  5. Evaluation of the effects of a therapeutic renal diet to control proteinuria in proteinuric non-azotemic dogs treated with benazepril.

    Science.gov (United States)

    Cortadellas, O; Talavera, J; Fernández del Palacio, M J

    2014-01-01

    Angiotensin-converting enzyme inhibitors (ACEIs) are currently used to control proteinuria in dogs with chronic kidney disease. Renal diets (RDs) have beneficial effects in the management of azotemic dogs, but its role in proteinuric non-azotemic (PNAz) dogs has been poorly documented. Administration of a RD to PNAz dogs treated with benazepril (Be) improves proteinuria control compared with the administration of a maintenance diet (MD). Twenty-two PNAz (urine protein/creatinine ratio [UPC] >1) dogs. Randomized open label clinical trial design. Dogs were assigned to group-MD (5.5 g protein/100 kcal ME)/Be or to group-RD (3.7 g protein/100 kcal ME)/Be group during 60 days. Dogs with serum albumin (Alb) <2 g/dL received aspirin (1 mg/kg/12 hours). A physical examination, systolic blood pressure (SBP) measurement, complete blood count (CBC), biochemistry panel, urinalysis, and UPC were performed at day 0 (D0) and day 60 (D60). At D0, there were no significant differences between groups in the evaluated variables. During the study, logUPC (geometric mean (95% CI) and SBP (mean±SD mmHg) significantly decreased (paired t-test, P = 0.001) in Group-RD (logUPC(D0) = 3.16[1.9-5.25]; UPC(D60) = 1.20 [0.59-2.45]; SBP(D0) = 160 ± 17.2; SBP(D60) = 151 ± 15.8), but not in Group-MD (UPC(D0) = 3.63[2.69-4.9]; UPC(D60) = 2.14 [0.76-6.17]; SBP(D0) = 158 ± 14.7; SBP(D60) = 153 ± 11.5). However, RM-ANOVA test did not confirm that changes were consequence of dietary modification. Weight and Alb concentration did not change significantly in any group. The administration of a RD to PNAz dogs treated with Be might help to control proteinuria and SBP compared with the administration of a MD, without inducing clinically detectable malnutrition, but more studies are warranted. Copyright © 2013 by the American College of Veterinary Internal Medicine.

  6. Help to new students of ICT Systems Engineering Degree at EPSEM-UPC: Mentoring

    Directory of Open Access Journals (Sweden)

    Roser Gorchs

    2014-07-01

    Full Text Available 120 800x600 New students at the Manresa School of Engineering (EPSEM, Escola Politècnica Superior d'Enginyeria de Manresa of the Universitat Politècnica de Catalunya (UPC are voluntarity provided with the mentoring service during their initial period at University. Mentoring gives academic, teaching and self-organizational support. It improves academic results and reduces the desertion of the studies. In particular, the mentor is an experimented learner which studies in the last year of his/her Degree. Here we expose such mentoring applied to ICT (Information, Communication and Technology Systems Engineering Degree at EPSEM, studies of new creation which are probably unique in Spain, and we also present a treatment and analysis of the performance and possible actions of continuous improvement. Normal 0 21 false false false CA X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabla normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Calibri","sans-serif";}

  7. A Generic Approach to Parameter Control

    NARCIS (Netherlands)

    Karafotias, G.; Smit, S.K.; Eiben, A.E.

    2012-01-01

    On-line control of EA parameters is an approach to parameter setting that offers the advantage of values changing during the run. In this paper, we investigate parameter control from a generic and parameter-independent perspective. We propose a generic control mechanism that is targeted to

  8. Rail Vehicle Vibrations Control Using Parameters Adaptive PID Controller

    Directory of Open Access Journals (Sweden)

    Muzaffer Metin

    2014-01-01

    Full Text Available In this study, vertical rail vehicle vibrations are controlled by the use of conventional PID and parameters which are adaptive to PID controllers. A parameters adaptive PID controller is designed to improve the passenger comfort by intuitional usage of this method that renews the parameters online and sensitively under variable track inputs. Sinusoidal vertical rail misalignment and measured real rail irregularity are considered as two different disruptive effects of the system. Active vibration control is applied to the system through the secondary suspension. The active suspension application of rail vehicle is examined by using 5-DOF quarter-rail vehicle model by using Manchester benchmark dynamic parameters. The new parameters of adaptive controller are optimized by means of genetic algorithm toolbox of MATLAB. Simulations are performed at maximum urban transportation speed (90 km/h of the rail vehicle with ±5% load changes of rail vehicle body to test the robustness of controllers. As a result, superior performance of parameters of adaptive controller is determined in time and frequency domain.

  9. Development of an analytical method for separation of phenolic acids by ultra-performance convergence chromatography (UPC2) using a column packed with a sub-2-μm particle.

    Science.gov (United States)

    Jiang, Hai; Yang, Liu; Xing, Xudong; Yan, Meiling; Guo, Xinyue; Yang, Bingyou; Wang, Qiu-Hong; Kuang, Hai-Xue

    2018-05-10

    Phenolic acids are important active components of certain Traditional Chinese Medicines (TCM) and have a wide range of biological effects. Separation and purification of phenolic acids remains challenging due to difficulties with quality control using existing chromatographic methods The purpose of this study was to compare the effects of different chromatographic columns and conditions for the separation of phenolic acids. The BEH column was determined to be optimal, providing efficient separation in the shortest time (17.00 min) using gradient elution with carbon dioxide as the mobile phase, methanol/acetonitrile (70:30, v/v) with 1% TFA as the modifier, and a flow rate of 0.8 mL/min. Good peak shapes were obtained, and the peak asymmetry values were close to 1.00 for all phenolic acids. The resolution was more than 2.83 for all separated peaks. The developed method was subsequently applied to the determination of phenolic acids in Xanthii Fructus. These results are beneficial for quality control and standardization of herbal drugs using UPC 2 , providing an efficient, rapid and environmentally friendly scientific basis for future analysis of phenolic acids. Copyright © 2018. Published by Elsevier B.V.

  10. Key parameters controlling radiology departments

    International Nuclear Information System (INIS)

    Busch, Hans-Peter

    2011-01-01

    For radiology departments and outstanding practises control and optimization of processes demand an efficient management based on key data. Systems of key data deliver indicators for control of medical quality, service quality and economics. For practices effectiveness (productivity), for hospitals effectiveness and efficiency are in the focus of economical optimization strategies. Task of daily key data is continuous monitoring of activities and workflow, task of weekly/monthly key data is control of data quality, process quality and achievement of objectives, task of yearly key data is determination of long term strategies (marketing) and comparison with competitors (benchmarking). Key parameters have to be defined clearly and have to be available directly. For generation, evaluation and control of key parameters suitable forms of organization and processes are necessary. Strategies for the future will be directed more to the total processes of treatment. To think in total processes and to steer and optimize with suitable parameters is the challenge for participants in the healthcare market of the future. (orig.)

  11. Una aproximación a nuestro rol como formadores: de la teoría a la práctica. El caso de la Biblioteca de l'EPSEVG de la UPC

    OpenAIRE

    Bagés, Taïs; Carnerero, Francesc; Colás Onieva, Silvia; Martin Cantos, Adrià

    2011-01-01

    La Biblioteca de la EPSEVG, forma parte del Servicio de Bibliotecas y Documentación de la UPC. Es un centro activo de recursos y servicios de calidad que proporciona la ayuda necesaria tanto para el aprendizaje y la investigación como para la educación continua de toda la comunidad universitaria en el ámbito de la ingeniería, la informática, las telecomunicaciones y el diseño industrial. Las universidades europeas deben introducir nuevos métodos y técnicas de enseñanza en su...

  12. GPS User Devices Parameter Control Methods

    OpenAIRE

    Klūga, A; Kuļikovs, M; Beļinska, V; Zeļenkovs, A

    2007-01-01

    In our day’s wide assortment of GPS user devices is manufacture. How to verify that parameters of the real device corresponds to parameters that manufacture shows. How to verify that parameters have not been changed during the operation time. The last one is very important for aviation GPS systems, which must be verified before the flight, but the values of parameter in time of repair works. This work analyses GPS user devices parameters control methods.

  13. An Improved Method to Control the Critical Parameters of a Multivariable Control System

    Science.gov (United States)

    Subha Hency Jims, P.; Dharmalingam, S.; Wessley, G. Jims John

    2017-10-01

    The role of control systems is to cope with the process deficiencies and the undesirable effect of the external disturbances. Most of the multivariable processes are highly iterative and complex in nature. Aircraft systems, Modern Power Plants, Refineries, Robotic systems are few such complex systems that involve numerous critical parameters that need to be monitored and controlled. Control of these important parameters is not only tedious and cumbersome but also is crucial from environmental, safety and quality perspective. In this paper, one such multivariable system, namely, a utility boiler has been considered. A modern power plant is a complex arrangement of pipework and machineries with numerous interacting control loops and support systems. In this paper, the calculation of controller parameters based on classical tuning concepts has been presented. The controller parameters thus obtained and employed has controlled the critical parameters of a boiler during fuel switching disturbances. The proposed method can be applied to control the critical parameters like elevator, aileron, rudder, elevator trim rudder and aileron trim, flap control systems of aircraft systems.

  14. Dynamic Parameter-Control Chaotic System.

    Science.gov (United States)

    Hua, Zhongyun; Zhou, Yicong

    2016-12-01

    This paper proposes a general framework of 1-D chaotic maps called the dynamic parameter-control chaotic system (DPCCS). It has a simple but effective structure that uses the outputs of a chaotic map (control map) to dynamically control the parameter of another chaotic map (seed map). Using any existing 1-D chaotic map as the control/seed map (or both), DPCCS is able to produce a huge number of new chaotic maps. Evaluations and comparisons show that chaotic maps generated by DPCCS are very sensitive to their initial states, and have wider chaotic ranges, better unpredictability and more complex chaotic behaviors than their seed maps. Using a chaotic map of DPCCS as an example, we provide a field-programmable gate array design of this chaotic map to show the simplicity of DPCCS in hardware implementation, and introduce a new pseudo-random number generator (PRNG) to investigate the applications of DPCCS. Analysis and testing results demonstrate the excellent randomness of the proposed PRNG.

  15. Determination Of Adaptive Control Parameter Using Fuzzy Logic Controller

    Directory of Open Access Journals (Sweden)

    Omur Can Ozguney

    2017-08-01

    Full Text Available The robot industry has developed along with the increasing the use of robots in industry. This has led to increase the studies on robots. The most important part of these studies is that the robots must be work with minimum tracking trajectory error. But it is not easy for robots to track the desired trajectory because of the external disturbances and parametric uncertainty. Therefore adaptive and robust controllers are used to decrease tracking error. The aim of this study is to increase the tracking performance of the robot and minimize the trajectory tracking error. For this purpose adaptive control law for robot manipulator is identified and fuzzy logic controller is applied to find the accurate values for adaptive control parameter. Based on the Lyapunov theory stability of the uncertain system is guaranteed. In this study robot parameters are assumed to be unknown. This controller is applied to a robot model and the results of simulations are given. Controller with fuzzy logic and without fuzzy logic are compared with each other. Simulation results show that the fuzzy logic controller has improved the results.

  16. Genetic Algorithm Optimizes Q-LAW Control Parameters

    Science.gov (United States)

    Lee, Seungwon; von Allmen, Paul; Petropoulos, Anastassios; Terrile, Richard

    2008-01-01

    A document discusses a multi-objective, genetic algorithm designed to optimize Lyapunov feedback control law (Q-law) parameters in order to efficiently find Pareto-optimal solutions for low-thrust trajectories for electronic propulsion systems. These would be propellant-optimal solutions for a given flight time, or flight time optimal solutions for a given propellant requirement. The approximate solutions are used as good initial solutions for high-fidelity optimization tools. When the good initial solutions are used, the high-fidelity optimization tools quickly converge to a locally optimal solution near the initial solution. Q-law control parameters are represented as real-valued genes in the genetic algorithm. The performances of the Q-law control parameters are evaluated in the multi-objective space (flight time vs. propellant mass) and sorted by the non-dominated sorting method that assigns a better fitness value to the solutions that are dominated by a fewer number of other solutions. With the ranking result, the genetic algorithm encourages the solutions with higher fitness values to participate in the reproduction process, improving the solutions in the evolution process. The population of solutions converges to the Pareto front that is permitted within the Q-law control parameter space.

  17. Controlling a Chaotic System through Control Parameter Self-Modulation

    International Nuclear Information System (INIS)

    Pastor, I.

    1994-01-01

    A method for obtaining active control of a chaotic system based on the modulation of a control parameter by adding to it a small perturbation proportional to one output signal is proposed. From a theoretical point of view, chaos can be stabilized in the framework of this method because small modifications of the vector field controlling the dynamics are allowed, and thus some of the previously existing unstable periodic trajectories can be made stable. The method is much inspired on recent treatments of some related problems, and it is compared with them. One of its most attractive features is that it should be very easy to implement it on real experiments. The method is tested on a system of ordinary differential equations modelling the coupling of two self-oscillating electronic circuits (van der Pol oscillators). Some brief comments are made on the possibility that it could be applied to complex spatio-temporal systems where multiple chaotic structures can coexist for some values of the control parameters

  18. Inventory control in case of unknown demand and control parameters

    NARCIS (Netherlands)

    Janssen, E.

    2010-01-01

    This thesis deals with unknown demand and control parameters in inventory control. Inventory control involves decisions on what to order when and in what quantity. These decisions are based on information about the demand. Models are constructed using complete demand information; these models ensure

  19. Concurrently adjusting interrelated control parameters to achieve optimal engine performance

    Science.gov (United States)

    Jiang, Li; Lee, Donghoon; Yilmaz, Hakan; Stefanopoulou, Anna

    2015-12-01

    Methods and systems for real-time engine control optimization are provided. A value of an engine performance variable is determined, a value of a first operating condition and a value of a second operating condition of a vehicle engine are detected, and initial values for a first engine control parameter and a second engine control parameter are determined based on the detected first operating condition and the detected second operating condition. The initial values for the first engine control parameter and the second engine control parameter are adjusted based on the determined value of the engine performance variable to cause the engine performance variable to approach a target engine performance variable. In order to cause the engine performance variable to approach the target engine performance variable, adjusting the initial value for the first engine control parameter necessitates a corresponding adjustment of the initial value for the second engine control parameter.

  20. Characterization and optimized control by means of multi-parameter controllers

    Energy Technology Data Exchange (ETDEWEB)

    Nielsen, Carsten; Hoeg, S.; Thoegersen, A. (Dan-Ejendomme, Hellerup (Denmark)) (and others)

    2009-07-01

    Poorly functioning HVAC systems (Heating, Ventilation and Air Conditioning), but also separate heating, ventilation and air conditioning systems are costing the Danish society billions of kroner every year: partly because of increased energy consumption and high operational and maintenance costs, but mainly due to reduced productivity and absence due to illness because of a poor indoor climate. Typically, the operation of buildings and installations takes place today with traditional build-ing automation, which is characterised by 1) being based on static considerations 2) the individual sensor being coupled with one actuator/valve, i.e. the sensor's signal is only used in one place in the system 3) subsystems often being controlled independently of each other 4) the dynamics in building constructions and systems which is very important to the system and comfort regulation is not being considered. This, coupled with the widespread tendency to use large glass areas in the facades without sufficient sun shading, means that it is difficult to optimise comfort and energy consumption. Therefore, the last 10-20 years have seen a steady increase in the complaints of the indoor climate in Danish buildings and, at the same time, new buildings often turn out to be considerably higher energy consuming than expected. The purpose of the present project is to investigate the type of multi parameter sensors which may be generated for buildings and further to carry out a preliminary evaluation on how such multi parameter controllers may be utilized for optimal control of buildings. The aim of the project isn't to develop multi parameter controllers - this requires much more effort than possible in the present project. The aim is to show the potential of using multi parameter sensors when controlling buildings. For this purpose a larger office building has been chosen - an office building with at high energy demand and complaints regarding the indoor climate. In order to

  1. Controlling a Chaotic System through Control Parameter Self-Modulation

    International Nuclear Information System (INIS)

    Pastor, I.

    1994-01-01

    A method for obtaining active control of a chaotic system based on the modulation of a control parameter by adding to it a small perturbation proportional to one output signal is proposed. From a theoretical point of view, chaos can be stabilized in the framework of this method because small modifications of the vector field controlling the dynamics are allowed, and thus some of the previously oxi sting unstable periodic trajectories can be made stable. The method is much inspired on recent treatments of some related problems, and i t is compared with them. One of its most attractive features is that is should be very easy to implement it on real experiments. The method is tested on a system of ordinary differential equations model ling the coupling of two se If - oscillating electronic circuits (van der Pol oscillators). Some brief comments are made on the no possibility that it could be applied to complex spatio-temporal systems where multiple chaotic structures can coexist for some values of the control parameters. (Author) 28 refs

  2. Controlling a Chaotic System through Control Parameter Self-Modulation

    Energy Technology Data Exchange (ETDEWEB)

    Pastor, I

    1994-07-01

    A method for obtaining active control of a chaotic system based on the modulation of a control parameter by adding to it a small perturbation proportional to one output signal is proposed. From a theoretical point of view, chaos can be stabilized in the framework of this method because small modifications of the vector field controlling the dynamics are allowed, and thus some of the previously oxi sting unstable periodic trajectories can be made stable. The method is much inspired on recent treatments of some related problems, and i t is compared with them. One of its most attractive features is that is should be very easy to implement it on real experiments. The method is tested on a system of ordinary differential equations model ling the coupling of two se If - oscillating electronic circuits (van der Pol oscillators). Some brief comments are made on the no possibility that it could be applied to complex spatio-temporal systems where multiple chaotic structures can coexist for some values of the control parameters. (Author) 28 refs.

  3. Parameters control in GAs for dynamic optimization

    Directory of Open Access Journals (Sweden)

    Khalid Jebari

    2013-02-01

    Full Text Available The Control of Genetic Algorithms parameters allows to optimize the search process and improves the performance of the algorithm. Moreover it releases the user to dive into a game process of trial and failure to find the optimal parameters.

  4. The physics of ultraperipheral collisions at the LHC

    International Nuclear Information System (INIS)

    Baltz, A.J.; Baur, G.; D'Enterria, D.; Frankfurt, L.; Gelis, F.; Guzey, V.; Hencken, K.; Kharlov, Yu.; Klasen, M.; Klein, S.R.; Nikulin, V.; Nystrand, J.; Pshenichnov, I.A.; Sadovsky, S.; Scapparone, E.; Seger, J.; Strikman, M.; Tverskoy, M.; Vogt, R.

    2008-01-01

    We discuss the physics of large impact parameter interactions at the LHC: ultraperipheral collisions (UPCs). The dominant processes in UPCs are photon-nucleon (nucleus) interactions. The current LHC detector configurations can explore hard phenomena at small x with nuclei and nucleons at photon-nucleon center-of-mass energies above 1 TeV, extending the x range of HERA by a factor of ten. In particular, it will be possible to probe diffractive and inclusive parton densities in nuclei using several processes. The interaction of small dipoles with protons and nuclei can be investigated in elastic and quasi-elastic J/ψ and Υ production as well as in high tρ 0 production accompanied by a rapidity gap. Several of these phenomena provide clean signatures of the onset of the new high gluon density QCD regime. The LHC is in the kinematic range where nonlinear effects are several times larger than those at HERA. Two-photon processes in UPCs are also studied. In addition, while UPCs play a role in limiting the maximum beam luminosity, they can also be used as a luminosity monitor by measuring mutual electromagnetic dissociation of the beam nuclei. We also review similar studies at HERA and RHIC as well as describe the potential use of the LHC detectors for UPC measurements

  5. Control parameter optimization for AP1000 reactor using Particle Swarm Optimization

    International Nuclear Information System (INIS)

    Wang, Pengfei; Wan, Jiashuang; Luo, Run; Zhao, Fuyu; Wei, Xinyu

    2016-01-01

    Highlights: • The PSO algorithm is applied for control parameter optimization of AP1000 reactor. • Key parameters of the MSHIM control system are optimized. • Optimization results are evaluated though simulations and quantitative analysis. - Abstract: The advanced mechanical shim (MSHIM) core control strategy is implemented in the AP1000 reactor for core reactivity and axial power distribution control simultaneously. The MSHIM core control system can provide superior reactor control capabilities via automatic rod control only. This enables the AP1000 to perform power change operations automatically without the soluble boron concentration adjustments. In this paper, the Particle Swarm Optimization (PSO) algorithm has been applied for the parameter optimization of the MSHIM control system to acquire better reactor control performance for AP1000. System requirements such as power control performance, control bank movement and AO control constraints are reflected in the objective function. Dynamic simulations are performed based on an AP1000 reactor simulation platform in each iteration of the optimization process to calculate the fitness values of particles in the swarm. The simulation platform is developed in Matlab/Simulink environment with implementation of a nodal core model and the MSHIM control strategy. Based on the simulation platform, the typical 10% step load decrease transient from 100% to 90% full power is simulated and the objective function used for control parameter tuning is directly incorporated in the simulation results. With successful implementation of the PSO algorithm in the control parameter optimization of AP1000 reactor, four key parameters of the MSHIM control system are optimized. It has been demonstrated by the calculation results that the optimized MSHIM control system parameters can improve the reactor power control capability and reduce the control rod movement without compromising AO control. Therefore, the PSO based optimization

  6. The Physics of Ultraperipheral Collisions at the LHC

    CERN Document Server

    Baltz, A J; D'Enterria, D G; Frankfurt, L; Gelis, François; Guzey, V; Hencken, K; Kharlov, Yu; Klasen, M; Klein, S R; Nikulin, V; Nystrand, J; Pshenichnov, I A; Sadovsky, S; Scapparone, E; Seger, J; Strikman, M I; Tverskoy, M; Vogt, R; White, S N; Wiedemann, Urs Achim; Yepes, P; Zhalov, M

    2008-01-01

    We discuss the physics of large impact parameter interactions at the LHC: ultraperipheral collisions (UPCs). The dominant processes in UPCs are photon-nucleon (nucleus) interactions. The current LHC detector configurations can explore small $x$ hard phenomena with nuclei and nucleons at photon-nucleon center-of-mass energies above 1 TeV, extending the $x$ range of HERA by a factor of ten. In particular, it will be possible to probe diffractive and inclusive parton densities in nuclei using several processes. The interaction of small dipoles with protons and nuclei can be investigated in elastic and quasi-elastic $J/\\psi$ and $\\Upsilon$ production as well as in high $t$ $\\rho^0$ production accompanied by a rapidity gap. Several of these phenomena provide clean signatures of the onset of the new high gluon density QCD regime. The LHC is in the kinematic range where nonlinear effects are several times larger than at HERA. Two-photon processes in UPCs are also studied. In addition, while UPCs play a role in limit...

  7. An optical system for controlling ion source parameters

    International Nuclear Information System (INIS)

    Zhang Baifang; Liu Zhenhao; Jiang Yi; Xu Zhengjia

    1999-01-01

    An optical control system used for adjusting the source's parameters of an ion separator is described. There are two slice microcomputers at HV terminal and the ground respectively. These microcomputers communicate each other with the full-duplex mode through two pieces of optical fiber, in which many parameters are time-share transmitted in the form of optical pulse. This system can stabilize the arc current and temperature, adjust and display all parameters and has safe-guard ability. At HV terminal, the optical coupling technique is used for connecting the CPU and the ion source, and at the ground the CPU can communicate with a control microcomputer

  8. Robust Control with Enlaeged Interval of Uncertain Parameters

    Directory of Open Access Journals (Sweden)

    Marek Keresturi

    2002-01-01

    Full Text Available Robust control is advantageous for systems with defined interval of uncertain parameters. This can be substantially enlarged dividing it into a few sub-intervals. Corresponding controllers for each of them may be set after approximate identification of some uncertain plant parameters. The paper deals with application of the pole region assignment method for position control of the crane crab. The same track form is required for uncertain burden mass and approximate value of rope length. Measurement of crab position and speed is supposed, burden deviation angle is observed. Simulation results have verified feasibility of this design procedure.

  9. State transitions, hysteresis, and control parameters on DIII-D

    International Nuclear Information System (INIS)

    Thomas, D.M.; Groebner, R.J.; Carlstrom, T.N.; Osborne, T.H.; Petrie, T.W.

    1998-07-01

    The theory of turbulence decorrelation by ExB velocity shear is the leading candidate to explain the changes in turbulence and transport that are seen at the plasma edge at the L to H transition. Based on this, a key question is: What are the conditions or control parameters needed to begin the formation of the E r shear layer and thus trigger the L to H transition? On the DIII-D tokamak, the authors are attacking this question both through direct tests of the various theories and by trying to gain insight into the fundamental physics by investigating the control parameters which have a major effect on the power threshold. In this paper the authors describe results of studies on oscillating discharges where the plasma transitions continuously between L and H states. By following the dynamics of the plasma state through the forward and back transitions, they can represent the evolution of various control parameter candidates as a trajectory in various parametric spaces. The shape of these control curves can illustrate the specific nonlinearities governing the L-H transition problem, and under the proper conditions may be interpreted in the context of various phase-transition based models. In particular, the hysteresis exhibited in the various curves may help to clarify causality (what are the critical parameters) and may serve as tests of the models, given sufficient experimental accuracy. At present they are looking at T e , E r and ballooning/diamagnetic parameters as possible control parameter candidates

  10. AC machine control : robust and sensorless control by parameter independency

    Energy Technology Data Exchange (ETDEWEB)

    Samuelsen, Dag Andreas Hals

    2009-06-15

    In this thesis it is first presented how robust control can be used to give AC motor drive systems competitive dynamic performance under parameter variations. These variations are common to all AC machines, and are a result of temperature change in the machine, and imperfect machine models. This robust control is, however, dependent on sensor operation in the sense that the rotor position is needed in the control loop. Elimination of this control loop has been for many years, and still is, a main research area of AC machines control systems. An integrated PWM modulator and sampler unit has been developed and tested. The sampler unit is able to give current and voltage measurements with a reduced noise component. It is further used to give the true derivative of currents and voltages in the machine and the power converter, as an average over a PWM period, and as separate values for all states of the power converter. In this way, it can give measurements of the currents as well as the derivative of the currents, at the start and at the end of a single power inverter state. This gave a large degree of freedom in parameter and state identification during uninterrupted operation of the induction machine. The special measurement scheme of the system achieved three main goals: By avoiding the time frame where the transistors commutate and the noise in the measurement of the current is large, filtering of the current measurement is no longer needed. The true derivative of the current in the machine is can be measured with far less noise components. This was extended to give any separate derivative in all three switching states of the power converter. Using the computational resources of the FPGA, more advanced information was supplied to the control system, in order to facilitate sensor less operation, with low computational demands on the DSP. As shown in the papers, this extra information was first used to estimate some of the states of the machine, in some or all of the

  11. Linear Parameter Varying Control of Induction Motors

    DEFF Research Database (Denmark)

    Trangbæk, Klaus

    The subject of this thesis is the development of linear parameter varying (LPV) controllers and observers for control of induction motors. The induction motor is one of the most common machines in industrial applications. Being a highly nonlinear system, it poses challenging control problems...... for high performance applications. This thesis demonstrates how LPV control theory provides a systematic way to achieve good performance for these problems. The main contributions of this thesis are the application of the LPV control theory to induction motor control as well as various contributions...

  12. Linear parameter varying representations for nonlinear control design

    Science.gov (United States)

    Carter, Lance Huntington

    Linear parameter varying (LPV) systems are investigated as a framework for gain-scheduled control design and optimal hybrid control. An LPV system is defined as a linear system whose dynamics depend upon an a priori unknown but measurable exogenous parameter. A gain-scheduled autopilot design is presented for a bank-to-turn (BTT) missile. The method is novel in that the gain-scheduled design does not involve linearizations about operating points. Instead, the missile dynamics are brought to LPV form via a state transformation. This idea is applied to the design of a coupled longitudinal/lateral BTT missile autopilot. The pitch and yaw/roll dynamics are separately transformed to LPV form, where the cross axis states are treated as "exogenous" parameters. These are actually endogenous variables, so such a plant is called "quasi-LPV." Once in quasi-LPV form, a family of robust controllers using mu synthesis is designed for both the pitch and yaw/roll channels, using angle-of-attack and roll rate as the scheduling variables. The closed-loop time response is simulated using the original nonlinear model and also using perturbed aerodynamic coefficients. Modeling and control of engine idle speed is investigated using LPV methods. It is shown how generalized discrete nonlinear systems may be transformed into quasi-LPV form. A discrete nonlinear engine model is developed and expressed in quasi-LPV form with engine speed as the scheduling variable. An example control design is presented using linear quadratic methods. Simulations are shown comparing the LPV based controller performance to that using PID control. LPV representations are also shown to provide a setting for hybrid systems. A hybrid system is characterized by control inputs consisting of both analog signals and discrete actions. A solution is derived for the optimal control of hybrid systems with generalized cost functions. This is shown to be computationally intensive, so a suboptimal strategy is proposed that

  13. Control systems of subdifferential type depending on a parameter

    International Nuclear Information System (INIS)

    Tolstonogov, A A

    2008-01-01

    In a separable Hilbert space, we consider a control system with a subdifferential operator and a non-linear perturbation of monotonic type. The control is subject to a restriction that is a multi-valued map depending on the phase variables with closed non-convex values in a reflexive separable Banach space. The subdifferential operator, the perturbation, the restriction on the control and the initial condition depend on a parameter. Along with this system we consider a control system with convexified restrictions on the control. By a solution of such a system we mean a pair 'trajectory-control'. We prove theorems on the existence of selectors that are continuous with respect to the parameter and whose values are solutions of the control system. We establish relations between the sets of selectors continuous with respect to the parameter whose values are solutions of the original system and solutions of the system with convexified restrictions on the control. We deduce from these relations various topological properties of the sets of solutions. We apply the results obtained to a control system described by a vector parabolic equation with a small diffusion coefficient in the elliptic term. We prove that solutions of the control system converge to solutions of the limit singular system as the diffusion coefficient tends to zero

  14. Observer-based linear parameter varying H∞ tracking control for hypersonic vehicles

    Directory of Open Access Journals (Sweden)

    Yiqing Huang

    2016-11-01

    Full Text Available This article aims to develop observer-based linear parameter varying output feedback H∞ tracking controller for hypersonic vehicles. Due to the complexity of an original nonlinear model of the hypersonic vehicle dynamics, a slow–fast loop linear parameter varying polytopic model is introduced for system stability analysis and controller design. Then, a state observer is developed by linear parameter varying technique in order to estimate the unmeasured attitude angular for slow loop system. Also, based on the designed linear parameter varying state observer, a kind of attitude tracking controller is presented to reduce tracking errors for all bounded reference attitude angular inputs. The closed-loop linear parameter varying system is proved to be quadratically stable by Lypapunov function technique. Finally, simulation results show that the developed linear parameter varying H∞ controller has good tracking capability for reference commands.

  15. Tuning of the PI Controller Parameters of a PMSG Wind Turbine to Improve Control Performance under Various Wind Speeds

    Directory of Open Access Journals (Sweden)

    Yun-Su Kim

    2015-02-01

    Full Text Available This paper presents a method to seek the PI controller parameters of a PMSG wind turbine to improve control performance. Since operating conditions vary with the wind speed, therefore the PI controller parameters should be determined as a function of the wind speed. Small-signal modeling of a PMSG WT is implemented to analyze the stability under various operating conditions and with eigenvalues obtained from the small-signal model of the PMSG WT, which are coordinated by adjusting the PI controller parameters. The parameters to be tuned are chosen by investigating participation factors of state variables, which simplifies the problem by reducing the number of parameters to be tuned. The process of adjusting these PI controller parameters is carried out using particle swarm optimization (PSO. To characterize the improvements in the control method due to the PSO method of tuning the PI controller parameters, the PMSG WT is modeled using the MATLAB/SimPowerSystems libraries with the obtained PI controller parameters.

  16. Two-group Current-equivalent Parameters for Control Rod Cells. Autocode Programme CRCC

    Energy Technology Data Exchange (ETDEWEB)

    Norinder, O; Nyman, K

    1962-06-15

    In two-group neutron diffusion calculations there is mostly necessary to describe the influence of control rods by equivalent homogeneous two-group parameters in regions about the control rods. The problem is solved for a control rod in a medium characterized by two-group parameters. The property of fast and thermal neutr. on current equivalence is selected to obtain equivalent two-group parameters for a homogeneous cell with the same radius as the control rod cell. For the parameters determined one obtains the same fast and thermal neutron current into the rod cell and the equivalent cell independent of the fast and thermal flux amplitudes on the cell boundaries. The equivalent parameters are obtained as a solution of a system of transcendental equations. A Ferranti Mercury Autocode performing the solution is described. Calculated equivalent parameters for control rods in a heavy water lattice are given for some representative cases.

  17. A chaos-based image encryption algorithm with variable control parameters

    International Nuclear Information System (INIS)

    Wang Yong; Wong, K.-W.; Liao Xiaofeng; Xiang Tao; Chen Guanrong

    2009-01-01

    In recent years, a number of image encryption algorithms based on the permutation-diffusion structure have been proposed. However, the control parameters used in the permutation stage are usually fixed in the whole encryption process, which favors attacks. In this paper, a chaos-based image encryption algorithm with variable control parameters is proposed. The control parameters used in the permutation stage and the keystream employed in the diffusion stage are generated from two chaotic maps related to the plain-image. As a result, the algorithm can effectively resist all known attacks against permutation-diffusion architectures. Theoretical analyses and computer simulations both confirm that the new algorithm possesses high security and fast encryption speed for practical image encryption.

  18. Longitudinal control of aircraft dynamics based on optimization of PID parameters

    Science.gov (United States)

    Deepa, S. N.; Sudha, G.

    2016-03-01

    Recent years many flight control systems and industries are employing PID controllers to improve the dynamic behavior of the characteristics. In this paper, PID controller is developed to improve the stability and performance of general aviation aircraft system. Designing the optimum PID controller parameters for a pitch control aircraft is important in expanding the flight safety envelope. Mathematical model is developed to describe the longitudinal pitch control of an aircraft. The PID controller is designed based on the dynamic modeling of an aircraft system. Different tuning methods namely Zeigler-Nichols method (ZN), Modified Zeigler-Nichols method, Tyreus-Luyben tuning, Astrom-Hagglund tuning methods are employed. The time domain specifications of different tuning methods are compared to obtain the optimum parameters value. The results prove that PID controller tuned by Zeigler-Nichols for aircraft pitch control dynamics is better in stability and performance in all conditions. Future research work of obtaining optimum PID controller parameters using artificial intelligence techniques should be carried out.

  19. On Using Exponential Parameter Estimators with an Adaptive Controller

    Science.gov (United States)

    Patre, Parag; Joshi, Suresh M.

    2011-01-01

    Typical adaptive controllers are restricted to using a specific update law to generate parameter estimates. This paper investigates the possibility of using any exponential parameter estimator with an adaptive controller such that the system tracks a desired trajectory. The goal is to provide flexibility in choosing any update law suitable for a given application. The development relies on a previously developed concept of controller/update law modularity in the adaptive control literature, and the use of a converse Lyapunov-like theorem. Stability analysis is presented to derive gain conditions under which this is possible, and inferences are made about the tracking error performance. The development is based on a class of Euler-Lagrange systems that are used to model various engineering systems including space robots and manipulators.

  20. Gait parameter control timing with dynamic manual contact or visual cues

    Science.gov (United States)

    Shi, Peter; Werner, William

    2016-01-01

    We investigated the timing of gait parameter changes (stride length, peak toe velocity, and double-, single-support, and complete step duration) to control gait speed. Eleven healthy participants adjusted their gait speed on a treadmill to maintain a constant distance between them and a fore-aft oscillating cue (a place on a conveyor belt surface). The experimental design balanced conditions of cue modality (vision: eyes-open; manual contact: eyes-closed while touching the cue); treadmill speed (0.2, 0.4, 0.85, and 1.3 m/s); and cue motion (none, ±10 cm at 0.09, 0.11, and 0.18 Hz). Correlation analyses revealed a number of temporal relationships between gait parameters and cue speed. The results suggest that neural control ranged from feedforward to feedback. Specifically, step length preceded cue velocity during double-support duration suggesting anticipatory control. Peak toe velocity nearly coincided with its most-correlated cue velocity during single-support duration. The toe-off concluding step and double-support durations followed their most-correlated cue velocity, suggesting feedback control. Cue-tracking accuracy and cue velocity correlations with timing parameters were higher with the manual contact cue than visual cue. The cue/gait timing relationships generalized across cue modalities, albeit with greater delays of step-cycle events relative to manual contact cue velocity. We conclude that individual kinematic parameters of gait are controlled to achieve a desired velocity at different specific times during the gait cycle. The overall timing pattern of instantaneous cue velocities associated with different gait parameters is conserved across cues that afford different performance accuracies. This timing pattern may be temporally shifted to optimize control. Different cue/gait parameter latencies in our nonadaptation paradigm provide general-case evidence of the independent control of gait parameters previously demonstrated in gait adaptation paradigms

  1. Gait parameter control timing with dynamic manual contact or visual cues.

    Science.gov (United States)

    Rabin, Ely; Shi, Peter; Werner, William

    2016-06-01

    We investigated the timing of gait parameter changes (stride length, peak toe velocity, and double-, single-support, and complete step duration) to control gait speed. Eleven healthy participants adjusted their gait speed on a treadmill to maintain a constant distance between them and a fore-aft oscillating cue (a place on a conveyor belt surface). The experimental design balanced conditions of cue modality (vision: eyes-open; manual contact: eyes-closed while touching the cue); treadmill speed (0.2, 0.4, 0.85, and 1.3 m/s); and cue motion (none, ±10 cm at 0.09, 0.11, and 0.18 Hz). Correlation analyses revealed a number of temporal relationships between gait parameters and cue speed. The results suggest that neural control ranged from feedforward to feedback. Specifically, step length preceded cue velocity during double-support duration suggesting anticipatory control. Peak toe velocity nearly coincided with its most-correlated cue velocity during single-support duration. The toe-off concluding step and double-support durations followed their most-correlated cue velocity, suggesting feedback control. Cue-tracking accuracy and cue velocity correlations with timing parameters were higher with the manual contact cue than visual cue. The cue/gait timing relationships generalized across cue modalities, albeit with greater delays of step-cycle events relative to manual contact cue velocity. We conclude that individual kinematic parameters of gait are controlled to achieve a desired velocity at different specific times during the gait cycle. The overall timing pattern of instantaneous cue velocities associated with different gait parameters is conserved across cues that afford different performance accuracies. This timing pattern may be temporally shifted to optimize control. Different cue/gait parameter latencies in our nonadaptation paradigm provide general-case evidence of the independent control of gait parameters previously demonstrated in gait adaptation paradigms

  2. Nonlinear adaptive control system design with asymptotically stable parameter estimation error

    Science.gov (United States)

    Mishkov, Rumen; Darmonski, Stanislav

    2018-01-01

    The paper presents a new general method for nonlinear adaptive system design with asymptotic stability of the parameter estimation error. The advantages of the approach include asymptotic unknown parameter estimation without persistent excitation and capability to directly control the estimates transient response time. The method proposed modifies the basic parameter estimation dynamics designed via a known nonlinear adaptive control approach. The modification is based on the generalised prediction error, a priori constraints with a hierarchical parameter projection algorithm, and the stable data accumulation concepts. The data accumulation principle is the main tool for achieving asymptotic unknown parameter estimation. It relies on the parametric identifiability system property introduced. Necessary and sufficient conditions for exponential stability of the data accumulation dynamics are derived. The approach is applied in a nonlinear adaptive speed tracking vector control of a three-phase induction motor.

  3. The Universal Patient Centredness Questionnaire: scaling approaches to reduce positive skew

    Directory of Open Access Journals (Sweden)

    Bjertnaes O

    2016-11-01

    Full Text Available Oyvind Bjertnaes, Hilde Hestad Iversen, Andrew M Garratt Unit for Patient-Reported Quality, Norwegian Institute of Public Health, Oslo, Norway Purpose: Surveys of patients’ experiences typically show results that are indicative of positive experiences. Unbalanced response scales have reduced positive skew for responses to items within the Universal Patient Centeredness Questionnaire (UPC-Q. The objective of this study was to compare the unbalanced response scale with another unbalanced approach to scaling to assess whether the positive skew might be further reduced. Patients and methods: The UPC-Q was included in a patient experience survey conducted at the ward level at six hospitals in Norway in 2015. The postal survey included two reminders to nonrespondents. For patients in the first month of inclusion, UPC-Q items had standard scaling: poor, fairly good, good, very good, and excellent. For patients in the second month, the scaling was more positive: poor, good, very good, exceptionally good, and excellent. The effect of scaling on UPC-Q scores was tested with independent samples t-tests and multilevel linear regression analysis, the latter controlling for the hierarchical structure of data and known predictors of patient-reported experiences. Results: The response rate was 54.6% (n=4,970. Significantly lower scores were found for all items of the more positively worded scale: UPC-Q total score difference was 7.9 (P<0.001, on a scale from 0 to 100 where 100 is the best possible score. Differences between the four items of the UPC-Q ranged from 7.1 (P<0.001 to 10.4 (P<0.001. Multivariate multilevel regression analysis confirmed the difference between the response groups, after controlling for other background variables; UPC-Q total score difference estimate was 8.3 (P<0.001. Conclusion: The more positively worded scaling significantly lowered the mean scores, potentially increasing the sensitivity of the UPC-Q to identify differences over

  4. Quantification of parameter uncertainty for robust control of shape memory alloy bending actuators

    International Nuclear Information System (INIS)

    Crews, John H; McMahan, Jerry A; Smith, Ralph C; Hannen, Jennifer C

    2013-01-01

    In this paper, we employ Bayesian parameter estimation techniques to derive gains for robust control of smart materials. Specifically, we demonstrate the feasibility of utilizing parameter uncertainty estimation provided by Markov chain Monte Carlo (MCMC) methods to determine controller gains for a shape memory alloy bending actuator. We treat the parameters in the equations governing the actuator’s temperature dynamics as uncertain and use the MCMC method to construct the probability densities for these parameters. The densities are then used to derive parameter bounds for robust control algorithms. For illustrative purposes, we construct a sliding mode controller based on the homogenized energy model and experimentally compare its performance to a proportional-integral controller. While sliding mode control is used here, the techniques described in this paper provide a useful starting point for many robust control algorithms. (paper)

  5. Cavity parameters identification for TESLA control system development

    Energy Technology Data Exchange (ETDEWEB)

    Czarski, T.; Pozniak, K.T.; Romaniuk, R.S. [Warsaw Univ. of Technology (Poland). ELHEP Lab., ISE; Simrock, S. [Deutsches Elektronen-Synchrotron (DESY), Hamburg (Germany)

    2005-07-01

    The control system modeling for the TESLA - TeV-Energy Superconducting Linear Accelerator project has been developed for the efficient stabilization of the pulsed, accelerating EM field of the resonator. The cavity parameters identification is an essential task for the comprehensive control algorithm. The TESLA cavity simulator has been successfully implemented by applying very high speed FPGA - Field Programmable Gate Array technology. The electromechanical model of the cavity resonator includes the basic features - Lorentz force detuning and beam loading. The parameters identification bases on the electrical model of the cavity. The model is represented by the state space equation for the envelope of the cavity voltage driven by the current generator and the beam loading. For a given model structure, the over-determined matrix equation is created covering the long enough measurement range with the solution according to the least squares method. A low degree polynomial approximation is applied to estimate the time-varying cavity detuning during the pulse. The measurement channel distortion is considered, leading to the external cavity model seen by the controller. The comprehensive algorithm of the cavity parameters identification has been implemented in the Matlab system with different modes of the operation. Some experimental results have been presented for different cavity operational conditions. The following considerations have lead to the synthesis of the efficient algorithm for the cavity control system predicted for the potential FPGA technology implementation. (orig.)

  6. Cavity parameters identification for TESLA control system development

    International Nuclear Information System (INIS)

    Czarski, T.; Pozniak, K.T.; Romaniuk, R.S.

    2005-01-01

    The control system modeling for the TESLA - TeV-Energy Superconducting Linear Accelerator project has been developed for the efficient stabilization of the pulsed, accelerating EM field of the resonator. The cavity parameters identification is an essential task for the comprehensive control algorithm. The TESLA cavity simulator has been successfully implemented by applying very high speed FPGA - Field Programmable Gate Array technology. The electromechanical model of the cavity resonator includes the basic features - Lorentz force detuning and beam loading. The parameters identification bases on the electrical model of the cavity. The model is represented by the state space equation for the envelope of the cavity voltage driven by the current generator and the beam loading. For a given model structure, the over-determined matrix equation is created covering the long enough measurement range with the solution according to the least squares method. A low degree polynomial approximation is applied to estimate the time-varying cavity detuning during the pulse. The measurement channel distortion is considered, leading to the external cavity model seen by the controller. The comprehensive algorithm of the cavity parameters identification has been implemented in the Matlab system with different modes of the operation. Some experimental results have been presented for different cavity operational conditions. The following considerations have lead to the synthesis of the efficient algorithm for the cavity control system predicted for the potential FPGA technology implementation. (orig.)

  7. Combustion Model and Control Parameter Optimization Methods for Single Cylinder Diesel Engine

    Directory of Open Access Journals (Sweden)

    Bambang Wahono

    2014-01-01

    Full Text Available This research presents a method to construct a combustion model and a method to optimize some control parameters of diesel engine in order to develop a model-based control system. The construction purpose of the model is to appropriately manage some control parameters to obtain the values of fuel consumption and emission as the engine output objectives. Stepwise method considering multicollinearity was applied to construct combustion model with the polynomial model. Using the experimental data of a single cylinder diesel engine, the model of power, BSFC, NOx, and soot on multiple injection diesel engines was built. The proposed method succesfully developed the model that describes control parameters in relation to the engine outputs. Although many control devices can be mounted to diesel engine, optimization technique is required to utilize this method in finding optimal engine operating conditions efficiently beside the existing development of individual emission control methods. Particle swarm optimization (PSO was used to calculate control parameters to optimize fuel consumption and emission based on the model. The proposed method is able to calculate control parameters efficiently to optimize evaluation item based on the model. Finally, the model which added PSO then was compiled in a microcontroller.

  8. Exposure parameters in fluoroscopy equipment. Quality control

    International Nuclear Information System (INIS)

    Alonso, M.; Castaneda, M.J.; Matorras, P.; Diaz-Caneja, N.; Gutierrez, I.

    1992-01-01

    Within the quality control program in Diagnostic Radiology currently being undertaken at the 'Marques de Valdecilla' University Hospital, the corresponding specification and procedure prototypes for the control of conventional radioscopy equipment have been elaborated and applied. This paper presents the values proposed in the specifications and those obtained for the following radioscopy equipment parameters: reference kerma, and its reproducibility, kerma linearity, maximum kerma at the skin, and total filtration. The results obtained indicate that the equipment studied could comply with specified requirements if a Maintenance Program were to be implemented in coordination with the Quality Control Program. (author)

  9. Reinforcement Learning for Ramp Control: An Analysis of Learning Parameters

    Directory of Open Access Journals (Sweden)

    Chao Lu

    2016-08-01

    Full Text Available Reinforcement Learning (RL has been proposed to deal with ramp control problems under dynamic traffic conditions; however, there is a lack of sufficient research on the behaviour and impacts of different learning parameters. This paper describes a ramp control agent based on the RL mechanism and thoroughly analyzed the influence of three learning parameters; namely, learning rate, discount rate and action selection parameter on the algorithm performance. Two indices for the learning speed and convergence stability were used to measure the algorithm performance, based on which a series of simulation-based experiments were designed and conducted by using a macroscopic traffic flow model. Simulation results showed that, compared with the discount rate, the learning rate and action selection parameter made more remarkable impacts on the algorithm performance. Based on the analysis, some suggestionsabout how to select suitable parameter values that can achieve a superior performance were provided.

  10. Efficiency Optimization Control of IPM Synchronous Motor Drives with Online Parameter Estimation

    Directory of Open Access Journals (Sweden)

    Sadegh Vaez-Zadeh

    2011-04-01

    Full Text Available This paper describes an efficiency optimization control method for high performance interior permanent magnet synchronous motor drives with online estimation of motor parameters. The control system is based on an input-output feedback linearization method which provides high performance control and simultaneously ensures the minimization of the motor losses. The controllable electrical loss can be minimized by the optimal control of the armature current vector. It is shown that parameter variations except at near the nominal conditions have undesirable effect on the controller performance. Therefore, a parameter estimation method based on the second method of Lyapunov is presented which guarantees the stability and convergence of the estimation. The extensive simulation results show the feasibility of the proposed controller and observer and their desirable performances.

  11. Controlled Attenuation Parameter And Alcoholic Hepatic Steatosis

    DEFF Research Database (Denmark)

    Thiele, Maja; Rausch, Vanessa; Fluhr, Gabriele

    2018-01-01

    BACKGROUND AND AIMS: Controlled attenuation parameter (CAP) is a novel non-invasive measure of hepatic steatosis, but has not been evaluated in alcoholic liver disease. We therefore aimed to validate CAP for assessment of biopsy-verified alcoholic steatosis and to study the effect of alcohol deto...

  12. Linear parameter-varying control for engineering applications

    CERN Document Server

    White, Andrew P; Choi, Jongeun

    2013-01-01

    The objective of this brief is to carefully illustrate a procedure of applying linear parameter-varying (LPV) control to a class of dynamic systems via a systematic synthesis of gain-scheduling controllers with guaranteed stability and performance. The existing LPV control theories rely on the use of either H-infinity or H2 norm to specify the performance of the LPV system.  The challenge that arises with LPV control for engineers is twofold. First, there is no systematic procedure for applying existing LPV control system theory to solve practical engineering problems from modeling to control design. Second, there exists no LPV control synthesis theory to design LPV controllers with hard constraints. For example, physical systems usually have hard constraints on their required performance outputs along with their sensors and actuators. Furthermore, the H-infinity and H2 performance criteria cannot provide hard constraints on system outputs. As a result, engineers in industry could find it difficult to utiliz...

  13. Dynamic parameter identification of robot arms with servo-controlled electrical motors

    Science.gov (United States)

    Jiang, Zhao-Hui; Senda, Hiroshi

    2005-12-01

    This paper addresses the issue of dynamic parameter identification of the robot manipulator with servo-controlled electrical motors. An assumption is made that all kinematical parameters, such as link lengths, are known, and only dynamic parameters containing mass, moment of inertia, and their functions need to be identified. First, we derive dynamics of the robot arm with a linear form of the unknown dynamic parameters by taking dynamic characteristics of the motor and servo unit into consideration. Then, we implement the parameter identification approach to identify the unknown parameters with respect to individual link separately. A pseudo-inverse matrix is used for formulation of the parameter identification. The optimal solution is guaranteed in a sense of least-squares of the mean errors. A Direct Drive (DD) SCARA type industrial robot arm AdeptOne is used as an application example of the parameter identification. Simulations and experiments for both open loop and close loop controls are carried out. Comparison of the results confirms the correctness and usefulness of the parameter identification and the derived dynamic model.

  14. Structured Linear Parameter Varying Control of Wind Turbines

    DEFF Research Database (Denmark)

    Adegas, Fabiano Daher; Sloth, Christoffer; Stoustrup, Jakob

    2012-01-01

    High performance and reliability are required for wind turbines to be competitive within the energy market. To capture their nonlinear behavior, wind turbines are often modeled using parameter-varying models. In this chapter, a framework for modelling and controller design of wind turbines is pre...... in the controller synthesis are solved by an iterative LMI-based algorithm. The resulting controllers can also be easily implemented in practice due to low data storage and simple math operations. The performance of the LPV controllers is assessed by nonlinear simulations results....

  15. Effective valence as the control parameter of the superconducting ...

    African Journals Online (AJOL)

    One approach to investigating the superconductivity in the ironbased materials is understanding the chemical and structural parameters that can be used to tune their remarkably high Tc. In this paper, we have demonstrated that the effective valence of iron can be used as the control parameter to tune the Tc of this family of ...

  16. File management for experiment control parameters within a distributed function computer network

    International Nuclear Information System (INIS)

    Stubblefield, F.W.

    1976-10-01

    An attempt to design and implement a computer system for control of and data collection from a set of laboratory experiments reveals that many of the experiments in the set require an extensive collection of parameters for their control. The operation of the experiments can be greatly simplified if a means can be found for storing these parameters between experiments and automatically accessing them as they are required. A subsystem for managing files of such experiment control parameters is discussed. 3 figures

  17. Saturne II synchroton injector parameters operation and control: computerization and optimization

    International Nuclear Information System (INIS)

    Lagniel, J.M.

    1983-01-01

    The injector control system has been studied, aiming at the beam quality improvement, the increasing of the versatility, and a better machine availability. It has been choosen to realize the three following functions: - acquisition of the principal parameters of the process, so as to control them quickly and to be warned if one of them is wrong (monitoring); - the control of those parameters, one by one or by families (starting, operating point); - the research of an optimal control (on a model or on the process itself) [fr

  18. Analytical one parameter method for PID motion controller settings

    NARCIS (Netherlands)

    van Dijk, Johannes; Aarts, Ronald G.K.M.

    2012-01-01

    In this paper analytical expressions for PID-controllers settings for electromechanical motion systems are presented. It will be shown that by an adequate frequency domain oriented parametrization, the parameters of a PID-controller are analytically dependent on one variable only, the cross-over

  19. Trends in Control Area of PLC Reliability and Safety Parameters

    Directory of Open Access Journals (Sweden)

    Juraj Zdansky

    2008-01-01

    Full Text Available Extension of the PLC application possibilities is closely related to increase of reliability and safety parameters. If the requirement of reliability and safety parameters will be suitable, the PLC could by implemented to specific applications such the safety-related processes control. The goal of this article is to show the way which producers are approaching to increase PLC`s reliability and safety parameters. The second goal is to analyze these parameters for range of present choice and describe the possibility how the reliability and safety parameters can be affected.

  20. In Vitro Effect of Malachite Green on Candida albicans Involves Multiple Pathways and Transcriptional Regulators UPC2 and STP2

    Science.gov (United States)

    Dhamgaye, Sanjiveeni; Devaux, Frederic; Manoharlal, Raman; Vandeputte, Patrick; Shah, Abdul Haseeb; Singh, Ashutosh; Blugeon, Corinne; Sanglard, Dominique

    2012-01-01

    In this study, we show that a chemical dye, malachite green (MG), which is commonly used in the fish industry as an antifungal, antiparasitic, and antibacterial agent, could effectively kill Candida albicans and non-C. albicans species. We have demonstrated that Candida cells are susceptible to MG at a very low concentration (MIC that reduces growth by 50% [MIC50], 100 ng ml−1) and that the effect of MG is independent of known antifungal targets, such as ergosterol metabolism and major drug efflux pump proteins. Transcriptional profiling in response to MG treatment of C. albicans cells revealed that of a total of 207 responsive genes, 167 genes involved in oxidative stress, virulence, carbohydrate metabolism, heat shock, amino acid metabolism, etc., were upregulated, while 37 genes involved in iron acquisition, filamentous growth, mitochondrial respiration, etc., were downregulated. We confirmed experimentally that Candida cells exposed to MG resort to a fermentative mode of metabolism, perhaps due to defective respiration. In addition, we showed that MG triggers depletion of intracellular iron pools and enhances reactive oxygen species (ROS) levels. These effects could be reversed by the addition of iron or antioxidants, respectively. We provided evidence that the antifungal effect of MG is exerted through the transcription regulators UPC2 (regulating ergosterol biosynthesis and azole resistance) and STP2 (regulating amino acid permease genes). Taken together, our transcriptome, genetic, and biochemical results allowed us to decipher the multiple mechanisms by which MG exerts its anti-Candida effects, leading to a metabolic shift toward fermentation, increased generation of ROS, labile iron deprivation, and cell necrosis. PMID:22006003

  1. Comparison of Efficacy of Long-term Oral Treatment with Telmisartan and Benazepril in Cats with Chronic Kidney Disease.

    Science.gov (United States)

    Sent, U; Gössl, R; Elliott, J; Syme, H M; Zimmering, T

    2015-01-01

    The efficacy and benefits of telmisartan in cats with chronic kidney disease (CKD) have not previously been reported. Long-term treatment of cats with CKD using telmisartan decreases urine protein-to-creatinine ratio (UP/C) similar to benazepril. Two-hundred and twenty-four client-owned adult cats with CKD. Prospective, multicenter, controlled, randomized, parallel group, blinded clinical trial with noninferiority design. Cats were allocated in a 1:1 ratio to either telmisartan (1 mg/kg; n = 112) or benazepril (0.5-1.0 mg/kg; n = 112) PO q24 h. The primary endpoint was prospectively defined as the change in proteinuria (benazepril:telmisartan) based on a log transformed weighted average of UP/C change from baseline (AUC 0→t/t) as a percentage compared using a confidence interval (CI) approach. Changes of UP/C from baseline were assessed on all study days and corrected for multiple comparisons. Telmisartan proved noninferior to benazepril in controlling proteinuria (CI, -0.035 to 0.268). At Day 180, UP/C compared to baseline in the telmisartan group was significantly lower (-0.05 ± 0.31; P = .016), whereas in the benazepril group the change (-0.02 ± 0.48) was not statistically significant (P = .136). Similar results were obtained at all assessment points with significant decrease in UP/C occurring with telmisartan but not benazepril. Both telmisartan and benazepril were well tolerated and safe. Telmisartan proved to be noninferior to benazepril and significantly decreased proteinuria relative to baseline at all assessment points whereas benazepril did not. Copyright © 2015 The Authors. Journal of Veterinary Internal Medicine published by Wiley Periodicals, Inc. on behalf of the American College of Veterinary Internal Medicine.

  2. Intelligent Mechatronics Systems for Transport Climate Parameters Optimization Using Fuzzy Logic Control

    OpenAIRE

    Beinarts, I; Ļevčenkovs, A; Kuņicina, N

    2007-01-01

    In article interest is concentrated on the climate parameters optimization in passengers’ salon of public electric transportation vehicles. The article presents mathematical problem for using intelligent agents in mechatronics problems for climate parameters optimal control. Idea is to use fuzzy logic and intelligent algorithms to create coordination mechanism for climate parameters control to save electrical energy, and it increases the level of comfort for passengers. A special interest for...

  3. A new ball launching system with controlled flight parameters for catching experiments.

    Science.gov (United States)

    d'Avella, A; Cesqui, B; Portone, A; Lacquaniti, F

    2011-03-30

    Systematic investigations of sensorimotor control of interceptive actions in naturalistic conditions, such as catching or hitting a ball moving in three-dimensional space, requires precise control of the projectile flight parameters and of the associated visual stimuli. Such control is challenging when air drag cannot be neglected because the mapping of launch parameters into flight parameters cannot be computed analytically. We designed, calibrated, and experimentally validated an actuated launching apparatus that can control the average spatial position and flight duration of a ball at a given distance from a fixed launch location. The apparatus was constructed by mounting a ball launching machine with adjustable delivery speed on an actuated structure capable of changing the spatial orientation of the launch axis while projecting balls through a hole in a screen hiding the apparatus. The calibration procedure relied on tracking the balls with a motion capture system and on approximating the mapping of launch parameters into flight parameters by means of polynomials functions. Polynomials were also used to estimate the variability of the flight parameters. The coefficients of these polynomials were obtained using the launch and flight parameters of 660 launches with 65 different initial conditions. The relative accuracy and precision of the apparatus were larger than 98% for flight times and larger than 96% for ball heights at a distance of 6m from the screen. Such novel apparatus, by reliably and automatically controlling desired ball flight characteristics without neglecting air drag, allows for a systematic investigation of naturalistic interceptive tasks. Copyright © 2011 Elsevier B.V. All rights reserved.

  4. Changing Throwing Pattern: Instruction and Control Parameter

    Science.gov (United States)

    Southard, Dan

    2006-01-01

    The purpose of this study was to determine the effects of instruction and scaling up a control parameter (velocity of throw) on changes in throwing pattern. Sixty adult female throwers (ages 20-26 years) were randomly placed into one of four practice conditions: (a) scale up on velocity with no instruction, (b) maintain constant velocity with no…

  5. Parameters Controlling Dimensional Accuracy of Aluminum Extrusions Formed in Stretch Bending

    International Nuclear Information System (INIS)

    Baringbing, Henry Ako; Welo, Torgeir

    2007-01-01

    For stretch formed components used in the automotive industry, such as bumper beams, it is of primary importance to control parameters affecting dimensional accuracy. The variations in geometry and mechanical properties induced in extrusion and stretch forming lead to subsequent dimensional inaccuracy of the final product. In this work, tensile and compression samples were taken at three different positions along AA7108W extruded profiles in order to determine material parameters for a constitutive model particularly suited for strong texture materials. In addition, geometry were measured and analyzed statistically in order to study its impact on local cross sectional distortions (sagging) and springback in stretch bending of a bumper beam. These full scale experiments were combined with analytical and numerical simulations to quantify the impact of each basic parameter on product quality. It is concluded that this methodology provides a means to systematically control the product quality by focusing on reducing the acceptance limits of the main parameters controlling basic mechanisms in stretch forming. Despite the assumptions and simplifications made in order to make the analytical expressions solvable, the approach has proven its capability in establishing accurate closed-form expressions including the main influential parameters

  6. GPI-repetitive control for linear systems with parameter uncertainty / variation

    Directory of Open Access Journals (Sweden)

    John A. Cortés-Romero

    2015-01-01

    Full Text Available Robust repetitive control problems for uncertain linear systems have been considered by different approaches. This article proposes the use of Repetitive Control and Generalized Proportional Integral (GPI Control in a complementary fashion. The conditioning and coupling of these techniques has been done in a time discrete context. Repetitive control is a control technique, based on the internal model principle, which yields perfect asymptotic tracking and rejection of periodic signals. On the other hand, GPI control is established as a robust linear control system design technique that is able to reject structured time polynomial additive perturbation, in particular, parameter uncertainty that can be locally approximated by time polynomial signal. GPI control provides a suitable stability and robustness conditions for the proper Repetitive Control operation. A stability analysis is presented under the frequency response framework using plant samples for different parameter uncertainty conditions. We carry out some comparative stability analysis with other complementary control approaches that has been effective for this kind of task, enhancing a better robustness and an improved performance for the GPI case. Illustrative simulation examples are presented which validate the proposed approach.

  7. Modular Estimation Strategy of Vehicle Dynamic Parameters for Motion Control Applications

    Directory of Open Access Journals (Sweden)

    Rawash Mustafa

    2018-01-01

    Full Text Available The presence of motion control or active safety systems in vehicles have become increasingly important for improving vehicle performance and handling and negotiating dangerous driving situations. The performance of such systems would be improved if combined with knowledge of vehicle dynamic parameters. Since some of these parameters are difficult to measure, due to technical or economic reasons, estimation of those parameters might be the only practical alternative. In this paper, an estimation strategy of important vehicle dynamic parameters, pertaining to motion control applications, is presented. The estimation strategy is of a modular structure such that each module is concerned with estimating a single vehicle parameter. Parameters estimated include: longitudinal, lateral, and vertical tire forces – longitudinal velocity – vehicle mass. The advantage of this strategy is its independence of tire parameters or wear, road surface condition, and vehicle mass variation. Also, because of its modular structure, each module could be later updated or exchanged for a more effective one. Results from simulations on a 14-DOF vehicle model are provided here to validate the strategy and show its robustness and accuracy.

  8. Quantum correlations responsible for remote state creation: strong and weak control parameters

    Science.gov (United States)

    Doronin, S. I.; Zenchuk, A. I.

    2017-03-01

    We study the quantum correlations between the two remote qubits (sender and receiver) connected by the transmission line (homogeneous spin-1/2 chain) depending on the parameters of the sender's and receiver's initial states (control parameters). We consider two different measures of quantum correlations: the entanglement (a traditional measure) and the informational correlation (based on the parameter exchange between the sender and receiver). We find the domain in the control parameter space yielding (i) zero entanglement between the sender and receiver during the whole evolution period and (ii) non-vanishing informational correlation between the sender and receiver, thus showing that the informational correlation is responsible for the remote state creation. Among the control parameters, there are the strong parameters (which strongly effect the values of studied measures) and the weak ones (whose effect is negligible), therewith the eigenvalues of the initial state are given a privileged role. We also show that the problem of small entanglement (concurrence) in quantum information processing is similar (in certain sense) to the problem of small determinants in linear algebra. A particular model of 40-node spin-1/2 communication line is presented.

  9. Transverse Momentum Distribution of Vector Mesons Produced in Ultraperipheral Relativistic Heavy Ion Collisions

    International Nuclear Information System (INIS)

    Hencken, Kai; Baur, Gerhard; Trautmann, Dirk

    2006-01-01

    We study the transverse momentum distribution of vector mesons produced in ultraperipheral relativistic heavy ion collisions (UPCs). In UPCs there is no strong interaction between the nuclei, and the vector mesons are produced in photon-nucleus collisions where the (quasireal) photon is emitted from the other nucleus. Exchanging the role of both ions leads to interference effects. A detailed study of the transverse momentum distribution, which is determined by the transverse momentum of the emitted photon, the production process on the target, and the interference effect, is done. We study the unrestricted cross section and the one with an additional electromagnetic excitation of one or both ions; in the latter case small impact parameters are emphasized

  10. Design parameters for voltage-controllable directed assembly of single nanoparticles

    International Nuclear Information System (INIS)

    Porter, Benjamin F; Bhaskaran, Harish; Abelmann, Leon

    2013-01-01

    Techniques to reliably pick-and-place single nanoparticles into functional assemblies are required to incorporate exotic nanoparticles into standard electronic circuits. In this paper we explore the use of electric fields to drive and direct the assembly process, which has the advantage of being able to control the nano-assembly process at the single nanoparticle level. To achieve this, we design an electrostatic gating system, thus enabling a voltage-controllable nanoparticle picking technique. Simulating this system with the nonlinear Poisson–Boltzmann equation, we can successfully characterize the parameters required for single particle placement, the key being single particle selectivity, in effect designing a system that can achieve this controllably. We then present the optimum design parameters required for successful single nanoparticle placement at ambient temperature, an important requirement for nanomanufacturing processes. (paper)

  11. Tuning a space-time scalable PI controller using thermal parameters

    Energy Technology Data Exchange (ETDEWEB)

    Riverol, C. [University of West Indies, Chemical Engineering Department, St. Augustine, Trinidad (Trinidad and Tobago); Pilipovik, M.V. [Armach Engineers, Urb. Los Palos Grandes, Project Engineering Department, Caracas (Venezuela)

    2005-03-01

    The paper outlines the successful empirical design and validation of a space-time PI controller based on study of the controlled variable output as function of time and space. The developed control was implemented on two heat exchanger systems (falling film evaporator and milk pasteurizer). The strategy required adding a new term over the classical PI controller, such that a new parameter should be tuned. Measurements made on commercial installations have confirmed the validity of the new controller. (orig.)

  12. Genetic algorithm–based varying parameter linear quadratic regulator control for four-wheel independent steering vehicle

    Directory of Open Access Journals (Sweden)

    Linlin Gao

    2015-11-01

    Full Text Available From the perspective of vehicle dynamics, the four-wheel independent steering vehicle dynamics stability control method is studied, and a four-wheel independent steering varying parameter linear quadratic regulator control system is proposed with the help of expert control method. In the article, a four-wheel independent steering linear quadratic regulator controller for model following purpose is designed first. Then, by analyzing the four-wheel independent steering vehicle dynamic characteristics and the influence of linear quadratic regulator control parameters on control performance, a linear quadratic regulator control parameter adjustment strategy based on vehicle steering state is proposed to achieve the adaptive adjustment of linear quadratic regulator control parameters. In addition, to further improve the control performance, the proposed varying parameter linear quadratic regulator control system is optimized by genetic algorithm. Finally, simulation studies have been conducted by applying the proposed control system to the 8-degree-of-freedom four-wheel independent steering vehicle dynamics model. The simulation results indicate that the proposed control system has better performance and robustness and can effectively improve the stability and steering safety of the four-wheel independent steering vehicle.

  13. Robust and Fault-Tolerant Linear Parameter-Varying Control of Wind Turbines

    DEFF Research Database (Denmark)

    Sloth, Christoffer; Esbensen, Thomas; Stoustrup, Jakob

    2011-01-01

    High performance and reliability are required for wind turbines to be competitive within the energy market. To capture their nonlinear behavior, wind turbines are often modeled using parameter-varying models. In this paper we design and compare multiple linear parameter-varying (LPV) controllers,...

  14. Data of evolutionary structure change: 1OZHA-1UPCB [Confc[Archive

    Lifescience Database Archive (English)

    Full Text Available 1OZHA-1UPCB 1OZH 1UPC A B VRQWAHGADLVVSQLEAQGVRQVFGIPGAKIDKVFDSLL...>B 1UPCB LLGSSEGIDTPNPP HH... ASP CA 254 1UPC B 1UPCB...MET CA 330 1UPC B 1UPCB.../pdbID> B 1UPCB WQKGIEKKTVR

  15. Enhancing damping of gas bearings using linear parameter-varying control

    DEFF Research Database (Denmark)

    Theisen, Lukas Roy Svane; Niemann, Hans Henrik; Galeazzi, Roberto

    2017-01-01

    systems to regulate the injection pressure of the fluid. Due to the strong dependencies of system performance on system parameters, the sought controller should be robust over a large range of operational conditions. This paper addresses the damping enhancement of controllable gas bearings through robust...... control approaches. Through an extensive experimental campaign the paper evaluates two robust controllers, a linear parametervarying (LPV) controller and ∞ controller, on their capability to guarantee stability and performance of a gas bearing across the large operational envelopes in rotational speed...

  16. Optimization of control parameters for petroleum waste composting

    Institute of Scientific and Technical Information of China (English)

    2001-01-01

    Composting is being widely employed in the treatment of petroleum waste. The purpose of this study was to find the optimum control parameters for petroleum waste in-vessel composting. Various physical and chemical parameters were monitored to evaluate their influence on the microbial communities present in composting. The CO2 evolution and the number of microorganisms were measured as theactivity of composting. The results demonstrated that the optimum temperature, pH and moisture content were 56.5-59.5, 7.0-8.5 and 55%-60%, respectively. Under the optimum conditions, the removal efficiency of petroleum hydrocarbon reached 83.29% after 30 days composting.

  17. Blackness coefficients, effective diffusion parameters, and control rod worths for thermal reactors - Methods

    Energy Technology Data Exchange (ETDEWEB)

    Bretscher, M M [Argonne National Laboratory, Argonne, IL 60439 (United States)

    1985-07-01

    Simple diffusion theory cannot be used to evaluate control rod worths in thermal neutron reactors because of the strongly absorbing character of the control material. However, reliable control rod worths can be obtained within the framework of diffusion theory if the control material is characterized by a set of mesh-dependent effective diffusion parameters. For thin slab absorbers the effective diffusion parameters can be expressed as functions of a suitably-defined pair of 'blackness coefficients'. Methods for calculating these blackness coefficients in the P1, P3, and P5 approximations, with and without scattering, are presented. For control elements whose geometry does not permit a thin slab treatment, other methods are needed for determining the effective diffusion parameters. One such method, based on reaction rate ratios, is discussed. (author)

  18. Impulsive control of permanent magnet synchronous motors with parameters uncertainties

    International Nuclear Information System (INIS)

    Li Dong; Zhang Xiaohong; Wang Shilong; Yan Dan; Wang Hui

    2008-01-01

    The permanent magnet synchronous motors (PMSMs) may have chaotic behaviours for the uncertain values of parameters or under certain working conditions, which threatens the secure and stable operation of motor-driven. It is important to study methods of controlling or suppressing chaos in PMSMs. In this paper, robust stabilities of PMSM with parameter uncertainties are investigated. After the uncertain matrices which represent the variable system parameters are formulated through matrix analysis, a novel asymptotical stability criterion is established. Some illustrated examples are also given to show the effectiveness of the obtained results

  19. Selected parameters of moulding sands for designing quality control systems

    Directory of Open Access Journals (Sweden)

    J. Jakubski

    2010-07-01

    Full Text Available One of the modern methods of production optimisation are artificial neural networks. Neural networks owe their popularity to the fact thatthey are convenient tools, which can be utilised in a wide scope of problems. They are capable of reflecting complex functions. Especiallytheir non-linearity should be emphasised. They are gaining wider and wider application in the foundry industry, among others, to controlmelting processes in cupolas and arc furnaces, designing castings and supply systems, control of moulding sands treatments, prediction ofproperties of cast alloys as well as selecting die casting.An attempt of the application neural networks to the quality control of moulding sands with bentonite is presented in the paper. This isa method of assessing the suitability of moulding sands by finding correlations in between individual parameters, by means of artificialneural network systems. The presented investigations were performed with the application of the Statistica 8.0 program.The investigations were aimed at the selection of the proper kind of a neural network for prediction a sand moistness on the bases ofcertain moulding sand properties such as: permeability, compactibility and friability. These parameters – determined as sand moistness functions - were introduced as initial parameters.Application of the Statistica program allowed for an automatic selection of the most suitable network for the reflection of dependencies and interactions existing among the proposed parameters. The best results were obtained for unidirectional multi-layer perception network (MLP. The neural network sensitivity to individual moulding sand parameters was determined, which allowed to reject not important parameters when constructing the network.

  20. Control of complex dynamics and chaos in distributed parameter systems

    Energy Technology Data Exchange (ETDEWEB)

    Chakravarti, S.; Marek, M.; Ray, W.H. [Univ. of Wisconsin, Madison, WI (United States)

    1995-12-31

    This paper discusses a methodology for controlling complex dynamics and chaos in distributed parameter systems. The reaction-diffusion system with Brusselator kinetics, where the torus-doubling or quasi-periodic (two characteristic incommensurate frequencies) route to chaos exists in a defined range of parameter values, is used as an example. Poincare maps are used for characterization of quasi-periodic and chaotic attractors. The dominant modes or topos, which are inherent properties of the system, are identified by means of the Singular Value Decomposition. Tested modal feedback control schemas based on identified dominant spatial modes confirm the possibility of stabilization of simple quasi-periodic trajectories in the complex quasi-periodic or chaotic spatiotemporal patterns.

  1. Model-based verification method for solving the parameter uncertainty in the train control system

    International Nuclear Information System (INIS)

    Cheng, Ruijun; Zhou, Jin; Chen, Dewang; Song, Yongduan

    2016-01-01

    This paper presents a parameter analysis method to solve the parameter uncertainty problem for hybrid system and explore the correlation of key parameters for distributed control system. For improving the reusability of control model, the proposed approach provides the support for obtaining the constraint sets of all uncertain parameters in the abstract linear hybrid automata (LHA) model when satisfying the safety requirements of the train control system. Then, in order to solve the state space explosion problem, the online verification method is proposed to monitor the operating status of high-speed trains online because of the real-time property of the train control system. Furthermore, we construct the LHA formal models of train tracking model and movement authority (MA) generation process as cases to illustrate the effectiveness and efficiency of the proposed method. In the first case, we obtain the constraint sets of uncertain parameters to avoid collision between trains. In the second case, the correlation of position report cycle and MA generation cycle is analyzed under both the normal and the abnormal condition influenced by packet-loss factor. Finally, considering stochastic characterization of time distributions and real-time feature of moving block control system, the transient probabilities of wireless communication process are obtained by stochastic time petri nets. - Highlights: • We solve the parameters uncertainty problem by using model-based method. • We acquire the parameter constraint sets by verifying linear hybrid automata models. • Online verification algorithms are designed to monitor the high-speed trains. • We analyze the correlation of key parameters and uncritical parameters. • The transient probabilities are obtained by using reliability analysis.

  2. Nonlinear control of linear parameter varying systems with applications to hypersonic vehicles

    Science.gov (United States)

    Wilcox, Zachary Donald

    The focus of this dissertation is to design a controller for linear parameter varying (LPV) systems, apply it specifically to air-breathing hypersonic vehicles, and examine the interplay between control performance and the structural dynamics design. Specifically a Lyapunov-based continuous robust controller is developed that yields exponential tracking of a reference model, despite the presence of bounded, nonvanishing disturbances. The hypersonic vehicle has time varying parameters, specifically temperature profiles, and its dynamics can be reduced to an LPV system with additive disturbances. Since the HSV can be modeled as an LPV system the proposed control design is directly applicable. The control performance is directly examined through simulations. A wide variety of applications exist that can be effectively modeled as LPV systems. In particular, flight systems have historically been modeled as LPV systems and associated control tools have been applied such as gain-scheduling, linear matrix inequalities (LMIs), linear fractional transformations (LFT), and mu-types. However, as the type of flight environments and trajectories become more demanding, the traditional LPV controllers may no longer be sufficient. In particular, hypersonic flight vehicles (HSVs) present an inherently difficult problem because of the nonlinear aerothermoelastic coupling effects in the dynamics. HSV flight conditions produce temperature variations that can alter both the structural dynamics and flight dynamics. Starting with the full nonlinear dynamics, the aerothermoelastic effects are modeled by a temperature dependent, parameter varying state-space representation with added disturbances. The model includes an uncertain parameter varying state matrix, an uncertain parameter varying non-square (column deficient) input matrix, and an additive bounded disturbance. In this dissertation, a robust dynamic controller is formulated for a uncertain and disturbed LPV system. The developed

  3. A Taguchi approach on optimal process control parameters for HDPE pipe extrusion process

    Science.gov (United States)

    Sharma, G. V. S. S.; Rao, R. Umamaheswara; Rao, P. Srinivasa

    2017-06-01

    High-density polyethylene (HDPE) pipes find versatile applicability for transportation of water, sewage and slurry from one place to another. Hence, these pipes undergo tremendous pressure by the fluid carried. The present work entails the optimization of the withstanding pressure of the HDPE pipes using Taguchi technique. The traditional heuristic methodology stresses on a trial and error approach and relies heavily upon the accumulated experience of the process engineers for determining the optimal process control parameters. This results in setting up of less-than-optimal values. Hence, there arouse a necessity to determine optimal process control parameters for the pipe extrusion process, which can ensure robust pipe quality and process reliability. In the proposed optimization strategy, the design of experiments (DoE) are conducted wherein different control parameter combinations are analyzed by considering multiple setting levels of each control parameter. The concept of signal-to-noise ratio ( S/ N ratio) is applied and ultimately optimum values of process control parameters are obtained as: pushing zone temperature of 166 °C, Dimmer speed at 08 rpm, and Die head temperature to be 192 °C. Confirmation experimental run is also conducted to verify the analysis and research result and values proved to be in synchronization with the main experimental findings and the withstanding pressure showed a significant improvement from 0.60 to 1.004 Mpa.

  4. TCP Congestion Control for the Networks with Markovian Jump Parameters

    Directory of Open Access Journals (Sweden)

    MOMENI, H. R.

    2011-05-01

    Full Text Available This paper is concerned with the problem of TCP congestion control for the class of communication networks with random parameters. The linear dynamic model of TCP New Reno in congestion avoidance mode is considered which contains round trip delays in both state and input. The randomness of link capacity, round trip time delay and the number of TCP sessions is modeled with a continuous-time finite state Markov process. An Active Queue Management (AQM technique is then used to adjust the queue level of the congested link to a predefined value. For this purpose, a dynamic output feedback controller with mode dependent parameters is synthesized to stochastically stabilize the TCP/AQM dynamics. The procedure of the control synthesis is implemented by solving a linear matrix inequality (LMI. The results are tested within a simulation example and the effectiveness of the proposed design method is verified.

  5. A database for the storage of quality control parameters

    International Nuclear Information System (INIS)

    Alves, J.G.; Abrantes, J.N.; Rangel, S.; Santos, L.

    2005-01-01

    Full text: The Individual Monitoring Service at ITN-DPRSN is based on a TLD dosimetry system, that consists of two 6600 Harshaw TLD readers and an the Harshaw 8814 TL card and holder containing two LiF:Mg,Ti (TLD-100) detectors for the evaluation of H p (10) and H p (0.07). A database for the storage of quality control parameters was created using MS Access and is presented in this work. At the moment, the database has a passive role and is used for storage of data and for the retrospective statistical evaluation of important parameters and their evolution with time. lt is regularly fed with the files generated by the NETREMS and/or WINREMS software from Harshaw (presently Thermo Electron Corporation), and allows a quick and user friendly visualization of the data. At present, the information stored therein is: The individual efficiency correction coefficients (ecc) for the card population determined for every TLD card prior to a first use, and their identification as quality control, zero, field and bad cards; The results of the start up daily tests, automatically performed before readouts, e.g. average and relative standard deviation of ten measurements of the temperature, high voltage, ±15 V, D/A reference, ground, internal reference light (RL) source intensity and the photomultiplier tube (PMT) noise; The daily list of readings of the pre-irradiated and unirradiated cards, inter-spaced with field cards at regular intervals, as well as the readings of the PMT noise and the RL intensity, performed at regular intervals during readouts. The average daily readings and their respective standard deviation are also stored; the reader calibration factors (RCF) determined every month at the beginning of a monitoring period; the calibration factor for the 90 Sr-- 90 Y internal irradiator, determined on a monthly basis; the linearity parameters derived from the linear regression curves, performed every month. The insertion of data is determined by each parameter

  6. Adaptive synchronization of fractional Lorenz systems using a reduced number of control signals and parameters

    International Nuclear Information System (INIS)

    Aguila-Camacho, Norelys; Duarte-Mermoud, Manuel A.; Delgado-Aguilera, Efredy

    2016-01-01

    This paper analyzes the synchronization of two fractional Lorenz systems in two cases: the first one considering fractional Lorenz systems with unknown parameters, and the second one considering known upper bounds on some of the fractional Lorenz systems parameters. The proposed control strategies use a reduced number of control signals and control parameters, employing mild assumptions. The stability of the synchronization errors is analytically demonstrated in all cases, and the convergence to zero of the synchronization errors is analytically proved in the case when the upper bounds on some system parameters are assumed to be known. Simulation studies are presented, which allows verifying the effectiveness of the proposed control strategies.

  7. Exploring control parameters of two photon processes in solutions

    Indian Academy of Sciences (India)

    Here, we present the effect of several control parameters on the TPA process that are independent of .... as the typical selection rules and pathways of mole- cular transitions for ..... Inset in the graph shows the 780 beam spec- tra at two ...

  8. Optimization of control parameters of a hot cold controller by means of Simplex type methods

    Science.gov (United States)

    Porte, C.; Caron-Poussin, M.; Carot, S.; Couriol, C.; Moreno, M. Martin; Delacroix, A.

    1997-01-01

    This paper describes a hot/cold controller for regulating crystallization operations. The system was identified with a common method (the Broida method) and the parameters were obtained by the Ziegler-Nichols method. The paper shows that this empirical method will only allow a qualitative approach to regulation and that, in some instances, the parameters obtained are unreliable and therefore cannot be used to cancel variations between the set point and the actual values. Optimization methods were used to determine the regulation parameters and solve this identcation problem. It was found that the weighted centroid method was the best one. PMID:18924791

  9. Auxiliary control system of the safety parameters for IPR-R1 reactor

    International Nuclear Information System (INIS)

    Coura, J.G.

    1986-01-01

    This paper deals with the description for the control of three cooling water parameters (conductivity, temperature and the maximum and minimum water levels) as well as the percent power fraction of the nuclear research reactor IPR-R1. In order to keep the reactor in good operation conditions, one permanent and accurate control of the cooling water is needed. The double monitoring of a fourth parameter, part of the original design, the percent power fraction, is obtained through the control of the uncompensated ion chamber current and aims to avoid the operation of the reactor without running the cooling system. (Author) [pt

  10. Effect and Analysis of Sustainable Cell Rate using MPEG video Traffic in ATM Networks

    Directory of Open Access Journals (Sweden)

    Sakshi Kaushal

    2006-04-01

    Full Text Available The broadband networks inhibit the capability to carry multiple types of traffic – voice, video and data, but these services need to be controlled according to the traffic contract negotiated at the time of the connection to maintain desired Quality of service. Such control techniques use traffic descriptors to evaluate its performance and effectiveness. In case of Variable Bit Rate (VBR services, Peak Cell Rate (PCR and its Cell Delay Variation Tolerance (CDVTPCR are mandatory descriptors. In addition to these, ATM Forum proposed Sustainable Cell Rate (SCR and its Cell delay variation tolerance (CDVTSCR. In this paper, we evaluated the impact of specific SCR and CDVTSCR values on the Usage Parameter Control (UPC performance in case of measured MPEG traffic for improving the efficiency

  11. Study on parameter identification and control of ground temperature

    International Nuclear Information System (INIS)

    Kojima, Keiichi; Suzuki, Seiichi; Kawahara, Mutsuto.

    1995-01-01

    A numerical thermal management system for ground structure is presented. The system consists of two parts, i.e. the identification analysis of the thermal conductivity and the thermal control analysis for the ground. The former is carried out by using the nonlinear least squares method and the latter is based on the optimal control theory. The formulations of these methods are presented and they are applied to an laboratory test. A reasonable thermal conductivity of the ground is identified by parameter estimation method and the ground temperature is actually controled as illustrated by numerical and experimental study. (author)

  12. Dynamic Characteristics of Communication Lines with Distributed Parameters to Control the Throttle-controlled Hydraulic Actuators

    Directory of Open Access Journals (Sweden)

    D. N. Popov

    2015-01-01

    Full Text Available The article considers a mathematical model of the hydraulic line for remote control of electro-hydraulic servo drive (EHSD with throttle control. This type of hydraulic lines is designed as a backup to replace the electrical connections, which are used to control EHSD being remote from the site with devices located to form the control signals of any object. A disadvantage of electric connections is that they are sensitive to magnetic fields and thereby do not provide the required reliability of the remote control. Hydraulic lines have no this disadvantage and therefore are used in aircraft and other industrial systems. However, dynamic characteristics of hydraulic systems still have been investigated insufficiently in the case of transmitting control signals at a distance at which the signal may be distorted when emerging the wave processes.The article results of mathematical simulation, which are verified through physical experimentation, largely eliminate the shortcomings of said information.The mathematical model described in the paper is based on the theory of unsteady pressure compressible fluids. In the model there are formulas that provide calculation of frequency characteristics of the hydraulic lines under hydraulic oscillations of the laminar flow parameters of viscous fluid.A real mock-up of the system under consideration and an experimental ad hoc unit are used to verify the results of mathematically simulated hydraulic systems.Calculated logarithmic amplitude and phase frequency characteristics compared with those obtained experimentally prove, under certain conditions, the proposed theoretical method of calculation. These conditions have to ensure compliance with initial parameters of fluid defined under stationary conditions. The applied theory takes into consideration a non-stationary hydraulic resistance of the line when calculating frequency characteristics.The scientific novelty in the article material is presented in

  13. Adaptive control of chaotic systems with stochastic time varying unknown parameters

    Energy Technology Data Exchange (ETDEWEB)

    Salarieh, Hassan [Center of Excellence in Design, Robotics and Automation, Department of Mechanical Engineering, Sharif University of Technology, P.O. Box 11365-9567, Azadi Avenue, Tehran (Iran, Islamic Republic of)], E-mail: salarieh@mech.sharif.edu; Alasty, Aria [Center of Excellence in Design, Robotics and Automation, Department of Mechanical Engineering, Sharif University of Technology, P.O. Box 11365-9567, Azadi Avenue, Tehran (Iran, Islamic Republic of)], E-mail: aalasti@sharif.edu

    2008-10-15

    In this paper based on the Lyapunov stability theorem, an adaptive control scheme is proposed for stabilizing the unstable periodic orbits (UPO) of chaotic systems. It is assumed that the chaotic system has some linearly dependent unknown parameters which are stochastically time varying. The stochastic parameters are modeled through the Weiner process derivative. To demonstrate the effectiveness of the proposed technique it has been applied to the Lorenz, Chen and Rossler dynamical systems, as some case studies. Simulation results indicate that the proposed adaptive controller has a high performance in stabilizing the UPO of chaotic systems in noisy environment.

  14. Investigation on sense of control parameters for joystick interface in remote operated container crane application

    Science.gov (United States)

    Abdullah, U. N. N.; Handroos, H.

    2017-09-01

    Introduction: This paper presents the study of sense of control parameters to improve the lack of direct motion feeling through remote operated container crane station (ROCCS) joystick interface. The investigations of the parameters in this study are important to develop the engineering parameters related to the sense of control goal in the next design process. Methodology: Structured interviews and observations were conducted to obtain the user experience data from thirteen remote container crane operators from two international terminals. Then, interview analysis, task analysis, activity analysis and time line analysis were conducted to compare and contrast the results from interviews and observations. Results: Four experience parameters were identified to support the sense of control goal in the later design improvement of the ROCC joystick interface. The significance of difficulties to control, unsynchronized movements, facilitate in control and decision making in unexpected situation as parameters to the sense of control goal were validated by' feedbacks from operators as well as analysis. Contribution: This study provides feedback directly from end users towards developing a sustainable control interface for ROCCS in specific and remote operated off-road vehicles in general.

  15. Risk adjusted receding horizon control of constrained linear parameter varying systems

    NARCIS (Netherlands)

    Sznaier, M.; Lagoa, C.; Stoorvogel, Antonie Arij; Li, X.

    2005-01-01

    In the past few years, control of Linear Parameter Varying Systems (LPV) has been the object of considerable attention, as a way of formalizing the intuitively appealing idea of gain scheduling control for nonlinear systems. However, currently available LPV techniques are both computationally

  16. Investigating parameters participating in the infant respiratory control system attractor.

    Science.gov (United States)

    Terrill, Philip I; Wilson, Stephen J; Suresh, Sadasivam; Cooper, David M; Dakin, Carolyn

    2008-01-01

    Theoretically, any participating parameter in a non-linear system represents the dynamics of the whole system. Taken's time delay embedding theory provides the fundamental basis for allowing non-linear analysis to be performed on physiological, time-series data. In practice, only one measurable parameter is required to be measured to convey an accurate representation of the system dynamics. In this paper, the infant respiratory control system is represented using three variables-a digitally sampled respiratory inductive plethysmography waveform, and the derived parameters tidal volume and inter-breath interval time series data. For 14 healthy infants, these data streams were analysed using recurrence plot analysis across one night of sleep. The measured attractor size of these variables followed the same qualitative trends across the nights study. Results suggest that the attractor size measures of the derived IBI and tidal volume are representative surrogates for the raw respiratory waveform. The extent to which the relative attractor sizes of IBI and tidal volume remain constant through changing sleep state could potentially be used to quantify pathology, or maturation of breathing control.

  17. Adaptive control of Parkinson's state based on a nonlinear computational model with unknown parameters.

    Science.gov (United States)

    Su, Fei; Wang, Jiang; Deng, Bin; Wei, Xi-Le; Chen, Ying-Yuan; Liu, Chen; Li, Hui-Yan

    2015-02-01

    The objective here is to explore the use of adaptive input-output feedback linearization method to achieve an improved deep brain stimulation (DBS) algorithm for closed-loop control of Parkinson's state. The control law is based on a highly nonlinear computational model of Parkinson's disease (PD) with unknown parameters. The restoration of thalamic relay reliability is formulated as the desired outcome of the adaptive control methodology, and the DBS waveform is the control input. The control input is adjusted in real time according to estimates of unknown parameters as well as the feedback signal. Simulation results show that the proposed adaptive control algorithm succeeds in restoring the relay reliability of the thalamus, and at the same time achieves accurate estimation of unknown parameters. Our findings point to the potential value of adaptive control approach that could be used to regulate DBS waveform in more effective treatment of PD.

  18. Fractional Order Controller Designing with Firefly Algorithm and Parameter Optimization for Hydroturbine Governing System

    Directory of Open Access Journals (Sweden)

    Li Junyi

    2015-01-01

    Full Text Available A fractional order PID (FOPID controller, which is suitable for control system designing for being insensitive to the variation in system parameter, is proposed for hydroturbine governing system in the paper. The simultaneous optimization for several parameters of controller, that is, Ki, Kd, Kp, λ, and μ, is done by a recently developed metaheuristic nature-inspired algorithm, namely, the firefly algorithm (FA, for the first time, where the selecting, moving, attractiveness behavior between fireflies and updating of brightness, and decision range are studied in detail to simulate the optimization process. Investigation clearly reveals the advantages of the FOPID controller over the integer controllers in terms of reduced oscillations and settling time. The present work also explores the superiority of FA based optimization technique in finding optimal parameters of the controller. Further, convergence characteristics of the FA are compared with optimum integer order PID (IOPID controller to justify its efficiency. What is more, analysis confirms the robustness of FOPID controller under isolated load operation conditions.

  19. Minimal-Learning-Parameter Technique Based Adaptive Neural Sliding Mode Control of MEMS Gyroscope

    Directory of Open Access Journals (Sweden)

    Bin Xu

    2017-01-01

    Full Text Available This paper investigates an adaptive neural sliding mode controller for MEMS gyroscopes with minimal-learning-parameter technique. Considering the system uncertainty in dynamics, neural network is employed for approximation. Minimal-learning-parameter technique is constructed to decrease the number of update parameters, and in this way the computation burden is greatly reduced. Sliding mode control is designed to cancel the effect of time-varying disturbance. The closed-loop stability analysis is established via Lyapunov approach. Simulation results are presented to demonstrate the effectiveness of the method.

  20. Fractional order sliding-mode control based on parameters auto-tuning for velocity control of permanent magnet synchronous motor.

    Science.gov (United States)

    Zhang, BiTao; Pi, YouGuo; Luo, Ying

    2012-09-01

    A fractional order sliding mode control (FROSMC) scheme based on parameters auto-tuning for the velocity control of permanent magnet synchronous motor (PMSM) is proposed in this paper. The control law of the proposed F(R)OSMC scheme is designed according to Lyapunov stability theorem. Based on the property of transferring energy with adjustable type in F(R)OSMC, this paper analyzes the chattering phenomenon in classic sliding mode control (SMC) is attenuated with F(R)OSMC system. A fuzzy logic inference scheme (FLIS) is utilized to obtain the gain of switching control. Simulations and experiments demonstrate that the proposed FROSMC not only achieve better control performance with smaller chatting than that with integer order sliding mode control, but also is robust to external load disturbance and parameter variations. Copyright © 2012 ISA. Published by Elsevier Ltd. All rights reserved.

  1. Fuzzy – PI controller to control the velocity parameter of Induction Motor

    Science.gov (United States)

    Malathy, R.; Balaji, V.

    2018-04-01

    The major application of Induction motor includes the usage of the same in industries because of its high robustness, reliability, low cost, highefficiency and good self-starting capability. Even though it has the above mentioned advantages, it also have some limitations: (1) the standard motor is not a true constant-speed machine, itsfull-load slip varies less than 1 % (in high-horsepower motors).And (2) it is not inherently capable of providing variable-speedoperation. In order to solve the above mentioned problem smart motor controls and variable speed controllers are used. Motor applications involve non linearity features, which can be controlled by Fuzzy logic controller as it is capable of handling those features with high efficiency and it act similar to human operator. This paper presents individuality of the plant modelling. The fuzzy logic controller (FLC)trusts on a set of linguistic if-then rules, a rule-based Mamdani for closed loop Induction Motor model. Themotor model is designed and membership functions are chosenaccording to the parameters of the motor model. Simulation results contains non linearity in induction motor model. A conventional PI controller iscompared practically to fuzzy logic controller using Simulink.

  2. Assessment and control of the gold leaching parameters at Kiena Mines

    Energy Technology Data Exchange (ETDEWEB)

    Deschenes, G.; Fulton, M. [CANMET, Mining and Mineral Sciences Labs., Ottawa, Ontario (Canada); Lafontaine, M. [Kiena Mines, McWatters Mines Inc., Operation Val d' Or, Val d' Or, PQ (Canada)

    1999-07-01

    Kiena Mines process a free milling gold ore containing 4.21 g/t Au, 3.1% pyrite and 0.4% pyrrhotite. The throughput has been increased by 40% by tight control of the leaching parameters. The limiting factor of the process is the retention time in the leach circuit. A study was initiated to evaluate the level of control of parameters (grinding size, dissolved oxygen, pH, free cyanide and lead nitrate) to optimize the circuit efficiency. It was found that oxygen and lead nitrate addition are important to maintain gold extraction, while decreasing processing costs. The results indicated that some control levels could be modified. Some results are discussed in relation to models developed. An implementation strategy was elaborated. A decrease of reagent costs is expected after implementation of these changes. (author)

  3. Assessment and control of the gold leaching parameters at Kiena Mines

    International Nuclear Information System (INIS)

    Deschenes, G.; Fulton, M.; Lafontaine, M.

    1999-01-01

    Kiena Mines process a free milling gold ore containing 4.21 g/t Au, 3.1% pyrite and 0.4% pyrrhotite. The throughput has been increased by 40% by tight control of the leaching parameters. The limiting factor of the process is the retention time in the leach circuit. A study was initiated to evaluate the level of control of parameters (grinding size, dissolved oxygen, pH, free cyanide and lead nitrate) to optimize the circuit efficiency. It was found that oxygen and lead nitrate addition are important to maintain gold extraction, while decreasing processing costs. The results indicated that some control levels could be modified. Some results are discussed in relation to models developed. An implementation strategy was elaborated. A decrease of reagent costs is expected after implementation of these changes. (author)

  4. Adaptive control based on an on-line parameter estimation of an upper limb exoskeleton.

    Science.gov (United States)

    Riani, Akram; Madani, Tarek; Hadri, Abdelhafid El; Benallegue, Abdelaziz

    2017-07-01

    This paper presents an adaptive control strategy for an upper-limb exoskeleton based on an on-line dynamic parameter estimator. The objective is to improve the control performance of this system that plays a critical role in assisting patients for shoulder, elbow and wrist joint movements. In general, the dynamic parameters of the human limb are unknown and differ from a person to another, which degrade the performances of the exoskeleton-human control system. For this reason, the proposed control scheme contains a supplementary loop based on a new efficient on-line estimator of the dynamic parameters. Indeed, the latter is acting upon the parameter adaptation of the controller to ensure the performances of the system in the presence of parameter uncertainties and perturbations. The exoskeleton used in this work is presented and a physical model of the exoskeleton interacting with a 7 Degree of Freedom (DoF) upper limb model is generated using the SimMechanics library of MatLab/Simulink. To illustrate the effectiveness of the proposed approach, an example of passive rehabilitation movements is performed using multi-body dynamic simulation. The aims is to maneuver the exoskeleton that drive the upper limb to track desired trajectories in the case of the passive arm movements.

  5. Optimal supplementary frequency controller design using the wind farm frequency model and controller parameters stability region.

    Science.gov (United States)

    Toulabi, Mohammadreza; Bahrami, Shahab; Ranjbar, Ali Mohammad

    2018-03-01

    In most of the existing studies, the frequency response in the variable speed wind turbines (VSWTs) is simply realized by changing the torque set-point via appropriate inputs such as frequency deviations signal. However, effective dynamics and systematic process design have not been comprehensively discussed yet. Accordingly, this paper proposes a proportional-derivative frequency controller and investigates its performance in a wind farm consisting of several VSWTs. A band-pass filter is deployed before the proposed controller to avoid responding to either steady state frequency deviations or high rate of change of frequency. To design the controller, the frequency model of the wind farm is first characterized. The proposed controller is then designed based on the obtained open loop system. The stability region associated with the controller parameters is analytically determined by decomposing the closed-loop system's characteristic polynomial into the odd and even parts. The performance of the proposed controller is evaluated through extensive simulations in MATLAB/Simulink environment in a power system comprising a high penetration of VSWTs equipped with the proposed controller. Finally, based on the obtained feasible area and appropriate objective function, the optimal values associated with the controller parameters are determined using the genetic algorithm (GA). Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  6. Synchronization of chaotic systems with parameter uncertainties via variable structure control

    International Nuclear Information System (INIS)

    Etemadi, Shahram; Alasty, Aria; Salarieh, Hassan

    2006-01-01

    The Letter introduces a robust control design method to synchronize a pair of different uncertain chaotic systems. The technique is based on sliding-mode and variable structure control theories. Comparison of proposed method with previous works is performed during simulations. It is shown that the proposed controller while appearing in a faster response, is able to overcome random uncertainties of all model parameters

  7. Synchronization of chaotic systems with parameter uncertainties via variable structure control

    Energy Technology Data Exchange (ETDEWEB)

    Etemadi, Shahram [Centre of Excellence in Design, Robotics and Automation (CEDRA), School of Mechanical Engineering, Sharif University of Technology, Tehran (Iran, Islamic Republic of); Alasty, Aria [Centre of Excellence in Design, Robotics and Automation (CEDRA), School of Mechanical Engineering, Sharif University of Technology, Tehran (Iran, Islamic Republic of)]. E-mail: aalasti@sharif.edu; Salarieh, Hassan [Centre of Excellence in Design, Robotics and Automation (CEDRA), School of Mechanical Engineering, Sharif University of Technology, Tehran (Iran, Islamic Republic of)

    2006-08-28

    The Letter introduces a robust control design method to synchronize a pair of different uncertain chaotic systems. The technique is based on sliding-mode and variable structure control theories. Comparison of proposed method with previous works is performed during simulations. It is shown that the proposed controller while appearing in a faster response, is able to overcome random uncertainties of all model parameters.

  8. Tuning of the PI Controller Parameters of a PMSG Wind Turbine to Improve Control Performance under Various Wind Speeds

    OpenAIRE

    Yun-Su Kim; Il-Yop Chung; Seung-Il Moon

    2015-01-01

    This paper presents a method to seek the PI controller parameters of a PMSG wind turbine to improve control performance. Since operating conditions vary with the wind speed, therefore the PI controller parameters should be determined as a function of the wind speed. Small-signal modeling of a PMSG WT is implemented to analyze the stability under various operating conditions and with eigenvalues obtained from the small-signal model of the PMSG WT, which are coordinated by adjusting the PI con...

  9. Adaptive Model Predictive Vibration Control of a Cantilever Beam with Real-Time Parameter Estimation

    Directory of Open Access Journals (Sweden)

    Gergely Takács

    2014-01-01

    Full Text Available This paper presents an adaptive-predictive vibration control system using extended Kalman filtering for the joint estimation of system states and model parameters. A fixed-free cantilever beam equipped with piezoceramic actuators serves as a test platform to validate the proposed control strategy. Deflection readings taken at the end of the beam have been used to reconstruct the position and velocity information for a second-order state-space model. In addition to the states, the dynamic system has been augmented by the unknown model parameters: stiffness, damping constant, and a voltage/force conversion constant, characterizing the actuating effect of the piezoceramic transducers. The states and parameters of this augmented system have been estimated in real time, using the hybrid extended Kalman filter. The estimated model parameters have been applied to define the continuous state-space model of the vibrating system, which in turn is discretized for the predictive controller. The model predictive control algorithm generates state predictions and dual-mode quadratic cost prediction matrices based on the updated discrete state-space models. The resulting cost function is then minimized using quadratic programming to find the sequence of optimal but constrained control inputs. The proposed active vibration control system is implemented and evaluated experimentally to investigate the viability of the control method.

  10. Vibrations control of light rail transportation vehicle via PID type fuzzy controller using parameters adaptive method

    OpenAIRE

    METİN, Muzaffer; GÜÇLÜ, Rahmi

    2014-01-01

    In this study, a conventional PID type fuzzy controller and parameter adaptive fuzzy controller are designed to control vibrations actively of a light rail transport vehicle which modeled as 6 degree-of-freedom system and compared performances of these two controllers. Rail vehicle model consists of a passenger seat and its suspension system, vehicle body, bogie, primary and secondary suspensions and wheels. The similarity between mathematical model and real system is shown by compar...

  11. Performance-based parameter tuning method of model-driven PID control systems.

    Science.gov (United States)

    Zhao, Y M; Xie, W F; Tu, X W

    2012-05-01

    In this paper, performance-based parameter tuning method of model-driven Two-Degree-of-Freedom PID (MD TDOF PID) control system has been proposed to enhance the control performances of a process. Known for its ability of stabilizing the unstable processes, fast tracking to the change of set points and rejecting disturbance, the MD TDOF PID has gained research interest recently. The tuning methods for the reported MD TDOF PID are based on internal model control (IMC) method instead of optimizing the performance indices. In this paper, an Integral of Time Absolute Error (ITAE) zero-position-error optimal tuning and noise effect minimizing method is proposed for tuning two parameters in MD TDOF PID control system to achieve the desired regulating and disturbance rejection performance. The comparison with Two-Degree-of-Freedom control scheme by modified smith predictor (TDOF CS MSP) and the designed MD TDOF PID tuned by the IMC tuning method demonstrates the effectiveness of the proposed tuning method. Copyright © 2012 ISA. Published by Elsevier Ltd. All rights reserved.

  12. Effects of Benazepril on Survival of Dogs with Chronic Kidney Disease: A Multicenter, Randomized, Blinded, Placebo-Controlled Clinical Trial.

    Science.gov (United States)

    King, J N; Font, A; Rousselot, J-F; Ash, R A; Bonfanti, U; Brovida, C; Crowe, I D; Lanore, D; Pechereau, D; Seewald, W; Strehlau, G

    2017-07-01

    Chronic kidney disease (CKD) is an important cause of morbidity and mortality in dogs. To evaluate the efficacy in prolonging survival and safety of benazepril administration to dogs with CKD. Forty-nine client-owned dogs with CKD. Dogs were randomized to benazepril (0.25 to benazepril versus placebo was detected for renal survival time in all dogs; median (95% confidence interval (CI)) survival times were 305 (53-575) days in the benazepril group and 287 (152-not available) in the placebo group (P = .53). Renal survival times were not significantly longer with benazepril compared to placebo for subgroups: hazard ratios (95% CI) were 0.50 (0.21-1.22) with P = .12 for initial urine protein-to-creatinine ratio (UPC) >0.5, and 0.38 (0.12-1.19) with P = .080 for initial UPC >0.5 plus plasma creatinine ≤440 μmol/L. Proteinuria, assessed from the UPC, was significantly (P = .0032) lower after treatment with benazepril compared to placebo. There were no significant differences between groups for clinical signs or frequencies of adverse events. Benazepril significantly reduced proteinuria in dogs with CKD. Insufficient numbers of dogs were recruited to allow conclusions on survival time. Copyright © 2017 The Authors. Journal of Veterinary Internal Medicine published by Wiley Periodicals, Inc. on behalf of the American College of Veterinary Internal Medicine.

  13. Modeling, Parameters Identification, and Control of High Pressure Fuel Cell Back-Pressure Valve

    Directory of Open Access Journals (Sweden)

    Fengxiang Chen

    2014-01-01

    Full Text Available The reactant pressure is crucial to the efficiency and lifespan of a high pressure PEMFC engine. This paper analyses a regulated back-pressure valve (BPV for the cathode outlet flow in a high pressure PEMFC engine, which can achieve precisely pressure control. The modeling, parameters identification, and nonlinear controller design of a BPV system are considered. The identified parameters are used in designing active disturbance rejection controller (ADRC. Simulations and extensive experiments are conducted with the xPC Target and show that the proposed controller can not only achieve good dynamic and static performance but also have strong robustness against parameters’ disturbance and external disturbance.

  14. Association of self-efficacy of parents/caregivers with childhood asthma control parameters.

    Science.gov (United States)

    Gomes, Ana Lúcia Araújo; Lima, Kamila Ferreira; Mendes, Elizamar Regina da Rocha; Joventino, Emanuella Silva; Martins, Mariana Cavalcante; Almeida, Paulo César de; Ximenes, Lorena Barbosa

    2017-01-01

    Objective To verify the association between the self-efficacy of parents/caregivers and control parameters of childhood asthma. Method Cross-sectional study with parents/caregivers of asthmatic children. Data were collected through a sociodemographic questionnaire and the Self-efficacy and their child's level of asthma control scale: Brazilian version. Results Participation of 216 parents/caregivers in the study. There was a statistically significant association between self-efficacy scores and the following variables: unscheduled physician visit (p=0.001), visit to emergency department (pcrisis medication from control medication (p=0.024), use of spacer (p=0.001), performing oral hygiene after use of inhaled corticosteroids (p=0.003), and knowledge of medication gratuity (p=0.004). Conclusion A significant relationship of the self-efficacy of parents/caregivers of asthmatic children with control parameters and training on the necessary skills to reach this control was demonstrated in the study.

  15. Parameters Online Detection and Model Predictive Control during the Grain Drying Process

    Directory of Open Access Journals (Sweden)

    Lihui Zhang

    2013-01-01

    Full Text Available In order to improve the grain drying quality and automation level, combined with the structural characteristics of the cross-flow circulation grain dryer designed and developed by us, the temperature, moisture, and other parameters measuring sensors were placed on the dryer, to achieve online automatic detection of process parameters during the grain drying process. A drying model predictive control system was set up. A grain dry predictive control model at constant velocity and variable temperature was established, in which the entire process was dried at constant velocity (i.e., precipitation rate per hour is a constant and variable temperature. Combining PC with PLC, and based on LabVIEW, a system control platform was designed.

  16. VizieR Online Data Catalog: URAT Parallax Catalog (UPC) (Finch+, 2016)

    Science.gov (United States)

    Finch, C. T.; Zacharias, N.

    2016-04-01

    The URAT Parallax Catalog (UPC) consists of 112177 parallaxes. The catalog utilizes all Northern Hemisphere epoch data from the United States Naval Observatory (USNO) Robotic Astrometric Telescope (URAT). This data includes all individual exposures from April 2012 to June 2015 giving a larger epoch baseline for determining parallaxes over the 2-year span of the First USNO Robotic Astrometric Telescope Catalog (URAT1) (Zacharias et al., 2015, Cat. I/329) published data. The URAT parallax pipeline is custom code that utilizes routines from (Jao, C.-W., 2004, PhD thesis Georgia Stat), the JPL DE405 ephemeris and Green's parallax factor (Green, R.M., 1985, Spherical Astronomy) for determining parallaxes from a weighted least-squares reduction. The relative parallaxes have been corrected to absolute by using the distance color relation described in (Finch et. al, 2014, Cat. J/AJ/148/119) to determine a mean distance of all UCAC4 reference stars (R=8-16 mag) used in the astrometric reductions. Presented here are all significant parallaxes from the URAT Northern Hemisphere epoch data comprising of 2 groups: a) URAT parallax results for stars with prior published parallax, and b) first time trigonometric parallaxes as obtained from URAT data of stars without prior published parallax. Note, more stringent selection criteria have been applied to the second group than the first in order to keep the rate of false detections low. For specific information about the astrometric reductions please see 'The First U.S. Naval Observatory Robotic Astrometric Telescope Catalog' published paper (Zacharias et al., 2015AJ....150..101Z, Cat. I/329). For complete details regarding the parallax pipeline please see 'Parallax Results From URAT Epoch Data' (Finch and Zacharias, 2016, AJ, in press). This catalog gives all positions on the ICRS at Epoch J2014.0; it covers the magnitude range 6.56 to 16.93 in the URAT band-pass, with an average parallax precision of 4.3mas for stars having no known

  17. Repetitive transcranial magnetic stimulator with controllable pulse parameters

    Science.gov (United States)

    Peterchev, Angel V.; Murphy, David L.; Lisanby, Sarah H.

    2011-06-01

    The characteristics of transcranial magnetic stimulation (TMS) pulses influence the physiological effect of TMS. However, available TMS devices allow very limited adjustment of the pulse parameters. We describe a novel TMS device that uses a circuit topology incorporating two energy storage capacitors and two insulated-gate bipolar transistor (IGBT) modules to generate near-rectangular electric field pulses with adjustable number, polarity, duration, and amplitude of the pulse phases. This controllable pulse parameter TMS (cTMS) device can induce electric field pulses with phase widths of 10-310 µs and positive/negative phase amplitude ratio of 1-56. Compared to conventional monophasic and biphasic TMS, cTMS reduces energy dissipation up to 82% and 57% and decreases coil heating up to 33% and 41%, respectively. We demonstrate repetitive TMS trains of 3000 pulses at frequencies up to 50 Hz with electric field pulse amplitude and width variability less than the measurement resolution (1.7% and 1%, respectively). Offering flexible pulse parameter adjustment and reduced power consumption and coil heating, cTMS enhances existing TMS paradigms, enables novel research applications and could lead to clinical applications with potentially enhanced potency.

  18. Linear Parameter Varying Versus Linear Time Invariant Reduced Order Controller Design of Turboprop Aircraft Dynamics

    Directory of Open Access Journals (Sweden)

    Widowati

    2012-07-01

    Full Text Available The applicability of parameter varying reduced order controllers to aircraft model is proposed. The generalization of the balanced singular perturbation method of linear time invariant (LTI system is used to reduce the order of linear parameter varying (LPV system. Based on the reduced order model the low-order LPV controller is designed by using synthesis technique. The performance of the reduced order controller is examined by applying it to lateral-directional control of aircraft model having 20th order. Furthermore, the time responses of the closed loop system with reduced order LPV controllers and reduced order LTI controller is compared. From the simulation results, the 8th order LPV controller can maintain stability and to provide the same level of closed-loop systems performance as the full-order LPV controller. It is different with the reduced-order LTI controller that cannot maintain stability and performance for all allowable parameter trajectories.

  19. Test and Control System for Chlorophyll Fluorescence Parameters Using LED as Excitation Source

    Directory of Open Access Journals (Sweden)

    Zou Qiuying

    2014-05-01

    Full Text Available A new scheme on test and control system for chlorophyll fluorescence is presented in this work, which uses light-emitting diode (LED excitation by means of measuring the fluorescence parameter fpsII. The system takes programmable power supply as LEDs illumination drive power with high sensitivity and signal-to-noise ratio. MINIPAM is used to measure fluorescence parameter fpsII and keeps communication with upper PC by serial port. The upper PC can control the power supply and process the data received from MINIPAM by software which is programmed in VB6. The results show that the system has a lot of advantages such as high accuracy and convenience. The effect of environmental factors on fluorescence parameters is analyzed comprehensively. It will be a practical measurement and control system for photosynthetic ability and have wide application foreground.

  20. Sensitivity of control times in function of core parameters and oscillations control in thermal nuclear systems

    International Nuclear Information System (INIS)

    Amorim, E.S. do; D'Oliveira, A.B.; Galvao, O.B.; Oyama, K.

    1981-03-01

    Sensitivity of control times to variation of a thermal reactor core parameters is defined by suitable changes in the power coefficient, core size and fuel enrichment. A control strategy is developed based on control theory concepts and on considerations of the physics of the problem. Digital diffusion theory simulation is described which tends to verify the control concepts considered, face dumped oscillations introduced in one thermal nuclear power system. The effectivity of the control actions, in terms of eliminating oscillations, provided guidelines for the working-group engaged in the analysis of the control rods and its optimal performance. (Author) [pt

  1. Control of Linear Parameter Varying Systems with Applications

    CERN Document Server

    Mohammadpour, Javad

    2012-01-01

    Control of Linear Parameter Varying Systems with Applications compiles state-of-the-art contributions on novel analytical and computational methods to address system modeling and identification, complexity reduction, performance analysis and control design for time-varying and nonlinear systems in the LPV framework. The book has an interdisciplinary character by emphasizing techniques that can be commonly applied in various engineering fields. It also includes a rich collection of illustrative applications in diverse domains to substantiate the effectiveness of the design methodologies and provide pointers to open research directions. The book is divided into three parts. The first part collects chapters of a more tutorial character on the background of LPV systems modeling and control. The second part gathers chapters devoted to the theoretical advancement of LPV analysis and synthesis methods to cope with the design constraints such as uncertainties and time delay. The third part of the volume showcases con...

  2. Radiation dose ≥54 Gy and CA 19–9 response are associated with improved survival for unresectable, non-metastatic pancreatic cancer treated with chemoradiation

    Directory of Open Access Journals (Sweden)

    Golden Daniel W

    2012-09-01

    Full Text Available Abstract Background Unresectable pancreatic cancer (UPC has low survival. With improving staging techniques and systemic therapy, local control in patients without metastatic disease may have increasing importance. We investigated whether the radiation dose used in chemoradiation (CRT as definitive treatment for UPC and the CA 19–9 response to therapy have an impact on overall survival (OS. Methods From 1997–2009 46 patients were treated with CRT for non-metastatic UPC. Median prescribed RT dose was 54 Gy (range 50.4-59.4 Gy. All patients received concurrent chemotherapy (41: 5-fluorouracil, 5: other and 24 received adjuvant chemotherapy. Results 41 patients were inoperable due to T4 disease and 5 patients with T3 disease were medically inoperable. Five patients did not complete CRT due to progressive disease or treatment-related toxicity (median RT dose 43.2 Gy. Overall, 42 patients were dead of disease at the time of last follow-up. The median and 12 month OS were 8.8 months and 35%, respectively. By univariate analysis, minimum CA 19–9 post-CRT Conclusions CRT as definitive treatment for UPC had low survival. However, our retrospective data suggest that patients treated to ≥54 Gy or observed to have a minimum post-CRT CA 19–9

  3. Decision-making in the Unified Patent Court: Ensuring a balanced approach

    DEFF Research Database (Denmark)

    Schovsbo, Jens Hemmingsen; Petersen, Clement Salung

    2016-01-01

    The Unified Patent Court (UPC) will become a central player in the future development of European patent law. For this reason it becomes important to ensure that UPC‘s decision-making reflects the double-function of the Court as an adjudicator of individual disputes and a policy maker. Because...... of its institutional design, the UPC will be biased towards technology based values. Therefore, there is a risk that non-technical values and interests will be either overlooked or underdeveloped in UPC decision-making which is likely to jeopardize public trust and legitimacy of its decisions. This paper...... analyses how these blind spots can be covered in patent litigation before the UPC within the current legislative framework. The paper focuses on the role of UPC judges as case-managers and decision-makers, on the potential role of third party interveners, and addresses the key role of the parties...

  4. AUTOMATIC CONTROL OF PARAMETERS OF A NON-STATIONARY OBJECT WITH CROSS LINKS

    Directory of Open Access Journals (Sweden)

    A. Pavlov

    2018-04-01

    Full Text Available Many objects automatic control unsteady. This is manifested in the change of their parameters. Therefore, periodically adjust the required parameters of the controller. This work is usually carried out rarely. For a long time, regulators are working with is not the optimal settings. The consequence of this is the low quality of many industrial control systems. The solution problem is the use of robust controllers. ACS with traditional PI and PID controllers have a very limited range of normal operation modes due to the appearance of parametric disturbances due to changes in the characteristics of the automated unit and changes in the load on it. The situation is different when using in the architecture of artificial neural network controllers. It is known that when training a neural network, the adaptation procedure is often used. This makes it possible to greatly expand the area of normal operating modes of ACS with neural automatic regulators in comparison with traditional linear regulators. It is also possible to significantly improve the quality of control (especially for a non-stationary multidimensional object, provided that when designing the ACS at the stage of its simulation in the model of the regulatory object model, an adequate simulation model of the executive device. It is also possible to significantly improve the quality of control (especially for a non-stationary multidimensional regulatory object model, an adequate simulation model of the executive device. Especially actual implementation of all these requirements in the application of electric actuators. This article fully complies with these requirements. This is what makes it possible to provide a guaranteed quality of control in non-stationary ACS with multidimensional objects and cross-links between control channels. The possibility of using a known hybrid automatic regulator to stabilize the parameters of a two-channel non-stationary object with two cross-linked. A

  5. Metodology of identification parameters of models control objects of automatic trailing system

    Directory of Open Access Journals (Sweden)

    I.V. Zimchuk

    2017-04-01

    Full Text Available The determining factor for the successful solution of the problem of synthesis of optimal control systems of different processes are adequacy of mathematical model of control object. In practice, the options can differ from the objects taken priori, causing a need to clarification of them. In this context, the article presents the results of the development and application of methods parameters identification of mathematical models of control object of automatic trailing system. The stated problem in the article is solved provided that control object is fully controlled and observed, and a differential equation of control object is known a priori. The coefficients of this equation to be determined. Identifying quality criterion is to minimize the integral value of squared error of identification. The method is based on a description of the dynamics of the object in space state. Equation of identification synthesized using the vector-matrix representation of model. This equation describes the interconnection of coefficients of matrix state and control with inputs and outputs of object. The initial data for calculation are the results of experimental investigation of the reaction of phase coordinates of control object at a typical input signal. The process of calculating the model parameters is reduced to solving the system of equations of the first order each. Application the above approach is illustrated in the example identification of coefficients transfer function of control object first order. Results of digital simulation are presented, they are confirming the justice of set out mathematical calculations. The approach enables to do the identification of models of one-dimensional and multidimensional objects and does not require a large amount of calculation for its implementation. The order of identified model is limited capabilities of measurement phase coordinates of corresponding control object. The practical significance of the work is

  6. Parameters-adjustable front-end controller in digital nuclear measurement system

    International Nuclear Information System (INIS)

    Hao Dejian; Zhang Ruanyu; Yan Yangyang; Wang Peng; Tang Changjian

    2013-01-01

    Background: One digitizer is used to implement a digital nuclear measurement for the acquisition of nuclear information. Purpose: A principle and method of a parameter-adjustable front-end controller is presented for the sake of reducing the quantitative errors while getting the maximum ENOB (effective number of bits) of ADC (analog-to-digital converter) during waveform digitizing, as well as reducing the losing counts. Methods: First of all, the quantitative relationship among the radiation count rate (n), the amplitude of input signal (V in ), the conversion scale of ADC (±V) and the amplification factor (A) was derived. Secondly, the hardware and software of the front-end controller were designed to fulfill matching the output of different detectors, adjusting the amplification linearly through the control of channel switching, and setting of digital potentiometer by CPLD (Complex Programmable Logic Device). Results: (1) Through the measurement of γ-ray of Am-241 under our digital nuclear measurement set-up with CZT detector, it was validated that the amplitude of output signal of detectors of RC feedback type could be amplified linearly with adjustable amplification by the front-end controller. (2) Through the measurement of X-ray spectrum of Fe-5.5 under our digital nuclear measurement set-up with Si-PIN detector, it was validated that the front-end controller was suitable for the switch resetting type detectors, by which high precision measurement under various count rates could be fulfilled. Conclusion: The principle and method of the parameter-adjustable front-end controller presented in this paper is correct and feasible. (authors)

  7. Application of a PID controller based on fuzzy logic to reduce variations in the control parameters in PWR reactors

    International Nuclear Information System (INIS)

    Vasconcelos, Wagner Eustaquio de; Lira, Carlos Alberto Brayner de Oliveira; Brito, Thiago Souza Pereira de; Afonso, Antonio Claudio Marques; Cruz Filho, Antonio Jose da; Marques, Jose Antonio; Teixeira, Marcello Goulart

    2013-01-01

    Nuclear reactors are in nature nonlinear systems and their parameters vary with time as a function of power level. These characteristics must be considered if large power variations occur in power plant operational regimes, such as in load-following conditions. A PWR reactor has a component called pressurizer, whose function is to supply the necessary high pressure for its operation and to contain pressure variations in the primary cooling system. The use of control systems capable of reducing fast variations of the operation variables and to maintain the stability of this system is of fundamental importance. The best-known controllers used in industrial control processes are proportional-integral-derivative (PID) controllers due to their simple structure and robust performance in a wide range of operating conditions. However, designing a fuzzy controller is seen to be a much less difficult task. Once a Fuzzy Logic controller is designed for a particular set of parameters of the nonlinear element, it yields satisfactory performance for a range of these parameters. The objective of this work is to develop fuzzy proportional-integral-derivative (fuzzy-PID) control strategies to control the level of water in the reactor. In the study of the pressurizer, several computer codes are used to simulate its dynamic behavior. At the fuzzy-PID control strategy, the fuzzy logic controller is exploited to extend the finite sets of PID gains to the possible combinations of PID gains in stable region. Thus the fuzzy logic controller tunes the gain of PID controller to adapt the model with changes in the water level of reactor. The simulation results showed a favorable performance with the use to fuzzy-PID controllers. (author)

  8. Cross-Border Patent Disputes: Unified Patent Court or International Commercial Arbitration?

    Directory of Open Access Journals (Sweden)

    Ana Alba Betancourt

    2016-04-01

    Full Text Available Currently, the enforcement of a patent that is registered in several countries involves the risk of getting different and conflicting decisions from the national courts. In 2013, 25 European countries entered in an agreement that aims to homogenise the patent system by creating the European patent with unitary effect and a Unified Patent Court (UPC. This article focuses on the UPC, which aims to have a single court proceeding for cross-border patent conflicts. Does the UPC system represent an advantage compared to the current litigation system? The paper argues that it does and explores what it considers to be the two main advantages of a UPC over the current system of cross-border litigation of patents: the ability to drag several conflicts to a single procedure and the neutrality of the decision makers. These advantages are consequently compared to the characteristics of arbitration. Then, an explanation is provided with regards to how the UPC system is going to work in terms of jurisdiction, preliminary injunctions, the choice of law and enforcement of decisions, comparing those same procedural aspects to arbitration. The article finds that arbitration involves many of the same advantages (as compared to the UPC and that the procedural issues studied in both means are, so too, similar. Therefore, arbitration represents a viable alternative to the UPC when it comes to reducing the risks in solving cross-border patent conflicts.

  9. Control system of digital x-ray systems by quality parameters

    International Nuclear Information System (INIS)

    Balashov, S.V.; Kovalenko, Yu.N.

    2013-01-01

    The paper proposed a control system of X-ray digital equipment on quality indicators. Two basic parameters were determined: image quality and patients' radiation load. A method for monitoring these indicators is proposed. The criterion of equipment suitability is to obtain control digital X-ray images of diagnostically acceptable quality at a fixed low entrance dose in the plane of the digital detector. It is shown that the control system of X-ray digital equipment based on indicators of quality is the most appropriate in situations of deficit of financial resources, since minimizing the costs for the purchase and running of control systems, does not require highly skilled technical personnel, and reduces the duration of the equipment inspection. (authors)

  10. MPC for LPV Systems Based on Parameter-Dependent Lyapunov Function with Perturbation on Control Input Strategy

    Directory of Open Access Journals (Sweden)

    Pornchai Bumroongsri

    2012-04-01

    Full Text Available In this paper, the model predictive control (MPC algorithm for linear parameter varying (LPV systems is proposed. The proposed algorithm consists of two steps. The first step is derived by using parameter-dependent Lyapunov function and the second step is derived by using the perturbation on control input strategy. In order to achieve good control performance, the bounds on the rate of variation of the parameters are taken into account in the controller synthesis. An overall algorithm is proved to guarantee robust stability. The controller design is illustrated with two case studies of continuous stirred-tank reactors. Comparisons with other MPC algorithms for LPV systems have been undertaken. The results show that the proposed algorithm can achieve better control performance.

  11. EFFECT OF SETTING THE PARAMETERS OF FLAME WEEDER ON WEED CONTROL EFFECTIVENESS

    Directory of Open Access Journals (Sweden)

    Miroslav Mojžiš

    2013-12-01

    Full Text Available Unconventional ways of growing plants, when we return to non-chemical methods of controlling weeds, require new weed control methods. One of the few physical methods, which found wider application in practice, is a flame weeder with heat burners based on the use of gas (LPG. However, the process of practical use of this flame weeder has a number of factors that positively or negatively affect the effectiveness of weed control. A precise setting of flame weeders is influenced, for example by weed species, weed growth stage, weather, type of crop grown, but also heat transmission and heat absorption by plant. Many variables that enter into the process must be eliminated for their negative impacts on achieving the best results in fighting against weeds. In this paper, we have focused on naming these parameters, on field trials that confirm the justification of the precise setting of parameters, and recommendations for practice to achieve a higher efficiency of thermal weed control.

  12. Zinc finger transcription factors displaced SREBP proteins as the major Sterol regulators during Saccharomycotina evolution.

    Directory of Open Access Journals (Sweden)

    Sarah L Maguire

    2014-01-01

    Full Text Available In most eukaryotes, including the majority of fungi, expression of sterol biosynthesis genes is regulated by Sterol-Regulatory Element Binding Proteins (SREBPs, which are basic helix-loop-helix transcription activators. However, in yeasts such as Saccharomyces cerevisiae and Candida albicans sterol synthesis is instead regulated by Upc2, an unrelated transcription factor with a Gal4-type zinc finger. The SREBPs in S. cerevisiae (Hms1 and C. albicans (Cph2 have lost a domain, are not major regulators of sterol synthesis, and instead regulate filamentous growth. We report here that rewiring of the sterol regulon, with Upc2 taking over from SREBP, likely occurred in the common ancestor of all Saccharomycotina. Yarrowia lipolytica, a deep-branching species, is the only genome known to contain intact and full-length orthologs of both SREBP (Sre1 and Upc2. Deleting YlUPC2, but not YlSRE1, confers susceptibility to azole drugs. Sterol levels are significantly reduced in the YlUPC2 deletion. RNA-seq analysis shows that hypoxic regulation of sterol synthesis genes in Y. lipolytica is predominantly mediated by Upc2. However, YlSre1 still retains a role in hypoxic regulation; growth of Y. lipolytica in hypoxic conditions is reduced in a Ylupc2 deletion and is abolished in a Ylsre1/Ylupc2 double deletion, and YlSre1 regulates sterol gene expression during hypoxia adaptation. We show that YlSRE1, and to a lesser extent YlUPC2, are required for switching from yeast to filamentous growth in hypoxia. Sre1 appears to have an ancestral role in the regulation of filamentation, which became decoupled from its role in sterol gene regulation by the arrival of Upc2 in the Saccharomycotina.

  13. Zinc Finger Transcription Factors Displaced SREBP Proteins as the Major Sterol Regulators during Saccharomycotina Evolution

    Science.gov (United States)

    Maguire, Sarah L.; Wang, Can; Holland, Linda M.; Brunel, François; Neuvéglise, Cécile; Nicaud, Jean-Marc; Zavrel, Martin; White, Theodore C.; Wolfe, Kenneth H.; Butler, Geraldine

    2014-01-01

    In most eukaryotes, including the majority of fungi, expression of sterol biosynthesis genes is regulated by Sterol-Regulatory Element Binding Proteins (SREBPs), which are basic helix-loop-helix transcription activators. However, in yeasts such as Saccharomyces cerevisiae and Candida albicans sterol synthesis is instead regulated by Upc2, an unrelated transcription factor with a Gal4-type zinc finger. The SREBPs in S. cerevisiae (Hms1) and C. albicans (Cph2) have lost a domain, are not major regulators of sterol synthesis, and instead regulate filamentous growth. We report here that rewiring of the sterol regulon, with Upc2 taking over from SREBP, likely occurred in the common ancestor of all Saccharomycotina. Yarrowia lipolytica, a deep-branching species, is the only genome known to contain intact and full-length orthologs of both SREBP (Sre1) and Upc2. Deleting YlUPC2, but not YlSRE1, confers susceptibility to azole drugs. Sterol levels are significantly reduced in the YlUPC2 deletion. RNA-seq analysis shows that hypoxic regulation of sterol synthesis genes in Y. lipolytica is predominantly mediated by Upc2. However, YlSre1 still retains a role in hypoxic regulation; growth of Y. lipolytica in hypoxic conditions is reduced in a Ylupc2 deletion and is abolished in a Ylsre1/Ylupc2 double deletion, and YlSre1 regulates sterol gene expression during hypoxia adaptation. We show that YlSRE1, and to a lesser extent YlUPC2, are required for switching from yeast to filamentous growth in hypoxia. Sre1 appears to have an ancestral role in the regulation of filamentation, which became decoupled from its role in sterol gene regulation by the arrival of Upc2 in the Saccharomycotina. PMID:24453983

  14. Evaluation of factors that affect analytic variability of urine protein-to-creatinine ratio determination in dogs.

    Science.gov (United States)

    Rossi, Gabriele; Giori, Luca; Campagnola, Simona; Zatelli, Andrea; Zini, Eric; Paltrinieri, Saverio

    2012-06-01

    To determine whether preanalytic and analytic factors affect evaluation of the urinary protein-to-creatinine (UPC) ratio in dogs. 50 canine urine samples. The UPC ratio was measured to assess the intra-assay imprecision (20 measurements within a single session), the influence of predilution (1:10, 1:20, and 1:100) for urine creatinine concentration measurement, and the effect of storage at room temperature (approx 20°C), 4°C, and -20°C. The coefficient of variation at room temperature determined with the 1:20 predilution was samples with a low protein concentration or low urine specific gravity. This variability could result in misclassification of samples with UPC ratios close to the thresholds defined by the International Renal Interest Society to classify dogs as nonproteinuric (0.2), borderline proteinuric (0.21 to 0.50), or proteinuric (> 0.51). A proportional bias was found in samples prediluted 1:10, compared with samples prediluted 1:20 or 1:100. At room temperature, the UPC ratio did not significantly increase after 2 and 4 hours. After 12 hours at room temperature and at 4°C, the UPC ratio significantly increased. The UPC ratio did not significantly change during 3 months of storage at -20°C. The intra-assay precision of the UPC ratio was sufficiently low to avoid misclassification of samples, except for values close to 0.2 or 0.5. The optimal predilution ratio for urine creatinine concentration measurement was 1:20. A 1:100 predilution is recommended in samples with a urine specific gravity > 1.030. The UPC ratio must be measured as soon as samples are collected. Alternatively, samples should be immediately frozen to increase their stability and minimize the risk of misclassification of proteinuria.

  15. Decontamination of the product handling area at the West Valley Demonstration Project: Final topical report for period July 1985 to February 1986

    International Nuclear Information System (INIS)

    Phillips, E.C.

    1986-06-01

    The purpose of this report is to describe the decontamination and decommissioning (D and D) preparations of an existing facility at the West Valley Demonstration Project (WVDP), the Product Handling Area (PHA), to be part of a Liquid Waste Treatment System (LWTS) in conjunction with the Cement Solidification System (CSS). Two interconnected facilities, the Uranium Product Cell (UPC) and the Uranium Loadout Area (ULO), form the PHA. Both of these facilities contain large tanks. Both of the tanks in the UPC are suitable for use as components of the LWTS. In addition, the UPC is the only existing means of access to the bottom of the Product Purification Cell (PPC) in which some of the equipment for the LWTS will be installed. Consequently, this report describes the decontamination of the PHA from a radioactively contaminated environment to one which may be entered in street clothes. Of the two facilities of the PHA, the UPC was the more highly contaminated prior to decontamination. Decontamination of the UPC has been completed leaving most of the surfaces in the facility smearably clean. Decontamination of the UPC consisted of washing all surfaces, draining the floor sump, removing unneeded piping, installing a back flow filter system, painting all surfaces, installing rubber matting on the floor and placing new stainless steel covering on the UPC ledge. Decontamination operations in the ULO have been completed and were similar to those in the UPC consisting of decontaminating by hand wipedown, removing contamination fixed in paint, and applying new paint. In addition, two pumps and a concrete pump niche were removed. Prior to decontamination, surface contamination was present in the ULO. After decontamination, most of the surfaces in the ULO were clean of smearable contamination. D and D Operations were initiated in the PHA in July 1985 and completed in February 1986. 13 figs., 9 tabs

  16. Self-tuning control algorithm design for vehicle adaptive cruise control system through real-time estimation of vehicle parameters and road grade

    Science.gov (United States)

    Marzbanrad, Javad; Tahbaz-zadeh Moghaddam, Iman

    2016-09-01

    The main purpose of this paper is to design a self-tuning control algorithm for an adaptive cruise control (ACC) system that can adapt its behaviour to variations of vehicle dynamics and uncertain road grade. To this aim, short-time linear quadratic form (STLQF) estimation technique is developed so as to track simultaneously the trend of the time-varying parameters of vehicle longitudinal dynamics with a small delay. These parameters are vehicle mass, road grade and aerodynamic drag-area coefficient. Next, the values of estimated parameters are used to tune the throttle and brake control inputs and to regulate the throttle/brake switching logic that governs the throttle and brake switching. The performance of the designed STLQF-based self-tuning control (STLQF-STC) algorithm for ACC system is compared with the conventional method based on fixed control structure regarding the speed/distance tracking control modes. Simulation results show that the proposed control algorithm improves the performance of throttle and brake controllers, providing more comfort while travelling, enhancing driving safety and giving a satisfactory performance in the presence of different payloads and road grade variations.

  17. Invariant-Based Inverse Engineering of Crane Control Parameters

    Science.gov (United States)

    González-Resines, S.; Guéry-Odelin, D.; Tobalina, A.; Lizuain, I.; Torrontegui, E.; Muga, J. G.

    2017-11-01

    By applying invariant-based inverse engineering in the small-oscillation regime, we design the time dependence of the control parameters of an overhead crane (trolley displacement and rope length) to transport a load between two positions at different heights with minimal final-energy excitation for a microcanonical ensemble of initial conditions. The analogy between ion transport in multisegmented traps or neutral-atom transport in moving optical lattices and load manipulation by cranes opens a route for a useful transfer of techniques among very different fields.

  18. An investigation of wash-off controlling parameters at urban and commercial monitoring sites.

    Science.gov (United States)

    Berretta, C; Gnecco, I; Lanza, L G; La Barbera, P

    2007-01-01

    The relationship between the parameters of the wash-off function and the controlling hydrologic variables are investigated in this paper, assuming that the pollutant generation process basically depends on the watershed rainfall-runoff response characteristics. Data collected during an intense monitoring program carried out by the Department of Environmental Engineering of the University of Genova (Italy) within a residential area, an auto dismantler facility, a tourism terminal and a urban waste truck depot are used to this aim. The observed runoff events are classified into different TSS mass delivery processes and the occurrence of the first flush phenomenon is also investigated. The correlation between the mathematical parameters describing the exponential process and the hydrological parameters of the corresponding rainfall-runoff event is analysed: runoff parameters and in particular the maximum flow discharge over the time of concentration of the drainage network are proposed as the controlling factor for the total mass of pollutant that is made available for wash-off during each runoff event.

  19. Transient Oscilliations in Mechanical Systems of Automatic Control with Random Parameters

    Science.gov (United States)

    Royev, B.; Vinokur, A.; Kulikov, G.

    2018-04-01

    Transient oscillations in mechanical systems of automatic control with random parameters is a relevant but insufficiently studied issue. In this paper, a modified spectral method was applied to investigate the problem. The nature of dynamic processes and the phase portraits are analyzed depending on the amplitude and frequency of external influence. It is evident from the obtained results, that the dynamic phenomena occurring in the systems with random parameters under external influence are complex, and their study requires further investigation.

  20. Parameter Identification and Adaptive Control Applied to the Inverted Pendulum

    Directory of Open Access Journals (Sweden)

    Carlos A. Saldarriaga-Cortés

    2012-06-01

    Full Text Available This paper presents a methodology to implement an adaptive control of the inverted pendulum system; which uses the recursive square minimum method for the identification of a dynamic digital model of the plant and then, with its estimated parameters, tune in real time a pole placement control. The plant to be used is an unstable and nonlinear system. This fact, combined with the adaptive controller characteristics, allows the obtained results to be extended to a great variety of systems. The results show that the above methodology was implemented satisfactorily in terms of estimation, stability and control of such a system. It was established that adaptive techniques have a proper performance even in systems with complex features such as nonlinearity and instability.

  1. Adaptive control of nonlinear in parameters chaotic system via Lyapunov exponents placement

    Energy Technology Data Exchange (ETDEWEB)

    Ayati, Moosa [Department of Electrical Engineering, K.N. Toosi University of Technology, Sayyed Khandan Bridge, Shariati Street, Tehran (Iran, Islamic Republic of)], E-mail: Ayati@dena.kntu.ac.ir; Khaki-Sedigh, Ali [Department of Electrical Engineering, K.N. Toosi University of Technology, Sayyed Khandan Bridge, Shariati Street, Tehran (Iran, Islamic Republic of)], E-mail: sedigh@kntu.ac.ir

    2009-08-30

    This paper proposes a new method for the adaptive control of nonlinear in parameters (NLP) chaotic systems. A method based on Lagrangian of a cost function is used to identify the parameters of the system. Estimation results are used to calculate the Lyapunov exponents adaptively. Finally, the Lyapunov exponents placement method is used to assign the desired Lyapunov exponents of the closed loop system.

  2. Adaptive control of nonlinear in parameters chaotic system via Lyapunov exponents placement

    International Nuclear Information System (INIS)

    Ayati, Moosa; Khaki-Sedigh, Ali

    2009-01-01

    This paper proposes a new method for the adaptive control of nonlinear in parameters (NLP) chaotic systems. A method based on Lagrangian of a cost function is used to identify the parameters of the system. Estimation results are used to calculate the Lyapunov exponents adaptively. Finally, the Lyapunov exponents placement method is used to assign the desired Lyapunov exponents of the closed loop system.

  3. Improved control of distributed parameter systems using wireless sensor and actuator networks: An observer-based method

    International Nuclear Information System (INIS)

    Jiang Zheng-Xian; Cui Bao-Tong; Lou Xu-Yang; Zhuang Bo

    2017-01-01

    In this paper, the control problem of distributed parameter systems is investigated by using wireless sensor and actuator networks with the observer-based method. Firstly, a centralized observer which makes use of the measurement information provided by the fixed sensors is designed to estimate the distributed parameter systems. The mobile agents, each of which is affixed with a controller and an actuator, can provide the observer-based control for the target systems. By using Lyapunov stability arguments, the stability for the estimation error system and distributed parameter control system is proved, meanwhile a guidance scheme for each mobile actuator is provided to improve the control performance. A numerical example is finally used to demonstrate the effectiveness and the advantages of the proposed approaches. (paper)

  4. On the control of distributed parameter systems using a multidimensional systems setting

    Czech Academy of Sciences Publication Activity Database

    Cichy, B.; Augusta, Petr; Rogers, E.; Galkowski, K.; Hurák, Z.

    2008-01-01

    Roč. 22, č. 7 (2008), s. 1566-1581 ISSN 0888-3270 R&D Projects: GA MŠk(CZ) 1M0567 Institutional research plan: CEZ:AV0Z10750506 Keywords : Distributed parameter systems * Modelling * Control law design Subject RIV: BC - Control Systems Theory Impact factor: 1.984, year: 2008

  5. Effects of sleep bruxism on functional and occlusal parameters: a prospective controlled investigation

    Science.gov (United States)

    Alicia Ommerborn, Michelle; Giraki, Maria; Schneider, Christine; Michael Fuck, Lars; Handschel, Jörg; Franz, Matthias; Hans-Michael Raab, Wolfgang; Schäfer, Ralf

    2012-01-01

    This study was conducted to verify the results of a preceding retrospective pilot study by means of a prospective controlled investigation including a larger sample size. Therefore, the aim of this clinical investigation was to analyze the relationship between sleep bruxism and several functional and occlusal parameters. The null hypothesis of this study was that there would be no differences among sleep bruxism subjects and non-sleep bruxism controls regarding several functional and occlusal parameters. Fifty-eight sleep bruxism subjects and 31 controls participated in this study. The diagnosis sleep bruxism was based on clinical criteria of the American Academy of Sleep Medicine. Sixteen functional and occlusal parameters were recorded clinically or from dental study casts. Similar to the recently published retrospective pilot study, with a mean slide of 0.77 mm (s.d., 0.69 mm) in the sleep bruxism group and a mean slide of 0.4 mm (s.d., 0.57 mm) in the control group, the evaluation of the mean comparison between the two groups demonstrated a larger slide from centric occlusion to maximum intercuspation in sleep bruxism subjects (Mann–Whitney U-test; P=0.008). However, following Bonferroni adjustment, none of the 16 occlusal and functional variables differed significantly between the sleep bruxism subjects and the non-sleep bruxism controls. The present study shows that the occlusal and functional parameters evaluated do not differ between sleep bruxism subjects and non-sleep bruxism subjects. However, as the literature reveals a possible association between bruxism and certain subgroups of temporomandibular disorders, it appears advisable to incorporate the individual adaptive capacity of the stomatognathic system into future investigations. PMID:22935746

  6. Effects of sleep bruxism on functional and occlusal parameters: a prospective controlled investigation.

    Science.gov (United States)

    Ommerborn, Michelle Alicia; Giraki, Maria; Schneider, Christine; Fuck, Lars Michael; Handschel, Jörg; Franz, Matthias; Hans-Michael Raab, Wolfgang; Schäfer, Ralf

    2012-09-01

    This study was conducted to verify the results of a preceding retrospective pilot study by means of a prospective controlled investigation including a larger sample size. Therefore, the aim of this clinical investigation was to analyze the relationship between sleep bruxism and several functional and occlusal parameters. The null hypothesis of this study was that there would be no differences among sleep bruxism subjects and non-sleep bruxism controls regarding several functional and occlusal parameters. Fifty-eight sleep bruxism subjects and 31 controls participated in this study. The diagnosis sleep bruxism was based on clinical criteria of the American Academy of Sleep Medicine. Sixteen functional and occlusal parameters were recorded clinically or from dental study casts. Similar to the recently published retrospective pilot study, with a mean slide of 0.77 mm (s.d., 0.69 mm) in the sleep bruxism group and a mean slide of 0.4 mm (s.d., 0.57 mm) in the control group, the evaluation of the mean comparison between the two groups demonstrated a larger slide from centric occlusion to maximum intercuspation in sleep bruxism subjects (Mann-Whitney U-test; P=0.008). However, following Bonferroni adjustment, none of the 16 occlusal and functional variables differed significantly between the sleep bruxism subjects and the non-sleep bruxism controls. The present study shows that the occlusal and functional parameters evaluated do not differ between sleep bruxism subjects and non-sleep bruxism subjects. However, as the literature reveals a possible association between bruxism and certain subgroups of temporomandibular disorders, it appears advisable to incorporate the individual adaptive capacity of the stomatognathic system into future investigations.

  7. Hands-on parameter search for neural simulations by a MIDI-controller.

    Science.gov (United States)

    Eichner, Hubert; Borst, Alexander

    2011-01-01

    Computational neuroscientists frequently encounter the challenge of parameter fitting--exploring a usually high dimensional variable space to find a parameter set that reproduces an experimental data set. One common approach is using automated search algorithms such as gradient descent or genetic algorithms. However, these approaches suffer several shortcomings related to their lack of understanding the underlying question, such as defining a suitable error function or getting stuck in local minima. Another widespread approach is manual parameter fitting using a keyboard or a mouse, evaluating different parameter sets following the users intuition. However, this process is often cumbersome and time-intensive. Here, we present a new method for manual parameter fitting. A MIDI controller provides input to the simulation software, where model parameters are then tuned according to the knob and slider positions on the device. The model is immediately updated on every parameter change, continuously plotting the latest results. Given reasonably short simulation times of less than one second, we find this method to be highly efficient in quickly determining good parameter sets. Our approach bears a close resemblance to tuning the sound of an analog synthesizer, giving the user a very good intuition of the problem at hand, such as immediate feedback if and how results are affected by specific parameter changes. In addition to be used in research, our approach should be an ideal teaching tool, allowing students to interactively explore complex models such as Hodgkin-Huxley or dynamical systems.

  8. Hands-on parameter search for neural simulations by a MIDI-controller.

    Directory of Open Access Journals (Sweden)

    Hubert Eichner

    Full Text Available Computational neuroscientists frequently encounter the challenge of parameter fitting--exploring a usually high dimensional variable space to find a parameter set that reproduces an experimental data set. One common approach is using automated search algorithms such as gradient descent or genetic algorithms. However, these approaches suffer several shortcomings related to their lack of understanding the underlying question, such as defining a suitable error function or getting stuck in local minima. Another widespread approach is manual parameter fitting using a keyboard or a mouse, evaluating different parameter sets following the users intuition. However, this process is often cumbersome and time-intensive. Here, we present a new method for manual parameter fitting. A MIDI controller provides input to the simulation software, where model parameters are then tuned according to the knob and slider positions on the device. The model is immediately updated on every parameter change, continuously plotting the latest results. Given reasonably short simulation times of less than one second, we find this method to be highly efficient in quickly determining good parameter sets. Our approach bears a close resemblance to tuning the sound of an analog synthesizer, giving the user a very good intuition of the problem at hand, such as immediate feedback if and how results are affected by specific parameter changes. In addition to be used in research, our approach should be an ideal teaching tool, allowing students to interactively explore complex models such as Hodgkin-Huxley or dynamical systems.

  9. Intelligent tuning method of PID parameters based on iterative learning control for atomic force microscopy.

    Science.gov (United States)

    Liu, Hui; Li, Yingzi; Zhang, Yingxu; Chen, Yifu; Song, Zihang; Wang, Zhenyu; Zhang, Suoxin; Qian, Jianqiang

    2018-01-01

    Proportional-integral-derivative (PID) parameters play a vital role in the imaging process of an atomic force microscope (AFM). Traditional parameter tuning methods require a lot of manpower and it is difficult to set PID parameters in unattended working environments. In this manuscript, an intelligent tuning method of PID parameters based on iterative learning control is proposed to self-adjust PID parameters of the AFM according to the sample topography. This method gets enough information about the output signals of PID controller and tracking error, which will be used to calculate the proper PID parameters, by repeated line scanning until convergence before normal scanning to learn the topography. Subsequently, the appropriate PID parameters are obtained by fitting method and then applied to the normal scanning process. The feasibility of the method is demonstrated by the convergence analysis. Simulations and experimental results indicate that the proposed method can intelligently tune PID parameters of the AFM for imaging different topographies and thus achieve good tracking performance. Copyright © 2017 Elsevier Ltd. All rights reserved.

  10. Speed Sensorless mixed sensitivity linear parameter variant H_inf control of the induction motor

    NARCIS (Netherlands)

    Toth, R.; Fodor, D.

    2004-01-01

    The paper shows the design of a robust control structure for the speed sensorless vector control of the IM, based on the mixed sensitivity (MS) linear parameter variant (LPV) H8 control theory. The controller makes possible the direct control of the flux and speed of the motor with torque adaptation

  11. PI Stabilization for Congestion Control of AQM Routers with Tuning Parameter Optimization

    Directory of Open Access Journals (Sweden)

    S. Chebli

    2016-09-01

    Full Text Available In this paper, we consider the problem of stabilizing network using a new proportional- integral (PI based congestion controller in active queue management (AQM router; with appropriate model approximation in the first order delay systems, we seek a stability region of the controller by using the Hermite- Biehler theorem, which isapplicable to quasipolynomials. A Genetic Algorithm technique is employed to derive optimal or near optimal PI controller parameters.

  12. Vehicle Parameter Identification and its Use in Control for Safe Path Following

    OpenAIRE

    HONG, SANGHYUN

    2014-01-01

    This thesis develops vehicle parameter identification algorithms, and applies identified parameters to a controller designed for safe path following.A tire-road friction coefficient is estimated using an in-tire accelerometer to measure acceleration signals directly from the tires. The proposed algorithm first determines a tire-road contact patch with a radial acceleration profile.The estimation algorithm is based on tire lateral deflections obtained from lateral acceleration measurements onl...

  13. Association of self-efficacy of parents/caregivers with childhood asthma control parameters

    Directory of Open Access Journals (Sweden)

    Ana Lúcia Araújo Gomes

    2018-03-01

    Full Text Available ABSTRACT Objective To verify the association between the self-efficacy of parents/caregivers and control parameters of childhood asthma. Method Cross-sectional study with parents/caregivers of asthmatic children. Data were collected through a sociodemographic questionnaire and the Self-efficacy and their child’s level of asthma control scale: Brazilian version. Results Participation of 216 parents/caregivers in the study. There was a statistically significant association between self-efficacy scores and the following variables: unscheduled physician visit (p=0.001, visit to emergency department (p<0.001, hospital stays in the previous 12 months (p=0.005, physical activity limitation (p=0.003, school days missed (p<0.001, impaired sleep (p<0.001, ability to differentiate crisis medication from control medication (p=0.024, use of spacer (p=0.001, performing oral hygiene after use of inhaled corticosteroids (p=0.003, and knowledge of medication gratuity (p=0.004. Conclusion A significant relationship of the self-efficacy of parents/caregivers of asthmatic children with control parameters and training on the necessary skills to reach this control was demonstrated in the study.

  14. Interdecadal Change of Tropical Cyclone Genesis Controlling Parameter in Western North Pacific

    Science.gov (United States)

    Li, T.

    2017-12-01

    The main environmental parameter controlling tropical cyclone (TC) genesis in the western North Pacific (WNP) changed in different interdecadal periods. The interannual variability of TC genesis frequency was primarily control by specific humidity in 1950-1976, sea surface temperature (SST) in 1977-1998, and vorticity in 1999-2014. A further diagnosis shows that the change of environmental specific humidity during 1950-1976 was attributed to anomalous advection of mean moisture during ENSO developing summer. The SST change during 1977-1998 was associated with circulation change during ENSO decaying summer. The change of environment vorticity was primarily related to CP-type El Niño during 1999-2014. The ultimate cause of the controlling parameter change is attributed to the change of ENSO behavior. Compared to the first period, a stronger EP-type ENSO variability in the second period leads to a stronger circulation/SST response during ENSO decaying phase. The occurrence of more frequent CP type El Niño in the third period was responsible for greater vorticity controlling in the WNP.

  15. Prediction Model of Battery State of Charge and Control Parameter Optimization for Electric Vehicle

    Directory of Open Access Journals (Sweden)

    Bambang Wahono

    2015-07-01

    Full Text Available This paper presents the construction of a battery state of charge (SOC prediction model and the optimization method of the said model to appropriately control the number of parameters in compliance with the SOC as the battery output objectives. Research Centre for Electrical Power and Mechatronics, Indonesian Institute of Sciences has tested its electric vehicle research prototype on the road, monitoring its voltage, current, temperature, time, vehicle velocity, motor speed, and SOC during the operation. Using this experimental data, the prediction model of battery SOC was built. Stepwise method considering multicollinearity was able to efficiently develops the battery prediction model that describes the multiple control parameters in relation to the characteristic values such as SOC. It was demonstrated that particle swarm optimization (PSO succesfully and efficiently calculated optimal control parameters to optimize evaluation item such as SOC based on the model.

  16. Microprocessor controlled dual parameter ADC system with a CAMAC interface

    Energy Technology Data Exchange (ETDEWEB)

    Perry, D G; Nickell, Jr, J D [Los Alamos Scientific Lab., NM (USA)

    1978-09-01

    Presented here is the design of a dual parameter ADC system which is controlled by a microprocessor and also interfaced to CAMAC. The system was designed to be mobile in that it may work wherever there is a CAMAC crate. In such cases where the CAMAC system is inoperative, the system may operate in a stand-alone mode.

  17. Robust control of distributed parameter mechanical systems using a multidimensional systems approach

    Czech Academy of Sciences Publication Activity Database

    Cichy, B.; Augusta, Petr; Rogers, E.; Galkowski, K.; Hurák, Z.

    2010-01-01

    Roč. 58, č. 1 (2010), s. 67-75 ISSN 0239-7269 R&D Projects: GA MŠk(CZ) 1M0567 Institutional research plan: CEZ:AV0Z10750506 Keywords : robust control * distributed parameter mechanical systems * multidimensional systems Subject RIV: BC - Control Systems Theory http://library.utia.cas.cz/separaty/2010/TR/augusta-0347866.pdf

  18. LMI-based gain scheduled controller synthesis for a class of linear parameter varying systems

    DEFF Research Database (Denmark)

    Bendtsen, Jan Dimon; Anderson, Brian; Lanzon, Alexander

    2006-01-01

    This paper presents a novel method for constructing controllers for a class of single-input multiple-output (SIMO) linear parameter varying (LPV) systems. This class of systems encompasses many physical systems, in particular systems where individual components vary with time, and is therefore...... of significant practical relevance to control designers. The control design presented in this paper has the properties that the system matrix of the closed loop is multi-affine in the various scalar parameters, and that the resulting controller ensures a certain degree of stability for the closed loop even when...... as a standard linear time-invariant (LTI) design combined with a set of linear matrix inequalities, which can be solved efficiently with software tools. The design procedure is illustrated by a numerical example....

  19. CHARACTERISTIC OF PARAMETERS OF HEART RATE VARIABILITY IN PATIENTS WITH DIFFICULT-TO-CONTROL AND CONTROLLED ARTERIAL HYPERTENSION

    OpenAIRE

    Tymoshenko O. S.; Yabluchansky M. I.; Martynenko O. V.

    2017-01-01

    Parameters of heart rate variability (HRV) were studied in 112 patients with arterial hypertension (AH) aged 58.5 ± 9 years (60 patients with difficult-to-control arterial hypertension (DTCAH) and 52 patients with controlled arterial hypertension (CAH)). The control group was consisted of 20 conditionally healthy persons of the same sex and age. It has been established that patients with AH were characterized by decrease in the level of total power of the HRV spectrum, the power of the high-f...

  20. VLSI PARTITIONING ALGORITHM WITH ADAPTIVE CONTROL PARAMETER

    Directory of Open Access Journals (Sweden)

    P. N. Filippenko

    2013-03-01

    Full Text Available The article deals with the problem of very large-scale integration circuit partitioning. A graph is selected as a mathematical model describing integrated circuit. Modification of ant colony optimization algorithm is presented, which is used to solve graph partitioning problem. Ant colony optimization algorithm is an optimization method based on the principles of self-organization and other useful features of the ants’ behavior. The proposed search system is based on ant colony optimization algorithm with the improved method of the initial distribution and dynamic adjustment of the control search parameters. The experimental results and performance comparison show that the proposed method of very large-scale integration circuit partitioning provides the better search performance over other well known algorithms.

  1. Monitoring parameters of technical condition and safety of aircraft using control charts

    Directory of Open Access Journals (Sweden)

    В.І. Чепіженко

    2007-03-01

    Full Text Available  The opportunity of control cards use for monitoring of a technical condition parameters and reliability of aviation techniques is considered at its operation on a technical condition.

  2. An improved robust model predictive control for linear parameter-varying input-output models

    NARCIS (Netherlands)

    Abbas, H.S.; Hanema, J.; Tóth, R.; Mohammadpour, J.; Meskin, N.

    2018-01-01

    This paper describes a new robust model predictive control (MPC) scheme to control the discrete-time linear parameter-varying input-output models subject to input and output constraints. Closed-loop asymptotic stability is guaranteed by including a quadratic terminal cost and an ellipsoidal terminal

  3. Algorithms of control parameters selection for automation of FDM 3D printing process

    Directory of Open Access Journals (Sweden)

    Kogut Paweł

    2017-01-01

    Full Text Available The paper presents algorithms of control parameters selection of the Fused Deposition Modelling (FDM technology in case of an open printing solutions environment and 3DGence ONE printer. The following parameters were distinguished: model mesh density, material flow speed, cooling performance, retraction and printing speeds. These parameters are independent in principle printing system, but in fact to a certain degree that results from the selected printing equipment features. This is the first step for automation of the 3D printing process in FDM technology.

  4. Parameters-tuning of PID controller for automatic voltage regulators using the African buffalo optimization

    Science.gov (United States)

    Mohmad Kahar, Mohd Nizam; Noraziah, A.

    2017-01-01

    In this paper, an attempt is made to apply the African Buffalo Optimization (ABO) to tune the parameters of a PID controller for an effective Automatic Voltage Regulator (AVR). Existing metaheuristic tuning methods have been proven to be quite successful but there were observable areas that need improvements especially in terms of the system’s gain overshoot and steady steady state errors. Using the ABO algorithm where each buffalo location in the herd is a candidate solution to the Proportional-Integral-Derivative parameters was very helpful in addressing these two areas of concern. The encouraging results obtained from the simulation of the PID Controller parameters-tuning using the ABO when compared with the performance of Genetic Algorithm PID (GA-PID), Particle-Swarm Optimization PID (PSO-PID), Ant Colony Optimization PID (ACO-PID), PID, Bacteria-Foraging Optimization PID (BFO-PID) etc makes ABO-PID a good addition to solving PID Controller tuning problems using metaheuristics. PMID:28441390

  5. Genetic algorithm with small population size for search feasible control parameters for parallel hybrid electric vehicles

    Directory of Open Access Journals (Sweden)

    Yu-Huei Cheng

    2017-11-01

    Full Text Available The control strategy is a major unit in hybrid electric vehicles (HEVs. In order to provide suitable control parameters for reducing fuel consumptions and engine emissions while maintaining vehicle performance requirements, the genetic algorithm (GA with small population size is applied to search for feasible control parameters in parallel HEVs. The electric assist control strategy (EACS is used as the fundamental control strategy of parallel HEVs. The dynamic performance requirements stipulated in the Partnership for a New Generation of Vehicles (PNGV is considered to maintain the vehicle performance. The known ADvanced VehIcle SimulatOR (ADVISOR is used to simulate a specific parallel HEV with urban dynamometer driving schedule (UDDS. Five population sets with size 5, 10, 15, 20, and 25 are used in the GA. The experimental results show that the GA with population size of 25 is the best for selecting feasible control parameters in parallel HEVs.

  6. Formation Flight System Extremum-Seeking-Control Using Blended Performance Parameters

    Science.gov (United States)

    Ryan, John J. (Inventor)

    2018-01-01

    An extremum-seeking control system for formation flight that uses blended performance parameters in a conglomerate performance function that better approximates drag reduction than performance functions formed from individual measurements. Generally, a variety of different measurements are taken and fed to a control system, the measurements are weighted, and are then subjected to a peak-seeking control algorithm. As measurements are continually taken, the aircraft will be guided to a relative position which optimizes the drag reduction of the formation. Two embodiments are discussed. Two approaches are shown for determining relative weightings: "a priori" by which they are qualitatively determined (by minimizing the error between the conglomerate function and the drag reduction function), and by periodically updating the weightings as the formation evolves.

  7. Effect of Varying Controller Parameters on the Performance of a ...

    African Journals Online (AJOL)

    This paper presents the results of computer simulation studies designed to isolate the effects of the major parameters of a fuzzy logic controller namely the range of the universe of discourse, the extent of overlap of the fuzzy sets, the rules in the rule base and the modes of the output fuzzy sets on the performance of a fuzzy ...

  8. Controller Parameter Optimization for Nonlinear Systems Using Enhanced Bacteria Foraging Algorithm

    Directory of Open Access Journals (Sweden)

    V. Rajinikanth

    2012-01-01

    Full Text Available An enhanced bacteria foraging optimization (EBFO algorithm-based Proportional + integral + derivative (PID controller tuning is proposed for a class of nonlinear process models. The EBFO algorithm is a modified form of standard BFO algorithm. A multiobjective performance index is considered to guide the EBFO algorithm for discovering the best possible value of controller parameters. The efficiency of the proposed scheme has been validated through a comparative study with classical BFO, adaptive BFO, PSO, and GA based controller tuning methods proposed in the literature. The proposed algorithm is tested in real time on a nonlinear spherical tank system. The real-time results show that, EBFO tuned PID controller gives a smooth response for setpoint tracking performance.

  9. Cross-Border Patent Disputes: Unified Patent Court or International Commercial Arbitration?

    OpenAIRE

    Alba Betancourt, Ana

    2016-01-01

    Currently, the enforcement of a patent that is registered in several countries involves the risk of getting different and conflicting decisions from the national courts. In 2013, 25 European countries entered in an agreement that aims to homogenise the patent system by creating the European patent with unitary effect and a Unified Patent Court (UPC). This article focuses on the UPC, which aims to have a single court proceeding for cross-border patent conflicts. Does the UPC system represent a...

  10. Microsoft excel's automatic data processing and diagram drawing of RIA internal quality control parameters

    International Nuclear Information System (INIS)

    Zeng Pingfan; Liu Guoqiang

    2006-01-01

    We did automatic data processing and diagram drawing of various parameters of RIA' s internal quality control (IQC)by the use of Microsoft Excel (ME). By use of AVERAGE and STDEV of ME, we got x-bar, s and CV%. With pearson, we got the serum quality control coefficients (r). Inputing the original data to diagram's self-definition item, the diagram was drawn automatically. By the use of logic judging, we got the quality control judging results with the status, timing and data of various quality control parameters. For the past four years, the ME data processing and diagram drawing as well as quality control judging have been showed to be accurate, convenient and correct. It was quick and easy to manage and the automatic computer processing of RIA's IQC was realized. Conclusion: the method is applicable to all types of RIA' s IQC. (authors)

  11. Adaptive control of a quadrotor aerial vehicle with input constraints and uncertain parameters

    Science.gov (United States)

    Tran, Trong-Toan; Ge, Shuzhi Sam; He, Wei

    2018-05-01

    In this paper, we address the problem of adaptive bounded control for the trajectory tracking of a Quadrotor Aerial Vehicle (QAV) while the input saturations and uncertain parameters with the known bounds are simultaneously taken into account. First, to deal with the underactuated property of the QAV model, we decouple and construct the QAV model as a cascaded structure which consists of two fully actuated subsystems. Second, to handle the input constraints and uncertain parameters, we use a combination of the smooth saturation function and smooth projection operator in the control design. Third, to ensure the stability of the overall system of the QAV, we develop the technique for the cascaded system in the presence of both the input constraints and uncertain parameters. Finally, the region of stability of the closed-loop system is constructed explicitly, and our design ensures the asymptotic convergence of the tracking errors to the origin. The simulation results are provided to illustrate the effectiveness of the proposed method.

  12. An investigation into the equivalent parameter method for homogeneous transport equivalent parameters for use in fast reactor control assemblies

    International Nuclear Information System (INIS)

    Tullett, J.D.

    1990-01-01

    P Benoist has developed a method for calculating cross-sections for Fast Reactor control rods and their followers described by a single homogenised region (the Equivalent Parameter Method). When used in a diffusion theory calculation, these equivalent cross-sections should give the same rod worth as one would obtain from a transport theory calculation with a heterogeneous description of the control rod and the follower. In this report, Benoist's theory is described, and a comprehensive set of tests is presented. These tests show that the method gives very good results over a range of geometries and control rod positions for a model fast reactor core. (author)

  13. Improved Hybrid Fireworks Algorithm-Based Parameter Optimization in High-Order Sliding Mode Control of Hypersonic Vehicles

    Directory of Open Access Journals (Sweden)

    Xiaomeng Yin

    2018-01-01

    Full Text Available With respect to the nonlinear hypersonic vehicle (HV dynamics, achieving a satisfactory tracking control performance under uncertainties is always a challenge. The high-order sliding mode control (HOSMC method with strong robustness has been applied to HVs. However, there are few methods for determining suitable HOSMC parameters for an efficacious control of HV, given that the uncertainties are randomly distributed. In this study, we introduce a hybrid fireworks algorithm- (FWA- based parameter optimization into HV control design to satisfy the design requirements with high probability. First, the complex relation between design parameters and the cost function that evaluates the likelihood of system instability and violation of design requirements is modeled via stochastic robustness analysis. Subsequently, we propose an efficient hybrid FWA to solve the complex optimization problem concerning the uncertainties. The efficiency of the proposed hybrid FWA-based optimization method is demonstrated in the search of the optimal HV controller, in which the proposed method exhibits a better performance when compared with other algorithms.

  14. Computing an operating parameter of a unified power flow controller

    Science.gov (United States)

    Wilson, David G.; Robinett, III, Rush D.

    2017-12-26

    A Unified Power Flow Controller described herein comprises a sensor that outputs at least one sensed condition, a processor that receives the at least one sensed condition, a memory that comprises control logic that is executable by the processor; and power electronics that comprise power storage, wherein the processor causes the power electronics to selectively cause the power storage to act as one of a power generator or a load based at least in part upon the at least one sensed condition output by the sensor and the control logic, and wherein at least one operating parameter of the power electronics is designed to facilitate maximal transmittal of electrical power generated at a variable power generation system to a grid system while meeting power constraints set forth by the electrical power grid.

  15. Computing an operating parameter of a unified power flow controller

    Science.gov (United States)

    Wilson, David G; Robinett, III, Rush D

    2015-01-06

    A Unified Power Flow Controller described herein comprises a sensor that outputs at least one sensed condition, a processor that receives the at least one sensed condition, a memory that comprises control logic that is executable by the processor; and power electronics that comprise power storage, wherein the processor causes the power electronics to selectively cause the power storage to act as one of a power generator or a load based at least in part upon the at least one sensed condition output by the sensor and the control logic, and wherein at least one operating parameter of the power electronics is designed to facilitate maximal transmittal of electrical power generated at a variable power generation system to a grid system while meeting power constraints set forth by the electrical power grid.

  16. JT-60 configuration parameters for feedback control determined by regression analysis

    Energy Technology Data Exchange (ETDEWEB)

    Matsukawa, Makoto; Hosogane, Nobuyuki; Ninomiya, Hiromasa (Japan Atomic Energy Research Inst., Naka, Ibaraki (Japan). Naka Fusion Research Establishment)

    1991-12-01

    The stepwise regression procedure was applied to obtain measurement formulas for equilibrium parameters used in the feedback control of JT-60. This procedure automatically selects variables necessary for the measurements, and selects a set of variables which are not likely to be picked up by physical considerations. Regression equations with stable and small multicollinearity were obtained and it was experimentally confirmed that the measurement formulas obtained through this procedure were accurate enough to be applicable to the feedback control of plasma configurations in JT-60. (author).

  17. JT-60 configuration parameters for feedback control determined by regression analysis

    International Nuclear Information System (INIS)

    Matsukawa, Makoto; Hosogane, Nobuyuki; Ninomiya, Hiromasa

    1991-12-01

    The stepwise regression procedure was applied to obtain measurement formulas for equilibrium parameters used in the feedback control of JT-60. This procedure automatically selects variables necessary for the measurements, and selects a set of variables which are not likely to be picked up by physical considerations. Regression equations with stable and small multicollinearity were obtained and it was experimentally confirmed that the measurement formulas obtained through this procedure were accurate enough to be applicable to the feedback control of plasma configurations in JT-60. (author)

  18. Effect of clinical parameters on the control of myoelectric robotic prosthetic hands.

    Science.gov (United States)

    Atzori, Manfredo; Gijsberts, Arjan; Castellini, Claudio; Caputo, Barbara; Hager, Anne-Gabrielle Mittaz; Elsig, Simone; Giatsidis, Giorgio; Bassetto, Franco; Müller, Henning

    2016-01-01

    Improving the functionality of prosthetic hands with noninvasive techniques is still a challenge. Surface electromyography (sEMG) currently gives limited control capabilities; however, the application of machine learning to the analysis of sEMG signals is promising and has recently been applied in practice, but many questions still remain. In this study, we recorded the sEMG activity of the forearm of 11 male subjects with transradial amputation who were mentally performing 40 hand and wrist movements. The classification performance and the number of independent movements (defined as the subset of movements that could be distinguished with >90% accuracy) were studied in relationship to clinical parameters related to the amputation. The analysis showed that classification accuracy and the number of independent movements increased significantly with phantom limb sensation intensity, remaining forearm percentage, and temporal distance to the amputation. The classification results suggest the possibility of naturally controlling up to 11 movements of a robotic prosthetic hand with almost no training. Knowledge of the relationship between classification accuracy and clinical parameters adds new information regarding the nature of phantom limb pain as well as other clinical parameters, and it can lay the foundations for future "functional amputation" procedures in surgery.

  19. Offset-Free Model Predictive Control of Open Water Channel Based on Moving Horizon Estimation

    Science.gov (United States)

    Ekin Aydin, Boran; Rutten, Martine

    2016-04-01

    Model predictive control (MPC) is a powerful control option which is increasingly used by operational water managers for managing water systems. The explicit consideration of constraints and multi-objective management are important features of MPC. However, due to the water loss in open water systems by seepage, leakage and evaporation a mismatch between the model and the real system will be created. These mismatch affects the performance of MPC and creates an offset from the reference set point of the water level. We present model predictive control based on moving horizon estimation (MHE-MPC) to achieve offset free control of water level for open water canals. MHE-MPC uses the past predictions of the model and the past measurements of the system to estimate unknown disturbances and the offset in the controlled water level is systematically removed. We numerically tested MHE-MPC on an accurate hydro-dynamic model of the laboratory canal UPC-PAC located in Barcelona. In addition, we also used well known disturbance modeling offset free control scheme for the same test case. Simulation experiments on a single canal reach show that MHE-MPC outperforms disturbance modeling offset free control scheme.

  20. Monitoring and Control of Agriculture Parameters in a Greenhouse through Internet

    Directory of Open Access Journals (Sweden)

    Abhfeeth K. A.

    2013-03-01

    Full Text Available Greenhouse technology is the technique of providing favorable environment condition to the plants. It is rather used to protect the plants from the adverse climatic conditions such as wind, cold, precipitation, excessive radiation, extreme temperature, insects and disease. It is also of vital importance to create an ideal micro climate around the plants. It requires intensive sensing of the climate conditions at ground level and rapid communication of data to the central repository. Internet is an emerging field that can be used to monitor and control the agriculture parameters in order to make intelligent automated agriculture system. The system basically comprises of host computer having LabView software and internet connection, ZigBee wireless modules for transmitting and receiving the data signals and PIC microcontroller for calculating the agriculture parameters from the sensor voltage and to control the relays according to the control signals send by the user. PIC microcontroller converts the sensor output into serial data and passes it to the ZigBee module. The ZigBee modules are used to transmit the data from the greenhouse to the host computer. The data from sensing node is amplified and fed to ADC of the PIC microcontroller, this is then connected to the ZigBee module, which transmits the data and at the host end, another ZigBee module reads the data and displays on to the host computer via LabView. By using the LabView web publishing tool this data is published in the internet and secured by using username and password. The website is created by using PHP codes and simulated using WAMP server 2.2.The user can monitor and control the greenhouse parameters by logged into the NITT website with proper username and password. The logged user can view the same LabView window as the host with same functionality. The register facility is also available in the website for the new users.

  1. Parameters Tuning of Model Free Adaptive Control Based on Minimum Entropy

    Institute of Scientific and Technical Information of China (English)

    Chao Ji; Jing Wang; Liulin Cao; Qibing Jin

    2014-01-01

    Dynamic linearization based model free adaptive control(MFAC) algorithm has been widely used in practical systems, in which some parameters should be tuned before it is successfully applied to process industries. Considering the random noise existing in real processes, a parameter tuning method based on minimum entropy optimization is proposed,and the feature of entropy is used to accurately describe the system uncertainty. For cases of Gaussian stochastic noise and non-Gaussian stochastic noise, an entropy recursive optimization algorithm is derived based on approximate model or identified model. The extensive simulation results show the effectiveness of the minimum entropy optimization for the partial form dynamic linearization based MFAC. The parameters tuned by the minimum entropy optimization index shows stronger stability and more robustness than these tuned by other traditional index,such as integral of the squared error(ISE) or integral of timeweighted absolute error(ITAE), when the system stochastic noise exists.

  2. Parameter Optimization of MIMO Fuzzy Optimal Model Predictive Control By APSO

    Directory of Open Access Journals (Sweden)

    Adel Taieb

    2017-01-01

    Full Text Available This paper introduces a new development for designing a Multi-Input Multi-Output (MIMO Fuzzy Optimal Model Predictive Control (FOMPC using the Adaptive Particle Swarm Optimization (APSO algorithm. The aim of this proposed control, called FOMPC-APSO, is to develop an efficient algorithm that is able to have good performance by guaranteeing a minimal control. This is done by determining the optimal weights of the objective function. Our method is considered an optimization problem based on the APSO algorithm. The MIMO system to be controlled is modeled by a Takagi-Sugeno (TS fuzzy system whose parameters are identified using weighted recursive least squares method. The utility of the proposed controller is demonstrated by applying it to two nonlinear processes, Continuous Stirred Tank Reactor (CSTR and Tank system, where the proposed approach provides better performances compared with other methods.

  3. A shot parameter specification subsystem for automated control of PBFA II accelerator shots

    International Nuclear Information System (INIS)

    Spiller, J.L.

    1987-01-01

    The author reports on the shot parameter specification subsystem (SPSS), an integral part of the automatic control system developed for the Particle Beam Fusion Accelerator II (PBFA II). This system has been designed to fully utilize the accelerator by tailoring shot parameters to the needs of the experimenters. The SPSS is the key to this flexibility. Automatic systems will be required on many pulsed power machines for the fastest turnaround, the highest reliability, and most cost effective operation. These systems will require the flexibility and the ease of use that is part of the SPSS. The author discusses how the PBFA II control system has proved to be an effective modular system, flexible enough to meet the demands of both the fast track construction of PBFA II and the control needs of Hermes III. This system is expected to meet the demands of most future machine changes

  4. Effects of storage conditions on results for quantitative and qualitative evaluation of proteins in canine urine.

    Science.gov (United States)

    Théron, Marie-Laure; Piane, Laetitia; Lucarelli, Laetitia; Henrion, Rémi; Layssol-Lamour, Catherine; Palanché, Florence; Concordet, Didier; Braun, Jean-Pierre D; Trumel, Catherine; Lavoué, Rachel

    2017-08-01

    OBJECTIVE To investigate effects of storage conditions on the canine urine protein-to-creatinine ratio (UPC) and on SDS-agarose gel electrophoresis (AGE) of urinary proteins. SAMPLE Urine specimens from 20 proteinuric (UPC > 0.5) and 20 nonproteinuric (UPC ≤ 0.2) dogs. PROCEDURES UPC and SDS-AGE were performed on urine specimens stored at room temperature (20°C) and 4°C for up to 5 days and at -20° and -80°C for up to 360 days; some specimens were subjected to 3 freeze-thaw cycles. Results were compared with those obtained for fresh urine specimens. RESULTS UPC was not affected by storage at room temperature or by freezing. A decrease in UPC was observed for specimens from nonproteinuric dogs after 5 days at 4°C (10%) and from both groups after 90 days at -20° and -80°C (≤ 20% and ≤ 15%, respectively). The SDS-AGE profiles revealed no visual changes regardless of duration of storage for specimens stored at room temperature, 4°C, and -80°C, except for 1 profile after 360 days at -80°C. Repeated freeze-thaw cycles did not affect SDS-AGE profiles. Appearance or strengthening of high-molecular-weight bands that could alter interpretation was evident in SDS-AGE profiles after storage at -20°C for ≥ 15 days (31/40 dogs). CONCLUSIONS AND CLINICAL RELEVANCE Storage of urine at -20° or -80°C for up to 1 year influenced the UPC without affecting clinical interpretation. Storage of urine specimens at -20°C impaired visual analysis of SDS-AGE. When SDS-AGE cannot be performed on fresh or recently refrigerated urine specimens, storage at -80°C is recommended.

  5. Control Parameters Optimization Based on Co-Simulation of a Mechatronic System for an UA-Based Two-Axis Inertially Stabilized Platform

    Directory of Open Access Journals (Sweden)

    Xiangyang Zhou

    2015-08-01

    Full Text Available This paper presents a method based on co-simulation of a mechatronic system to optimize the control parameters of a two-axis inertially stabilized platform system (ISP applied in an unmanned airship (UA, by which high control performance and reliability of the ISP system are achieved. First, a three-dimensional structural model of the ISP is built by using the three-dimensional parametric CAD software SOLIDWORKS®; then, to analyze the system’s kinematic and dynamic characteristics under operating conditions, dynamics modeling is conducted by using the multi-body dynamics software ADAMS™, thus the main dynamic parameters such as displacement, velocity, acceleration and reaction curve are obtained, respectively, through simulation analysis. Then, those dynamic parameters were input into the established MATLAB® SIMULINK® controller to simulate and test the performance of the control system. By these means, the ISP control parameters are optimized. To verify the methods, experiments were carried out by applying the optimized parameters to the control system of a two-axis ISP. The results show that the co-simulation by using virtual prototyping (VP is effective to obtain optimized ISP control parameters, eventually leading to high ISP control performance.

  6. Economic Model Predictive Control of Bihormonal Artificial Pancreas System Based on Switching Control and Dynamic R-parameter.

    Science.gov (United States)

    Tang, Fengna; Wang, Youqing

    2017-11-01

    Blood glucose (BG) regulation is a long-term task for people with diabetes. In recent years, more and more researchers have attempted to achieve automated regulation of BG using automatic control algorithms, called the artificial pancreas (AP) system. In clinical practice, it is equally important to guarantee the treatment effect and reduce the treatment costs. The main motivation of this study is to reduce the cure burden. The dynamic R-parameter economic model predictive control (R-EMPC) is chosen to regulate the delivery rates of exogenous hormones (insulin and glucagon). It uses particle swarm optimization (PSO) to optimize the economic cost function and the switching logic between insulin delivery and glucagon delivery is designed based on switching control theory. The proposed method is first tested on the standard subject; the result is compared with the switching PID and the switching MPC. The effect of the dynamic R-parameter on improving the control performance is illustrated by comparing the results of the EMPC and the R-EMPC. Finally, the robustness tests on meal change (size and timing), hormone sensitivity (insulin and glucagon), and subject variability are performed. All results show that the proposed method can improve the control performance and reduce the economic costs. The simulation results verify the effectiveness of the proposed algorithm on improving the tracking performance, enhancing robustness, and reducing economic costs. The method proposed in this study owns great worth in practical application.

  7. Innovación en la enseñanza de la Electrónica de Adquisición de Datos y Control para estudiantes de ingenieria de la rama Industrial

    OpenAIRE

    Martínez García, Herminio; Domingo Peña, Joan; Grau Saldes, Antoni

    2012-01-01

    La mejora de la calidad en los sistemas de adquisición de datos y de control industrial, dentro del campo de la ingeniería, está íntimamente relacionada con el conocimiento de la base en la que se asientan los sistemas electrónicos para tal fin. Dentro de la oferta de asignaturas optativas en la Escuela de Ingeniería Técnica Industrial de Barcelona (EUETIB) de la Universidad Politécnica de Cataluña (UPC), aparecidas a raíz de la puesta en marcha de los actuales planes de ...

  8. The need for control of magnetic parameters for energy efficient performance of magnetic tunnel junctions

    Science.gov (United States)

    Farhat, I. A. H.; Gale, E.; Alpha, C.; Isakovic, A. F.

    2017-07-01

    Optimizing energy performance of Magnetic Tunnel Junctions (MTJs) is the key for embedding Spin Transfer Torque-Random Access Memory (STT-RAM) in low power circuits. Due to the complex interdependencies of the parameters and variables of the device operating energy, it is important to analyse parameters with most effective control of MTJ power. The impact of threshold current density, Jco , on the energy and the impact of HK on Jco are studied analytically, following the expressions that stem from Landau-Lifshitz-Gilbert-Slonczewski (LLGS-STT) model. In addition, the impact of other magnetic material parameters, such as Ms , and geometric parameters such as tfree and λ is discussed. Device modelling study was conducted to analyse the impact at the circuit level. Nano-magnetism simulation based on NMAGTM package was conducted to analyse the impact of controlling HK on the switching dynamics of the film.

  9. Single parameter controls for nuclear criticality safety at the Oak Ridge Y-12 Plant

    International Nuclear Information System (INIS)

    Baker, J.S.; Peek, W.M.

    1995-01-01

    At the Oak Ridge Y-12 Plant, there are numerous situations in which nuclear criticality safety must be assured and subcriticality demonstrated by some method other than the straightforward use of the double contingency principle. Some cases are cited, and the criticality safety evaluation of contaminated combustible waste collectors is considered in detail. The criticality safety evaluation for combustible collectors is based on applying one very good control to the one controllable parameter. Safety can only be defended when the contingency of excess density is limited to a credible value based on process knowledge. No reasonable single failure is found that will result in a criticality accident. The historically accepted viewpoint is that this meets double contingency, even though there are not two independent controls on the single parameter of interest

  10. QA lessons learned for parameter control from the WIPP Project

    International Nuclear Information System (INIS)

    Richards, R.R.

    1998-01-01

    This paper provides a summary of lessons learned from experiences on the Waste Isolation Pilot Plant (WJPP) Project in implementation of quality assurance controls surrounding inputs for performance assessment analysis. Since the performance assessment (PA) process is inherent in compliance determination for any waste repository, these lessons-learned are intended to be useful to investigators, analysts, and Quality Assurance (QA) practitioners working on high level waste disposal projects. On the WIPP Project, PA analyses for regulatory-compliance determination utilized several inter-related computer programs (codes) that mathematically modeled phenomena such as radionuclide release, retardation, and transport. The input information for those codes are the parameters that are the subject of this paper. Parameters were maintained in a computer database, which was then queried electronically by the PA codes whenever input was needed as the analyses were run

  11. Reaction parameters for controlled sonosynthesis of gold nanoparticles

    Energy Technology Data Exchange (ETDEWEB)

    Gonzalez M, A. L. [Universidad Autonoma del Estado de Mexico, Facultad de Quimica, Paseo Colon esq. Paseo Tollocan s/n, 50120 Toluca, Estado de Mexico (Mexico); Cabrera L, L. I. [UNAM-UAEM, Centro Conjunto de Investigacion en Quimica Sustentable, Km 14.5 Carretera Toluca-Atlacomulco, 50200 San Cayetano-Toluca, Estado de Mexico (Mexico)

    2015-07-01

    The synthesis of gold nanoparticles by sonochemical technique has been previously performed with excellent results. The synthesis has been carried out in the presence of citric acid, a strong reducing agent, which allows the nucleation and growth of gold nanoparticles, at the same time that controls particle size. In this work we report the use of sodium tartrate as a mild reducing agent that allows a better understanding of the effect of the reaction parameters during gold nanoparticle synthesis. A conventional sonication bath (37 k Hz) was used for the sonochemical synthesis. This work focuses on the reaction temperature effect and the effect of sodium tartrate concentration. It was confirmed that particle size, and particle morphology is dependent of these two reaction parameters. Equally, colloidal stabilization was related to reaction temperature and sodium tartrate concentration. It was also determined that Ostwald ripening takes place during sonochemical reaction under our conditions, allowing to understand the mechanism that takes place during synthesis. Gold nanoparticles with main particle size of 17 nm were achieved by this method. Characterization techniques used: Fourier transform infrared spectra (Ftir), X-ray diffraction and Atomic Force Microscope was used in order to determine particle size of the synthetic product of reaction M10c by tapping mode. (Author)

  12. Reaction parameters for controlled sonosynthesis of gold nanoparticles

    International Nuclear Information System (INIS)

    Gonzalez M, A. L.; Cabrera L, L. I.

    2015-01-01

    The synthesis of gold nanoparticles by sonochemical technique has been previously performed with excellent results. The synthesis has been carried out in the presence of citric acid, a strong reducing agent, which allows the nucleation and growth of gold nanoparticles, at the same time that controls particle size. In this work we report the use of sodium tartrate as a mild reducing agent that allows a better understanding of the effect of the reaction parameters during gold nanoparticle synthesis. A conventional sonication bath (37 k Hz) was used for the sonochemical synthesis. This work focuses on the reaction temperature effect and the effect of sodium tartrate concentration. It was confirmed that particle size, and particle morphology is dependent of these two reaction parameters. Equally, colloidal stabilization was related to reaction temperature and sodium tartrate concentration. It was also determined that Ostwald ripening takes place during sonochemical reaction under our conditions, allowing to understand the mechanism that takes place during synthesis. Gold nanoparticles with main particle size of 17 nm were achieved by this method. Characterization techniques used: Fourier transform infrared spectra (Ftir), X-ray diffraction and Atomic Force Microscope was used in order to determine particle size of the synthetic product of reaction M10c by tapping mode. (Author)

  13. The influence of control parameter estimation on large scale geomorphological interpretation of pointclouds

    Science.gov (United States)

    Dorninger, P.; Koma, Z.; Székely, B.

    2012-04-01

    In recent years, laser scanning, also referred to as LiDAR, has proved to be an important tool for topographic data acquisition. Basically, laser scanning acquires a more or less homogeneously distributed point cloud. These points represent all natural objects like terrain and vegetation as well as man-made objects such as buildings, streets, powerlines, or other constructions. Due to the enormous amount of data provided by current scanning systems capturing up to several hundred thousands of points per second, the immediate application of such point clouds for large scale interpretation and analysis is often prohibitive due to restrictions of the hard- and software infrastructure. To overcome this, numerous methods for the determination of derived products do exist. Commonly, Digital Terrain Models (DTM) or Digital Surface Models (DSM) are derived to represent the topography using a regular grid as datastructure. The obvious advantages are a significant reduction of the amount of data and the introduction of an implicit neighborhood topology enabling the application of efficient post processing methods. The major disadvantages are the loss of 3D information (i.e. overhangs) as well as the loss of information due to the interpolation approach used. We introduced a segmentation approach enabling the determination of planar structures within a given point cloud. It was originally developed for the purpose of building modeling but has proven to be well suited for large scale geomorphological analysis as well. The result is an assignment of the original points to a set of planes. Each plane is represented by its plane parameters. Additionally, numerous quality and quantity parameters are determined (e.g. aspect, slope, local roughness, etc.). In this contribution, we investigate the influence of the control parameters required for the plane segmentation on the geomorphological interpretation of the derived product. The respective control parameters may be determined

  14. Data-Driven H∞ Control for Nonlinear Distributed Parameter Systems.

    Science.gov (United States)

    Luo, Biao; Huang, Tingwen; Wu, Huai-Ning; Yang, Xiong

    2015-11-01

    The data-driven H∞ control problem of nonlinear distributed parameter systems is considered in this paper. An off-policy learning method is developed to learn the H∞ control policy from real system data rather than the mathematical model. First, Karhunen-Loève decomposition is used to compute the empirical eigenfunctions, which are then employed to derive a reduced-order model (ROM) of slow subsystem based on the singular perturbation theory. The H∞ control problem is reformulated based on the ROM, which can be transformed to solve the Hamilton-Jacobi-Isaacs (HJI) equation, theoretically. To learn the solution of the HJI equation from real system data, a data-driven off-policy learning approach is proposed based on the simultaneous policy update algorithm and its convergence is proved. For implementation purpose, a neural network (NN)- based action-critic structure is developed, where a critic NN and two action NNs are employed to approximate the value function, control, and disturbance policies, respectively. Subsequently, a least-square NN weight-tuning rule is derived with the method of weighted residuals. Finally, the developed data-driven off-policy learning approach is applied to a nonlinear diffusion-reaction process, and the obtained results demonstrate its effectiveness.

  15. Analysis of Loss of Control Parameters for Aircraft Maneuvering in General Aviation

    Directory of Open Access Journals (Sweden)

    Sameer Ud-Din

    2018-01-01

    Full Text Available A rapid increase in the occurrence of loss of control in general aviation has raised concern in recent years. Loss of control (LOC pertains to unique characteristics in which external and internal events act in conjunction. The Federal Aviation Administration (FAA has approved an Integrated Safety Assessment Model (ISAM for evaluating safety in the National Airspace System (NAS. ISAM consists of an event sequence diagram (ESD with fault trees containing numerous parameters, which is recognized as casual risk model. In this paper, we outline an integrated risk assessment framework to model maneuvering through cross-examining external and internal events. The maneuvering is in the critical flight phase with a high number of LOC occurrences in general aviation, where highly trained and qualified pilots failed to maintain aircraft control irrespective of the preventive nature of the events. Various metrics have been presented for evaluating the significance of these parameters to identify the most important ones. The proposed sensitivity analysis considers the accident, fatality, and risk reduction frequencies that assist in the decision-making process and foresees future risks from a general aviation perspective.

  16. MRI quality control: six imagers studied using eleven unified image quality parameters

    International Nuclear Information System (INIS)

    Ihalainen, T.; Sipilae, O.; Savolainen, S.

    2004-01-01

    Quality control of the magnetic resonance imagers of different vendors in the clinical environment is non-harmonised, and comparing the performance is difficult. The purpose of this study was to develop and apply a harmonised long-term quality control protocol for the six imagers in our organisation in order to assure that they fulfil the same basic image quality requirements. The same Eurospin phantom set and identical imaging parameters were used with each imager. Values of 11 comparable parameters describing the image quality were measured. Automatic image analysis software was developed to objectively analyse the images. The results proved that the imagers were operating at a performance level adequate for clinical imaging. Some deficiencies were detected in image uniformity and geometry. The automated analysis of the Eurospin phantom images was successful. The measurements were successfully repeated after 2 weeks on one imager and after half a year on all imagers. As an objective way of examining the image quality, this kind of comparable and objective quality control of different imagers is considered as an essential step towards harmonisation of the clinical MRI studies through a large hospital organisation. (orig.)

  17. Hardware detection and parameter tuning method for speed control system of PMSM

    Science.gov (United States)

    Song, Zhengqiang; Yang, Huiling

    2018-03-01

    In this paper, the development of permanent magnet synchronous motor AC speed control system is taken as an example, aiming to expound the principle and parameter setting method of the system hardware, and puts forward the method of using software or hardware to eliminate the problem.

  18. Vibration control of an MR vehicle suspension system considering both hysteretic behavior and parameter variation

    International Nuclear Information System (INIS)

    Choi, Seung-Bok; Seong, Min-Sang; Ha, Sung-Hoon

    2009-01-01

    This paper presents vibration control responses of a controllable magnetorheological (MR) suspension system considering the two most important characteristics of the system; the field-dependent hysteretic behavior of the MR damper and the parameter variation of the suspension. In order to achieve this goal, a cylindrical MR damper which is applicable to a middle-sized passenger car is designed and manufactured. After verifying the damping force controllability, the field-dependent hysteretic behavior of the MR damper is identified using the Preisach hysteresis model. The full-vehicle suspension model is then derived by considering vertical, pitch and roll motions. An H ∞ controller is designed by treating the sprung mass of the vehicle as a parameter variation and integrating it with the hysteretic compensator which produces additional control input. In order to demonstrate the effectiveness and robustness of the proposed control system, the hardware-in-the-loop simulation (HILS) methodology is adopted by integrating the suspension model with the proposed MR damper. Vibration control responses of the vehicle suspension system such as vertical acceleration are evaluated under both bump and random road conditions

  19. Intelligent Controller Design for Quad-Rotor Stabilization in Presence of Parameter Variations

    Directory of Open Access Journals (Sweden)

    Oualid Doukhi

    2017-01-01

    Full Text Available The paper presents the mathematical model of a quadrotor unmanned aerial vehicle (UAV and the design of robust Self-Tuning PID controller based on fuzzy logic, which offers several advantages over certain types of conventional control methods, specifically in dealing with highly nonlinear systems and parameter uncertainty. The proposed controller is applied to the inner and outer loop for heading and position trajectory tracking control to handle the external disturbances caused by the variation in the payload weight during the flight period. The results of the numerical simulation using gazebo physics engine simulator and real-time experiment using AR drone 2.0 test bed demonstrate the effectiveness of this intelligent control strategy which can improve the robustness of the whole system and achieve accurate trajectory tracking control, comparing it with the conventional proportional integral derivative (PID.

  20. Discrete Analog Processing for Tracking and Guidance Control

    Science.gov (United States)

    1980-11-01

    be called the multi- sample algorithm, satisfies -4 67 tD (Da - d) 0 (4.2.2.3) Thus, this descent algorithm will determine a coefficient vector a... flJ -TI:-* IS; 7" rR(VI Dr TH~I ("vFP)ALLCj TT$ C_ F 2C OH Til TPACK I! NC SYS TE ! f- 1I3 cc cc *’I cc. CC snUpcF FIL1j: C~T 01C 0 (1 cc CC OEJCT F I LF

  1. Wireless power transfer: control algorithm to transfer the maximum power

    OpenAIRE

    Rojas Urbano, Javier Arturo

    2016-01-01

    This job is developed as part of “Health aware enhanced range wireless power transfer systems", known as ETHER. It is a cooperation project where Universidad Politécnica de Madrid (UPM) and Universidad Politécnica de Cataluña (UPC) research groups are mainly involved. ETHER objective is to develop a wireless power transfer system for medical applications, specifically a pacemaker charger to improve patient’s lifestyle decreasing the number of required operations to replace pacemaker batter...

  2. Containment Performance Analysis with Large Break LOCA for EU-APR1400

    International Nuclear Information System (INIS)

    Hwang, Do Hyun; Lee, Keun Sung; Kim, Yong Soo

    2013-01-01

    In this paper for containment performance analysis, the containment pressurization analysis is performed and thermo-hydraulic response analysis of containment structure is carried out to provide basic understanding of containment transient states under a severe accident sequence. Especially, in EU-APR1400 design, to reduce containment pressure and temperature, Severe Accident Containment Spray System (SACSS) is designed to be actuated automatically when Core Exit Temperature (CET) reaches 922 K (649 .deg. C). The containment performance analysis was carried on LBLOCA sequence for EU-APR1400 with SACSS through MAAP code. If SACSS is actuated when CET reaches 922 K (649 .deg. C) , the containment pressure and temperature decrease to a sufficient low level. The predicted atmospheric pressure of containment will not exceed the ultimate pressure capacity (UPC) and have a sufficient margin to it even though the UPC of the reference plant (Shin-Kori Units 3 and 4) is used instead because the UPC calculation for EU-APR1400 has not been completed. The largest load on the containment by LBLOCA is estimated at 306.1 kPa. Thus the margin to UPC is estimated to be 330 % in comparison with 1.329 MPa as UPC for the reference plant.

  3. Tolerability and efficacy of benazepril in cats with chronic kidney disease.

    Science.gov (United States)

    King, Jonathan N; Gunn-Moore, Danielle A; Tasker, Séverine; Gleadhill, Allison; Strehlau, Günther

    2006-01-01

    The objective of the study was to test the effect of the angiotensin-converting enzyme inhibitor (ACEI) benazepril in cats with chronic kidney disease (CKD). A total of 192 cats with CKD with an initial plasma creatinine concentration > or = 2 mg/dL (> or = 177 micromol/L) and urine specific gravity benazepril x HCl at a dosage of 0.5-1.0 mg/kg (n = 96) for up to 1,119 days. Most cats were fed exclusively a diet containing low amounts of phosphate, protein, and sodium. Benazepril produced a significant reduction in proteinuria, assessed by the urine protein-to-creatinine ratio (UPC, P = .005). This effect of benazepril was present in all subgroups tested, including cats with UPC benazepril as compared with placebo during treatment in cats with initial UPC benazepril and 520 +/- 323 days with placebo (P = .47). Mean +/- SD renal survival times in the 13 cats with initial UPC > or = 1 were 402 +/- 202 days with benazepril and 149 +/- 90 days with placebo (P = .27). Cats with initial UPC > or = 1 treated with benazepril had better appetite (P = .017) as compared with those treated with placebo. Benazepril was well tolerated. In conclusion, benazepril decreased proteinuria in cats with CKD.

  4. Online Dynamic Balance Technology for High Speed Spindle Based on Gain Parameter Adaption and Scheduling Control

    Directory of Open Access Journals (Sweden)

    Shihai Zhang

    2018-06-01

    Full Text Available Unbalance vibration is one of the main vibration forms of a high speed machine tool spindle. The overlarge unbalance vibration will have some adverse effects on the working life of the spindle system and the surface quality of the work-piece. In order to reduce the unbalance of a high speed spindle system, a pneumatic online dynamic balance device and its control system are presented in the paper. To improve the balance accuracy and adaptation of the balance system, the gain parameter adaption and scheduling control method are proposed first, and then the different balance effects of the influence coefficient method and the gain scheduling control method are compared through many dynamic balance experiments of the high speed spindle. The experimental results indicate that the gain parameters can be changed timely according to the transformation of the speed and kinetic parameters of the spindle system. The balance accuracy can be improved for a high speed spindle with time-varying characteristics, based on the adaptive gain scheduling control method.

  5. Key parameters controlling the performance of catalytic motors

    Energy Technology Data Exchange (ETDEWEB)

    Esplandiu, Maria J.; Afshar Farniya, Ali [Catalan Institute of Nanoscience and Nanotechnology (ICN2), CSIC and The Barcelona Institute of Science and Technology, Campus UAB, Bellaterra, 08193 Barcelona (Spain); Reguera, David, E-mail: dreguera@ub.edu [Departament de Física Fonamental, Universitat de Barcelona, C/Martí i Franquès 1, 08028 Barcelona (Spain)

    2016-03-28

    The development of autonomous micro/nanomotors driven by self-generated chemical gradients is a topic of high interest given their potential impact in medicine and environmental remediation. Although impressive functionalities of these devices have been demonstrated, a detailed understanding of the propulsion mechanism is still lacking. In this work, we perform a comprehensive numerical analysis of the key parameters governing the actuation of bimetallic catalytic micropumps. We show that the fluid motion is driven by self-generated electro-osmosis where the electric field originates by a proton current rather than by a lateral charge asymmetry inside the double layer. Hence, the surface potential and the electric field are the key parameters for setting the pumping strength and directionality. The proton flux that generates the electric field stems from the proton gradient induced by the electrochemical reactions taken place at the pump. Surprisingly the electric field and consequently the fluid flow are mainly controlled by the ionic strength and not by the conductivity of the solution, as one could have expected. We have also analyzed the influence of the chemical fuel concentration, electrochemical reaction rates, and size of the metallic structures for an optimized pump performance. Our findings cast light on the complex chemomechanical actuation of catalytic motors and provide important clues for the search, design, and optimization of novel catalytic actuators.

  6. A Spike Neural Controller for Traffic Load Parameter with Priority-Based Rate in Wireless Multimedia Sensor Networks

    Directory of Open Access Journals (Sweden)

    Nadia Adnan Shiltagh

    2015-11-01

    Full Text Available Wireless Multimedia Sensor Networks (WMSNs are a type of sensor network that contains sensor nodes equipped with cameras, microphones; therefore the WMSNS are able to produce multimedia data such as video and audio streams, still images, and scalar data from the surrounding environment. Most multimedia applications typically produce huge volumes of data, this leads to congestion. To address this challenge, This paper proposes Modify Spike Neural Network control for Traffic Load Parameter with Exponential Weight of Priority Based Rate Control algorithm (MSNTLP with EWBPRC. The Modify Spike Neural Network controller (MSNC can calculate the appropriate traffic load parameter μ for each parent node and then use in the EWPBRC algorithm to estimate the transmission rate of parent nodes and then assign a suitable transmission rate for each child node. A comparative study between (MSNTLP with EWBPRC and fuzzy logic controller for traffic load parameter with Exponential Weight of Priority Based Rate Control algorithm (FTLP with EWBPRC algorithm shows that the (MSNTLP with EWBPRC is more efficient than (FTLP with EWBPRC algorithm in terms of packet loss, queue delay and throughput. Another comparative study between (MSNTLP with EWBPRC and EWBPRC with fixed traffic load parameter (µ shows that the MSNTLP with EWBPRC is more efficient than EWBPRC with fixed traffic load parameter (µ in terms of packet loss ratio and queue delay. A simulation process is developed and tested using the network simulator _2 (NS2 in a computer having the following properties: windows 7 (64-bit, core i7, RAM 8GB, hard 1TB.

  7. A Study of Transmission Control Method for Distributed Parameters Measurement in Large Factories and Storehouses

    Directory of Open Access Journals (Sweden)

    Shujing Su

    2015-01-01

    Full Text Available For the characteristics of parameters dispersion in large factories, storehouses, and other applications, a distributed parameter measurement system is designed that is based on the ring network. The structure of the system and the circuit design of the master-slave node are described briefly. The basic protocol architecture about transmission communication is introduced, and then this paper comes up with two kinds of distributed transmission control methods. Finally, the reliability, extendibility, and control characteristic of these two methods are tested through a series of experiments. Moreover, the measurement results are compared and discussed.

  8. Study of geometrical and operational parameters controlling the low frequency microjet atmospheric pressure plasma characteristics

    International Nuclear Information System (INIS)

    Kim, Dan Bee; Rhee, J. K.; Moon, S. Y.; Choe, W.

    2006-01-01

    Controllability of small size atmospheric pressure plasma generated at low frequency in a pin to dielectric plane electrode configuration was studied. It was shown that the plasma characteristics could be controlled by geometrical and operational parameters of the experiment. Under most circumstances, continuous glow discharges were observed, but both the corona and/or the dielectric barrier discharge characteristics were observed depending on the position of the pin electrode. The plasma size and the rotational temperature were also varied by the parameters. The rotational temperature was between 300 and 490 K, being low enough to treat thermally sensitive materials

  9. A Novel Control Algorithm Expressions Set for not Negligible Resistive Parameters PM Brushless AC Motors

    Directory of Open Access Journals (Sweden)

    Renato RIZZO

    2012-08-01

    Full Text Available This paper deals with Permanent Magnet Brushless Motors. In particular is proposed a new set of control algorithm expressions that is realized taking into account resistive parameters of the motor, differently from simplified models of this type of motors where these parameters are usually neglected. The control is set up and an analysis of the performance is reported in the paper, where the validation of the new expressions is done with reference to a motor prototype particularly compact because is foreseen for application on tram propulsion drives. The results are evidenced in the last part of the paper.

  10. Adaptive Control for Revolute Joints Robot Manipulator with Uncertain/Unknown Dynamic Parameters and in Presence of Disturbance in Control Input

    DEFF Research Database (Denmark)

    Seyed Sakha, Masoud; Shaker, Hamid Reza

    2017-01-01

    This paper presents an effective adaptive controller for revolute joints robot manipulator where the control input is accompanied with a random disturbance (with unknown PSD). It is clear that, disturbance can compromise the overall performance of the system. To cope with this problem, a control...... technique is proposed which uses the concept of exponential practical stability. Unlike other counterparts, the proposed method does not need information such as the physical parameters of robot and gravitational acceleration. The results show that the proposed controller achieves an excellent performance...

  11. Effects of Emulsifiers on Preparing Spherical Urea-Formaldehyde Paraffin Capsules Modified by β-Cyclodextrin for Energy Storage

    Directory of Open Access Journals (Sweden)

    Xin Yu

    2014-01-01

    Full Text Available Urea-formaldehyde (UF paraffin capsules (B-UPCS modified by β-cyclodextrin (β-CD were successfully prepared with excellent energy storage capacity using different emulsifiers. B-UPCS were characterized by FT-IR, DSC SEM, optical microscopy, and laser particle size distribution analyzer. The effects of different emulsifiers and the stirring rate of emulsion on the microstructure, average particle diameter, and the content of paraffin were discussed in details. The results show that OP-10 for use with PCMs as emulsifier has a better emulsifying capacity, thermal stability, and mechanical stirring stability than SDBS for use with PCMs as emulsifier. As a result, the optimum dosage of OP-10 was 3% to 7%, and the suitable stirring rate of emulsion was 7500 to 12500 rpm. At this time, the spherical particle diameter of B-UPCS was about 1.0 μm, the paraffin content was 78%, and the enthalpy of B-UPCS can reach 161.0 J/g.

  12. Data adaptive control parameter estimation for scaling laws

    Energy Technology Data Exchange (ETDEWEB)

    Dinklage, Andreas [Max-Planck-Institut fuer Plasmaphysik, Teilinstitut Greifswald, Wendelsteinstrasse 1, D-17491 Greifswald (Germany); Dose, Volker [Max-Planck- Institut fuer Plasmaphysik, Boltzmannstrasse 2, D-85748 Garching (Germany)

    2007-07-01

    Bayesian experimental design quantifies the utility of data expressed by the information gain. Data adaptive exploration determines the expected utility of a single new measurement using existing data and a data descriptive model. In other words, the method can be used for experimental planning. As an example for a multivariate linear case, we apply this method for constituting scaling laws of fusion devices. In detail, the scaling of the stellarator W7-AS is examined for a subset of {iota}=1/3 data. The impact of the existing data on the scaling exponents is presented. Furthermore, in control parameter space regions of high utility are identified which improve the accuracy of the scaling law. This approach is not restricted to the presented example only, but can also be extended to non-linear models.

  13. Multi-parameter decoupling and slope tracking control strategy of a large-scale high altitude environment simulation test cabin

    Directory of Open Access Journals (Sweden)

    Li Ke

    2014-12-01

    Full Text Available A large-scale high altitude environment simulation test cabin was developed to accurately control temperatures and pressures encountered at high altitudes. The system was developed to provide slope-tracking dynamic control of the temperature–pressure two-parameter and overcome the control difficulties inherent to a large inertia lag link with a complex control system which is composed of turbine refrigeration device, vacuum device and liquid nitrogen cooling device. The system includes multi-parameter decoupling of the cabin itself to avoid equipment damage of air refrigeration turbine caused by improper operation. Based on analysis of the dynamic characteristics and modeling for variations in temperature, pressure and rotation speed, an intelligent controller was implemented that includes decoupling and fuzzy arithmetic combined with an expert PID controller to control test parameters by decoupling and slope tracking control strategy. The control system employed centralized management in an open industrial ethernet architecture with an industrial computer at the core. The simulation and field debugging and running results show that this method can solve the problems of a poor anti-interference performance typical for a conventional PID and overshooting that can readily damage equipment. The steady-state characteristics meet the system requirements.

  14. Robust control and linear parameter varying approaches application to vehicle dynamics

    CERN Document Server

    Gaspar, Peter; Bokor, József

    2013-01-01

    Vehicles are complex systems (non-linear, multi-variable) where the abundance of embedded controllers should ensure better security. This book aims at emphasizing the interest and potential of Linear Parameter Varying methods within the framework of vehicle dynamics, e.g.   ·          proposed control-oriented model, complex enough to handle some system non linearities but still simple for control or observer design,   ·          take into account the adaptability of the vehicle's response to driving situations, to the driver request and/or to the road sollicitations,   ·          manage interactions between various actuators to optimize the dynamic behavior of vehicles.   This book results from the 32th International Summer School in Automatic that held in Grenoble, France, in September 2011, where recent methods (based on robust control and LPV technics), then applied to the control of vehicle dynamics, have been presented. After some theoretical background and a view on so...

  15. Parameter space of experimental chaotic circuits with high-precision control parameters

    Energy Technology Data Exchange (ETDEWEB)

    Sousa, Francisco F. G. de; Rubinger, Rero M. [Instituto de Física e Química, Universidade Federal de Itajubá, Itajubá, MG (Brazil); Sartorelli, José C., E-mail: sartorelli@if.usp.br [Universidade de São Paulo, São Paulo, SP (Brazil); Albuquerque, Holokx A. [Departamento de Física, Universidade do Estado de Santa Catarina, Joinville, SC (Brazil); Baptista, Murilo S. [Institute of Complex Systems and Mathematical Biology, SUPA, University of Aberdeen, Aberdeen (United Kingdom)

    2016-08-15

    We report high-resolution measurements that experimentally confirm a spiral cascade structure and a scaling relationship of shrimps in the Chua's circuit. Circuits constructed using this component allow for a comprehensive characterization of the circuit behaviors through high resolution parameter spaces. To illustrate the power of our technological development for the creation and the study of chaotic circuits, we constructed a Chua circuit and study its high resolution parameter space. The reliability and stability of the designed component allowed us to obtain data for long periods of time (∼21 weeks), a data set from which an accurate estimation of Lyapunov exponents for the circuit characterization was possible. Moreover, this data, rigorously characterized by the Lyapunov exponents, allows us to reassure experimentally that the shrimps, stable islands embedded in a domain of chaos in the parameter spaces, can be observed in the laboratory. Finally, we confirm that their sizes decay exponentially with the period of the attractor, a result expected to be found in maps of the quadratic family.

  16. Signal shape registration in the JINR synchrophasotron slowly extracted beam parameter control system

    International Nuclear Information System (INIS)

    Volkov, V.I.; Kulikov, I.I.; Romanov, S.V.

    1982-01-01

    Signal shape registration in the JINR synchrophasotron slowly estracted beam parameter control system on-line with the ES-1010 computer is described. 32 input signals can be connected to the registrator. The maximum measurement rate of signal shape registration is about 38 kHz. The registrator consists of 32-channel analog multiplexer, 10-bit analog-to-digital converter, 1024-word buffer memory and control circuits. For information representation the colour TV monitor is used

  17. High-resolution gel electrophoresis and sodium dodecyl sulphate-agarose gel electrophoresis on urine samples for qualitative analysis of proteinuria in dogs.

    Science.gov (United States)

    Giori, Luca; Tricomi, Flavia Marcella; Zatelli, Andrea; Roura, Xavier; Paltrinieri, Saverio

    2011-07-01

    The aims of the current study were to assess whether sodium dodecyl sulphate-agarose gel electrophoresis (SDS-AGE) and high-resolution electrophoresis (HRE) can identify dogs with a urinary protein-to-creatinine ratio (UPC ratio) >0.2 and whether HRE can provide preliminary information about the type of proteinuria, using SDS-AGE as a reference method. HRE and SDS-AGE were conducted on 87 urine samples classified according to the International Renal Interest Society as non-proteinuric (NP; UPC ratio: 0.51; 40/87). SDS-AGE and HRE were positive in 14 out of 32 and 3 out of 32 NP samples and in 52 out of 55 and 40 out of 55 samples with a UPC ratio >0.20, respectively. The concordance between HRE or SDS and UPC ratio was comparable (κ = 0.59; κ = 0.55). However, specificity (90%) and positive likelihood ratio (7.76) were higher for HRE than for SDS-AGE (56% and 2.16) while sensitivity was lower (73% vs. 94%). The analysis of HRE results revealed that a percentage of albumin >41.4% and an albumin/α(1)-globulin ratio (alb/α(1) ratio) >1.46 can identify samples classified by SDS-AGE as affected by glomerular proteinuria while a percentage of α(1)-globulin >40.8% and an alb/α(1) ratio HRE could misclassify samples with a UPC ratio higher or lower than 0.20. Therefore, UPC ratio must always be determined before conducting these tests. The percentage of albumin and α(1)-globulin or the alb/α(1) ratio determined by HRE can provide preliminary information about the origin of proteinuria.

  18. Experience in the review of utility control room design review and safety parameter display system programs

    International Nuclear Information System (INIS)

    Moore, V.A.

    1985-01-01

    The Detailed Control Room Design Review (DCRDR) and the Safety Parameter Display System (SPDS) had their origins in the studies and investigations conducted as the result of the TMI-2 accident. The President's Commission (Kemeny Commission) critized NRC for not examining the man-machine interface, over-emphasizing equipment, ignoring human beings, and tolerating outdated technology in control rooms. The Commission's Special Inquiry Group (Rogovin Report) recommended greater application of human factors engineering including better instrumentation displays and improved control room design. The NRC Lessons Learned Task Force concluded that licensees should review and improve control rooms using NRC Human engineering guidelines, and install safety parameter display systems (then called the safety staff vector). The TMI Action Plan Item I.D.1 and I.D.2 were based on these recommendations

  19. The Effects of Sweeping Jet Actuator Parameters on Flow Separation Control

    Science.gov (United States)

    Koklu, Mehti

    2015-01-01

    A parametric experimental study was performed with sweeping jet actuators (fluidic oscillators) to determine their effectiveness in controlling flow separation on an adverse pressure gradient ramp. Actuator parameters that were investigated include blowing coefficients, operation mode, pitch and spreading angles, streamwise location, aspect ratio, and scale. Surface pressure measurements and surface oil flow visualization were used to characterize the effects of these parameters on the actuator performance. 2D Particle Image Velocimetry measurements of the flow field over the ramp and hot-wire measurements of the actuator's jet flow were also obtained for selective cases. In addition, the sweeping jet actuators were compared to other well-known flow control techniques such as micro-vortex generators, steady blowing, and steady vortex-generating jets. The results confirm that the sweeping jet actuators are more effective than steady blowing and steady vortex-generating jets. The results also suggest that an actuator with a larger spreading angle placed closer to the location where the flow separates provides better performance. For the cases tested, an actuator with an aspect ratio, which is the width/depth of the actuator throat, of 2 was found to be optimal. For a fixed momentum coefficient, decreasing the aspect ratio to 1 produced weaker vortices while increasing the aspect ratio to 4 reduced coverage area. Although scaling down the actuator (based on the throat dimensions) from 0.25 inch x 0.125 inch to 0.15 inch x 0.075 inch resulted in similar flow control performance, scaling down the actuator further to 0.075 inch x 0.0375 inch reduced the actuator efficiency by reducing the coverage area and the amount of mixing in the near-wall region. The results of this study provide insight that can be used to design and select the optimal sweeping jet actuator configuration for flow control applications.

  20. Design of characteristic parameters for controlling tungsten tip profile during electrochemical etching

    Energy Technology Data Exchange (ETDEWEB)

    Le Duy Cuong; Duong, Thanh Hung; Kim, Huyn Chul [Inje University, Gimhae (Korea, Republic of)

    2014-05-15

    Micro/nano-scale tungsten tips fabricated by electrochemical etching have many diverse industrial applications. The characteristic parameters of the tungsten tip profile include apex radius, taper angle, and aspect ratio. These parameters are governed by many factors including applied voltage, concentration of the electrolyte (potassium hydroxide) solution, and diameter of the inner gold ring. However, a systematic investigation with the aim of determining the best conditions for fabricating micro/nano-scale tips with desired profiles has not been carried out yet. This study is aimed at obtaining controllable tungsten tip -particularly with respect to the radius of curvature and aspect ratio of tips (taper angle)-by altering the experimental conditions. A series of experiments were executed and the results were aggregated and analyzed using response surface methodology in order to identify the relationships between the tungsten tip characteristics and input parameters. The method proposed herein would prove to be suitable for a variety of applications in industries that require tungsten tips with a specific profile.

  1. Design of characteristic parameters for controlling tungsten tip profile during electrochemical etching

    International Nuclear Information System (INIS)

    Le Duy Cuong; Duong, Thanh Hung; Kim, Huyn Chul

    2014-01-01

    Micro/nano-scale tungsten tips fabricated by electrochemical etching have many diverse industrial applications. The characteristic parameters of the tungsten tip profile include apex radius, taper angle, and aspect ratio. These parameters are governed by many factors including applied voltage, concentration of the electrolyte (potassium hydroxide) solution, and diameter of the inner gold ring. However, a systematic investigation with the aim of determining the best conditions for fabricating micro/nano-scale tips with desired profiles has not been carried out yet. This study is aimed at obtaining controllable tungsten tip -particularly with respect to the radius of curvature and aspect ratio of tips (taper angle)-by altering the experimental conditions. A series of experiments were executed and the results were aggregated and analyzed using response surface methodology in order to identify the relationships between the tungsten tip characteristics and input parameters. The method proposed herein would prove to be suitable for a variety of applications in industries that require tungsten tips with a specific profile

  2. Adaptive Synchronization for Two Different Stochastic Chaotic Systems with Unknown Parameters via a Sliding Mode Controller

    Directory of Open Access Journals (Sweden)

    Zengyun Wang

    2013-01-01

    Full Text Available This paper investigates the problem of synchronization for two different stochastic chaotic systems with unknown parameters and uncertain terms. The main work of this paper consists of the following aspects. Firstly, based on the Lyapunov theory in stochastic differential equations and the theory of sliding mode control, we propose a simple sliding surface and discuss the occurrence of the sliding motion. Secondly, we design an adaptive sliding mode controller to realize the asymptotical synchronization in mean squares. Thirdly, we design an adaptive sliding mode controller to realize the almost surely synchronization. Finally, the designed adaptive sliding mode controllers are used to achieve synchronization between two pairs of different stochastic chaos systems (Lorenz-Chen and Chen-Lu in the presence of the uncertainties and unknown parameters. Numerical simulations are given to demonstrate the robustness and efficiency of the proposed robust adaptive sliding mode controller.

  3. Development of a parameter optimization technique for the design of automatic control systems

    Science.gov (United States)

    Whitaker, P. H.

    1977-01-01

    Parameter optimization techniques for the design of linear automatic control systems that are applicable to both continuous and digital systems are described. The model performance index is used as the optimization criterion because of the physical insight that can be attached to it. The design emphasis is to start with the simplest system configuration that experience indicates would be practical. Design parameters are specified, and a digital computer program is used to select that set of parameter values which minimizes the performance index. The resulting design is examined, and complexity, through the use of more complex information processing or more feedback paths, is added only if performance fails to meet operational specifications. System performance specifications are assumed to be such that the desired step function time response of the system can be inferred.

  4. Prevalence of Persistent Proteinuria using Urine Protein/Creatinine ...

    African Journals Online (AJOL)

    Age and social class did not contribute significantly to having persistent proteinuria. Conclusion: The prevalence of persistent proteinuria in these asymptomatic children using UPC ratio was almost similar to the repeat urinalysis done after two weeks. It is hereby recommended that where UPC ratio is not available a positive ...

  5. Critical parameters controlling irradiation swelling in beryllium

    International Nuclear Information System (INIS)

    Dubinko, V.I.

    1995-01-01

    Radiation effects in beryllium can hardly be explained within a framework of the conventional theory based on the bias concept due to elastic interaction difference (EID) between vacancies and self-interstitial atoms (SIAs) since beryllium belongs to hexagonal close-packed metals where diffusion has been shown to be anisotropic. Diffusional anisotropy difference (DAD) between point defects changes the cavity bias for their absorption and leads to dependence of the dislocation bias on the distribution of dislocations over crystallographic directions. On the other hand, the elastic interaction between point defects and cavities gives rise to the size and gas pressure dependencies of the cavity bias, resulting in new critical quantities for bubble-void transition effects at low temperature irradiation. In the present paper, we develop the concept of the critical parameters controlling irradiation swelling with account of both DAD and EID, and take care of thermal effects as well since they are of major importance for beryllium which has an anomalously low self-diffusion activation energy. Experimental data on beryllium swelling are analyzed on the basis of the present theory. (orig.)

  6. CONTROL PARAMETERS FOR UNDERSTANDING AND PREVENTING PROCESS IMBALANCES IN BIOGAS PLANTS. EMPHAS IS ON VFA DYNAMICS

    DEFF Research Database (Denmark)

    Bangsø Nielsen, Henrik

    environmental changes differ widely between the different groups. As a consequence of this, an unrestrained reactor operation can lead to disturbances in the balance between the different microbial groups, which might lead to reactor failure. Therefore, reliable parameters and tools for efficient process...... control and understanding are necessary. The work of present study was directed towards this challenge. Initially, the response of the anaerobic digestion process to various types of process imbalances was investigated with special focus on volatile fatty acid dynamics (VFA), methane production and pH...... of process imbalances in biogas plants. At Danish full-scale biogas plants the biogas production is normally the only continuously measured parameter. In order to examine the usability of propionate as control parameter a reactor experiment was constructed in which the reactor operation either was carried...

  7. The capitation payment unit: 17 years in the General Social Security System in Health

    Directory of Open Access Journals (Sweden)

    Diego A. Restrepo

    2012-02-01

    Full Text Available Objective: to analyze the evolution of the Capitation Payment (UPC for its Spanish name “unidad de pago por capitación” as well as the methodologies and variables for defining it that have existed in the Colombian Social Security System in Health since its implementation between 1995 and 2011. Methodology: An observational, longitudinal descriptive study. The reference population was made up of all the papers reviewed, including books, journal articles, databases, and official presentations containing the key concepts. Results: It was found that the Capitation Payment (UPC is valued as an essential element to maintain the financial balance of the health system. From 1995 to 2011 there were a number of methodologies for defining this payment. They ranged from a definition based only on the financial balance and the availability of resources, to a technical study using statistical tools to annually adjust the value of the UPC. Conclusions: The origin of the UPC can be attributed to the system’s orientation toward a market scheme and to the convergence of three basic theories. The variations in the value of the UPC have always resulted in a similar value year after year; this is why even if the methodology for defining it changed, the proportions will be the same when compared to previous years

  8. Reduction of low frequency vibration of truck driver and seating system through system parameter identification, sensitivity analysis and active control

    Science.gov (United States)

    Wang, Xu; Bi, Fengrong; Du, Haiping

    2018-05-01

    This paper aims to develop an 5-degree-of-freedom driver and seating system model for optimal vibration control. A new method for identification of the driver seating system parameters from experimental vibration measurement has been developed. The parameter sensitivity analysis has been conducted considering the random excitation frequency and system parameter uncertainty. The most and least sensitive system parameters for the transmissibility ratio have been identified. The optimised PID controllers have been developed to reduce the driver's body vibration.

  9. Supercritical fluid chromatography for separation and preparation of tautomeric 7-epimeric spiro oxindole alkaloids from Uncaria macrophylla.

    Science.gov (United States)

    Yang, Wenzhi; Zhang, Yibei; Pan, Huiqin; Yao, Changliang; Hou, Jinjun; Yao, Shuai; Cai, Luying; Feng, Ruihong; Wu, Wanying; Guo, Dean

    2017-02-05

    Increasing challenge arising from configurational interconversion in aqueous solvent renders it rather difficult to isolate high-purity tautomeric reference standards and thus largely hinders the holistic quality control of traditional Chinese medicine (TCM). Spiro oxindole alkaloids (SOAs), as the markers for the medicinal Uncaria herbs, can easily isomerize in polar or aqueous solvent via a retro-Mannich reaction. In the present study, supercritical fluid chromatography (SFC) is utilized to separate and isolate two pairs of 7-epimeric SOAs, including rhynchophylline (R) and isorhynchophylline (IR), corynoxine (C) and corynoxine B (CB), from Uncaria macrophylla. Initially, the solvent that can stabilize SOA epimers was systematically screened, and acetonitrile was used to dissolve and as the modifier in SFC. Then, key parameters of ultra-high performance SFC (ultra-performance convergence chromatography, UPC 2 ), comprising stationary phase, additive in modifier, column temperature, ABPR pressure, and flow rate, were optimized in sequence. Two isocratic UPC 2 methods were developed on the achiral Torus 1-AA and Torus Diol columns, suitable for UV and MS detection, respectively. MCI gel column chromatography fractionated the U. macrophylla extract into two mixtures (R/IR and C/CB). Preparative SFC, using a Viridis Prep Silica 2-EP OBD column and acetonitrile-0.2% diethylamine in CO 2 as the mobile phase, was finally employed for compound purification. As a result, the purity of four SOA compounds was all higher than 95%. Different from reversed-phase HPLC, SFC, by use of water-free mobile phase (inert CO 2 and aprotic modifier), provides a solution to rapid analysis and isolation of tautomeric reference standards for quality control of TCM. Copyright © 2016 Elsevier B.V. All rights reserved.

  10. Robust control design for active driver assistance systems a linear-parameter-varying approach

    CERN Document Server

    Gáspár, Péter; Bokor, József; Nemeth, Balazs

    2017-01-01

    This monograph focuses on control methods that influence vehicle dynamics to assist the driver in enhancing passenger comfort, road holding, efficiency and safety of transport, etc., while maintaining the driver’s ability to override that assistance. On individual-vehicle-component level the control problem is formulated and solved by a unified modelling and design method provided by the linear parameter varying (LPV) framework. The global behaviour desired is achieved by a judicious interplay between the individual components, guaranteed by an integrated control mechanism. The integrated control problem is also formalized and solved in the LPV framework. Most important among the ideas expounded in the book are: application of the LPV paradigm in the modelling and control design methodology; application of the robust LPV design as a unified framework for setting control tasks related to active driver assistance; formulation and solution proposals for the integrated vehicle control problem; proposal for a re...

  11. Modernization of control system of the beam critical parameters at a lu-10 industrial electron accelerator

    International Nuclear Information System (INIS)

    Pomatsalyuk, R.I.; Uvarov, V.L.; Shevchenko, V.A.; Shlyakhov, I.N.

    2017-01-01

    Continuous control and monitoring of critical parameters of radiation processing of products is one of the requirements of the international standard ISO 11137. The current system to monitoring the parameters of radiation treatment of products at the LU-10 accelerator is being in operation for more than 15 years. The life-time of the mayor part of measuring modules is over, and those modules are no longer produced. Modernization of monitoring system with the use of the multi-functional USB modules, single-board mini-computers and EPICS control system (Experimental Physics and Industrial Control System) is considered. The architecture and software for a new monitoring system have been developed. Debugging and operation of the system in a test mode is performed

  12. System identification and control parameter optimization for a stylus profiler with exchangeable cantilevers

    Directory of Open Access Journals (Sweden)

    Felix Ströer

    2018-02-01

    Full Text Available Stylus instruments are widely used in production metrology due to their robustness. Interchangeable cantilevers allow a wide range of measuring tasks to be covered with one measuring device. When approaching the sample, the positioning of the stylus instrument tip relative to the measurement object has to be accomplished in a controlled way in order to prevent damages to the specimen and the stylus cantilever. This is achieved by a closed-loop control. We present a method for the objective description of the stylus cantilever dynamics with system-theoretical techniques and show a simple iterative approach to optimize closed-loop control parameters with boundary conditions.

  13. Real-time adjustment of pressure to demand in water distribution systems: Parameter-less P-controller algorithm

    CSIR Research Space (South Africa)

    Page, Philip R

    2016-08-01

    Full Text Available Remote real-time control is currently the most advanced form of pressure management. Here the parameters describing pressure control valves (or pumps) are changed in real-time in such a way to provide the most optimal pressure in the water...

  14. A Collaborative Paradigm for Improving Management of Sleep Disorders in Primary Care: A Randomized Clinical Trial.

    Science.gov (United States)

    Edinger, Jack D; Grubber, Janet; Ulmer, Christi; Zervakis, Jennifer; Olsen, Maren

    2016-01-01

    To test a collaborative care model for interfacing sleep specialists with primary care providers to enhance patients' sleep disorders management. This study used a randomized, parallel group, clinical intervention trial design. A total of 137 adult (29 women) VA outpatients with sleep complaints were enrolled and randomly assigned to (1) an intervention (INT) consisting of a one-time consultation with a sleep specialist who provided diagnostic feedback and treatment recommendations to the patient and the patient's primary care provider; or (2) a control condition consisting of their usual primary care (UPC). Provider-focused outcomes included rates of adherence to recommended diagnostic procedures and sleep-focused interventions. Patient-focused outcomes included measures taken from sleep diaries and actigraphy; Pittsburgh Sleep Quality Index (PSQI) scores; and self-report measures of sleepiness, fatigue, mood, quality of life, and satisfaction with health care. The proportions of provider-initiated sleep-focused interventions were significantly higher in the INT group than in the UPC group for polysomnography referrals (49% versus 6%; P sleep efficiency (+3.7%; 95% CI: 0.8, 6.5; P = 0.01) than did UPC participants. A greater proportion of the INT group showed ≥ 1 standard deviation decline on the PSQI from baseline to the 10-mo follow-up (41% versus 21%; P = 0.02). Moreover, 69% of the INT group had normal (≤ 10) Epworth Sleepiness Scale scores at the 10-mo follow-up, whereas only 50% of the UPC group fell below this clinical cutoff (P = 0.03). A one-time sleep consultation significantly increased healthcare providers' attention to sleep problems and resulted in benefits to patients' sleep/wake symptoms. This study is registered with clinicaltrials.gov with identifier # NCT00390572. © 2016 Associated Professional Sleep Societies, LLC.

  15. The system of processing and analysis of the parameters to be controlled of the 'Ukrytie' (SPA)

    International Nuclear Information System (INIS)

    Shcherbin, V.N.; Kravchuk, T.A.; Nenakhov, A.N.

    1998-01-01

    Processing system and analysis of parameters to be controlled (SPA) is an integrated system monitor control, which unites complexes of technical facilities with methods of remote control and diagnostics of object 'Ukrytie'. System executes checking, diagnosing analytical, prognostic, scholastic-simulator and scientifically-methodical functions, describing current condition of the 'Ukrytie', with the issue of possible emergency situation descriptions

  16. Implementation of atomic layer etching of silicon: Scaling parameters, feasibility, and profile control

    Energy Technology Data Exchange (ETDEWEB)

    Ranjan, Alok, E-mail: alok.ranjan@us.tel.com; Wang, Mingmei; Sherpa, Sonam D.; Rastogi, Vinayak [TEL Technology Center, America LLC, 255 Fuller Road, Suite 214, Albany, New York 12203 (United States); Koshiishi, Akira [Tokyo Electron Miyagi, Ltd., 1 Techno-Hills, Taiwa-cho, Kurokawa-gun, Miyagi, 9813629 (Japan); Ventzek, Peter L. G. [Tokyo Electron America, Inc., 2400 Grove Blvd., Austin, Texas 78741 (United States)

    2016-05-15

    Atomic or layer by layer etching of silicon exploits temporally segregated self-limiting adsorption and material removal steps to mitigate the problems associated with continuous or quasicontinuous (pulsed) plasma processes: selectivity loss, damage, and profile control. Successful implementation of atomic layer etching requires careful choice of the plasma parameters for adsorption and desorption steps. This paper illustrates how process parameters can be arrived at through basic scaling exercises, modeling and simulation, and fundamental experimental tests of their predictions. Using chlorine and argon plasma in a radial line slot antenna plasma source as a platform, the authors illustrate how cycle time, ion energy, and radical to ion ratio can be manipulated to manage the deviation from ideality when cycle times are shortened or purges are incomplete. Cell based Monte Carlo feature scale modeling is used to illustrate profile outcomes. Experimental results of atomic layer etching processes are illustrated on silicon line and space structures such that iso-dense bias and aspect ratio dependent free profiles are produced. Experimental results also illustrate the profile control margin as processes move from atomic layer to multilayer by layer etching. The consequence of not controlling contamination (e.g., oxygen) is shown to result in deposition and roughness generation.

  17. Parameter optimization of thermal-model-oriented control law for PEM fuel cell stack via novel genetic algorithm

    International Nuclear Information System (INIS)

    Li Xi; Deng Zhonghua; Wei Dong; Xu Chunshan; Cao Guangyi

    2011-01-01

    Highlights: →We build up the thermal expressions of PEMFC stack. → The expressions are converted into the affine state space control-oriented model for the VSC strategy. → The NGA is developed to optimize the parameter of thermal-model-oriented control law. → Numerical results demonstrate the effectiveness and rationality of the method proposed. - Abstract: It is critical to understand and manage the thermal effects in optimizing the performance and durability of proton exchange membrane fuel cell (PEMFC) stack. And building up the control-oriented thermal model of PEMFC stack is necessary. The thermal model, a set of differential equations, is established according to the conservation equations of mass and energy, which can be used to reflect truly the actual temperature response of PEMFC stack, however, the expressions of the model are too complicated to be used in the design of control. For this reason, the expressions are converted into the affine state space control-oriented model in detail for the variable structure control (VSC) strategy. Meanwhile, the accurate model must be established for the VSC and the parameters of VSC laws should be optimized. Consequently, a novel genetic algorithm (NGA) is developed to optimize the parameter of thermal-model-oriented control law for PEMFC stack. Finally, numerical test results demonstrate the effectiveness and rationality of the method proposed in this paper. It lays the foundation for the realization of online thermal management of PEMFC stack based on VSC.

  18. The complete information for phenomenal distributed parameter control of multicomponent chemical processes in gas, fluid and solid phase

    International Nuclear Information System (INIS)

    Niemiec, W.

    1985-01-01

    A constitutive mathematical model of distributed parameters of multicomponent chemical processes in gas, fluid and solid phase is utilized to the realization of phenomenal distributed parameter control of these processes. Original systems of partial differential constitutive state equations, in the following derivative forms /I/, /II/ and /III/ are solved in this paper from the point of view of information for phenomenal distributed parameter control of considered processes. Obtained in this way for multicomponent chemical processes in gas, fluid and solid phase: -dynamical working space-time characteristics/analytical solutions in working space-time of chemical reactors/, -dynamical phenomenal Green functions as working space-time transfer functions, -statical working space characteristics /analytical solutions in working space of chemical reactors/, -statical phenomenal Green functions as working space transfer functions, are applied, as information for realization of constitutive distributed parameter control of mass, energy and momentum aspects of above processes. Two cases are considered by existence of: A/sup o/ - initial conditions, B/sup o/ - initial and boundary conditions, for multicomponent chemical processes in gas, fluid and solid phase

  19. Adaptive control for a class of nonlinear complex dynamical systems with uncertain complex parameters and perturbations.

    Directory of Open Access Journals (Sweden)

    Jian Liu

    Full Text Available In this paper, adaptive control is extended from real space to complex space, resulting in a new control scheme for a class of n-dimensional time-dependent strict-feedback complex-variable chaotic (hyperchaotic systems (CVCSs in the presence of uncertain complex parameters and perturbations, which has not been previously reported in the literature. In detail, we have developed a unified framework for designing the adaptive complex scalar controller to ensure this type of CVCSs asymptotically stable and for selecting complex update laws to estimate unknown complex parameters. In particular, combining Lyapunov functions dependent on complex-valued vectors and back-stepping technique, sufficient criteria on stabilization of CVCSs are derived in the sense of Wirtinger calculus in complex space. Finally, numerical simulation is presented to validate our theoretical results.

  20. Adaptive control for a class of nonlinear complex dynamical systems with uncertain complex parameters and perturbations.

    Science.gov (United States)

    Liu, Jian; Liu, Kexin; Liu, Shutang

    2017-01-01

    In this paper, adaptive control is extended from real space to complex space, resulting in a new control scheme for a class of n-dimensional time-dependent strict-feedback complex-variable chaotic (hyperchaotic) systems (CVCSs) in the presence of uncertain complex parameters and perturbations, which has not been previously reported in the literature. In detail, we have developed a unified framework for designing the adaptive complex scalar controller to ensure this type of CVCSs asymptotically stable and for selecting complex update laws to estimate unknown complex parameters. In particular, combining Lyapunov functions dependent on complex-valued vectors and back-stepping technique, sufficient criteria on stabilization of CVCSs are derived in the sense of Wirtinger calculus in complex space. Finally, numerical simulation is presented to validate our theoretical results.

  1. Control of deterministic and stochastic systems with several small parameters - A survey

    Directory of Open Access Journals (Sweden)

    Vasile Dragan

    2009-07-01

    Full Text Available The past three decades of research on multiparametric singularly perturbed systems are reviewed, including recent results. Particular attention is paid to stability analysis, control, filtering problems and dynamic games. First, a parameter-independent design methodology is summarized, which employs a two-time-scale and descriptor system approach without information on the small parameters. Further, variational computational algorithms are included to avoid ill-conditioned systems : the exact slow-fast decomposition method, the recursive algorithm and Newton's method are considered in particular. Convergence results are presented and the existence and uniqueness of the solutions are discussed. Second, the new results obtained via the stochastic approach are presented. Finally, the results of a simulation of a practical power system are presented to validate the efficiency of the considered design methods.

  2. Comparison of standing postural control and gait parameters in people with and without chronic low back pain: a cross-sectional case-control study.

    Science.gov (United States)

    MacRae, Catharine Siân; Critchley, Duncan; Lewis, Jeremy S; Shortland, Adam

    2018-01-01

    Differences in postural control and gait have been identified between people with and without chronic low back pain (CLBP); however, many previous studies present data from small samples, or have used methodologies with questionable reliability. This study, employing robust methodology, hypothesised that there would be a difference in postural control, and spatiotemporal parameters of gait in people with CLBP compared with asymptomatic individuals. This cross-sectional case-control study age-matched and gender-matched 16 CLBP and 16 asymptomatic participants. Participants were assessed barefoot (1) standing, over three 40 s trials, under four posture challenging conditions (2) during gait. Primary outcome was postural stability (assessed by root mean squared error of centre of pressure (CoP) displacement (CoP RMSEAP ) and mean CoP velocity (CoP VELAP ), both in the anteroposterior direction); gait outcomes were hip range of movement and peak moments, walking speed, cadence and stride length, assessed using force plates and a motion analysis system. There were no differences between groups in CoP RMSEAP (P=0.26), or CoP VELAP (P=0.60) for any standing condition. During gait, no differences were observed between groups for spatiotemporal parameters, maximum, minimum and total ranges of hip movement, or peak hip flexor or extensor moments in the sagittal plane. In contrast to previous research, this study suggests that people with mild to moderate CLBP present with similar standing postural control, and parameters of gait to asymptomatic individuals. Treatments directed at influencing postural stability (eg, standing on a wobble board) or specific parameters of gait may be an unnecessary addition to a treatment programme.

  3. Uncertainty analysis for parameters of CFAST in the main control room fire scenario

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Wanhong; Guo, Yun; Peng, Changhong [Univ. of Science and Technology of China No. 96, Anhui (China). School of Nuclear Science and Technology

    2017-07-15

    The fire accident is one of important initial events in the nuclear power plant. Moreover, the fire development process is extremely difficult and complex to predict accurately. As a result, the plant internal fire accidents have become one of the most realistic threat on the safety of the nuclear power plants. The main control room contains all the control and monitoring equipment that operators need. Once it is on fire, hostile environments would greatly impact on the safety of human operations. Therefore, fire probability safety analysis on the main control room has become a significant task. By using CFAST and Monte Carlo sampling method as a tool for fire modeling to simulate main control room on fire, we can examine uncertainty analysis for the important parameters of CFAST.

  4. On synchronisation of a class of complex chaotic systems with complex unknown parameters via integral sliding mode control

    Science.gov (United States)

    Tirandaz, Hamed; Karami-Mollaee, Ali

    2018-06-01

    Chaotic systems demonstrate complex behaviour in their state variables and their parameters, which generate some challenges and consequences. This paper presents a new synchronisation scheme based on integral sliding mode control (ISMC) method on a class of complex chaotic systems with complex unknown parameters. Synchronisation between corresponding states of a class of complex chaotic systems and also convergence of the errors of the system parameters to zero point are studied. The designed feedback control vector and complex unknown parameter vector are analytically achieved based on the Lyapunov stability theory. Moreover, the effectiveness of the proposed methodology is verified by synchronisation of the Chen complex system and the Lorenz complex systems as the leader and the follower chaotic systems, respectively. In conclusion, some numerical simulations related to the synchronisation methodology is given to illustrate the effectiveness of the theoretical discussions.

  5. Control rod drive WWER 1000 – tuning of input parameters

    Directory of Open Access Journals (Sweden)

    Markov P.

    2007-10-01

    Full Text Available The article picks up on the contributions presented at the conferences Computational Mechanics 2005 and 2006, in which a calculational model of an upgraded control rod linear stepping drive for the reactors WWER 1000 (LKP-M/3 was described and results of analysis of dynamical response of its individual parts when moving up- and downwards were included. The contribution deals with the tuning of input parameters of the 3rd generation drive with the objective of reaching its running as smooth as possible so as to get a minimum wear of its parts as a result and hence to achieve maximum life-time.

  6. Association between excess body weight and urine protein concentration in healthy dogs.

    Science.gov (United States)

    Tefft, Karen M; Shaw, Darcy H; Ihle, Sherri L; Burton, Shelley A; Pack, LeeAnn

    2014-06-01

    Markedly overweight people can develop progressive proteinuria and kidney failure secondary to obesity-related glomerulopathy (ORG). Glomerular lesions in dogs with experimentally induced obesity are similar to those in people with ORG. The aim of this study was to evaluate if urine protein and albumin excretion is greater in overweight and obese dogs than in dogs of ideal body condition. Client-owned dogs were screened for underlying health conditions. These dogs were assigned a body condition score (BCS) using a 9-point scoring system. Dogs with a BCS of ≥ 6 were classified as being overweight/obese, and dogs with a BCS of 4 or 5 were classified as being of ideal body weight. The urine protein:creatinine ratio (UPC) and urine albumin:creatinine ratio (UAC) were then determined, and compared between 20 overweight/obese dogs and 22 ideal body weight control dogs. Median UPC (0.04 [range, 0.01-0.14; interquartile range, 0.07]) and UAC (0.41 [0-10.39; 3.21]) of overweight/obese dogs were not significantly different from median UPC (0.04 [0.01-0.32; 0.07]) and UAC (0.18 [0-7.04; 1.75]) in ideal body weight dogs. Clinicopathologic abnormalities consistent with ORG were absent from overweight/obese dogs in this study. © 2014 American Society for Veterinary Clinical Pathology and European Society for Veterinary Clinical Pathology.

  7. Identifying dominant controls on hydrologic parameter transfer from gauged to ungauged catchments: a comparative hydrology approach

    Science.gov (United States)

    Singh, R.; Archfield, S.A.; Wagener, T.

    2014-01-01

    Daily streamflow information is critical for solving various hydrologic problems, though observations of continuous streamflow for model calibration are available at only a small fraction of the world’s rivers. One approach to estimate daily streamflow at an ungauged location is to transfer rainfall–runoff model parameters calibrated at a gauged (donor) catchment to an ungauged (receiver) catchment of interest. Central to this approach is the selection of a hydrologically similar donor. No single metric or set of metrics of hydrologic similarity have been demonstrated to consistently select a suitable donor catchment. We design an experiment to diagnose the dominant controls on successful hydrologic model parameter transfer. We calibrate a lumped rainfall–runoff model to 83 stream gauges across the United States. All locations are USGS reference gauges with minimal human influence. Parameter sets from the calibrated models are then transferred to each of the other catchments and the performance of the transferred parameters is assessed. This transfer experiment is carried out both at the scale of the entire US and then for six geographic regions. We use classification and regression tree (CART) analysis to determine the relationship between catchment similarity and performance of transferred parameters. Similarity is defined using physical/climatic catchment characteristics, as well as streamflow response characteristics (signatures such as baseflow index and runoff ratio). Across the entire US, successful parameter transfer is governed by similarity in elevation and climate, and high similarity in streamflow signatures. Controls vary for different geographic regions though. Geology followed by drainage, topography and climate constitute the dominant similarity metrics in forested eastern mountains and plateaus, whereas agricultural land use relates most strongly with successful parameter transfer in the humid plains.

  8. Identification of critical parameters for PEMFC stack performance characterization and control strategies for reliable and comparable stack benchmarking

    DEFF Research Database (Denmark)

    Mitzel, Jens; Gülzow, Erich; Kabza, Alexander

    2016-01-01

    This paper is focused on the identification of critical parameters and on the development of reliable methodologies to achieve comparable benchmark results. Possibilities for control sensor positioning and for parameter variation in sensitivity tests are discussed and recommended options for the ...

  9. Robust synchronization of delayed neural networks based on adaptive control and parameters identification

    International Nuclear Information System (INIS)

    Zhou Jin; Chen Tianping; Xiang Lan

    2006-01-01

    This paper investigates synchronization dynamics of delayed neural networks with all the parameters unknown. By combining the adaptive control and linear feedback with the updated law, some simple yet generic criteria for determining the robust synchronization based on the parameters identification of uncertain chaotic delayed neural networks are derived by using the invariance principle of functional differential equations. It is shown that the approaches developed here further extend the ideas and techniques presented in recent literature, and they are also simple to implement in practice. Furthermore, the theoretical results are applied to a typical chaotic delayed Hopfied neural networks, and numerical simulation also demonstrate the effectiveness and feasibility of the proposed technique

  10. General principles of control method of passenger car bodies bending vibration parameters

    Science.gov (United States)

    Skachkov, A. N.; Samoshkin, S. L.; Korshunov, S. D.; Kobishchanov, V. V.; Antipin, D. Ya

    2018-03-01

    Weight reduction of passenger cars is a promising direction of reducing the cost of their production and increasing transportation profitability. One way to reduce the weight of passenger cars is the lightweight metal body design by means of using of high-strength aluminum alloys, low-alloy and stainless steels. However, it has been found that the limit of the lightweight metal body design is not determined by the total mode of deformation, but its flexural rigidity, as the latter influences natural frequencies of body bending vibrations. With the introduction of mandatory certification for compliance with the Customs Union technical regulations, the following index was confirmed: “first natural frequency of body bending vibrations in the vertical plane”. This is due to the fact that vibration, noise and car motion depend on this index. To define the required indexes, the principles of the control method of bending vibration parameters of passenger car bodies are proposed in this paper. This method covers all stages of car design – development of design documentation, manufacturing and testing experimental and pilot models, launching the production. The authors also developed evaluation criteria and the procedure of using the results for introduction of control method of bending vibration parameters of passenger car bodies.

  11. CHARACTERISTIC OF PARAMETERS OF HEART RATE VARIABILITY IN PATIENTS WITH DIFFICULT-TO-CONTROL AND CONTROLLED ARTERIAL HYPERTENSION

    Directory of Open Access Journals (Sweden)

    Tymoshenko O. S.

    2017-12-01

    Full Text Available Parameters of heart rate variability (HRV were studied in 112 patients with arterial hypertension (AH aged 58.5 ± 9 years (60 patients with difficult-to-control arterial hypertension (DTCAH and 52 patients with controlled arterial hypertension (CAH. The control group was consisted of 20 conditionally healthy persons of the same sex and age. It has been established that patients with AH were characterized by decrease in the level of total power of the HRV spectrum, the power of the high-frequency (HF and low-frequency (LF domains of the spectrum, and increase in the level of the very low-frequency spectrum (VLF and value LF/HF that reflect sympathovagal balance. It has been established that there were more significant disorders in neurohumoral regulation in patients with DTCAH in comparison with patients with CAH, which consist of the predominant adrenergic activation, primarily due to the sympathetic link of the autonomic nervous system. HRV can be used as an effective non-invasive method for the diagnosis and control of DTCAH.

  12. Book Review Emulation real estate values ​​and territorial dynamics / Reseña del libro Emulación del valor inmobiliario y dinámica territorial

    Directory of Open Access Journals (Sweden)

    Adolfo Benito Narváez Tijerina

    2011-09-01

    Full Text Available Reseña del libro: "Emulación del valor inmobiliario y dinámica territorial", de Jesús Manuel Fitch Osuna, Monterrey, Universidad Autónoma de Nuevo León-UPC, 2010. Book Review: "Emulation real estate values ​​and territorial dynamics," Jesus Manuel Fitch Osuna, Monterrey, Universidad Autonoma de Nuevo Leon-UPC, 2010.

  13. The differential effects of core stabilization exercise regime and conventional physiotherapy regime on postural control parameters during perturbation in patients with movement and control impairment chronic low back pain

    Directory of Open Access Journals (Sweden)

    Fernandes Svetlana

    2010-05-01

    Full Text Available Abstract Background The purpose of the present study was to examine the differential effect of core stability exercise training and conventional physiotherapy regime on altered postural control parameters in patients with chronic low back pain (CLBP. As heterogeneity in CLBP population moderates the effect of intervention on outcomes, in this study, interventions approaches were used based on sub-groups of CLBP. Methods This was an allocation concealed, blinded, sequential and pragmatic control trial. Three groups of participants were investigated during postural perturbations: 1 CLBP patients with movement impairment (n = 15, MI group randomized to conventional physiotherapy regime 2 fifteen CLBP patients with control impairment randomized to core stability group (CI group and 3 fifteen healthy controls (HC. Results The MI group did not show any significant changes in postural control parameters after the intervention period however they improved significantly in disability scores and fear avoidance belief questionnaire work score (P 0.8 after 8 weeks of core stability exercises for the adjusted p values. Postural control parameters of HC group were analyzed independently with pre and post postural control parameters of CI and MI group. This revealed the significant improvements in postural control parameters in CI group compared to MI group indicating the specific adaptation to the core stability exercises in CI group. Though the disability scores were reduced significantly in CI and MI groups (p Conclusions In this study core stability exercise group demonstrated significant improvements after intervention in ground reaction forces (Fz, Mz; g > 0.8 indicating changes in load transfer patterns during perturbation similar to HC group. Trial registration UTRN095032158-06012009423714

  14. Parameter Control of Genetic Algorithms by Learning and Simulation of Bayesian Networks——A Case Study for the Optimal Ordering of Tables

    Institute of Scientific and Technical Information of China (English)

    Concha Bielza; Juan A.Fernández del Pozo; Pedro Larra(n)aga

    2013-01-01

    Parameter setting for evolutionary algorithms is still an important issue in evolutionary computation.There are two main approaches to parameter setting:parameter tuning and parameter control.In this paper,we introduce self-adaptive parameter control of a genetic algorithm based on Bayesian network learning and simulation.The nodes of this Bayesian network are genetic algorithm parameters to be controlled.Its structure captures probabilistic conditional (in)dependence relationships between the parameters.They are learned from the best individuals,i.e.,the best configurations of the genetic algorithm.Individuals are evaluated by running the genetic algorithm for the respective parameter configuration.Since all these runs are time-consuming tasks,each genetic algorithm uses a small-sized population and is stopped before convergence.In this way promising individuals should not be lost.Experiments with an optimal search problem for simultaneous row and column orderings yield the same optima as state-of-the-art methods but with a sharp reduction in computational time.Moreover,our approach can cope with as yet unsolved high-dimensional problems.

  15. Ultimate Pressure Capacity of Prestressed Concrete Containment Vessels with Steel Fibers

    Energy Technology Data Exchange (ETDEWEB)

    Hahm, Dae Gi; Choun, Young Sun; Choi, In Kil [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2011-10-15

    The ultimate pressure capacity (UPC) of the prestressed concrete containment vessel (PCCV) is very important since the PCCV are final protection to prevent the massive leakage of a radioactive contaminant caused by the severe accident of nuclear power plants (NPPs). The tensile behavior of a concrete is an important factor which influence to the UPC of PCCVs. Hence, nowadays, it is interested that the application of the steel fiber to the PCCVs since that the concrete with steel fiber shows an improved performance in the tensile behavior compared to reinforced concrete (RC). In this study, we performed the UPC analysis of PCCVs with steel fibers corresponding to the different volume ratio of fibers to verify the effectiveness of steel fibers on PCCVs

  16. Control of optical transport parameters of 'porous medium – supercritical fluid' systems

    Energy Technology Data Exchange (ETDEWEB)

    Zimnyakov, D A; Ushakova, O V; Yuvchenko, S A [Yuri Gagarin State Technical University of Saratov, Saratov (Russian Federation); Bagratashvili, V N [M. V. Lomonosov Moscow State University, Moscow (Russian Federation)

    2015-11-30

    The possibility of controlling optical transport parameters (in particular, transport scattering coefficient) of porous systems based on polymer fibres, saturated with carbon dioxide in different phase states (gaseous, liquid and supercritical) has been experimentally studied. An increase in the pressure of the saturating medium leads to a rise of its refractive index and, correspondingly, the diffuse-transmission coefficient of the system due to the decrease in the transport scattering coefficient. It is shown that, in the case of subcritical saturating carbon dioxide, the small-angle diffuse transmission of probed porous layers at pressures close to the saturated vapour pressure is determined by the effect of capillary condensation in pores. The immersion effect in 'porous medium – supercritical fluid' systems, where the fluid pressure is used as a control parameter, is considered. The results of reconstructing the values of transport scattering coefficient of probed layers for different refractive indices of a saturating fluid are presented. (radiation scattering)

  17. Parameter Estimation Analysis for Hybrid Adaptive Fault Tolerant Control

    Science.gov (United States)

    Eshak, Peter B.

    Research efforts have increased in recent years toward the development of intelligent fault tolerant control laws, which are capable of helping the pilot to safely maintain aircraft control at post failure conditions. Researchers at West Virginia University (WVU) have been actively involved in the development of fault tolerant adaptive control laws in all three major categories: direct, indirect, and hybrid. The first implemented design to provide adaptation was a direct adaptive controller, which used artificial neural networks to generate augmentation commands in order to reduce the modeling error. Indirect adaptive laws were implemented in another controller, which utilized online PID to estimate and update the controller parameter. Finally, a new controller design was introduced, which integrated both direct and indirect control laws. This controller is known as hybrid adaptive controller. This last control design outperformed the two earlier designs in terms of less NNs effort and better tracking quality. The performance of online PID has an important role in the quality of the hybrid controller; therefore, the quality of the estimation will be of a great importance. Unfortunately, PID is not perfect and the online estimation process has some inherited issues; the online PID estimates are primarily affected by delays and biases. In order to ensure updating reliable estimates to the controller, the estimator consumes some time to converge. Moreover, the estimator will often converge to a biased value. This thesis conducts a sensitivity analysis for the estimation issues, delay and bias, and their effect on the tracking quality. In addition, the performance of the hybrid controller as compared to direct adaptive controller is explored. In order to serve this purpose, a simulation environment in MATLAB/SIMULINK has been created. The simulation environment is customized to provide the user with the flexibility to add different combinations of biases and delays to

  18. Exponential synchronization of chaotic systems with time-varying delays and parameter mismatches via intermittent control.

    Science.gov (United States)

    Cai, Shuiming; Hao, Junjun; Liu, Zengrong

    2011-06-01

    This paper studies the synchronization of coupled chaotic systems with time-varying delays in the presence of parameter mismatches by means of periodically intermittent control. Some novel and useful quasisynchronization criteria are obtained by using the methods which are different from the techniques employed in the existing works, and the derived results are less conservative. Especially, a strong constraint on the control width that the control width should be larger than the time delay imposed by the current references is released in this paper. Moreover, our results show that the synchronization criteria depend on the ratio of control width to control period, but not the control width or the control period. Finally, some numerical simulations are given to show the effectiveness of the theoretical results.

  19. Applications of wind generation for power system frequency control, inter-area oscillations damping and parameter identification

    Science.gov (United States)

    Wilches-Bernal, Felipe

    Power systems around the world are experiencing a continued increase in wind generation as part of their energy mix. Because of its power electronics interface, wind energy conversion systems interact differently with the grid than conventional generation. These facts are changing the traditional dynamics that regulate power system behavior and call for a re-examination of traditional problems encountered in power systems like frequency response, inter-area oscillations and parameter identification. To address this need, realistic models for wind generation are necessary. The dissertation implements such models in a MATLAB-based flexible environment suited for power system research. The dissertation continues with an analysis of the frequency response of a test power system dependent mainly on a mode referred to as the frequency regulation mode. Using this test system it is shown that its frequency regulation capability is reduced with wind penetration levels of 25% and above. A controller for wind generation to restore the frequency response of the system is then presented. The proposed controller requires the WTG to operate in a deloaded mode, a condition that is obtained through pitching the wind turbine blades. Time simulations at wind penetration levels of 25% and 50% are performed to demonstrate the effectiveness of the proposed controller. Next, the dissertation evaluates how the inter-area oscillation of a two-machine power system is affected by wind integration. The assessment is performed based on the positioning of the WTG, the level of wind penetration, and the loading condition of the system. It is determined that integrating wind reduces the damping of the inter-area mode of the system when performed in an area that imports power. For this worst-case scenario, the dissertation proposes two controllers for wind generation to improve the damping of the inter-area mode. The first controller uses frequency as feedback signal for the active power control

  20. Robust automatic control system of vessel descent-rise device for plant with distributed parameters “cable – towed underwater vehicle”

    Science.gov (United States)

    Chupina, K. V.; Kataev, E. V.; Khannanov, A. M.; Korshunov, V. N.; Sennikov, I. A.

    2018-05-01

    The paper is devoted to a problem of synthesis of the robust control system for a distributed parameters plant. The vessel descent-rise device has a heave compensation function for stabilization of the towed underwater vehicle on a set depth. A sea state code, parameters of the underwater vehicle and cable vary during underwater operations, the vessel heave is a stochastic process. It means that the plant and external disturbances have uncertainty. That is why it is necessary to use the robust theory for synthesis of an automatic control system, but without use of traditional methods of optimization, because this cable has distributed parameters. The offered technique has allowed one to design an effective control system for stabilization of immersion depth of the towed underwater vehicle for various degrees of sea roughness and to provide its robustness to deviations of parameters of the vehicle and cable’s length.

  1. Dynamic Fuzzy Logic Parameter Tuning for ACO and Its Application in the Fuzzy Logic Control of an Autonomous Mobile Robot

    Directory of Open Access Journals (Sweden)

    Oscar Castillo

    2013-01-01

    Full Text Available Ant Colony Optimization (ACO is a population-based constructive meta-heuristic that exploits a form of past performance memory inspired by the foraging behaviour of real ants. The behaviour of the ACO algorithm is highly dependent on the values defined for its parameters. Adaptation and parameter control are recurring themes in the field of bio-inspired algorithms. The present paper explores a new approach to diversity control in ACO. The central idea is to avoid or slow down full convergence through the dynamic variation of certain parameters. The performance of different variants of the ACO algorithm was observed to choose one as the basis for the proposed approach. A convergence fuzzy logic controller with the objective of maintaining diversity at some level to avoid premature convergence was created. Encouraging results have been obtained on its application to the design of fuzzy controllers. In particular, the optimization of membership functions for a unicycle mobile robot trajectory control is presented with the proposed method.

  2. Communication Optimizations for Fine-Grained UPCApplications

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Wei-Yu; Iancu, Costin; Yelick, Katherine

    2005-07-08

    Global address space languages like UPC exhibit high performance and portability on a broad class of shared and distributed memory parallel architectures. The most scalable applications use bulk memory copies rather than individual reads and writes to the shared space, but finer-grained sharing can be useful for scenarios such as dynamic load balancing, event signaling, and distributed hash tables. In this paper we present three optimization techniques for global address space programs with fine-grained communication: redundancy elimination, use of split-phase communication, and communication coalescing. Parallel UPC programs are analyzed using static single assignment form and a data flow graph, which are extended to handle the various shared and private pointer types that are available in UPC. The optimizations also take advantage of UPC's relaxed memory consistency model, which reduces the need for cross thread analysis. We demonstrate the effectiveness of the analysis and optimizations using several benchmarks, which were chosen to reflect the kinds of fine-grained, communication-intensive phases that exist in some larger applications. The optimizations show speedups of up to 70 percent on three parallel systems, which represent three different types of cluster network technologies.

  3. Aromatherapy for reducing colonoscopy related procedural anxiety and physiological parameters: a randomized controlled study.

    Science.gov (United States)

    Hu, Pei-Hsin; Peng, Yen-Chun; Lin, Yu-Ting; Chang, Chi-Sen; Ou, Ming-Chiu

    2010-01-01

    Colonoscopy is generally tolerated, some patients regarding the procedure as unpleasant and painful and generally performed with the patient sedated and receiving analgesics. The effect of sedation and analgesia for colonoscopy is limited. Aromatherapy is also applied to gastrointestinal endoscopy to reduce procedural anxiety. There is lack of information about aromatherapy specific for colonoscopy. In this study, we aimed to performed a randomized controlled study to investigate the effect of aromatherapy on relieve anxiety, stress and physiological parameters of colonoscopy. A randomized controlled trail was carried out and collected in 2009 and 2010. The participants were randomized in two groups. Aromatherapy was then carried out by inhalation of Sunflower oil (control group) and Neroli oil (Experimental group). The anxiety index was evaluated by State Trait Anxiety Inventory-state (STAI-S) score before aromatherapy and after colonoscopy as well as the pain index for post-procedural by visual analogue scale (VAS). Physiological indicators, such as blood pressure (systolic and diastolic blood pressure), heart rate and respiratory rate were evaluated before and after aromatherapy. Participates in this study were 27 subjects, 13 in control group and 14 in Neroli group with average age 52.26 +/- 17.79 years. There was no significance of procedural anxiety by STAI-S score and procedural pain by VAS. The physiological parameters showed a significant lower pre- and post-procedural systolic blood pressure in Neroli group than control group. Aromatic care for colonoscopy, although with no significant effect on procedural anxiety, is an inexpensive, effective and safe pre-procedural technique that could decrease systolic blood pressure.

  4. Estimation of Gravitation Parameters of Saturnian Moons Using Cassini Attitude Control Flight Data

    Science.gov (United States)

    Krening, Samantha C.

    2013-01-01

    A major science objective of the Cassini mission is to study Saturnian satellites. The gravitational properties of each Saturnian moon is of interest not only to scientists but also to attitude control engineers. When the Cassini spacecraft flies close to a moon, a gravity gradient torque is exerted on the spacecraft due to the mass of the moon. The gravity gradient torque will alter the spin rates of the reaction wheels (RWA). The change of each reaction wheel's spin rate might lead to overspeed issues or operating the wheel bearings in an undesirable boundary lubrication condition. Hence, it is imperative to understand how the gravity gradient torque caused by a moon will affect the reaction wheels in order to protect the health of the hardware. The attitude control telemetry from low-altitude flybys of Saturn's moons can be used to estimate the gravitational parameter of the moon or the distance between the centers of mass of Cassini and the moon. Flight data from several low altitude flybys of three Saturnian moons, Dione, Rhea, and Enceladus, were used to estimate the gravitational parameters of these moons. Results are compared with values given in the literature.

  5. The impact of parameter identification methods on drug therapy control in an intensive care unit

    NARCIS (Netherlands)

    Hann, C.E.; Chase, J.G.; Ypma, M.F.; Elfring, J.; Nor, N.H.M.; Lawrence, P.; Shaw, G.M.

    2008-01-01

    This paper investigates the impact of fast parameter identification methods, which do not require any forward simulations, on model-based glucose control, using retrospective data in the Christchurch Hospital Intensive Care Unit. The integral-based identification method has been previously

  6. Semiconductor Laser Complex Dynamics: From Optical Neurons to Optical Rogue Waves

    Science.gov (United States)

    2017-02-11

    completing and reviewing the collection of information. Send comments regarding this burden estimate or   any other aspect of this collection of...Fisica, Universitat Politecnica de Catalunya (UPC), Colom 11, E-08222 Terrassa, Spain (Dated: February 11, 2017) ∗ cristina.masoller@upc.edu...optics communi- cations, optical data storage, life sciences applications, material processing and sensing. They have a huge economic impact and are

  7. A Shot Parameter Specification Subsystem for automated control of PBFA [Particle Beam Fusion Accelerator] II accelerator shots

    International Nuclear Information System (INIS)

    Spiller, J.L.

    1987-01-01

    The Shot Parameter Specification Subsystem (SPSS) is an integral part of the automatic control system developed for the Particle Beam Fusion Accelerator II (PBFA II) by the Control Monitor (C/M) Software Development Team. This system has been designed to fully utilize the accelerator by tailoring shot parameters to the needs of the experimenters. The SPSS is the key to this flexibility. Automatic systems will be required on many pulsed power machines for the fastest turnaround, the highest reliability, and most cost effective operation. These systems will require the flexibility and the ease of use that is part of the SPSS. The PBFA II control system has proved to be an effective modular system, flexible enough to meet the demands of both the fast track construction of PBFA II and the control needs of Hermes III at the Simulation Technology Laboratory. This system is expected to meet the demands of most future machine changes

  8. Jet Grouting. Control of execution and result parameters. Test fields - Experience in Chile

    International Nuclear Information System (INIS)

    Ayarza, P. M.; Vukotic, G.

    2014-01-01

    This article emphasizes the importance of Test Fields in project that includes the Jet Grouting technique. In particular, the Chilean experience is analyzed, where the Jet Grouting was first introduced by Pilots Terratest S. A. in the year 2010, only, only in 2011 the first project using jet columns was constructed. The versatilely of this technique allows its use in a wide variety of projects, for example, soil capacity improvement, settlement control, reduction of soil permeability and other environmental applications. Currently, the most common applications are underpinning existing foundations, ground improvement, lateral support of excavations, hydraulic barriers, slope stabilization, liquefaction control, among others. The Jet Grouting is one of the most demanding soil improvement technique and requires excellence in designing and execution engineers and other involved specialist. It is therefore essential to ensure exhaustive control to the execution and final parameters, in order to check that the product- Jet Grouting element-have the design properties, and implement modifications if necessary. Many authors strongly advises that if there is no comparable experience and even if there is, a Test Field of Jet Grouting elements has to be executed in site. This field consists in a nearby area with similar geotechnical conditions of the project, where Jet Grouting test columns will be constructed. This Test Field will allow selecting the most effective execution parameters and verifying that the final product has he correct design properties. (Author)

  9. Adaptive controller design for modified projective synchronization of Genesio-Tesi chaotic system with uncertain parameters

    International Nuclear Information System (INIS)

    Park, Ju H.

    2007-01-01

    The paper addresses control problem for the modified projective synchronization of the Genesio-Tesi chaotic systems with three uncertain parameters. An adaptive control law is derived to make the states of two identical Genesio-Tesi systems asymptotically synchronized up to specific ratios. The stability analysis in the paper is proved using a well-known Lyapunov stability theory. A numerical simulation is presented to show the effectiveness of the proposed chaos synchronization scheme

  10. Comparative analysis of different weight matrices in subspace system identification for structural health monitoring

    Science.gov (United States)

    Shokravi, H.; Bakhary, NH

    2017-11-01

    Subspace System Identification (SSI) is considered as one of the most reliable tools for identification of system parameters. Performance of a SSI scheme is considerably affected by the structure of the associated identification algorithm. Weight matrix is a variable in SSI that is used to reduce the dimensionality of the state-space equation. Generally one of the weight matrices of Principle Component (PC), Unweighted Principle Component (UPC) and Canonical Variate Analysis (CVA) are used in the structure of a SSI algorithm. An increasing number of studies in the field of structural health monitoring are using SSI for damage identification. However, studies that evaluate the performance of the weight matrices particularly in association with accuracy, noise resistance, and time complexity properties are very limited. In this study, the accuracy, noise-robustness, and time-efficiency of the weight matrices are compared using different qualitative and quantitative metrics. Three evaluation metrics of pole analysis, fit values and elapsed time are used in the assessment process. A numerical model of a mass-spring-dashpot and operational data is used in this research paper. It is observed that the principal components obtained using PC algorithms are more robust against noise uncertainty and give more stable results for the pole distribution. Furthermore, higher estimation accuracy is achieved using UPC algorithm. CVA had the worst performance for pole analysis and time efficiency analysis. The superior performance of the UPC algorithm in the elapsed time is attributed to using unit weight matrices. The obtained results demonstrated that the process of reducing dimensionality in CVA and PC has not enhanced the time efficiency but yield an improved modal identification in PC.

  11. Comparison of Instrumentation and Control Parameters Based on Simulation and Experimental Data for Reactor TRIGA PUSPATI

    International Nuclear Information System (INIS)

    Anith Khairunnisa Ghazali; Mohd Sabri Minhat

    2015-01-01

    Reactor TRIGA PUSPATI (RTP) undergoes safe operation for more than 30 years and the only research reactor in Malaysia. The main safety feature of Instrumentation and Control (I and C) system design is such that any failure in the electronic, or its associated components, does not lead to an uncontrolled rate of reactivity. There are no best models for RTP simulation was designed for study and research. Therefore, the comparison for I&C parameters are very essential, to design the best RTP model using MATLAB/ Simulink as close as the RTP. The simulation of TRIGA reactor type already develop using desktop reactor simulator such as Personal Computer Transient Analyzer (PCTRAN). The experimental data from RTP and simulation of PCTRAN shows some similarities and differences due to certain limitation. Currently, the structured RTP simulation was designed using MATLAB and Simulink tool that consist of ideal fission chamber, controller, control rod position, height to worth and RTP model. The study on this paper focus on comparison between real data from RTP and simulation result from PCTRAN on I&C parameters such as water level, fuel temperature, bulk temperature, power rated and rod position. The error analysis due to some similarities and differences of I&C parameters shall be obtained and analysed. The result will be used as reference for proposed new structured of RTP model. (author)

  12. Sample Size Calculation: Inaccurate A Priori Assumptions for Nuisance Parameters Can Greatly Affect the Power of a Randomized Controlled Trial.

    Directory of Open Access Journals (Sweden)

    Elsa Tavernier

    Full Text Available We aimed to examine the extent to which inaccurate assumptions for nuisance parameters used to calculate sample size can affect the power of a randomized controlled trial (RCT. In a simulation study, we separately considered an RCT with continuous, dichotomous or time-to-event outcomes, with associated nuisance parameters of standard deviation, success rate in the control group and survival rate in the control group at some time point, respectively. For each type of outcome, we calculated a required sample size N for a hypothesized treatment effect, an assumed nuisance parameter and a nominal power of 80%. We then assumed a nuisance parameter associated with a relative error at the design stage. For each type of outcome, we randomly drew 10,000 relative errors of the associated nuisance parameter (from empirical distributions derived from a previously published review. Then, retro-fitting the sample size formula, we derived, for the pre-calculated sample size N, the real power of the RCT, taking into account the relative error for the nuisance parameter. In total, 23%, 0% and 18% of RCTs with continuous, binary and time-to-event outcomes, respectively, were underpowered (i.e., the real power was 90%. Even with proper calculation of sample size, a substantial number of trials are underpowered or overpowered because of imprecise knowledge of nuisance parameters. Such findings raise questions about how sample size for RCTs should be determined.

  13. Demographic and quality control parameters of Anastrepha Fraterculus (Diptera: Tephritidae) maintained under artificial rearing

    International Nuclear Information System (INIS)

    Vera, T.; Abraham, S.; Oviedo, A.; Willink, E.

    2007-01-01

    The integration of the sterile insect technique (SIT) in the management of the South American fruit fly Anastrepha fraterculus (Wiedemann) (Diptera: Tephritidae) is a promising alternative to chemically-based control in those areas where it is sympatric with Ceratitis capitata (Wiedemann) (Diptera: Tephritidae) or other tephritid species for which the SIT is being used. Implementation of the SIT requires the development of a cost effective mass-rearing protocol. In this work, we present demographic and quality control parameters for the A. fraterculus strain reared at the Estacion Experimental Agroindustrial Obispo Colombres, Tucuman, Argentina. Considering the rearing cage as the reproduction unit, we observed that fecundity is optimal during the first 3 weeks after the onset of oviposition. Fertility was constant during this period. During 2003 and 2004, some improvements were made to the existing rearing protocol, which resulted in increased larval viability, pupal weight, and adult emergence. Current weekly egg production is 1 million per week. These eggs are used to maintain the colony and to assess quality parameters. Finally, research needs leading to improved yields and fly quality are discussed. (author) [es

  14. Temporal parameter change of human postural control ability during upright swing using recursive least square method

    Science.gov (United States)

    Goto, Akifumi; Ishida, Mizuri; Sagawa, Koichi

    2010-01-01

    The purpose of this study is to derive quantitative assessment indicators of the human postural control ability. An inverted pendulum is applied to standing human body and is controlled by ankle joint torque according to PD control method in sagittal plane. Torque control parameters (KP: proportional gain, KD: derivative gain) and pole placements of postural control system are estimated with time from inclination angle variation using fixed trace method as recursive least square method. Eight young healthy volunteers are participated in the experiment, in which volunteers are asked to incline forward as far as and as fast as possible 10 times over 10 [s] stationary intervals with their neck joint, hip joint and knee joint fixed, and then return to initial upright posture. The inclination angle is measured by an optical motion capture system. Three conditions are introduced to simulate unstable standing posture; 1) eyes-opened posture for healthy condition, 2) eyes-closed posture for visual impaired and 3) one-legged posture for lower-extremity muscle weakness. The estimated parameters Kp, KD and pole placements are applied to multiple comparison test among all stability conditions. The test results indicate that Kp, KD and real pole reflect effect of lower-extremity muscle weakness and KD also represents effect of visual impairment. It is suggested that the proposed method is valid for quantitative assessment of standing postural control ability.

  15. Performance verification and system parameter identification of spacecraft tape recorder control servo

    Science.gov (United States)

    Mukhopadhyay, A. K.

    1979-01-01

    Design adequacy of the lead-lag compensator of the frequency loop, accuracy checking of the analytical expression for the electrical motor transfer function, and performance evaluation of the speed control servo of the digital tape recorder used on-board the 1976 Viking Mars Orbiters and Voyager 1977 Jupiter-Saturn flyby spacecraft are analyzed. The transfer functions of the most important parts of a simplified frequency loop used for test simulation are described and ten simulation cases are reported. The first four of these cases illustrate the method of selecting the most suitable transfer function for the hysteresis synchronous motor, while the rest verify and determine the servo performance parameters and alternative servo compensation schemes. It is concluded that the linear methods provide a starting point for the final verification/refinement of servo design by nonlinear time response simulation and that the variation of the parameters of the static/dynamic Coulomb friction is as expected in a long-life space mission environment.

  16. Nonlinear model-based control of the Czochralski process III: Proper choice of manipulated variables and controller parameter scheduling

    Science.gov (United States)

    Neubert, M.; Winkler, J.

    2012-12-01

    This contribution continues an article series [1,2] about the nonlinear model-based control of the Czochralski crystal growth process. The key idea of the presented approach is to use a sophisticated combination of nonlinear model-based and conventional (linear) PI controllers for tracking of both, crystal radius and growth rate. Using heater power and pulling speed as manipulated variables several controller structures are possible. The present part tries to systematize the properties of the materials to be grown in order to get unambiguous decision criteria for a most profitable choice of the controller structure. For this purpose a material specific constant M called interface mobility and a more process specific constant S called system response number are introduced. While the first one summarizes important material properties like thermal conductivity and latent heat the latter one characterizes the process by evaluating the average axial thermal gradients at the phase boundary and the actual growth rate at which the crystal is grown. Furthermore these characteristic numbers are useful for establishing a scheduling strategy for the PI controller parameters in order to improve the controller performance. Finally, both numbers give a better understanding of the general thermal system dynamics of the Czochralski technique.

  17. Experimental Active Vibration Control in Truss Structures Considering Uncertainties in System Parameters

    Directory of Open Access Journals (Sweden)

    Douglas Domingues Bueno

    2008-01-01

    Full Text Available This paper deals with the study of algorithms for robust active vibration control in flexible structures considering uncertainties in system parameters. It became an area of enormous interest, mainly due to the countless demands of optimal performance in mechanical systems as aircraft, aerospace, and automotive structures. An important and difficult problem for designing active vibration control is to get a representative dynamic model. Generally, this model can be obtained using finite element method (FEM or an identification method using experimental data. Actuators and sensors may affect the dynamics properties of the structure, for instance, electromechanical coupling of piezoelectric material must be considered in FEM formulation for flexible and lightly damping structure. The nonlinearities and uncertainties involved in these structures make it a difficult task, mainly for complex structures as spatial truss structures. On the other hand, by using an identification method, it is possible to obtain the dynamic model represented through a state space realization considering this coupling. This paper proposes an experimental methodology for vibration control in a 3D truss structure using PZT wafer stacks and a robust control algorithm solved by linear matrix inequalities.

  18. Jagiellonian University Ultra-peripheral $J/\\psi $ Production in PbPb Collisions in CMS

    CERN Document Server

    Walczak, Marek

    2017-01-01

    I briefly introduce the Ultra-Peripheral Collisions (UPCs) and explain what is the benefit of studying these events. I also show the current status of an ongoing analysis, which concerns the UPC J∕ψ production in PbPb 2015 data from the CMS experiment at CERN. This analysis forms the basis of my Ph.D. Thesis and its results have not been yet approved by the CMS Collaboration.

  19. Serum Symmetric Dimethylarginine as an Early Marker of Excretory Dysfunction in Canine Leishmaniosis (L. infantum Induced Nephropathy

    Directory of Open Access Journals (Sweden)

    Esther Torrent

    2018-01-01

    Full Text Available The aims of the study were to determine whether symmetric dimethylarginine (SDMA was increased in dogs with leishmaniosis and to assess its relationship with creatinine concentration and urinary protein : creatinine ratio (UPC to determine its utility as a marker of early excretory dysfunction. Fifty-three dogs with leishmaniosis classified according to the LeishVet clinical staging (stage I, n=5, stage II, n=30; stage III, n=12; stage IV, n=6 were selected and compared with 41 clinically healthy dogs. Thirty-nine dogs with leishmaniosis were also followed up for six months. SDMA concentrations on the day of diagnosis were significantly higher in dogs with leishmaniosis with respect to control dogs and in dogs from LeishVet stage IV when compared with the other stages. Increased UPC (>0.5, SDMA (>19 μg/dL, and creatinine concentrations (≥1.4 mg/dL were found in 47.1%, 15.1%, and 9.4% of dogs with leishmaniosis, respectively. SDMA concentration was increased in 24% of proteinuric dogs, in 7% of nonproteinuric dogs, and in four of five dogs with increased creatinine. SDMA concentration ≥ 25 μg/dL was associated with clinical chronic kidney disease (CKD after six months. Our results did not demonstrate advantages in using SDMA concentration as an early marker of CKD when compared to creatinine and UPC in canine leishmaniosis.

  20. Adaptive Backstepping Controller Design for the Anti-Synchronization of Identical WINDMI Chaotic Systems with Unknown Parameters and its SPICE Implementation

    Directory of Open Access Journals (Sweden)

    S. Vaidyanathan

    2014-11-01

    Full Text Available This paper derives new results for the adaptive backstepping controller design for the anti-synchronization of identical WINDMI systems (Wind-Magnetosphere-Ionosphere models with unknown parameters and also details the SPICE implementation of the proposed adaptive backstepping controller. In the anti-synchronization of chaotic systems, the sum of the outputs of master and slave systems is made to converge asymptotically to zero with time. The adaptive controller design for the anti-synchronization of identical WINDMI systems with unknown parameters has been established by applying Lyapunov stability theory. MATLAB simulations have been shown for the illustration of the adaptive anti-synchronizing backstepping controller for identical WINDMI chaotic systems. Finally, the proposed controller has been implemented using SPICE and circuit simulation results have been detailed.

  1. Controllable pulse parameter transcranial magnetic stimulator with enhanced circuit topology and pulse shaping

    Science.gov (United States)

    Peterchev, Angel V.; DʼOstilio, Kevin; Rothwell, John C.; Murphy, David L.

    2014-10-01

    Objective. This work aims at flexible and practical pulse parameter control in transcranial magnetic stimulation (TMS), which is currently very limited in commercial devices. Approach. We present a third generation controllable pulse parameter device (cTMS3) that uses a novel circuit topology with two energy-storage capacitors. It incorporates several implementation and functionality advantages over conventional TMS devices and other devices with advanced pulse shape control. cTMS3 generates lower internal voltage differences and is implemented with transistors with a lower voltage rating than prior cTMS devices. Main results. cTMS3 provides more flexible pulse shaping since the circuit topology allows four coil-voltage levels during a pulse, including approximately zero voltage. The near-zero coil voltage enables snubbing of the ringing at the end of the pulse without the need for a separate active snubber circuit. cTMS3 can generate powerful rapid pulse sequences (\\lt 10 ms inter pulse interval) by increasing the width of each subsequent pulse and utilizing the large capacitor energy storage, allowing the implementation of paradigms such as paired-pulse and quadripulse TMS with a single pulse generation circuit. cTMS3 can also generate theta (50 Hz) burst stimulation with predominantly unidirectional electric field pulses. The cTMS3 device functionality and output strength are illustrated with electrical output measurements as well as a study of the effect of pulse width and polarity on the active motor threshold in ten healthy volunteers. Significance. The cTMS3 features could extend the utility of TMS as a research, diagnostic, and therapeutic tool.

  2. Optimization of control parameters for SR in EDM injection flushing type on stainless steel 304 workpiece

    International Nuclear Information System (INIS)

    Reza, M S; Yusoff, A R; Shaharun, M A

    2012-01-01

    The operating control parameters of injection flushing type of electrical discharge machining process on stainless steel 304 workpiece with copper tools are being optimized according to its individual machining characteristic i.e. surface roughness (SR). Higher SR during EDM machining process results for poor surface integrity of the workpiece. Hence, the quality characteristic for SR is set to lower-the-better to achieve the optimum surface integrity. Taguchi method has been used for the construction, layout and analysis of the experiment for each of the machining characteristic for the SR. The use of Taguchi method in the experiment saves a lot of time and cost of machining the experiment samples. Therefore, an L18 Orthogonal array which was the fundamental component in the statistical design of experiments has been used to plan the experiments and Analysis of Variance (ANOVA) is used to determine the optimum machining parameters for this machining characteristic. The control parameters selected for this optimization experiments are polarity, pulse on duration, discharge current, discharge voltage, machining depth, machining diameter and dielectric liquid pressure. The result had shown that the lower the machining diameter, the lower will be the SR.

  3. Parameter Design and Energy Control of the Power Train in a Hybrid Electric Boat

    Directory of Open Access Journals (Sweden)

    Diju Gao

    2017-07-01

    Full Text Available With the continuous development worldwide of the inland shipping industry, emissions to the atmosphere have become a serious threat in terms of pollution. Hybrid power technology is an important means for reducing pollution due to emissions from ships. This paper considers a power train series in a hybrid electric inland waterway boat. From the analysis of the structure and principle of the power train, the parameter design for its key devices is presented, and a novel energy control strategy is proposed. Navigation experience shows that the proposed design method and control strategy are useful and satisfactory.

  4. Rapid generation of control parameters of Multi-Infeed system through online simulation

    Directory of Open Access Journals (Sweden)

    Rasool Aazim

    2017-05-01

    Full Text Available Simulated Self-Generated - Particle Swarm optimization (SSG-PSO toolbox that automatically generates PI control parameters very quickly in PSCAD is designed. This toolbox operates by utilizing transient simulation to evaluate objective function and converges the fitness values of objective function through PSO algorithm during run time simulation of Multi-infeed HVDC systems. Integral Square Error-Objective Function (ISE-OF is used to accomplish the task. To make the toolbox faster, ranges are set for PSO generated value that limit the time of data acquisition for the objective function by only considering transition time of a system. This toolbox has a capability to optimize multiple controllers at same time. The PI values are generated faster and the results are showing markedly improved performance of a system during startup and under fault condition. The experimental results are presented in this paper.

  5. Enriching Discovery Layers: A Product Comparison of Content Enrichment Services Syndetic Solutions and Content Café 2

    Directory of Open Access Journals (Sweden)

    Allison DaSilva

    2014-10-01

    Full Text Available A comparative analysis of content enrichment services, Syndetic Solutions and Content Café 2, was undertaken to explore which service would provide public library users with a superior online search and discovery experience through the enriched data elements offered, specifically looking at the cover image data element and exploring what factors impact the display of said element. A data-set of 250 items in five different formats, including books, CDs, DVDs, e-books, and video games, was searched in four North American public libraries’ discovery layers to compare the integration, extent, and quality of the cover image data element supplied by Syndetic Solutions and Content Café 2. Based on an analysis of the URLs, ISBNs, and UPCs for each of the 250 items, it was determined that the integration, and therefore the display, of the cover image data element was impacted by: (1 whether or not an ISBN or UPC was listed in the MARC bibliographic record; (2 which ISBN or UPC was listed, as items could potentially have more than one; (3 the inclusion of both ISBNs and UPCs in the record and the settings of the discovery tool; (4 the order in which the ISBNs or UPCs were listed in the record; and (5 whether or not Syndetic Solutions or Content Café 2 had the image data in its database at the time of the search. The quality of the cover image displayed was found to be impacted by the size requested by the library and the size of the image provided by the publisher. These findings may also have implications for the integration of other enriched data elements.

  6. The Comparison of Sagittal Spinopelvic Parameters between Young Adult Patients with L5 Spondylolysis and Age-Matched Control Group

    Science.gov (United States)

    Oh, Young Min; Choi, Ha Young

    2013-01-01

    Objective To compare spinopelvic parameters in young adult patients with spondylolysis to those in age-matched patients without spondylolysis and investigate the clinical impact of sagittal spinopelvic parameters in patients with L5 spondylolysis. Methods From 2009 to 2012, a total of 198 young adult male patients with spondylolysis were identified. Eighty age-matched patients without spondylolysis were also selected. Standing lateral films that included both hip joints were obtained for each subject. Pelvic incidence (PI), sacral slope (SS), pelvic tilt, lumbar lordosis angle, sacral inclination, lumbosacral angle, and sacral table angle were measured in both groups. A comparative study of the spinopelvic parameters of these two groups was performed using SPSS 15.0 (SPSS Inc., Chicago, IL, USA). Results Among the aforementioned spinopelvic parameters, PI, SS and STA were significantly different between patients with spondylolysis and those without spondylolysis. PI and SS were higher in the spondylolysis group than in the control group, but STA was lower in the spondylolysis group than in the control group. Conclusion PI and SS were higher in the spondylolysis group than in the control group, but STA was lower in the spondylolysis group than in the control group. Patients with spondylolysis have low STA at birth, which remains constant during growth; a low STA translates into high SS. As a result, PI is also increased in accordance with SS. Therefore, we suggest that STA is an important etiologic factor in young adult patients with L5 spondylolysis. PMID:24278649

  7. Model reference adaptive control (MRAC)-based parameter identification applied to surface-mounted permanent magnet synchronous motor

    Science.gov (United States)

    Zhong, Chongquan; Lin, Yaoyao

    2017-11-01

    In this work, a model reference adaptive control-based estimated algorithm is proposed for online multi-parameter identification of surface-mounted permanent magnet synchronous machines. By taking the dq-axis equations of a practical motor as the reference model and the dq-axis estimation equations as the adjustable model, a standard model-reference-adaptive-system-based estimator was established. Additionally, the Popov hyperstability principle was used in the design of the adaptive law to guarantee accurate convergence. In order to reduce the oscillation of identification result, this work introduces a first-order low-pass digital filter to improve precision regarding the parameter estimation. The proposed scheme was then applied to an SPM synchronous motor control system without any additional circuits and implemented using a DSP TMS320LF2812. For analysis, the experimental results reveal the effectiveness of the proposed method.

  8. Adjusting the specificity of an engine map based on the sensitivity of an engine control parameter relative to a performance variable

    Science.gov (United States)

    Jiang, Li; Lee, Donghoon; Yilmaz, Hakan; Stefanopoulou, Anna

    2014-10-28

    Methods and systems for engine control optimization are provided. A first and a second operating condition of a vehicle engine are detected. An initial value is identified for a first and a second engine control parameter corresponding to a combination of the detected operating conditions according to a first and a second engine map look-up table. The initial values for the engine control parameters are adjusted based on a detected engine performance variable to cause the engine performance variable to approach a target value. A first and a second sensitivity of the engine performance variable are determined in response to changes in the engine control parameters. The first engine map look-up table is adjusted when the first sensitivity is greater than a threshold, and the second engine map look-up table is adjusted when the second sensitivity is greater than a threshold.

  9. Getting To Exascale: Applying Novel Parallel Programming Models To Lab Applications For The Next Generation Of Supercomputers

    Energy Technology Data Exchange (ETDEWEB)

    Dube, Evi [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Shereda, Charles [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Nau, Lee [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Harris, Lance [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2010-09-27

    As supercomputing moves toward exascale, node architectures will change significantly. CPU core counts on nodes will increase by an order of magnitude or more. Heterogeneous architectures will become more commonplace, with GPUs or FPGAs providing additional computational power. Novel programming models may make better use of on-node parallelism in these new architectures than do current models. In this paper we examine several of these novel models – UPC, CUDA, and OpenCL –to determine their suitability to LLNL scientific application codes. Our study consisted of several phases: We conducted interviews with code teams and selected two codes to port; We learned how to program in the new models and ported the codes; We debugged and tuned the ported applications; We measured results, and documented our findings. We conclude that UPC is a challenge for porting code, Berkeley UPC is not very robust, and UPC is not suitable as a general alternative to OpenMP for a number of reasons. CUDA is well supported and robust but is a proprietary NVIDIA standard, while OpenCL is an open standard. Both are well suited to a specific set of application problems that can be run on GPUs, but some problems are not suited to GPUs. Further study of the landscape of novel models is recommended.

  10. Validation of an image quality index: its correlation with quality control parameters

    International Nuclear Information System (INIS)

    Cabrejas, M.L.C.; Giannone, C.A.; Arashiro, J.G.; Cabrejas, R.C.

    2002-01-01

    Objective and Rationale: To validate a new image quality index (the Performance Index: PI) that assesses detectability of simulated lesions with a phantom. This index, presumably must depend markedly on quality control (QC) parameters as tomographic uniformity (Unif), Centre of Rotation (COR) and Spatial resolution (FWHM). The simultaneous effects of the QC parameters may explain much of the variation in the PIs; i.e. they may be predictors of the PI values. Methods: An overall performance phantom containing 3 sections was used. The first uniform section was used to determine tomographic uniformity. From the analysis of the slices corresponding to the second section containing 8 cold cylindrical simulated lesions of different diameters (range 7 mm - 17 mm), the number of true and false positives are determined and from these a new Performance Index (PI) is defined as the ratio between the positive predictive value and the sensitivity (expressed as its complement adding a constant to avoid a singularity). A point source located on the top of the phantom was used to determine the Centre of Rotation and the Spatial Resolution expressed by the FWHM in mm. 40 nuclear medicine labs participate at the survey. Standard multiple regression analysis between the Performance Index, as dependent variable, and FWHM, COR and Unif as independent variables was performed to evaluate the influence of the QC parameters on the PI values. Results: It is shown that resolution and COR are both predictors of the PIs, with statistical significance for the multiple correlation co-efficient R. However the addition of the variable tomographic uniformity to the model, does not improve the prediction of PIs. Moreover, the regression model lacks overall statistical significance. Regression summary for dependent variable Performance Index is presented. Conclusions: We confirm that the new Performance Index (PI), depends on QC parameters as COR and Spatial resolution. Those labs whose PIs are out

  11. Gait transition and oxygen consumption in swimming striped surfperch Embiotoca lateralis Agassiz

    DEFF Research Database (Denmark)

    Cannas, M.; Schaefer, J.; Domenici, P.

    2006-01-01

    A flow-through respirometer and swim tunnel was used to estimate the gait transition speed (Up-c) of striped surfperch Embiotoca lateralis, a labriform swimmer, and to investigate metabolic costs associated with gait transition. The Up-c was defined as the lowest speed at which fish decrease...... the use of pectoral fins significantly. While the tail was first recruited for manoeuvring at relatively low swimming speeds, the use of the tail at these low speeds [as low as 0·75 body (fork) lengths s-1, LF s-1) was rare (..., either in addition to pectoral fins or during burst-and-coast mode. Oxygen consumption increased exponentially with swimming speeds up to gait transition, and then levelled off. Similarly, cost of transport (CT) decreased with increasing speed, and then levelled off near Up-c. When speeds =Up...

  12. Integration of Online Parameter Identification and Neural Network for In-Flight Adaptive Control

    Science.gov (United States)

    Hageman, Jacob J.; Smith, Mark S.; Stachowiak, Susan

    2003-01-01

    An indirect adaptive system has been constructed for robust control of an aircraft with uncertain aerodynamic characteristics. This system consists of a multilayer perceptron pre-trained neural network, online stability and control derivative identification, a dynamic cell structure online learning neural network, and a model following control system based on the stochastic optimal feedforward and feedback technique. The pre-trained neural network and model following control system have been flight-tested, but the online parameter identification and online learning neural network are new additions used for in-flight adaptation of the control system model. A description of the modification and integration of these two stand-alone software packages into the complete system in preparation for initial flight tests is presented. Open-loop results using both simulation and flight data, as well as closed-loop performance of the complete system in a nonlinear, six-degree-of-freedom, flight validated simulation, are analyzed. Results show that this online learning system, in contrast to the nonlearning system, has the ability to adapt to changes in aerodynamic characteristics in a real-time, closed-loop, piloted simulation, resulting in improved flying qualities.

  13. The study of optimization on process parameters of high-accuracy computerized numerical control polishing

    Science.gov (United States)

    Huang, Wei-Ren; Huang, Shih-Pu; Tsai, Tsung-Yueh; Lin, Yi-Jyun; Yu, Zong-Ru; Kuo, Ching-Hsiang; Hsu, Wei-Yao; Young, Hong-Tsu

    2017-09-01

    Spherical lenses lead to forming spherical aberration and reduced optical performance. Consequently, in practice optical system shall apply a combination of spherical lenses for aberration correction. Thus, the volume of the optical system increased. In modern optical systems, aspherical lenses have been widely used because of their high optical performance with less optical components. However, aspherical surfaces cannot be fabricated by traditional full aperture polishing process due to their varying curvature. Sub-aperture computer numerical control (CNC) polishing is adopted for aspherical surface fabrication in recent years. By using CNC polishing process, mid-spatial frequency (MSF) error is normally accompanied during this process. And the MSF surface texture of optics decreases the optical performance for high precision optical system, especially for short-wavelength applications. Based on a bonnet polishing CNC machine, this study focuses on the relationship between MSF surface texture and CNC polishing parameters, which include feed rate, head speed, track spacing and path direction. The power spectral density (PSD) analysis is used to judge the MSF level caused by those polishing parameters. The test results show that controlling the removal depth of single polishing path, through the feed rate, and without same direction polishing path for higher total removal depth can efficiently reduce the MSF error. To verify the optical polishing parameters, we divided a correction polishing process to several polishing runs with different direction polishing paths. Compare to one shot polishing run, multi-direction path polishing plan could produce better surface quality on the optics.

  14. Evaluation of Control Parameters for the Activated Sludge Process

    Science.gov (United States)

    Stall, T. Ray; Sherrard, Josephy H.

    1978-01-01

    An evaluation of the use of the parameters currently being used to design and operate the activated sludge process is presented. The advantages and disadvantages for the use of each parameter are discussed. (MR)

  15. Technology of solving multi-objective problems of control of systems with distributed parameters

    Science.gov (United States)

    Rapoport, E. Ya.; Pleshivtseva, Yu. E.

    2017-07-01

    A constructive technology of multi-objective optimization of control of distributed parameter plants is proposed. The technology is based on a single-criterion version in the form of the minimax convolution of normalized performance criteria. The approach under development is based on the transition to an equivalent form of the variational problem with constraints, with the problem solution being a priori Pareto-effective. Further procedures of preliminary parameterization of control actions and subsequent reduction to a special problem of semi-infinite programming make it possible to find the sought extremals with the use of their Chebyshev properties and fundamental laws of the subject domain. An example of multi-objective optimization of operation modes of an engineering thermophysics object is presented, which is of independent interest.

  16. [Metabolic parameters in patients with steatosis non alcoholic liver and controlled diabetes type 2 versus uncontrolled diabetes type 2].

    Science.gov (United States)

    Miranda Manrique, Gonzalo

    2016-01-01

    Non-alcoholic fatty liver (NASH) is widely distributed around the world and is more common in subjects with dyslipidemia, metabolic syndrome obese and DM2 (34-74%). However, the prevalence of cirrhosis by NASH in general population is unknown which is still subject of research. To determine if there are significant differences between metabolic parameters of non-alcoholic fatty liver in controlled versus uncontrolled diabetes type 2 of recent diagnosis. retrospective case-control study, performed in the Hospital Guillermo Almenara Irigoyen, Lima, Peru from November 2014 to February 2015.This study included 231 patients: 147 patients (NASH with DM2 of recent diagnosis and poor control) and 84 patients (NASH with DM2 ofrecent diagnosis and adequate control). Levene test for evaluating homogeneity of variances intra groups and parametric test for independent samples. After applying Levene test of homogeneity and student test, significant metabolic parameters were the triglycerides, HbA1C level, metformin dose and gender. It is important in diabetic patients to diagnose NASH early for a tighter control, not only of glucose but other metabolic parameters mainly triglycerides which strongly supports existing concept of "multiple hits" which considers NASH affects glucose homeostasis, and it could be the starting point of new research to improve interventions for decreasing progression from to cirrhosis in diabetic patients and also to delay progression of diabetes mellitus in patients with non alcoholic steatohepatitis.

  17. A Novel SHLNN Based Robust Control and Tracking Method for Hypersonic Vehicle under Parameter Uncertainty

    Directory of Open Access Journals (Sweden)

    Chuanfeng Li

    2017-01-01

    Full Text Available Hypersonic vehicle is a typical parameter uncertain system with significant characteristics of strong coupling, nonlinearity, and external disturbance. In this paper, a combined system modeling approach is proposed to approximate the actual vehicle system. The state feedback control strategy is adopted based on the robust guaranteed cost control (RGCC theory, where the Lyapunov function is applied to get control law for nonlinear system and the problem is transformed into a feasible solution by linear matrix inequalities (LMI method. In addition, a nonfragile guaranteed cost controller solved by LMI optimization approach is employed to the linear error system, where a single hidden layer neural network (SHLNN is employed as an additive gain compensator to reduce excessive performance caused by perturbations and uncertainties. Simulation results show the stability and well tracking performance for the proposed strategy in controlling the vehicle system.

  18. Intensity-Modulated Radiotherapy for Cervical Lymph Node Metastases From Unknown Primary Cancer

    International Nuclear Information System (INIS)

    Madani, Indira; Vakaet, Luc; Bonte, Katrien; Boterberg, Tom; Neve, Wilfried de

    2008-01-01

    Purpose: To compare the effectiveness of intensity-modulated radiotherapy (IMRT) and conventional (two-dimensional) radiotherapy in the treatment of cervical lymph node metastases from unknown primary cancer (UPC). Methods and Materials: Between February 2003 and September 2006, 23 patients with UPC of squamous cell carcinoma were treated with IMRT. Extended putative mucosal and bilateral nodal sites were irradiated to a median dose of 66 Gy. In 19 patients, IMRT was performed after lymph node dissection, and in 4 patients primary radiotherapy was given. The conventional radiotherapy group (historical control group) comprised 18 patients treated to a median dose of 66 Gy between August 1994 and October 2003. Results: Twenty patients completed treatment. As compared with conventional radiotherapy, the incidence of Grade 3 acute dysphagia was significantly lower in the IMRT group (4.5% vs. 50%, p = 0.003). By 6 months, Grade 3 xerostomia was detected in 11.8% patients in the IMRT group vs. 53.4% in the historical control group (p = 0.03). No Grade 3 dysphagia or skin fibrosis was observed after IMRT but these were noted after conventional radiotherapy (26.7%, p = 0.01) and 26.7%, p = 0.03) respectively). With median follow-up of living patients of 17 months, there was no emergence of primary cancer. One patient had persistent nodal disease and another had nodal relapse at 5 months. Distant metastases were detected in 4 patients. The 2-year overall survival and distant disease-free probability after IMRT did not differ significantly from those for conventional radiotherapy (74.8% vs. 61.1% and 76.3% vs. 68.4%, respectively). Conclusions: Use of IMRT for UPC resulted in lower toxicity than conventional radiotherapy, and was similar in efficacy

  19. Electrotransfer parameters as a tool for controlled and targeted gene expression in skin

    Directory of Open Access Journals (Sweden)

    Spela Kos

    2016-01-01

    Full Text Available Skin is an attractive target for gene electrotransfer. It consists of different cell types that can be transfected, leading to various responses to gene electrotransfer. We demonstrate that these responses could be controlled by selecting the appropriate electrotransfer parameters. Specifically, the application of low or high electric pulses, applied by multi-electrode array, provided the possibility to control the depth of the transfection in the skin, the duration and the level of gene expression, as well as the local or systemic distribution of the transgene. The influence of electric pulse type was first studied using a plasmid encoding a reporter gene (DsRed. Then, plasmids encoding therapeutic genes (IL-12, shRNA against endoglin, shRNA against melanoma cell adhesion molecule were used, and their effects on wound healing and cutaneous B16F10 melanoma tumors were investigated. The high-voltage pulses resulted in gene expression that was restricted to superficial skin layers and induced a local response. In contrast, the low-voltage electric pulses promoted transfection into the deeper skin layers, resulting in prolonged gene expression and higher transgene production, possibly with systemic distribution. Therefore, in the translation into the clinics, it will be of the utmost importance to adjust the electrotransfer parameters for different therapeutic approaches and specific mode of action of the therapeutic gene.

  20. Speed Sensorless Field Oriented Control of an Induction Motor at zero speed with identification of inverter parameters

    DEFF Research Database (Denmark)

    Rasmussen, Henrik; Vadstrup, P.; Børsting, H.

    2002-01-01

    Using adaptive Lyapunov design a new approach for the design of an observer for speed sensorless control is developed. The resulting scheme leads to a nonlinear full order observer for the motor states and for the motor and inverter parameters including the rotor speed. Assuming motor parameters ...... known the design achieves stability with guaranteed region of attraction. Experiments demonstrate high dynamic performance even at zero rotor speed based only on the slip frequency caused by the load torque....

  1. The ASDEX Upgrade Parameter Server

    Energy Technology Data Exchange (ETDEWEB)

    Neu, Gregor, E-mail: gregor.neu@ipp.mpg.de [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany); Cole, Richard [Unlimited Computer Systems, Seeshaupter Str. 15, 82393 Iffeldorf (Germany); Gräter, Alex [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany); Lüddecke, Klaus [Unlimited Computer Systems, Seeshaupter Str. 15, 82393 Iffeldorf (Germany); Rapson, Christopher J.; Raupp, Gerhard; Treutterer, Wolfgang; Zasche, Dietrich; Zehetbauer, Thomas [Max-Planck-Institut für Plasmaphysik, Boltzmannstr. 2, 85748 Garching (Germany)

    2015-10-15

    Highlights: • We describe our main tool in the plasma control configuration process. • Parameter access and computation are configurable with XML files. • Simple implementation of in situ tests by rerouting requests to test data. • Pulse specific overriding of parameters. - Abstract: Concepts for the configuration of plant systems and plasma control of modern devices such as ITER and W7-X are based on global data structures, or “pulse schedules” or “experiment programs”, which specify all physics characteristics (waveforms for controlled actuators and plasma quantities) and all technical characteristics of the plant systems (diagnostics and actuators operation settings) for a planned pulse. At ASDEX Upgrade we use different approach. We observed that the physics characteristics driving the discharge control system (DCS) are frequently modified on a pulse-to-pulse basis. Plant system operation, however, relies on technical standard settings, or “basic configurations” to provide guaranteed resources or services, which evolve according to longer term session or campaign operation schedules. This is why AUG manages technical configuration items separately from physics items. Consistent computation of the DCS configuration requires access to all this physics and technical data, which include the discharge programme (DP), settings of actuator systems and real-time diagnostics, the current system state and a database of static parameters. A Parameter Server provides a unified view on all these parameter sets and acts as the central point of access. We describe the functionality and architecture of the Parameter Server and its embedding into the control environment.

  2. Dependence of loading time on control parameters in a standard vapour—loaded magneto—optical trap

    International Nuclear Information System (INIS)

    Zhang Yi-Chi; Wu Ji-Zhou; Li Yu-Qing; Ma Jie; Wang Li-Rong; Zhao Yan-Ting; Xiao Lian-Tuan; Jia Suo-Tang

    2011-01-01

    Loading time is one of the most important dynamic characteristics of a magneto—optical trap. In this paper, we primarily report on a detailed experimental study of the effects of some magneto—optical trap control parameters on loading time, including the background vacuum pressure, the magnetic field gradient, and the intensities of trapping and repumping lasers. We compare the results with previous theoretical and experimental results, and give qualitative analysis. These experimental investigations offer some useful guidelines to control the loading time of magneto—optical traps. The controllable loading time achieved is helpful to enhance the signal-to-noise ratio of photoassociation spectroscopy, which is remarkably improved from 7 to 28.6. (atomic and molecular physics)

  3. Ground-based infrared surveys: imaging the thermal fields at volcanoes and revealing the controlling parameters.

    Science.gov (United States)

    Pantaleo, Michele; Walter, Thomas

    2013-04-01

    Temperature monitoring is a widespread procedure in the frame of volcano hazard monitoring. Indeed temperature changes are expected to reflect changes in volcanic activity. We propose a new approach, within the thermal monitoring, which is meant to shed light on the parameters controlling the fluid pathways and the fumarole sites by using infrared measurements. Ground-based infrared cameras allow one to remotely image the spatial distribution, geometric pattern and amplitude of fumarole fields on volcanoes at metre to centimetre resolution. Infrared mosaics and time series are generated and interpreted, by integrating geological field observations and modeling, to define the setting of the volcanic degassing system at shallow level. We present results for different volcano morphologies and show that lithology, structures and topography control the appearance of fumarole field by the creation of permeability contrasts. We also show that the relative importance of those parameters is site-dependent. Deciphering the setting of the degassing system is essential for hazard assessment studies because it would improve our understanding on how the system responds to endogenous or exogenous modification.

  4. In IgA Nephropathy, Glomerulosclerosis Is Associated with Increased Urinary CD80 Excretion and Urokinase-Type Plasminogen Activator Receptor-Positive Podocyturia

    Directory of Open Access Journals (Sweden)

    Hernán Trimarchi

    2017-05-01

    Full Text Available Background: Podocyturia may determine the evolution to podocytopenia, glomerulosclerosis, and renal failure. According to the Oxford classification of IgA nephropathy (IgAN, the S1 lesion describes glomerulosclerosis. Urokinase-type plasminogen activator receptor (uPAR participates in podocyte attachment, while CD80 increases in glomerulosclerosis. We measured uPAR-positive urinary podocytes and urinary CD80 (uCD80 in controls and in IgAN subjects with M1E0S0T0 and M1E0S1T0 Oxford scores to assess a potential association between podocyturia, inflammation, and glomerulosclerosis. Methods: The groups were as follows: controls (G1, n = 20 and IgAN group (G2, n = 39, subdivided into M1E0S0T0 (G2A, n = 21 and M1E0S1T0 (G2B, n = 18. Among the included variables, we determined uPAR-positive podocytes/gram of urinary creatinine (gUrCr and uCD80 ng/gUrCr. Biopsies with interstitial fibrosis and tubular atrophy <10% were included. Results: Groups were not different in age and gender; urinary protein-creatinine (uP/C ratio, Chronic Kidney Disease-Epidemiology Collaboration (CKD-EPI equation, uPAR-positive podocytes/gUrCr, and uCD80 were significantly increased in G2 versus G1. G2A and G2B were not different in age, gender, hypertension, and follow-up. G2B displayed significantly higher uP/C, uPAR-positive podocytes, uCD80, and lower CKD-EPI versus G2A. Strong significant correlations were encountered between uCD80 and podocyturia in G2A and G2B. However, when G1 was compared to G2A and G2B separately, the differences with respect to uP/C, uPAR-positive podocytes, and podocyturia were significantly stronger versus G2B than versus G2A. Conclusions: IgAN presents elevated uCD80 excretion and uPAR-positive podocyturia, while CD80 correlates with podocyturia. Glomerulosclerosis (S1 at the time of biopsy is associated with higher uP/C, lower renal function, increased uPAR-positive podocyturia, and CD80 excretion, and is independent of M1. In IgAN, uPAR may

  5. Parameters Designing of Slide Mode Variable Structure Controller of Bus Voltage of DC Microgrid Based on Proportion Switching Function

    Directory of Open Access Journals (Sweden)

    Sun Zhenchuan

    2017-01-01

    Full Text Available Constant value control of the DC-bus voltage is a essential problem of the control system of the DC microgrids. DC-DC converters are applied in parallel to realize the transform of energy from the distributed generations (DGs to the DC-bus. Droop control methods are applied to the DC-bus voltage while PI controllers are used in controlling the duty ratios of the converters. This method may bring out the slow response speed of the system accompanied by the large ripple of the voltage. The slide mode variable structure control can speed up the response and reduce the ripple of the voltage as well. In the traditional slide mode control based on the proportion switching function, the denominator of the transfer function of the controlled plant is a second-order characteristic polynomial without the constant term. The denominators of the transfer functions of the buck DC-DC converters contain the constant terms. The designing of the parameters of the slide mode control based on the proportion switching function is analyzed based on mathematics deductions. Simulation results show that the selected parameters can not only speed up the response of the system but also greatly reduce the ripple of the voltage.

  6. GASNet Specification, v1.8.1

    Energy Technology Data Exchange (ETDEWEB)

    Bonachea, Dan; Hargrove, P.

    2017-08-31

    GASNet is a language-independent, low-level networking layer that provides network-independent, high-performance communication primitives tailored for implementing parallel global address space SPMD languages and libraries such as UPC, UPC++, Co-Array Fortran, Legion, Chapel, and many others. The interface is primarily intended as a compilation target and for use by runtime library writers (as opposed to end users), and the primary goals are high performance, interface portability, and expressiveness. GASNet stands for "Global-Address Space Networking".

  7. Cooperation and human development projects as bachelor, master and PhD thesis: evaluating an internship program

    OpenAIRE

    Ferrer Martí, Laia; Garfi, Marianna; Ferrer Martí, Ivet

    2015-01-01

    The Research Group on Cooperation and Human Development (GRECDH) of the Technical University of Catalonia (UPC) has long promoted Bachelor, Master and PhD Theses in the framework of sustainable energy projects in low income countries. In this way, students combine their work at UPC with tasks in these countries. The aim of this paper is to present and evaluate the program through the experience of several students who participated in sustainable energy projects in Central and South America.

  8. Robust output feedback cruise control for high-speed train movement with uncertain parameters

    International Nuclear Information System (INIS)

    Li Shu-Kai; Yang Li-Xing; Li Ke-Ping

    2015-01-01

    In this paper, the robust output feedback cruise control for high-speed train movement with uncertain parameters is investigated. The dynamic of a high-speed train is modeled by a cascade of cars connected by flexible couplers, which is subject to rolling mechanical resistance, aerodynamic drag and wind gust. Based on Lyapunov’s stability theory, the sufficient condition for the existence of the robust output feedback cruise control law is given in terms of linear matrix inequalities (LMIs), under which the high-speed train tracks the desired speed, the relative spring displacement between the two neighboring cars is stable at the equilibrium state, and meanwhile a small prescribed H ∞ disturbance attenuation level is guaranteed. One numerical example is given to illustrate the effectiveness of the proposed methods. (paper)

  9. Optimum parameters controlling distortion and noise of ...

    Indian Academy of Sciences (India)

    ALAA MAHMOUD

    2018-04-03

    Apr 3, 2018 ... modulation conditions and design parameters of the .... First the SL is modulated under the simple case of two- channel .... spans (channel 2: 55.25 ∼ channel 80: 559.25 MHz) at ..... bridge University Press, New York, 2004).

  10. Development of a Quadrotor Test Bed — Modelling, Parameter Identification, Controller Design and Trajectory Generation

    Directory of Open Access Journals (Sweden)

    Wei Dong

    2015-02-01

    Full Text Available In this paper, a quadrotor test bed is developed. The technical approach for this test bed is firstly proposed by utilizing a commercial quadrotor, a Vicon motion capture system and a ground station. Then, the mathematical model of the quadrotor is formulated considering aerodynamic effects, and the parameter identification approaches for this model are provided accordingly. Based on the developed model and identified parameters, a simulation environment that is consistent with the real system is developed. Subsequently, a flight control strategy and a trajectory generation method, both of which are conceptually and computationally lightweight, are developed and tested in the simulation environment. The developed algorithms are then directly transplanted to the real system, and the experimental results show that their responses in the real-time flights match well with those from the simulations. This indicates that the control algorithms developed for the quadrotor can be preliminarily verified and refined though simulations, and then directly implemented to the real system, which could significantly reduce the experimental risks and costs. Meanwhile, real-time experiments show that the developed flight controller can efficiently stabilize the quadrotor when external disturbances exist, and the trajectory generation approach can provide safe guidance for the quadrotor to fly smoothly through cluttered environments with obstacle rings. All of these features are valuable for real applications, thus demonstrating the feasibility of further development.

  11. The effect of control parameters to the quality of small-scale wood pellet combustion

    Energy Technology Data Exchange (ETDEWEB)

    Ruusunen, M. (Oulu Univ. (Finland). Contol Engineering Lab.), Email: mika.ruusunen@oulu.fi; Korpela, T.; Bjoerkqvist, T. (Tampere Univ. of Technology (Finland). Dept. of Automation Science and Engineering), Email: timo.korpela@tut.fi, Email: tomas.bjorqvist@tut.fi

    2009-07-01

    The target is to clear out control variables and requirements for clean small-scale wood pellet combustion (<100 kW{sub th}). Experimental runs were carried out in the form of design of experiments (DOE) with two commercial 15 kW pellet burners, namely a horizontal gas-burner and a conventional horizontal burner in a 20 kW commercial pellet boiler. Analysed variables were fuel power, draught, air flows, and fuel feed period, and research variables were CO, O{sub 2} and efficiency. The target was to identify and characterise separately the magnitude and direction of the effect of each factor. After process identification and variable optimisation, the results show strong influence of the studied control parameters on the efficiency and the emissions. The effects and interactions between different process variables were rather similar with both burners. The major effects for CO levels were fuel feed and additionally draught affected in case of wood gas combustion. Additionally, the effects on combustion efficiency is described by draught, air feed and fuel feed period. Furthermore, the fuel feed period affected the excess air level in case of direct combustion principle. It was noticed, however, that the combustion properties and optimal parameter values vary significantly between the two cases. (orig.)

  12. How deposition parameters control growth dynamics of nc-Si deposited by hot-wire chemical vapor deposition

    International Nuclear Information System (INIS)

    Moutinho, H.R.; To, B.; Jiang, C.-S.; Xu, Y.; Nelson, B.P.; Teplin, C.W.; Jones, K.M.; Perkins, J.; Al-Jassim, M.M.

    2006-01-01

    We studied the growth of silicon films deposited by hot-wire chemical vapor deposition under different values of filament current, substrate temperature, and hydrogen dilution ratio. The physical and electrical properties of the films were studied by Raman spectroscopy, x-ray diffraction, atomic force microscopy, conductive-atomic force microscopy, and transmission electron microscopy. There is an interdependence of the growth parameters, and films grown with different parameters can have similar structures. We discuss why this interdependence occurs and how it influences the properties of the deposited films, as well as the deposition rate. In general, the films have a complex structure, with a mixture of amorphous (220)-oriented crystalline and nanocrystalline phases present in most cases. The amount of each phase can be controlled by the variation of one or more of the growth parameters at a time

  13. Real-Time Parameter Identification

    Data.gov (United States)

    National Aeronautics and Space Administration — Armstrong researchers have implemented in the control room a technique for estimating in real time the aerodynamic parameters that describe the stability and control...

  14. Choice of primary transducers of beam parameters for measuring and control systems of charged particle accelerators

    International Nuclear Information System (INIS)

    Rybin, V.M.

    1981-01-01

    Investigations on classification of primary transducers (pT) of the main parameters of charged particle beams are conducted for development of the common series on the base of program- controlled module systems for measuring the parameters of charged particle beams. The PT classification is exercised by: the physical principle of single transformation, the degree of effect on the beam, principle of operation, design, performance, location. It is shown that the optimal choice of PT and their parameters should be necessarily executed in several stages: estimation of the limiting possibilities of PT; choice of PT by time and metrological characteristics as well as sensitivity for the determined operation conditions; choice of the PT by the degree of effect on the beam: choice of the PT type with account of its design performance and location, determination of PT parameters with account of possibility of information, energy and design compatibility of the used standard. The classification results of magnetoinduction and acoustic transducers have shown that the number of their modifications does not exceed 100 [ru

  15. Chaos control in solar fed DC-DC boost converter by optimal parameters using nelder-mead algorithm powered enhanced BFOA

    Science.gov (United States)

    Sudhakar, N.; Rajasekar, N.; Akhil, Saya; Jyotheeswara Reddy, K.

    2017-11-01

    The boost converter is the most desirable DC-DC power converter for renewable energy applications for its favorable continuous input current characteristics. In other hand, these DC-DC converters known as practical nonlinear systems are prone to several types of nonlinear phenomena including bifurcation, quasiperiodicity, intermittency and chaos. These undesirable effects has to be controlled for maintaining normal periodic operation of the converter and to ensure the stability. This paper presents an effective solution to control the chaos in solar fed DC-DC boost converter since the converter experiences wide range of input power variation which leads to chaotic phenomena. Controlling of chaos is significantly achieved using optimal circuit parameters obtained through Nelder-Mead Enhanced Bacterial Foraging Optimization Algorithm. The optimization renders the suitable parameters in minimum computational time. The results are compared with the traditional methods. The obtained results of the proposed system ensures the operation of the converter within the controllable region.

  16. The effects of parameter estimation on minimizing the in-control average sample size for the double sampling X bar chart

    Directory of Open Access Journals (Sweden)

    Michael B.C. Khoo

    2013-11-01

    Full Text Available The double sampling (DS X bar chart, one of the most widely-used charting methods, is superior for detecting small and moderate shifts in the process mean. In a right skewed run length distribution, the median run length (MRL provides a more credible representation of the central tendency than the average run length (ARL, as the mean is greater than the median. In this paper, therefore, MRL is used as the performance criterion instead of the traditional ARL. Generally, the performance of the DS X bar chart is investigated under the assumption of known process parameters. In practice, these parameters are usually estimated from an in-control reference Phase-I dataset. Since the performance of the DS X bar chart is significantly affected by estimation errors, we study the effects of parameter estimation on the MRL-based DS X bar chart when the in-control average sample size is minimised. This study reveals that more than 80 samples are required for the MRL-based DS X bar chart with estimated parameters to perform more favourably than the corresponding chart with known parameters.

  17. A Comprehensive Analysis of Multiscale Field-Aligned Currents: Characteristics, Controlling Parameters, and Relationships

    Science.gov (United States)

    McGranaghan, Ryan M.; Mannucci, Anthony J.; Forsyth, Colin

    2017-12-01

    We explore the characteristics, controlling parameters, and relationships of multiscale field-aligned currents (FACs) using a rigorous, comprehensive, and cross-platform analysis. Our unique approach combines FAC data from the Swarm satellites and the Advanced Magnetosphere and Planetary Electrodynamics Response Experiment (AMPERE) to create a database of small-scale (˜10-150 km, 250 km) FACs. We examine these data for the repeatable behavior of FACs across scales (i.e., the characteristics), the dependence on the interplanetary magnetic field orientation, and the degree to which each scale "departs" from nominal large-scale specification. We retrieve new information by utilizing magnetic latitude and local time dependence, correlation analyses, and quantification of the departure of smaller from larger scales. We find that (1) FACs characteristics and dependence on controlling parameters do not map between scales in a straight forward manner, (2) relationships between FAC scales exhibit local time dependence, and (3) the dayside high-latitude region is characterized by remarkably distinct FAC behavior when analyzed at different scales, and the locations of distinction correspond to "anomalous" ionosphere-thermosphere behavior. Comparing with nominal large-scale FACs, we find that differences are characterized by a horseshoe shape, maximizing across dayside local times, and that difference magnitudes increase when smaller-scale observed FACs are considered. We suggest that both new physics and increased resolution of models are required to address the multiscale complexities. We include a summary table of our findings to provide a quick reference for differences between multiscale FACs.

  18. [Control parameters for high-intensity focused ultrasound (HIFU) for tissue ablation in the ex-vivo kidney].

    Science.gov (United States)

    Köhrmann, K U; Michel, M S; Steidler, A; Marlinghaus, E H; Kraut, O; Alken, P

    2002-01-01

    Therapeutic application of contactless thermoablation by high-intensity focused ultrasound (HIFU) demands precise physical definition of focal size and determination of control parameters. Our objective was to define the focal expansion of a new ultrasound generator and to evaluate the extent of tissue ablation under variable generator parameters in an ex vivo model. Axial and transversal distribution of ultrasound intensity in the area of the focal point was calculated by needle hydrophone. The extent of tissue necrosis after focused ultrasound was assessed in an ex vivo porcine kidney model applying generator power up to 400 Watt and pulse duration up to 8 s. The measurement of field distribution revealed a physical focal size of 32 x 4 mm. Sharp demarcation between coagulation necrosis and intact tissue was observed in our tissue model. Lesion size was kept under control by variation of both generator power and impulse duration. At a constant impulse duration of 2 s, generator power of 100 W remained below the threshold doses for induction of a reproducible lesion. An increase in power up to 200 W and 400 W, respectively, induced lesions with diameters up to 11.2 x 3 mm. Constant total energy (generator power x impulse duration) led to a larger lesion size under higher generator power. It is possible to induce sharply demarcated, reproducible thermonecrosis, which can be regulated by generator power and impulse duration, by means of a cylindrical piezo element with a paraboloid reflector at a focal distance of 10 cm. The variation of generator power was an especially suitable control parameter for the inducement of a defined lesion size.

  19. Investigation of effective parameters in preparation and controlling lithium fluoride nano size powder

    International Nuclear Information System (INIS)

    Naderi, S.; Sarraf Mamoory, F.; Riahi Noori, N.

    2007-01-01

    In this research, the reaction of LiOH + HF+LiF+H 2 O has been selected and some precipitation parameters such as pH, temperature, time, super saturation, q d agitation type have been studied, and controlled. The morphology, phase analysis and particle size of the resulting powders were analyzed by SEM, XRD and LPSA. Finally, at temperature 2S d ig C , pH of about 2-3, reaction time less than 1 sec, and agitation by ultrasonic bath, the pure nano lithium fluoride powders of about 100 nm were produced

  20. An investigation of the effects of experimental parameters on the closed-loop control of photoionization/dissociation processes in acetophenone

    Science.gov (United States)

    Graham, Paul; Menkir, Getahun; Levis, Robert J.

    2003-06-01

    The photodissociation channels of acetophenone (C 6H 5)CO(CH 3), can be controlled by the use of tailored strong-field laser pulses together with a feedback loop incorporating an adaptive algorithm. This optimal control strategy is used to selectively cleave either the OCCH 3 or OCC 6H 5 bonds, monitored by detecting either mass 105 or 77, respectively. Varying the pulse chirp and duration prior to optimization is shown to affect the dynamic range of control. We show that it is possible to decrease the search space by limiting the retardance range of the spatial light modulator (SLM), or by decreasing the number of frequency elements manipulated by the SLM, and still achieve a certain degree of control over acetophenone dissociation. Performing consecutive experiments with identical experimental parameters and search criteria reveals that the learning algorithm may find solutions that have the same degree of control (various local solutions), with either similar SLM retardances or markedly different retardances. Comparison of the dynamic range of control between single-parameter optimizations (pulse energy and duration) with the tailored electric field profiles generated by the adaptive algorithm reveals an enhancement in the control of reaction product distributions in the latter scheme.

  1. In-situ, sunphotometer and Raman lidar observations of aerosol transport events in the western Mediterranean during the June 2013 ChArMEx campaign

    Science.gov (United States)

    Totems, Julien; Sicard, Michael; Bertolin, Santi; Boytard, Mai-Lan; Chazette, Patrick; Comeron, Adolfo; Dulac, Francois; Hassanzadeh, Sahar; Lange, Diego; Marnas, Fabien; Munoz, Constantino; Shang, Xiaoxia

    2014-05-01

    We present a preliminary analysis of aerosol observations performed in June 2013 in the western Mediterranean at two stations set up in Barcelona and Menorca (Spain) in the framework of the ChArMEx (Chemistry Aerosol Mediterranean Experiment) project. The Barcelona station was equipped with the following fixed instruments belonging to the Universitat Politècnica de Catalunya (UPC): an AERONET (Aerosol Robotic Network) sun-photometer, an MPL (Micro Pulse Lidar) lidar and the UPC multi-wavelength lidar. The MPL lidar works at 532 nm and has a depolarization channel, while the UPC lidar works at 355, 532 and 1064 nm, and also includes two N2- (at 387 and 607 nm) and one H2O-Raman (at 407 nm) channels. The MPL system works continuously 24 hour/day. The UPC system was operated on alert in coordination with the research aircrafts plans involved in the campaign. In Cap d'en Font, Menorca, the mobile laboratory of the Laboratoire des Sciences du Climat et de l'Environnement hosted an automated (AERONET) and a manual (Microtops) 5-lambda sunphotometer, a 3-lambda nephelometer, a 7-lambda aethalometer, as well as the LSCE Water vapor Aerosol LIdar (WALI). This mini Raman lidar, first developed and validated for the HyMEX (Hydrological cycle in the Mediterranean eXperiment) campaign in 2012, works at 355 nm for eye safety and is designed with a short overlap distance (the lower troposphere. It includes depolarization, N2- and H2O-Raman channels. H2O observations have been calibrated on-site by different methods and show good agreement with balloon measurements. Observations at Cap d'en Font were quasi-continuous from June 10th to July 3rd, 2013. The lidar data at both stations helped direct the research aircrafts and balloon launches to interesting plumes of particles in real time for in-situ measurements. Among some light pollution background from the European continent, a typical Saharan dust event and an unusual American dust/biomass burning event are highlighted in our

  2. Improved control for distributed parameter systems with time-dependent spatial domains utilizing mobile sensor–actuator networks

    International Nuclear Information System (INIS)

    Zhang Jian-Zhong; Cui Bao-Tong; Zhuang Bo

    2017-01-01

    A guidance policy for controller performance enhancement utilizing mobile sensor–actuator networks (MSANs) is proposed for a class of distributed parameter systems (DPSs), which are governed by diffusion partial differential equations (PDEs) with time-dependent spatial domains. Several sufficient conditions for controller performance enhancement are presented. First, the infinite dimensional operator theory is used to derive an abstract evolution equation of the systems under some rational assumptions on the operators, and a static output feedback controller is designed to control the spatial process. Then, based on Lyapunov stability arguments, guidance policies for collocated and non-collocated MSANs are provided to enhance the performance of the proposed controller, which show that the time-dependent characteristic of the spatial domains can significantly affect the design of the mobile scheme. Finally, a simulation example illustrates the effectiveness of the proposed policy. (paper)

  3. Parameters for control of an UV-irradiation plant for the disinfection of waste water

    International Nuclear Information System (INIS)

    Rudolph, K.U.; Boettcher, J.; Nelle, T.

    1994-01-01

    A pilot-study with a small UV irradiation unit was done on different wastewater treatment plants to investigate the influence of UV-transmittance, turbidity and flow rate. The on-line measurement of these parameters with the parallel microbiological analysis shows the expected increase of total coliform-concentrations with higher turbidity or lower transmittance. Using the measurement of flow rate, transmittance and turbidity for controling of full-scale UV-plants the operation costs can be decreased. (orig.) [de

  4. New Algorithm for the Smoothing Speed Control of Induction Motor in Electric Car based on Self-Tuning Parameter PID-Fuzzy Logic

    Directory of Open Access Journals (Sweden)

    Dedid Cahya Happyanto

    2012-05-01

    Full Text Available Driving system of electric car for low speed has a performance of controller that is not easily set up on large span so it does not give a comfort to passengers. The study has been tested in the bumpy road conditions, by providing disturbances in the motor load, it is to describe the condition of the road. To improve the system performance, the speed and torque controller was applied using Field Oriented Control (FOC method. In this method, On-Line Proportional Integral Derivative Fuzzy Logic Controller (PID-FLC is used to give dynamic response to the change of speed and maximum torque on the electric car and this results the smooth movement on every change of car performance both in fast and slow movement when breaking action is taken. Optimization of membership functions in Fuzzy PID controller is required to obtain a new PID parameter values which is done in autotuning in any changes of the input or disturbance. PID parameter tuning in this case using the Ziegler-Nichols method based on frequency response. The mechanism is done by adjusting the PID parameters and the strengthening of the system output. The test results show that the controller Fuzzy Self-Tuning PID appropriate for Electric cars because they have a good response about 0.85% overshoot at to changes in speed and braking of electric cars.

  5. Catsius Clay Project. Calculation and Testing of Behaviour of Unsaturated Clay as Barrier in Radioactive Waste Repositories. Stage 1: Verification Exercises

    International Nuclear Information System (INIS)

    Alonso, E. E.; Alcoverro, J.

    1999-01-01

    The prescribed flow in a rigid homogeneous isotropic unsaturated medium was considered, and two cases envisaged: i) vertical flow and ii) horizontal flow. In both cases, predictions were satisfactory for all partners. The flow in a rigid homogeneous isotropic and saturated porous medium due to a spherical source of heat was considered, and two cases envisaged: a) low porosity (analytical solution available) and b) high porosity (analytical solution not available). Temperature distributions for both case A and case B depend mainly on heat conduction. Correct predictions were found by AND, CLA, ISM, UPC, UOL and UWC. Pressure distribution for case A depends mainly on buoyancy effects. In this case correct predictions were found by AND, CLA, UPC, UOL and UWC. Pressure distribution for case B depends mainly on thermal expansion of the fluid. It has been found that only CLA, ISM, UPC and UOL found a satisfactory prediction in this case. (Author)

  6. Catsius Clay Project. Calculation and Testing of Behaviour of Unsaturated Clay as Barrier in Radioactive Waste Repositories. Stage 1: Verification Exercises

    Energy Technology Data Exchange (ETDEWEB)

    Alonso, E E; Alcoverro, J

    1999-07-01

    The prescribed flow in a rigid homogeneous isotropic unsaturated medium was considered, and two cases envisaged: i) vertical flow and ii) horizontal flow. In both cases, predictions were satisfactory for all partners. The flow in a rigid homogeneous isotropic and saturated porous medium due to a spherical source of heat was considered, and two cases envisaged: a) low porosity (analytical solution available) and b) high porosity (analytical solution not available). Temperature distributions for both case A and case B depend mainly on heat conduction. Correct predictions were found by AND, CLA, ISM, UPC, UOL and UWC. Pressure distribution for case A depends mainly on buoyancy effects. In this case correct predictions were found by AND, CLA, UPC, UOL and UWC. Pressure distribution for case B depends mainly on thermal expansion of the fluid. It has been found that only CLA, ISM, UPC and UOL found a satisfactory prediction in this case. (Author)

  7. Direct Yaw-Moment Control of All-Wheel-Independent-Drive Electric Vehicles with Network-Induced Delays through Parameter-Dependent Fuzzy SMC Approach

    Directory of Open Access Journals (Sweden)

    Wanke Cao

    2017-01-01

    Full Text Available This paper investigates the robust direct yaw-moment control (DYC through parameter-dependent fuzzy sliding mode control (SMC approach for all-wheel-independent-drive electric vehicles (AWID-EVs subject to network-induced delays. AWID-EVs have obvious advantages in terms of DYC over the traditional centralized-drive vehicles. However it is one of the most principal issues for AWID-EVs to ensure the robustness of DYC. Furthermore, the network-induced delays would also reduce control performance of DYC and even deteriorate the EV system. To ensure robustness of DYC and deal with network-induced delays, a parameter-dependent fuzzy sliding mode control (FSMC method based on the real-time information of vehicle states and delays is proposed in this paper. The results of cosimulations with Simulink® and CarSim® demonstrate the effectiveness of the proposed controller. Moreover, the results of comparison with a conventional FSMC controller illustrate the strength of explicitly dealing with network-induced delays.

  8. Influence of hip and knee osteoarthritis on dynamic postural control parameters among older fallers.

    Science.gov (United States)

    Mat, Sumaiyah; Ng, Chin Teck; Tan, Maw Pin

    2017-03-06

    To compare the relationship between postural control and knee and hip osteoarthritis in older adults with and without a history of falls. Fallers were those with ≥ 2 falls or 1 injurious fall over 12 months. Non-fallers were volunteers with no falls in the past year. Radiological evidence of osteoarthritis with no reported symptoms was considered "asymptomatic osteoarthritis", while "symptomatic osteoarthritis" was defined as radiographic osteoarthritis with pain or stiffness. Dynamic postural control was quantified with the limits of stability test measured on a balance platform (Neurocom® Balancemaster, California, USA). Parameters assessed were end-point excursion, maximal excursion, and directional control. A total of 102 older individuals, mean age 73 years (standard deviation 5.7) years were included. The association between falls and poor performance in maximal excursion and directional control was confounded by age and comorbidities. In the same linear equation model with falls, symptomatic osteoarthritis remained independently associated with poor end-point excursion (β-coefficient (95% confidence interval) -6.80 (-12.14 to -1.42)). Poor performance in dynamic postural control (maximal excursion and directional control) among fallers was not accounted for by hip/knee osteoarthritis, but was confounded by old age and comorbidities. Loss of postural control due to hip/knee osteoarthritis is not a risk factor for falls among community-dwelling older adults.

  9. Parameters Evaluation of PLC Dependability and Safety

    Directory of Open Access Journals (Sweden)

    Juraj Zdansky

    2006-01-01

    Full Text Available This paper is focused on evaluation of dependability and safety parameters of PLC (Programmable Logic Controller. Achievement of requested level of these parameters is an application assumption for using PLC in control of safety critical processes. Evaluation of these parameters can be made on the base of suitable model and it can be influenced by system architecture when necessary.

  10. Improved double integral sliding mode MPPT controller based parameter estimation for a stand-alone photovoltaic system

    International Nuclear Information System (INIS)

    Chatrenour, Nasrin; Razmi, Hadi; Doagou-Mojarrad, Hasan

    2017-01-01

    Highlights: • IDISMC based MPPT algorithm is introduced. • Hurwitz stability theorem is used for switching surface coefficients computation. • GA approach is presented for parameter estimation of the stand-alone PV system. - Abstract: In this paper, an Improved Double Integral Sliding Mode MPPT Controller (IDISMC) for a stand-alone photovoltaic (PV) system is proposed. Performance of a sliding mode controller (SMC) is greatly influenced by the choice of the sliding surface. Switching surface coefficients were selected by the use of Hurwitz stability theorem. The IDISMC not only is robust against parametric and non-parametric uncertainties, but also has a very small steady-state error, thanks to the use of double integral of tracking voltage error in the definition of its sliding surface. For realistic simulation, Genetic Algorithm (GA) method was used to estimate parameters of solar panels model. The validity of the proposed double integral SMC in maximum power point tracking was approved by comparing the simulation results obtained for a sample PV system with the results of other methods.

  11. Robust Adaptive Sliding Mode Control for Generalized Function Projective Synchronization of Different Chaotic Systems with Unknown Parameters

    Directory of Open Access Journals (Sweden)

    Xiuchun Li

    2013-01-01

    Full Text Available When the parameters of both drive and response systems are all unknown, an adaptive sliding mode controller, strongly robust to exotic perturbations, is designed for realizing generalized function projective synchronization. Sliding mode surface is given and the controlled system is asymptotically stable on this surface with the passage of time. Based on the adaptation laws and Lyapunov stability theory, an adaptive sliding controller is designed to ensure the occurrence of the sliding motion. Finally, numerical simulations are presented to verify the effectiveness and robustness of the proposed method even when both drive and response systems are perturbed with external disturbances.

  12. Research on Intelligent Control System of DC SQUID Magnetometer Parameters for Multi-channel System

    Science.gov (United States)

    Chen, Hua; Yang, Kang; Lu, Li; Kong, Xiangyan; Wang, Hai; Wu, Jun; Wang, Yongliang

    2018-03-01

    In a multi-channel SQUID measurement system, adjusting device parameters to optimal condition for all channels is time-consuming. In this paper, an intelligent control system is presented to determine the optimal working point of devices which is automatic and more efficient comparing to the manual one. An optimal working point searching algorithm is introduced as the core component of the control system. In this algorithm, the bias voltage V_bias is step scanned to obtain the maximal value of the peak-to-peak current value I_pp of the SQUID magnetometer modulation curve. We choose this point as the optimal one. Using the above control system, more than 30 weakly damped SQUID magnetometers with area of 5 × 5 mm^2 or 10 × 10 mm^2 are adjusted and a 36-channel magnetocardiography system perfectly worked in a magnetically shielded room. The average white flux noise is 15 μΦ_0/Hz^{1/2}.

  13. Fuzzy combination of fuzzy and switching state-feedback controllers for nonlinear systems subject to parameter uncertainties.

    Science.gov (United States)

    Lam, H K; Leung, Frank H F

    2005-04-01

    This paper presents a fuzzy controller, which involves a fuzzy combination of local fuzzy and global switching state-feedback controllers, for nonlinear systems subject to parameter uncertainties with known bounds. The nonlinear system is represented by a fuzzy combined Takagi-Sugeno-Kang model, which is a fuzzy combination of the global and local fuzzy plant models. By combining the local fuzzy and global switching state-feedback controllers using fuzzy logic techniques, the advantages of both controllers can be retained and the undesirable chattering effect introduced by the global switching state-feedback controller can be eliminated. The steady-state error introduced by the global switching state-feedback controller when a saturation function is used can also be removed. Stability conditions, which are related to the system matrices of the local and global closed-loop systems, are derived to guarantee the closed-loop system stability. An application example will be given to demonstrate the merits of the proposed approach.

  14. Design of Parameter Independent, High Performance Sensorless Controllers for Permanent Magnet Synchronous Machines

    DEFF Research Database (Denmark)

    Xie, Ge

    . The transient fluctuation of the estimated rotor position error is around 20 degrees with a step load torque change from 0% to 100% of the rated torque. The position error in steady state is within ±2 electrical degrees for the best case. The proposed method may also be used for e.g. online machine parameter......The Permanent Magnet Synchronous Machine (PMSM) has become an attractive candidate for various industrial applications due to its high efficiency and torque density. In the PMSM drive system, simple and robust control methods play an important role in achieving satisfactory drive performances....... For reducing the cost and increasing the reliability of the drive system, eliminating the mechanical sensor brings a lot advantages to the PMSM drive system. Therefore, sensorless control was developed and has been increasingly used in different PMSM drive systems in the last 20 years. However, machine...

  15. Variable Parameter Nonlinear Control for Maximum Power Point Tracking Considering Mitigation of Drive-train Load

    Institute of Scientific and Technical Information of China (English)

    Zaiyu; Chen; Minghui; Yin; Lianjun; Zhou; Yaping; Xia; Jiankun; Liu; Yun; Zou

    2017-01-01

    Since mechanical loads exert a significant influence on the life span of wind turbines, the reduction of transient load on drive-train shaft has received more attention when implementing a maximum power point tracking(MPPT) controller.Moreover, a trade-off between the efficiency of wind energy extraction and the load level of drive-train shaft becomes a key issue. However, for the existing control strategies based on nonlinear model of wind turbines, the MPPT efficiencies are improved at the cost of the intensive fluctuation of generator torque and significant increase of transient load on drive train shaft. Hence, in this paper, a nonlinear controller with variable parameter is proposed for improving MPPT efficiency and mitigating transient load on drive-train simultaneously. Then,simulations on FAST(Fatigue, Aerodynamics, Structures, and Turbulence) code and experiments on the wind turbine simulator(WTS) based test bench are presented to verify the efficiency improvement of the proposed control strategy with less cost of drive-train load.

  16. Variable Parameter Nonlinear Control for Maximum Power Point Tracking Considering Mitigation of Drive-train Load

    Institute of Scientific and Technical Information of China (English)

    Zaiyu Chen; Minghui Yin; Lianjun Zhou; Yaping Xia; Jiankun Liu; Yun Zou

    2017-01-01

    Since mechanical loads exert a significant influence on the life span of wind turbines,the reduction of transient load on drive-train shaft has received more attention when implementing a maximum power point tracking (MPPT) controller.Moreover,a trade-off between the efficiency of wind energy extraction and the load level of drive-train shaft becomes a key issue.However,for the existing control strategies based on nonlinear model of wind turbines,the MPPT efficiencies are improved at the cost of the intensive fluctuation of generator torque and significant increase of transient load on drive train shaft.Hence,in this paper,a nonlinear controller with variable parameter is proposed for improving MPPT efficiency and mitigating transient load on drive-train simultaneously.Then,simulations on FAST (Fatigue,Aerodynamics,Structures,and Turbulence) code and experiments on the wind turbine simulator (WTS) based test bench are presented to verify the efficiency improvement of the proposed control strategy with less cost of drive-train load.

  17. Exclusive photoproduction of Upsilon in pPb collisions at LHC energies

    International Nuclear Information System (INIS)

    Dutta, Dipanwita; Chudasama, Ruchi; Mohanty, A.K.

    2014-01-01

    Recent results of exclusive photoproduction of heavy vector mesons at LHC energies by ALICE and LHCb in pp, pPb and PbPb Ultraperipheral collisions (UPC) confirmed the expectations that UPCs are a very promising probe to study the gluon distributions in nucleons and in nuclei at small x. In this work, we have estimated the photoproduction of γ in pPb collisions at √s NN = 5.02 TeV in the framework of perturbative two-gluon exchange formalism employing various parametrization of gluon distributions functions

  18. Reduction of indoor particles concentration using re-circulating filtration units in Danish dwellings

    DEFF Research Database (Denmark)

    Spilak, Michal; Frederiksen, Marie; Karottki, Gabriela D.

    2012-01-01

    air was recirculated through the unit during two weeks in a randomized and double blinded design. The measurements included concentration of PM2.5 and ultrafine particles (UPC), carbon dioxide, temperature and relative humidity, ventilation, air flow through the unit, allergen and fungal levels....... Additional information was collected through questionnaires. Several medical tests were made, however the results are not included in this paper. Preliminary results showed significant decrease in PM2.5 concentration during the filtered period compared to placebo period. Likewise was UPC significantly lower...

  19. Control of operating parameters of laser ceilometers with the application of fiber optic delay line imitation

    Science.gov (United States)

    Kim, A. A.; Klochkov, D. V.; Konyaev, M. A.; Mihaylenko, A. S.

    2017-11-01

    The article considers the problem of control and verification of the laser ceilometers basic performance parameters and describes an alternative method based on the use of multi-length fiber optic delay line, simulating atmospheric track. The results of the described experiment demonstrate the great potential of this method for inspection and verification procedures of laser ceilometers.

  20. Parameter Improved Particle Swarm Optimization Based Direct-Current Vector Control Strategy for Solar PV System

    Directory of Open Access Journals (Sweden)

    NAMMALVAR, P.

    2018-02-01

    Full Text Available This paper projects Parameter Improved Particle Swarm Optimization (PIPSO based direct current vector control technology for the integration of photovoltaic array in an AC micro-grid to enhance the system performance and stability. A photovoltaic system incorporated with AC micro-grid is taken as the pursuit of research study. The test system features two power converters namely, PV side converter which consists of DC-DC boost converter with Perturbation and Observe (P&O MPPT control to reap most extreme power from the PV array, and grid side converter which consists of Grid Side-Voltage Source Converter (GS-VSC with proposed direct current vector control strategy. The gain of the proposed controller is chosen from a set of three values obtained using apriori test and tuned through the PIPSO algorithm so that the Integral of Time multiplied Absolute Error (ITAE between the actual and the desired DC link capacitor voltage reaches a minimum and allows the system to extract maximum power from PV system, whereas the existing d-q control strategy is found to perform slowly to control the DC link voltage under varying solar insolation and load fluctuations. From simulation results, it is evident that the proposed optimal control technique provides robust control and improved efficiency.

  1. Failure probability under parameter uncertainty.

    Science.gov (United States)

    Gerrard, R; Tsanakas, A

    2011-05-01

    In many problems of risk analysis, failure is equivalent to the event of a random risk factor exceeding a given threshold. Failure probabilities can be controlled if a decisionmaker is able to set the threshold at an appropriate level. This abstract situation applies, for example, to environmental risks with infrastructure controls; to supply chain risks with inventory controls; and to insurance solvency risks with capital controls. However, uncertainty around the distribution of the risk factor implies that parameter error will be present and the measures taken to control failure probabilities may not be effective. We show that parameter uncertainty increases the probability (understood as expected frequency) of failures. For a large class of loss distributions, arising from increasing transformations of location-scale families (including the log-normal, Weibull, and Pareto distributions), the article shows that failure probabilities can be exactly calculated, as they are independent of the true (but unknown) parameters. Hence it is possible to obtain an explicit measure of the effect of parameter uncertainty on failure probability. Failure probability can be controlled in two different ways: (1) by reducing the nominal required failure probability, depending on the size of the available data set, and (2) by modifying of the distribution itself that is used to calculate the risk control. Approach (1) corresponds to a frequentist/regulatory view of probability, while approach (2) is consistent with a Bayesian/personalistic view. We furthermore show that the two approaches are consistent in achieving the required failure probability. Finally, we briefly discuss the effects of data pooling and its systemic risk implications. © 2010 Society for Risk Analysis.

  2. Linear parameter-varying modeling and control of the steam temperature in a Canadian SCWR

    Energy Technology Data Exchange (ETDEWEB)

    Sun, Peiwei, E-mail: sunpeiwei@mail.xjtu.edu.cn; Zhang, Jianmin; Su, Guanghui

    2017-03-15

    Highlights: • Nonlinearity of Canadian SCWR is analyzed based on step responses and Nyquist plots. • LPV model is derived through Jacobian linearization and curve fitting. • An output feedback H{sub ∞} controller is synthesized for the steam temperature. • The control performance is evaluated by step disturbances and wide range operation. • The controller can stabilize the system and reject the reactor power disturbance. - Abstract: The Canadian direct-cycle Supercritical Water-cooled Reactor (SCWR) is a pressure-tube type SCWR under development in Canada. The dynamics of the steam temperature have a high degree of nonlinearity and are highly sensitive to reactor power disturbances. Traditional gain scheduling control cannot theoretically guarantee stability for all operating regions. The control performance can also be deteriorated when the controllers are switched. In this paper, a linear parameter-varying (LPV) strategy is proposed to solve such problems. Jacobian linearization and curve fitting are applied to derive the LPV model, which is verified using a nonlinear dynamic model and determined to be sufficiently accurate for control studies. An output feedback H{sub ∞} controller is synthesized to stabilize the steam temperature system and reject reactor power disturbances. The LPV steam temperature controller is implemented using a nonlinear dynamic model, and step changes in the setpoints and typical load patterns are carried out in the testing process. It is demonstrated through numerical simulation that the LPV controller not only stabilizes the steam temperature under different disturbances but also efficiently rejects reactor power disturbances and suppresses the steam temperature variation at different power levels. The LPV approach is effective in solving control problems of the steam temperature in the Canadian SCWR.

  3. Biotropic parameters of magnetic fields

    Energy Technology Data Exchange (ETDEWEB)

    Shishlo, M.A.

    The use of magnetic fields (MF) in biology and medicine to control biological systems has led to appearance of the term, biotropic parameters of MF. They include the physical characteristics of MF, which determine the primary biologically significant physicochemical mechanisms of field action causing formation of corresponding reactions on the level of the integral organism. These parameters include MF intensity, gradient, vector, pulse frequency and shape, and duration of exposure. Factors that elicit responses by the biological system include such parameter of MF interaction with the integral organism as localization of exposure and volume of tissues interacting with the field, as well as the initial state of the organism. In essence, the findings of experimental studies of biotropic parameters of MF make it possible to control physiological processes and will aid in optimizing methods of MF therapy.

  4. Mathematical Modelling and Parameter Identification of an Electro-Magneto-Mechanical Actuator for Vibration Control

    DEFF Research Database (Denmark)

    Darula, Radoslav; Stein, George Juraj; Kallesøe, Carsten Skovmose

    2012-01-01

    Electromechanical systems for vibration control exhibit complex non-linear behaviour. Therefore advanced mathematical tools and appropriate simplifications are required for their modelling. To properly understand the dynamics of such a non-linear system, it is necessary to identify the parameters....... The electric circuit is closed with a shunt resistance connected to the electromagnet. The current induced in the circuit generates additional alternating magnetic force. This force counteracts the original vibration and damps it. In this way the coupled electro-magneto-mechanical system suppresses the forced...

  5. Multi-objective optimization in quantum parameter estimation

    Science.gov (United States)

    Gong, BeiLi; Cui, Wei

    2018-04-01

    We investigate quantum parameter estimation based on linear and Kerr-type nonlinear controls in an open quantum system, and consider the dissipation rate as an unknown parameter. We show that while the precision of parameter estimation is improved, it usually introduces a significant deformation to the system state. Moreover, we propose a multi-objective model to optimize the two conflicting objectives: (1) maximizing the Fisher information, improving the parameter estimation precision, and (2) minimizing the deformation of the system state, which maintains its fidelity. Finally, simulations of a simplified ɛ-constrained model demonstrate the feasibility of the Hamiltonian control in improving the precision of the quantum parameter estimation.

  6. A methodology for modeling photocatalytic reactors for indoor pollution control using previously estimated kinetic parameters

    Energy Technology Data Exchange (ETDEWEB)

    Passalia, Claudio; Alfano, Orlando M. [INTEC - Instituto de Desarrollo Tecnologico para la Industria Quimica, CONICET - UNL, Gueemes 3450, 3000 Santa Fe (Argentina); FICH - Departamento de Medio Ambiente, Facultad de Ingenieria y Ciencias Hidricas, Universidad Nacional del Litoral, Ciudad Universitaria, 3000 Santa Fe (Argentina); Brandi, Rodolfo J., E-mail: rbrandi@santafe-conicet.gov.ar [INTEC - Instituto de Desarrollo Tecnologico para la Industria Quimica, CONICET - UNL, Gueemes 3450, 3000 Santa Fe (Argentina); FICH - Departamento de Medio Ambiente, Facultad de Ingenieria y Ciencias Hidricas, Universidad Nacional del Litoral, Ciudad Universitaria, 3000 Santa Fe (Argentina)

    2012-04-15

    Highlights: Black-Right-Pointing-Pointer Indoor pollution control via photocatalytic reactors. Black-Right-Pointing-Pointer Scaling-up methodology based on previously determined mechanistic kinetics. Black-Right-Pointing-Pointer Radiation interchange model between catalytic walls using configuration factors. Black-Right-Pointing-Pointer Modeling and experimental validation of a complex geometry photocatalytic reactor. - Abstract: A methodology for modeling photocatalytic reactors for their application in indoor air pollution control is carried out. The methodology implies, firstly, the determination of intrinsic reaction kinetics for the removal of formaldehyde. This is achieved by means of a simple geometry, continuous reactor operating under kinetic control regime and steady state. The kinetic parameters were estimated from experimental data by means of a nonlinear optimization algorithm. The second step was the application of the obtained kinetic parameters to a very different photoreactor configuration. In this case, the reactor is a corrugated wall type using nanosize TiO{sub 2} as catalyst irradiated by UV lamps that provided a spatially uniform radiation field. The radiative transfer within the reactor was modeled through a superficial emission model for the lamps, the ray tracing method and the computation of view factors. The velocity and concentration fields were evaluated by means of a commercial CFD tool (Fluent 12) where the radiation model was introduced externally. The results of the model were compared experimentally in a corrugated wall, bench scale reactor constructed in the laboratory. The overall pollutant conversion showed good agreement between model predictions and experiments, with a root mean square error less than 4%.

  7. Comparison of Parameter Identification Techniques

    Directory of Open Access Journals (Sweden)

    Eder Rafael

    2016-01-01

    Full Text Available Model-based control of mechatronic systems requires excellent knowledge about the physical behavior of each component. For several types of components of a system, e.g. mechanical or electrical ones, the dynamic behavior can be described by means of a mathematic model consisting of a set of differential equations, difference equations and/or algebraic constraint equations. The knowledge of a realistic mathematic model and its parameter values is essential to represent the behaviour of a mechatronic system. Frequently it is hard or impossible to obtain all required values of the model parameters from the producer, so an appropriate parameter estimation technique is required to compute missing parameters. A manifold of parameter identification techniques can be found in the literature, but their suitability depends on the mathematic model. Previous work dealt with the automatic assembly of mathematical models of serial and parallel robots with drives and controllers within the dynamic multibody simulation code HOTINT as fully-fledged mechatronic simulation. Several parameters of such robot models were identified successfully by our embedded algorithm. The present work proposes an improved version of the identification algorithm with higher performance. The quality of the identified parameter values and the computation effort are compared with another standard technique.

  8. Effectiveness of functional training on cardiorespiratory parameters: a systematic review and meta-analysis of randomized controlled trials.

    Science.gov (United States)

    Rezende Barbosa, Marianne Penachini da Costa de; Oliveira, Vinicius Cunha; Silva, Anne Kastelianne França da; Pérez-Riera, Andrés Ricardo; Vanderlei, Luiz Carlos

    2017-07-28

    Functional training is a new training vision that was prepared from the gesture imitation of daily activities. Although your use has become popular in clinical practice, the influence of the several cardiorespiratory adjustments performed during the functional training in different populations and conditions is unknown. So, the aim of this systematic review was to gather information in the literature regarding the influence of functional training on cardiorespiratory parameters. We conducted search strategies on MEDLINE, PEDro, EMBASE, SportDiscus and Cochrane to identify randomized controlled trials investigating the effects of functional training on cardiorespiratory parameters. Methodological quality of the included studies was assessed using the PEDro scale. Grading of Recommendations Assessment, Development and Evaluation (GRADE) summarized the evidence. Five original studies were included. Effects favoured functional training on oxygen consumption (VO 2 ) at intermediate-term follow-up: weighted mean difference -1·0 (95% CI: 5·4-3·3), P = 0·642, and a small and not clinically important effect observed on VO 2 favouring control at intermediate-term follow-up (i.e. mean difference of 1·30 (95% CI 1·07-1·53), Pfunctional training is better than other interventions to improve cardiovascular parameters. This result encourages new searches about the theme. © 2017 Scandinavian Society of Clinical Physiology and Nuclear Medicine. Published by John Wiley & Sons Ltd.

  9. Pre Design of Beam Parameter Control System for Electron Beam Machine (EBM) 350 keV/10 mA in the Center for Accelerator and Material Process Technology - BATAN Yogyakarta

    International Nuclear Information System (INIS)

    Sutanto

    2009-01-01

    Pre design of beam parameter control system for Electron Beam Machine (EBM) 350 keV/10 mA had an objective to find a control system algorithm for EBM in The Center For Accelerator and Material Process Technology (Pusat Teknologi dan Proses Bahan/PTAPB) - BATAN Yogyakarta. The design was based on the beam parameter model of EBM. The model shown a relationship between the dose parameter setting and the beam energy setting which it was being a problem in setting the beam parameters.The control system algorithm was found by getting compensator equations from the beam parameter model of EBM. The equations would omit the relation between the radiation dose parameter and beam energy parameter, so that the parameters could be adjusted easily. The result of the control system algorithm examine based on simulation shown that the setting of beam parameter value could be done by giving the accelerating voltage value and the filament current value as the operator had determined the value. The value of radiation dose and beam energy would be adjusted as its function of the filament current value and the accelerating voltage value. (author)

  10. ATON - Informe sobre el estado del arte de la FV integrada en edificación, y productos y tecnologías FV actuales con enfoque en la tecnología de capa fina

    OpenAIRE

    Masseck, Torsten; Fonseca Casas, Antoni; Godoy Muñoz, Alfonso

    2012-01-01

    Informe sobre el estado del arte de la FV integrada en edificación en el marco del projecto ATON (CENIT-E), convenio UPC-ACCIONA Instalaciones El proyecto ATON en su Actividad 10: Integración arquitectónica persigue la búsqueda de conceptos innovadores para la integración de sistemas fotovoltaicos de lámina delgada o Thin-film en entornos urbanos, con énfasis en edificios. En colaboración con Acciona, el equipo de trabajo de la UPC ha realizado estudios de integraciones singulares de in...

  11. Control and Estimation of Distributed Parameter Systems

    CERN Document Server

    Kappel, F; Kunisch, K

    1998-01-01

    Consisting of 23 refereed contributions, this volume offers a broad and diverse view of current research in control and estimation of partial differential equations. Topics addressed include, but are not limited to - control and stability of hyperbolic systems related to elasticity, linear and nonlinear; - control and identification of nonlinear parabolic systems; - exact and approximate controllability, and observability; - Pontryagin's maximum principle and dynamic programming in PDE; and - numerics pertinent to optimal and suboptimal control problems. This volume is primarily geared toward control theorists seeking information on the latest developments in their area of expertise. It may also serve as a stimulating reader to any researcher who wants to gain an impression of activities at the forefront of a vigorously expanding area in applied mathematics.

  12. Discovering Hidden Controlling Parameters using Data Analytics and Dimensional Analysis

    Science.gov (United States)

    Del Rosario, Zachary; Lee, Minyong; Iaccarino, Gianluca

    2017-11-01

    Dimensional Analysis is a powerful tool, one which takes a priori information and produces important simplifications. However, if this a priori information - the list of relevant parameters - is missing a relevant quantity, then the conclusions from Dimensional Analysis will be incorrect. In this work, we present novel conclusions in Dimensional Analysis, which provide a means to detect this failure mode of missing or hidden parameters. These results are based on a restated form of the Buckingham Pi theorem that reveals a ridge function structure underlying all dimensionless physical laws. We leverage this structure by constructing a hypothesis test based on sufficient dimension reduction, allowing for an experimental data-driven detection of hidden parameters. Both theory and examples will be presented, using classical turbulent pipe flow as the working example. Keywords: experimental techniques, dimensional analysis, lurking variables, hidden parameters, buckingham pi, data analysis. First author supported by the NSF GRFP under Grant Number DGE-114747.

  13. Comparison of Efficacy of Long?term Oral Treatment with Telmisartan and Benazepril in Cats with Chronic Kidney Disease

    OpenAIRE

    Sent, U.; G?ssl, R.; Elliott, J.; Syme, H. M.; Zimmering, T.

    2015-01-01

    Background The efficacy and benefits of telmisartan in cats with chronic kidney disease (CKD) have not previously been reported. Hypothesis Long?term treatment of cats with CKD using telmisartan decreases urine protein?to?creatinine ratio (UP/C) similar to benazepril. Animals Two?hundred and twenty?four client?owned adult cats with CKD. Methods Prospective, multicenter, controlled, randomized, parallel group, blinded clinical trial with noninferiority design. Cats were allocated in a 1 : 1 ra...

  14. Parameter identification of a BWR nuclear power plant model for use in optimal control

    International Nuclear Information System (INIS)

    Volf, K.

    1976-02-01

    The problem being considered is the modeling of a nuclear power plant for the development of an optimal control system of the plant. Current system identification concepts, combining input/output information with a-priori structural information are employed. Two of the known parameter identification methods i.e., a least squares method and a maximum likelihood technique, are studied as ways of parameter identification from measurement data. A low order state variable stochastic model of a BWR nuclear power plant is presented as an application of this approach. The model consists of a deterministic and a noise part. The deterministic part is formed by simplified modeling of the major plant dynamic phenomena. The moise part models the effects of input random disturbances to the deterministic part and additive measurement noise. Most of the model parameters are assumed to be initially unknown. They are identified using measurement data records. A detailed high order digital computer simulation is used to simulate plant dynamic behaviour since it is not conceivable for experimentation of this kind to be performed on the real nuclear power plant. The identification task consists in adapting the performance of the simple model to the data acquired from this plant simulation ensuring the applicability of the techniques to measurement data acquired directly from the plant. (orig.) [de

  15. Separation of oily materials in radioactive waste waters by flotation. Determination of operation and control parameters

    International Nuclear Information System (INIS)

    Ortiz O, H.B.; Flores E, R.M.

    2003-01-01

    In this work the determination of the operation and control parameters (air/solids ratio G/S, retention time Θ, pressure P and de pressurized volume of mixed air-water V), of the flotation system used in the treatment of oleaginous residual water (polluted mainly with 60 Co) coming from the decontamination process of worn out oils, using as response parameters the concentration of oleaginous material and the residual turbidity. The obtained results allowed to observe the dependence of G/S with the pressure and volume of air-water given. At the same time it was settled down that the set of operation conditions that offers the greater separation percentage of G As and turbidity in the smallest time, they are those obtained by V 2 = 0.0012 m 3 and P 2 = 620 kPa, (G/S = 0.30 - 0.35, = 14-16 min) for what were employees as the ideal values of operation and control in the flotation system. As long as, the concentration of total Co is found under 1 mgL -1 . Finally, the selected flotation system showed high separation levels of 60 Co, whose specific activity are below of 0.007 BqmL -1 . (Author)

  16. A user-friendly, digital console for the control room parameters supervision in old-generation nuclear plants

    International Nuclear Information System (INIS)

    Memmi, Fabrizio; Falconi, Luca; Cappelli, Mauro; Palomba, Mario; Sepielli, Massimo

    2016-01-01

    Highlights: • We propose a user-friendly monitoring system for reactor supervision. • Statistics from data analysis can be used to optimize reactor management. • The tool has been designed in order to include a simulation tool for prediction. • The proposed system could help operators in training and continuous learning. - Abstract: In this work a user-friendly, digital monitoring system for supervision of process variables coming from a fission nuclear reactor of TRIGA type (1-MW TRIGA reactor RC-1) is presented. The system, developed on the basis of COTS tools, can easily interface the control room instrumentation and display the typical monitoring parameters (e.g. nuclear power, temperatures, flow rates, radiological variables) in an intuitive, user-adjustable way for plant operators. A front panel of a virtual instrument allows for a direct measure while the acquisition system, for signals coming from the reactor, can process the data and generate a detailed representation of the results, whose statistics can be interpreted to optimize the reactor management parameters. This system has been also designed so as to include a simulation tool able to predict specific performances and investigate critical phenomena, and to optimize overall plant performances. In particular, it allows to have a feedback control and to perform several predictive statistical surveys of all main process parameters. The proposed system could help operators in training and continuous learning activities, and serve as a basis for an advanced decision support system and for a remote training tool for students and trainees not authorized to work in a radiation environment.

  17. A user-friendly, digital console for the control room parameters supervision in old-generation nuclear plants

    Energy Technology Data Exchange (ETDEWEB)

    Memmi, Fabrizio; Falconi, Luca; Cappelli, Mauro, E-mail: mauro.cappelli@enea.it; Palomba, Mario; Sepielli, Massimo

    2016-06-15

    Highlights: • We propose a user-friendly monitoring system for reactor supervision. • Statistics from data analysis can be used to optimize reactor management. • The tool has been designed in order to include a simulation tool for prediction. • The proposed system could help operators in training and continuous learning. - Abstract: In this work a user-friendly, digital monitoring system for supervision of process variables coming from a fission nuclear reactor of TRIGA type (1-MW TRIGA reactor RC-1) is presented. The system, developed on the basis of COTS tools, can easily interface the control room instrumentation and display the typical monitoring parameters (e.g. nuclear power, temperatures, flow rates, radiological variables) in an intuitive, user-adjustable way for plant operators. A front panel of a virtual instrument allows for a direct measure while the acquisition system, for signals coming from the reactor, can process the data and generate a detailed representation of the results, whose statistics can be interpreted to optimize the reactor management parameters. This system has been also designed so as to include a simulation tool able to predict specific performances and investigate critical phenomena, and to optimize overall plant performances. In particular, it allows to have a feedback control and to perform several predictive statistical surveys of all main process parameters. The proposed system could help operators in training and continuous learning activities, and serve as a basis for an advanced decision support system and for a remote training tool for students and trainees not authorized to work in a radiation environment.

  18. The measurement, control, and validation of critical parameters in an electron beam sterilization facility

    International Nuclear Information System (INIS)

    Burns, P.; Drewell, N.H.; McKeown, J.

    1996-01-01

    The delivery and validation of a specified dose to a medical device are key concerns of operators of electron beam irradiation facilities. In an IMPELA-based irradiator, four of the parameters that directly influence the absorbed dose distribution in the product are controllable in real time - the electron energy, average beam current, scanned area, and the product exposure time. The 10 MeV accelerator operates at 50 kW with a stream of 200 μs wide, 100 mA pulses at a repetition rate of 250 Hz. The combination of short-term intra-pulse regulation with long-term pulse-to-pulse stability makes the IMPELA output attractive for the sterilization of medical products. The measurement and closed-loop control techniques used in the IMPELA design will be described with reference to facilitating compliance with medical sterilization standards. (orig.)

  19. Architectural setup for online monitoring and control of process parameters in robot-based ISF

    Science.gov (United States)

    Störkle, Denis Daniel; Thyssen, Lars; Kuhlenkötter, Bernd

    2017-10-01

    This article describes new developments in an incremental, robot-based sheet metal forming process (Roboforming) for the production of sheet metal components for small lot sizes and prototypes. The dieless kinematic-based generation of the shape is implemented by means of two industrial robots, which are interconnected to a cooperating robot system. Compared to other incremental sheet forming (ISF) machines, this system offers high geometrical design flexibility without the need of any part-dependent tools. However, the industrial application of ISF is still limited by certain constraints, e.g. the low geometrical accuracy. Responding to these constraints, the authors introduce a new architectural setup extending the current one by a superordinate process control. This sophisticated control consists of two modules, i.e. the compensation of the two industrial robots' low structural stiffness as well as a combined force/torque control. It is assumed that this contribution will lead to future research and development projects in which the authors will thoroughly investigate ISF process parameters influencing the geometric accuracy of the forming results.

  20. On distributed parameter control systems in the abnormal case and in the case of nonoperator equality constraints

    Directory of Open Access Journals (Sweden)

    Urszula Ledzewicz

    1993-01-01

    Full Text Available In this paper, a general distributed parameter control problem in Banach spaces with integral cost functional and with given initial and terminal data is considered. An extension of the Dubovitskii-Milyutin method to the case of nonregular operator equality constraints, based on Avakov's generalization of the Lusternik theorem, is presented. This result is applied to obtain an extension of the Extremum Principle for the case of abnormal optimal control problems. Then a version of this problem with nonoperator equality constraints is discussed and the Extremum Principle for this problem is presented.

  1. ANALYSIS OF THE INFLUENCE OF PARAMETERS OF CONTROL OF HEATING POWER GENERATING UNITS ON FUEL CONSUMPTION

    Directory of Open Access Journals (Sweden)

    Shchinnikov P.A.

    2011-04-01

    Full Text Available It is presented analysis of the influence of parameters of state of the process of control on the increase of the fuel consumption of heat power generating units. There are presented results of calculations of the increase of the fuel consumption at the deviation of the working steam temperature and pressure from rated values. Result of calculus is compared with the experiment.

  2. The effect of statistical analytical measurement variations on the plant control parameters and production costs in cement manufacturing – a case study

    Directory of Open Access Journals (Sweden)

    A. D. Love

    2010-01-01

    Full Text Available Raw materials used in cement manufacturing normally have varying chemical compositions and require regular analyses for plant control purposes. This is achieved by using several analytical instruments, such as XRF and ICP. The values obtained for the major elements Ca, Si, Fe and Al, are used to calculate the plant control parameters Lime Saturation Factor (LSF, Silica Ratio (SR and Alumina Modulus (AM. These plant control parameters are used to regulate the mixing and blending of various raw meal components and to operate the plant optimally. Any errors and large fluctuations in these plant parameters not only influence the quality of the cement produced, but also have a major effect on the cost of production of cement clinker through their influence on the energy consumption and residence time in the kiln. This paper looks at the role that statistical variances in the analytical measurements of the major elements Ca, Si, Fe and Al can have on the ultimate LSF, SR and AM values calculated from these measurements. The influence of too high and too low values of the LSF, SR and AM on clinker quality and energy consumption is discussed, and acceptable variances in these three parameters, based on plant experiences, are established. The effect of variances in the LSF, SR and AM parameters on the production costs is then analysed, and it is shown that variations of as large as 30% and as little as 5% can potentially occur. The LSF calculation incorporates most chemical elements and therefore is prone to the largest number of variations due to statistical variances in the analytical determinations of the chemical elements. Despite all these variations in LSF values they actually produced the smallest influence on the production cost of the clinker. It is therefore concluded that the LSF value is the most practical parameter for plant control purposes.

  3. Evidence of a non-dimensional parameter controlling the flooding of PEMFC stack

    Energy Technology Data Exchange (ETDEWEB)

    Buaud, Fabrice; Lelandais, Damien [Heat and Energy Department, Polytech' Nantes, Nantes University, Rue Christian Pauc, BP50609, 44 306 Nantes Cedex 3 (France); Auvity, Bruno [Heat and Energy Department, Polytech' Nantes, Nantes University, Rue Christian Pauc, BP50609, 44 306 Nantes Cedex 3 (France); Laboratoire de Thermocinetique de Nantes (CNRS-UMR 6607) (France)

    2008-06-15

    Water management is a key issue to get satisfactory and stable Polymer exchange membrane fuel cell (PEMFC) performances. The work reported in the present paper focuses on the determination of the operational conditions when using PEMFC stack working with ambient air without extra humidification. The objectives are to reduce as much as possible the auxiliaries consumptions. As far as the reaction air blower is concerned, the specific goal of the present tests is to find the minimum air flow rate to feed the PEMFC stack in order to prevent flooding. Our particular interest concerns the control of a PEMFC stack to power a prototype vehicle for the Shell Eco Marathon race. Tests are then conducted on a wide range of stoichiometry, for different values of current and stack temperature using ambient air. Flooding is shown to depend on all these parameters. A water balance calculation is developed comparing the amount of water produced by the electrochemical reaction to the amount of water transported as vapour in the exit air flow minus the amount of water incoming the stack in the ambient air. A non-dimensional number called the Flooding Number is constructed. This balance is first considered in the ideal case with the theoretical flow rate of reactants and products. It is shown that the stack temperature and the stoichiometry are the main order parameters and that conditions of ambient air have only secondary effects on the water balance. In a second step, the Flooding Number is evaluated for all the experimental tests. A critical Flooding Number appears clearly delimiting the range of operational conditions for which stack flooding appears. This result allows us to control the air blower and the cooling fan during the runs at the Shell Eco Marathon 2007 race in order to reduce hydrogen consumption due to auxiliaries. The non-dimensional number exhibited in the present paper is believed to be relevant to stack flooding. It can be used for any PEMFC stack to make clear

  4. The Parameters Controlling the Burning Efficiency of In-Situ Burning of Crude Oil on Water

    DEFF Research Database (Denmark)

    van Gelderen, Laurens; Jomaas, Grunde

    2017-01-01

    Parameters that control the burning efficiency of in-situ burning of crude oil on water were identified by studying the influence of the initial slick thickness, vaporization order, oil slick diameter, weathering state of the oil, heat losses to the water layer and heat flux to the fuel surface...... on the burning efficiency for light and heavy crude oils. These parameters were studied in several small scale and intermediate scale experimental setups. The results showed that the heat losses to the water layer increase with increasing burning time because the components in a crude oil evaporate from volatile...... to non-volatile. Due to the relatively low heat feedback (reradiation and convection, in kW/m2) to the fuel surface of small scale pool fires, as compared to large scale pool fires, these heat losses were shown to limit the burning efficiency in small scale experiments. By subjecting small scale crude...

  5. Adding randomness controlling parameters in GRASP method applied in school timetabling problem

    Directory of Open Access Journals (Sweden)

    Renato Santos Pereira

    2017-09-01

    Full Text Available This paper studies the influence of randomness controlling parameters (RCP in first stage GRASP method applied in graph coloring problem, specifically school timetabling problems in a public high school. The algorithm (with the inclusion of RCP was based on critical variables identified through focus groups, whose weights can be adjusted by the user in order to meet the institutional needs. The results of the computational experiment, with 11-year-old data (66 observations processed at the same high school show that the inclusion of RCP leads to significantly lowering the distance between initial solutions and local minima. The acceptance and the use of the solutions found allow us to conclude that the modified GRASP, as has been constructed, can make a positive contribution to this timetabling problem of the school in question.

  6. Parameter Estimation of Dynamic Multi-zone Models for Livestock Indoor Climate Control

    DEFF Research Database (Denmark)

    Wu, Zhuang; Stoustrup, Jakob; Heiselberg, Per

    2008-01-01

    , the livestock, the ventilation system and the building on the dynamic performance of indoor climate. Some significant parameters employed in the climate model as well as the airflow interaction between each conceptual zone are identified with the use of experimental time series data collected during spring......In this paper, a multi-zone modeling concept is proposed based on a simplified energy balance formulation to provide a better prediction of the indoor horizontal temperature variation inside the livestock building. The developed mathematical models reflect the influences from the weather...... and winter at a real scale livestock building in Denmark. The obtained comparative results between the measured data and the simulated output confirm that a very simple multi-zone model can capture the salient dynamical features of the climate dynamics which are needed for control purposes....

  7. Parameters monitoring and control for flueric actuators testing syste

    Directory of Open Access Journals (Sweden)

    Tiberiu Adrian SALAORU

    2014-04-01

    Full Text Available A wide range of air supply parameters is needed for the flueric actuators testing in order to find their optimum working regime. A system for conditioning these parameters, namely pressure, temperature, mass and volume flow rate has been built for this purpose. The measured values are continuously stored on the PC hard drive and are checked automatically for keeping them in the normal operating range. In case any of them are going out of this range, this system warns the operator and performs automatic actions for limiting or partially or totally shutting down the system.

  8. Evaluation of selected immunological parameters and the concentration of vitamin D in children with asthma. Case-control study

    Science.gov (United States)

    Wawrzyniak, Agata; Lipińska-Opałka, Agnieszka; Zdanowski, Robert; Murawski, Piotr; Kalicki, Bolesław

    2017-01-01

    Due to the increased incidence of allergic diseases and emerging effects of unsatisfactory control of asthma, new mechanisms for supervising the immune system should be searched. The aim of the study was to analyze the percentage of CD3, CD4, CD8, CD19, CD16/56, NKT, CD3 anti-HLADR3 and Foxp3 regulatory lymphocytes in patients with asthma. Additionally the correlation between immune parameters, severity of asthma and serum concentration of vitamin D was performed. 25 children diagnosed with asthma were enrolled. Disease severity was assessed with the Asthma Control Test (ACT) and spirometry. The control group consisted of 15 healthy children. Venous blood from each patient was collected on EDTA or on “clott”. Phenotypes of lymphocytes were evaluated by flow cytometry. Vitamin D concentration was assessed by chemiluminescent immunoassay (CLIA) technology. There was a significant decrease in the percentage of T regulatory cells (p asthma compared to the control group. There were no significant differences in the other investigated immunological parameters. In addition, in asthma group statistically significant decreased of vitamin D concentration (p asthma or percentage of regulatory cells. The results confirmed the role of regulatory T cells in the pathogenesis of asthma. Effects of vitamin D on the severity of the disease has not been proven. PMID:28680338

  9. Effect of Process Parameter in Laser Cutting of PMMA Sheet and ANFIS Modelling for Online Control

    Directory of Open Access Journals (Sweden)

    Hossain Anamul

    2016-01-01

    Full Text Available Laser beam machining (LBM is a promising and high accuracy machining technology in advanced manufacturing process. In LBM, crucial machining qualities of the end product include heat affected zone, surface roughness, kerf width, thermal stress, taper angle etc. It is essential for industrial applications especially in laser cutting of thermoplastics to acquire output product with minimum kerf width. The kerf width is dependent on laser input parameters such as laser power, cutting speed, standoff distance, assist gas pressure etc. However it is difficult to get a functional relationship due to the high uncertainty among these parameters. Hence, total 81 sets of full factorial experiment were conducted, representing four input parameters with three different levels. The experiments were performed by a continuous wave (CW CO2 laser with the mode structure of TEM01 named Zech laser machine that can provide maximum laser power up to 500 W. The polymethylmethacrylate (PMMA sheet with thickness of 3.0 mm was used for this experiment. Laser power, cutting speed, standoff distance and assist gas pressure were used as input parameters for the output named kerf width. Standoff distance, laser power, cutting speed and assist gas pressure have the dominant effect on kerf width, respectively, although assist gas has some significant effect to remove the harmful gas. ANFIS model has been developed for online control purposes. This research is considered important and helpful for manufacturing engineers in adjusting and decision making of the process parameters in laser manufacturing industry of PMMA thermoplastics with desired minimum kerf width as well as intricate shape design purposes.

  10. Parameter-less remote real-time control for the adjustment of pressure in water distribution systems

    CSIR Research Space (South Africa)

    Page, Philip R

    2017-09-01

    Full Text Available , Tshwane University of Technology, Pretoria, 0001, South Africa cMeraka Institute, Council for Scientific and Industrial Research (CSIR), Pretoria, 0184, South Africa Corresponding author email address: pagepr7@gmail.com June 2017 ∗ Abstract Reducing... of Water Resources Planning and Management, 2017, 143(9): 04017050. Link: http://ascelibrary.org/doi/full/10.1061/(ASCE)WR.1943-5452.0000805 1 control parameter values; hence the method can match onto a real-world WDS. There has been recent work...

  11. Thermal-Hydraulic Analysis Tasks for ANAV NPPs in Support of Plant Operation and Control

    Directory of Open Access Journals (Sweden)

    L. Batet

    2007-11-01

    Full Text Available Thermal-hydraulic analysis tasks aimed at supporting plant operation and control of nuclear power plants are an important issue for the Asociación Nuclear Ascó-Vandellòs (ANAV. ANAV is the consortium that runs the Ascó power plants (2 units and the Vandellòs-II power plant. The reactors are Westinghouse-design, 3-loop PWRs with an approximate electrical power of 1000 MW. The Technical University of Catalonia (UPC thermal-hydraulic analysis team has jointly worked together with ANAV engineers at different levels in the analysis and improvement of these reactors. This article is an illustration of the usefulness of computational analysis for operational support. The contents presented were operational between 1985 and 2001 and subsequently changed slightly following various organizational adjustments. The paper has two different parts. In the first part, it describes the specific aspects of thermal-hydraulic analysis tasks related to operation and control and, in the second part, it briefly presents the results of three examples of analyses that were performed. All the presented examples are related to actual situations in which the scenarios were studied by analysts using thermal-hydraulic codes and prepared nodalizations. The paper also includes a qualitative evaluation of the benefits obtained by ANAV through thermal-hydraulic analyses aimed at supporting operation and plant control.

  12. Salivary and microbiological parameters of chronic periodontitis subjects with and without type 2 diabetes mellitus: a case-control study

    Directory of Open Access Journals (Sweden)

    José Roberto CORTELLI

    Full Text Available Background: Several studies have investigated the differences in salivary parameters and microbial composition between diabetic and non-diabetic patients, however, specific differences are still not clear mainly due to the effects of confounder. Aim: The aim of this case-control study was to evaluate the salivary and microbial parameters of chronic periodontitis subjects with and without type 2 diabetes mellitus. Material and method: This case-control study included 60 chronic periodontitis subjects, 30 diabetics (case group and 30 non-diabetics (control group, paired according to periodontitis severity, gender and age. Stimulated whole saliva was collected from all volunteers to measure the salivary pH and the salivary flow rate. Bacterial samples were collected with paper points from periodontal sites showing the deepest periodontal pocket depth associated with the highest clinical attachment loss. The frequency of A. actinomycetemcomitans, P. intermedia, P. gingivalis, T. forsythia and C. rectus was evaluated by PCR. Data was statistically analyzed by Student's t, Mann-Whitney and Chi-square (p<0.05. Result: Diabetic subjects showed higher salivary glucose levels and lower stimulated flow rates in comparison to non-diabetic controls. P. gingivalis and T. forsythia were the most frequent pathogens (p<0.05. Bacterial frequency did not differ between case and control groups. Conclusion: Diabetes status influenced salivary glucose levels and flow rate. Within the same severity of chronic periodontitis, diabetic subjects did not show higher frequency of periodontal pathogens in comparison to their paired controls.

  13. The modern instrumentation used for monitoring and controlling the main parameters of the regenerative electro-mechano-hydraulic drive systems

    Science.gov (United States)

    Cristescu, Corneliu; Drumea, Petrin; Krevey, Petrica

    2009-01-01

    In this work is presented the modern instrumentation used for monitoring and controlling the main parameters for one regenerative drive system, used to recovering the kinetic energy of motor vehicles, lost in the braking phase, storing and using this energy in the starting or accelerating phases. Is presented a Romanian technical solution for a regenerative driving system, based on a hybrid solution containing a hydro-mechanic module and an existing thermal motor drive, all conceived as a mechatronics system. In order to monitoring and controlling the evolution of the main parameters, the system contains a series of sensors and transducers that provide the moment, rotation, temperature, flow and pressure values. The main sensors and transducers of the regenerative drive system, their principal features and tehnical conecting solutions are presented in this paper, both with the menaging electronic and informational subsystems.

  14. Reinforcement learning design-based adaptive tracking control with less learning parameters for nonlinear discrete-time MIMO systems.

    Science.gov (United States)

    Liu, Yan-Jun; Tang, Li; Tong, Shaocheng; Chen, C L Philip; Li, Dong-Juan

    2015-01-01

    Based on the neural network (NN) approximator, an online reinforcement learning algorithm is proposed for a class of affine multiple input and multiple output (MIMO) nonlinear discrete-time systems with unknown functions and disturbances. In the design procedure, two networks are provided where one is an action network to generate an optimal control signal and the other is a critic network to approximate the cost function. An optimal control signal and adaptation laws can be generated based on two NNs. In the previous approaches, the weights of critic and action networks are updated based on the gradient descent rule and the estimations of optimal weight vectors are directly adjusted in the design. Consequently, compared with the existing results, the main contributions of this paper are: 1) only two parameters are needed to be adjusted, and thus the number of the adaptation laws is smaller than the previous results and 2) the updating parameters do not depend on the number of the subsystems for MIMO systems and the tuning rules are replaced by adjusting the norms on optimal weight vectors in both action and critic networks. It is proven that the tracking errors, the adaptation laws, and the control inputs are uniformly bounded using Lyapunov analysis method. The simulation examples are employed to illustrate the effectiveness of the proposed algorithm.

  15. Optimizing Bandwidth Limited Problems Using One-SidedCommunication and Overlap

    Energy Technology Data Exchange (ETDEWEB)

    Bell, Christian; Bonachea, Dan; Nishtala, Rajesh; Yelick, Katherine

    2005-10-14

    Partitioned Global Address Space languages like Unified Parallel C (UPC) are typically valued for their expressiveness, especially for computations with fine-grained random accesses. In this paper we show that the one-sided communication model used in these languages also has a significant performance advantage for bandwidth-limited applications. We demonstrate this benefit through communication microbenchmarks and a case-study that compares UPC and MPI implementations of the NAS Fourier Transform (FT) benchmark. Our optimizations rely on aggressively overlapping communication with computation but spreading communication events throughout the course of the local computation. This alleviates the potential communication bottleneck that occurs when the communication is packed into a single phase (e.g., the large all-to-all in a multidimensional FFT). Even though the new algorithms require more messages for the same total volume of data, the resulting overlap leads to speedups of over 1.75x and 1.9x for the two-sided and one-sided implementations, respectively, when compared to the default NAS Fortran/MPI release. Our best one-sided implementations show an average improvement of 15 percent over our best two-sided implementations. We attribute this difference to the lower software overhead of one-sided communication, which is partly fundamental to the semantic difference between one-sided and two-sided communication. Our UPC results use the Berkeley UPC compiler with the GASNet communication system, and demonstrate the portability and scalability of that language and implementation, with performance approaching 0.5TFlop/s on the FT benchmark running on 512 processors.

  16. Choice of the parameters of the cusum algorithms for parameter estimation in the markov modulated poisson process

    OpenAIRE

    Burkatovskaya, Yuliya Borisovna; Kabanova, T.; Khaustov, Pavel Aleksandrovich

    2016-01-01

    CUSUM algorithm for controlling chain state switching in the Markov modulated Poissonprocess was investigated via simulation. Recommendations concerning the parameter choice were givensubject to characteristics of the process. Procedure of the process parameter estimation was described.

  17. Effect of steroids on inflammatory markers and clinical parameters in congenital open heart surgery: a randomised controlled trial.

    Science.gov (United States)

    Amanullah, Muhammad M; Hamid, Mohammad; Hanif, Hashim M; Muzaffar, Marium; Siddiqui, Maria T; Adhi, Fatima; Ahmad, Khabir; Khan, Shahjahan; Hasan, Zahra

    2016-03-01

    Cardiopulmonary bypass is associated with systemic inflammatory response. Steroids suppress this response, although the therapeutic evidence remains controversial. We hypothesised that intravenous steroids in children undergoing open-heart surgery would decrease inflammation leading to better early post-operative outcomes. We conducted a randomised controlled trial to evaluate the trends in the levels of immunomodulators and their effects on clinical parameters. To assess the effects of intravenous steroids on early post-operative inflammatory markers and clinical parameters in children undergoing open-heart surgery. A randomised controlled trial involving 152 patients, from one month up to 18 years of age, who underwent open-heart surgery for congenital heart disease from April 2010-2012 was carried out. Patients were randomised and administered either three scheduled intravenous pulse doses of dexamethasone (1 mg/kg) or placebo. Blood samples were drawn at four time intervals and serum levels of inflammatory cytokines - Interleukin-6, 8, 10, 18, and tumour necrosis factor-alpha - were measured. Clinical parameters were also assessed. Blood cytokine levels were compared between the dexamethasone (n=65) and placebo (n=64) groups. Interleukin-6 levels were lower at 6 and 24 hours post-operatively (p<0.001), and Interleukin-10 levels were higher 6 hours post-operatively (p<0.001) in the steroid group. Interleukin-8, 18, and tumour necrosis factor-alpha levels did not differ between the groups at any time intervals. The clinical parameters were similar in both the groups. Dexamethasone caused quantitative suppression of Interleukin-6 and increased Interleukin-10 activation, contributing to reduced immunopathology, but it did not translate into clinical benefit in the short term.

  18. Analysis of influence on back-EMF based sensorless control of PMSM due to parameter variations and measurement errors

    DEFF Research Database (Denmark)

    Wang, Z.; Lu, K.; Ye, Y.

    2011-01-01

    To achieve better performance of sensorless control of PMSM, a precise and stable estimation of rotor position and speed is required. Several parameter uncertainties and variable measurement errors may lead to estimation error, such as resistance and inductance variations due to temperature...... and flux saturation, current and voltage errors due to measurement uncertainties, and signal delay caused by hardwares. This paper reveals some inherent principles for the performance of the back-EMF based sensorless algorithm embedded in a surface mounted PMSM system adapting vector control strategy...

  19. A functional comparison of conventional knee-ankle-foot orthoses and a microprocessor-controlled leg orthosis system based on biomechanical parameters.

    Science.gov (United States)

    Schmalz, Thomas; Pröbsting, Eva; Auberger, Roland; Siewert, Gordon

    2016-04-01

    The microprocessor-controlled leg orthosis C-Brace enables patients with paretic or paralysed lower limb muscles to use dampened knee flexion under weight-bearing and speed-adapted control of the swing phase. The objective of the present study was to investigate the new technical functions of the C-Brace orthosis, based on biomechanical parameters. The study enrolled six patients. The C-Brace orthosis is compared with conventional leg orthoses (four stance control orthoses, two locked knee-ankle-foot orthoses) using biomechanical parameters of level walking, descending ramps and descending stairs. Ground reaction forces, joint moments and kinematic parameters were measured for level walking as well as ascending and descending ramps and stairs. With the C-Brace, a nearly natural stance phase knee flexion was measured during level walking (mean value 11° ± 5.6°). The maximum swing phase knee flexion angle of the C-Brace approached the normal value of 65° more closely than the stance control orthoses (66° ± 8.5° vs 74° ± 6.4°). No significant differences in the joint moments were found between the C-Brace and stance control orthosis conditions. In contrast to the conventional orthoses, all patients were able to ambulate ramps and stairs using a step-over-step technique with C-Brace (flexion angle 64.6° ± 8.2° and 70.5° ± 12.4°). The results show that the functions of the C-Brace for situation-dependent knee flexion under weight bearing have been used by patients with a high level of confidence. The functional benefits of the C-Brace in comparison with the conventional orthotic mechanisms could be demonstrated most clearly for descending ramps and stairs. The C-Brace orthosis is able to combine improved orthotic function with sustained orthotic safety. © The International Society for Prosthetics and Orthotics 2014.

  20. Study of structure of marine specialist activity in an ergative system on monitoring and managing automatic control parameters of safe navigation process

    Directory of Open Access Journals (Sweden)

    Kholichev S. N.

    2016-12-01

    Full Text Available The study of structures' common features and dynamics of the technical object tuning circuit performing automatic adjustment of safe navigation options has been conducted for the first time in the theory of ergative systems. The research of the structure and process of ergative system functioning including an automatic control system with the option of safe navigation conditions has been fulfilled. The function of signals' selection performing optimal control law reconfiguration of the mentioned system has been given, and some sequence of marine specialist activities allowing solve the problem of navigation safety has been composed. The ergative system retargeted by the ship specialist has a two-tier hierarchy. The first level is an automatic control of the safe navigation parameter, and the second is the level of reconfiguration where the ship specialist changes the parameters of regulation act. The two-level hierarchical representation of the ergative navigation security settings management system makes it possible to introduce the concept of reconfiguration of regulation level as ship specialist activity which is to reduce the uncertainty in the environment in the operation of this layer. Such a reduction can be achieved as a result of exposure to the upper level associated with ideas of the ship specialist on the regulation of safe navigation parameters of the vessel on the lower level – the level of direct control automatic safe navigation option. As a result of studying the activities of the ship specialist in the ergative system on monitoring and managing automatic control parameters of safe navigation process it has been found that the main task of the ship specialist in the operation within the ergative system ensuring the navigation safety is to monitor the input and output of the automatic control system, decisions on the choice of reconfiguration laws regulating signal on the basis of information about deviations and the

  1. Ultimate pressure capacity of CANDU 6 containment structures

    International Nuclear Information System (INIS)

    Radulescu, J.P.; Pradolin, L.; Mamet, J.C.

    1997-01-01

    This paper summarizes the analytical work carried out and the results obtained when determining the ultimate pressure capacity (UPC) of the containment structures of CANDU 6 nuclear power plants. The purpose of the analysis work was to demonstrate that such containment structures are capable of meeting design requirements under the most severe accident conditions. For this concrete vessel subjected to internal pressure, the UPC was defined as the pressure causing through cracking in the concrete. The present paper deals with the overall behaviour of the containment. The presence of openings, penetrations and the ultimate pressure of the airlocks were considered separately. (author)

  2. The IAEA activities supporting implementation of best practice in uranium production cycle

    International Nuclear Information System (INIS)

    Slezak, J.

    2010-01-01

    'Full text:' Since the International Atomic Energy Agency's foundation in 1957, the Agency has had an increasing interest in uranium production cycle (UPC) developments. Recent activities cover tasks on uranium geology & deposits, exploration, mining & processing including environmental issues. The two projects titles are (1) Updating uranium resources, supply and demand and nuclear fuel cycle databases and (2) Supporting good practices in the UPC in particular for new countries. Based o the recent experience, one of the new activities is focused at human resources development to improve application of best practice called Uranium Production Cycle Network (UPNet). (author)

  3. Contributions to a methodology for periodical verification of the parameters of the control systems at Cernavoda Nuclear plant Unit 1

    International Nuclear Information System (INIS)

    Tapu, Cornel; Anescu, George

    1998-01-01

    A model identification methodology for periodical verification of the regulating system parameters at Cernavoda NPP Unit 1 was developed. As support to this methodology, the computer program MODELIDENT was implemented in the Java programming language. This program is used for off-line evaluation of the real regulating systems characteristic parameters using an identification algorithm which takes as input data the system response collected for different input excitation signals, a structurally similar model of the analyzed regulating system, and some starting guess value of the unknown parameters. The real values of the parameters are determined during MODELIDENT program execution by applying an iterative algorithm and afterwards are retained as nominal reference values. The success of the identification algorithm is strongly dependent on how appropriately the structure of model's transfer function is chosen. By repeating periodically the identification method, using newly collected data from the process, the current value of the parameters are determined. Any deviations of the new values relative to the nominal reference values are interpreted as de-calibration of the control equipment and in this case corrective maintenance actions have to be taken. With the implementation of the presented methodology at Cernavoda NPP Unit 1 we can make the statement that the preventive maintenance activity is gaining a predictive feature, which can lead to the elimination of major degradation possibilities in the performances of the RS equipment and consequently to increase the NPP availability. On the basis of the experience gained in the practical application of the presented methodology we expect that the identification method will also have beneficial effects in the optimal control of the process systems and also in the activity of Full Scope Simulator software maintenance (the reference values of the identified parameters being used for fine tuning of the simulation models

  4. INVARIAN AUTOMATIC CONTROL SYSTEM, USING THE INTERMEDIATE-FREQUENCY SIGNALS OF HEAT POWER PARAMETERS

    Directory of Open Access Journals (Sweden)

    G. T. Kulakov

    2015-01-01

    Full Text Available The usage of digital micro-processing automatic means allow to use design methods (technique of automatic control systems  more wider, and also to apply optimal ways of control, for example, it is possible to combine the Method of structural-parameter optimization and invariance theory. This method allow to increase essential system speed in processing of task jump and to reduce operation time of outside external disturbance up to two  values of regulated influence, and the usage of invariance principle is based on an additional measuring of the most dangerous perturbation influence and in connection with it the improvement of regulation quality is achieved.In this article the principle of invariance is applied in order to improve greatly external disturbance attack by consumption of over-heated steam. Compensation of disturbance influence on regulated value is achieving by introduction of additional signal on input of correction regulator from output of compensation device, measuring the external disturbance by consumption of over-heated steam.Modeling results of transient processes of cascade system of automatic control (CSAC, on the base of which were realized the unity of these methods, demonstrated the fact that, in processing of external disturbance by consumption of steam, the reduction of maximal dynamic regulation error is six times and cutting of regulation time by 30 % in comparison with CSAC without compensation device of external disturbance. And that is why it leads to the further reduction of maximal dynamic regulation error in processing of external disturbance by consumption of steam, and this allows to improve the quality of control.

  5. State and parameter estimation based on a nonlinear filter applied to an industrial process control of ethanol production

    Directory of Open Access Journals (Sweden)

    Meleiro L.A.C.

    2000-01-01

    Full Text Available Most advanced computer-aided control applications rely on good dynamics process models. The performance of the control system depends on the accuracy of the model used. Typically, such models are developed by conducting off-line identification experiments on the process. These experiments for identification often result in input-output data with small output signal-to-noise ratio, and using these data results in inaccurate model parameter estimates [1]. In this work, a multivariable adaptive self-tuning controller (STC was developed for a biotechnological process application. Due to the difficulties involving the measurements or the excessive amount of variables normally found in industrial process, it is proposed to develop "soft-sensors" which are based fundamentally on artificial neural networks (ANN. A second approach proposed was set in hybrid models, results of the association of deterministic models (which incorporates the available prior knowledge about the process being modeled with artificial neural networks. In this case, kinetic parameters - which are very hard to be accurately determined in real time industrial plants operation - were obtained using ANN predictions. These methods are especially suitable for the identification of time-varying and nonlinear models. This advanced control strategy was applied to a fermentation process to produce ethyl alcohol (ethanol in industrial scale. The reaction rate considered for substratum consumption, cells and ethanol productions are validated with industrial data for typical operating conditions. The results obtained show that the proposed procedure in this work has a great potential for application.

  6. Evaluation of selected immunological parameters and the concentration of vitamin D in children with asthma. Case-control study

    Directory of Open Access Journals (Sweden)

    Agata Wawrzyniak

    2017-05-01

    Full Text Available Due to the increased incidence of allergic diseases and emerging effects of unsatisfactory control of asthma, new mechanisms for supervising the immune system should be searched. The aim of the study was to analyze the percentage of CD3, CD4, CD8, CD19, CD16/56, NKT, CD3 anti-HLADR3 and Foxp3 regulatory lymphocytes in patients with asthma. Additionally the correlation between immune parameters, severity of asthma and serum concentration of vitamin D was performed. 25 children diagnosed with asthma were enrolled. Disease severity was assessed with the Asthma Control Test (ACT and spirometry. The control group consisted of 15 healthy children. Venous blood from each patient was collected on EDTA or on “clott”. Phenotypes of lymphocytes were evaluated by flow cytometry. Vitamin D concentration was assessed by chemiluminescent immunoassay (CLIA technology. There was a significant decrease in the percentage of T regulatory cells (p < 0.006 in children with asthma compared to the control group. There were no significant differences in the other investigated immunological parameters. In addition, in asthma group statistically significant decreased of vitamin D concentration (p < 0.04 was observed. There were also no significant correlations between vitamin D3 concentration and the course of asthma or percentage of regulatory cells. The results confirmed the role of regulatory T cells in the pathogenesis of asthma. Effects of vitamin D on the severity of the disease has not been proven.

  7. PARAMETER IDENTIFICATION AND STOCHASTIC CONTROL ...

    African Journals Online (AJOL)

    parameta identification examples treated in PART I. OPTIMAL PREDICTION. As aJ.ady discussed in PART I, a discrete linear system cm be modeled by the polynomial. A(z-1)y., = z°""B(z-1)ut + C(z-1)wt (15) where Yt is the output seq~. u the control. ""'l'mcc. IOl:l ~a 2m>-lDC8ll white process noise with variance q. dis the ...

  8. A multi-mode real-time terrain parameter estimation method for wheeled motion control of mobile robots

    Science.gov (United States)

    Li, Yuankai; Ding, Liang; Zheng, Zhizhong; Yang, Qizhi; Zhao, Xingang; Liu, Guangjun

    2018-05-01

    For motion control of wheeled planetary rovers traversing on deformable terrain, real-time terrain parameter estimation is critical in modeling the wheel-terrain interaction and compensating the effect of wheel slipping. A multi-mode real-time estimation method is proposed in this paper to achieve accurate terrain parameter estimation. The proposed method is composed of an inner layer for real-time filtering and an outer layer for online update. In the inner layer, sinkage exponent and internal frictional angle, which have higher sensitivity than that of the other terrain parameters to wheel-terrain interaction forces, are estimated in real time by using an adaptive robust extended Kalman filter (AREKF), whereas the other parameters are fixed with nominal values. The inner layer result can help synthesize the current wheel-terrain contact forces with adequate precision, but has limited prediction capability for time-variable wheel slipping. To improve estimation accuracy of the result from the inner layer, an outer layer based on recursive Gauss-Newton (RGN) algorithm is introduced to refine the result of real-time filtering according to the innovation contained in the history data. With the two-layer structure, the proposed method can work in three fundamental estimation modes: EKF, REKF and RGN, making the method applicable for flat, rough and non-uniform terrains. Simulations have demonstrated the effectiveness of the proposed method under three terrain types, showing the advantages of introducing the two-layer structure.

  9. Simulation Study on the Controllable Dielectrophoresis Parameters of Graphene

    Science.gov (United States)

    Ji, Jian-Long; Liu, Ya-Li; Ge, Yang; Xie, Sheng-Dong; Zhang, Xi; Sang, Sheng-Bo; Jian, Ao-Qun; Duan, Qian-Qian; Zhang, Qiang; Zhang, Wen-Dong

    2017-03-01

    The method of using dielectrophoresis (DEP) to assemble graphene between micro-electrodes has been proven to be simple and efficient. We present an optimization method for the kinetic formula of graphene DEP, and discuss the simulation of the graphene assembly process based on the finite element method. The simulated results illustrate that the accelerated motion of graphene is in agreement with the distribution of the electric field squared gradient. We also conduct research on the controllable parameters of the DEP assembly such as the alternating current (AC) frequency, the shape of micro-electrodes, and the ratio of the gap between electrodes to the characteristic/geometric length of graphene (λ). The simulations based on the Clausius-Mossotti factor reveal that both graphene velocity and direction are influenced by the AC frequency. When graphene is close to the electrodes, the shape of micro-electrodes will exert great influence on the velocity of graphene. Also, λ has a great influence on the velocity of graphene. Generally, the velocity of graphene would be greater when λ is in the range of 0.4-0.6. The study is of a theoretical guiding significance in improving the precision and efficiency of the graphene DEP assembly. Supported by the Basic Research Project of Shanxi Province under Grant No 2015021092, the National Natural Science Foundation of China under Grant Nos 61471255, 61474079, 61501316, 51505324 and 51622507, and the National High-Technology Research and Development Program of China under Grant No 2015AA042601.

  10. Analysis of sagittal spinopelvic parameters in achondroplasia.

    Science.gov (United States)

    Hong, Jae-Young; Suh, Seung-Woo; Modi, Hitesh N; Park, Jong-Woong; Park, Jung-Ho

    2011-08-15

    Prospective radiological analysis of patients with achondroplasia. To analyze sagittal spinal alignment and pelvic orientation in achondroplasia patients. Knowledge of sagittal spinopelvic parameters is important for the treatment of achondroplasia, because they differ from those of the normal population and can induce pain. The study and control groups were composed of 32 achondroplasia patients and 24 healthy volunteers, respectively. All underwent lateral radiography of the whole spine including hip joints. The radiographic parameters examined were sacral slope (SS), pelvic tilt, pelvic incidence (PI), S1 overhang, thoracic kyphosis, T10-L2 kyphosis, lumbar lordosis (LL1, LL2), and sagittal balance. Statistical analysis was performed to identify significant differences between the two groups. In addition, correlations between parameters and symptoms were sought. Sagittal spinopelvic parameters, namely, pelvic tilt, pelvic incidence, S1 overhang, thoracic kyphosis, T10-L2 kyphosis, lumbar lordosis 1 and sagittal balance were found to be significantly different in the patient and control groups (P achondroplasia patients and normal healthy controls. The present study shows that sagittal spinal and pelvic parameters can assist the treatment of spinal disorders in achondroplasia patients.

  11. Relationship between macular ganglion cell complex parameters and visual field parameters after tumor resection in chiasmal compression.

    Science.gov (United States)

    Ohkubo, Shinji; Higashide, Tomomi; Takeda, Hisashi; Murotani, Eiji; Hayashi, Yasuhiko; Sugiyama, Kazuhisa

    2012-01-01

    To evaluate the relationship between macular ganglion cell complex (GCC) parameters and visual field (VF) parameters in chiasmal compression and the potential for GCC parameters in order to predict the short-term postsurgical VF. Twenty-three eyes of 12 patients with chiasmal compression and 33 control eyes were studied. All patients underwent transsphenoidal tumor resection. Before surgery a 3D scan of the macula was taken using spectral-domain optical coherence tomography. All patients underwent Humphrey 24-2 VF testing after surgery. Spearman's rank correlation coefficients were used to evaluate the relationship between the GCC parameters and VF parameters [mean deviation (MD), pattern standard deviation]. Coefficients of determination (R2) were calculated using linear regression. Average thickness in the patients was significantly thinner than that of controls. Average thickness, global loss volume and focal loss volume (FLV) significantly correlated with the MD. We observed the greatest R2 between FLV and MD. Examining the macular GCC was useful for evaluating structural damage in patients with chiasmal compression. Preoperative GCC parameters, especially FLV, may be useful in predicting visual function following surgical decompression of chiasmal compression.

  12. The association between continuity of care in the community and health outcomes: a population-based study

    Directory of Open Access Journals (Sweden)

    Dreiher Jacob

    2012-05-01

    Full Text Available Abstract Background The study goal was to assess indices of continuity of care in the primary care setting and their association with health outcomes and healthcare services utilization, given the reported importance of continuity regarding quality of care and healthcare utilization. Methods The study included a random sample of enrollees from Clalit Health Services 19 years-of-age or older who visited their primary care clinic at least three times in 2009. Indices of continuity of care were computed, including the Usual Provider Index (UPC, Modified Modified Continuity Index (MMCI, Continuity of Care Index (COC, and Sequential Continuity (SECON. Quality measures of preventive medicine and healthcare services utilization and their costs were assessed as outcomes. Results 1,713 randomly sampled patients were included in the study (mean age: 48.9 ± 19.2, 42% males. Continuity of care indices were: UPC: 0.75; MMCI: 0.81; COC: 0.67; SECON: 0.70. After controlling for patient characteristics in a multivariate analysis, a statistically significant association was found between higher values of UPC, COC, and SECON and a decrease in the number and cost of ED visits. Higher MMCI values were associated with a greater number and higher costs of medical consultation visits. Continuity of care indices were associated with BMI measurements, and inversely associated with blood pressure measurements. No association was found with other quality indicators, e.g., screening tests for cancer. Conclusions Several continuity of care indices were associated with decreased number and costs of ED visits. There were both positive and negative associations of continuity of care indices with different aspects of healthcare utilization. The relatively small effects of continuity might be due to the consistently high levels of continuity in Clalit Health Services.

  13. Effects of therapy on masseter activity and chewing kinematics in patients with unilateral posterior crossbite.

    Science.gov (United States)

    Piancino, Maria Grazia; Falla, Deborah; Merlo, Andrea; Vallelonga, Teresa; de Biase, Corrado; Dalessandri, Domenico; Debernardi, Cesare

    2016-07-01

    To describe the effects of therapy on masseter activity and chewing kinematic in patients with unilateral posterior crossbite (UPC). Fifty children (age: mean ± SD: 9.1 ± 2.3 years) with UPC (34 on the right side, 16 on the left side) and twenty children (age: 9.5 ± 2.6 years) with normal occlusion were selected for the study. The mandibular motion and the muscular activity during chewing soft and hard boli were simultaneously recorded, before and after correction with function generating bite, after a mean treatment time of 7.3 ± 2.4 months plus the retention time of 5-6 months. The percentage of reverse cycles and the percent difference between ipsilateral and contralateral peaks of the masseter electromyography envelopes were computed. Before therapy, the percentage of reverse cycles during chewing on the crossbite side was greater in patients than in controls (Preverse chewing patterns. The previous altered muscular activation corresponded to the altered kinematics of reverse chewing cycles that might be considered a useful indicator of the severity of the masticatory function involvement. Copyright © 2016 Elsevier Ltd. All rights reserved.

  14. Experimental study on the sound absorption characteristics of continuously graded phononic crystals

    Directory of Open Access Journals (Sweden)

    X. H. Zhang

    2016-10-01

    Full Text Available Novel three-dimensional (3D continuously graded phononic crystals (CGPCs have been designed, and fabricated by 3D printing. Each of the CGPCs is an entity instead of a combination of several other samples, and the porosity distribution of the CGPC along the incident direction is nearly linear. The sound absorption characteristics of CGPCs were experimentally investigated and compared with those of uniform phononic crystals (UPCs and discretely stepped phononic crystals (DSPCs. Experimental results show that CGPCs demonstrate excellent sound absorption performance because of their continuously graded structures. CGPCs have higher sound absorption coefficients in the large frequency range and more sound absorption coefficient peaks in a specific frequency range than UPCs and DSPCs. In particular, the sound absorption coefficients of the CGPC with a porosity of 0.6 and thickness of 30 mm are higher than 0.56 when the frequency is 1350–6300 Hz and are all higher than 0.2 in the studied frequency range (1000–6300 Hz. CGPCs are expected to have potential application in noise control, especially in the broad frequency and low-frequency ranges.

  15. Online Energy Management of City Cars with Multi-Objective Linear Parameter-Varying L2-Gain Control

    Directory of Open Access Journals (Sweden)

    Boe-Shong Hong

    2015-09-01

    Full Text Available This work aims at online regulating transient current out of the batteries of small-sized electric cars that transport people and goods around cities. In a city with heavy traffic, transient current dominates the energy economy and propulsion capability, which are in opposition to each other. In order to manage the trade-off between energy consumption per distance and propulsion capability in transience, the authors improve on previous work on multi-objective linear parameter-varying (LPV L2-gain control. The observer embedded into this multi-objective controller no longer assumes Kalman-filtering structure, and structural conservatism is thus removed. A full-spectrum set of experiments is performed. The results reveal that the feedback design significantly improves energy-motion management.

  16. Physicochemical parameters of Amazon Melipona honey

    Directory of Open Access Journals (Sweden)

    Ligia Bicudo de Almeida-Muradian

    2007-06-01

    Full Text Available Stingless bees produce a honey that is different from the Apis honey in terms of composition. There aren't enough data to establish quality control parameters for this product, mainly due to lack of research results. The aim of this work is to evaluate some physicochemical parameters that can be used for the characterization and for the quality control of the Meliponinae honey. Four different samples were collected in the Amazon region of Brazil in 2004 (Melipona compressipes manaoense bee and Melipona seminigra merribae bee. Honey analyses were performed as described by the official methods. The mean results were: moisture (30.13%, pH (3.65, acidity (24.57 mEq/kg, water activity (0.75, fructose (31.91%, glucose (29.30% and sucrose (0.19%. These results reinforce the need for a specific regulation for stingless bee honey. This will only be feasible when enough data is available to establish upper and lower limits for the physicochemical parameters used for quality control.

  17. National Survey on Internal Quality Control Practice for Lipid Parameters in Laboratories of China from 2014 to 2016.

    Science.gov (United States)

    Ye, Yuanyuan; Wang, Wei; Zhao, Haijian; He, Falin; Zhong, Kun; Yuan, Shuai; Wang, Zhiguo

    2017-09-01

    To investigate the situation of Internal Quality Control (IQC) practice for total cholesterol, triglycerides, HDL-cholesterol and LDL-cholesterol from 2014 to 2016 in laboratories in China and provide improvement measurements. A web-based External Quality Assessment (EQA) system was used to collect IQC data of lipid parameters in laboratories which continuously participated in the national EQA programs in China from 2014 to 2016. Pass rate of the coefficients of variation (CVs) of two level quality controls in four lipid parameters were calculated according to six quality specifications for precision to evaluate the current status of precision level of the four lipid parameters and their change over time in China. 533, 512, 504, and 466 laboratories continuously reported the data of level one for total cholesterol, triglyceride, HDL-cholesterol and LDL-cholesterol, and 212, 210, 208 and 198 laboratories reported the level two, respectively. The percentage of laboratories meeting the quality specification varied based on different criteria. Non-significant change can be found in the pass rate of CVs over time. The number of laboratories using a closed system increased over time, but still only accounted for a small proportion. There is no significant difference in the pass rate of CVs between closed and open systems. Triglycerides currently have a fairly good performance in China. While the performance of laboratories on total cholesterol, HDL-cholesterol and LDL-cholesterol has yet to be improved.

  18. Optimal operation for 3 control parameters of Texaco coal-water slurry gasifier with MO-3LM-CDE algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Cao, Cuiwen; Zhang, Yakun; Gu, Xingsheng [Ministry of Education, East China Univ. of Science and Technology, Shanghai (China). Key Lab. of Advanced Control and Optimization for Chemical Processes

    2013-07-01

    Optimizing operation parameters for Texaco coal-water slurry gasifier with the consideration of multiple objectives is a complicated nonlinear constrained problem concerning 3 BP neural networks. In this paper, multi-objective 3-layer mixed cultural differential evolution (MO-3LM-CDE) algorithms which comprise of 4 multi-objective strategies and a 3LM-CDE algorithm are firstly presented. Then they are tested in 6 benchmark functions. Finally, the MO-3LM-CDE algorithms are applied to optimize 3 control parameters of the Texaco coal-water slurry gasifier in methanol production of a real-world chemical plant. The simulation results show that multi-objective optimal results are better than the respective single-objective optimal operations.

  19. A fast PID controller Design for Modern PLC for Process Control Application

    International Nuclear Information System (INIS)

    Mirza, A.; Nafis, A.; Anees, R.M.; Idris, S.

    2004-01-01

    PID is the most widely used control scheme in the process industry. Pill controllers are utilized for the control of such varied parameters as pressure, flow, temperature, etc. One characteristic of these parameters is that they posses slow dynamics. Most of the available digital controllers can manipulate only a single parameter- multiple controllers are required for control of more than one parameter. The Fast PID Controller for Modem PLC (Programmable Logic Controller) developed by the authors, provides control of several parameters at a time (through a single Pill control element), enhanced programmability including variable sampling period, parameter monitoring and data storage, which may be easily implemented in a PLC. (author)

  20. Very-low speed control of PMSM based on EKF estimation with closed loop optimized parameters.

    Science.gov (United States)

    Xu, Dong; Zhang, Shaoguang; Liu, Jingmeng

    2013-11-01

    When calculating the speed from the position of permanent magnet synchronous motor (PMSM), the accuracy and real-time are limited by the precision of the sensor. This problem causes crawling and jitter at very-low speed. Using the angle from the position sensor, an extended Kalman filter (EKF) designed in dq-coordinate is presented to solve this problem. The usage of position sensor simplifies the model and improves the accuracy of speed estimation. Specially, a closed loop optimal (CLO) method is devised to overcome the difficulty to adjust the parameters of the EKF. The EKF is the feedback link of speed control, CLO method is derived from the perspective of the speed step response to optimize the measurement covariance matrix and the system covariance matrix of EKF. Simulation and experimental results, comparing the low-speed performance of the EKF and sensor feedback methods, prove the effectiveness of the method to adjust the parameters of EKF and the advantages in eliminating the low speed jitter. © 2013 ISA. Published by ISA. All rights reserved.

  1. Effects of structure parameters on flow and cavitation characteristics within control valve of fuel injector for modern diesel engine

    International Nuclear Information System (INIS)

    Wang, Chao; Li, Guo-Xiu; Sun, Zuo-Yu; Wang, Lan; Sun, Shu-Ping; Gu, Jiao-Jiao; Wu, Xiao-Jun

    2016-01-01

    Highlights: • The Schnerr-Sauer model was used to calculate the cavitation source term. • The development process and influencing factors of cavitation were studied. • The flow process inside control valve during the ball valve opened were studied. • The effects of the structure parameters of the control valve on the cavitation and flow were studied. - Abstract: Cavitation is a common phenomenon in diesel injector and has a strong influence on the internal flow. However, studies so far have focused on cavitation characteristics inside the nozzle. Its influence on the flow during control valve opening remains still unclear. In the paper, a computational study focused on the flow and cavitation phenomena within control valve has been reported and the effects of control valve’s structure parameters (including rounded edge, seal cone angle and outflowing control-orifice structure) on the flow and cavitation characteristics have been investigated in detail. Firstly the 3D model has been validated in terms of single injection quantity and fuel injection duration, showing a good consistency. And then, the development from sheet cavitation to cloud cavitation and the relationship between cavitation, pressure and velocity has been discussed. Based on the numerical results obtained, it is shown that not only the variation of pressure but also the velocity is the important factor which affects cavitation. The increase of the flow velocity reduces the pressure within the flow field which can aggravate the development of cavitation. As cavitation region increases, the fuel flow is hindered and the flow velocity decreases. However, the decrease of flow velocity has suppressed the development of cavitation. All of those variations form a cyclical process.

  2. Recent Results from the ATLAS UPC Program

    CERN Document Server

    Cole, Brian; The ATLAS collaboration

    2018-01-01

    Recent results from ATLAS measurements of ultra-peripheral Pb+Pb collisions are presented. Measurements include gamma+gamma -> dimuon, photo-nuclear production of di/multi-jets, and light-by-light scattering.

  3. The effect of renal diet in association with enalapril or benazepril on proteinuria in dogs with proteinuric chronic kidney disease.

    Science.gov (United States)

    Zatelli, A; Roura, X; D'Ippolito, P; Berlanda, M; Zini, E

    2016-01-01

    Treating proteinuria in dogs reduces the progression of chronic kidney disease (CKD); renal diets and angiotensin-converting enzyme (ACE)-inhibitors are cornerstones of treatment. Whether different ACE-inhibitors have distinct kidney protective effects is unknown; it is therefore hypothesized that renal diets and enalapril or benazepril have different beneficial effects in proteinuric CKD dogs. Forty-four dogs with proteinuric CKD (IRIS stages 1-4) were enrolled in the study and were fed renal diet for 30 days. Thereafter, they were randomly assigned to one of 2 groups. Dogs in group A (n=22) received enalapril (0.5 mg/kg, q12h) and in group B (n=22) benazepril (0.5 mg/kg, q24h); in both groups, dogs were fed the same renal diet. After randomization, dogs were monitored for 120 days. Body weight and body condition score (BCS), serum concentrations of creatinine, blood urea nitrogen (BUN), albumin and total proteins, and urine protein-to-creatinine (UPC) ratio were compared at different time-points. After 30 days of renal diet, creatinine, BUN and UPC ratio decreased significantly (p<0.0001). Compared to randomization, body weight, BCS, albumin, total proteins, creatinine and BUN did not vary during follow-up in the 44 dogs and differences between group A and B were not observed. However, the UPC ratio of group A at day 60, 90 and 150 was significantly lower than in group B and compared to randomization (p<0.05). In group B it did not vary overtime. It is concluded that the renal diet is beneficial to decrease creatinine, BUN and UPC ratio in proteinuric CKD dogs. Enalapril further ameliorates proteinuria if administered along with renal diet.

  4. Revascularization of the upper posterior circulation with the anterior temporal artery: an anatomical feasibility study.

    Science.gov (United States)

    Tayebi Meybodi, Ali; Lawton, Michael T; Griswold, Dylan; Mokhtari, Pooneh; Payman, Andre; Tabani, Halima; Yousef, Sonia; Benet, Arnau

    2017-09-22

    OBJECTIVE In various disease processes, including unclippable aneurysms, a bypass to the upper posterior circulation (UPC) including the superior cerebellar artery (SCA) and posterior cerebral artery (PCA) may be needed. Various revascularization options exist, but the role of intracranial (IC) donors has not been scrutinized. The objective of this study was to evaluate the anatomical feasibility of utilizing the anterior temporal artery (ATA) for revascularization of the UPC. METHODS ATA-SCA and ATA-PCA bypasses were performed on 14 cadaver specimens. After performing an orbitozygomatic craniotomy and opening the basal cisterns, the ATA was divided at the M 3 -M 4 junction and mobilized to the crural cistern to complete an end-to-side bypass to the SCA and PCA. The length of the recipient artery between the anastomosis and origin was measured. RESULTS Seventeen ATAs were found. Successful anastomosis was performed in 14 (82%) of the ATAs. The anastomosis point on the PCA was 14.2 mm from its origin on the basilar artery. The SCA anastomosis point was 10.1 mm from its origin. Three ATAs did not reach the UPC region due to a common opercular origin with the middle temporal artery. The ATA-SCA bypass was also applied to the management of an incompletely coiled SCA aneurysm. CONCLUSIONS The ATA is a promising IC donor for UPC revascularization. The ATA is exposed en route to the proximal SCA and PCA through the pterional-orbitozygomatic approach. Also, the end-to-side anastomosis provides an efficient and straightforward bypass without the need to harvest a graft or perform multiple or difficult anastomoses.

  5. Effects of Hydrotherapy on postural control and electromyography parameters in men with chronic non-specific low back pain

    Directory of Open Access Journals (Sweden)

    Mahdi Mahjur

    2016-05-01

    Full Text Available The aim of this study was to evaluate effects of hydrotherapy on postural control and electromyography parameters in men with chronic non-specific low back pain. Thirty men with chronic non-specific LBP divided into two hydrotherapy and control groups, randomly and equally. Electromyographic activity of erector spinae muscles and balance measured for both of groups before and after intervention. Hydrotherapy program was consisted of 24 sessions. Subjects in control group didn’t have any special activity. Two-way variance was used to interpret the data and correlated and independent T-tests were used for analysis of data at the significance level of (P0.05. However, a significant difference observed between two groups in balance index (P<0.05.

  6. Design of control system parameters of voltage, current and timer on x-ray device mobile type IX 7-02 using personal computer

    International Nuclear Information System (INIS)

    Sujatno; Tatah Nurbarkah; Toto Trikasjono; Nugroho

    2013-01-01

    The control system has made a parameter X-ray machine mobile IX 7-02 using personal computers. The X-Ray or Roentgen apparatus is an equipment used for medical diagnosis. Before the X-Ray apparatus is operated, its parameter to be set are high voltage (kV), tube current (mA) and exposure time (s). The control system in a conventional X-Ray apparatus still use analog system. On the X-Ray manual operations resulted the value of velocity data that are less accurate, therefore it needs to be carried out a control system modifying using micro controller AT89S51 and the parameter value was setting through personal computer. In the limited voltage regulation to the movement of the stepper motor that drives the chain dimer, the result of testing obtained the value of angle stepper motors with an estimated value of voltage 50 kV, 60 kV, 70 kV, 80 kV, 90 kV and 100 kV respectively 164°, 182°, 200°, 218°, 236° and 258°. Current selection by 4 choices such as 50 mA, 60 mA, 70 mA and 80 mA can successfully activate the relay. The timing of exposure in the range of 0.01 to 1 second which is set through the microcontroller program can be realized as well. The X-ray can be operated with these results. (author)

  7. Nonlinear predictive control for adaptive adjustments of deep brain stimulation parameters in basal ganglia-thalamic network.

    Science.gov (United States)

    Su, Fei; Wang, Jiang; Niu, Shuangxia; Li, Huiyan; Deng, Bin; Liu, Chen; Wei, Xile

    2018-02-01

    The efficacy of deep brain stimulation (DBS) for Parkinson's disease (PD) depends in part on the post-operative programming of stimulation parameters. Closed-loop stimulation is one method to realize the frequent adjustment of stimulation parameters. This paper introduced the nonlinear predictive control method into the online adjustment of DBS amplitude and frequency. This approach was tested in a computational model of basal ganglia-thalamic network. The autoregressive Volterra model was used to identify the process model based on physiological data. Simulation results illustrated the efficiency of closed-loop stimulation methods (amplitude adjustment and frequency adjustment) in improving the relay reliability of thalamic neurons compared with the PD state. Besides, compared with the 130Hz constant DBS the closed-loop stimulation methods can significantly reduce the energy consumption. Through the analysis of inter-spike-intervals (ISIs) distribution of basal ganglia neurons, the evoked network activity by the closed-loop frequency adjustment stimulation was closer to the normal state. Copyright © 2017 Elsevier Ltd. All rights reserved.

  8. Junction temperature measurements via thermo-sensitive electrical parameters and their application to condition monitoring and active thermal control of power converters

    DEFF Research Database (Denmark)

    Baker, Nick; Liserre, Marco; Dupont, L.

    2013-01-01

    implementation of active thermal control to reduce losses and increase lifetime can be performed given an accurate knowledge of temperature. Temperature measurements via thermo-sensitive electrical parameters (TSEP) are one way to carry out immediate temperature readings on fully packaged devices. However...... scale implementation of these methods are discussed. Their potential use in the aforementioned goals in condition monitoring and active thermal control is also described....

  9. Treatment of waste incinerator air-pollution-control residues with FeSO4: Laboratory investigation of design parameters

    DEFF Research Database (Denmark)

    Jensen, Dorthe Lærke; Christensen, Thomas Højlund; Lundtorp, Kasper

    2002-01-01

    supplied, the liquid-to-solid ratio of the process, the separation of solids and wastewater, the sequence of material mixing, the possibilities of reuse of water, the feasibility of using secondary (brackish) water, and simple means to improve the wastewater quality. The investigation showed...... that an optimum process configuration could be obtained yielding a stabilised solid product with low leaching of heavy metals and a dischargable wastewater with high contents of salts (in order to remove salts from the solid product) and low concentrations of heavy metals. The amount of iron added to the APC......The key design parameters of a new process for treatment of air-pollution-control (APC) residues (the Ferroxprocess) were investigated in the laboratory. The optimisation involved two different APC-residues from actual incinerator plants. The design parameters considered were: amount of iron oxide...

  10. Master in Nuclear Engineering from the UPC (Master UPC-ENDESA). Confluence of objectives of the University, Business and Society

    International Nuclear Information System (INIS)

    Batet, L.; Calvino, F.; Duch, M. a.; Dies, J.; Leon, P.; Fernandez-Olano, P.

    2014-01-01

    In this paper detailed the structure of the course and its place in EMINE. Strengths and improvement opportunities identified so far are also described. The analysis considered the performance of students and their impressions and satisfaction, collected in surveys and interviews. (Author)

  11. Identification of the Diffusion Parameter in Nonlocal Steady Diffusion Problems

    Energy Technology Data Exchange (ETDEWEB)

    D’Elia, M., E-mail: mdelia@fsu.edu, E-mail: mdelia@sandia.gov [Sandia National Laboratories (United States); Gunzburger, M. [Florida State University (United States)

    2016-04-15

    The problem of identifying the diffusion parameter appearing in a nonlocal steady diffusion equation is considered. The identification problem is formulated as an optimal control problem having a matching functional as the objective of the control and the parameter function as the control variable. The analysis makes use of a nonlocal vector calculus that allows one to define a variational formulation of the nonlocal problem. In a manner analogous to the local partial differential equations counterpart, we demonstrate, for certain kernel functions, the existence of at least one optimal solution in the space of admissible parameters. We introduce a Galerkin finite element discretization of the optimal control problem and derive a priori error estimates for the approximate state and control variables. Using one-dimensional numerical experiments, we illustrate the theoretical results and show that by using nonlocal models it is possible to estimate non-smooth and discontinuous diffusion parameters.

  12. Investigating Electrostatic Precipitator Design Parameters for Efficient Control of Particulate Matter in Thermal Power Plant: A Case Study

    Science.gov (United States)

    Rai, P.; Gautam, N.; Chandra, H.

    2018-02-01

    This work deals with the analysis and modification of operational parameters for meeting the emission standards, set by Central Pollution Control Board (CPCB)/State Pollution Control Board (SPCB) from time to time of electrostatic precipitator (ESP). The analysis is carried out by using standard chemical analysis supplemented by the relevant data collected from Korba East Phase (Ph)-III thermal power plant, under Chhattisgarh State Electricity Board (CSEB) operating at Korba, Chhattisgarh. Chemical analysis is used to predict the emission level for different parameters of ESP. The results reveal that for a constant outlet PM concentration and fly ash percentage, the total collection area decreases with the increase in migration velocity. For constant migration velocity and outlet PM concentration, the total collection area increases with the increase in the fly ash percent. For constant migration velocity and outlet e PM concentration, the total collection area increases with the ash content in the coal. i.e. from minimum ash to maximum ash. As far as the efficiency is concerned, it increases with the fly ash percent, ash content and the inlet dust concentration but decreases with the outlet PM concentration at constant migration velocity, fly ash and ash content.

  13. Investigating Electrostatic Precipitator Design Parameters for Efficient Control of Particulate Matter in Thermal Power Plant: A Case Study

    Science.gov (United States)

    Rai, P.; Gautam, N.; Chandra, H.

    2018-06-01

    This work deals with the analysis and modification of operational parameters for meeting the emission standards, set by Central Pollution Control Board (CPCB)/State Pollution Control Board (SPCB) from time to time of electrostatic precipitator (ESP). The analysis is carried out by using standard chemical analysis supplemented by the relevant data collected from Korba East Phase (Ph)-III thermal power plant, under Chhattisgarh State Electricity Board (CSEB) operating at Korba, Chhattisgarh. Chemical analysis is used to predict the emission level for different parameters of ESP. The results reveal that for a constant outlet PM concentration and fly ash percentage, the total collection area decreases with the increase in migration velocity. For constant migration velocity and outlet PM concentration, the total collection area increases with the increase in the fly ash percent. For constant migration velocity and outlet e PM concentration, the total collection area increases with the ash content in the coal. i.e. from minimum ash to maximum ash. As far as the efficiency is concerned, it increases with the fly ash percent, ash content and the inlet dust concentration but decreases with the outlet PM concentration at constant migration velocity, fly ash and ash content.

  14. Experimental parameter identification of a multi-scale musculoskeletal model controlled by electrical stimulation: application to patients with spinal cord injury.

    Science.gov (United States)

    Benoussaad, Mourad; Poignet, Philippe; Hayashibe, Mitsuhiro; Azevedo-Coste, Christine; Fattal, Charles; Guiraud, David

    2013-06-01

    We investigated the parameter identification of a multi-scale physiological model of skeletal muscle, based on Huxley's formulation. We focused particularly on the knee joint controlled by quadriceps muscles under electrical stimulation (ES) in subjects with a complete spinal cord injury. A noninvasive and in vivo identification protocol was thus applied through surface stimulation in nine subjects and through neural stimulation in one ES-implanted subject. The identification protocol included initial identification steps, which are adaptations of existing identification techniques to estimate most of the parameters of our model. Then we applied an original and safer identification protocol in dynamic conditions, which required resolution of a nonlinear programming (NLP) problem to identify the serial element stiffness of quadriceps. Each identification step and cross validation of the estimated model in dynamic condition were evaluated through a quadratic error criterion. The results highlighted good accuracy, the efficiency of the identification protocol and the ability of the estimated model to predict the subject-specific behavior of the musculoskeletal system. From the comparison of parameter values between subjects, we discussed and explored the inter-subject variability of parameters in order to select parameters that have to be identified in each patient.

  15. Measurements of Parameters Controlling the Emissions of Organophosphate Flame Retardants in Indoor Environments.

    Science.gov (United States)

    Liang, Yirui; Liu, Xiaoyu; Allen, Matthew R

    2018-05-15

    Emission of semivolatile organic compounds (SVOCs) from source materials usually occurs very slowly in indoor environments due to their low volatility. When the SVOC emission process is controlled by external mass transfer, the gas-phase concentration in equilibrium with the material ( y 0 ) is used as a key parameter to simplify the source models that are based on solid-phase diffusion. A material-air-material (M-A-M) configured microchamber method was developed to rapidly measure y 0 for a polyisocyanurate rigid foam material containing organophosphate flame retardants (OPRFs). The emission test was conducted in 44 mL microchambers for target OPFRs, including tris(2-chloroethyl) phosphate (CASRN: 115-96-8), tris(1-chloro-2-propyl) phosphate (CASRN: 13674-84-5), and tris(1,3-dichloro-2-propyl) phosphate (CASRN: 13674-87-8). In addition to the microchamber emission test, two other types of tests were conducted to determine y 0 for the same foam material: OPFR diffusive tube sampling tests from the OPFR source foam using stainless-steel thermal desorption tubes and sorption tests of OPFR on an OPFR-free foam in a 53 L small chamber. Comparison of parameters obtained from the three methods suggests that the discrepancy could be caused by a combination of theoretical, experimental, and computational differences. Based on the y 0 measurements, a linear relationship between the ratio of y 0 to saturated vapor pressure concentration and material-phase mass fractions has been found for phthalates and OPFRs.

  16. Effect of plasma actuator control parameters on a transitional flow

    Science.gov (United States)

    Das Gupta, Arnob; Roy, Subrata

    2018-04-01

    This study uses a wall-resolved implicit large eddy simulation to investigate the effects of different surface dielectric barrier discharge actuator parameters such as the geometry of the electrodes, frequency, amplitude of actuation and thermal effect. The actuator is used as a tripping device on a zero-pressure gradient laminar boundary layer flow. It is shown that the standard linear actuator creates structures like the Tollmien-Schlichting wave transition. The circular serpentine, square serpentine and spanwise actuators have subharmonic sinuous streak breakdown and behave like oblique wave transition scenario. The spanwise and square actuators cause comparably faster transition to turbulence. The square actuator adds energy into the higher spanwise wavenumber modes resulting in a faster transition compared to the circular actuator. When the Strouhal number of actuation is varied, the transition does not occur for a value below 0.292. Higher frequencies with same amplitude of actuation lead to faster transition. Small changes (<4%) in the amplitude of actuation can have a significant impact on the transition location which suggests that an optimal combination of frequency and amplitude exists for highest control authority. The thermal bumps approximating the actuator heating only shows localized effects on the later stages of transition for temperatures up to 373 K and can be ignored for standard actuators operating in subsonic regimes.

  17. Robust Approximation to Adaptive Control by Use of Representative Parameter Sets with Particular Reference to Type 1 Diabetes

    Directory of Open Access Journals (Sweden)

    Anthony Shannon

    2006-04-01

    Full Text Available This paper describes an approach to adaptive optimal control in the presence of model parameter calculation difficulties. This has wide application in a variety of biological and biomedical research and clinical problems. To illustrate the techniques, the approach is applied to the development and implementation of a practical adaptive insulin infusion algorithm for use with patients with Type 1 diabetes mellitus.

  18. Vectorial capacity and vector control: reconsidering sensitivity to parameters for malaria elimination.

    Science.gov (United States)

    Brady, Oliver J; Godfray, H Charles J; Tatem, Andrew J; Gething, Peter W; Cohen, Justin M; McKenzie, F Ellis; Perkins, T Alex; Reiner, Robert C; Tusting, Lucy S; Sinka, Marianne E; Moyes, Catherine L; Eckhoff, Philip A; Scott, Thomas W; Lindsay, Steven W; Hay, Simon I; Smith, David L

    2016-02-01

    Major gains have been made in reducing malaria transmission in many parts of the world, principally by scaling-up coverage with long-lasting insecticidal nets and indoor residual spraying. Historically, choice of vector control intervention has been largely guided by a parameter sensitivity analysis of George Macdonald's theory of vectorial capacity that suggested prioritizing methods that kill adult mosquitoes. While this advice has been highly successful for transmission suppression, there is a need to revisit these arguments as policymakers in certain areas consider which combinations of interventions are required to eliminate malaria. Using analytical solutions to updated equations for vectorial capacity we build on previous work to show that, while adult killing methods can be highly effective under many circumstances, other vector control methods are frequently required to fill effective coverage gaps. These can arise due to pre-existing or developing mosquito physiological and behavioral refractoriness but also due to additive changes in the relative importance of different vector species for transmission. Furthermore, the optimal combination of interventions will depend on the operational constraints and costs associated with reaching high coverage levels with each intervention. Reaching specific policy goals, such as elimination, in defined contexts requires increasingly non-generic advice from modelling. Our results emphasize the importance of measuring baseline epidemiology, intervention coverage, vector ecology and program operational constraints in predicting expected outcomes with different combinations of interventions. © The Author 2016. Published by Oxford University Press on behalf of Royal Society of Tropical Medicine and Hygiene.

  19. A Facial Control Method Using Emotional Parameters in Sensibility Robot

    Science.gov (United States)

    Shibata, Hiroshi; Kanoh, Masayoshi; Kato, Shohei; Kunitachi, Tsutomu; Itoh, Hidenori

    The “Ifbot” robot communicates with people by considering its own “emotions”. Ifbot has many facial expressions to communicate enjoyment. These are used to express its internal emotions, purposes, reactions caused by external stimulus, and entertainment such as singing songs. All these facial expressions are developed by designers manually. Using this approach, we must design all facial motions, if we want Ifbot to express them. It, however, is not realistic. We have therefore developed a system which convert Ifbot's emotions to its facial expressions automatically. In this paper, we propose a method for creating Ifbot's facial expressions from parameters, emotional parameters, which handle its internal emotions computationally.

  20. The parameter spreadsheets and their applications

    International Nuclear Information System (INIS)

    Schwitters, R.; Chao, A.; Chou, W.; Peterson, J.

    1993-01-01

    This paper is to announce that a set of parameter spreadsheets, using the Microsoft EXCEL software, has been developed for the SSC (and also for the LHC). In this program, the input (or control) parameters and the derived parameters are linked by equations that express the accelerator physics involved. A subgroup of parameters that are considered critical, or possible bottlenecks, has been highlighted under the category of open-quotes Flagsclose quotes. Given certain performance goals, one can use this program to open-quotes tuneclose quotes the input parameters in such a way that the flagged parameters do not exceed their acceptable range. During the past years, this program has been employed for the following purposes: (a) To guide the machine designs for various operation scenarios, (b) To generate a parameter list that is self-consistent and, (c) To study the impact of some proposed parameter changes (e.g., different choices of the rf frequency and bunch spacing)

  1. Model parameter updating using Bayesian networks

    International Nuclear Information System (INIS)

    Treml, C.A.; Ross, Timothy J.

    2004-01-01

    This paper outlines a model parameter updating technique for a new method of model validation using a modified model reference adaptive control (MRAC) framework with Bayesian Networks (BNs). The model parameter updating within this method is generic in the sense that the model/simulation to be validated is treated as a black box. It must have updateable parameters to which its outputs are sensitive, and those outputs must have metrics that can be compared to that of the model reference, i.e., experimental data. Furthermore, no assumptions are made about the statistics of the model parameter uncertainty, only upper and lower bounds need to be specified. This method is designed for situations where a model is not intended to predict a complete point-by-point time domain description of the item/system behavior; rather, there are specific points, features, or events of interest that need to be predicted. These specific points are compared to the model reference derived from actual experimental data. The logic for updating the model parameters to match the model reference is formed via a BN. The nodes of this BN consist of updateable model input parameters and the specific output values or features of interest. Each time the model is executed, the input/output pairs are used to adapt the conditional probabilities of the BN. Each iteration further refines the inferred model parameters to produce the desired model output. After parameter updating is complete and model inputs are inferred, reliabilities for the model output are supplied. Finally, this method is applied to a simulation of a resonance control cooling system for a prototype coupled cavity linac. The results are compared to experimental data.

  2. [Inter-and intra-operator variability in the analysis of semen parameters: results from a quality control program].

    Science.gov (United States)

    Daoud, Salima; Chakroun-Feki, Nozha; Sellami, Afifa; Ammar-Keskes, Leila; Rebai, Tarek

    2016-01-01

    Semen analysis is a key part of male infertility investigation. The necessity of quality management implementation in the andrology laboratory has been recognized in order to ensure the reliability of its results. The aim of this study was to evaluate intra- and inter-individual variability in the assessment of semen parameters in our laboratory through a quality control programme. Four participants from the laboratory with different experience levels have participated in this study. Semen samples of varying quality were assessed for sperm motility, concentration and morphology and the results were used to evaluate inter-participant variability. In addition, replicates of each semen sample were analyzed to determine intra-individual variability for semen parameters analysis. The average values of inter-participant coefficients of variation for sperm motility, concentration and morphology were 12.8%, 19.8% and 48.9% respectively. The mean intra-participant coefficients of variation were, respectively, 6.9%, 12.3% and 42.7% for sperm motility, concentration and morphology. Despite some random errors of under- or overestimation, the overall results remained within the limits of acceptability for all participants. Sperm morphology assessment was particularly influenced by the participant's level of experience. The present data emphasize the need for appropriate training of the laboratory staff and for regular participation in internal quality control programmes in order to improve the reliability of laboratory results.

  3. The effect of renal diet in association with enalapril or benazepril on proteinuria in dogs with proteinuric chronic kidney disease

    Directory of Open Access Journals (Sweden)

    A. Zatelli

    2016-07-01

    Full Text Available Treating proteinuria in dogs reduces the progression of chronic kidney disease (CKD; renal diets and angiotensin-converting enzyme (ACE-inhibitors are cornerstones of treatment. Whether different ACE-inhibitors have distinct kidney protective effects is unknown; it is therefore hypothesized that renal diets and enalapril or benazepril have different beneficial effects in proteinuric CKD dogs. Forty-four dogs with proteinuric CKD (IRIS stages 1-4 were enrolled in the study and were fed renal diet for 30 days. Thereafter, they were randomly assigned to one of 2 groups. Dogs in group A (n=22 received enalapril (0.5 mg/kg, q12h and in group B (n=22 benazepril (0.5 mg/kg, q24h; in both groups, dogs were fed the same renal diet. After randomization, dogs were monitored for 120 days. Body weight and body condition score (BCS, serum concentrations of creatinine, blood urea nitrogen (BUN, albumin and total proteins, and urine protein-to-creatinine (UPC ratio were compared at different time-points. After 30 days of renal diet, creatinine, BUN and UPC ratio decreased significantly (p<0.0001. Compared to randomization, body weight, BCS, albumin, total proteins, creatinine and BUN did not vary during follow-up in the 44 dogs and differences between group A and B were not observed. However, the UPC ratio of group A at day 60, 90 and 150 was significantly lower than in group B and compared to randomization (p<0.05. In group B it did not vary overtime. It is concluded that the renal diet is beneficial to decrease creatinine, BUN and UPC ratio in proteinuric CKD dogs. Enalapril further ameliorates proteinuria if administered along with renal diet.

  4. Identifyability measures to select the parameters to be estimated in a solid-state fermentation distributed parameter model.

    Science.gov (United States)

    da Silveira, Christian L; Mazutti, Marcio A; Salau, Nina P G

    2016-07-08

    Process modeling can lead to of advantages such as helping in process control, reducing process costs and product quality improvement. This work proposes a solid-state fermentation distributed parameter model composed by seven differential equations with seventeen parameters to represent the process. Also, parameters estimation with a parameters identifyability analysis (PIA) is performed to build an accurate model with optimum parameters. Statistical tests were made to verify the model accuracy with the estimated parameters considering different assumptions. The results have shown that the model assuming substrate inhibition better represents the process. It was also shown that eight from the seventeen original model parameters were nonidentifiable and better results were obtained with the removal of these parameters from the estimation procedure. Therefore, PIA can be useful to estimation procedure, since it may reduce the number of parameters that can be evaluated. Further, PIA improved the model results, showing to be an important procedure to be taken. © 2016 American Institute of Chemical Engineers Biotechnol. Prog., 32:905-917, 2016. © 2016 American Institute of Chemical Engineers.

  5. Robustness of dynamic systems with parameter uncertainties

    CERN Document Server

    Balemi, S; Truöl, W

    1992-01-01

    Robust Control is one of the fastest growing and promising areas of research today. In many practical systems there exist uncertainties which have to be considered in the analysis and design of control systems. In the last decade methods were developed for dealing with dynamic systems with unstructured uncertainties such as HOO_ and £I-optimal control. For systems with parameter uncertainties, the seminal paper of V. L. Kharitonov has triggered a large amount of very promising research. An international workshop dealing with all aspects of robust control was successfully organized by S. P. Bhattacharyya and L. H. Keel in San Antonio, Texas, USA in March 1991. We organized the second international workshop in this area in Ascona, Switzer­ land in April 1992. However, this second workshop was restricted to robust control of dynamic systems with parameter uncertainties with the objective to concentrate on some aspects of robust control. This book contains a collection of papers presented at the International W...

  6. Optimisation of milling parameters using neural network

    Directory of Open Access Journals (Sweden)

    Lipski Jerzy

    2017-01-01

    Full Text Available The purpose of this study was to design and test an intelligent computer software developed with the purpose of increasing average productivity of milling not compromising the design features of the final product. The developed system generates optimal milling parameters based on the extent of tool wear. The introduced optimisation algorithm employs a multilayer model of a milling process developed in the artificial neural network. The input parameters for model training are the following: cutting speed vc, feed per tooth fz and the degree of tool wear measured by means of localised flank wear (VB3. The output parameter is the surface roughness of a machined surface Ra. Since the model in the neural network exhibits good approximation of functional relationships, it was applied to determine optimal milling parameters in changeable tool wear conditions (VB3 and stabilisation of surface roughness parameter Ra. Our solution enables constant control over surface roughness parameters and productivity of milling process after each assessment of tool condition. The recommended parameters, i.e. those which applied in milling ensure desired surface roughness and maximal productivity, are selected from all the parameters generated by the model. The developed software may constitute an expert system supporting a milling machine operator. In addition, the application may be installed on a mobile device (smartphone, connected to a tool wear diagnostics instrument and the machine tool controller in order to supply updated optimal parameters of milling. The presented solution facilitates tool life optimisation and decreasing tool change costs, particularly during prolonged operation.

  7. Comparison of periodontal and peri-implant inflammatory parameters among patients with prediabetes, type 2 diabetes mellitus and non-diabetic controls.

    Science.gov (United States)

    Abduljabbar, Tariq; Al-Sahaly, Faisal; Al-Kathami, Mohammed; Afzal, Sibtain; Vohra, Fahim

    2017-07-01

    The aim was to compare periodontal and periimplant inflammatory parameters (plaque index [PI], bleeding on probing [BOP], probing depth [PD] and marginal bone loss [MBL]) among patients with prediabetes, type-2 diabetes mellitus (T2DM) and non-diabetic controls. Forty-five patients with prediabetes (Group-1), 43 patients with T2DM (Group-2) and 42 controls (Group-3) were included. Demographic data was recorded using a questionnaire. Full mouth and periimplant clinical (PI, BOP and PD) were assessed and the radiographic MBL were measured on digital radiographs. In all groups, haemoglobin A1c (HbA1c) levels were also measured. p values less than .05 were considered statistically significant. The mean HbA1c levels of participants in groups 1, 2 and 3 were 6.1%, 8.4% and 4.8%, respectively. The mean duration of prediabetes and T2DM among patients in groups 1 and 2 were 1.9 ± 0.3 and 3.1 ± 0.5 years, respectively. Periodontal and periimplant PI, BOP, PD and MBL were higher in groups 1 (p prediabetes and T2DM compared with controls; however, these parameters were comparable among patients with prediabetes and T2DM.

  8. Evaluating an evidence-based curriculum in undergraduate palliative care education: piloting a phase II exploratory trial for a complex intervention

    Directory of Open Access Journals (Sweden)

    Schulz Christian

    2013-01-01

    Full Text Available Abstract Background By 2013 Palliative Care will become a mandatory examination subject in the medical curriculum in Germany. There is a pressing need for effective and well-designed curricula and assessment methods. Debates are on going as how Undergraduate Palliative Care Education (UPCE should be taught and how knowledge and skills should be assessed. It is evident by this time that the development process of early curricula in the US and UK has led to a plethora of diverse curricula which seem to be partly ineffective in improving the care for the seriously ill and dying offered by newly qualified doctors, as is demonstrated in controlled evaluations. The goals of this study were to demonstrate an evidence-based approach towards developing UPCE curricula and investigate the change in medical students’ self-perceived readiness to deal with palliative care patients and their families. Methods To evaluate the effects of the UPCE curriculum we chose a prospective, controlled, quasi-experimental, pre, retrospective-pre, post study design. A total of n = 37 3rd and 4th –year medical students were assigned to the intervention group (n = 15; 4th -year and to the control group (n = 22; 3rd-year. Resting on the self-efficacy concept of Bandura the measurement was conducted by a refined test-battery based on two independent measurements (the revised Collet-Lester-Fear-of-Death-Scale and the instrument of the “Program in Palliative Care Education and Practice” at Harvard Medical School including 68 items altogether in a five-point Likert-scale. These items were designed to test elementary skills in caring for the dying and their relatives as perceived by medical undergraduates. Datasets from both groups were analysed by paired and independent two-sample t-test. The TREND statement for reporting non-randomized evaluations was applied for reporting on this quasi-experimental study. Results Three constructs showed statistically

  9. Effect of Acarbose on Control of Metabolic Parameters in Patients with Diabetes Type 1

    Directory of Open Access Journals (Sweden)

    A. Ziaee

    2012-07-01

    Full Text Available Introduction & Objective: Acarbose is an intestinal alpha-glucosidase inhibitor that delays absorption of carbohydrates. Findings of some studies show that it has been effective in better control of blood glucose in patients with diabetes type 1. The goal of this study is to investigate the effect of administration of acarbose on glycemic & lipid parameters and daily insulin requirements and tolerability in type 1 diabetic patient.Materials & Methods: This was a clinical trial randomized double blind placebo controlled study. Performed on patients with history of at least 1 year diabetes type 1 and had HbA1c≥7.5%. Patients with Cr≥2, partial GI obstruction or IBD were excluded from the study. 45 patients were randomized to be administered acarbose or placebo for 12 weeks. Initial dose of acarbose was 25 mg T.D.S for 2 weeks, and then it was increased to 50 mg T.D.S for 10 weeks. BMI, FBS, 2hpp, HbA1c, Total cholesterol, HDL, LDL, TG and Insulin dosage were investigated monthly.Results: The values of BMI, FBS, 2hpp, HbA1c, Total cholesterol, and TG & Insulin requirements decreased significantly in the case group compared to the controls (P=0.003, P=0.005, P<0.001, P=0.001, P=0.003, P<0.001, P<0.001, respectively; but no significant changes were observed in HDL &LDL levels. Conclusion: Administration of acarbose together with insulin to type 1 diabetic patient can be valuable in improving metabolic control (BMI, FBS, 2hpp, HbA1c, Total cholesterol and TG.(Sci J Hamadan Univ Med Sci 2012;19(2:5-10

  10. Operating experience of the TPA-1001 mini-computer in experimental control systems of main synchrophasotron parameters

    International Nuclear Information System (INIS)

    Kazanskij, G.S.; Khoshenko, A.A.

    1978-01-01

    The experience of application of a Mini-computer, TPA-1001 to control the basic parameters of a synchrophasotron is discussed. The available data have shown that the efficiency of a computer management and measurement system (CMMS) for an accelerator can be determined as a trade-off between the accelerator and the system reliability, and betWeen the system mobility and its softWare. At present, the system employs two VT-340 display units, an arithmetic unit and an accelerating frequency measurement loop. In addition, the system memory is expanded up to 12 K. A new interactive program has been developed which enables the user to interact with the system Via three units (a teletype and two display units). An accelerating frequency measuring and control flowchart has been implemented and covers the whole duty cycle, while its measuring accuracy is better than 4x10 -4

  11. Structured Control of Affine Linear Parameter Varying Systems

    DEFF Research Database (Denmark)

    Adegas, Fabiano Daher; Stoustrup, Jakob

    2011-01-01

    This paper presents a new procedure to design structured controllers for discrete-time affine linear parametervarying systems (A LPV). The class of control structures includes decentralized of any order, fixed order output feedback, simultaneous plant-control design, among others. A parametervarying...... non-convex condition for an upper bound on the induced L2-norm performance is solved by an iterative linear matrix inequalities (LMI) optimization algorithm. Numerical examples demostrate the effectiveness of the proposed approach....

  12. Keratoconus diagnosis using Corvis ST measured biomechanical parameters

    Directory of Open Access Journals (Sweden)

    Roghiyeh Elham

    2017-09-01

    Conclusions: The A1T seems a valuable parameter in the diagnosis of keratoconic eyes. It showed excellent diagnostic ability even when controlled for CCT. None of the parameters were reliable index for keratoconus staging.

  13. Validity criteria for the diagnosis of fatty liver by M probe-based controlled attenuation parameter.

    Science.gov (United States)

    Wong, Vincent Wai-Sun; Petta, Salvatore; Hiriart, Jean-Baptiste; Cammà, Calogero; Wong, Grace Lai-Hung; Marra, Fabio; Vergniol, Julien; Chan, Anthony Wing-Hung; Tuttolomondo, Antonino; Merrouche, Wassil; Chan, Henry Lik-Yuen; Le Bail, Brigitte; Arena, Umberto; Craxì, Antonio; de Lédinghen, Victor

    2017-09-01

    Controlled attenuation parameter (CAP) can be performed together with liver stiffness measurement (LSM) by transient elastography (TE) and is often used to diagnose fatty liver. We aimed to define the validity criteria of CAP. CAP was measured by the M probe prior to liver biopsy in 754 consecutive patients with different liver diseases at three centers in Europe and Hong Kong (derivation cohort, n=340; validation cohort, n=414; 101 chronic hepatitis B, 154 chronic hepatitis C, 349 non-alcoholic fatty liver disease, 37 autoimmune hepatitis, 49 cholestatic liver disease, 64 others; 277 F3-4; age 52±14; body mass index 27.2±5.3kg/m 2 ). The primary outcome was the diagnosis of fatty liver, defined as steatosis involving ≥5% of hepatocytes. The area under the receiver-operating characteristics curve (AUROC) for CAP diagnosis of fatty liver was 0.85 (95% CI 0.82-0.88). The interquartile range (IQR) of CAP had a negative correlation with CAP (r=-0.32, psteatosis was lower among patients with body mass index ≥30kg/m 2 and F3-4 fibrosis. The validity of CAP for the diagnosis of fatty liver is lower if the IQR of CAP is ≥40dB/m. Lay summary: Controlled attenuation parameter (CAP) is measured by transient elastography (TE) for the detection of fatty liver. In this large study, using liver biopsy as a reference, we show that the variability of CAP measurements based on its interquartile range can reflect the accuracy of fatty liver diagnosis. In contrast, other clinical factors such as adiposity and liver enzyme levels do not affect the performance of CAP. Copyright © 2017 European Association for the Study of the Liver. Published by Elsevier B.V. All rights reserved.

  14. Evaluation of combined hardening parameters for type 304LN stainless steel under strain-controlled cyclic loading

    International Nuclear Information System (INIS)

    Kumar, Abhishek; Vishnuvardhan, S.; Raghava, G.

    2016-01-01

    Low cycle fatigue (LCF) is the primary degradation mechanism affecting coolant piping of pressurized water reactor (PWR) caused by combination of pressure and transient mechanical or thermal loads. In the case of LCF, stresses are high enough for plastic deformation to occur and the fatigue life is correlated with the cyclic plastic strain. Modelling cyclic plastic deformation of a material requires hardening parameters, which have to be obtained from LCF test results. It is customary in low cycle fatigue tests that the strain ranges are kept constant and the stresses are allowed to vary which typically leads to a hysteresis loop that consists of linear and nonlinear parts. In this paper, numerical studies on mechanical behaviour of Type 304LN stainless steel under fully reversed strain-controlled cyclic loading have been carried out. A linear combination of the two hardening types, isotropic and kinematic, governed by a scalar parameter, β (0 ≤β ≤ 1) is used. A value of β=1 indicates a pure isotropic hardening while a value of β=0 indicates pure kinematic hardening. The details of the combined isotropic-kinematic hardening model are also presented. Constitutive relations for the classical von Mises theory along with a bilinear hardening theory have been used. The model is implemented in finite element software ABAQUS using a user subroutine written in FORTRAN, UMAT. An iterative method is adopted to arrive at the model's hardening parameters and the value of β. (author)

  15. The one year exercise and lifestyle intervention program KLAKS: Effects on anthropometric parameters, cardiometabolic risk factors and glycemic control in childhood obesity.

    Science.gov (United States)

    Blüher, Susann; Petroff, David; Wagner, Antje; Warich, Katja; Gausche, Ruth; Klemm, Thorsten; Wagner, Mario; Keller, Alexandra

    2014-03-01

    Regular physical exercise within structured lifestyle programs may improve weight status and minimize metabolic risk factors in childhood obesity. The aim of this study was to evaluate the effect of the one-year combined physical exercise/lifestyle program KLAKS on anthropometric and metabolic parameters and glycemic control in childhood obesity. 142 overweight/obese (BMI>90th percentile) candidates (7-18years) were enrolled, 115 participants completed the program. Anthropometrics and biochemical parameters were obtained at beginning and completion. An oral glucose tolerance test (OGTT) was performed in a subgroup of participants. Course of glucose and insulin levels within OGTT was correlated with several parameters and is reported here for those who completed the program. The mean standard deviation scores (SDS) decreased significantly for BMI, waist circumference, waist-to-height ratio (WHtR) and percentage body fat (all p≤0.01). Improved metabolic risk markers included mean glucose levels within an OGTT at follow-up compared to baseline (pexercise/lifestyle program KLAKS significantly improves markers of obesity and glycemic control. Impaired cardiometabolic risk markers, even subclinical, are also favorably influenced by program participation. Copyright © 2014 Elsevier Inc. All rights reserved.

  16. Photoproduction of vector mesons in proton-proton ultraperipheral collisions at the CERN Large Hadron Collider

    Science.gov (United States)

    Xie, Ya-Ping; Chen, Xurong

    2018-05-01

    Photoproduction of vector mesons is computed with dipole model in proton-proton ultraperipheral collisions (UPCs) at the CERN Large Hadron Collider (LHC). The dipole model framework is employed in the calculations of vector mesons production in diffractive processes. Parameters of the bCGC model are refitted with the latest inclusive deep inelastic scattering experimental data. Employing the bCGC model and boosted Gaussian light-cone wave function for vector mesons, we obtain the prediction of rapidity distributions of J/ψ and ψ(2s) mesons in proton-proton ultraperipheral collisions at the LHC. The predictions give a good description of the experimental data of LHCb. Predictions of ϕ and ω mesons are also evaluated in this paper.

  17. Effects of C/N controlled periphyton based organic farming of freshwater prawn on water quality parameters and biotic factors

    Directory of Open Access Journals (Sweden)

    Md. Rezoanul Haque

    2014-08-01

    Full Text Available The effects of C:N controlled periphyton based organic farming of freshwater prawn on water quality parameters and biotic factors were investigated. The experiment had two treatments: T1 and T2 each with three replications. Stocking density was maintained at 20,000 juveniles ha-1. In T1, only commercially available prawn feed was applied and in T2, a locally formulated and prepared feed containing 24% crude protein with C:N ratio close to 20 was used, and maize flour and bamboo side shoots were provided for maintaining C:N ratio 20.Mean values of water quality parameters did not vary significantly (P>0.05 between treatments. Periphytic biomass in terms of dry matter, ash free dry matter (AFDM and chlorophyll a showed significant difference (P<0.05 among different sampling months. Individual harvesting weight, individual weight gain, specific growth rates, gross and net yields of prawn were significantly higher (P<0.05 in T2 than T1. Therefore, it was concluded that freshwater prawn might consume periphyton biomass in C:N controlled periphyton based organic farming practices resulted a significantly (P<0.05 higher production of freshwater prawn than traditional farming.

  18. Scanning-time evaluation of Digimarc Barcode

    Science.gov (United States)

    Gerlach, Rebecca; Pinard, Dan; Weaver, Matt; Alattar, Adnan

    2015-03-01

    This paper presents a speed comparison between the use of Digimarc® Barcodes and the Universal Product Code (UPC) for customer checkout at point of sale (POS). The recently introduced Digimarc Barcode promises to increase the speed of scanning packaged goods at POS. When this increase is exploited by workforce optimization systems, the retail industry could potentially save billions of dollars. The Digimarc Barcode is based on Digimarc's watermarking technology, and it is imperceptible, very robust, and does not require any special ink, material, or printing processes. Using an image-based scanner, a checker can quickly scan consumer packaged goods (CPG) embedded with the Digimarc Barcode without the need to reorient the packages with respect to the scanner. Faster scanning of packages saves money and enhances customer satisfaction. It reduces the length of the queues at checkout, reduces the cost of cashier labor, and makes self-checkout more convenient. This paper quantifies the increase in POS scanning rates resulting from the use of the Digimarc Barcode versus the traditional UPC. It explains the testing methodology, describes the experimental setup, and analyzes the obtained results. It concludes that the Digimarc Barcode increases number of items per minute (IPM) scanned at least 50% over traditional UPC.

  19. Allergy-immunology practice parameters and strength of recommendation data: an evolutionary perspective.

    Science.gov (United States)

    Park, Matthew H; Banks, Taylor A; Nelson, Michael R

    2016-03-01

    The practice parameters for allergy and immunology (A/I) are a valuable tool guiding practitioners' clinical practice. The A/I practice parameters have evolved over time in the context of evidence-based medicine milestones. To identify evolutionary trends in the character, scope, and evidence underlying recommendations in the A/I practice parameters. Practice parameters that have guided A/I from 1995 through 2014 were analyzed. Statements and recommendations with strength of recommendation categories A and B were considered to have a basis in evidence from controlled trials. Forty-three publications and updates covering 25 unique topics were identified. There was great variability in the number of recommendations made and the proportion of statements with controlled trial evidence. The mean number of recommendations made per practice parameter has decreased significantly, from 95.8 to a mean of 38.3. There also is a trend toward an increased proportion of recommendations based on controlled trial evidence in practice parameters with fewer recommendations, with a mean of 30.7% in practice parameters with at least 100 recommendations based on controlled trial evidence compared with 48.3% in practice parameters with 30 to 100 recommendations and 51.0% in those with fewer than 30 recommendations. The A/I practice parameters have evolved significantly over time. Encouragingly, greater controlled trial evidence is associated with updated practice parameters and a recent trend of more narrowly focused topics. These findings should only bolster and inspire confidence in the utility of the A/I practice parameters in assisting practitioners to navigate through the uncertainty that is intrinsic to medicine in making informed decisions with patients. Published by Elsevier Inc.

  20. Computer controlled automated assay for comprehensive studies of enzyme kinetic parameters.

    Directory of Open Access Journals (Sweden)

    Felix Bonowski

    Full Text Available Stability and biological activity of proteins is highly dependent on their physicochemical environment. The development of realistic models of biological systems necessitates quantitative information on the response to changes of external conditions like pH, salinity and concentrations of substrates and allosteric modulators. Changes in just a few variable parameters rapidly lead to large numbers of experimental conditions, which go beyond the experimental capacity of most research groups. We implemented a computer-aided experimenting framework ("robot lab assistant" that allows us to parameterize abstract, human-readable descriptions of micro-plate based experiments with variable parameters and execute them on a conventional 8 channel liquid handling robot fitted with a sensitive plate reader. A set of newly developed R-packages translates the instructions into machine commands, executes them, collects the data and processes it without user-interaction. By combining script-driven experimental planning, execution and data-analysis, our system can react to experimental outcomes autonomously, allowing outcome-based iterative experimental strategies. The framework was applied in a response-surface model based iterative optimization of buffer conditions and investigation of substrate, allosteric effector, pH and salt dependent activity profiles of pyruvate kinase (PYK. A diprotic model of enzyme kinetics was used to model the combined effects of changing pH and substrate concentrations. The 8 parameters of the model could be estimated from a single two-hour experiment using nonlinear least-squares regression. The model with the estimated parameters successfully predicted pH and PEP dependence of initial reaction rates, while the PEP concentration dependent shift of optimal pH could only be reproduced with a set of manually tweaked parameters. Differences between model-predictions and experimental observations at low pH suggest additional protonation

  1. Distributed parameter modeling and simulation for the evaporation system of a controlled circulation boiler based on 3-D combustion monitoring

    International Nuclear Information System (INIS)

    Chu Yuntao; Lou Chun; Cheng Qiang; Zhou Huaichun

    2008-01-01

    In this paper, a dynamic, distributed parameter model for the evaporation system of a controlled circulation boiler was developed. As an essential basis, the 3-D temperature distribution and the average emissivity of the particle phase inside its furnace can be got by a flame image processing technique from multiple, visible flame image detectors in a real-time combustion monitoring system. Then the transient, 2-D radiation flux can be obtained by solving a set of energy balance equations for the water wall elements, which serves as a distributed boundary condition for the dynamic, distributed parameter model proposed for the evaporation system. For large change of the boiler load, two important parameters, the correction factor of equivalent flame emissivity and the coefficient of the steam mass flow rate at the outlet of the drum, were determined using the operation data from a 300 MW boiler. The model was validated by comparing the simulation results for some main steam parameters of the system with those from measurements. Besides that, the transient distributions of the parameters, such as the steam quality and the mass velocity, were predicted by the model. This model can be used for on-line calculation or off-line prediction of the local abnormal phenomena occurring on the water walls, forming an important basis to effectively evaluate the security and the reliability of a power plant boiler

  2. A neutron balance approach in critical parameter determination

    International Nuclear Information System (INIS)

    Dall'Osso, Aldo

    2008-01-01

    The determination of a critical parameter, process known also as criticality or eigenvalue search, is one of the major functionalities in neutronics codes. The determination of the critical boron concentration or the critical control rod position are two examples. Classical procedures used to solve this problem are based on the iterative Newton-Raphson method where the value of the parameter is changed until the eigenvalue matches the target. We present here a different approach where an equation, derived from the neutron balance, is set and the critical parameter is the unknown. Solving this equation is equivalent to solve an eigenvalue problem where the critical parameter is the eigenvalue. It is also shown that this approach can be seen as an application of inverse perturbation theory. This method reduces considerably the computation time in situations where changes on the critical parameter make a high distortion on the flux distribution, as it is the case of the control rods. Some numerical examples illustrate the performances and the gain in stability in cases of simultaneous control of criticality and axial offset of the power distribution. The application to the determination of the critical uranium enrichment in a transport code is also presented. The simplicity of the method makes its implementation in fuel bundle lattice and reactor codes very easy

  3. A survey on the autotuning of PID parameter

    International Nuclear Information System (INIS)

    Lee, Yoon Hee; Ha, Jae Hong; Sin, Hae Kon; Kim, Dong Wan; Nam, Sang Ku

    1996-06-01

    A significant advance in science and technology during the last few decades has resulted in the evolution and use of automatic control equipment in various areas of industry. The automatic control equipment monitor various parameters associated with the process and make decisions accordingly. In the area of process control, extensive research has been carried out for PID parameter auto-tunig techniques since the middle of 1980's. This paper covers two auto-tuning techniques namely system transient response performance and experimental method to analyze dynamic characteristics of process systems. In this paper auto-tunig technology used in commercial models is analyzed in detail. It is reported by industry that by optimum application of the auto-tuning controller, the operator load is significantly reduced while the reliability of process control is greatly enhanced. It is recommended that the application of auto-tuning controller should be evaluated for automatic process control in nuclear plant. 4 tabs., 12 figs., 21 refs. (Author)

  4. Nielsen: Homescan

    Data.gov (United States)

    Department of Agriculture — Contains information on household based purchases for about 400,000 UPC’s and non-UPC coded random weight items, including prices, quantities, purchase date, product...

  5. Bayesian Parameter Estimation for Heavy-Duty Vehicles

    Energy Technology Data Exchange (ETDEWEB)

    Miller, Eric; Konan, Arnaud; Duran, Adam

    2017-03-28

    Accurate vehicle parameters are valuable for design, modeling, and reporting. Estimating vehicle parameters can be a very time-consuming process requiring tightly-controlled experimentation. This work describes a method to estimate vehicle parameters such as mass, coefficient of drag/frontal area, and rolling resistance using data logged during standard vehicle operation. The method uses Monte Carlo to generate parameter sets which is fed to a variant of the road load equation. Modeled road load is then compared to measured load to evaluate the probability of the parameter set. Acceptance of a proposed parameter set is determined using the probability ratio to the current state, so that the chain history will give a distribution of parameter sets. Compared to a single value, a distribution of possible values provides information on the quality of estimates and the range of possible parameter values. The method is demonstrated by estimating dynamometer parameters. Results confirm the method's ability to estimate reasonable parameter sets, and indicates an opportunity to increase the certainty of estimates through careful selection or generation of the test drive cycle.

  6. 40 CFR Appendix Viii to Part 85 - Vehicle and Engine Parameters and Specifications

    Science.gov (United States)

    2010-07-01

    .... Operating pressure(s). h. Injector timing calibrations. V. Injection System. 1. Control parameters and.... Operating pressure(s). h. Injector timing calibration. IV. Ignition System. 1. Control parameters and... calibrations. 2. Component calibrations. c. heavy duty diesel engine parameters and specifications I. Basic...

  7. Free flight in parameter space

    DEFF Research Database (Denmark)

    Dahlstedt, Palle; Nilsson, Per Anders

    2008-01-01

    with continuous interpolation between population members. With a suitable sound engine, the system forms a surprisingly expressive performance instrument, used by the electronic free impro duo pantoMorf in concerts and recording sessions over the last year.......The well-known difficulty of controlling many synthesis parameters in performance, for exploration and expression, is addressed. Inspired by interactive evolution, random vectors in parameter space are assigned to an array of pressure sensitive pads. Vectors are scaled with pressure and added...... to define the current point in parameter space. Vectors can be scaled globally, allowing exploration of the whole space or minute timberal expression. The vector origin can be shifted at any time, allowing exploration of subspaces. In essence, this amounts to mutation-based interactive evolution...

  8. Symplectic Synchronization of Lorenz-Stenflo System with Uncertain Chaotic Parameters via Adaptive Control

    Directory of Open Access Journals (Sweden)

    Cheng-Hsiung Yang

    2013-01-01

    Full Text Available A new symplectic chaos synchronization of chaotic systems with uncertain chaotic parameters is studied. The traditional chaos synchronizations are special cases of the symplectic chaos synchronization. A sufficient condition is given for the asymptotical stability of the null solution of error dynamics and a parameter difference. The symplectic chaos synchronization with uncertain chaotic parameters may be applied to the design of secure communication systems. Finally, numerical results are studied for symplectic chaos synchronized from two identical Lorenz-Stenflo systems in three different cases.

  9. Short-Term Hypocaloric High-Fiber and High-Protein Diet Improves Hepatic Steatosis Assessed by Controlled Attenuation Parameter.

    Science.gov (United States)

    Arslanow, Anita; Teutsch, Melanie; Walle, Hardy; Grünhage, Frank; Lammert, Frank; Stokes, Caroline S

    2016-06-16

    Non-alcoholic fatty liver disease is one of the most prevalent liver diseases and increases the risk of fibrosis and cirrhosis. Current standard treatment focuses on lifestyle interventions. The primary aim of this study was to assess the effects of a short-term low-calorie diet on hepatic steatosis, using the controlled attenuation parameter (CAP) as quantitative tool. In this prospective observational study, 60 patients with hepatic steatosis were monitored during a hypocaloric high-fiber, high-protein diet containing 1,000 kcal/day. At baseline and after 14 days, we measured hepatic fat contents using CAP during transient elastography, body composition with bioelectrical impedance analysis, and serum liver function tests and lipid profiles using standard clinical-chemical assays. The median age was 56 years (25-78 years); 51.7% were women and median body mass index was 31.9 kg/m(2) (22.4-44.8 kg/m(2)). After 14 days, a significant CAP reduction (14.0%; Pdiet, together with reductions of body composition parameters, serum lipids, and liver enzymes, pointing to the dynamics of hepatic lipid turnover.

  10. Measurement-Based Transmission Line Parameter Estimation with Adaptive Data Selection Scheme

    DEFF Research Database (Denmark)

    Li, Changgang; Zhang, Yaping; Zhang, Hengxu

    2017-01-01

    Accurate parameters of transmission lines are critical for power system operation and control decision making. Transmission line parameter estimation based on measured data is an effective way to enhance the validity of the parameters. This paper proposes a multi-point transmission line parameter...

  11. Automatic Tuning of Control Parameters for Single Speed Engines

    OpenAIRE

    Olsson, Johan

    2004-01-01

    In Scania’s single speed engines for industrial and marine use, the engine speed is controlled by a PI-controller. This controller is tuned independent of engine type and application. This brings certain disadvantages since the engines are used in a wide range of applications where the dynamics may differ. In this thesis, the possibility to tune the controller automatically for a specific engine installation has been investigated. The work shows that automatic tuning is possible. By performin...

  12. Determination of protein-carbonyls and ubiquitin-mediated proteolysis as biomarkers of oxidative-stress in bivalvia and anthozoa

    International Nuclear Information System (INIS)

    Walker, Stephen Thomas

    2002-01-01

    This study describes the investigation of biomarkers of oxidative-stress in the bivalves Mytilus edulis and Dosinia lupinus, together with host and symbiont tissues of the scleractinian Anthozoa Agaricia agaricites. The biomarkers used were assay of total (via spectrophotometry) and individual (via Western blotting; Oxyblot kit) protein-carbonyls (PC=Os) and content of ubiquitin protein conjugates (UPC) via Western blotting (Bivalvia and Anthozoa) and immunohistochemistry (Anthozoa only). Additional assays for Bivalvia were Trolox equivalent antioxidant capacity (TEAC); and post γ-irradiation survival rates. Experimental stressors for Bivalvia were increased seawater temperature, H 2 O 2 and 60 Co γ-radiation (latter two were used in vivo and in vitro). Comparisons of clean and polluted marine sites are included. Stressors used for Anthozoa were increased solar irradiation concomitant with elevated seawater temperature. Results and conclusions were as follows: individual samples showed considerable variation, pooling of samples improved consistency. Controls for both biomarkers had detectable background levels in each phylum, against which relatively small differences were assessed. In M. edulis, no measurable differences in PC=Os could be determined when elevated seawater temperature or dilute H 2 O 2 ( 2 O 2 (30% v/v) produced a small difference. 60 Co γ-radiation produced clearer differences via Oxyblot and spectrophotometric assays. Comparison of four different tissues from the two bivalves found considerable species-specific and tissue-specific differences. Post-irradiation mortality between species was significantly different (<0.001), D. lupinus was more susceptible than M. edulis. TEAC values generally showed a decrease following irradiation (except for digestive gland). UPCs were clearly different between tissues and between species. PC=Os can be detected by DNPH-reactivity/Western blotting assay in host A. agaricites. UPCs can be assayed via Western

  13. Technical dictionary power plant engineering. Vol. 1. 4. rev. and enlarged ed.

    International Nuclear Information System (INIS)

    1987-01-01

    This dictionary is a compilation of German and English technical terms of power plant engineering as far as power plants, turbine-generators and assembly engineering are concerned. It is the result of a joint effort by the Kraftwerk Union AG (KWU) and Utility Power Corp. (UPC). The entire content has been revised and approx. 6000 new terms have been added. The dictionary is meant to form a basis for uniform terminology on technical documents as well as correspondence between KWU, UPC and licensees. This computer aided dictionary is printed in capital/low case letters. Only nouns, terms with an article and proper names are capitalized in German. Some terms are written differently in American and British English and are marked with (US) or (GB). (orig./HP) [de

  14. Technical dictionary power plant engineering. Vol. 1. German - English. - Pt. 1: Dictionary. Pt. 2: Abbreviations. 4. rev. and enlarged ed. Technisches Woerterbuch Kraftwerkstechnik. Bd. 1. Deutsch - Englisch. - T. 1: Woerterbuch. T. 2: Abkuerzungen

    Energy Technology Data Exchange (ETDEWEB)

    1987-01-01

    This dictionary is a compilation of German and English technical terms of power plant engineering as far as power plants, turbine-generators and assembly engineering are concerned. It is the result of a joint effort by the Kraftwerk Union AG (KWU) and Utility Power Corp. (UPC). The entire content has been revised and approx. 6000 new terms have been added. The dictionary is meant to form a basis for uniform terminology on technical documents as well as correspondence between KWU, UPC and licensees. This computer aided dictionary is printed in capital/low case letters. Only nouns, terms with an article and proper names are capitalized in German. Some terms are written differently in American and British English and are marked with (US) or (GB).

  15. A compact cyclic plasticity model with parameter evolution

    DEFF Research Database (Denmark)

    Krenk, Steen; Tidemann, L.

    2017-01-01

    The paper presents a compact model for cyclic plasticity based on energy in terms of external and internal variables, and plastic yielding described by kinematic hardening and a flow potential with an additive term controlling the nonlinear cyclic hardening. The model is basically described by five...... parameters: external and internal stiffness, a yield stress and a limiting ultimate stress, and finally a parameter controlling the gradual development of plastic deformation. Calibration against numerous experimental results indicates that typically larger plastic strains develop than predicted...

  16. Reference clock parameters for digital communications systems applications

    Science.gov (United States)

    Kartaschoff, P.

    1981-01-01

    The basic parameters relevant to the design of network timing systems describe the random and systematic time departures of the system elements, i.e., master (or reference) clocks, transmission links, and other clocks controlled over the links. The quantitative relations between these parameters were established and illustrated by means of numerical examples based on available measured data. The examples were limited to a simple PLL control system but the analysis can eventually be applied to more sophisticated systems at the cost of increased computational effort.

  17. Critical safety parameters: The logical approach to refresher training

    International Nuclear Information System (INIS)

    Johnson, A.R.; Pilkington, W.; Turner, S.

    1991-01-01

    Nuclear power plant managers must ensure that control room staff are able to perform effectively. This is of particular importance through the longer term after initial authorization. Traditionally refresher training has been based on delivery of fragmented training packages typically derived from the initial authorization training programs. Various approaches have been taken to provide a more integrated refresher training program. However, methods such as job and task analysis and subject matter expert derived training have tended to develop without a focused clear overall training objective. The primary objective of all control room staff training is to ensure a proper and safe response to all plant transients. At the Point Lepreau Nuclear Plant, this has defined the Critical Safety Parameter based refresher training program. The overall objective of the Critical Safety Parameter training program is to ensure that control room staff can monitor and control a discrete set of plant parameters. Maintenance of the selected parameters within defined boundaries assures adequate cooling of the fuel and containment of radioactivity. Control room staff need to be able to reliably respond correctly to plant transients under potentially high stress conditions,. utilizing the essential knowledge and skills to deal with such transients. The inference is that the knowledge and skills must be limited to that which can be reliably recalled. This paper describes how the Point Lepreau Nuclear Plant has developed a refresher training program on the basis of a limited number of Critical Safety Parameters. Through this approach, it has been possible to define the essential set of knowledge and skills which ensures a correct response to plant transients

  18. Multi-scale modeling of diffusion-controlled reactions in polymers: renormalisation of reactivity parameters.

    Science.gov (United States)

    Everaers, Ralf; Rosa, Angelo

    2012-01-07

    The quantitative description of polymeric systems requires hierarchical modeling schemes, which bridge the gap between the atomic scale, relevant to chemical or biomolecular reactions, and the macromolecular scale, where the longest relaxation modes occur. Here, we use the formalism for diffusion-controlled reactions in polymers developed by Wilemski, Fixman, and Doi to discuss the renormalisation of the reactivity parameters in polymer models with varying spatial resolution. In particular, we show that the adjustments are independent of chain length. As a consequence, it is possible to match reactions times between descriptions with different resolution for relatively short reference chains and to use the coarse-grained model to make quantitative predictions for longer chains. We illustrate our results by a detailed discussion of the classical problem of chain cyclization in the Rouse model, which offers the simplest example of a multi-scale descriptions, if we consider differently discretized Rouse models for the same physical system. Moreover, we are able to explore different combinations of compact and non-compact diffusion in the local and large-scale dynamics by varying the embedding dimension.

  19. A matched case-control study comparing udder health, production and fertility parameters in dairy farms before and after the eradication of Bovine Virus Diarrhoea in Switzerland.

    Science.gov (United States)

    Tschopp, A; Deiss, R; Rotzer, M; Wanda, S; Thomann, B; Schüpbach-Regula, G; Meylan, M

    2017-09-01

    An obligatory eradication programme for Bovine Virus Diarrhoea (BVD) was implemented in Switzerland in 2008. Between 2008 and 2012, all bovines were tested for antigen or antibodies against BVDV. By the year 2012, eradication was completed in the majority of farms. A decrease of the prevalence of persistently infected (PI) newborn calves was observed from 1.4% in 2008 to study was to assess the effects of BVD eradication on different parameters of animal health, production and fertility in Swiss dairy herds which had completed the eradication programme. A matched case-control study was carried out using data from two periods, before (Period 1) and after (Period 2) the active phase of eradication. Case farms had at least two PI animals detected before or during the eradication; controls were BVD-free and matched for region, herd size and use of alpine pasture. A total of 110 farmers (55 pairs) were recruited. During a phone interview, a questionnaire about farm characteristics, animal health and appreciation of the BVD eradication programme was filled in. Breeding data and milk test day records were also analyzed. Parameters were first compared between (i) case and control herds before eradication, and (ii) Period 1 and Period 2 for case herds only. Milk yield (MY), bulk milk somatic cell count (BMSCC), prevalence of subclinical mastitis (SCM), and non-return rate (NRR) showed a p-valuecase-control) was created (IA). Except for MY, the IA was significant for all parameters modelled. Despite an overall p-value of 0.27, case herds tended to have a higher MY after eradication (β=0.53, p=0.050). For BMSCC and SCM, case herds had higher values than controls in both periods; udder health was significantly improved in control herds and it remained stable in case herds, with a slight decrease of BMSCC (β=-0.19, p=0.010). Finally, among fertility parameters, NRR showed a general improvement but it was significant only in control herds (β=0.29, p=0.019). Even though the

  20. Model of the impact of parameters controlling replenishment in the bs (min-max continuous review system on the actual inventory availibility

    Directory of Open Access Journals (Sweden)

    Stanisław Krzyżaniak

    2015-09-01

    Full Text Available Background: Due to random changes in demand, inventory management is still - despite the development of alternative goods flow management concepts - an important issue both in terms of costs of maintenance and replenishment as well as the level of service measured by inventory availability levels. There are a number of replenishment systems to be used in such conditions, but they are most often formed on the basis of two basic ones: a system based on the reorder point and based on periodic inspection.  This paper refers to the former system, the BS system (min-max, in which an order is placed after reaching inventory level B (information level, reorder point for a quantity allowing to reach level S. This system is very often used in business practice. Observations conducted under realistic conditions indicate the need to improve the classical models describing the system.  This results, among other things, from the fact that the actual level of available inventory at the start of the replenishment cycle may be significantly lower than level B, resulting in lower than expected levels of customer service. Taking account of this phenomenon through model determination of the cumulative distribution function for the observed difference makes it possible to select the correct parameters to control the replenishment system in question and - therefore - to achieve the expected economic effects. Methods: The object of the study is to create a mathematical model allowing the determination of the required inventory level B taking into account the difference D between this level and the actual level of inventory at the start of the replenishment cycle.  To determine the effect of various factors such as demand distribution parameters in the adopted unit of time and the difference between level S (max and B (min, a dedicated tool (simulator in EXCEL spreadsheet for determining the distribution of frequency of value D has been developed.  Then a

  1. Content dependent selection of image enhancement parameters for mobile displays

    Science.gov (United States)

    Lee, Yoon-Gyoo; Kang, Yoo-Jin; Kim, Han-Eol; Kim, Ka-Hee; Kim, Choon-Woo

    2011-01-01

    Mobile devices such as cellular phones and portable multimedia player with capability of playing terrestrial digital multimedia broadcasting (T-DMB) contents have been introduced into consumer market. In this paper, content dependent image quality enhancement method for sharpness and colorfulness and noise reduction is presented to improve perceived image quality on mobile displays. Human visual experiments are performed to analyze viewers' preference. Relationship between the objective measures and the optimal values of image control parameters are modeled by simple lookup tables based on the results of human visual experiments. Content dependent values of image control parameters are determined based on the calculated measures and predetermined lookup tables. Experimental results indicate that dynamic selection of image control parameters yields better image quality.

  2. Replicate periodic windows in the parameter space of driven oscillators

    Energy Technology Data Exchange (ETDEWEB)

    Medeiros, E.S., E-mail: esm@if.usp.br [Instituto de Fisica, Universidade de Sao Paulo, Sao Paulo (Brazil); Souza, S.L.T. de [Universidade Federal de Sao Joao del-Rei, Campus Alto Paraopeba, Minas Gerais (Brazil); Medrano-T, R.O. [Departamento de Ciencias Exatas e da Terra, Universidade Federal de Sao Paulo, Diadema, Sao Paulo (Brazil); Caldas, I.L. [Instituto de Fisica, Universidade de Sao Paulo, Sao Paulo (Brazil)

    2011-11-15

    Highlights: > We apply a weak harmonic perturbation to control chaos in two driven oscillators. > We find replicate periodic windows in the driven oscillator parameter space. > We find that the periodic window replication is associated with the chaos control. - Abstract: In the bi-dimensional parameter space of driven oscillators, shrimp-shaped periodic windows are immersed in chaotic regions. For two of these oscillators, namely, Duffing and Josephson junction, we show that a weak harmonic perturbation replicates these periodic windows giving rise to parameter regions correspondent to periodic orbits. The new windows are composed of parameters whose periodic orbits have the same periodicity and pattern of stable and unstable periodic orbits already existent for the unperturbed oscillator. Moreover, these unstable periodic orbits are embedded in chaotic attractors in phase space regions where the new stable orbits are identified. Thus, the observed periodic window replication is an effective oscillator control process, once chaotic orbits are replaced by regular ones.

  3. A Microstructure-Based Model to Characterize Micromechanical Parameters Controlling Compressive and Tensile Failure in Crystallized Rock

    Science.gov (United States)

    Kazerani, T.; Zhao, J.

    2014-03-01

    A discrete element model is proposed to examine rock strength and failure. The model is implemented by UDEC which is developed for this purpose. The material is represented as a collection of irregular-sized deformable particles interacting at their cohesive boundaries. The interface between two adjacent particles is viewed as a flexible contact whose stress-displacement law is assumed to control the material fracture and fragmentation process. To reproduce rock anisotropy, an innovative orthotropic cohesive law is developed for contact which allows the interfacial shear and tensile behaviours to be different from each other. The model is applied to a crystallized igneous rock and the individual and interactional effects of the microstructural parameters on the material compressive and tensile failure response are examined. A new methodical calibration process is also established. It is shown that the model successfully reproduces the rock mechanical behaviour quantitatively and qualitatively. Ultimately, the model is used to understand how and under what circumstances micro-tensile and micro-shear cracking mechanisms control the material failure at different loading paths.

  4. Correlation of the controlled attenuation parameter with indices of liver steatosis in overweight or obese individuals: a pilot study.

    Science.gov (United States)

    Ferraioli, Giovanna; Tinelli, Carmine; Lissandrin, Raffaella; Zicchetti, Mabel; Faliva, Milena; Perna, Simone; Perani, Guido; Alessandrino, Francesco; Calliada, Fabrizio; Rondanelli, Mariangela; Filice, Carlo

    2015-03-01

    The aim of this study was to assess the clinical relevance of the controlled attenuation parameter (CAP) by analyzing the correlations between CAP and indirect indices of liver steatosis in obese or overweight individuals. Consecutive participants were prospectively enrolled. BMI, waist circumference, hepatic steatosis index, fatty liver index, percent fat mass and regional fat masses as assessed by dual-energy X-ray absorptiometry (DXA), fat signal fraction as assessed by MRI, and CAP were obtained. Pearson's r coefficient was used to test the correlation between two study variables. A total of 88 individuals were studied. They included 31 men [age, 50.4 years (12.9 years); BMI, 30.7 kg/m (4.8 kg/m)] and 57 women [age, 49.0 years (12.6 years); BMI, 31.4 kg/m (5.6 kg/m)]. DXA, anthropometric parameters, and fatty liver index were moderately correlated with CAP in men. In women, there was a moderate correlation of CAP with the hepatic steatosis index and anthropometric parameters and only a slight or fair correlation of CAP with DXA parameters. CAP and fat signal fraction showed a good correlation (r=0.65 in men, P=0.002; r=0.68 in women, P=0.0009). Measurement of CAP is a reliable method for noninvasive assessment of liver steatosis, showing a correlation with other indirect markers of central obesity and a good correlation with MRI results.

  5. Spectrometric control of radionuclides production parameters

    International Nuclear Information System (INIS)

    Zhuk, I.; Potarenko, A.; Yarochevich, O.; Hluboky, N.; Kerko, P.; Bogdanov, V.; Dyatel, N.

    2006-01-01

    Full text: A radioactive preparations and sources are widely used all over the world for scientific, industrial and medical purposes. These preparations in Belarus are planned to produce by the Joint Belarussian-Russian Closed Joint Stock Company 'Isotope technologies' (CJSC IT). The company was created in 1998 by two leading scientific centers-SSI 'Joint Institute of Power and Nuclear Research-Sosny' the National Academy of Sciences of Belarus and the State Center of Science of the Russian Federation 'Scientific research institute of nuclear reactors'. One of the mainstream directions in CJSC IT activities is production of radioactive preparations for the industrial and scientific application (such as 133 Ba, 109 Cd, 63 Ni, 60 Co) and for the medical purposes (such as 19 '2Ir, 60 Co). All radioactive preparations have a good export potential and adequate to modern technical and consumer requirements. X-γ spectrometric analysis of considered radioactive sources is one of the basic methods for quality control of radioactive sources. At present, we are developing x-γ spectrometric support of purification process from contaminating radionuclides of 109 Cd -γ preparation and 63 Ni - β preparation. Work on x-γ spectrometric quality control of 133 Ba preparation is carried out. The description of the used equipment is given. Techniques of contaminating radionuclides determination (contents ∼10 - '6 from activity of the basic radionuclide) are presented. Problems of the choice of geometry of measurements of sources with activity about 10 7 -10 9 Bq and possible sources of errors are discussed. (author)

  6. 76 FR 6179 - Eighth Meeting-RTCA Special Committee 217: Joint With EUROCAE WG-44 Terrain and Airport Mapping...

    Science.gov (United States)

    2011-02-03

    ..., Spain. The contact person(s) are Maarten Uijt de Haag, Ph.D., Aerospace Research and Technology Center... Politecnica de Catalunya (UPC), Barcelona, Spain, e-mail: [email protected] . EETAC is located in...

  7. A Randomized Controlled Trial of Two Different Macronutrient Profiles on Weight, Body Composition and Metabolic Parameters in Obese Adolescents Seeking Weight Loss.

    Directory of Open Access Journals (Sweden)

    Helen Truby

    Full Text Available Adolescent obesity is difficult to treat and the optimal dietary pattern, particularly in relation to macronutrient composition, remains controversial. This study tested the effect of two structured diets with differing macronutrient composition versus control, on weight, body composition and metabolic parameters in obese adolescents.A randomized controlled trial conducted in a children's hospital.Eighty seven obese youth (means: age 13.6 years, BMI z-score 2.2, waist: height ratio 0.65, 69% female completed a psychological preparedness program and were then randomized to a short term 'structured modified carbohydrate' (SMC, 35% carbohydrate; 30% protein; 35% fat, n = 37 or a 'structured low fat' (SLF, 55% carbohydrate; 20% protein; 25% fat, n = 36 or a wait listed control group (n = 14. Anthropometric, body composition and biochemical parameters were measured at randomization and after 12 weeks, and analyzed under the intention to treat principle using analysis of variance models.After 12 weeks, data was collected from 79 (91% participants. BMI z-scores were significantly lower in both intervention groups compared to control after adjusting for baseline values, SLF vs. control, mean difference = -0.13 (95%CI = -0.18, -0.07, P<0.001; SMC vs. control, -0.14 (-0.19, -0.09, P<0.001, but there was no difference between the two intervention diet groups: SLF vs. SMC, 0.00 (-0.05, 0.04, P = 0.83.Both dietary patterns resulted in similar changes in weight, body composition and metabolic improvements compared to control. The use of a structured eating system which allows flexibility but limited choices can assist in weight change and the rigid application of a low fat eating pattern is not exclusive in its efficacy.International Clinical Trials Registry ISRCTN49438757.

  8. A simplified model for predicting malaria entomologic inoculation rates based on entomologic and parasitologic parameters relevant to control.

    Science.gov (United States)

    Killeen, G F; McKenzie, F E; Foy, B D; Schieffelin, C; Billingsley, P F; Beier, J C

    2000-05-01

    Malaria transmission intensity is modeled from the starting perspective of individual vector mosquitoes and is expressed directly as the entomologic inoculation rate (EIR). The potential of individual mosquitoes to transmit malaria during their lifetime is presented graphically as a function of their feeding cycle length and survival, human biting preferences, and the parasite sporogonic incubation period. The EIR is then calculated as the product of 1) the potential of individual vectors to transmit malaria during their lifetime, 2) vector emergence rate relative to human population size, and 3) the infectiousness of the human population to vectors. Thus, impacts on more than one of these parameters will amplify each other's effects. The EIRs transmitted by the dominant vector species at four malaria-endemic sites from Papua New Guinea, Tanzania, and Nigeria were predicted using field measurements of these characteristics together with human biting rate and human reservoir infectiousness. This model predicted EIRs (+/- SD) that are 1.13 +/- 0.37 (range = 0.84-1.59) times those measured in the field. For these four sites, mosquito emergence rate and lifetime transmission potential were more important determinants of the EIR than human reservoir infectiousness. This model and the input parameters from the four sites allow the potential impacts of various control measures on malaria transmission intensity to be tested under a range of endemic conditions. The model has potential applications for the development and implementation of transmission control measures and for public health education.

  9. Hydrodynamic parameters estimation from self-potential data in a controlled full scale site

    Science.gov (United States)

    Chidichimo, Francesco; De Biase, Michele; Rizzo, Enzo; Masi, Salvatore; Straface, Salvatore

    2015-03-01

    A multi-physical approach developed for the hydrodynamic characterization of porous media using hydrogeophysical information is presented. Several pumping tests were performed in the Hydrogeosite Laboratory, a controlled full-scale site designed and constructed at the CNR-IMAA (Consiglio Nazionale delle Ricerche - Istituto di Metodologia per l'Analisi Ambientale), in Marsico Nuovo (Basilicata Region, Southern Italy), in order to obtain an intermediate stage between laboratory experiments and field survey. The facility consists of a pool, used to study water infiltration processes, to simulate the space and time dynamics of subsurface contamination phenomena, to improve and to find new relationship between geophysical and hydrogeological parameters, to test and to calibrate new geophysical techniques and instruments. Therefore, the Hydrogeosite Laboratory has the advantage of carrying out controlled experiments, like in a flow cell or sandbox, but at field comparable scale. The data collected during the experiments have been used to estimate the saturated hydraulic conductivity ks [ms-1] using a coupled inversion model working in transient conditions, made up of the modified Richards equation describing the water flow in a variably saturated porous medium and the Poisson equation providing the self-potential ϕ [V], which naturally occurs at points of the soil surface owing to the presence of an electric field produced by the motion of underground electrolytic fluids through porous systems. The result obtained by this multi-physical numerical approach, which removes all the approximations adopted in previous works, makes a useful instrument for real heterogeneous aquifer characterization and for predictive analysis of its behavior.

  10. Complexity, parameter sensitivity and parameter transferability in the modelling of floodplain inundation

    Science.gov (United States)

    Bates, P. D.; Neal, J. C.; Fewtrell, T. J.

    2012-12-01

    inferences regarding appropriate model complexity can only be achieved if such effects are rigorously controlled for. In terms of the second question we show evidence that leads us to posit a general rule of parameter sensitivity for hydraulic, and perhaps other, models. This is that as models become more physically complex (and hence better represent the underlying physical system) their sensitivity to parameter variation reduces. We hypothesize that with increasing model complexity the friction parameter in hydraulic model becomes less 'effective' and needs to compensate for fewer unrepresented processes. By 'unrepresented' we here mean both processes that are simply not represented by the model controlling equations and processes which are permitted by the model physics but which occur at sub-grid scales and therefore cannot in practice be simulated. This reducing sensitivity to parameter variation with increasing complexity is also shown to have important implications for the transferability of optimum calibrated parameters between events. We show that whilst simpler models may often be calibrated to achieve the same level of simulation performance as more complex codes, they may sometimes be less adept at prediction due to their greater parameter sensitivity.

  11. An investigation on physical quality control parameters of dietary supplements tablets commercially available on the Kingdom of Saudi Arabia

    OpenAIRE

    H M Maswadeh; A N Al-Jarbou

    2011-01-01

    Summary: The goal of this study was to investigate the physical quality control parameters of dietary supplements tablets commercially available on the Kingdom of Saudi Arabia by using weight variation, friability and disintegration tests. The impact of immersion medium pH and the use of disk during disintegration test of dietary supplements as well as a price comparison with respect to quality were investigated. All products were found to fulfill the USP >2091< weight variation and >...

  12. Robust Self Tuning Controllers

    DEFF Research Database (Denmark)

    Poulsen, Niels Kjølstad

    1985-01-01

    The present thesis concerns robustness properties of adaptive controllers. It is addressed to methods for robustifying self tuning controllers with respect to abrupt changes in the plant parameters. In the thesis an algorithm for estimating abruptly changing parameters is presented. The estimator...... has several operation modes and a detector for controlling the mode. A special self tuning controller has been developed to regulate plant with changing time delay.......The present thesis concerns robustness properties of adaptive controllers. It is addressed to methods for robustifying self tuning controllers with respect to abrupt changes in the plant parameters. In the thesis an algorithm for estimating abruptly changing parameters is presented. The estimator...

  13. A electric parameters measurement and control system for NBIS

    International Nuclear Information System (INIS)

    Tian Zhongjun; Hu Chundong; Liu Sheng

    2010-01-01

    It presents a data acquisition and control system for neutral beam injection system by LabVIEW, PLC, sensors and PXI. Through the RS232, the communication between PLC and IPC, as well as the underlying data acquisition and control was achieved. The system integrated of a variety of techniques, providing a good platform, can also be applied to the industrial field data acquisition and control. (authors)

  14. Serum and urinary cystatin C in cats with feline immunodeficiency virus infection and cats with hyperthyroidism.

    Science.gov (United States)

    Ghys, Liesbeth Fe; Paepe, Dominique; Taffin, Elien Rl; Vandermeulen, Eva; Duchateau, Luc; Smets, Pascale My; Delanghe, Joris; Daminet, Sylvie

    2016-08-01

    The objective of this study was to investigate serum cystatin C (sCysC) and urinary cystatin C (uCysC) in cats with hyperthyroidism and cats with feline immunodeficiency virus (FIV). Thirty cats with FIV, 26 hyperthyroid cats and 28 healthy cats were included. sCysC and uCysC:creatinine (uCysC/uCr) ratio were measured with a human particle-enhanced nephelometric immunoassay, previously validated for feline CysC measurement. Routine renal variables (serum creatinine [sCr], urine specific gravity, urinary protein:creatinine ratio [UPC]) were also measured in the three groups. Cats with hyperthyroidism had significantly higher sCysC and higher uCysC/uCr ratio, lower sCr and a higher UPC than healthy cats. Cats with FIV infection did not show a significantly higher sCysC concentration but had a significantly higher sCr and UPC than healthy cats. uCysC could be detected in only four of them. This study demonstrated that sCysC is increased in cats with hyperthyroidism, in contrast with sCr, but not in cats with FIV. Many hyperthyroid cats, but only four cats with FIV, had an elevated uCysC/uCr ratio. Further studies may reveal if uCysC might be a valuable marker for tubular dysfunction in cats. © The Author(s) 2015.

  15. A case-control analysis of common variants in GIP with type 2 diabetes and related biochemical parameters in a South Indian population

    Directory of Open Access Journals (Sweden)

    Kumar Harish

    2010-07-01

    Full Text Available Abstract Background Glucose-dependent insulinotropic polypeptide (GIP is one of the incretins, which plays a crucial role in the secretion of insulin upon food stimulus and in the regulation of postprandial glucose level. It also exerts an effect on the synthesis and secretion of lipoprotein lipase, from adipocytes, important for lipid metabolism. The aim of our study was to do a case-control association analysis of common variants in GIP in association with type 2 diabetes and related biochemical parameters. Method A total of 2000 subjects which includes 1000 (584M/416F cases with type 2 diabetes and 1000 (470M/530F normoglycemic control subjects belonging to Dravidian ethnicity from South India were recruited to assess the effect of single nucleotide polymorphisms (SNPs in GIP (rs2291725, rs2291726, rs937301 on type 2 diabetes in a case-control manner. The SNPs were genotyped by using tetra primer amplification refractory mutation system-PCR (ARMS PCR. For statistical analysis, our study population was divided into sub-groups based on gender (male and female. Association analysis was carried out using chi-squared test and the comparison of biochemical parameters among the three genotypes were performed using analysis of covariance (ANCOVA. Result Initial analysis revealed that, out of the total three SNPs selected for the present study, two SNPs namely rs2291726 and rs937301 were in complete linkage disequilibrium (LD with each other. Therefore, only two SNPs, rs2291725 and rs2291726, were genotyped for the association studies. No significant difference in the allele frequency and genotype distribution of any of the SNPs in GIP were observed between cases and controls (P > 0.05. Analysis of biochemical parameters among the three genotypes showed a significant association of total cholesterol (P = 0.042 and low density lipoprotein (LDL with the G allele of the SNP rs2291726 in GIP (P = 0.004, but this was observed only in the case of female

  16. The electronic system for mechanical oscillation parameters registration

    Directory of Open Access Journals (Sweden)

    Bulavin L. A.

    2008-08-01

    Full Text Available On the basis of the 8-bit microcontroller Microchip PIC16F630 the digital electronic device for harmonic oscillation parameters registration was developed. The device features are simple electric circuit and high operating speed (response time is less than 10 microseconds. The relevant software for the computer-controlled recording of harmonic oscillation parameters was designed. The device can be used as a part of the experimental setup for consistent fluids rheological parameters measurements.

  17. Acoustical characterization and parameter optimization of polymeric noise control materials

    Science.gov (United States)

    Homsi, Emile N.

    2003-10-01

    The sound transmission loss (STL) characteristics of polymer-based materials are considered. Analytical models that predict, characterize and optimize the STL of polymeric materials, with respect to physical parameters that affect performance, are developed for single layer panel configuration and adapted for layered panel construction with homogenous core. An optimum set of material parameters is selected and translated into practical applications for validation. Sound attenuating thermoplastic materials designed to be used as barrier systems in the automotive and consumer industries have certain acoustical characteristics that vary in function of the stiffness and density of the selected material. The validity and applicability of existing theory is explored, and since STL is influenced by factors such as the surface mass density of the panel's material, a method is modified to improve STL performance and optimize load-bearing attributes. An experimentally derived function is applied to the model for better correlation. In-phase and out-of-phase motion of top and bottom layers are considered. It was found that the layered construction of the co-injection type would exhibit fused planes at the interface and move in-phase. The model for the single layer case is adapted to the layered case where it would behave as a single panel. Primary physical parameters that affect STL are identified and manipulated. Theoretical analysis is linked to the resin's matrix attribute. High STL material with representative characteristics is evaluated versus standard resins. It was found that high STL could be achieved by altering materials' matrix and by integrating design solution in the low frequency range. A suggested numerical approach is described for STL evaluation of simple and complex geometries. In practice, validation on actual vehicle systems proved the adequacy of the acoustical characterization process.

  18. The Effect of Chinese rhubarb, Rheum officinale, with and without benazepril on the progression of naturally occurring chronic kidney disease in cats.

    Science.gov (United States)

    Hanzlicek, A S; Roof, C J; Sanderson, M W; Grauer, G F

    2014-01-01

    Renal fibrosis is common in progressive kidney disease. Transforming growth factors β (TGF-β) are important mediators of all types of fibrosis, including renal fibrosis. Chinese rhubarb has been shown to have antifibrotic properties in part because of inhibition of TGF-β and has slowed the progression of kidney disease in rodent models. That administration of a Chinese rhubarb supplement will slow the progression of chronic kidney disease (CKD) in cats and the concurrent administration of Chinese rhubarb and benazepril will be more effective than either alone. Twenty-nine client-owned cats with naturally occurring IRIS Stage 2 or early Stage 3 CKD and without comorbidity such as cancer, urinary tract obstruction, urinary tract infection, poorly controlled hyperthyroidism, or systemic hypertension were enrolled in the study. A randomized, positive-controlled, prospective study was performed. Cats received Chinese rhubarb, benazepril, or both in addition to standard treatment for CKD. Repeated measures ANOVA was used to assess changes in serum creatinine concentration, body weight, hematocrit, urine protein: urine creatinine ratio (UPC), and systemic arterial blood pressure over time between and within treatment groups over an average of 22 months. No significant differences were detected in serum creatinine concentration, body weight, hematocrit, UPC, and systemic arterial pressure over time between or within treatment groups. This study failed to detect a significant difference in the progression of CKD in cats treated with Chinese rhubarb, benazepril, or both. Further study in specific subsets of cats with CKD is warranted. Copyright © 2014 by the American College of Veterinary Internal Medicine.

  19. Estimation of metallurgical parameters of flotation process from froth visual features

    Directory of Open Access Journals (Sweden)

    Mohammad Massinaei

    2015-06-01

    Full Text Available The estimation of metallurgical parameters of flotation process from froth visual features is the ultimate goal of a machine vision based control system. In this study, a batch flotation system was operated under different process conditions and metallurgical parameters and froth image data were determined simultaneously. Algorithms have been developed for measuring textural and physical froth features from the captured images. The correlation between the froth features and metallurgical parameters was successfully modeled, using artificial neural networks. It has been shown that the performance parameters of flotation process can be accurately estimated from the extracted image features, which is of great importance for developing automatic control systems.

  20. Jet Grouting. Control of execution and result parameters. Test fields - Experience in Chile; Jet Grouting. Control de parametros de ejecucion y de resultados. Campos de prueba-Experiencia en Chile

    Energy Technology Data Exchange (ETDEWEB)

    Ayarza, P. M.; Vukotic, G.

    2014-07-01

    This article emphasizes the importance of Test Fields in project that includes the Jet Grouting technique. In particular, the Chilean experience is analyzed, where the Jet Grouting was first introduced by Pilots Terratest S. A. in the year 2010, only, only in 2011 the first project using jet columns was constructed. The versatilely of this technique allows its use in a wide variety of projects, for example, soil capacity improvement, settlement control, reduction of soil permeability and other environmental applications. Currently, the most common applications are underpinning existing foundations, ground improvement, lateral support of excavations, hydraulic barriers, slope stabilization, liquefaction control, among others. The Jet Grouting is one of the most demanding soil improvement technique and requires excellence in designing and execution engineers and other involved specialist. It is therefore essential to ensure exhaustive control to the execution and final parameters, in order to check that the product- Jet Grouting element-have the design properties, and implement modifications if necessary. Many authors strongly advises that if there is no comparable experience and even if there is, a Test Field of Jet Grouting elements has to be executed in site. This field consists in a nearby area with similar geotechnical conditions of the project, where Jet Grouting test columns will be constructed. This Test Field will allow selecting the most effective execution parameters and verifying that the final product has he correct design properties. (Author)