WorldWideScience

Sample records for hybrid location method

  1. YIELD STABILITY OF NEW HYBRID RICE ACROSS LOCATIONS

    Directory of Open Access Journals (Sweden)

    Satoto

    2016-02-01

    Full Text Available The adaptation of hybrid rice varieties mostly are in specific location and season, but there are some of the varieties have a wide adaptation then adopted by the farmer in the large area. Replicated yield trials were conducted to study the stability of hybrid rice yield and identify the best location to optimize their yield per ha. The trials were conducted in three location such as Sukamandi, Salatiga and Malang during two seasons in 2011. Data across location and season were analazed by using AMMI and Eberhart Russel methods. The AMMI analysis showed that the IR79156A/PK88 was adaptable to favorable environments but unstable. This hybrid is always performing well and produce the higher yield compare to check variety. Some of other hybrids were good only in specific location, i.e. IR62829A/BP2280-1E-12-22 and IR58029A/BP2280-1E-12-22. Those hybrids produced higher yield in Salatiga and Malang, respectively. Seem to AMMI analysis, the result of Eberhart and Russell method also showed that IR79156A/PK81 was the best hybrid with regression slope (b around 1 with the yield average higher than average of all hybrids. It indicated that this hybrid has a wide adaptation and probably can be cultivated in the wider ecosystem.

  2. A Novel Hybrid Intelligent Indoor Location Method for Mobile Devices by Zones Using Wi-Fi Signals.

    Science.gov (United States)

    Castañón-Puga, Manuel; Salazar, Abby Stephanie; Aguilar, Leocundo; Gaxiola-Pacheco, Carelia; Licea, Guillermo

    2015-12-02

    The increasing use of mobile devices in indoor spaces brings challenges to location methods. This work presents a hybrid intelligent method based on data mining and Type-2 fuzzy logic to locate mobile devices in an indoor space by zones using Wi-Fi signals from selected access points (APs). This approach takes advantage of wireless local area networks (WLANs) over other types of architectures and implements the complete method in a mobile application using the developed tools. Besides, the proposed approach is validated by experimental data obtained from case studies and the cross-validation technique. For the purpose of generating the fuzzy rules that conform to the Takagi-Sugeno fuzzy system structure, a semi-supervised data mining technique called subtractive clustering is used. This algorithm finds centers of clusters from the radius map given by the collected signals from APs. Measurements of Wi-Fi signals can be noisy due to several factors mentioned in this work, so this method proposed the use of Type-2 fuzzy logic for modeling and dealing with such uncertain information.

  3. A Novel Hybrid Intelligent Indoor Location Method for Mobile Devices by Zones Using Wi-Fi Signals

    Directory of Open Access Journals (Sweden)

    Manuel Castañón–Puga

    2015-12-01

    Full Text Available The increasing use of mobile devices in indoor spaces brings challenges to location methods. This work presents a hybrid intelligent method based on data mining and Type-2 fuzzy logic to locate mobile devices in an indoor space by zones using Wi-Fi signals from selected access points (APs. This approach takes advantage of wireless local area networks (WLANs over other types of architectures and implements the complete method in a mobile application using the developed tools. Besides, the proposed approach is validated by experimental data obtained from case studies and the cross-validation technique. For the purpose of generating the fuzzy rules that conform to the Takagi–Sugeno fuzzy system structure, a semi-supervised data mining technique called subtractive clustering is used. This algorithm finds centers of clusters from the radius map given by the collected signals from APs. Measurements of Wi-Fi signals can be noisy due to several factors mentioned in this work, so this method proposed the use of Type-2 fuzzy logic for modeling and dealing with such uncertain information.

  4. Dry Port Location Problem: A Hybrid Multi-Criteria Approach

    Directory of Open Access Journals (Sweden)

    BENTALEB Fatimazahra

    2016-03-01

    Full Text Available Choosing a location for a dry port is a problem which becomes more essential and crucial. This study deals with the problem of locating dry ports. On this matter, a model combining multi-criteria (MACBETH and mono-criteria (BARYCENTER methods to find a solution to dry port location problem has been proposed. In the first phase, a systematic literature review was carried out on dry port location problem and then a methodological classification was presented for this research. In the second phase, a hybrid multi-criteria approach was developed in order to determine the best dry port location taking different criteria into account. A Computational practice and a qualitative analysis from a case study in the Moroccan context have been provided. The results show that the optimal location is very convenient with the geographical region and the government policies.

  5. Estimating the location and shape of hybrid zones

    DEFF Research Database (Denmark)

    Guedj, Benjamin; Guillot, Gilles

    2011-01-01

    We propose a new model to make use of georeferenced genetic data for inferring the location and shape of a hybrid zone. The model output includes the posterior distribution of a parameter that quantifies the width of the hybrid zone. The model proposed is implemented in the GUI and command‐line v...

  6. High-performance metal mesh/graphene hybrid films using prime-location and metal-doped graphene.

    Science.gov (United States)

    Min, Jung-Hong; Jeong, Woo-Lim; Kwak, Hoe-Min; Lee, Dong-Seon

    2017-08-31

    We introduce high-performance metal mesh/graphene hybrid transparent conductive layers (TCLs) using prime-location and metal-doped graphene in near-ultraviolet light-emitting diodes (NUV LEDs). Despite the transparency and sheet resistance values being similar for hybrid TCLs, there were huge differences in the NUV LEDs' electrical and optical properties depending on the location of the graphene layer. We achieved better physical stability and current spreading when the graphene layer was located beneath the metal mesh, in direct contact with the p-GaN layer. We further improved the contact properties by adding a very thin Au mesh between the thick Ag mesh and the graphene layer to produce a dual-layered metal mesh. The Au mesh effectively doped the graphene layer to create a p-type electrode. Using Raman spectra, work function variations, and the transfer length method (TLM), we verified the effect of doping the graphene layer after depositing a very thin metal layer on the graphene layers. From our results, we suggest that the nature of the contact is an important criterion for improving the electrical and optical performance of hybrid TCLs, and the method of doping graphene layers provides new opportunities for solving contact issues in other semiconductor devices.

  7. HybridGO-Loc: mining hybrid features on gene ontology for predicting subcellular localization of multi-location proteins.

    Science.gov (United States)

    Wan, Shibiao; Mak, Man-Wai; Kung, Sun-Yuan

    2014-01-01

    Protein subcellular localization prediction, as an essential step to elucidate the functions in vivo of proteins and identify drugs targets, has been extensively studied in previous decades. Instead of only determining subcellular localization of single-label proteins, recent studies have focused on predicting both single- and multi-location proteins. Computational methods based on Gene Ontology (GO) have been demonstrated to be superior to methods based on other features. However, existing GO-based methods focus on the occurrences of GO terms and disregard their relationships. This paper proposes a multi-label subcellular-localization predictor, namely HybridGO-Loc, that leverages not only the GO term occurrences but also the inter-term relationships. This is achieved by hybridizing the GO frequencies of occurrences and the semantic similarity between GO terms. Given a protein, a set of GO terms are retrieved by searching against the gene ontology database, using the accession numbers of homologous proteins obtained via BLAST search as the keys. The frequency of GO occurrences and semantic similarity (SS) between GO terms are used to formulate frequency vectors and semantic similarity vectors, respectively, which are subsequently hybridized to construct fusion vectors. An adaptive-decision based multi-label support vector machine (SVM) classifier is proposed to classify the fusion vectors. Experimental results based on recent benchmark datasets and a new dataset containing novel proteins show that the proposed hybrid-feature predictor significantly outperforms predictors based on individual GO features as well as other state-of-the-art predictors. For readers' convenience, the HybridGO-Loc server, which is for predicting virus or plant proteins, is available online at http://bioinfo.eie.polyu.edu.hk/HybridGoServer/.

  8. A hybrid technique for private location-based queries with database protection

    KAUST Repository

    Ghinita, Gabriel

    2009-01-01

    Mobile devices with global positioning capabilities allow users to retrieve points of interest (POI) in their proximity. To protect user privacy, it is important not to disclose exact user coordinates to un-trusted entities that provide location-based services. Currently, there are two main approaches to protect the location privacy of users: (i) hiding locations inside cloaking regions (CRs) and (ii) encrypting location data using private information retrieval (PIR) protocols. Previous work focused on finding good trade-offs between privacy and performance of user protection techniques, but disregarded the important issue of protecting the POI dataset D. For instance, location cloaking requires large-sized CRs, leading to excessive disclosure of POIs (O(|D|) in the worst case). PIR, on the other hand, reduces this bound to , but at the expense of high processing and communication overhead. We propose a hybrid, two-step approach to private location-based queries, which provides protection for both the users and the database. In the first step, user locations are generalized to coarse-grained CRs which provide strong privacy. Next, a PIR protocol is applied with respect to the obtained query CR. To protect excessive disclosure of POI locations, we devise a cryptographic protocol that privately evaluates whether a point is enclosed inside a rectangular region. We also introduce an algorithm to efficiently support PIR on dynamic POI sub-sets. Our method discloses O(1) POI, orders of magnitude fewer than CR- or PIR-based techniques. Experimental results show that the hybrid approach is scalable in practice, and clearly outperforms the pure-PIR approach in terms of computational and communication overhead. © 2009 Springer Berlin Heidelberg.

  9. The Selection of Dry Port Location by a Hybrid CFA-MACBETH-PROMETHEE Method: A Case Study of Southern Thailand

    Directory of Open Access Journals (Sweden)

    Kraisee Komchornrit

    2017-09-01

    Full Text Available An intermodal transport could be the potential solution for reduction of logistics cost, including an acceleration of product flow, by way of dry port, where is regarded as a key component of combined transport. To promote a dry port in southern Thailand, the aim of this study is to propose an integrated method based on multi-criteria decision making (MCDM for selecting its best location. Thus, a new hybrid CFA-MACBETH-PROMETHEE model is presented. Confirmatory factor analysis (CFA is applied to determine loads for sorting out the importance of criteria and also investigate the relationship of logistic policy and geographical determination of dry port establishment. Later, measuring attractiveness by a categorical based evaluation technique (MACBETH is utilized to build weights of those criteria. Eventually, preference ranking organization method for enrichment of evaluations (PROMETHEE is engaged to rank from the most to least attractive alternatives of dry port. In this study, results indicate that Phatthalung railway station is the most attractive location for being a new dry port.

  10. A hybrid stochastic approach for self-location of wireless sensors in indoor environments.

    Science.gov (United States)

    Lloret, Jaime; Tomas, Jesus; Garcia, Miguel; Canovas, Alejandro

    2009-01-01

    Indoor location systems, especially those using wireless sensor networks, are used in many application areas. While the need for these systems is widely proven, there is a clear lack of accuracy. Many of the implemented applications have high errors in their location estimation because of the issues arising in the indoor environment. Two different approaches had been proposed using WLAN location systems: on the one hand, the so-called deductive methods take into account the physical properties of signal propagation. These systems require a propagation model, an environment map, and the position of the radio-stations. On the other hand, the so-called inductive methods require a previous training phase where the system learns the received signal strength (RSS) in each location. This phase can be very time consuming. This paper proposes a new stochastic approach which is based on a combination of deductive and inductive methods whereby wireless sensors could determine their positions using WLAN technology inside a floor of a building. Our goal is to reduce the training phase in an indoor environment, but, without an loss of precision. Finally, we compare the measurements taken using our proposed method in a real environment with the measurements taken by other developed systems. Comparisons between the proposed system and other hybrid methods are also provided.

  11. A Hybrid Stochastic Approach for Self-Location of Wireless Sensors in Indoor Environments

    Directory of Open Access Journals (Sweden)

    Alejandro Canovas

    2009-05-01

    Full Text Available Indoor location systems, especially those using wireless sensor networks, are used in many application areas. While the need for these systems is widely proven, there is a clear lack of accuracy. Many of the implemented applications have high errors in their location estimation because of the issues arising in the indoor environment. Two different approaches had been proposed using WLAN location systems: on the one hand, the so-called deductive methods take into account the physical properties of signal propagation. These systems require a propagation model, an environment map, and the position of the radio-stations. On the other hand, the so-called inductive methods require a previous training phase where the system learns the received signal strength (RSS in each location. This phase can be very time consuming. This paper proposes a new stochastic approach which is based on a combination of deductive and inductive methods whereby wireless sensors could determine their positions using WLAN technology inside a floor of a building. Our goal is to reduce the training phase in an indoor environment, but, without an loss of precision. Finally, we compare the measurements taken using our proposed method in a real environment with the measurements taken by other developed systems. Comparisons between the proposed system and other hybrid methods are also provided.

  12. Using the hybrid fuzzy goal programming model and hybrid genetic algorithm to solve a multi-objective location routing problem for infectious waste disposaL

    Energy Technology Data Exchange (ETDEWEB)

    Wichapa, Narong; Khokhajaikiat, Porntep

    2017-07-01

    Disposal of infectious waste remains one of the most serious problems in the social and environmental domains of almost every nation. Selection of new suitable locations and finding the optimal set of transport routes to transport infectious waste, namely location routing problem for infectious waste disposal, is one of the major problems in hazardous waste management. Design/methodology/approach: Due to the complexity of this problem, location routing problem for a case study, forty hospitals and three candidate municipalities in sub-Northeastern Thailand, was divided into two phases. The first phase is to choose suitable municipalities using hybrid fuzzy goal programming model which hybridizes the fuzzy analytic hierarchy process and fuzzy goal programming. The second phase is to find the optimal routes for each selected municipality using hybrid genetic algorithm which hybridizes the genetic algorithm and local searches including 2-Opt-move, Insertion-move and ?-interchange-move. Findings: The results indicate that the hybrid fuzzy goal programming model can guide the selection of new suitable municipalities, and the hybrid genetic algorithm can provide the optimal routes for a fleet of vehicles effectively. Originality/value: The novelty of the proposed methodologies, hybrid fuzzy goal programming model, is the simultaneous combination of both intangible and tangible factors in order to choose new suitable locations, and the hybrid genetic algorithm can be used to determine the optimal routes which provide a minimum number of vehicles and minimum transportation cost under the actual situation, efficiently.

  13. Using the hybrid fuzzy goal programming model and hybrid genetic algorithm to solve a multi-objective location routing problem for infectious waste disposaL

    International Nuclear Information System (INIS)

    Wichapa, Narong; Khokhajaikiat, Porntep

    2017-01-01

    Disposal of infectious waste remains one of the most serious problems in the social and environmental domains of almost every nation. Selection of new suitable locations and finding the optimal set of transport routes to transport infectious waste, namely location routing problem for infectious waste disposal, is one of the major problems in hazardous waste management. Design/methodology/approach: Due to the complexity of this problem, location routing problem for a case study, forty hospitals and three candidate municipalities in sub-Northeastern Thailand, was divided into two phases. The first phase is to choose suitable municipalities using hybrid fuzzy goal programming model which hybridizes the fuzzy analytic hierarchy process and fuzzy goal programming. The second phase is to find the optimal routes for each selected municipality using hybrid genetic algorithm which hybridizes the genetic algorithm and local searches including 2-Opt-move, Insertion-move and ?-interchange-move. Findings: The results indicate that the hybrid fuzzy goal programming model can guide the selection of new suitable municipalities, and the hybrid genetic algorithm can provide the optimal routes for a fleet of vehicles effectively. Originality/value: The novelty of the proposed methodologies, hybrid fuzzy goal programming model, is the simultaneous combination of both intangible and tangible factors in order to choose new suitable locations, and the hybrid genetic algorithm can be used to determine the optimal routes which provide a minimum number of vehicles and minimum transportation cost under the actual situation, efficiently.

  14. Solution of the radiative enclosure with a hybrid inverse method

    Energy Technology Data Exchange (ETDEWEB)

    Silva, Rogerio Brittes da; Franca, Francis Henrique Ramos [Universidade Federal do Rio Grande do Sul (UFRGS), Porto Alegre, RS (Brazil). Dept. de Engenharia Mecanica], E-mail: frfranca@mecanica.ufrgs.br

    2010-07-01

    This work applies the inverse analysis to solve a three-dimensional radiative enclosure - which the surfaces are diffuse-grays - filled with transparent medium. The aim is determine the powers and locations of the heaters to attain both uniform heat flux and temperature on the design surface. A hybrid solution that couples two methods, the generalized extremal optimization (GEO) and the truncated singular value decomposition (TSVD) is proposed. The determination of the heat sources distribution is treated as an optimization problem, by GEO algorithm , whereas the solution of the system of equation, that embodies the Fredholm equation of first kind and therefore is expected to be ill conditioned, is build up through TSVD regularization method. The results show that the hybrid method can lead to a heat flux on the design surface that satisfies the imposed conditions with maximum error of less than 1,10%. The results illustrated the relevance of a hybrid method as a prediction tool. (author)

  15. A Hybrid Location Privacy Solution for Mobile LBS

    Directory of Open Access Journals (Sweden)

    Ruchika Gupta

    2017-01-01

    Full Text Available The prevalent usage of location based services, where getting any service is solely based on the user’s current location, has raised an extreme concern over location privacy of the user. Generalized approaches dealing with location privacy, referred to as cloaking and obfuscation, are mainly based on a trusted third party, in which all the data remain available at a central server and thus complete knowledge of the query exists at the central node. This is the major limitation of such approaches; on the other hand, in trusted third-party-free framework clients collaborate with each other and freely communicate with the service provider without any third-party involvement. Measuring and evaluating trust among peers is a crucial aspect in trusted third-party-free framework. This paper exploits the merits and mitigating the shortcomings of both of these approaches. We propose a hybrid solution, HYB, to achieve location privacy for the mobile users who use location services frequently. The proposed HYB scheme is based on the collaborative preprocessing of location data and utilizes the benefits of homomorphic encryption technique. Location privacy is achieved at two levels, namely, at the proximity level and at distant level. The proposed HYB solution preserves the user’s location privacy effectively under specific, pull-based, sporadic query scenario.

  16. Solving a multi-objective location routing problem for infectious waste disposal using hybrid goal programming and hybrid genetic algorithm

    Directory of Open Access Journals (Sweden)

    Narong Wichapa

    2018-01-01

    Full Text Available Infectious waste disposal remains one of the most serious problems in the medical, social and environmental domains of almost every country. Selection of new suitable locations and finding the optimal set of transport routes for a fleet of vehicles to transport infectious waste material, location routing problem for infectious waste disposal, is one of the major problems in hazardous waste management. Determining locations for infectious waste disposal is a difficult and complex process, because it requires combining both intangible and tangible factors. Additionally, it depends on several criteria and various regulations. This facility location problem for infectious waste disposal is complicated, and it cannot be addressed using any stand-alone technique. Based on a case study, 107 hospitals and 6 candidate municipalities in Upper-Northeastern Thailand, we considered criteria such as infrastructure, geology and social & environmental criteria, evaluating global priority weights using the fuzzy analytical hierarchy process (Fuzzy AHP. After that, a new multi-objective facility location problem model which hybridizes fuzzy AHP and goal programming (GP, namely the HGP model, was tested. Finally, the vehicle routing problem (VRP for a case study was formulated, and it was tested using a hybrid genetic algorithm (HGA which hybridizes the push forward insertion heuristic (PFIH, genetic algorithm (GA and three local searches including 2-opt, insertion-move and interexchange-move. The results show that both the HGP and HGA can lead to select new suitable locations and to find the optimal set of transport routes for vehicles delivering infectious waste material. The novelty of the proposed methodologies, HGP, is the simultaneous combination of relevant factors that are difficult to interpret and cost factors in order to determine new suitable locations, and HGA can be applied to determine the transport routes which provide a minimum number of vehicles

  17. A Hybrid Tabu Search Heuristic for a Bilevel Competitive Facility Location Model

    Science.gov (United States)

    Küçükaydın, Hande; Aras, Necati; Altınel, I. Kuban

    We consider a problem in which a firm or franchise enters a market by locating new facilities where there are existing facilities belonging to a competitor. The firm aims at finding the location and attractiveness of each facility to be opened so as to maximize its profit. The competitor, on the other hand, can react by adjusting the attractiveness of its existing facilities, opening new facilities and/or closing existing ones with the objective of maximizing its own profit. The demand is assumed to be aggregated at certain points in the plane and the facilities of the firm can be located at prespecified candidate sites. We employ Huff's gravity-based rule in modeling the behavior of the customers where the fraction of customers at a demand point that visit a certain facility is proportional to the facility attractiveness and inversely proportional to the distance between the facility site and demand point. We formulate a bilevel mixed-integer nonlinear programming model where the firm entering the market is the leader and the competitor is the follower. In order to find a feasible solution of this model, we develop a hybrid tabu search heuristic which makes use of two exact methods as subroutines: a gradient ascent method and a branch-and-bound algorithm with nonlinear programming relaxation.

  18. Hybrid Technology of Hard Coal Mining from Seams Located at Great Depths

    Science.gov (United States)

    Czaja, Piotr; Kamiński, Paweł; Klich, Jerzy; Tajduś, Antoni

    2014-10-01

    Learning to control fire changed the life of man considerably. Learning to convert the energy derived from combustion of coal or hydrocarbons into another type of energy, such as steam pressure or electricity, has put him on the path of scientific and technological revolution, stimulating dynamic development. Since the dawn of time, fossil fuels have been serving as the mankind's natural reservoir of energy in an increasingly great capacity. A completely incomprehensible refusal to use fossil fuels causes some local populations, who do not possess a comprehensive knowledge of the subject, to protest and even generate social conflicts as an expression of their dislike for the extraction of minerals. Our times are marked by the search for more efficient ways of utilizing fossil fuels by introducing non-conventional technologies of exploiting conventional energy sources. During apartheid, South Africa demonstrated that cheap coal can easily satisfy total demand for liquid and gaseous fuels. In consideration of current high prices of hydrocarbon media (oil and gas), gasification or liquefaction of coal seems to be the innovative technology convergent with contemporary expectations of both energy producers as well as environmentalists. Known mainly from literature reports, underground coal gasification technologies can be brought down to two basic methods: - shaftless method - drilling, in which the gasified seam is uncovered using boreholes drilled from the surface, - shaft method, in which the existing infrastructure of underground mines is used to uncover the seams. This paper presents a hybrid shaft-drilling approach to the acquisition of primary energy carriers (methane and syngas) from coal seams located at great depths. A major advantage of this method is the fact that the use of conventional coal mining technology requires the seams located at great depths to be placed on the off-balance sheet, while the hybrid method of underground gasification enables them to

  19. SVC Planning in Large–scale Power Systems via a Hybrid Optimization Method

    DEFF Research Database (Denmark)

    Yang, Guang ya; Majumder, Rajat; Xu, Zhao

    2009-01-01

    The research on allocation of FACTS devices has attracted quite a lot interests from various aspects. In this paper, a hybrid model is proposed to optimise the number, location as well as the parameter settings of static Var compensator (SVC) deployed in large–scale power systems. The model...... utilises the result of vulnerability assessment for determining the candidate locations. A hybrid optimisation method including two stages is proposed to find out the optimal solution of SVC in large– scale planning problem. In the first stage, a conventional genetic algorithm (GA) is exploited to generate...... a candidate solution pool. Then in the second stage, the candidates are presented to a linear planning model to investigate the system optimal loadability, hence the optimal solution for SVC planning can be achieved. The method is presented to IEEE 300–bus system....

  20. Location of gene expression in CNS using hybridization histochemistry

    International Nuclear Information System (INIS)

    Penschow, J.D.; Haralambidis, J.; Aldred, P.; Tregear, G.W.; Coghlan, J.P.

    1986-01-01

    The pursuit of improvements in sensitivity, specificity, and resolution has resulted in a myriad of published procedures designed for a variety of applications and of seemingly increasing complexity. The choice of technique now available, through significant recent technological advances, includes nonisotopic cDNA probe labels, single-stranded RNA (Riboprobe), and synthetic oligonucleotides as probes, in addition to the now familiar radiolabeled cDNA probes. The authors' aim is to simplify this choice by describing a convenient method applicable to the location of specific mRNA in brain and other tissues by either cDNA or synthetic oligodeoxyribonucleotide probes. The procedure is based on a /sup 32/P probe label which enables detection of the mRNA-DNA hybrids on X-ray fail autoradiographs of frozen sections within 48 hr of tissue collection. Single, labeled cells can be located in heterogeneous tissues in subsequent short exposure liquid emulsion autoradiographs. This technique has been used successfully over a period of 5 years on tissues as diverse as whole small animals, sheep brain, rat thyroid, and human tumors. Deproteination procedures employed with other methods, which have been found to be unnecessary for /sup 32/P, are not included, thus simplifying the procedure. The use of synthetic oligodeoxyribonucleotides is emphasized as their choice of probes for the reasons outlined. Apart from providing an escape route from dependence on a molecular biology laboratory, discriminating sequences of similar gene products can be synthesized and localized so that single cells within small groups can be further characterized by their biosynthetic function

  1. Fuzzy Shannon Entropy: A Hybrid GIS-Based Landslide Susceptibility Mapping Method

    Directory of Open Access Journals (Sweden)

    Majid Shadman Roodposhti

    2016-09-01

    Full Text Available Assessing Landslide Susceptibility Mapping (LSM contributes to reducing the risk of living with landslides. Handling the vagueness associated with LSM is a challenging task. Here we show the application of hybrid GIS-based LSM. The hybrid approach embraces fuzzy membership functions (FMFs in combination with Shannon entropy, a well-known information theory-based method. Nine landslide-related criteria, along with an inventory of landslides containing 108 recent and historic landslide points, are used to prepare a susceptibility map. A random split into training (≈70% and testing (≈30% samples are used for training and validation of the LSM model. The study area—Izeh—is located in the Khuzestan province of Iran, a highly susceptible landslide zone. The performance of the hybrid method is evaluated using receiver operating characteristics (ROC curves in combination with area under the curve (AUC. The performance of the proposed hybrid method with AUC of 0.934 is superior to multi-criteria evaluation approaches using a subjective scheme in this research in comparison with a previous study using the same dataset through extended fuzzy multi-criteria evaluation with AUC value of 0.894, and was built on the basis of decision makers’ evaluation in the same study area.

  2. Expression of endogenous proteins in maize hybrids in a multi-location field trial in India.

    Science.gov (United States)

    Gutha, Linga R; Purushottam, Divakar; Veeramachaneni, Aruna; Tigulla, Sarita; Kodappully, Vikas; Enjala, Chandana; Rajput, Hitendrasinh; Anderson, Jennifer; Hong, Bonnie; Schmidt, Jean; Bagga, Shveta

    2018-05-17

    Genetically modified (GM) crops undergo large scale multi-location field trials to characterize agronomics, composition, and the concentration of newly expressed protein(s) [herein referred to as transgenic protein(s)]. The concentration of transgenic proteins in different plant tissues and across the developmental stages of the plant is considered in the safety assessment of GM crops. Reference or housekeeping proteins are expected to maintain a relatively stable expression pattern in healthy plants given their role in cellular functions. Understanding the effects of genotype, growth stage and location on the concentration of endogenous housekeeping proteins may provide insight into the contribution these factors could have on transgenic protein concentrations in GM crops. The concentrations of three endogenous proteins (actin, elongation factor 1-alpha, and glyceraldehyde 3-phosphate dehydrogenase) were measured in several different maize hybrids grown across multiple field locations over 2 years. Leaf samples were collected from healthy plants at three developmental stages across the growing seasons, and protein concentrations were quantified by indirect enzyme-linked immunosorbent assay (ELISA) for each protein. In general, the concentrations of these three endogenous proteins were relatively consistent across hybrid backgrounds, when compared within one growth stage and location (2-26%CV), whereas the concentrations of proteins in the same hybrid and growth stage across different locations were more variable (12-64%CV). In general, the protein concentrations in 2013 and 2014 show similar trends in variability. Some degree of variability in protein concentrations should be expected for both transgenic and endogenous plant-expressed proteins. In the case of GM crops, the potential variation in protein concentrations due to location effects is captured in the current model of multi-location field testing.

  3. A general method for identifying major hybrid male sterility genes in Drosophila.

    Science.gov (United States)

    Zeng, L W; Singh, R S

    1995-10-01

    The genes responsible for hybrid male sterility in species crosses are usually identified by introgressing chromosome segments, monitored by visible markers, between closely related species by continuous backcrosses. This commonly used method, however, suffers from two problems. First, it relies on the availability of markers to monitor the introgressed regions and so the portion of the genome examined is limited to the marked regions. Secondly, the introgressed regions are usually large and it is impossible to tell if the effects of the introgressed regions are the result of single (or few) major genes or many minor genes (polygenes). Here we introduce a simple and general method for identifying putative major hybrid male sterility genes which is free of these problems. In this method, the actual hybrid male sterility genes (rather than markers), or tightly linked gene complexes with large effects, are selectively introgressed from one species into the background of another species by repeated backcrosses. This is performed by selectively backcrossing heterozygous (for hybrid male sterility gene or genes) females producing fertile and sterile sons in roughly equal proportions to males of either parental species. As no marker gene is required for this procedure, this method can be used with any species pairs that produce unisexual sterility. With the application of this method, a small X chromosome region of Drosophila mauritiana which produces complete hybrid male sterility (aspermic testes) in the background of D. simulans was identified. Recombination analysis reveals that this region contains a second major hybrid male sterility gene linked to the forked locus located at either 62.7 +/- 0.66 map units or at the centromere region of the X chromosome of D. mauritiana.

  4. Hybrid nanogenerators for low frequency vibration energy harvesting and self-powered wireless locating

    Science.gov (United States)

    Yuan, Ying; Zhang, Hulin; Wang, Jie; Xie, Yuhang; Khan, Saeed Ahmed; Jin, Long; Yan, Zhuocheng; Huang, Long; Pan, Taisong; Yang, Weiqing; Lin, Yuan

    2018-01-01

    Hybrid energy harvesters based on different physical effects is fascinating, but a rational design for multiple energy harvesting is challenging. In this work, a spring-magnet oscillator-based triboelectric-electromagnetic generator (EMG) with a solar cell cap is proposed. A power was produced by a triboelectric nanogenerator (TENG) and an EMG independently or simultaneously by using a shared spring-magnet oscillator. The oscillator configuration enables versatile energy harvesting with the excellent size scalability and self-packaged structure which can perform well at low frequency ranging from 3.5 to 5 Hz. The solar cell cap mounted above the oscillator can harvest solar energy. Under vibrations at the frequency of 4 Hz, the TENG and the EMG produced maximum output power of 5.46 nW cm-3 and 378.79 μW cm-3, respectively. The generated electricity by the hybrid nanogenerator can be stored in a capacitor or Li-ion battery, which is capable of powering a wireless locator for real-time locating data reporting to a personal cell phone. The light-weight and handy hybrid nanogenerator can directly light a caution light or play as a portable flashlight by shaking hands at night.

  5. A TOA-AOA-Based NLOS Error Mitigation Method for Location Estimation

    Directory of Open Access Journals (Sweden)

    Tianshuang Qiu

    2007-12-01

    Full Text Available This paper proposes a geometric method to locate a mobile station (MS in a mobile cellular network when both the range and angle measurements are corrupted by non-line-of-sight (NLOS errors. The MS location is restricted to an enclosed region by geometric constraints from the temporal-spatial characteristics of the radio propagation channel. A closed-form equation of the MS position, time of arrival (TOA, angle of arrival (AOA, and angle spread is provided. The solution space of the equation is very large because the angle spreads are random variables in nature. A constrained objective function is constructed to further limit the MS position. A Lagrange multiplier-based solution and a numerical solution are proposed to resolve the MS position. The estimation quality of the estimator in term of “biased” or “unbiased” is discussed. The scale factors, which may be used to evaluate NLOS propagation level, can be estimated by the proposed method. AOA seen at base stations may be corrected to some degree. The performance comparisons among the proposed method and other hybrid location methods are investigated on different NLOS error models and with two scenarios of cell layout. It is found that the proposed method can deal with NLOS error effectively, and it is attractive for location estimation in cellular networks.

  6. Using the hybrid fuzzy goal programming model and hybrid genetic algorithm to solve a multi-objective location routing problem for infectious waste disposal

    Directory of Open Access Journals (Sweden)

    Narong Wichapa

    2017-11-01

    Originality/value: The novelty of the proposed methodologies, hybrid fuzzy goal programming model, is the simultaneous combination of both intangible and tangible factors in order to choose new suitable locations, and the hybrid genetic algorithm can be used to determine the optimal routes which provide a minimum number of vehicles and minimum transportation cost under the actual situation, efficiently.

  7. Hybrid Methods in Designing Sierpinski Gasket Antennas

    Directory of Open Access Journals (Sweden)

    Mudrik Alaydrus

    2010-12-01

    Full Text Available Sierpinki gasket antennas as example of fractal antennas show multiband characteristics. The computer simulation of Sierpinksi gasket monopole with finite ground needs prohibitively large computer memory and more computational time. Hybrid methods consist of surface integral equation method and physical optics or uniform geometrical theory of diffraction should alleviate this computational burdens. The so-called full hybridization of the different methods with modifying the incoming electromagnetic waves in case of hybrid method surface integral equation method and physical optics and modification of the Greens function for hybrid method surface integral equation method and uniform geometrical theory of diffraction plays the central role in the observation. Comparison between results of different methods are given and also measurements of three Sierpinksi gasket antennas. The multiband characteristics of the antennas still can be seen with some reduction and enhancement of resonances.

  8. Hybrid Lanczos-type product methods

    Energy Technology Data Exchange (ETDEWEB)

    Ressel, K.J. [Swiss Center for Scientific Computing, Zuerich (Switzerland)

    1996-12-31

    A general framework is proposed to construct hybrid iterative methods for the solution of large nonsymmetric systems of linear equations. This framework is based on Lanczos-type product methods, whose iteration polynomial consists of the Lanczos polynomial multiplied by some other arbitrary, {open_quotes}shadow{close_quotes} polynomial. By using for the shadow polynomial Chebyshev (more general Faber) polynomials or L{sup 2}-optimal polynomials, hybrid (Chebyshev-like) methods are incorporated into Lanczos-type product methods. In addition, to acquire spectral information on the system matrix, which is required for such a choice of shadow polynomials, the Lanczos-process can be employed either directly or in an QMR-like approach. The QMR like approach allows the cheap computation of the roots of the B-orthogonal polynomials and the residual polynomials associated with the QMR iteration. These roots can be used as a good approximation for the spectrum of the system matrix. Different choices for the shadow polynomials and their construction are analyzed. The resulting hybrid methods are compared with standard Lanczos-type product methods, like BiOStab, BiOStab({ell}) and BiOS.

  9. A hybrid nested partitions algorithm for banking facility location problems

    KAUST Repository

    Xia, Li

    2010-07-01

    The facility location problem has been studied in many industries including banking network, chain stores, and wireless network. Maximal covering location problem (MCLP) is a general model for this type of problems. Motivated by a real-world banking facility optimization project, we propose an enhanced MCLP model which captures the important features of this practical problem, namely, varied costs and revenues, multitype facilities, and flexible coverage functions. To solve this practical problem, we apply an existing hybrid nested partitions algorithm to the large-scale situation. We further use heuristic-based extensions to generate feasible solutions more efficiently. In addition, the upper bound of this problem is introduced to study the quality of solutions. Numerical results demonstrate the effectiveness and efficiency of our approach. © 2010 IEEE.

  10. Optimizing the number and locations of turbines in a wind farm addressing energy-noise trade-off: A hybrid approach

    International Nuclear Information System (INIS)

    Mittal, Prateek; Mitra, Kishalay; Kulkarni, Kedar

    2017-01-01

    Highlights: • Concurrent resolution of turbine number and locations during micro-siting. • Effect of noise on energy-noise multi-objective optimization is demonstrated. • A hybrid algorithm is proposed utilizing probabilistic and deterministic methods. • ∼24% improved performance is achieved over the benchmark case study. • ∼29% enhanced efficiency over real-binary genetic algorithm alone can be observed. - Abstract: Micro-siting is an optimal way of placing turbines inside a wind farm while considering various design objectives and constraints. Using a well-established Jensen wake model and ISO-9613-2 noise calculation, this study performs a wind farm layout optimization based on a multi-objective trade-off between minimization of the noise propagation and maximization of the energy generation. A novel hybrid methodology is developed which is a combination of probabilistic real-binary coded multi-objective evolutionary algorithm and a newly proposed deterministic gradient based non-dominated normalized normal constraint method. Based on the Inverted Generational Distance metric, the performance of the proposed method is found to be better than the conventional normalized normal constraint method or the concerned evolutionary method alone. Moreover, in contrast to the previous studies, the generated non-dominated front is capable of providing a trade-off between various alternative energy-noise solutions, along with an additional information about the corresponding turbine numbers and their optimal location coordinates. As a result, the decision maker can choose from different competing wind turbine layouts based on existing noise and other standard regulations.

  11. Revision of an automated microseismic location algorithm for DAS - 3C geophone hybrid array

    Science.gov (United States)

    Mizuno, T.; LeCalvez, J.; Raymer, D.

    2017-12-01

    Application of distributed acoustic sensing (DAS) has been studied in several areas in seismology. One of the areas is microseismic reservoir monitoring (e.g., Molteni et al., 2017, First Break). Considering the present limitations of DAS, which include relatively low signal-to-noise ratio (SNR) and no 3C polarization measurements, a DAS - 3C geophone hybrid array is a practical option when using a single monitoring well. Considering the large volume of data from distributed sensing, microseismic event detection and location using a source scanning type algorithm is a reasonable choice, especially for real-time monitoring. The algorithm must handle both strain rate along the borehole axis for DAS and particle velocity for 3C geophones. Only a small quantity of large SNR events will be detected throughout a large aperture encompassing the hybrid array; therefore, the aperture is to be optimized dynamically to eliminate noisy channels for a majority of events. For such hybrid array, coalescence microseismic mapping (CMM) (Drew et al., 2005, SPE) was revised. CMM forms a likelihood function of location of event and its origin time. At each receiver, a time function of event arrival likelihood is inferred using an SNR function, and it is migrated to time and space to determine hypocenter and origin time likelihood. This algorithm was revised to dynamically optimize such a hybrid array by identifying receivers where a microseismic signal is possibly detected and using only those receivers to compute the likelihood function. Currently, peak SNR is used to select receivers. To prevent false results due to small aperture, a minimum aperture threshold is employed. The algorithm refines location likelihood using 3C geophone polarization. We tested this algorithm using a ray-based synthetic dataset. Leaney (2014, PhD thesis, UBC) is used to compute particle velocity at receivers. Strain rate along the borehole axis is computed from particle velocity as DAS microseismic

  12. Real-time hybrid simulation using the convolution integral method

    International Nuclear Information System (INIS)

    Kim, Sung Jig; Christenson, Richard E; Wojtkiewicz, Steven F; Johnson, Erik A

    2011-01-01

    This paper proposes a real-time hybrid simulation method that will allow complex systems to be tested within the hybrid test framework by employing the convolution integral (CI) method. The proposed CI method is potentially transformative for real-time hybrid simulation. The CI method can allow real-time hybrid simulation to be conducted regardless of the size and complexity of the numerical model and for numerical stability to be ensured in the presence of high frequency responses in the simulation. This paper presents the general theory behind the proposed CI method and provides experimental verification of the proposed method by comparing the CI method to the current integration time-stepping (ITS) method. Real-time hybrid simulation is conducted in the Advanced Hazard Mitigation Laboratory at the University of Connecticut. A seismically excited two-story shear frame building with a magneto-rheological (MR) fluid damper is selected as the test structure to experimentally validate the proposed method. The building structure is numerically modeled and simulated, while the MR damper is physically tested. Real-time hybrid simulation using the proposed CI method is shown to provide accurate results

  13. Hybrid Genetic Algorithm - Local Search Method for Ground-Water Management

    Science.gov (United States)

    Chiu, Y.; Nishikawa, T.; Martin, P.

    2008-12-01

    Ground-water management problems commonly are formulated as a mixed-integer, non-linear programming problem (MINLP). Relying only on conventional gradient-search methods to solve the management problem is computationally fast; however, the methods may become trapped in a local optimum. Global-optimization schemes can identify the global optimum, but the convergence is very slow when the optimal solution approaches the global optimum. In this study, we developed a hybrid optimization scheme, which includes a genetic algorithm and a gradient-search method, to solve the MINLP. The genetic algorithm identifies a near- optimal solution, and the gradient search uses the near optimum to identify the global optimum. Our methodology is applied to a conjunctive-use project in the Warren ground-water basin, California. Hi- Desert Water District (HDWD), the primary water-manager in the basin, plans to construct a wastewater treatment plant to reduce future septic-tank effluent from reaching the ground-water system. The treated wastewater instead will recharge the ground-water basin via percolation ponds as part of a larger conjunctive-use strategy, subject to State regulations (e.g. minimum distances and travel times). HDWD wishes to identify the least-cost conjunctive-use strategies that control ground-water levels, meet regulations, and identify new production-well locations. As formulated, the MINLP objective is to minimize water-delivery costs subject to constraints including pump capacities, available recharge water, water-supply demand, water-level constraints, and potential new-well locations. The methodology was demonstrated by an enumerative search of the entire feasible solution and comparing the optimum solution with results from the branch-and-bound algorithm. The results also indicate that the hybrid method identifies the global optimum within an affordable computation time. Sensitivity analyses, which include testing different recharge-rate scenarios, pond

  14. Hybrid particles and associated methods

    Science.gov (United States)

    Fox, Robert V; Rodriguez, Rene; Pak, Joshua J; Sun, Chivin

    2015-02-10

    Hybrid particles that comprise a coating surrounding a chalcopyrite material, the coating comprising a metal, a semiconductive material, or a polymer; a core comprising a chalcopyrite material and a shell comprising a functionalized chalcopyrite material, the shell enveloping the core; or a reaction product of a chalcopyrite material and at least one of a reagent, heat, and radiation. Methods of forming the hybrid particles are also disclosed.

  15. Hybrid systems, optimal control and hybrid vehicles theory, methods and applications

    CERN Document Server

    Böhme, Thomas J

    2017-01-01

    This book assembles new methods showing the automotive engineer for the first time how hybrid vehicle configurations can be modeled as systems with discrete and continuous controls. These hybrid systems describe naturally and compactly the networks of embedded systems which use elements such as integrators, hysteresis, state-machines and logical rules to describe the evolution of continuous and discrete dynamics and arise inevitably when modeling hybrid electric vehicles. They can throw light on systems which may otherwise be too complex or recondite. Hybrid Systems, Optimal Control and Hybrid Vehicles shows the reader how to formulate and solve control problems which satisfy multiple objectives which may be arbitrary and complex with contradictory influences on fuel consumption, emissions and drivability. The text introduces industrial engineers, postgraduates and researchers to the theory of hybrid optimal control problems. A series of novel algorithmic developments provides tools for solving engineering pr...

  16. 5th Symposium on Hybrid RANS-LES Methods

    CERN Document Server

    Haase, Werner; Peng, Shia-Hui; Schwamborn, Dieter

    2015-01-01

    This book gathers the proceedings of the Fifth Symposium on Hybrid RANS-LES Methods, which was held on March 19-21 in College Station, Texas, USA. The different chapters, written by leading experts, reports on the most recent developments in flow physics modelling, and gives a special emphasis to industrially relevant applications of hybrid RANS-LES methods and other turbulence-resolving modelling approaches. The book addresses academic researchers, graduate students, industrial engineers, as well as industrial R&D managers and consultants dealing with turbulence modelling, simulation and measurement, and with multidisciplinary applications of computational fluid dynamics (CFD), such as flow control, aero-acoustics, aero-elasticity and CFD-based multidisciplinary optimization. It discusses in particular advanced hybrid RANS-LES methods. Further topics include wall-modelled Large Eddy Simulation (WMLES) methods, embedded LES, and a comparison of the LES methods with both hybrid RANS-LES and URANS methods. ...

  17. A hybrid time-domain discontinuous galerkin-boundary integral method for electromagnetic scattering analysis

    KAUST Repository

    Li, Ping; Shi, Yifei; Jiang, Lijun; Bagci, Hakan

    2014-01-01

    A scheme hybridizing discontinuous Galerkin time-domain (DGTD) and time-domain boundary integral (TDBI) methods for accurately analyzing transient electromagnetic scattering is proposed. Radiation condition is enforced using the numerical flux on the truncation boundary. The fields required by the flux are computed using the TDBI from equivalent currents introduced on a Huygens' surface enclosing the scatterer. The hybrid DGTDBI ensures that the radiation condition is mathematically exact and the resulting computation domain is as small as possible since the truncation boundary conforms to scatterer's shape and is located very close to its surface. Locally truncated domains can also be defined around each disconnected scatterer additionally reducing the size of the overall computation domain. Numerical examples demonstrating the accuracy and versatility of the proposed method are presented. © 2014 IEEE.

  18. A hybrid time-domain discontinuous galerkin-boundary integral method for electromagnetic scattering analysis

    KAUST Repository

    Li, Ping

    2014-05-01

    A scheme hybridizing discontinuous Galerkin time-domain (DGTD) and time-domain boundary integral (TDBI) methods for accurately analyzing transient electromagnetic scattering is proposed. Radiation condition is enforced using the numerical flux on the truncation boundary. The fields required by the flux are computed using the TDBI from equivalent currents introduced on a Huygens\\' surface enclosing the scatterer. The hybrid DGTDBI ensures that the radiation condition is mathematically exact and the resulting computation domain is as small as possible since the truncation boundary conforms to scatterer\\'s shape and is located very close to its surface. Locally truncated domains can also be defined around each disconnected scatterer additionally reducing the size of the overall computation domain. Numerical examples demonstrating the accuracy and versatility of the proposed method are presented. © 2014 IEEE.

  19. Natural hybridization and introgression between Ligularia cymbulifera and L. tongolensis (Asteraceae, Senecioneae) in four different locations.

    Science.gov (United States)

    Yu, Jiaojun; Kuroda, Chiaki; Gong, Xun

    2014-01-01

    Natural hybridization has been considered to represent an important factor influencing the high diversity of the genus Ligularia Cass. in the Hengduan Mountains, China. Natural hybridization has been confirmed to occur frequently in Ligularia. To date, however, it has been demonstrated only within a single population. In this paper, we present evidence of natural hybridization in Ligularia from four different locations. The internal transcribed spacer (ITS) region of the nuclear ribosomal DNA and three chloroplast intergenic spacers (trnK-rps16, trnL-rpl32 and trnQ-5'rps16) of 149 accessions of putative hybrids and their putative parents (L. cymbulifera and L. tongolensis) were analyzed for evidence of hybridization. The ITS data clearly distinguished two putative parental species and sympatric L. vellerea and supported the hypothesis that those morphological intermediates were products of natural hybridization between L. cymbulifera and L. tongolensis. Moreover, several identified morphological parents were actual introgressed products. Because of hybridization and introgression, chloroplast DNA sequences generated a poorly resolved network. The present results indicate that varying degrees of hybridization and introgression occur differently depending on the habitat context. We conclude that gene flow caused by natural hybridization in Ligularia indeed plays an important role in the species diversity.

  20. Application of the photoelastic experimental hybrid method with new numerical method to the high stress distribution

    International Nuclear Information System (INIS)

    Hawong, Jai Sug; Lee, Dong Hun; Lee, Dong Ha; Tche, Konstantin

    2004-01-01

    In this research, the photoelastic experimental hybrid method with Hook-Jeeves numerical method has been developed: This method is more precise and stable than the photoelastic experimental hybrid method with Newton-Rapson numerical method with Gaussian elimination method. Using the photoelastic experimental hybrid method with Hook-Jeeves numerical method, we can separate stress components from isochromatics only and stress intensity factors and stress concentration factors can be determined. The photoelastic experimental hybrid method with Hook-Jeeves had better be used in the full field experiment than the photoelastic experimental hybrid method with Newton-Rapson with Gaussian elimination method

  1. Research on a Novel Exciting Method for a Sandwich Transducer Operating in Longitudinal-Bending Hybrid Modes

    Directory of Open Access Journals (Sweden)

    Yingxiang Liu

    2017-06-01

    Full Text Available A novel exciting method for a sandwich type piezoelectric transducer operating in longitudinal-bending hybrid vibration modes is proposed and discussed, in which the piezoelectric elements for the excitations of the longitudinal and bending vibrations share the same axial location, but correspond to different partitions. Whole-piece type piezoelectric plates with three separated partitions are used, in which the center partitions generate the first longitudinal vibration, while the upper and lower partitions produce the second bending vibration. Detailed comparisons between the proposed exciting method and the traditional one were accomplished by finite element method (FEM calculations, which were further verified by experiments. Compared with the traditional exciting method using independent longitudinal ceramics and bending ceramics, the proposed method achieves higher electromechanical coupling factors and larger vibration amplitudes, especially for the bending vibration mode. This novel exciting method for longitudinal-bending hybrid vibrations has not changed the structural dimensions of the sandwich transducer, but markedly improves the mechanical output ability, which makes it very helpful and meaningful in designing new piezoelectric actuators operated in longitudinal-bending hybrid vibration modes.

  2. New hybrid conjugate gradient methods with the generalized Wolfe line search.

    Science.gov (United States)

    Xu, Xiao; Kong, Fan-Yu

    2016-01-01

    The conjugate gradient method was an efficient technique for solving the unconstrained optimization problem. In this paper, we made a linear combination with parameters β k of the DY method and the HS method, and putted forward the hybrid method of DY and HS. We also proposed the hybrid of FR and PRP by the same mean. Additionally, to present the two hybrid methods, we promoted the Wolfe line search respectively to compute the step size α k of the two hybrid methods. With the new Wolfe line search, the two hybrid methods had descent property and global convergence property of the two hybrid methods that can also be proved.

  3. A Hybrid Method for Generation of Typical Meteorological Years for Different Climates of China

    Directory of Open Access Journals (Sweden)

    Haixiang Zang

    2016-12-01

    Full Text Available Since a representative dataset of the climatological features of a location is important for calculations relating to many fields, such as solar energy system, agriculture, meteorology and architecture, there is a need to investigate the methodology for generating a typical meteorological year (TMY. In this paper, a hybrid method with mixed treatment of selected results from the Danish method, the Festa-Ratto method, and the modified typical meteorological year method is proposed to determine typical meteorological years for 35 locations in six different climatic zones of China (Tropical Zone, Subtropical Zone, Warm Temperate Zone, Mid Temperate Zone, Cold Temperate Zone and Tibetan Plateau Zone. Measured weather data (air dry-bulb temperature, air relative humidity, wind speed, pressure, sunshine duration and global solar radiation, which cover the period of 1994–2015, are obtained and applied in the process of forming TMY. The TMY data and typical solar radiation data are investigated and analyzed in this study. It is found that the results of the hybrid method have better performance in terms of the long-term average measured data during the year than the other investigated methods. Moreover, the Gaussian process regression (GPR model is recommended to forecast the monthly mean solar radiation using the last 22 years (1994–2015 of measured data.

  4. Development of nondestructive hybrid measuring method for three-dimensional residual stress distribution of thick welded joint. Hybrid measuring method of inherent strain method and neutron diffraction method

    International Nuclear Information System (INIS)

    Nakacho, Keiji; Kasahara, Norifumi; Tamura, Ryota

    2012-01-01

    The measuring methods of the residual stress are classified into destructive one and nondestructive one. The inherent strain method (ISM) is destructive one. The neutron diffraction method (NDM) is nondestructive one. But the measurable depth is limited within about 20 mm and the method cannot measure the weld zone, without destruction of the object. So, in this study, the hybrid measuring method has been developed, by combining the ISM and the NDM. The theory of the hybrid method is the same as the ISM. In the analysis, the strains measured by the NDM without destruction are used. This hybrid measuring method is a true nondestructive measuring method for a thick welded joint. The applicability of the hybrid method has been verified by simulation, using a butt welded joint of thick pipes. In the simulation, the reliable order of the strains measured by the present NDM is very important, and was considered as 10 micro. The measurable regions by the present NDM were assumed. Under the above conditions, the data (the residual elastic strains assumed to be measured by the NDM) were made, and used in the ISM. As a result of such simulation, it has been cleared that the estimated residual stress has very high accuracy, if enough data are used. The required number of data is less than the ISM. (author)

  5. A hybrid source-driven method to compute fast neutron fluence in reactor pressure vessel - 017

    International Nuclear Information System (INIS)

    Ren-Tai, Chiang

    2010-01-01

    A hybrid source-driven method is developed to compute fast neutron fluence with neutron energy greater than 1 MeV in nuclear reactor pressure vessel (RPV). The method determines neutron flux by solving a steady-state neutron transport equation with hybrid neutron sources composed of peripheral fixed fission neutron sources and interior chain-reacted fission neutron sources. The relative rod-by-rod power distribution of the peripheral assemblies in a nuclear reactor obtained from reactor core depletion calculations and subsequent rod-by-rod power reconstruction is employed as the relative rod-by-rod fixed fission neutron source distribution. All fissionable nuclides other than U-238 (such as U-234, U-235, U-236, Pu-239 etc) are replaced with U-238 to avoid counting the fission contribution twice and to preserve fast neutron attenuation for heavy nuclides in the peripheral assemblies. An example is provided to show the feasibility of the method. Since the interior fuels only have a marginal impact on RPV fluence results due to rapid attenuation of interior fast fission neutrons, a generic set or one of several generic sets of interior fuels can be used as the driver and only the neutron sources in the peripheral assemblies will be changed in subsequent hybrid source-driven fluence calculations. Consequently, this hybrid source-driven method can simplify and reduce cost for fast neutron fluence computations. This newly developed hybrid source-driven method should be a useful and simplified tool for computing fast neutron fluence at selected locations of interest in RPV of contemporary nuclear power reactors. (authors)

  6. Uncertainty characterization of particle depth measurement using digital in-line holography and the hybrid method.

    Science.gov (United States)

    Gao, Jian; Guildenbecher, Daniel R; Reu, Phillip L; Chen, Jun

    2013-11-04

    In the detection of particles using digital in-line holography, measurement accuracy is substantially influenced by the hologram processing method. In particular, a number of methods have been proposed to determine the out-of-plane particle depth (z location). However, due to the lack of consistent uncertainty characterization, it has been unclear which method is best suited to a given measurement problem. In this work, depth determination accuracies of seven particle detection methods, including a recently proposed hybrid method, are systematically investigated in terms of relative depth measurement errors and uncertainties. Both synthetic and experimental holograms of particle fields are considered at conditions relevant to particle sizing and tracking. While all methods display a range of particle conditions where they are most accurate, in general the hybrid method is shown to be the most robust with depth uncertainty less than twice the particle diameter over a wide range of particle field conditions.

  7. Strategic Co-Location in a Hybrid Process Involving Desalination and Pressure Retarded Osmosis (PRO

    Directory of Open Access Journals (Sweden)

    William B. Krantz

    2013-07-01

    Full Text Available This paper focuses on a Hybrid Process that uses feed salinity dilution and osmotic power recovery from Pressure Retarded Osmosis (PRO to achieve higher overall water recovery. This reduces the energy consumption and capital costs of conventional seawater desalination and water reuse processes. The Hybrid Process increases the amount of water recovered from the current 66.7% for conventional seawater desalination and water reuse processes to a potential 80% through the use of reclaimed water brine as an impaired water source. A reduction of up to 23% in energy consumption is projected via the Hybrid Process. The attractiveness is amplified by potential capital cost savings ranging from 8.7%–20% compared to conventional designs of seawater desalination plants. A decision matrix in the form of a customizable scorecard is introduced for evaluating a Hybrid Process based on the importance of land space, capital costs, energy consumption and membrane fouling. This study provides a new perspective, looking at processes not as individual systems but as a whole utilizing strategic co-location to unlock the synergies available in the water-energy nexus for more sustainable desalination.

  8. Strategic Co-Location in a Hybrid Process Involving Desalination and Pressure Retarded Osmosis (PRO)

    Science.gov (United States)

    Sim, Victor S.T.; She, Qianhong; Chong, Tzyy Haur; Tang, Chuyang Y.; Fane, Anthony G.; Krantz, William B.

    2013-01-01

    This paper focuses on a Hybrid Process that uses feed salinity dilution and osmotic power recovery from Pressure Retarded Osmosis (PRO) to achieve higher overall water recovery. This reduces the energy consumption and capital costs of conventional seawater desalination and water reuse processes. The Hybrid Process increases the amount of water recovered from the current 66.7% for conventional seawater desalination and water reuse processes to a potential 80% through the use of reclaimed water brine as an impaired water source. A reduction of up to 23% in energy consumption is projected via the Hybrid Process. The attractiveness is amplified by potential capital cost savings ranging from 8.7%–20% compared to conventional designs of seawater desalination plants. A decision matrix in the form of a customizable scorecard is introduced for evaluating a Hybrid Process based on the importance of land space, capital costs, energy consumption and membrane fouling. This study provides a new perspective, looking at processes not as individual systems but as a whole utilizing strategic co-location to unlock the synergies available in the water-energy nexus for more sustainable desalination. PMID:24956940

  9. Multiple-time-stepping generalized hybrid Monte Carlo methods

    Energy Technology Data Exchange (ETDEWEB)

    Escribano, Bruno, E-mail: bescribano@bcamath.org [BCAM—Basque Center for Applied Mathematics, E-48009 Bilbao (Spain); Akhmatskaya, Elena [BCAM—Basque Center for Applied Mathematics, E-48009 Bilbao (Spain); IKERBASQUE, Basque Foundation for Science, E-48013 Bilbao (Spain); Reich, Sebastian [Universität Potsdam, Institut für Mathematik, D-14469 Potsdam (Germany); Azpiroz, Jon M. [Kimika Fakultatea, Euskal Herriko Unibertsitatea (UPV/EHU) and Donostia International Physics Center (DIPC), P.K. 1072, Donostia (Spain)

    2015-01-01

    Performance of the generalized shadow hybrid Monte Carlo (GSHMC) method [1], which proved to be superior in sampling efficiency over its predecessors [2–4], molecular dynamics and hybrid Monte Carlo, can be further improved by combining it with multi-time-stepping (MTS) and mollification of slow forces. We demonstrate that the comparatively simple modifications of the method not only lead to better performance of GSHMC itself but also allow for beating the best performed methods, which use the similar force splitting schemes. In addition we show that the same ideas can be successfully applied to the conventional generalized hybrid Monte Carlo method (GHMC). The resulting methods, MTS-GHMC and MTS-GSHMC, provide accurate reproduction of thermodynamic and dynamical properties, exact temperature control during simulation and computational robustness and efficiency. MTS-GHMC uses a generalized momentum update to achieve weak stochastic stabilization to the molecular dynamics (MD) integrator. MTS-GSHMC adds the use of a shadow (modified) Hamiltonian to filter the MD trajectories in the HMC scheme. We introduce a new shadow Hamiltonian formulation adapted to force-splitting methods. The use of such Hamiltonians improves the acceptance rate of trajectories and has a strong impact on the sampling efficiency of the method. Both methods were implemented in the open-source MD package ProtoMol and were tested on a water and a protein systems. Results were compared to those obtained using a Langevin Molly (LM) method [5] on the same systems. The test results demonstrate the superiority of the new methods over LM in terms of stability, accuracy and sampling efficiency. This suggests that putting the MTS approach in the framework of hybrid Monte Carlo and using the natural stochasticity offered by the generalized hybrid Monte Carlo lead to improving stability of MTS and allow for achieving larger step sizes in the simulation of complex systems.

  10. A hybrid thermal video and FTIR spectrometer system for rapidly locating and characterizing gas leaks

    Science.gov (United States)

    Williams, David J.; Wadsworth, Winthrop; Salvaggio, Carl; Messinger, David W.

    2006-08-01

    Undiscovered gas leaks, known as fugitive emissions, in chemical plants and refinery operations can impact regional air quality and present a loss of product for industry. Surveying a facility for potential gas leaks can be a daunting task. Industrial leak detection and repair programs can be expensive to administer. An efficient, accurate and cost effective method for detecting and quantifying gas leaks would both save industries money by identifying production losses and improve regional air quality. Specialized thermal video systems have proven effective in rapidly locating gas leaks. These systems, however, do not have the spectral resolution for compound identification. Passive FTIR spectrometers can be used for gas compound identification, but using these systems for facility surveys is problematic due to their small field of view. A hybrid approach has been developed that utilizes the thermal video system to locate gas plumes using real time visualization of the leaks, coupled with the high spectral resolution FTIR spectrometer for compound identification and quantification. The prototype hybrid video/spectrometer system uses a sterling cooled thermal camera, operating in the MWIR (3-5 μm) with an additional notch filter set at around 3.4 μm, which allows for the visualization of gas compounds that absorb in this narrow spectral range, such as alkane hydrocarbons. This camera is positioned alongside of a portable, high speed passive FTIR spectrometer, which has a spectral range of 2 - 25 μm and operates at 4 cm -1 resolution. This system uses a 10 cm telescope foreoptic with an onboard blackbody for calibration. The two units are optically aligned using a turning mirror on the spectrometer's telescope with the video camera's output.

  11. Research on an estimation method of DOA for wireless location based on TD-SCDMA

    Science.gov (United States)

    Zhang, Yi; Luo, Yuan; Cheng, Shi-xin

    2004-03-01

    To meet the urgent need of personal communication and hign-speed data services,the standardization and products development for International Mobile Telecommunication-2000 (IMT-2000) have become a hot point in wordwide. The wireless location for mobile terminals has been an important research project. Unlike GPS which is located by 24 artificial satellities, it is based on the base-station of wireless cell network, and the research and development of it are correlative with IMT-2000. While the standard for the third generation mobile telecommunication (3G)-TD-SCDMA, which is proposed by China and the intellective property right of which is possessed by Chinese, is adopted by ITU-T at the first time, the research for wireless location based on TD-SCDMA has theoretic meaning, applied value and marketable foreground. First,the basic principle and method for wireless location, i.e. Direction of Angle(DOA), Time of Arrival(TOA) or Time Difference of Arrival(TDOA), hybridized location(TOA/DOA,TDOA/DOA,TDOA/DOA),etc. is introduced in the paper. So the research of DOA is very important in wireless location. Next, Main estimation methods of DOA for wireless location, i.e. ESPRIT, MUSIC, WSF, Min-norm, etc. are researched in the paper. In the end, the performances of DOA estimation for wireless location based on mobile telecommunication network are analyzed by the research of theory and simulation experiment and the contrast algorithms between and Cramer-Rao Bound. Its research results aren't only propitious to the choice of algorithms for wireless location, but also to the realization of new service of wireless location .

  12. Hybrid Multistarting GA-Tabu Search Method for the Placement of BtB Converters for Korean Metropolitan Ring Grid

    Directory of Open Access Journals (Sweden)

    Remund J. Labios

    2016-01-01

    Full Text Available This paper presents a method to determine the optimal locations for installing back-to-back (BtB converters in a power grid as a countermeasure to reduce fault current levels. The installation of BtB converters can be regarded as network reconfiguration. For the purpose, a hybrid multistarting GA-tabu search method was used to determine the best locations from a preselected list of candidate locations. The constraints used in determining the best locations include circuit breaker fault current limits, proximity of proposed locations, and capability of the solution to reach power flow convergence. A simple power injection model after applying line-opening on selected branches was used as a means for power flows with BtB converters. Kron reduction was also applied as a method for network reduction for fast evaluation of fault currents with a given topology. Simulations of the search method were performed on the Korean power system, particularly the Seoul metropolitan area.

  13. Synthesis and assessment methods for an edge-alignment-free hybrid image

    Science.gov (United States)

    Sripian, Peeraya; Yamaguchi, Yasushi

    2017-07-01

    A hybrid image allows multiple image interpretations to be modulated by the viewing distance. It can be constructed on the basis of the multiscale perceptual mechanisms of the human visual system by combining the low and high spatial frequencies of two different images. The hybrid image was introduced as an experimental tool for visual recognition study in terms of spatial frequency perception. To produce a compelling hybrid image, the original hybrid image synthesis method could only use similar shapes of source images that were aligned in the edges. If any two different images can be hybrid, it would be beneficial as a new experimental tool. In addition, there is no measure for the actual perception of spatial frequency, whether a single spatial frequency or both spatial frequencies are perceived from the hybrid stimulus. This paper describes two methods for synthesizing a hybrid image from dissimilar shape images or unaligned images; this hybrid image is known as an "edge-alignment-free hybrid image." A noise-inserted method can be done by intentionally inserting and enhancing noises into the high-frequency image. With this method, the low-frequency blobs are covered with high-frequency noises when viewed up close. A color-inserted method uses complementary color gratings in the background of the high-frequency image to emphasize the high-frequency image when viewed up close, whereas the gratings disappear when viewed from far away. To ascertain that our approach successfully separates the spatial frequency at each viewing distance, we measured this property using our proposed assessment method. Our proposed method allows the experimenter to quantify the probability of perceiving both spatial frequencies and a single spatial frequency in a hybrid image. The experimental results confirmed that our proposed synthesis methods successfully hid the low-frequency image and emphasized the high-frequency image at a close viewing distance. At the same time, the

  14. Hybrid diffusion–transport spatial homogenization method

    International Nuclear Information System (INIS)

    Kooreman, Gabriel; Rahnema, Farzad

    2014-01-01

    Highlights: • A new hybrid diffusion–transport homogenization method. • An extension of the consistent spatial homogenization (CSH) transport method. • Auxiliary cross section makes homogenized diffusion consistent with heterogeneous diffusion. • An on-the-fly re-homogenization in transport. • The method is faster than fine-mesh transport by 6–8 times. - Abstract: A new hybrid diffusion–transport homogenization method has been developed by extending the consistent spatial homogenization (CSH) transport method to include diffusion theory. As in the CSH method, an “auxiliary cross section” term is introduced into the source term, making the resulting homogenized diffusion equation consistent with its heterogeneous counterpart. The method then utilizes an on-the-fly re-homogenization in transport theory at the assembly level in order to correct for core environment effects on the homogenized cross sections and the auxiliary cross section. The method has been derived in general geometry and tested in a 1-D boiling water reactor (BWR) core benchmark problem for both controlled and uncontrolled configurations. The method has been shown to converge to the reference solution with less than 1.7% average flux error in less than one third the computational time as the CSH method – 6 to 8 times faster than fine-mesh transport

  15. An improved hybrid multi-criteria/multidimensional model for strategic industrial location selection: Casablanca industrial zones as a case study.

    Science.gov (United States)

    Boutkhoum, Omar; Hanine, Mohamed; Agouti, Tarik; Tikniouine, Abdessadek

    2015-01-01

    In this paper, we examine the issue of strategic industrial location selection in uncertain decision making environments for implanting new industrial corporation. In fact, the industrial location issue is typically considered as a crucial factor in business research field which is related to many calculations about natural resources, distributors, suppliers, customers, and most other things. Based on the integration of environmental, economic and social decisive elements of sustainable development, this paper presents a hybrid decision making model combining fuzzy multi-criteria analysis with analytical capabilities that OLAP systems can provide for successful and optimal industrial location selection. The proposed model mainly consists in three stages. In the first stage, a decision-making committee has been established to identify the evaluation criteria impacting the location selection process. In the second stage, we develop fuzzy AHP software based on the extent analysis method to assign the importance weights to the selected criteria, which allows us to model the linguistic vagueness, ambiguity, and incomplete knowledge. In the last stage, OLAP analysis integrated with multi-criteria analysis employs these weighted criteria as inputs to evaluate, rank and select the strategic industrial location for implanting new business corporation in the region of Casablanca, Morocco. Finally, a sensitivity analysis is performed to evaluate the impact of criteria weights and the preferences given by decision makers on the final rankings of strategic industrial locations.

  16. Hybrid Method Simulation of Slender Marine Structures

    DEFF Research Database (Denmark)

    Christiansen, Niels Hørbye

    This present thesis consists of an extended summary and five appended papers concerning various aspects of the implementation of a hybrid method which combines classical simulation methods and artificial neural networks. The thesis covers three main topics. Common for all these topics...... only recognize patterns similar to those comprised in the data used to train the network. Fatigue life evaluation of marine structures often considers simulations of more than a hundred different sea states. Hence, in order for this method to be useful, the training data must be arranged so...... that a single neural network can cover all relevant sea states. The applicability and performance of the present hybrid method is demonstrated on a numerical model of a mooring line attached to a floating offshore platform. The second part of the thesis demonstrates how sequential neural networks can be used...

  17. Battery control system for hybrid vehicle and method for controlling a hybrid vehicle battery

    Science.gov (United States)

    Bockelmann, Thomas R [Battle Creek, MI; Hope, Mark E [Marshall, MI; Zou, Zhanjiang [Battle Creek, MI; Kang, Xiaosong [Battle Creek, MI

    2009-02-10

    A battery control system for hybrid vehicle includes a hybrid powertrain battery, a vehicle accessory battery, and a prime mover driven generator adapted to charge the vehicle accessory battery. A detecting arrangement is configured to monitor the vehicle accessory battery's state of charge. A controller is configured to activate the prime mover to drive the generator and recharge the vehicle accessory battery in response to the vehicle accessory battery's state of charge falling below a first predetermined level, or transfer electrical power from the hybrid powertrain battery to the vehicle accessory battery in response to the vehicle accessory battery's state of charge falling below a second predetermined level. The invention further includes a method for controlling a hybrid vehicle powertrain system.

  18. Optimal Allocation of Power-Electronic Interfaced Wind Turbines Using a Genetic Algorithm - Monte Carlo Hybrid Optimization Method

    DEFF Research Database (Denmark)

    Chen, Peiyuan; Siano, Pierluigi; Chen, Zhe

    2010-01-01

    determined by the wind resource and geographic conditions, the location of wind turbines in a power system network may significantly affect the distribution of power flow, power losses, etc. Furthermore, modern WTs with power-electronic interface have the capability of controlling reactive power output...... limit requirements. The method combines the Genetic Algorithm (GA), gradient-based constrained nonlinear optimization algorithm and sequential Monte Carlo simulation (MCS). The GA searches for the optimal locations and capacities of WTs. The gradient-based optimization finds the optimal power factor...... setting of WTs. The sequential MCS takes into account the stochastic behaviour of wind power generation and load. The proposed hybrid optimization method is demonstrated on an 11 kV 69-bus distribution system....

  19. On Limitations of Existing Methods for Location Privacy

    DEFF Research Database (Denmark)

    Andersen, Mads Schaarup

    This paper argues that there are some limitations when applying location privacy methods developed for point-ofinterest services to newer classes of location based services. We support the argument by categorizing methods for location privacy and identifying the issues. It is hypothesized...

  20. A study on the development of photoelastic experimental hybrid method for colour isochromatics (I)

    International Nuclear Information System (INIS)

    Hawong, Jai Sug; Nam, Jeong Hwan; Kim, Kyo Hyoung; Kwon, O Sung; Kwon, Gun; Park, Sung Han

    2010-01-01

    Isochromatics obtained from photoelastic experiment shows the stress distributions of the full field of a structure under load. Therefore, stress distributions of the structure can be read at a glance through isochromatics. Many experimental data can be obtained from isochromatics which are then used in various photoelastic experimental hybrid methods for stress analysis. Monochromatic light has however, until now been used in the photoelastic experimental hybrid method to produce black and white isochromatics. The use of black and white isochromatics in photoelastic experimental hybrid method for black and white isochromatics requires high fringe orders in order to obtain sufficient experimental data for photoelastic hybrid techniques. Accordingly, this paper develops the photoelastic experimental hybrid method for color isochromatics in which a fringe order of 1 is enough to gather the experimental data of the photoelastic experimental hybrid method. The method was applied to validate stress concentration problems. Experimental results from this study indicated that the photoelastic experimental hybrid method for color isochromatics is more precise than the photoelastic experimental hybrid method for black and white isochromatics. The use of few fringe orders in photoelastic experimental hybrid method for color isochromatics can offer significant advantages in stress analysis of real components using reflective-type photoelastic experimental method

  1. Location of airports - selected quantitative methods

    Directory of Open Access Journals (Sweden)

    Agnieszka Merkisz-Guranowska

    2016-09-01

    Full Text Available Background: The role of air transport in  the economic development of a country and its regions cannot be overestimated. The decision concerning an airport's location must be in line with the expectations of all the stakeholders involved. This article deals with the issues related to the choice of  sites where airports should be located. Methods: Two main quantitative approaches related to the issue of airport location are presented in this article, i.e. the question of optimizing such a choice and the issue of selecting the location from a predefined set. The former involves mathematical programming and formulating the problem as an optimization task, the latter, however, involves ranking the possible variations. Due to various methodological backgrounds, the authors present the advantages and disadvantages of both approaches and point to the one which currently has its own practical application. Results: Based on real-life examples, the authors present a multi-stage procedure, which renders it possible to solve the problem of airport location. Conclusions: Based on the overview of literature of the subject, the authors point to three types of approach to the issue of airport location which could enable further development of currently applied methods.

  2. Hybrid SN Laplace Transform Method For Slab Lattice Calculations

    International Nuclear Information System (INIS)

    Segatto, Cynthia F.; Vilhena, Marco T.; Zani, Jose H.; Barros, Ricardo C.

    2008-01-01

    In typical lattice cells where a highly absorbing, small fuel element is embedded in the moderator, a large weakly absorbing medium, high-order transport methods become unnecessary. In this paper we describe a hybrid discrete ordinates (S N ) method for slab lattice calculations. This hybrid S N method combines the convenience of a low-order S N method in the moderator with a high-order S N method in the fuel. We use special fuel-moderator interface conditions based on an approximate angular flux interpolation analytical method and the Laplace transform (LTS N ) numerical method to calculate the neutron flux distribution and the thermal disadvantage factor. We present numerical results for a range of typical model problems. (authors)

  3. A hybrid algorithm for stochastic single-source capacitated facility location problem with service level requirements

    Directory of Open Access Journals (Sweden)

    Hosseinali Salemi

    2016-04-01

    Full Text Available Facility location models are observed in many diverse areas such as communication networks, transportation, and distribution systems planning. They play significant role in supply chain and operations management and are one of the main well-known topics in strategic agenda of contemporary manufacturing and service companies accompanied by long-lasting effects. We define a new approach for solving stochastic single source capacitated facility location problem (SSSCFLP. Customers with stochastic demand are assigned to set of capacitated facilities that are selected to serve them. It is demonstrated that problem can be transformed to deterministic Single Source Capacitated Facility Location Problem (SSCFLP for Poisson demand distribution. A hybrid algorithm which combines Lagrangian heuristic with adjusted mixture of Ant colony and Genetic optimization is proposed to find lower and upper bounds for this problem. Computational results of various instances with distinct properties indicate that proposed solving approach is efficient.

  4. Design Method and Cost-Benefit Analysis of Hybrid Fiber Used in Asphalt Concrete

    Directory of Open Access Journals (Sweden)

    Haiwei Zhang

    2016-01-01

    Full Text Available Fiber, as an additive, can improve the performance of asphalt concrete and be widely studied, but only a few works have been done for hybrid fiber. This paper presents a new and convenient method to design hybrid fiber and verifies hybrid fiber’s superiority in asphalt pavement engineering. Firstly, this paper expounds the design method used as its applied example with the hybrid fiber composed of lignin, polyester, and polypropylene fibers. In this method, a direct shear device (DSD is used to measure the shear damage energy density (SDED of hybrid fiber modified asphalts, and range and variance statistical analysis are applied to determine the composition proportion of hybrid fiber. Then, the engineering property of hybrid fiber reinforced asphalt concrete (AC-13 is investigated. Finally, a cost-benefit model is developed to analyze the advantage of hybrid fiber compared to single fibers. The results show that the design method employed in this paper can offer a beneficial reference. A combination of 1.8% of lignin fiber and 2.4% of polyester fiber plus 3.0% polypropylene fiber presented the best reinforcement of the hybrid fiber. The cost-benefit model verifies that the hybrid fiber can bring about comprehensive pavement performance and good economy.

  5. Reduction Methods for Real-time Simulations in Hybrid Testing

    DEFF Research Database (Denmark)

    Andersen, Sebastian

    2016-01-01

    Hybrid testing constitutes a cost-effective experimental full scale testing method. The method was introduced in the 1960's by Japanese researchers, as an alternative to conventional full scale testing and small scale material testing, such as shake table tests. The principle of the method...... is performed on a glass fibre reinforced polymer composite box girder. The test serves as a pilot test for prospective real-time tests on a wind turbine blade. The Taylor basis is implemented in the test, used to perform the numerical simulations. Despite of a number of introduced errors in the real...... is to divide a structure into a physical substructure and a numerical substructure, and couple these in a test. If the test is conducted in real-time it is referred to as real time hybrid testing. The hybrid testing concept has developed significantly since its introduction in the 1960', both with respect...

  6. Probabilistic Analysis Methods for Hybrid Ventilation

    DEFF Research Database (Denmark)

    Brohus, Henrik; Frier, Christian; Heiselberg, Per

    This paper discusses a general approach for the application of probabilistic analysis methods in the design of ventilation systems. The aims and scope of probabilistic versus deterministic methods are addressed with special emphasis on hybrid ventilation systems. A preliminary application...... of stochastic differential equations is presented comprising a general heat balance for an arbitrary number of loads and zones in a building to determine the thermal behaviour under random conditions....

  7. A hybrid measure-correlate-predict method for long-term wind condition assessment

    International Nuclear Information System (INIS)

    Zhang, Jie; Chowdhury, Souma; Messac, Achille; Hodge, Bri-Mathias

    2014-01-01

    Highlights: • A hybrid measure-correlate-predict (MCP) methodology with greater accuracy is developed. • Three sets of performance metrics are proposed to evaluate the hybrid MCP method. • Both wind speed and direction are considered in the hybrid MCP method. • The best combination of MCP algorithms is determined. • The developed hybrid MCP method is uniquely helpful for long-term wind resource assessment. - Abstract: This paper develops a hybrid measure-correlate-predict (MCP) strategy to assess long-term wind resource variations at a farm site. The hybrid MCP method uses recorded data from multiple reference stations to estimate long-term wind conditions at a target wind plant site with greater accuracy than is possible with data from a single reference station. The weight of each reference station in the hybrid strategy is determined by the (i) distance and (ii) elevation differences between the target farm site and each reference station. In this case, the wind data is divided into sectors according to the wind direction, and the MCP strategy is implemented for each wind direction sector separately. The applicability of the proposed hybrid strategy is investigated using five MCP methods: (i) the linear regression; (ii) the variance ratio; (iii) the Weibull scale; (iv) the artificial neural networks; and (v) the support vector regression. To implement the hybrid MCP methodology, we use hourly averaged wind data recorded at five stations in the state of Minnesota between 07-01-1996 and 06-30-2004. Three sets of performance metrics are used to evaluate the hybrid MCP method. The first set of metrics analyze the statistical performance, including the mean wind speed, wind speed variance, root mean square error, and mean absolute error. The second set of metrics evaluate the distribution of long-term wind speed; to this end, the Weibull distribution and the Multivariate and Multimodal Wind Distribution models are adopted. The third set of metrics analyze

  8. System for cooling hybrid vehicle electronics, method for cooling hybrid vehicle electronics

    Science.gov (United States)

    France, David M.; Yu, Wenhua; Singh, Dileep; Zhao, Weihuan

    2017-11-21

    The invention provides a single radiator cooling system for use in hybrid electric vehicles, the system comprising a surface in thermal communication with electronics, and subcooled boiling fluid contacting the surface. The invention also provides a single radiator method for simultaneously cooling electronics and an internal combustion engine in a hybrid electric vehicle, the method comprising separating a coolant fluid into a first portion and a second portion; directing the first portion to the electronics and the second portion to the internal combustion engine for a time sufficient to maintain the temperature of the electronics at or below 175.degree. C.; combining the first and second portion to reestablish the coolant fluid; and treating the reestablished coolant fluid to the single radiator for a time sufficient to decrease the temperature of the reestablished coolant fluid to the temperature it had before separation.

  9. Hybrid RANS-LES using high order numerical methods

    Science.gov (United States)

    Henry de Frahan, Marc; Yellapantula, Shashank; Vijayakumar, Ganesh; Knaus, Robert; Sprague, Michael

    2017-11-01

    Understanding the impact of wind turbine wake dynamics on downstream turbines is particularly important for the design of efficient wind farms. Due to their tractable computational cost, hybrid RANS/LES models are an attractive framework for simulating separation flows such as the wake dynamics behind a wind turbine. High-order numerical methods can be computationally efficient and provide increased accuracy in simulating complex flows. In the context of LES, high-order numerical methods have shown some success in predictions of turbulent flows. However, the specifics of hybrid RANS-LES models, including the transition region between both modeling frameworks, pose unique challenges for high-order numerical methods. In this work, we study the effect of increasing the order of accuracy of the numerical scheme in simulations of canonical turbulent flows using RANS, LES, and hybrid RANS-LES models. We describe the interactions between filtering, model transition, and order of accuracy and their effect on turbulence quantities such as kinetic energy spectra, boundary layer evolution, and dissipation rate. This work was funded by the U.S. Department of Energy, Exascale Computing Project, under Contract No. DE-AC36-08-GO28308 with the National Renewable Energy Laboratory.

  10. A Hybrid Method Based on Singular Spectrum Analysis, Firefly Algorithm, and BP Neural Network for Short-Term Wind Speed Forecasting

    Directory of Open Access Journals (Sweden)

    Yuyang Gao

    2016-09-01

    Full Text Available With increasing importance being attached to big data mining, analysis, and forecasting in the field of wind energy, how to select an optimization model to improve the forecasting accuracy of the wind speed time series is not only an extremely challenging problem, but also a problem of concern for economic forecasting. The artificial intelligence model is widely used in forecasting and data processing, but the individual back-propagation artificial neural network cannot always satisfy the time series forecasting needs. Thus, a hybrid forecasting approach has been proposed in this study, which consists of data preprocessing, parameter optimization and a neural network for advancing the accuracy of short-term wind speed forecasting. According to the case study, in which the data are collected from Peng Lai, a city located in China, the simulation results indicate that the hybrid forecasting method yields better predictions compared to the individual BP, which indicates that the hybrid method exhibits stronger forecasting ability.

  11. Application of a Hybrid Detection and Location Scheme to Volcanic Systems

    Science.gov (United States)

    Thurber, C. H.; Lanza, F.; Roecker, S. W.

    2017-12-01

    We are using a hybrid method for automated detection and onset estimation, called REST, that combines a modified version of the nearest-neighbor similarity scheme of Rawles and Thurber (2015; RT15) with the regression approach of Kushnir et al. (1990; K90). This approach incorporates some of the windowing ideas proposed by RT15 into the regression techniques described in K90. The K90 and RT15 algorithms both define an onset as that sample where a segment of noise at earlier times is most "unlike" a segment of data at later times; the main difference between the approaches is how one defines "likeness." Hence, it is fairly straightforward to adapt the RT15 ideas to a K90 approach. We also incorporated the running mean normalization scheme of Bensen et al. (2007), used in ambient noise pre-processing, to reduce the effects of coherent signals (such as earthquakes) in defining noise segments. This is especially useful for aftershock sequences, when the persistent high amplitudes due to many earthquakes biases the true noise level. We use the fall-off of the K90 estimation function to assign uncertainties and the asymmetry of the function as a causality constraint. The detection and onset estimation stage is followed by iterative pick association and event location using a grid-search method. Some fine-tuning of some parameters is generally required for optimal results. We present 2 applications of this scheme to data from volcanic systems: Makushin volcano, Alaska, and Laguna del Maule (LdM), Chile. In both cases, there are permanent seismic networks, operated by the Alaska Volcano Observatory (AVO) and Observatorio Volcanológico de Los Andes del Sur (OVDAS), respectively, and temporary seismic arrays were deployed for a year or more. For Makushin, we have analyzed a year of data, from summer 2015 to summer 2016. The AVO catalog has 691 events in our study volume; REST processing yields 1784 more events. After quality control, the event numbers are 151 AVO events and

  12. Hybrid immersed interface-immersed boundary methods for AC dielectrophoresis

    International Nuclear Information System (INIS)

    Hossan, Mohammad Robiul; Dillon, Robert; Dutta, Prashanta

    2014-01-01

    Dielectrophoresis, a nonlinear electrokinetic transport mechanism, has become popular in many engineering applications including manipulation, characterization and actuation of biomaterials, particles and biological cells. In this paper, we present a hybrid immersed interface–immersed boundary method to study AC dielectrophoresis where an algorithm is developed to solve the complex Poisson equation using a real variable formulation. An immersed interface method is employed to obtain the AC electric field in a fluid media with suspended particles and an immersed boundary method is used for the fluid equations and particle transport. The convergence of the proposed algorithm as well as validation of the hybrid scheme with experimental results is presented. In this paper, the Maxwell stress tensor is used to calculate the dielectrophoretic force acting on particles by considering the physical effect of particles in the computational domain. Thus, this study eliminates the approximations used in point dipole methods for calculating dielectrophoretic force. A comparative study between Maxwell stress tensor and point dipole methods for computing dielectrophoretic forces are presented. The hybrid method is used to investigate the physics of dielectrophoresis in microfluidic devices using an AC electric field. The numerical results show that with proper design and appropriate selection of applied potential and frequency, global electric field minima can be obtained to facilitate multiple particle trapping by exploiting the mechanism of negative dielectrophoresis. Our numerical results also show that electrically neutral particles form a chain parallel to the applied electric field irrespective of their initial orientation when an AC electric field is applied. This proposed hybrid numerical scheme will help to better understand dielectrophoresis and to design and optimize microfluidic devices

  13. Hybrid Prediction Method for Aircraft Interior Noise, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The goal of the project is research and development of methods for application of the Hybrid FE-SEA method to aircraft vibro-acoustic problems. This proposal...

  14. A modeling method for hybrid energy behaviors in flexible machining systems

    International Nuclear Information System (INIS)

    Li, Yufeng; He, Yan; Wang, Yan; Wang, Yulin; Yan, Ping; Lin, Shenlong

    2015-01-01

    Increasingly environmental and economic pressures have led to great concerns regarding the energy consumption of machining systems. Understanding energy behaviors of flexible machining systems is a prerequisite for improving energy efficiency of these systems. This paper proposes a modeling method to predict energy behaviors in flexible machining systems. The hybrid energy behaviors not only depend on the technical specification related of machine tools and workpieces, but are significantly affected by individual production scenarios. In the method, hybrid energy behaviors are decomposed into Structure-related energy behaviors, State-related energy behaviors, Process-related energy behaviors and Assignment-related energy behaviors. The modeling method for the hybrid energy behaviors is proposed based on Colored Timed Object-oriented Petri Net (CTOPN). The former two types of energy behaviors are modeled by constructing the structure of CTOPN, whist the latter two types of behaviors are simulated by applying colored tokens and associated attributes. Machining on two workpieces in the experimental workshop were undertaken to verify the proposed modeling method. The results showed that the method can provide multi-perspective transparency on energy consumption related to machine tools, workpieces as well as production management, and is particularly suitable for flexible manufacturing system when frequent changes in machining systems are often encountered. - Highlights: • Energy behaviors in flexible machining systems are modeled in this paper. • Hybrid characteristics of energy behaviors are examined from multiple viewpoints. • Flexible modeling method CTOPN is used to predict the hybrid energy behaviors. • This work offers a multi-perspective transparency on energy consumption

  15. Hybrid numerical calculation method for bend waveguides

    OpenAIRE

    Garnier , Lucas; Saavedra , C.; Castro-Beltran , Rigoberto; Lucio , José Luis; Bêche , Bruno

    2017-01-01

    National audience; The knowledge of how the light will behave in a waveguide with a radius of curvature becomes more and more important because of the development of integrated photonics, which include ring micro-resonators, phasars, and other devices with a radius of curvature. This work presents a numerical calculation method to determine the eigenvalues and eigenvectors of curved waveguides. This method is a hybrid method which uses at first conform transformation of the complex plane gene...

  16. Algorithm for locating the extremum of a multi-dimensional constrained function and its application to the PPPL Hybrid Study

    International Nuclear Information System (INIS)

    Bathke, C.

    1978-03-01

    A description is presented of a general algorithm for locating the extremum of a multi-dimensional constrained function. The algorithm employs a series of techniques dominated by random shrinkage, steepest descent, and adaptive creeping. A discussion follows of the algorithm's application to a ''real world'' problem, namely the optimization of the price of electricity, P/sub eh/, from a hybrid fusion-fission reactor. Upon the basis of comparisons with other optimization schemes of a survey nature, the algorithm is concluded to yield a good approximation to the location of a function's optimum

  17. Stability analysis of maize hybrids across north west of Pakistan

    International Nuclear Information System (INIS)

    Rahman, H.; Durreshawar; Ali, S.; Iftikhar, F.; Khalil, I.H.; Shah, S.M.A.; Ahmad, H.

    2010-01-01

    Stability analysis was carried out to study stability in performance and genotype x environment interactions for 18 maize hybrids across three locations of NWFP i.e., Agricultural University Peshawar (AUP), Agricultural Research Station (ARS), Baffa, (Mansehra) and Cereal Crops Research Institute (CCRI), Pirsabak (Nowshera), during 2006. Data were recorded on different morphological and yield parameters. Analysis of variance indicated significant differences among the three locations for all the traits studied. Hybrids showed significant differences for all parameters except anthesis silking interval (ASI) and ear height, which were non significant across the three locations. The hybrid x location interactions also revealed significant differences for days to 50% silking, days to 50% anthesis, ASI, grain moisture at harvest and grain yield per hectare while non significant differences were observed for plant height and ear height. Based on yield performance of hybrids across the three locations, Baffa ranked first as compared to the other two locations. Hybrid DK-1 x EV-9806 was the highest yielding across the three locations followed by hybrid AGB-108, while the lowest yield was observed for hybrid CSCY. Stability in performance was evident for hybrid CS-2Y2 with regard to days required for silking and anthesis. Stability in anthesis silking interval (ASI) was manifested for hybrid CS-222. Hybrid AGB-108 was comparatively stable for grain yield across the tested locations. Remaining hybrids seemed to be considerably influenced by Genotype x environment interactions encountered at the tested locations and location specific selection has to be made while selecting a maize hybrid for a particular location. (author)

  18. Application of Hybrid HS and Tabu Search Algorithm for Optimal Location of FACTS Devices to Reduce Power Losses in Power Systems

    Directory of Open Access Journals (Sweden)

    Z. Masomi Zohrabad

    2016-12-01

    Full Text Available Power networks continue to grow following the annual growth of energy demand. As constructing new energy generation facilities bears a high cost, minimizing power grid losses becomes essential to permit low cost energy transmission in larger distances and additional areas. This study aims to model an optimization problem for an IEEE 30-bus power grid using a Tabu search algorithm based on an improved hybrid Harmony Search (HS method to reduce overall grid losses. The proposed algorithm is applied to find the best location for the installation of a Unified Power Flow Controller (UPFC. The results obtained from installation of the UPFC in the grid are presented by displaying outputs.

  19. Multi-criteria decision making on selection of solar–wind hybrid power station location: A case of China

    International Nuclear Information System (INIS)

    Yunna, Wu; Geng, Shuai

    2014-01-01

    Highlights: • We summarize the evaluation attributes from the perspective of project management. • The duties of roles are defined in the decision process. • The decision framework can provide various rankings of alternatives. • A China’s solar–wind hybrid power station location selection case is study. - Abstract: Site selection plays an important role in the entire life cycle of solar–wind hybrid power station (SWHPS) project and is worthy to further study. There are problems in the present researches: first, the SWHPS site evaluation results are difficult to be understood by the project managers due to the evaluations of SWHPS site are few from the perspective of project management. Second, the independence of experts is difficult to be protected since the undefined duties of roles in the evaluation process Third, the project managers cannot consider the alternatives thoroughly because that the evaluation result is single. Hence the innovativeness of this paper is as follows: first, the evaluation attributes of SWHPS site selection are summarized from the perspective of project management; second, the duties of roles in the decision process are defined; third, according to the principle of practicality, a decision framework of SWHPS site selection is built based on the analytic hierarchy process method, the merits of this decision framework are that it can provide various rankings of alternatives and is easy to be used. Finally, a case study of China demonstrates the effectiveness of decision framework

  20. Hybrid variational principles and synthesis method for finite element neutron transport calculations

    International Nuclear Information System (INIS)

    Ackroyd, R.T.; Nanneh, M.M.

    1990-01-01

    A family of hybrid variational principles is derived using a generalised least squares method. Neutron conservation is automatically satisfied for the hybrid principles employing two trial functions. No interfaces or reflection conditions need to be imposed on the independent even-parity trial function. For some hybrid principles a single trial function can be employed by relating one parity trial function to the other, using one of the parity transport equation in relaxed form. For other hybrid principles the trial functions can be employed sequentially. Synthesis of transport solutions, starting with the diffusion theory approximation, has been used as a way of reducing the scale of the computation that arises with established finite element methods for neutron transport. (author)

  1. A direct hybrid SN method for slab-geometry lattice calculations

    International Nuclear Information System (INIS)

    Silva, Davi J.M.; Barros, Ricardo C.; Zani, Jose H.

    2011-01-01

    In this work we describe a hybrid direct method for calculating the thermal disadvantage factor and the neutron flux distribution in fuel-moderator lattices. For the mathematical model, we use the one-speed slab-geometry discrete ordinates (S N ) transport equation with linearly anisotropic scattering. The basic idea is to use higher order angular quadrature set in the highly absorbing fuel region (S NF ) and lower order angular quadrature set in the diffusive moderator region (S NM ) , i.e., N F > N M . We apply special continuity conditions based on the equivalence of the S N and P N-1 equations, which characterize the hybrid model. Numerical results to a typical model problem are given to illustrate the accuracy and the efficiency of the offered hybrid method. (author)

  2. A hybrid method for evaluating enterprise architecture implementation.

    Science.gov (United States)

    Nikpay, Fatemeh; Ahmad, Rodina; Yin Kia, Chiam

    2017-02-01

    Enterprise Architecture (EA) implementation evaluation provides a set of methods and practices for evaluating the EA implementation artefacts within an EA implementation project. There are insufficient practices in existing EA evaluation models in terms of considering all EA functions and processes, using structured methods in developing EA implementation, employing matured practices, and using appropriate metrics to achieve proper evaluation. The aim of this research is to develop a hybrid evaluation method that supports achieving the objectives of EA implementation. To attain this aim, the first step is to identify EA implementation evaluation practices. To this end, a Systematic Literature Review (SLR) was conducted. Second, the proposed hybrid method was developed based on the foundation and information extracted from the SLR, semi-structured interviews with EA practitioners, program theory evaluation and Information Systems (ISs) evaluation. Finally, the proposed method was validated by means of a case study and expert reviews. This research provides a suitable foundation for researchers who wish to extend and continue this research topic with further analysis and exploration, and for practitioners who would like to employ an effective and lightweight evaluation method for EA projects. Copyright © 2016 Elsevier Ltd. All rights reserved.

  3. Hybrid statistics-simulations based method for atom-counting from ADF STEM images

    Energy Technology Data Exchange (ETDEWEB)

    De wael, Annelies, E-mail: annelies.dewael@uantwerpen.be [Electron Microscopy for Materials Science (EMAT), University of Antwerp, Groenenborgerlaan 171, 2020 Antwerp (Belgium); De Backer, Annick [Electron Microscopy for Materials Science (EMAT), University of Antwerp, Groenenborgerlaan 171, 2020 Antwerp (Belgium); Jones, Lewys; Nellist, Peter D. [Department of Materials, University of Oxford, Parks Road, OX1 3PH Oxford (United Kingdom); Van Aert, Sandra, E-mail: sandra.vanaert@uantwerpen.be [Electron Microscopy for Materials Science (EMAT), University of Antwerp, Groenenborgerlaan 171, 2020 Antwerp (Belgium)

    2017-06-15

    A hybrid statistics-simulations based method for atom-counting from annular dark field scanning transmission electron microscopy (ADF STEM) images of monotype crystalline nanostructures is presented. Different atom-counting methods already exist for model-like systems. However, the increasing relevance of radiation damage in the study of nanostructures demands a method that allows atom-counting from low dose images with a low signal-to-noise ratio. Therefore, the hybrid method directly includes prior knowledge from image simulations into the existing statistics-based method for atom-counting, and accounts in this manner for possible discrepancies between actual and simulated experimental conditions. It is shown by means of simulations and experiments that this hybrid method outperforms the statistics-based method, especially for low electron doses and small nanoparticles. The analysis of a simulated low dose image of a small nanoparticle suggests that this method allows for far more reliable quantitative analysis of beam-sensitive materials. - Highlights: • A hybrid method for atom-counting from ADF STEM images is introduced. • Image simulations are incorporated into a statistical framework in a reliable manner. • Limits of the existing methods for atom-counting are far exceeded. • Reliable counting results from an experimental low dose image are obtained. • Progress towards reliable quantitative analysis of beam-sensitive materials is made.

  4. Hybrid statistics-simulations based method for atom-counting from ADF STEM images.

    Science.gov (United States)

    De Wael, Annelies; De Backer, Annick; Jones, Lewys; Nellist, Peter D; Van Aert, Sandra

    2017-06-01

    A hybrid statistics-simulations based method for atom-counting from annular dark field scanning transmission electron microscopy (ADF STEM) images of monotype crystalline nanostructures is presented. Different atom-counting methods already exist for model-like systems. However, the increasing relevance of radiation damage in the study of nanostructures demands a method that allows atom-counting from low dose images with a low signal-to-noise ratio. Therefore, the hybrid method directly includes prior knowledge from image simulations into the existing statistics-based method for atom-counting, and accounts in this manner for possible discrepancies between actual and simulated experimental conditions. It is shown by means of simulations and experiments that this hybrid method outperforms the statistics-based method, especially for low electron doses and small nanoparticles. The analysis of a simulated low dose image of a small nanoparticle suggests that this method allows for far more reliable quantitative analysis of beam-sensitive materials. Copyright © 2017 Elsevier B.V. All rights reserved.

  5. A hybrid numerical method for orbit correction

    International Nuclear Information System (INIS)

    White, G.; Himel, T.; Shoaee, H.

    1997-09-01

    The authors describe a simple hybrid numerical method for beam orbit correction in particle accelerators. The method overcomes both degeneracy in the linear system being solved and respects boundaries on the solution. It uses the Singular Value Decomposition (SVD) to find and remove the null-space in the system, followed by a bounded Linear Least Squares analysis of the remaining recast problem. It was developed for correcting orbit and dispersion in the B-factory rings

  6. A Hybrid Wavelet-Based Method for the Peak Detection of Photoplethysmography Signals

    Directory of Open Access Journals (Sweden)

    Suyi Li

    2017-01-01

    Full Text Available The noninvasive peripheral oxygen saturation (SpO2 and the pulse rate can be extracted from photoplethysmography (PPG signals. However, the accuracy of the extraction is directly affected by the quality of the signal obtained and the peak of the signal identified; therefore, a hybrid wavelet-based method is proposed in this study. Firstly, we suppressed the partial motion artifacts and corrected the baseline drift by using a wavelet method based on the principle of wavelet multiresolution. And then, we designed a quadratic spline wavelet modulus maximum algorithm to identify the PPG peaks automatically. To evaluate this hybrid method, a reflective pulse oximeter was used to acquire ten subjects’ PPG signals under sitting, raising hand, and gently walking postures, and the peak recognition results on the raw signal and on the corrected signal were compared, respectively. The results showed that the hybrid method not only corrected the morphologies of the signal well but also optimized the peaks identification quality, subsequently elevating the measurement accuracy of SpO2 and the pulse rate. As a result, our hybrid wavelet-based method profoundly optimized the evaluation of respiratory function and heart rate variability analysis.

  7. A Hybrid Wavelet-Based Method for the Peak Detection of Photoplethysmography Signals.

    Science.gov (United States)

    Li, Suyi; Jiang, Shanqing; Jiang, Shan; Wu, Jiang; Xiong, Wenji; Diao, Shu

    2017-01-01

    The noninvasive peripheral oxygen saturation (SpO 2 ) and the pulse rate can be extracted from photoplethysmography (PPG) signals. However, the accuracy of the extraction is directly affected by the quality of the signal obtained and the peak of the signal identified; therefore, a hybrid wavelet-based method is proposed in this study. Firstly, we suppressed the partial motion artifacts and corrected the baseline drift by using a wavelet method based on the principle of wavelet multiresolution. And then, we designed a quadratic spline wavelet modulus maximum algorithm to identify the PPG peaks automatically. To evaluate this hybrid method, a reflective pulse oximeter was used to acquire ten subjects' PPG signals under sitting, raising hand, and gently walking postures, and the peak recognition results on the raw signal and on the corrected signal were compared, respectively. The results showed that the hybrid method not only corrected the morphologies of the signal well but also optimized the peaks identification quality, subsequently elevating the measurement accuracy of SpO 2 and the pulse rate. As a result, our hybrid wavelet-based method profoundly optimized the evaluation of respiratory function and heart rate variability analysis.

  8. A Hybrid Wavelet-Based Method for the Peak Detection of Photoplethysmography Signals

    Science.gov (United States)

    Jiang, Shanqing; Jiang, Shan; Wu, Jiang; Xiong, Wenji

    2017-01-01

    The noninvasive peripheral oxygen saturation (SpO2) and the pulse rate can be extracted from photoplethysmography (PPG) signals. However, the accuracy of the extraction is directly affected by the quality of the signal obtained and the peak of the signal identified; therefore, a hybrid wavelet-based method is proposed in this study. Firstly, we suppressed the partial motion artifacts and corrected the baseline drift by using a wavelet method based on the principle of wavelet multiresolution. And then, we designed a quadratic spline wavelet modulus maximum algorithm to identify the PPG peaks automatically. To evaluate this hybrid method, a reflective pulse oximeter was used to acquire ten subjects' PPG signals under sitting, raising hand, and gently walking postures, and the peak recognition results on the raw signal and on the corrected signal were compared, respectively. The results showed that the hybrid method not only corrected the morphologies of the signal well but also optimized the peaks identification quality, subsequently elevating the measurement accuracy of SpO2 and the pulse rate. As a result, our hybrid wavelet-based method profoundly optimized the evaluation of respiratory function and heart rate variability analysis. PMID:29250135

  9. An efficient method for hybrid density functional calculation with spin-orbit coupling

    Science.gov (United States)

    Wang, Maoyuan; Liu, Gui-Bin; Guo, Hong; Yao, Yugui

    2018-03-01

    In first-principles calculations, hybrid functional is often used to improve accuracy from local exchange correlation functionals. A drawback is that evaluating the hybrid functional needs significantly more computing effort. When spin-orbit coupling (SOC) is taken into account, the non-collinear spin structure increases computing effort by at least eight times. As a result, hybrid functional calculations with SOC are intractable in most cases. In this paper, we present an approximate solution to this problem by developing an efficient method based on a mixed linear combination of atomic orbital (LCAO) scheme. We demonstrate the power of this method using several examples and we show that the results compare very well with those of direct hybrid functional calculations with SOC, yet the method only requires a computing effort similar to that without SOC. The presented technique provides a good balance between computing efficiency and accuracy, and it can be extended to magnetic materials.

  10. Hybrid design method for air-core solenoid with axial homogeneity

    Energy Technology Data Exchange (ETDEWEB)

    Huang, Li; Lee, Sang Jin [Uiduk University, Gyeongju (Korea, Republic of); Choi, Suk Jin [Institute for Basic Science, Daejeon (Korea, Republic of)

    2016-03-15

    In this paper, a hybrid method is proposed to design an air-core superconducting solenoid system for 6 T axial uniform magnetic field using Niobium Titanium (NbTi) superconducting wire. In order to minimize the volume of conductor, the hybrid optimization method including a linear programming and a nonlinear programming was adopted. The feasible space of solenoid is divided by several grids and the magnetic field at target point is approximated by the sum of magnetic field generated by an ideal current loop at the center of each grid. Using the linear programming, a global optimal current distribution in the feasible space can be indicated by non-zero current grids. Furthermore the clusters of the non-zero current grids also give the information of probable solenoids in the feasible space, such as the number, the shape, and so on. Applying these probable solenoids as the initial model, the final practical configuration of solenoids with integer layers can be obtained by the nonlinear programming. The design result illustrates the efficiency and the flexibility of the hybrid method. And this method can also be used for the magnet design which is required the high homogeneity within several ppm (parts per million)

  11. Axisymmetric buckling analysis of laterally restrained thick annular plates using a hybrid numerical method

    Energy Technology Data Exchange (ETDEWEB)

    Malekzadeh, P. [Department of Mechanical Engineering, Persian Gulf University, Bushehr 75168 (Iran, Islamic Republic of); Center of Excellence for Computational Mechanics, Shiraz University, Shiraz (Iran, Islamic Republic of)], E-mail: malekzadeh@pgu.ac.ir; Ouji, A. [Department of Civil Engineering, Persian Gulf University, Bushehr 75168 (Iran, Islamic Republic of); Islamic Azad University, Larestan Branch, Larestan (Iran, Islamic Republic of)

    2008-11-15

    The buckling analysis of annular thick plates with lateral supports such as two-parameter elastic foundations or ring supports is investigated using an elasticity based hybrid numerical method. For this purpose, firstly, the displacement components are perturbed around the pre-buckling state, which is located using the elasticity theory. Then, by decomposing the plate into a set of sub-domain in the form of co-axial annular plates, the buckling equations are discretized through the radial direction using global interpolation functions in conjunction with the principle of virtual work. The resulting differential equations are solved using the differential quadrature method. The method has the capability of modeling the arbitrary boundary conditions either at the inner and outer edges of thin-to-thick plates and with different types of lateral restraints. The fast rate of convergence of the method is demonstrated and comparison studies are carried out to establish its accuracy and versatility for thin-to-thick plates.

  12. Hybrid subgroup decomposition method for solving fine-group eigenvalue transport problems

    International Nuclear Information System (INIS)

    Yasseri, Saam; Rahnema, Farzad

    2014-01-01

    Highlights: • An acceleration technique for solving fine-group eigenvalue transport problems. • Coarse-group quasi transport theory to solve coarse-group eigenvalue transport problems. • Consistent and inconsistent formulations for coarse-group quasi transport theory. • Computational efficiency amplified by a factor of 2 using hybrid SGD for 1D BWR problem. - Abstract: In this paper, a new hybrid method for solving fine-group eigenvalue transport problems is developed. This method extends the subgroup decomposition method to efficiently couple a new coarse-group quasi transport theory with a set of fixed-source transport decomposition sweeps to obtain the fine-group transport solution. The advantages of the quasi transport theory are its high accuracy, straight-forward implementation and numerical stability. The hybrid method is analyzed for a 1D benchmark problem characteristic of boiling water reactors (BWR). It is shown that the method reproduces the fine-group transport solution with high accuracy while increasing the computational efficiency up to 12 times compared to direct fine-group transport calculations

  13. A hybrid method for forecasting the energy output of photovoltaic systems

    International Nuclear Information System (INIS)

    Ramsami, Pamela; Oree, Vishwamitra

    2015-01-01

    correlation coefficient values of 2.74, 2.09, 0.01 and 0.932 respectively. The simplified network architecture of the hybrid schemes suggests that they are promising photovoltaic output prediction tools, particularly in locations where few meteorological parameters are monitored

  14. A multigrid solution method for mixed hybrid finite elements

    Energy Technology Data Exchange (ETDEWEB)

    Schmid, W. [Universitaet Augsburg (Germany)

    1996-12-31

    We consider the multigrid solution of linear equations arising within the discretization of elliptic second order boundary value problems of the form by mixed hybrid finite elements. Using the equivalence of mixed hybrid finite elements and non-conforming nodal finite elements, we construct a multigrid scheme for the corresponding non-conforming finite elements, and, by this equivalence, for the mixed hybrid finite elements, following guidelines from Arbogast/Chen. For a rectangular triangulation of the computational domain, this non-conforming schemes are the so-called nodal finite elements. We explicitly construct prolongation and restriction operators for this type of non-conforming finite elements. We discuss the use of plain multigrid and the multilevel-preconditioned cg-method and compare their efficiency in numerical tests.

  15. A Laplace transform method for energy multigroup hybrid discrete ordinates

    International Nuclear Information System (INIS)

    Segatto, C.F.; Vilhena, M.T.; Barros, R.C.

    2010-01-01

    In typical lattice cells where a highly absorbing, small fuel element is embedded in the moderator, a large weakly absorbing medium, high-order transport methods become unnecessary. In this work we describe a hybrid discrete ordinates (S N) method for energy multigroup slab lattice calculations. This hybrid S N method combines the convenience of a low-order S N method in the moderator with a high-order S N method in the fuel. The idea is based on the fact that in weakly absorbing media whose physical size is several neutron mean free paths in extent, even the S 2 method (P 1 approximation), leads to an accurate result. We use special fuel-moderator interface conditions and the Laplace transform (LTS N ) analytical numerical method to calculate the two-energy group neutron flux distributions and the thermal disadvantage factor. We present numerical results for a range of typical model problems.

  16. A hybrid method for accurate star tracking using star sensor and gyros.

    Science.gov (United States)

    Lu, Jiazhen; Yang, Lie; Zhang, Hao

    2017-10-01

    Star tracking is the primary operating mode of star sensors. To improve tracking accuracy and efficiency, a hybrid method using a star sensor and gyroscopes is proposed in this study. In this method, the dynamic conditions of an aircraft are determined first by the estimated angular acceleration. Under low dynamic conditions, the star sensor is used to measure the star vector and the vector difference method is adopted to estimate the current angular velocity. Under high dynamic conditions, the angular velocity is obtained by the calibrated gyros. The star position is predicted based on the estimated angular velocity and calibrated gyros using the star vector measurements. The results of the semi-physical experiment show that this hybrid method is accurate and feasible. In contrast with the star vector difference and gyro-assisted methods, the star position prediction result of the hybrid method is verified to be more accurate in two different cases under the given random noise of the star centroid.

  17. Towards a New Classification of Location Privacy Methods in Pervasive Computing

    DEFF Research Database (Denmark)

    Andersen, Mads Schaarup; Kjærgaard, Mikkel Baun

    2011-01-01

    and Collaborative Sensing, and that insufficient work has been done in Route Tracing. It is concluded that none of the existing methods cover all applications of Route Tracing. It is, therefore, suggested that a new overall method should be proposed to solve the problem of location privacy in Route Tracing......-of-Interest, Social Networking, Collaborative Sensing, and Route Tracing, and the high level location privacy method categories are Anonymization, Classical Security, Spatial Obfuscation, Temporal Obfuscation, and Protocol. It is found that little work exists on location privacy in the areas of Social Networking......Over the last decade many methods for location privacy have been proposed, but the mapping between classes of location based services and location privacy methods is not obvious. This entails confusion for developers, lack of usage of privacy methods, and an unclear road-map ahead for research...

  18. An accelerated hybrid TLM-IE method for the investigation of shielding effectiveness

    Directory of Open Access Journals (Sweden)

    N. Fichtner

    2010-09-01

    Full Text Available A hybrid numerical technique combining time-domain integral equations (TD-IE with the transmission line matrix (TLM method is presented for the efficient modeling of transient wave phenomena. This hybrid method allows the full-wave modeling of circuits in the time-domain as well as the electromagnetic coupling of remote TLM subdomains using integral equations (IE. By using the integral equations the space between the TLM subdomains is not discretized and consequently doesn't contribute to the computational effort. The cost for the evaluation of the time-domain integral equations (TD-IE is further reduced using a suitable plane-wave representation of the source terms. The hybrid TD-IE/TLM method is applied in the computation of the shielding effectiveness (SE of metallic enclosures.

  19. Hybrid methods for airframe noise numerical prediction

    Energy Technology Data Exchange (ETDEWEB)

    Terracol, M.; Manoha, E.; Herrero, C.; Labourasse, E.; Redonnet, S. [ONERA, Department of CFD and Aeroacoustics, BP 72, Chatillon (France); Sagaut, P. [Laboratoire de Modelisation en Mecanique - UPMC/CNRS, Paris (France)

    2005-07-01

    This paper describes some significant steps made towards the numerical simulation of the noise radiated by the high-lift devices of a plane. Since the full numerical simulation of such configuration is still out of reach for present supercomputers, some hybrid strategies have been developed to reduce the overall cost of such simulations. The proposed strategy relies on the coupling of an unsteady nearfield CFD with an acoustic propagation solver based on the resolution of the Euler equations for midfield propagation in an inhomogeneous field, and the use of an integral solver for farfield acoustic predictions. In the first part of this paper, this CFD/CAA coupling strategy is presented. In particular, the numerical method used in the propagation solver is detailed, and two applications of this coupling method to the numerical prediction of the aerodynamic noise of an airfoil are presented. Then, a hybrid RANS/LES method is proposed in order to perform some unsteady simulations of complex noise sources. This method allows for significant reduction of the cost of such a simulation by considerably reducing the extent of the LES zone. This method is described and some results of the numerical simulation of the three-dimensional unsteady flow in the slat cove of a high-lift profile are presented. While these results remain very difficult to validate with experiments on similar configurations, they represent up to now the first 3D computations of this kind of flow. (orig.)

  20. Optimization methods applied to hybrid vehicle design

    Science.gov (United States)

    Donoghue, J. F.; Burghart, J. H.

    1983-01-01

    The use of optimization methods as an effective design tool in the design of hybrid vehicle propulsion systems is demonstrated. Optimization techniques were used to select values for three design parameters (battery weight, heat engine power rating and power split between the two on-board energy sources) such that various measures of vehicle performance (acquisition cost, life cycle cost and petroleum consumption) were optimized. The apporach produced designs which were often significant improvements over hybrid designs already reported on in the literature. The principal conclusions are as follows. First, it was found that the strategy used to split the required power between the two on-board energy sources can have a significant effect on life cycle cost and petroleum consumption. Second, the optimization program should be constructed so that performance measures and design variables can be easily changed. Third, the vehicle simulation program has a significant effect on the computer run time of the overall optimization program; run time can be significantly reduced by proper design of the types of trips the vehicle takes in a one year period. Fourth, care must be taken in designing the cost and constraint expressions which are used in the optimization so that they are relatively smooth functions of the design variables. Fifth, proper handling of constraints on battery weight and heat engine rating, variables which must be large enough to meet power demands, is particularly important for the success of an optimization study. Finally, the principal conclusion is that optimization methods provide a practical tool for carrying out the design of a hybrid vehicle propulsion system.

  1. A hybrid spatio-temporal data indexing method for trajectory databases.

    Science.gov (United States)

    Ke, Shengnan; Gong, Jun; Li, Songnian; Zhu, Qing; Liu, Xintao; Zhang, Yeting

    2014-07-21

    In recent years, there has been tremendous growth in the field of indoor and outdoor positioning sensors continuously producing huge volumes of trajectory data that has been used in many fields such as location-based services or location intelligence. Trajectory data is massively increased and semantically complicated, which poses a great challenge on spatio-temporal data indexing. This paper proposes a spatio-temporal data indexing method, named HBSTR-tree, which is a hybrid index structure comprising spatio-temporal R-tree, B*-tree and Hash table. To improve the index generation efficiency, rather than directly inserting trajectory points, we group consecutive trajectory points as nodes according to their spatio-temporal semantics and then insert them into spatio-temporal R-tree as leaf nodes. Hash table is used to manage the latest leaf nodes to reduce the frequency of insertion. A new spatio-temporal interval criterion and a new node-choosing sub-algorithm are also proposed to optimize spatio-temporal R-tree structures. In addition, a B*-tree sub-index of leaf nodes is built to query the trajectories of targeted objects efficiently. Furthermore, a database storage scheme based on a NoSQL-type DBMS is also proposed for the purpose of cloud storage. Experimental results prove that HBSTR-tree outperforms TB*-tree in some aspects such as generation efficiency, query performance and query type.

  2. A Hybrid Spatio-Temporal Data Indexing Method for Trajectory Databases

    Directory of Open Access Journals (Sweden)

    Shengnan Ke

    2014-07-01

    Full Text Available In recent years, there has been tremendous growth in the field of indoor and outdoor positioning sensors continuously producing huge volumes of trajectory data that has been used in many fields such as location-based services or location intelligence. Trajectory data is massively increased and semantically complicated, which poses a great challenge on spatio-temporal data indexing. This paper proposes a spatio-temporal data indexing method, named HBSTR-tree, which is a hybrid index structure comprising spatio-temporal R-tree, B*-tree and Hash table. To improve the index generation efficiency, rather than directly inserting trajectory points, we group consecutive trajectory points as nodes according to their spatio-temporal semantics and then insert them into spatio-temporal R-tree as leaf nodes. Hash table is used to manage the latest leaf nodes to reduce the frequency of insertion. A new spatio-temporal interval criterion and a new node-choosing sub-algorithm are also proposed to optimize spatio-temporal R-tree structures. In addition, a B*-tree sub-index of leaf nodes is built to query the trajectories of targeted objects efficiently. Furthermore, a database storage scheme based on a NoSQL-type DBMS is also proposed for the purpose of cloud storage. Experimental results prove that HBSTR-tree outperforms TB*-tree in some aspects such as generation efficiency, query performance and query type.

  3. A Hybrid Spatio-Temporal Data Indexing Method for Trajectory Databases

    Science.gov (United States)

    Ke, Shengnan; Gong, Jun; Li, Songnian; Zhu, Qing; Liu, Xintao; Zhang, Yeting

    2014-01-01

    In recent years, there has been tremendous growth in the field of indoor and outdoor positioning sensors continuously producing huge volumes of trajectory data that has been used in many fields such as location-based services or location intelligence. Trajectory data is massively increased and semantically complicated, which poses a great challenge on spatio-temporal data indexing. This paper proposes a spatio-temporal data indexing method, named HBSTR-tree, which is a hybrid index structure comprising spatio-temporal R-tree, B*-tree and Hash table. To improve the index generation efficiency, rather than directly inserting trajectory points, we group consecutive trajectory points as nodes according to their spatio-temporal semantics and then insert them into spatio-temporal R-tree as leaf nodes. Hash table is used to manage the latest leaf nodes to reduce the frequency of insertion. A new spatio-temporal interval criterion and a new node-choosing sub-algorithm are also proposed to optimize spatio-temporal R-tree structures. In addition, a B*-tree sub-index of leaf nodes is built to query the trajectories of targeted objects efficiently. Furthermore, a database storage scheme based on a NoSQL-type DBMS is also proposed for the purpose of cloud storage. Experimental results prove that HBSTR-tree outperforms TB*-tree in some aspects such as generation efficiency, query performance and query type. PMID:25051028

  4. Diamond difference method with hybrid angular quadrature applied to neutron transport problems

    International Nuclear Information System (INIS)

    Zani, Jose H.; Barros, Ricardo C.; Alves Filho, Hermes

    2005-01-01

    In this work we presents the results for the calculations of the disadvantage factor in thermal nuclear reactor physics. We use the one-group discrete ordinates (S N ) equations to mathematically model the flux distributions in slab lattices. We apply the diamond difference method with source iteration iterative scheme to numerically solve the discretized systems equations. We used special interface conditions to describe the method with hybrid angular quadrature. We show numerical results to illustrate the accuracy of the hybrid method. (author)

  5. Improvement Schemes for Indoor Mobile Location Estimation: A Survey

    Directory of Open Access Journals (Sweden)

    Jianga Shang

    2015-01-01

    Full Text Available Location estimation is significant in mobile and ubiquitous computing systems. The complexity and smaller scale of the indoor environment impose a great impact on location estimation. The key of location estimation lies in the representation and fusion of uncertain information from multiple sources. The improvement of location estimation is a complicated and comprehensive issue. A lot of research has been done to address this issue. However, existing research typically focuses on certain aspects of the problem and specific methods. This paper reviews mainstream schemes on improving indoor location estimation from multiple levels and perspectives by combining existing works and our own working experiences. Initially, we analyze the error sources of common indoor localization techniques and provide a multilayered conceptual framework of improvement schemes for location estimation. This is followed by a discussion of probabilistic methods for location estimation, including Bayes filters, Kalman filters, extended Kalman filters, sigma-point Kalman filters, particle filters, and hidden Markov models. Then, we investigate the hybrid localization methods, including multimodal fingerprinting, triangulation fusing multiple measurements, combination of wireless positioning with pedestrian dead reckoning (PDR, and cooperative localization. Next, we focus on the location determination approaches that fuse spatial contexts, namely, map matching, landmark fusion, and spatial model-aided methods. Finally, we present the directions for future research.

  6. Accuracy improvement of a hybrid robot for ITER application using POE modeling method

    International Nuclear Information System (INIS)

    Wang, Yongbo; Wu, Huapeng; Handroos, Heikki

    2013-01-01

    Highlights: ► The product of exponential (POE) formula for error modeling of hybrid robot. ► Differential Evolution (DE) algorithm for parameter identification. ► Simulation results are given to verify the effectiveness of the method. -- Abstract: This paper focuses on the kinematic calibration of a 10 degree-of-freedom (DOF) redundant serial–parallel hybrid robot to improve its accuracy. The robot was designed to perform the assembling and repairing tasks of the vacuum vessel (VV) of the international thermonuclear experimental reactor (ITER). By employing the product of exponentials (POEs) formula, we extended the POE-based calibration method from serial robot to redundant serial–parallel hybrid robot. The proposed method combines the forward and inverse kinematics together to formulate a hybrid calibration method for serial–parallel hybrid robot. Because of the high nonlinear characteristics of the error model and too many error parameters need to be identified, the traditional iterative linear least-square algorithms cannot be used to identify the parameter errors. This paper employs a global optimization algorithm, Differential Evolution (DE), to identify parameter errors by solving the inverse kinematics of the hybrid robot. Furthermore, after the parameter errors were identified, the DE algorithm was adopted to numerically solve the forward kinematics of the hybrid robot to demonstrate the accuracy improvement of the end-effector. Numerical simulations were carried out by generating random parameter errors at the allowed tolerance limit and generating a number of configuration poses in the robot workspace. Simulation of the real experimental conditions shows that the accuracy of the end-effector can be improved to the same precision level of the given external measurement device

  7. Accuracy improvement of a hybrid robot for ITER application using POE modeling method

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yongbo, E-mail: yongbo.wang@hotmail.com [Laboratory of Intelligent Machines, Lappeenranta University of Technology, FIN-53851 Lappeenranta (Finland); Wu, Huapeng; Handroos, Heikki [Laboratory of Intelligent Machines, Lappeenranta University of Technology, FIN-53851 Lappeenranta (Finland)

    2013-10-15

    Highlights: ► The product of exponential (POE) formula for error modeling of hybrid robot. ► Differential Evolution (DE) algorithm for parameter identification. ► Simulation results are given to verify the effectiveness of the method. -- Abstract: This paper focuses on the kinematic calibration of a 10 degree-of-freedom (DOF) redundant serial–parallel hybrid robot to improve its accuracy. The robot was designed to perform the assembling and repairing tasks of the vacuum vessel (VV) of the international thermonuclear experimental reactor (ITER). By employing the product of exponentials (POEs) formula, we extended the POE-based calibration method from serial robot to redundant serial–parallel hybrid robot. The proposed method combines the forward and inverse kinematics together to formulate a hybrid calibration method for serial–parallel hybrid robot. Because of the high nonlinear characteristics of the error model and too many error parameters need to be identified, the traditional iterative linear least-square algorithms cannot be used to identify the parameter errors. This paper employs a global optimization algorithm, Differential Evolution (DE), to identify parameter errors by solving the inverse kinematics of the hybrid robot. Furthermore, after the parameter errors were identified, the DE algorithm was adopted to numerically solve the forward kinematics of the hybrid robot to demonstrate the accuracy improvement of the end-effector. Numerical simulations were carried out by generating random parameter errors at the allowed tolerance limit and generating a number of configuration poses in the robot workspace. Simulation of the real experimental conditions shows that the accuracy of the end-effector can be improved to the same precision level of the given external measurement device.

  8. some generalized two-step block hybrid numerov method for solving ...

    African Journals Online (AJOL)

    Nwokem et al.

    ABSTRACT. This paper proposes a class of generalized two-step Numerov methods, a block hybrid type for the direct solution of general second order ordinary differential equations. Both the main method and additional methods were derived via interpolation and collocation procedures. The basic properties of zero ...

  9. Dynamic Location and Forwarding Pointers for Mobility Management

    Directory of Open Access Journals (Sweden)

    Charles Abondo

    2005-01-01

    Full Text Available GSM and IS-41 are two mobility management standards widely used in second generation networks. These two standards lean on a centralized architecture made up of home location registers (HLRs and visitor location registers (VLRs. From these standards, the location update and search procedures always imply interrogation of the HLR, even if the two mobile terminals that want to communicate are in the same location area. Given the limited bandwidth of the radio operator channel and the new time sensitive applications of third-generation systems, such an approach of mobility management is not convenient for the next generation mobile networks. This paper proposes a method for reducing the processing load and the signalization traffic generated by update and search location procedures compared to IS-41 standard. Taking into account the specific characteristics of the traffic in the mobile networks, it introduces a semi-dynamic approach based on a hybrid architecture using forwarding pointers without the load related to the dynamic models. Numerical results show that such a method significantly improves the efficiency of location procedures.

  10. Price forecasting of day-ahead electricity markets using a hybrid forecast method

    International Nuclear Information System (INIS)

    Shafie-khah, M.; Moghaddam, M. Parsa; Sheikh-El-Eslami, M.K.

    2011-01-01

    Research highlights: → A hybrid method is proposed to forecast the day-ahead prices in electricity market. → The method combines Wavelet-ARIMA and RBFN network models. → PSO method is applied to obtain optimum RBFN structure for avoiding over fitting. → One of the merits of the proposed method is lower need to the input data. → The proposed method has more accurate behavior in compare with previous methods. -- Abstract: Energy price forecasting in a competitive electricity market is crucial for the market participants in planning their operations and managing their risk, and it is also the key information in the economic optimization of the electric power industry. However, price series usually have a complex behavior due to their nonlinearity, nonstationarity, and time variancy. In this paper, a novel hybrid method to forecast day-ahead electricity price is proposed. This hybrid method is based on wavelet transform, Auto-Regressive Integrated Moving Average (ARIMA) models and Radial Basis Function Neural Networks (RBFN). The wavelet transform provides a set of better-behaved constitutive series than price series for prediction. ARIMA model is used to generate a linear forecast, and then RBFN is developed as a tool for nonlinear pattern recognition to correct the estimation error in wavelet-ARIMA forecast. Particle Swarm Optimization (PSO) is used to optimize the network structure which makes the RBFN be adapted to the specified training set, reducing computation complexity and avoiding overfitting. The proposed method is examined on the electricity market of mainland Spain and the results are compared with some of the most recent price forecast methods. The results show that the proposed hybrid method could provide a considerable improvement for the forecasting accuracy.

  11. Price forecasting of day-ahead electricity markets using a hybrid forecast method

    Energy Technology Data Exchange (ETDEWEB)

    Shafie-khah, M., E-mail: miadreza@gmail.co [Tarbiat Modares University, Tehran (Iran, Islamic Republic of); Moghaddam, M. Parsa, E-mail: parsa@modares.ac.i [Tarbiat Modares University, Tehran (Iran, Islamic Republic of); Sheikh-El-Eslami, M.K., E-mail: aleslam@modares.ac.i [Tarbiat Modares University, Tehran (Iran, Islamic Republic of)

    2011-05-15

    Research highlights: {yields} A hybrid method is proposed to forecast the day-ahead prices in electricity market. {yields} The method combines Wavelet-ARIMA and RBFN network models. {yields} PSO method is applied to obtain optimum RBFN structure for avoiding over fitting. {yields} One of the merits of the proposed method is lower need to the input data. {yields} The proposed method has more accurate behavior in compare with previous methods. -- Abstract: Energy price forecasting in a competitive electricity market is crucial for the market participants in planning their operations and managing their risk, and it is also the key information in the economic optimization of the electric power industry. However, price series usually have a complex behavior due to their nonlinearity, nonstationarity, and time variancy. In this paper, a novel hybrid method to forecast day-ahead electricity price is proposed. This hybrid method is based on wavelet transform, Auto-Regressive Integrated Moving Average (ARIMA) models and Radial Basis Function Neural Networks (RBFN). The wavelet transform provides a set of better-behaved constitutive series than price series for prediction. ARIMA model is used to generate a linear forecast, and then RBFN is developed as a tool for nonlinear pattern recognition to correct the estimation error in wavelet-ARIMA forecast. Particle Swarm Optimization (PSO) is used to optimize the network structure which makes the RBFN be adapted to the specified training set, reducing computation complexity and avoiding overfitting. The proposed method is examined on the electricity market of mainland Spain and the results are compared with some of the most recent price forecast methods. The results show that the proposed hybrid method could provide a considerable improvement for the forecasting accuracy.

  12. A hybrid mammalian cell cycle model

    Directory of Open Access Journals (Sweden)

    Vincent Noël

    2013-08-01

    Full Text Available Hybrid modeling provides an effective solution to cope with multiple time scales dynamics in systems biology. Among the applications of this method, one of the most important is the cell cycle regulation. The machinery of the cell cycle, leading to cell division and proliferation, combines slow growth, spatio-temporal re-organisation of the cell, and rapid changes of regulatory proteins concentrations induced by post-translational modifications. The advancement through the cell cycle comprises a well defined sequence of stages, separated by checkpoint transitions. The combination of continuous and discrete changes justifies hybrid modelling approaches to cell cycle dynamics. We present a piecewise-smooth version of a mammalian cell cycle model, obtained by hybridization from a smooth biochemical model. The approximate hybridization scheme, leading to simplified reaction rates and binary event location functions, is based on learning from a training set of trajectories of the smooth model. We discuss several learning strategies for the parameters of the hybrid model.

  13. Hourly forecasting of global solar radiation based on multiscale decomposition methods: A hybrid approach

    International Nuclear Information System (INIS)

    Monjoly, Stéphanie; André, Maïna; Calif, Rudy; Soubdhan, Ted

    2017-01-01

    This paper introduces a new approach for the forecasting of solar radiation series at 1 h ahead. We investigated on several techniques of multiscale decomposition of clear sky index K_c data such as Empirical Mode Decomposition (EMD), Ensemble Empirical Mode Decomposition (EEMD) and Wavelet Decomposition. From these differents methods, we built 11 decomposition components and 1 residu signal presenting different time scales. We performed classic forecasting models based on linear method (Autoregressive process AR) and a non linear method (Neural Network model). The choice of forecasting method is adaptative on the characteristic of each component. Hence, we proposed a modeling process which is built from a hybrid structure according to the defined flowchart. An analysis of predictive performances for solar forecasting from the different multiscale decompositions and forecast models is presented. From multiscale decomposition, the solar forecast accuracy is significantly improved, particularly using the wavelet decomposition method. Moreover, multistep forecasting with the proposed hybrid method resulted in additional improvement. For example, in terms of RMSE error, the obtained forecasting with the classical NN model is about 25.86%, this error decrease to 16.91% with the EMD-Hybrid Model, 14.06% with the EEMD-Hybid model and to 7.86% with the WD-Hybrid Model. - Highlights: • Hourly forecasting of GHI in tropical climate with many cloud formation processes. • Clear sky Index decomposition using three multiscale decomposition methods. • Combination of multiscale decomposition methods with AR-NN models to predict GHI. • Comparison of the proposed hybrid model with the classical models (AR, NN). • Best results using Wavelet-Hybrid model in comparison with classical models.

  14. Hybrid Fourier pseudospectral/discontinuous Galerkin time-domain method for wave propagation

    Science.gov (United States)

    Pagán Muñoz, Raúl; Hornikx, Maarten

    2017-11-01

    The Fourier Pseudospectral time-domain (Fourier PSTD) method was shown to be an efficient way of modelling acoustic propagation problems as described by the linearized Euler equations (LEE), but is limited to real-valued frequency independent boundary conditions and predominantly staircase-like boundary shapes. This paper presents a hybrid approach to solve the LEE, coupling Fourier PSTD with a nodal Discontinuous Galerkin (DG) method. DG exhibits almost no restrictions with respect to geometrical complexity or boundary conditions. The aim of this novel method is to allow the computation of complex geometries and to be a step towards the implementation of frequency dependent boundary conditions by using the benefits of DG at the boundaries, while keeping the efficient Fourier PSTD in the bulk of the domain. The hybridization approach is based on conformal meshes to avoid spatial interpolation of the DG solutions when transferring values from DG to Fourier PSTD, while the data transfer from Fourier PSTD to DG is done utilizing spectral interpolation of the Fourier PSTD solutions. The accuracy of the hybrid approach is presented for one- and two-dimensional acoustic problems and the main sources of error are investigated. It is concluded that the hybrid methodology does not introduce significant errors compared to the Fourier PSTD stand-alone solver. An example of a cylinder scattering problem is presented and accurate results have been obtained when using the proposed approach. Finally, no instabilities were found during long-time calculation using the current hybrid methodology on a two-dimensional domain.

  15. Groundwater flow analysis using mixed hybrid finite element method for radioactive waste disposal facilities

    International Nuclear Information System (INIS)

    Aoki, Hiroomi; Shimomura, Masanori; Kawakami, Hiroto; Suzuki, Shunichi

    2011-01-01

    In safety assessments of radioactive waste disposal facilities, ground water flow analysis are used for calculating the radionuclide transport pathway and the infiltration flow rate of groundwater into the disposal facilities. For this type of calculations, the mixed hybrid finite element method has been used and discussed about the accuracy of ones in Europe. This paper puts great emphasis on the infiltration flow rate of groundwater into the disposal facilities, and describes the accuracy of results obtained from mixed hybrid finite element method by comparing of local water mass conservation and the reliability of the element breakdown numbers among the mixed hybrid finite element method, finite volume method and nondegenerated finite element method. (author)

  16. Hybrid2 - The hybrid power system simulation model

    Energy Technology Data Exchange (ETDEWEB)

    Baring-Gould, E.I.; Green, H.J.; Dijk, V.A.P. van [National Renewable Energy Lab., Golden, CO (United States); Manwell, J.F. [Univ. of Massachusetts, Amherst, MA (United States)

    1996-12-31

    There is a large-scale need and desire for energy in remote communities, especially in the developing world; however the lack of a user friendly, flexible performance prediction model for hybrid power systems incorporating renewables hindered the analysis of hybrids as options to conventional solutions. A user friendly model was needed with the versatility to simulate the many system locations, widely varying hardware configurations, and differing control options for potential hybrid power systems. To meet these ends, researchers from the National Renewable Energy Laboratory (NREL) and the University of Massachusetts (UMass) developed the Hybrid2 software. This paper provides an overview of the capabilities, features, and functionality of the Hybrid2 code, discusses its validation and future plans. Model availability and technical support provided to Hybrid2 users are also discussed. 12 refs., 3 figs., 4 tabs.

  17. A Hybrid 3D Path Planning Method for UAVs

    DEFF Research Database (Denmark)

    Ortiz-Arroyo, Daniel

    2015-01-01

    This paper presents a hybrid method for path planning in 3D spaces. We propose an improvement to a near-optimal 2D off-line algorithm and a flexible normalized on-line fuzzy controller to find shortest paths. Our method, targeted to low altitude domains, is simple and efficient. Our preliminary resu...

  18. A Nodal and Finite Difference Hybrid Method for Pin-by-Pin Heterogeneous Three-Dimensional Light Water Reactor Diffusion Calculations

    International Nuclear Information System (INIS)

    Lee, Deokjung; Downar, Thomas J.; Kim, Yonghee

    2004-01-01

    An innovative hybrid spatial discretization method is proposed to improve the computational efficiency of pin-wise heterogeneous three-dimensional light water reactor (LWR) core neutronics analysis. The newly developed method employs the standard finite difference method in the x and y directions and the well-known nodal methods [nodal expansion method (NEM) and analytic nodal method (ANM) as needed] in the z direction. Four variants of the hybrid method are investigated depending on the axial nodal methodologies: HYBRID A, NEM with the conventional quadratic transverse leakage; HYBRID B, the conventional NEM method except that the transverse-leakage shapes are obtained from a fine-mesh local problem (FMLP) around the control rod tip; HYBRID C, the same as HYBRID B except that ANM with a high-order transverse leakage obtained from the FMLP is used in the vicinity of the control rod tip; and HYBRID D, the same as HYBRID C except that the transverse leakage is determined using the buckling approximation instead of the FMLP around the control rod tip. Benchmark calculations demonstrate that all the hybrid algorithms are consistent and stable and that the HYBRID C method provides the best numerical performance in the case of rodded LWR problems with pin-wise homogenized cross sections

  19. Modeling, control, and simulation of grid connected intelligent hybrid battery/photovoltaic system using new hybrid fuzzy-neural method.

    Science.gov (United States)

    Rezvani, Alireza; Khalili, Abbas; Mazareie, Alireza; Gandomkar, Majid

    2016-07-01

    Nowadays, photovoltaic (PV) generation is growing increasingly fast as a renewable energy source. Nevertheless, the drawback of the PV system is its dependence on weather conditions. Therefore, battery energy storage (BES) can be considered to assist for a stable and reliable output from PV generation system for loads and improve the dynamic performance of the whole generation system in grid connected mode. In this paper, a novel topology of intelligent hybrid generation systems with PV and BES in a DC-coupled structure is presented. Each photovoltaic cell has a specific point named maximum power point on its operational curve (i.e. current-voltage or power-voltage curve) in which it can generate maximum power. Irradiance and temperature changes affect these operational curves. Therefore, the nonlinear characteristic of maximum power point to environment has caused to development of different maximum power point tracking techniques. In order to capture the maximum power point (MPP), a hybrid fuzzy-neural maximum power point tracking (MPPT) method is applied in the PV system. Obtained results represent the effectiveness and superiority of the proposed method, and the average tracking efficiency of the hybrid fuzzy-neural is incremented by approximately two percentage points in comparison to the conventional methods. It has the advantages of robustness, fast response and good performance. A detailed mathematical model and a control approach of a three-phase grid-connected intelligent hybrid system have been proposed using Matlab/Simulink. Copyright © 2016 ISA. Published by Elsevier Ltd. All rights reserved.

  20. Hybrid RANS/LES method for wind flow over complex terrain

    DEFF Research Database (Denmark)

    Bechmann, Andreas; Sørensen, Niels N.

    2010-01-01

    for flows at high Reynolds numbers. To reduce the computational cost of traditional LES, a hybrid method is proposed in which the near-wall eddies are modelled in a Reynolds-averaged sense. Close to walls, the flow is treated with the Reynolds-averaged Navier-Stokes (RANS) equations (unsteady RANS...... rough walls. Previous attempts of combining RANS and LES has resulted in unphysical transition regions between the two layers, but the present work improves this region by using a stochastic backscatter model. To demonstrate the ability of the proposed hybrid method, simulations are presented for wind...... the turbulent kinetic energy, whereas the new method captures the high turbulence levels well but underestimates the mean velocity. The presented results are for a relative mild configuration of complex terrain, but the proposed method can also be used for highly complex terrain where the benefits of the new...

  1. Method and apparatus for controlling hybrid powertrain system in response to engine temperature

    Science.gov (United States)

    Martini, Ryan D; Spohn, Brian L; Lehmen, Allen J; Cerbolles, Teresa L

    2014-10-07

    A method for controlling a hybrid powertrain system including an internal combustion engine includes controlling operation of the hybrid powertrain system in response to a preferred minimum coolant temperature trajectory for the internal combustion engine.

  2. Battery control system for hybrid vehicle and method for controlling a hybrid vehicle battery

    Science.gov (United States)

    Bockelmann, Thomas R [Battle Creek, MI; Beaty, Kevin D [Kalamazoo, MI; Zou, Zhanijang [Battle Creek, MI; Kang, Xiaosong [Battle Creek, MI

    2009-07-21

    A battery control system for controlling a state of charge of a hybrid vehicle battery includes a detecting arrangement for determining a vehicle operating state or an intended vehicle operating state and a controller for setting a target state of charge level of the battery based on the vehicle operating state or the intended vehicle operating state. The controller is operable to set a target state of charge level at a first level during a mobile vehicle operating state and at a second level during a stationary vehicle operating state or in anticipation of the vehicle operating in the stationary vehicle operating state. The invention further includes a method for controlling a state of charge of a hybrid vehicle battery.

  3. Located historical cognition: syllabus expectations and teaching method

    Directory of Open Access Journals (Sweden)

    Geyso Germinari

    2012-03-01

    Full Text Available This research of qualitative nature has as objective to analyze how a group of elementary school’s teachers formulates its teaching method, under the perspective of located historical cognition. The theoretical and methodological presuppositions of the Historical Education are present in the teaching and learning conception of the State Syllabus Guidelines of History, referring to a located historical cognition. The syllabus affirms that the teachers’ pedagogic work has as purpose the formation of the students’ historical thought, through the historical conscience. In order to do that, it suggests the use of the historical investigation method in classroom, articulated by the historical narratives of the subjects. Based in the theoretical and methodological referential of the “methodological structuralism”, the investigation used standardized questionnaire and semi-structured interview applied to four teachers. The results indicate that the teachers use in their teaching method elements of the historical investigation, which is a practice that potentiates in the student the development of a cognition located in the science of history.

  4. Properties and solution methods for large location-allocation problems

    DEFF Research Database (Denmark)

    Juel, Henrik; Love, Robert F.

    1982-01-01

    Location-allocation with l$ _p$ distances is studied. It is shown that this structure can be expressed as a concave minimization programming problem. Since concave minimization algorithms are not yet well developed, five solution methods are developed which utilize the special properties of the l......Location-allocation with l$ _p$ distances is studied. It is shown that this structure can be expressed as a concave minimization programming problem. Since concave minimization algorithms are not yet well developed, five solution methods are developed which utilize the special properties...... of the location-allocation problem. Using the rectilinear distance measure, two of these algorithms achieved optimal solutions in all 102 test problems for which solutions were known. The algorithms can be applied to much larger problems than any existing exact methods....

  5. Power coordinated control method with frequency support capability for hybrid single/three-phase microgrid

    DEFF Research Database (Denmark)

    Zhou, Xiaoping; Chen, Yandong; Zhou, Leming

    2018-01-01

    storage unit (ESU) are added into hybrid single/three-phase microgrid, and a power coordinated control method with frequency support capability is proposed for hybrid single/three-phase microgrid in this study. PEU is connected with three single-phase microgrids to coordinate power exchange among three...... phases and provide frequency support for hybrid microgrid. Meanwhile, a power coordinated control method based on the droop control is proposed for PEU to alleviate three-phase power imbalance and reduce voltage fluctuation of hybrid microgrid. Besides, ESU is injected into the DC-link to buffer......Due to the intermittent output power of distributed generations (DGs) and the variability of loads, voltage fluctuation and three-phase power imbalance easily occur when hybrid single/three-phase microgrid operates in islanded mode. To address these issues, the power exchange unit (PEU) and energy...

  6. Optimal Sizing and Location of Distributed Generators Based on PBIL and PSO Techniques

    Directory of Open Access Journals (Sweden)

    Luis Fernando Grisales-Noreña

    2018-04-01

    Full Text Available The optimal location and sizing of distributed generation is a suitable option for improving the operation of electric systems. This paper proposes a parallel implementation of the Population-Based Incremental Learning (PBIL algorithm to locate distributed generators (DGs, and the use of Particle Swarm Optimization (PSO to define the size those devices. The resulting method is a master-slave hybrid approach based on both the parallel PBIL (PPBIL algorithm and the PSO, which reduces the computation time in comparison with other techniques commonly used to address this problem. Moreover, the new hybrid method also reduces the active power losses and improves the nodal voltage profiles. In order to verify the performance of the new method, test systems with 33 and 69 buses are implemented in Matlab, using Matpower, for evaluating multiple cases. Finally, the proposed method is contrasted with the Loss Sensitivity Factor (LSF, a Genetic Algorithm (GA and a Parallel Monte-Carlo algorithm. The results demonstrate that the proposed PPBIL-PSO method provides the best balance between processing time, voltage profiles and reduction of power losses.

  7. Comparison between implicit and hybrid solvation methods for the ...

    Indian Academy of Sciences (India)

    Administrator

    Both implicit solvation method (dielectric polarizable continuum model, DPCM) and hybrid ... the free energy change (ΔGsol) as per the PCM ... Here the gas phase change is written as ΔGg = ΔEelec + ..... bution to the field of electrochemistry.

  8. Solution of the generalized Emden-Fowler equations by the hybrid functions method

    International Nuclear Information System (INIS)

    Tabrizidooz, H R; Marzban, H R; Razzaghi, M

    2009-01-01

    In this paper, we present a numerical algorithm for solving the generalized Emden-Fowler equations, which have many applications in mathematical physics and astrophysics. The method is based on hybrid functions approximations. The properties of hybrid functions, which consist of block-pulse functions and Lagrange interpolating polynomials, are presented. These properties are then utilized to reduce the computation of the generalized Emden-Fowler equations to a system of nonlinear equations. The method is easy to implement and yields very accurate results.

  9. Locating and classifying defects using an hybrid data base

    Science.gov (United States)

    Luna-Avilés, A.; Hernández-Gómez, L. H.; Durodola, J. F.; Urriolagoitia-Calderón, G.; Urriolagoitia-Sosa, G.; Beltrán Fernández, J. A.; Díaz Pineda, A.

    2011-07-01

    A computational inverse technique was used in the localization and classification of defects. Postulated voids of two different sizes (2 mm and 4 mm diameter) were introduced in PMMA bars with and without a notch. The bar dimensions are 200×20×5 mm. One half of them were plain and the other half has a notch (3 mm × 4 mm) which is close to the defect area (19 mm × 16 mm).This analysis was done with an Artificial Neural Network (ANN) and its optimization was done with an Adaptive Neuro Fuzzy Procedure (ANFIS). A hybrid data base was developed with numerical and experimental results. Synthetic data was generated with the finite element method using SOLID95 element of ANSYS code. A parametric analysis was carried out. Only one defect in such bars was taken into account and the first five natural frequencies were calculated. 460 cases were evaluated. Half of them were plain and the other half has a notch. All the input data was classified in two groups. Each one has 230 cases and corresponds to one of the two sort of voids mentioned above. On the other hand, experimental analysis was carried on with PMMA specimens of the same size. The first two natural frequencies of 40 cases were obtained with one void. The other three frequencies were obtained numerically. 20 of these bars were plain and the others have a notch. These experimental results were introduced in the synthetic data base. 400 cases were taken randomly and, with this information, the ANN was trained with the backpropagation algorithm. The accuracy of the results was tested with the 100 cases that were left. In the next stage of this work, the ANN output was optimized with ANFIS. Previous papers showed that localization and classification of defects was reduced as notches were introduced in such bars. In the case of this paper, improved results were obtained when a hybrid data base was used.

  10. Locating and classifying defects using an hybrid data base

    Energy Technology Data Exchange (ETDEWEB)

    Luna-Aviles, A; Diaz Pineda, A [Tecnologico de Estudios Superiores de Coacalco. Av. 16 de Septiembre 54, Col. Cabecera Municipal. C.P. 55700 (Mexico); Hernandez-Gomez, L H; Urriolagoitia-Calderon, G; Urriolagoitia-Sosa, G [Instituto Politecnico Nacional. ESIME-SEPI. Unidad Profesional ' Adolfo Lopez Mateos' Edificio 5, 30 Piso, Colonia Lindavista. Gustavo A. Madero. 07738 Mexico D.F. (Mexico); Durodola, J F [School of Technology, Oxford Brookes University, Headington Campus, Gipsy Lane, Oxford OX3 0BP (United Kingdom); Beltran Fernandez, J A, E-mail: alelunaav@hotmail.com, E-mail: luishector56@hotmail.com, E-mail: jdurodola@brookes.ac.uk

    2011-07-19

    A computational inverse technique was used in the localization and classification of defects. Postulated voids of two different sizes (2 mm and 4 mm diameter) were introduced in PMMA bars with and without a notch. The bar dimensions are 200x20x5 mm. One half of them were plain and the other half has a notch (3 mm x 4 mm) which is close to the defect area (19 mm x 16 mm).This analysis was done with an Artificial Neural Network (ANN) and its optimization was done with an Adaptive Neuro Fuzzy Procedure (ANFIS). A hybrid data base was developed with numerical and experimental results. Synthetic data was generated with the finite element method using SOLID95 element of ANSYS code. A parametric analysis was carried out. Only one defect in such bars was taken into account and the first five natural frequencies were calculated. 460 cases were evaluated. Half of them were plain and the other half has a notch. All the input data was classified in two groups. Each one has 230 cases and corresponds to one of the two sort of voids mentioned above. On the other hand, experimental analysis was carried on with PMMA specimens of the same size. The first two natural frequencies of 40 cases were obtained with one void. The other three frequencies were obtained numerically. 20 of these bars were plain and the others have a notch. These experimental results were introduced in the synthetic data base. 400 cases were taken randomly and, with this information, the ANN was trained with the backpropagation algorithm. The accuracy of the results was tested with the 100 cases that were left. In the next stage of this work, the ANN output was optimized with ANFIS. Previous papers showed that localization and classification of defects was reduced as notches were introduced in such bars. In the case of this paper, improved results were obtained when a hybrid data base was used.

  11. Locating and classifying defects using an hybrid data base

    International Nuclear Information System (INIS)

    Luna-Aviles, A; Diaz Pineda, A; Hernandez-Gomez, L H; Urriolagoitia-Calderon, G; Urriolagoitia-Sosa, G; Durodola, J F; Beltran Fernandez, J A

    2011-01-01

    A computational inverse technique was used in the localization and classification of defects. Postulated voids of two different sizes (2 mm and 4 mm diameter) were introduced in PMMA bars with and without a notch. The bar dimensions are 200x20x5 mm. One half of them were plain and the other half has a notch (3 mm x 4 mm) which is close to the defect area (19 mm x 16 mm).This analysis was done with an Artificial Neural Network (ANN) and its optimization was done with an Adaptive Neuro Fuzzy Procedure (ANFIS). A hybrid data base was developed with numerical and experimental results. Synthetic data was generated with the finite element method using SOLID95 element of ANSYS code. A parametric analysis was carried out. Only one defect in such bars was taken into account and the first five natural frequencies were calculated. 460 cases were evaluated. Half of them were plain and the other half has a notch. All the input data was classified in two groups. Each one has 230 cases and corresponds to one of the two sort of voids mentioned above. On the other hand, experimental analysis was carried on with PMMA specimens of the same size. The first two natural frequencies of 40 cases were obtained with one void. The other three frequencies were obtained numerically. 20 of these bars were plain and the others have a notch. These experimental results were introduced in the synthetic data base. 400 cases were taken randomly and, with this information, the ANN was trained with the backpropagation algorithm. The accuracy of the results was tested with the 100 cases that were left. In the next stage of this work, the ANN output was optimized with ANFIS. Previous papers showed that localization and classification of defects was reduced as notches were introduced in such bars. In the case of this paper, improved results were obtained when a hybrid data base was used.

  12. Quantifying geocode location error using GIS methods

    Directory of Open Access Journals (Sweden)

    Gardner Bennett R

    2007-04-01

    Full Text Available Abstract Background The Metropolitan Atlanta Congenital Defects Program (MACDP collects maternal address information at the time of delivery for infants and fetuses with birth defects. These addresses have been geocoded by two independent agencies: (1 the Georgia Division of Public Health Office of Health Information and Policy (OHIP and (2 a commercial vendor. Geographic information system (GIS methods were used to quantify uncertainty in the two sets of geocodes using orthoimagery and tax parcel datasets. Methods We sampled 599 infants and fetuses with birth defects delivered during 1994–2002 with maternal residence in either Fulton or Gwinnett County. Tax parcel datasets were obtained from the tax assessor's offices of Fulton and Gwinnett County. High-resolution orthoimagery for these counties was acquired from the U.S. Geological Survey. For each of the 599 addresses we attempted to locate the tax parcel corresponding to the maternal address. If the tax parcel was identified the distance and the angle between the geocode and the residence were calculated. We used simulated data to characterize the impact of geocode location error. In each county 5,000 geocodes were generated and assigned their corresponding Census 2000 tract. Each geocode was then displaced at a random angle by a random distance drawn from the distribution of observed geocode location errors. The census tract of the displaced geocode was determined. We repeated this process 5,000 times and report the percentage of geocodes that resolved into incorrect census tracts. Results Median location error was less than 100 meters for both OHIP and commercial vendor geocodes; the distribution of angles appeared uniform. Median location error was approximately 35% larger in Gwinnett (a suburban county relative to Fulton (a county with urban and suburban areas. Location error occasionally caused the simulated geocodes to be displaced into incorrect census tracts; the median percentage

  13. A direct hybrid S{sub N} method for slab-geometry lattice calculations

    Energy Technology Data Exchange (ETDEWEB)

    Silva, Davi J.M.; Barros, Ricardo C., E-mail: rcbarros@pq.cnpq.b [Universidade do Estado do Rio de Janeiro (IPRJ/UERJ), Nova Friburgo, RJ (Brazil). Programa de Pos-graduacao em Modelagem Computacional; Zani, Jose H. [Fundacao Educacional Serra dos Orgaos, Teresopolis, RJ (Brazil). Ciencia da Computacao

    2011-07-01

    In this work we describe a hybrid direct method for calculating the thermal disadvantage factor and the neutron flux distribution in fuel-moderator lattices. For the mathematical model, we use the one-speed slab-geometry discrete ordinates (S{sub N}) transport equation with linearly anisotropic scattering. The basic idea is to use higher order angular quadrature set in the highly absorbing fuel region (S{sub NF}) and lower order angular quadrature set in the diffusive moderator region (S{sub NM}) , i.e., N{sub F} > N{sub M}. We apply special continuity conditions based on the equivalence of the S{sub N} and P{sub N-1} equations, which characterize the hybrid model. Numerical results to a typical model problem are given to illustrate the accuracy and the efficiency of the offered hybrid method. (author)

  14. Comparison of fuzzy AHP and fuzzy TODIM methods for landfill location selection.

    Science.gov (United States)

    Hanine, Mohamed; Boutkhoum, Omar; Tikniouine, Abdessadek; Agouti, Tarik

    2016-01-01

    Landfill location selection is a multi-criteria decision problem and has a strategic importance for many regions. The conventional methods for landfill location selection are insufficient in dealing with the vague or imprecise nature of linguistic assessment. To resolve this problem, fuzzy multi-criteria decision-making methods are proposed. The aim of this paper is to use fuzzy TODIM (the acronym for Interactive and Multi-criteria Decision Making in Portuguese) and the fuzzy analytic hierarchy process (AHP) methods for the selection of landfill location. The proposed methods have been applied to a landfill location selection problem in the region of Casablanca, Morocco. After determining the criteria affecting the landfill location decisions, fuzzy TODIM and fuzzy AHP methods are applied to the problem and results are presented. The comparisons of these two methods are also discussed.

  15. 46 CFR 111.105-17 - Wiring methods for hazardous locations.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Wiring methods for hazardous locations. 111.105-17... ENGINEERING ELECTRIC SYSTEMS-GENERAL REQUIREMENTS Hazardous Locations § 111.105-17 Wiring methods for... made with dust-tight cable entrance seals approved for the installation. [CGD 94-108, 61 FR 28284, June...

  16. New evidence for hybrid zones of forest and savanna elephants in Central and West Africa

    DEFF Research Database (Denmark)

    Mondol, Samrat; Moltke, Ida; Hart, John

    2015-01-01

    unsampled areas of Africa. Novel statistical methods applied to these data identify 46 hybrid samples - many more than have been previously identified - only two of which are from the Garamba region. The remaining 44 are from three other geographically distinct locations: a major hybrid zone along...

  17. Identifying influential spreaders in complex networks based on kshell hybrid method

    Science.gov (United States)

    Namtirtha, Amrita; Dutta, Animesh; Dutta, Biswanath

    2018-06-01

    Influential spreaders are the key players in maximizing or controlling the spreading in a complex network. Identifying the influential spreaders using kshell decomposition method has become very popular in the recent time. In the literature, the core nodes i.e. with the largest kshell index of a network are considered as the most influential spreaders. We have studied the kshell method and spreading dynamics of nodes using Susceptible-Infected-Recovered (SIR) epidemic model to understand the behavior of influential spreaders in terms of its topological location in the network. From the study, we have found that every node in the core area is not the most influential spreader. Even a strategically placed lower shell node can also be a most influential spreader. Moreover, the core area can also be situated at the periphery of the network. The existing indexing methods are only designed to identify the most influential spreaders from core nodes and not from lower shells. In this work, we propose a kshell hybrid method to identify highly influential spreaders not only from the core but also from lower shells. The proposed method comprises the parameters such as kshell power, node's degree, contact distance, and many levels of neighbors' influence potential. The proposed method is evaluated using nine real world network datasets. In terms of the spreading dynamics, the experimental results show the superiority of the proposed method over the other existing indexing methods such as the kshell method, the neighborhood coreness centrality, the mixed degree decomposition, etc. Furthermore, the proposed method can also be applied to large-scale networks by considering the three levels of neighbors' influence potential.

  18. A Fifth Order Hybrid Linear Multistep method For the Direct Solution ...

    African Journals Online (AJOL)

    A linear multistep hybrid method (LMHM)with continuous coefficients isconsidered and directly applied to solve third order initial and boundary value problems (IBVPs). The continuous method is used to obtain Multiple Finite Difference Methods (MFDMs) (each of order 5) which are combined as simultaneous numerical ...

  19. NS maize hybrids in production regions of Serbia

    Directory of Open Access Journals (Sweden)

    Stojaković Milisav

    2010-01-01

    Full Text Available Fifteen NS maize hybrids of FAO 300-700 maturity groups were evaluated in strip trials (plot size 1,120 m2 at 30 locations in Serbia. In all locations including all production regions, the most yielding hybrid was NS 6030 with average yield of 10.9 t ha-1. The additive Main Effects and Multiplicative Interaction (AMMI and the sites regression (SREG models were used to study basic structure of G x E interactions and the possible existence of different mega-environments in Serbian maize growing regions in 2009. The results of the 15 hybrids x 10 locations for grain yield in maize showed by biplot technique indicate several specific location-hybrid deviations (the AMMI biplot, and possible existence of at least one mega-environment (the GGE biplot. .

  20. Hybrid radical energy storage device and method of making

    Science.gov (United States)

    Gennett, Thomas; Ginley, David S; Braunecker, Wade; Ban, Chunmei; Owczarczyk, Zbyslaw

    2015-01-27

    Hybrid radical energy storage devices, such as batteries or electrochemical devices, and methods of use and making are disclosed. Also described herein are electrodes and electrolytes useful in energy storage devices, for example, radical polymer cathode materials and electrolytes for use in organic radical batteries.

  1. Overview of hybrid subspace methods for uncertainty quantification, sensitivity analysis

    International Nuclear Information System (INIS)

    Abdel-Khalik, Hany S.; Bang, Youngsuk; Wang, Congjian

    2013-01-01

    Highlights: ► We overview the state-of-the-art in uncertainty quantification and sensitivity analysis. ► We overview new developments in above areas using hybrid methods. ► We give a tutorial introduction to above areas and the new developments. ► Hybrid methods address the explosion in dimensionality in nonlinear models. ► Representative numerical experiments are given. -- Abstract: The role of modeling and simulation has been heavily promoted in recent years to improve understanding of complex engineering systems. To realize the benefits of modeling and simulation, concerted efforts in the areas of uncertainty quantification and sensitivity analysis are required. The manuscript intends to serve as a pedagogical presentation of the material to young researchers and practitioners with little background on the subjects. We believe this is important as the role of these subjects is expected to be integral to the design, safety, and operation of existing as well as next generation reactors. In addition to covering the basics, an overview of the current state-of-the-art will be given with particular emphasis on the challenges pertaining to nuclear reactor modeling. The second objective will focus on presenting our own development of hybrid subspace methods intended to address the explosion in the computational overhead required when handling real-world complex engineering systems.

  2. Hybrid methods for cybersecurity analysis :

    Energy Technology Data Exchange (ETDEWEB)

    Davis, Warren Leon,; Dunlavy, Daniel M.

    2014-01-01

    Early 2010 saw a signi cant change in adversarial techniques aimed at network intrusion: a shift from malware delivered via email attachments toward the use of hidden, embedded hyperlinks to initiate sequences of downloads and interactions with web sites and network servers containing malicious software. Enterprise security groups were well poised and experienced in defending the former attacks, but the new types of attacks were larger in number, more challenging to detect, dynamic in nature, and required the development of new technologies and analytic capabilities. The Hybrid LDRD project was aimed at delivering new capabilities in large-scale data modeling and analysis to enterprise security operators and analysts and understanding the challenges of detection and prevention of emerging cybersecurity threats. Leveraging previous LDRD research e orts and capabilities in large-scale relational data analysis, large-scale discrete data analysis and visualization, and streaming data analysis, new modeling and analysis capabilities were quickly brought to bear on the problems in email phishing and spear phishing attacks in the Sandia enterprise security operational groups at the onset of the Hybrid project. As part of this project, a software development and deployment framework was created within the security analyst work ow tool sets to facilitate the delivery and testing of new capabilities as they became available, and machine learning algorithms were developed to address the challenge of dynamic threats. Furthermore, researchers from the Hybrid project were embedded in the security analyst groups for almost a full year, engaged in daily operational activities and routines, creating an atmosphere of trust and collaboration between the researchers and security personnel. The Hybrid project has altered the way that research ideas can be incorporated into the production environments of Sandias enterprise security groups, reducing time to deployment from months and

  3. A hybrid method for the simulation of radionuclide contaminant plumes in heterogeneous, unsaturated formations

    International Nuclear Information System (INIS)

    Aquino, J.; Pereira, T.J.; Souto, H.P. Amaral; Francisco, A.S.

    2009-01-01

    The decision concerning the location of sites for nuclear waste repositories in the subsurface depends upon the long-term containment capabilities of hydrogeological environments. The numerical simulation of the multiphase flow and contaminant transport that take place in this problem is an important tool to help engineers and scientists in selecting appropriate sites. In this paper, we employ a hybrid strategy that combines an Eulerian approximation scheme for the underlying two-phase flow problem with a locally conservative Lagrangian method to approximate the transport of radionuclide. This Lagrangian scheme is computationally efficient and virtually free of numerical diffusion. In order to face unsaturated and heterogeneous problems, four extensions in the Lagrangian scheme are implemented. To show the effectiveness of the improved version we perform a grid refinement study. (author)

  4. A Numerical Method for Lane-Emden Equations Using Hybrid Functions and the Collocation Method

    Directory of Open Access Journals (Sweden)

    Changqing Yang

    2012-01-01

    Full Text Available A numerical method to solve Lane-Emden equations as singular initial value problems is presented in this work. This method is based on the replacement of unknown functions through a truncated series of hybrid of block-pulse functions and Chebyshev polynomials. The collocation method transforms the differential equation into a system of algebraic equations. It also has application in a wide area of differential equations. Corresponding numerical examples are presented to demonstrate the accuracy of the proposed method.

  5. Comparison of three flaw-location methods for automated ultrasonic testing

    International Nuclear Information System (INIS)

    Seiger, H.

    1982-01-01

    Two well-known methods for locating flaws by measurement of the transit time of ultrasonic pulses are examined theoretically. It is shown that neither is sufficiently reliable for use in automated ultrasonic testing. A third method, which takes into account the shape of the sound field from the probe and the uncertainty in measurement of probe-flaw distance and probe position, is introduced. An experimental comparison of the three methods indicates that use of the advanced method results in more accurate location of flaws. (author)

  6. Short-Term Wind Power Forecasting Using the Enhanced Particle Swarm Optimization Based Hybrid Method

    Directory of Open Access Journals (Sweden)

    Wen-Yeau Chang

    2013-09-01

    Full Text Available High penetration of wind power in the electricity system provides many challenges to power system operators, mainly due to the unpredictability and variability of wind power generation. Although wind energy may not be dispatched, an accurate forecasting method of wind speed and power generation can help power system operators reduce the risk of an unreliable electricity supply. This paper proposes an enhanced particle swarm optimization (EPSO based hybrid forecasting method for short-term wind power forecasting. The hybrid forecasting method combines the persistence method, the back propagation neural network, and the radial basis function (RBF neural network. The EPSO algorithm is employed to optimize the weight coefficients in the hybrid forecasting method. To demonstrate the effectiveness of the proposed method, the method is tested on the practical information of wind power generation of a wind energy conversion system (WECS installed on the Taichung coast of Taiwan. Comparisons of forecasting performance are made with the individual forecasting methods. Good agreements between the realistic values and forecasting values are obtained; the test results show the proposed forecasting method is accurate and reliable.

  7. Hybrid vortex simulations of wind turbines using a three-dimensional viscous-inviscid panel method

    DEFF Research Database (Denmark)

    Ramos García, Néstor; Hejlesen, Mads Mølholm; Sørensen, Jens Nørkær

    2017-01-01

    adirect calculation, whereas the contribution from the large downstream wake is calculated using a mesh-based method. Thehybrid method is first validated in detail against the well-known MEXICO experiment, using the direct filament method asa comparison. The second part of the validation includes a study......A hybrid filament-mesh vortex method is proposed and validated to predict the aerodynamic performance of wind turbinerotors and to simulate the resulting wake. Its novelty consists of using a hybrid method to accurately simulate the wakedownstream of the wind turbine while reducing...

  8. Analysis of subgrid scale mixing using a hybrid LES-Monte-Carlo PDF method

    International Nuclear Information System (INIS)

    Olbricht, C.; Hahn, F.; Sadiki, A.; Janicka, J.

    2007-01-01

    This contribution introduces a hybrid LES-Monte-Carlo method for a coupled solution of the flow and the multi-dimensional scalar joint pdf in two complex mixing devices. For this purpose an Eulerian Monte-Carlo method is used. First, a complex mixing device (jet-in-crossflow, JIC) is presented in which the stochastic convergence and the coherency between the scalar field solution obtained via finite-volume methods and that from the stochastic solution of the pdf for the hybrid method are evaluated. Results are compared to experimental data. Secondly, an extensive investigation of the micromixing on the basis of assumed shape and transported SGS-pdfs in a configuration with practical relevance is carried out. This consists of a mixing chamber with two opposite rows of jets penetrating a crossflow (multi-jet-in-crossflow, MJIC). Some numerical results are compared to available experimental data and to RANS based results. It turns out that the hybrid LES-Monte-Carlo method could achieve a detailed analysis of the mixing at the subgrid level

  9. Fabrication of Hybrid Organic Photovoltaic Devices Using Electrostatic Spray Method

    Directory of Open Access Journals (Sweden)

    Zhe-Wei Chiu

    2014-01-01

    Full Text Available Hybrid organic photovoltaic devices (OPVDs are fabricated using the electrostatic spray (e-spray method and their optical and electrical properties are investigated. E-spray is used to deposit a hybrid film (P3HT: PCBM/nanodiamond with morphology and optical characteristics onto OPVDs. The root-mean-square roughness and optical absorption increase with increasing nanodiamond content. The performance of e-spray is comparable to that of the spin-coating method under uniform conditions. The device takes advantage of the high current density, power conversion efficiency, and low cost. Nanodiamond improves the short-circuit current density and power conversion efficiency. The best performance was obtained with 1.5 wt% nanodiamond content, with a current density of 7.28 mA/cm2 and a power conversion efficiency of 2.25%.

  10. Segmentation of 3D microPET images of the rat brain via the hybrid gaussian mixture method with kernel density estimation.

    Science.gov (United States)

    Chen, Tai-Been; Chen, Jyh-Cheng; Lu, Henry Horng-Shing

    2012-01-01

    Segmentation of positron emission tomography (PET) is typically achieved using the K-Means method or other approaches. In preclinical and clinical applications, the K-Means method needs a prior estimation of parameters such as the number of clusters and appropriate initialized values. This work segments microPET images using a hybrid method combining the Gaussian mixture model (GMM) with kernel density estimation. Segmentation is crucial to registration of disordered 2-deoxy-2-fluoro-D-glucose (FDG) accumulation locations with functional diagnosis and to estimate standardized uptake values (SUVs) of region of interests (ROIs) in PET images. Therefore, simulation studies are conducted to apply spherical targets to evaluate segmentation accuracy based on Tanimoto's definition of similarity. The proposed method generates a higher degree of similarity than the K-Means method. The PET images of a rat brain are used to compare the segmented shape and area of the cerebral cortex by the K-Means method and the proposed method by volume rendering. The proposed method provides clearer and more detailed activity structures of an FDG accumulation location in the cerebral cortex than those by the K-Means method.

  11. Methods to estimate historical daily streamflow for ungaged stream locations in Minnesota

    Science.gov (United States)

    Lorenz, David L.; Ziegeweid, Jeffrey R.

    2016-03-14

    Effective and responsible management of water resources relies on a thorough understanding of the quantity and quality of available water; however, streamgages cannot be installed at every location where streamflow information is needed. Therefore, methods for estimating streamflow at ungaged stream locations need to be developed. This report presents a statewide study to develop methods to estimate the structure of historical daily streamflow at ungaged stream locations in Minnesota. Historical daily mean streamflow at ungaged locations in Minnesota can be estimated by transferring streamflow data at streamgages to the ungaged location using the QPPQ method. The QPPQ method uses flow-duration curves at an index streamgage, relying on the assumption that exceedance probabilities are equivalent between the index streamgage and the ungaged location, and estimates the flow at the ungaged location using the estimated flow-duration curve. Flow-duration curves at ungaged locations can be estimated using recently developed regression equations that have been incorporated into StreamStats (http://streamstats.usgs.gov/), which is a U.S. Geological Survey Web-based interactive mapping tool that can be used to obtain streamflow statistics, drainage-basin characteristics, and other information for user-selected locations on streams.

  12. Space and power efficient hybrid counters array

    Science.gov (United States)

    Gara, Alan G [Mount Kisco, NY; Salapura, Valentina [Chappaqua, NY

    2009-05-12

    A hybrid counter array device for counting events. The hybrid counter array includes a first counter portion comprising N counter devices, each counter device for receiving signals representing occurrences of events from an event source and providing a first count value corresponding to a lower order bits of the hybrid counter array. The hybrid counter array includes a second counter portion comprising a memory array device having N addressable memory locations in correspondence with the N counter devices, each addressable memory location for storing a second count value representing higher order bits of the hybrid counter array. A control device monitors each of the N counter devices of the first counter portion and initiates updating a value of a corresponding second count value stored at the corresponding addressable memory location in the second counter portion. Thus, a combination of the first and second count values provide an instantaneous measure of number of events received.

  13. A scalable hybrid multi-robot SLAM method for highly detailed maps

    NARCIS (Netherlands)

    Pfingsthorn, M.; Slamet, B.; Visser, A.

    2008-01-01

    Recent successful SLAM methods employ hybrid map representations combining the strengths of topological maps and occupancy grids. Such representations often facilitate multi-agent mapping. In this paper, a successful SLAM method is presented, which is inspired by the manifold data structure by

  14. A Hybrid Genetic-Simulated Annealing Algorithm for the Location-Inventory-Routing Problem Considering Returns under E-Supply Chain Environment

    Science.gov (United States)

    Guo, Hao; Fu, Jing

    2013-01-01

    Facility location, inventory control, and vehicle routes scheduling are critical and highly related problems in the design of logistics system for e-business. Meanwhile, the return ratio in Internet sales was significantly higher than in the traditional business. Many of returned merchandise have no quality defects, which can reenter sales channels just after a simple repackaging process. Focusing on the existing problem in e-commerce logistics system, we formulate a location-inventory-routing problem model with no quality defects returns. To solve this NP-hard problem, an effective hybrid genetic simulated annealing algorithm (HGSAA) is proposed. Results of numerical examples show that HGSAA outperforms GA on computing time, optimal solution, and computing stability. The proposed model is very useful to help managers make the right decisions under e-supply chain environment. PMID:24489489

  15. A hybrid genetic-simulated annealing algorithm for the location-inventory-routing problem considering returns under e-supply chain environment.

    Science.gov (United States)

    Li, Yanhui; Guo, Hao; Wang, Lin; Fu, Jing

    2013-01-01

    Facility location, inventory control, and vehicle routes scheduling are critical and highly related problems in the design of logistics system for e-business. Meanwhile, the return ratio in Internet sales was significantly higher than in the traditional business. Many of returned merchandise have no quality defects, which can reenter sales channels just after a simple repackaging process. Focusing on the existing problem in e-commerce logistics system, we formulate a location-inventory-routing problem model with no quality defects returns. To solve this NP-hard problem, an effective hybrid genetic simulated annealing algorithm (HGSAA) is proposed. Results of numerical examples show that HGSAA outperforms GA on computing time, optimal solution, and computing stability. The proposed model is very useful to help managers make the right decisions under e-supply chain environment.

  16. A Hybrid Genetic-Simulated Annealing Algorithm for the Location-Inventory-Routing Problem Considering Returns under E-Supply Chain Environment

    Directory of Open Access Journals (Sweden)

    Yanhui Li

    2013-01-01

    Full Text Available Facility location, inventory control, and vehicle routes scheduling are critical and highly related problems in the design of logistics system for e-business. Meanwhile, the return ratio in Internet sales was significantly higher than in the traditional business. Many of returned merchandise have no quality defects, which can reenter sales channels just after a simple repackaging process. Focusing on the existing problem in e-commerce logistics system, we formulate a location-inventory-routing problem model with no quality defects returns. To solve this NP-hard problem, an effective hybrid genetic simulated annealing algorithm (HGSAA is proposed. Results of numerical examples show that HGSAA outperforms GA on computing time, optimal solution, and computing stability. The proposed model is very useful to help managers make the right decisions under e-supply chain environment.

  17. A Four-Step Block Hybrid Adams-Moulton Methods For The Solution ...

    African Journals Online (AJOL)

    This paper examines application of the Adam-Moulton's Method and proposes a modified self-starting continuous formula Called hybrid Adams-Moulton methods for the case k=4. It allows evaluation at both grid and off grid points to obtain the discrete schemes used in the block methods. The order, error constant and ...

  18. Location, location, location: Extracting location value from house prices

    OpenAIRE

    Kolbe, Jens; Schulz, Rainer; Wersing, Martin; Werwatz, Axel

    2012-01-01

    The price for a single-family house depends both on the characteristics of the building and on its location. We propose a novel semiparametric method to extract location values from house prices. After splitting house prices into building and land components, location values are estimated with adaptive weight smoothing. The adaptive estimator requires neither strong smoothness assumptions nor local symmetry. We apply the method to house transactions from Berlin, Germany. The estimated surface...

  19. 3D magnetospheric parallel hybrid multi-grid method applied to planet–plasma interactions

    Energy Technology Data Exchange (ETDEWEB)

    Leclercq, L., E-mail: ludivine.leclercq@latmos.ipsl.fr [LATMOS/IPSL, UVSQ Université Paris-Saclay, UPMC Univ. Paris 06, CNRS, Guyancourt (France); Modolo, R., E-mail: ronan.modolo@latmos.ipsl.fr [LATMOS/IPSL, UVSQ Université Paris-Saclay, UPMC Univ. Paris 06, CNRS, Guyancourt (France); Leblanc, F. [LATMOS/IPSL, UPMC Univ. Paris 06 Sorbonne Universités, UVSQ, CNRS, Paris (France); Hess, S. [ONERA, Toulouse (France); Mancini, M. [LUTH, Observatoire Paris-Meudon (France)

    2016-03-15

    We present a new method to exploit multiple refinement levels within a 3D parallel hybrid model, developed to study planet–plasma interactions. This model is based on the hybrid formalism: ions are kinetically treated whereas electrons are considered as a inertia-less fluid. Generally, ions are represented by numerical particles whose size equals the volume of the cells. Particles that leave a coarse grid subsequently entering a refined region are split into particles whose volume corresponds to the volume of the refined cells. The number of refined particles created from a coarse particle depends on the grid refinement rate. In order to conserve velocity distribution functions and to avoid calculations of average velocities, particles are not coalesced. Moreover, to ensure the constancy of particles' shape function sizes, the hybrid method is adapted to allow refined particles to move within a coarse region. Another innovation of this approach is the method developed to compute grid moments at interfaces between two refinement levels. Indeed, the hybrid method is adapted to accurately account for the special grid structure at the interfaces, avoiding any overlapping grid considerations. Some fundamental test runs were performed to validate our approach (e.g. quiet plasma flow, Alfven wave propagation). Lastly, we also show a planetary application of the model, simulating the interaction between Jupiter's moon Ganymede and the Jovian plasma.

  20. Convergence of hybrid methods for solving non-linear partial ...

    African Journals Online (AJOL)

    This paper is concerned with the numerical solution and convergence analysis of non-linear partial differential equations using a hybrid method. The solution technique involves discretizing the non-linear system of PDE to obtain a corresponding non-linear system of algebraic difference equations to be solved at each time ...

  1. evaluation of striga-resistant early maize hybrids and test locations

    African Journals Online (AJOL)

    Prof. Adipala Ekwamu

    to evaluate selected Striga-resistant maize (Zea mays L.) hybrids for grain yield and stability of .... Analysis of variance procedure is useful for ... however, variance components alone do not ... for analysing multi-environment trial MET data.

  2. Irrigation method does not affect wild bee pollinators of hybrid sunflower

    Directory of Open Access Journals (Sweden)

    Hillary Sardiñas

    2016-09-01

    Full Text Available Irrigation method has the potential to directly or indirectly influence populations of wild bee crop pollinators nesting and foraging in irrigated crop fields. The majority of wild bee species nest in the ground, and their nests may be susceptible to flooding. In addition, their pollination of crops can be influenced by nectar quality and quantity, which are related to water availability. To determine whether different irrigation methods affect crop pollinators, we compared the number of ground-nesting bees nesting and foraging in drip- and furrow-irrigated hybrid sunflower fields in the Sacramento Valley. We found that irrigation method did not impact wild bee nesting rates or foraging bee abundance or bee species richness. These findings suggest that changing from furrow irrigation to drip irrigation to conserve water likely will not alter hybrid sunflower crop pollination.

  3. Hybrid immersed boundary method for airfoils with a trailing-edge flap

    DEFF Research Database (Denmark)

    Zhu, Wei Jun; Behrens, Tim; Shen, Wen Zhong

    2013-01-01

    In this paper, a hybrid immersed boundary technique has been developed for simulating turbulent flows past airfoils with moving trailing-edge flaps. Over the main fixed part of the airfoil, the equations are solved using a standard body-fitted finite volume technique, whereas the moving trailing......-edge flap is simulated using the immersed boundary method on a curvilinear mesh. An existing in-house-developed flow solver is employed to solve the incompressible Reynolds-Averaged Navier-Stokes equations together with the k-ω turbulence model. To achieve consistent wall boundary conditions at the immersed...... boundaries the k-ωturbulence model is modified and adapted to the local conditions associated with the immersed boundary method. The obtained results show that the hybrid approach is an efficient and accurate method for solving turbulent flows past airfoils with a trailing-edge flap and that flow control...

  4. Decentralized Method for Load Sharing and Power Management in a Hybrid Single/Three-Phase-Islanded Microgrid Consisting of Hybrid Source PV/Battery Units

    DEFF Research Database (Denmark)

    Karimi, Yaser; Oraee, Hashem; Guerrero, Josep M.

    2017-01-01

    This paper proposes a new decentralized power management and load sharing method for a photovoltaic based, hybrid single/three-phase islanded microgrid consisting of various PV units, battery units and hybrid PV/battery units. The proposed method is not limited to the systems with separate PV...... in different load, PV generation and battery conditions is validated experimentally in a microgrid lab prototype consisted of one three-phase unit and two single-phase units....

  5. Hybrid transfer-matrix FDTD method for layered periodic structures.

    Science.gov (United States)

    Deinega, Alexei; Belousov, Sergei; Valuev, Ilya

    2009-03-15

    A hybrid transfer-matrix finite-difference time-domain (FDTD) method is proposed for modeling the optical properties of finite-width planar periodic structures. This method can also be applied for calculation of the photonic bands in infinite photonic crystals. We describe the procedure of evaluating the transfer-matrix elements by a special numerical FDTD simulation. The accuracy of the new method is tested by comparing computed transmission spectra of a 32-layered photonic crystal composed of spherical or ellipsoidal scatterers with the results of direct FDTD and layer-multiple-scattering calculations.

  6. A hybrid method combining the Time-Domain Method of Moments, the Time-Domain Uniform Theory of Diffraction and the FDTD

    Directory of Open Access Journals (Sweden)

    A. Becker

    2007-06-01

    Full Text Available In this paper a hybrid method combining the Time-Domain Method of Moments (TD-MoM, the Time-Domain Uniform Theory of Diffraction (TD-UTD and the Finite-Difference Time-Domain Method (FDTD is presented. When applying this new hybrid method, thin-wire antennas are modeled with the TD-MoM, inhomogeneous bodies are modelled with the FDTD and large perfectly conducting plates are modelled with the TD-UTD. All inhomogeneous bodies are enclosed in a so-called FDTD-volume and the thin-wire antennas can be embedded into this volume or can lie outside. The latter avoids the simulation of white space between antennas and inhomogeneous bodies. If the antennas are positioned into the FDTD-volume, their discretization does not need to agree with the grid of the FDTD. By using the TD-UTD large perfectly conducting plates can be considered efficiently in the solution-procedure. Thus this hybrid method allows time-domain simulations of problems including very different classes of objects, applying the respective most appropriate numerical techniques to every object.

  7. A modeling method of semiconductor fabrication flows with extended knowledge hybrid Petri nets

    Institute of Scientific and Technical Information of China (English)

    Zhou Binghai; Jiang Shuyu; Wang Shijin; Wu bin

    2008-01-01

    A modeling method of extended knowledge hybrid Petri nets (EKHPNs), incorporating object-oriented methods into hybrid Petri nets (HPNs), was presented and used for the representation and modeling of semiconductor wafer fabrication flows. To model the discrete and continuous parts of a complex semiconductor wafer fabrication flow, the HPNs were introduced into the EKHPNs. Object-oriented methods were combined into the EKHPNs for coping with the complexity of the fabrication flow. Knowledge annotations were introduced to solve input and output conflicts of the EKHPNs.Finally, to demonstrate the validity of the EKHPN method, a real semiconductor wafer fabrication case was used to illustrate the modeling procedure. The modeling results indicate that the proposed method can be used to model a complex semiconductor wafer fabrication flow expediently.

  8. Extension of a hybrid particle-continuum method for a mixture of chemical species

    Science.gov (United States)

    Verhoff, Ashley M.; Boyd, Iain D.

    2012-11-01

    Due to the physical accuracy and numerical efficiency achieved by analyzing transitional, hypersonic flow fields with hybrid particle-continuum methods, this paper describes a Modular Particle-Continuum (MPC) method and its extension to include multiple chemical species. Considerations that are specific to a hybrid approach for simulating gas mixtures are addressed, including a discussion of the Chapman-Enskog velocity distribution function (VDF) for near-equilibrium flows, and consistent viscosity models for the individual CFD and DSMC modules of the MPC method. Representative results for a hypersonic blunt-body flow are then presented, where the flow field properties, surface properties, and computational performance are compared for simulations employing full CFD, full DSMC, and the MPC method.

  9. A DNA microarray-based methylation-sensitive (MS)-AFLP hybridization method for genetic and epigenetic analyses.

    Science.gov (United States)

    Yamamoto, F; Yamamoto, M

    2004-07-01

    We previously developed a PCR-based DNA fingerprinting technique named the Methylation Sensitive (MS)-AFLP method, which permits comparative genome-wide scanning of methylation status with a manageable number of fingerprinting experiments. The technique uses the methylation sensitive restriction enzyme NotI in the context of the existing Amplified Fragment Length Polymorphism (AFLP) method. Here we report the successful conversion of this gel electrophoresis-based DNA fingerprinting technique into a DNA microarray hybridization technique (DNA Microarray MS-AFLP). By performing a total of 30 (15 x 2 reciprocal labeling) DNA Microarray MS-AFLP hybridization experiments on genomic DNA from two breast and three prostate cancer cell lines in all pairwise combinations, and Southern hybridization experiments using more than 100 different probes, we have demonstrated that the DNA Microarray MS-AFLP is a reliable method for genetic and epigenetic analyses. No statistically significant differences were observed in the number of differences between the breast-prostate hybridization experiments and the breast-breast or prostate-prostate comparisons.

  10. The structure and control method of hybrid power source for electric vehicle

    International Nuclear Information System (INIS)

    Li, Maobing; Xu, Hui; Li, Weimin; Liu, Yin; Li, Fade; Hu, Yue; Liu, Li

    2016-01-01

    In this paper, an electric vehicle powertrain configuration is presented, which the lithium-ion battery integrated with ultracapacitors is developed as the hybrid power system to improve the transient performance of an electric vehicle, and to decrease the damage to the battery pack. In the proposed system, a bidirectional direct current/direct current converter is used to couple the ultracapacitors bank to the main battery pack. The energy management strategy based on fuzzy logic for hybrid power system has been proposed to promote the performance of energy flow in the electric vehicle. The experiment results in urban driving cycles show remarkable advantages of the proposed hybrid system configuration and energy management strategy. About 30% of the battery capacity energy is saved while using the hybrid power source. Besides, the voltage and current curves of battery become smoother than that with the single power. - Highlights: • A hybrid power source electric vehicle powertrain configuration is presented. • The energy management strategy based on fuzzy logic is proposed. • The experiment results show remarkable advantages of the configuration and method.

  11. Comparison of kDNA PCR-hybridization assay with three PCR methods for canines visceral Leishmaniasis diagnosis

    Energy Technology Data Exchange (ETDEWEB)

    Pilatti, Marcia M.; Andrade, Antero S.R. [Centro de Desenvolvimento da Tecnologia Nuclear (CDTN/CNEN-MG), Belo Horizonte, MG (Brazil)], e-mail: marciapilatti@yahoo.com.br, e-mail: antero@cdtn.br; Ferreira, Sidney A. [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Dept. de Parasitologia], e-mail: saninoalmeida@gmail.com

    2009-07-01

    The sensitivity of the kDNA PCR-Hybridization assay, which uses radioactive DNA probes (labeled with {sup 32}P), was compared with three conventional PCR methods used for canine visceral leishmaniasis diagnosis. All PCR methods had two steps: a first amplification followed by hybridization or by a new amplification (nested or semi nested). Two methods (kDNA PCR-Hybridization and kDNA snPCR) used primers addressed to kinetoplast minicircles and the other two methods to the coding (LnPCR) and intergenic noncoding regions (ITS-1 nPCR) of the ribosomal rRNA genes. The comparison was accomplished in two groups of 23 infected dogs using samples collected by the conjunctival swab procedure. In the Group 1 the DNA was extracted from cotton swabs by phenol-chloroform and in Group 2 by boiling. The most efficient PCR methods in the Group 1 were those based on kDNA targets. The kDNA PCR-Hybridization was able to detect parasites in 22/23 dogs (95.6%) and in 40/46 samples (86.9%). The kDNA snPCR was positive for 21/23 dogs (91.3%) and for 40/46 samples (86.9%). The positivities of the kDNA based methods were significantly higher than the positivities verified for the methods based on ribosomal rRNA genes (p<0.05). In the Group 2 the kDNA PCR- Hybridization showed a better performance detecting parasites in 18/23 dogs (78.3%) and in 31/46 samples (67.4%), significantly higher than the other three methods (p<0.05). The higher sensitivity of the minicircle kDNA based assays reported by others was confirmed in this study and kDNA PCR-Hybridization showed the best sensitivity among the assays evaluated. (author)

  12. Comparison of kDNA PCR-hybridization assay with three PCR methods for canines visceral Leishmaniasis diagnosis

    International Nuclear Information System (INIS)

    Pilatti, Marcia M.; Andrade, Antero S.R.; Ferreira, Sidney A.

    2009-01-01

    The sensitivity of the kDNA PCR-Hybridization assay, which uses radioactive DNA probes (labeled with 32 P), was compared with three conventional PCR methods used for canine visceral leishmaniasis diagnosis. All PCR methods had two steps: a first amplification followed by hybridization or by a new amplification (nested or semi nested). Two methods (kDNA PCR-Hybridization and kDNA snPCR) used primers addressed to kinetoplast minicircles and the other two methods to the coding (LnPCR) and intergenic noncoding regions (ITS-1 nPCR) of the ribosomal rRNA genes. The comparison was accomplished in two groups of 23 infected dogs using samples collected by the conjunctival swab procedure. In the Group 1 the DNA was extracted from cotton swabs by phenol-chloroform and in Group 2 by boiling. The most efficient PCR methods in the Group 1 were those based on kDNA targets. The kDNA PCR-Hybridization was able to detect parasites in 22/23 dogs (95.6%) and in 40/46 samples (86.9%). The kDNA snPCR was positive for 21/23 dogs (91.3%) and for 40/46 samples (86.9%). The positivities of the kDNA based methods were significantly higher than the positivities verified for the methods based on ribosomal rRNA genes (p<0.05). In the Group 2 the kDNA PCR- Hybridization showed a better performance detecting parasites in 18/23 dogs (78.3%) and in 31/46 samples (67.4%), significantly higher than the other three methods (p<0.05). The higher sensitivity of the minicircle kDNA based assays reported by others was confirmed in this study and kDNA PCR-Hybridization showed the best sensitivity among the assays evaluated. (author)

  13. Solving the competitive facility location problem considering the reactions of competitor with a hybrid algorithm including Tabu Search and exact method

    Science.gov (United States)

    Bagherinejad, Jafar; Niknam, Azar

    2018-03-01

    In this paper, a leader-follower competitive facility location problem considering the reactions of the competitors is studied. A model for locating new facilities and determining levels of quality for the facilities of the leader firm is proposed. Moreover, changes in the location and quality of existing facilities in a competitive market where a competitor offers the same goods or services are taken into account. The competitor could react by opening new facilities, closing existing ones, and adjusting the quality levels of its existing facilities. The market share, captured by each facility, depends on its distance to customer and its quality that is calculated based on the probabilistic Huff's model. Each firm aims to maximize its profit subject to constraints on quality levels and budget of setting up new facilities. This problem is formulated as a bi-level mixed integer non-linear model. The model is solved using a combination of Tabu Search with an exact method. The performance of the proposed algorithm is compared with an upper bound that is achieved by applying Karush-Kuhn-Tucker conditions. Computational results show that our algorithm finds near the upper bound solutions in a reasonable time.

  14. A Novel Location-Awareness Method Using CubeSats for Locating the Spot Beam Emitters of Geostationary Communications Satellites

    Directory of Open Access Journals (Sweden)

    Weicai Yang

    2018-01-01

    Full Text Available As more spacecraft are launched into the Geostationary Earth Orbit (GEO belt, the possibility of fatal collisions or unnecessary interference between spacecraft increases. In this paper, a new location-awareness method that uses CubeSats is proposed to assist with radiofrequency (RF domain verification by means of awareness and identification of the positions of the spot beam emitters of communications satellites in geostationary orbit. By flying a CubeSat (or a constellation of CubeSats through the coverage area of a spot beam, the spot beam emitter’s position is identified and the spot beam’s pattern knowledge is characterized. The geometry, the equations of motion of the spacecraft, the measurement process, and the filtering equations in a location system are addressed with respect to the location methods investigated in this study. A realistic scenario in which a CubeSat receives signals from GEO communications satellites is simulated using the Systems Tool Kit (STK. The results of the simulation and the analysis presented in this study provide a thorough verification of the performance of the location-awareness method.

  15. Solving Optimal Control Problem of Monodomain Model Using Hybrid Conjugate Gradient Methods

    Directory of Open Access Journals (Sweden)

    Kin Wei Ng

    2012-01-01

    Full Text Available We present the numerical solutions for the PDE-constrained optimization problem arising in cardiac electrophysiology, that is, the optimal control problem of monodomain model. The optimal control problem of monodomain model is a nonlinear optimization problem that is constrained by the monodomain model. The monodomain model consists of a parabolic partial differential equation coupled to a system of nonlinear ordinary differential equations, which has been widely used for simulating cardiac electrical activity. Our control objective is to dampen the excitation wavefront using optimal applied extracellular current. Two hybrid conjugate gradient methods are employed for computing the optimal applied extracellular current, namely, the Hestenes-Stiefel-Dai-Yuan (HS-DY method and the Liu-Storey-Conjugate-Descent (LS-CD method. Our experiment results show that the excitation wavefronts are successfully dampened out when these methods are used. Our experiment results also show that the hybrid conjugate gradient methods are superior to the classical conjugate gradient methods when Armijo line search is used.

  16. Hybrid modelling framework by using mathematics-based and information-based methods

    International Nuclear Information System (INIS)

    Ghaboussi, J; Kim, J; Elnashai, A

    2010-01-01

    Mathematics-based computational mechanics involves idealization in going from the observed behaviour of a system into mathematical equations representing the underlying mechanics of that behaviour. Idealization may lead mathematical models that exclude certain aspects of the complex behaviour that may be significant. An alternative approach is data-centric modelling that constitutes a fundamental shift from mathematical equations to data that contain the required information about the underlying mechanics. However, purely data-centric methods often fail for infrequent events and large state changes. In this article, a new hybrid modelling framework is proposed to improve accuracy in simulation of real-world systems. In the hybrid framework, a mathematical model is complemented by information-based components. The role of informational components is to model aspects which the mathematical model leaves out. The missing aspects are extracted and identified through Autoprogressive Algorithms. The proposed hybrid modelling framework has a wide range of potential applications for natural and engineered systems. The potential of the hybrid methodology is illustrated through modelling highly pinched hysteretic behaviour of beam-to-column connections in steel frames.

  17. Fuel failure detection and location methods in CAGRs

    International Nuclear Information System (INIS)

    Harris, A.M.

    1982-06-01

    The release of fission products from AGR fuel failures and the way in which the signals from such failures must be detected against the background signal from uranium contamination of the fuel is considered. Theoretical assessments of failure detection are used to show the limitations of the existing Electrostatic Wire Precipitator Burst Can Detection system (BCD) and how its operating parameters can be optimised. Two promising alternative methods, the 'split count' technique and the use of iodine measurements, are described. The results of a detailed study of the mechanical and electronic performance of the present BCD trolleys are given. The limited experience of detection and location of two fuel failures in CAGR using conventional and alternative methods is reviewed. The larger failure was detected and located using the conventional BCD equipment with a high confidence level. It is shown that smaller failures may not be easy to detect and locate using the current BCD equipment, and the second smaller failure probably remained in the reactor for about a year before it was discharged. The split count technique used with modified BCD equipment was able to detect the smaller failure after careful inspection of the data. (author)

  18. Online Location of Faults on AC Cables in Underground Transmission Systems

    DEFF Research Database (Denmark)

    Jensen, Christian Flytkjær

    under fault conditions well, but the accuracy of the calculated impedance is low for fault location purposes. The neural networks can therefore not be trained and no impedance-based fault location method can be used for crossbonded cables or hybrid lines. The use of travelling wave-based methods...... connection to verify the proposed method. Faults, at reduced a voltage are artificially applied in the cable system and the transient response is measured at two terminals at the cable’s ends. The measurements are time-synchronised and it is found that a very accurate estimation of the fault location can......A transmission grid is normally laid out as an almost pure overhead line (OHL) network. The introduction of transmission voltage level XLPE cables and the increasing interest in the environmental impact of OHL has resulted in an increasing interest in the use of underground cables on transmission...

  19. Fusion-fission hybrid reactors

    International Nuclear Information System (INIS)

    Greenspan, E.

    1984-01-01

    This chapter discusses the range of characteristics attainable from hybrid reactor blankets; blanket design considerations; hybrid reactor designs; alternative fuel hybrid reactors; multi-purpose hybrid reactors; and hybrid reactors and the energy economy. Hybrid reactors are driven by a fusion neutron source and include fertile and/or fissile material. The fusion component provides a copious source of fusion neutrons which interact with a subcritical fission component located adjacent to the plasma or pellet chamber. Fissile fuel and/or energy are the main products of hybrid reactors. Topics include high F/M blankets, the fissile (and tritium) breeding ratio, effects of composition on blanket properties, geometrical considerations, power density and first wall loading, variations of blanket properties with irradiation, thermal-hydraulic and mechanical design considerations, safety considerations, tokamak hybrid reactors, tandem-mirror hybrid reactors, inertial confinement hybrid reactors, fusion neutron sources, fissile-fuel and energy production ability, simultaneous production of combustible and fissile fuels, fusion reactors for waste transmutation and fissile breeding, nuclear pumped laser hybrid reactors, Hybrid Fuel Factories (HFFs), and scenarios for hybrid contribution. The appendix offers hybrid reactor fundamentals. Numerous references are provided

  20. A Novel Method for Rapid Hybridization of DNA to a Solid Support

    Science.gov (United States)

    Pettersson, Erik; Ahmadian, Afshin; Ståhl, Patrik L.

    2013-01-01

    Here we present a novel approach entitled Magnetic Forced Hybridization (MFH) that provides the means for efficient and direct hybridization of target nucleic acids to complementary probes immobilized on a glass surface in less than 15 seconds at ambient temperature. In addition, detection is carried out instantly since the beads become visible on the surface. The concept of MFH was tested for quality control of array manufacturing, and was combined with a multiplex competitive hybridization (MUCH) approach for typing of Human Papilloma Virus (HPV). Magnetic Forced Hybridization of bead-DNA constructs to a surface achieves a significant reduction in diagnostic testing time. In addition, readout of results by visual inspection of the unassisted eye eliminates the need for additional expensive instrumentation. The method uses the same set of beads throughout the whole process of manipulating and washing DNA constructs prior to detection, as in the actual detection step itself. PMID:23950946

  1. Multi criteria decision making methods for location selection of distribution centers

    Directory of Open Access Journals (Sweden)

    Romita Chakraborty

    2013-10-01

    Full Text Available In recent years, major challenges such as, increase in inflexible consumer demands and to improve the competitive advantage, it has become necessary for various industrial organizations all over the world to focus on strategies that will help them achieve cost reduction, continual quality improvement, increased customer satisfaction and on time delivery performance. As a result, selection of the most suitable and optimal facility location for a new organization or expansion of an existing location is one of the most important strategic issues, required to fulfill all of these above mentioned objectives. In order to sustain in the global competitive market of 21st century, many industrial organizations have begun to concentrate on the proper selection of the plant site or best facility location. The best location is that which results in higher economic benefits through increased productivity and good distribution network. When a choice is to be made from among several alternative facility locations, it is necessary to compare their performance characteristics in a decisive way. As the facility location selection problem involves multiple conflicting criteria and a finite set of potential candidate alternatives, different multi-criteria decision-making (MCDM methods can be effectively applied to solve such type of problem. In this paper, four well known MCDM methods have been applied on a facility location selection problem and their relative ranking performances are compared. Because of disagreement in the ranks obtained by the four different MCDM methods a final ranking method based on REGIME has been proposed by the authors to facilitate the decision making process.

  2. Hybrid ICA-Seed-Based Methods for fMRI Functional Connectivity Assessment: A Feasibility Study

    Directory of Open Access Journals (Sweden)

    Robert E. Kelly

    2010-01-01

    Full Text Available Brain functional connectivity (FC is often assessed from fMRI data using seed-based methods, such as those of detecting temporal correlation between a predefined region (seed and all other regions in the brain; or using multivariate methods, such as independent component analysis (ICA. ICA is a useful data-driven tool, but reproducibility issues complicate group inferences based on FC maps derived with ICA. These reproducibility issues can be circumvented with hybrid methods that use information from ICA-derived spatial maps as seeds to produce seed-based FC maps. We report results from five experiments to demonstrate the potential advantages of hybrid ICA-seed-based FC methods, comparing results from regressing fMRI data against task-related a priori time courses, with “back-reconstruction” from a group ICA, and with five hybrid ICA-seed-based FC methods: ROI-based with (1 single-voxel, (2 few-voxel, and (3 many-voxel seed; and dual-regression-based with (4 single ICA map and (5 multiple ICA map seed.

  3. EIT image reconstruction based on a hybrid FE-EFG forward method and the complete-electrode model.

    Science.gov (United States)

    Hadinia, M; Jafari, R; Soleimani, M

    2016-06-01

    This paper presents the application of the hybrid finite element-element free Galerkin (FE-EFG) method for the forward and inverse problems of electrical impedance tomography (EIT). The proposed method is based on the complete electrode model. Finite element (FE) and element-free Galerkin (EFG) methods are accurate numerical techniques. However, the FE technique has meshing task problems and the EFG method is computationally expensive. In this paper, the hybrid FE-EFG method is applied to take both advantages of FE and EFG methods, the complete electrode model of the forward problem is solved, and an iterative regularized Gauss-Newton method is adopted to solve the inverse problem. The proposed method is applied to compute Jacobian in the inverse problem. Utilizing 2D circular homogenous models, the numerical results are validated with analytical and experimental results and the performance of the hybrid FE-EFG method compared with the FE method is illustrated. Results of image reconstruction are presented for a human chest experimental phantom.

  4. New hybrid frequency reuse method for packet loss minimization in LTE network.

    Science.gov (United States)

    Ali, Nora A; El-Dakroury, Mohamed A; El-Soudani, Magdi; ElSayed, Hany M; Daoud, Ramez M; Amer, Hassanein H

    2015-11-01

    This paper investigates the problem of inter-cell interference (ICI) in Long Term Evolution (LTE) mobile systems, which is one of the main problems that causes loss of packets between the base station and the mobile station. Recently, different frequency reuse methods, such as soft and fractional frequency reuse, have been introduced in order to mitigate this type of interference. In this paper, minimizing the packet loss between the base station and the mobile station is the main concern. Soft Frequency Reuse (SFR), which is the most popular frequency reuse method, is examined and the amount of packet loss is measured. In order to reduce packet loss, a new hybrid frequency reuse method is implemented. In this method, each cell occupies the same bandwidth of the SFR, but the total system bandwidth is greater than in SFR. This will provide the new method with a lot of new sub-carriers from the neighboring cells to reduce the ICI which represents a big problem in many applications and causes a lot of packets loss. It is found that the new hybrid frequency reuse method has noticeable improvement in the amount of packet loss compared to SFR method in the different frequency bands. Traffic congestion management in Intelligent Transportation system (ITS) is one of the important applications that is affected by the packet loss due to the large amount of traffic that is exchanged between the base station and the mobile node. Therefore, it is used as a studied application for the proposed frequency reuse method and the improvement in the amount of packet loss reached 49.4% in some frequency bands using the new hybrid frequency reuse method.

  5. Location estimation method of steam leak in pipeline using leakage area analysis

    International Nuclear Information System (INIS)

    Kim, Se Oh; Jeon, Hyeong Seop; Son, Ki Sung; Park, Jong Won

    2016-01-01

    It is important to have a pipeline leak-detection system that determines the presence of a leak and quickly identifies its location. Current leak detection methods use a acoustic emission sensors, microphone arrays, and camera images. Recently, many researchers have been focusing on using cameras for detecting leaks. The advantage of this method is that it can survey a wide area and monitor a pipeline over a long distance. However, conventional methods using camera monitoring are unable to target an exact leak location. In this paper, we propose a method of detecting leak locations using leak-detection results combined with multi-frame analysis. The proposed method is verified by experiment

  6. Location estimation method of steam leak in pipeline using leakage area analysis

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Se Oh; Jeon, Hyeong Seop; Son, Ki Sung [Sae An Engineering Corp., Seoul (Korea, Republic of); Park, Jong Won [Dept. of Information Communications Engineering, Chungnam National University, Daejeon (Korea, Republic of)

    2016-10-15

    It is important to have a pipeline leak-detection system that determines the presence of a leak and quickly identifies its location. Current leak detection methods use a acoustic emission sensors, microphone arrays, and camera images. Recently, many researchers have been focusing on using cameras for detecting leaks. The advantage of this method is that it can survey a wide area and monitor a pipeline over a long distance. However, conventional methods using camera monitoring are unable to target an exact leak location. In this paper, we propose a method of detecting leak locations using leak-detection results combined with multi-frame analysis. The proposed method is verified by experiment.

  7. Review of Hybrid (Deterministic/Monte Carlo) Radiation Transport Methods, Codes, and Applications at Oak Ridge National Laboratory

    International Nuclear Information System (INIS)

    Wagner, John C.; Peplow, Douglas E.; Mosher, Scott W.; Evans, Thomas M.

    2010-01-01

    This paper provides a review of the hybrid (Monte Carlo/deterministic) radiation transport methods and codes used at the Oak Ridge National Laboratory and examples of their application for increasing the efficiency of real-world, fixed-source Monte Carlo analyses. The two principal hybrid methods are (1) Consistent Adjoint Driven Importance Sampling (CADIS) for optimization of a localized detector (tally) region (e.g., flux, dose, or reaction rate at a particular location) and (2) Forward Weighted CADIS (FW-CADIS) for optimizing distributions (e.g., mesh tallies over all or part of the problem space) or multiple localized detector regions (e.g., simultaneous optimization of two or more localized tally regions). The two methods have been implemented and automated in both the MAVRIC sequence of SCALE 6 and ADVANTG, a code that works with the MCNP code. As implemented, the methods utilize the results of approximate, fast-running 3-D discrete ordinates transport calculations (with the Denovo code) to generate consistent space- and energy-dependent source and transport (weight windows) biasing parameters. These methods and codes have been applied to many relevant and challenging problems, including calculations of PWR ex-core thermal detector response, dose rates throughout an entire PWR facility, site boundary dose from arrays of commercial spent fuel storage casks, radiation fields for criticality accident alarm system placement, and detector response for special nuclear material detection scenarios and nuclear well-logging tools. Substantial computational speed-ups, generally O(10 2-4 ), have been realized for all applications to date. This paper provides a brief review of the methods, their implementation, results of their application, and current development activities, as well as a considerable list of references for readers seeking more information about the methods and/or their applications.

  8. Review of Hybrid (Deterministic/Monte Carlo) Radiation Transport Methods, Codes, and Applications at Oak Ridge National Laboratory

    International Nuclear Information System (INIS)

    Wagner, John C.; Peplow, Douglas E.; Mosher, Scott W.; Evans, Thomas M.

    2010-01-01

    This paper provides a review of the hybrid (Monte Carlo/deterministic) radiation transport methods and codes used at the Oak Ridge National Laboratory and examples of their application for increasing the efficiency of real-world, fixed-source Monte Carlo analyses. The two principal hybrid methods are (1) Consistent Adjoint Driven Importance Sampling (CADIS) for optimization of a localized detector (tally) region (e.g., flux, dose, or reaction rate at a particular location) and (2) Forward Weighted CADIS (FW-CADIS) for optimizing distributions (e.g., mesh tallies over all or part of the problem space) or multiple localized detector regions (e.g., simultaneous optimization of two or more localized tally regions). The two methods have been implemented and automated in both the MAVRIC sequence of SCALE 6 and ADVANTG, a code that works with the MCNP code. As implemented, the methods utilize the results of approximate, fast-running 3-D discrete ordinates transport calculations (with the Denovo code) to generate consistent space- and energy-dependent source and transport (weight windows) biasing parameters. These methods and codes have been applied to many relevant and challenging problems, including calculations of PWR ex-core thermal detector response, dose rates throughout an entire PWR facility, site boundary dose from arrays of commercial spent fuel storage casks, radiation fields for criticality accident alarm system placement, and detector response for special nuclear material detection scenarios and nuclear well-logging tools. Substantial computational speed-ups, generally O(102-4), have been realized for all applications to date. This paper provides a brief review of the methods, their implementation, results of their application, and current development activities, as well as a considerable list of references for readers seeking more information about the methods and/or their applications.

  9. Review of hybrid (deterministic/Monte Carlo) radiation transport methods, codes, and applications at Oak Ridge National Laboratory

    International Nuclear Information System (INIS)

    Wagner, J.C.; Peplow, D.E.; Mosher, S.W.; Evans, T.M.

    2010-01-01

    This paper provides a review of the hybrid (Monte Carlo/deterministic) radiation transport methods and codes used at the Oak Ridge National Laboratory and examples of their application for increasing the efficiency of real-world, fixed-source Monte Carlo analyses. The two principal hybrid methods are (1) Consistent Adjoint Driven Importance Sampling (CADIS) for optimization of a localized detector (tally) region (e.g., flux, dose, or reaction rate at a particular location) and (2) Forward Weighted CADIS (FW-CADIS) for optimizing distributions (e.g., mesh tallies over all or part of the problem space) or multiple localized detector regions (e.g., simultaneous optimization of two or more localized tally regions). The two methods have been implemented and automated in both the MAVRIC sequence of SCALE 6 and ADVANTG, a code that works with the MCNP code. As implemented, the methods utilize the results of approximate, fast-running 3-D discrete ordinates transport calculations (with the Denovo code) to generate consistent space- and energy-dependent source and transport (weight windows) biasing parameters. These methods and codes have been applied to many relevant and challenging problems, including calculations of PWR ex-core thermal detector response, dose rates throughout an entire PWR facility, site boundary dose from arrays of commercial spent fuel storage casks, radiation fields for criticality accident alarm system placement, and detector response for special nuclear material detection scenarios and nuclear well-logging tools. Substantial computational speed-ups, generally O(10 2-4 ), have been realized for all applications to date. This paper provides a brief review of the methods, their implementation, results of their application, and current development activities, as well as a considerable list of references for readers seeking more information about the methods and/or their applications. (author)

  10. Research and application of soil-mercury-surveys method for locating uranium

    International Nuclear Information System (INIS)

    You Yunfei; Lu Shili; Jiao Zongrun

    1995-06-01

    Soil-Hg-Surveys method for locating uranium ore was presented. Soil-sampler of drilling bottom, the ability of surveying the deep uranium orebodies was raised by using this method. Application of minicomputer technology to pyrolytic-Hg-analysis raises the degree of automation and precision of the analysis. Application condition of optimum is Hg content of orebodies >1 x 10 -6 . Locating deep is about 100 m. The forecast of uranium orebodies achieved success in two unknown section that are 534 and 510 mining area, therefore two little size deposits expanded into middle size deposits. This method is as well applicable to locating gold, silver, copper, lead zinc and oil-gas natural resource and so on. (8 figs., 3 tabs.)

  11. Use of the Paid Open Access Option in Hybrid Open Access Journals in Agriculture: A Mixed-Methods Study

    Directory of Open Access Journals (Sweden)

    Megan Kocher

    2016-12-01

    Full Text Available We explore the use and usefulness of the hybrid open access publishing model in agricultural sciences using a combination of quantitative and qualitative methods. To ascertain the level of usage of the paid open access option in hybrid open access journals in agriculture, we studied the agriculture-related journals published by six commercial publishers. These publishers offer authors the option of paying a fee, often close to $3,000 per article, to make their article immediately freely available, usually with a Creative Commons license. We defined agriculture broadly but also assigned each journal to a subspecialty (e.g., animal science in order to see if there were differences based on these subdivisions. For each journal we gathered data for 2014-2015 and noted the total number of research articles and the number of those that were made freely available by authors paying the open access fee. To give context to our results we also surveyed local faculty in agricultural sciences, asking their reasons for considering the paid open access options and the sources of the funds to pay for it. Survey respondents were asked about their academic position and rank to see if there were differences to be noted. We also investigated the findability of the open access articles, noting if each individual publisher offered a way to easily locate all the freely available articles in a particular journal and if there are other avenues to easily locate these articles.

  12. Extending the subspace hybrid method for eigenvalue problems in reactor physics calculation

    International Nuclear Information System (INIS)

    Zhang, Q.; Abdel-Khalik, H. S.

    2013-01-01

    This paper presents an innovative hybrid Monte-Carlo-Deterministic method denoted by the SUBSPACE method designed for improving the efficiency of hybrid methods for reactor analysis applications. The SUBSPACE method achieves its high computational efficiency by taking advantage of the existing correlations between desired responses. Recently, significant gains in computational efficiency have been demonstrated using this method for source driven problems. Within this work the mathematical theory behind the SUBSPACE method is introduced and extended to address core wide level k-eigenvalue problems. The method's efficiency is demonstrated based on a three-dimensional quarter-core problem, where responses are sought on the pin cell level. The SUBSPACE method is compared to the FW-CADIS method and is found to be more efficient for the utilized test problem because of the reason that the FW-CADIS method solves a forward eigenvalue problem and an adjoint fixed-source problem while the SUBSPACE method only solves an adjoint fixed-source problem. Based on the favorable results obtained here, we are confident that the applicability of Monte Carlo for large scale reactor analysis could be realized in the near future. (authors)

  13. A Hybrid Maximum Power Point Tracking Method for Automobile Exhaust Thermoelectric Generator

    Science.gov (United States)

    Quan, Rui; Zhou, Wei; Yang, Guangyou; Quan, Shuhai

    2017-05-01

    To make full use of the maximum output power of automobile exhaust thermoelectric generator (AETEG) based on Bi2Te3 thermoelectric modules (TEMs), taking into account the advantages and disadvantages of existing maximum power point tracking methods, and according to the output characteristics of TEMs, a hybrid maximum power point tracking method combining perturb and observe (P&O) algorithm, quadratic interpolation and constant voltage tracking method was put forward in this paper. Firstly, it searched the maximum power point with P&O algorithms and a quadratic interpolation method, then, it forced the AETEG to work at its maximum power point with constant voltage tracking. A synchronous buck converter and controller were implemented in the electric bus of the AETEG applied in a military sports utility vehicle, and the whole system was modeled and simulated with a MATLAB/Simulink environment. Simulation results demonstrate that the maximum output power of the AETEG based on the proposed hybrid method is increased by about 3.0% and 3.7% compared with that using only the P&O algorithm and the quadratic interpolation method, respectively. The shorter tracking time is only 1.4 s, which is reduced by half compared with that of the P&O algorithm and quadratic interpolation method, respectively. The experimental results demonstrate that the tracked maximum power is approximately equal to the real value using the proposed hybrid method,and it can preferentially deal with the voltage fluctuation of the AETEG with only P&O algorithm, and resolve the issue that its working point can barely be adjusted only with constant voltage tracking when the operation conditions change.

  14. Hybrid Monte Carlo-Diffusion Method For Light Propagation in Tissue With a Low-Scattering Region

    Science.gov (United States)

    Hayashi, Toshiyuki; Kashio, Yoshihiko; Okada, Eiji

    2003-06-01

    The heterogeneity of the tissues in a head, especially the low-scattering cerebrospinal fluid (CSF) layer surrounding the brain has previously been shown to strongly affect light propagation in the brain. The radiosity-diffusion method, in which the light propagation in the CSF layer is assumed to obey the radiosity theory, has been employed to predict the light propagation in head models. Although the CSF layer is assumed to be a nonscattering region in the radiosity-diffusion method, fine arachnoid trabeculae cause faint scattering in the CSF layer in real heads. A novel approach, the hybrid Monte Carlo-diffusion method, is proposed to calculate the head models, including the low-scattering region in which the light propagation does not obey neither the diffusion approximation nor the radiosity theory. The light propagation in the high-scattering region is calculated by means of the diffusion approximation solved by the finite-element method and that in the low-scattering region is predicted by the Monte Carlo method. The intensity and mean time of flight of the detected light for the head model with a low-scattering CSF layer calculated by the hybrid method agreed well with those by the Monte Carlo method, whereas the results calculated by means of the diffusion approximation included considerable error caused by the effect of the CSF layer. In the hybrid method, the time-consuming Monte Carlo calculation is employed only for the thin CSF layer, and hence, the computation time of the hybrid method is dramatically shorter than that of the Monte Carlo method.

  15. A hybrid method for flood simulation in small catchments combining hydrodynamic and hydrological techniques

    Science.gov (United States)

    Bellos, Vasilis; Tsakiris, George

    2016-09-01

    The study presents a new hybrid method for the simulation of flood events in small catchments. It combines a physically-based two-dimensional hydrodynamic model and the hydrological unit hydrograph theory. Unit hydrographs are derived using the FLOW-R2D model which is based on the full form of two-dimensional Shallow Water Equations, solved by a modified McCormack numerical scheme. The method is tested at a small catchment in a suburb of Athens-Greece for a storm event which occurred in February 2013. The catchment is divided into three friction zones and unit hydrographs of 15 and 30 min are produced. The infiltration process is simulated by the empirical Kostiakov equation and the Green-Ampt model. The results from the implementation of the proposed hybrid method are compared with recorded data at the hydrometric station at the outlet of the catchment and the results derived from the fully hydrodynamic model FLOW-R2D. It is concluded that for the case studied, the proposed hybrid method produces results close to those of the fully hydrodynamic simulation at substantially shorter computational time. This finding, if further verified in a variety of case studies, can be useful in devising effective hybrid tools for the two-dimensional flood simulations, which are lead to accurate and considerably faster results than those achieved by the fully hydrodynamic simulations.

  16. Method to Locate Contaminant Source and Estimate Emission Strength

    Directory of Open Access Journals (Sweden)

    Qu Hongquan

    2013-01-01

    Full Text Available People greatly concern the issue of air quality in some confined spaces, such as spacecraft, aircraft, and submarine. With the increase of residence time in such confined space, contaminant pollution has become a main factor which endangers life. It is urgent to identify a contaminant source rapidly so that a prompt remedial action can be taken. A procedure of source identification should be able to locate the position and to estimate the emission strength of the contaminant source. In this paper, an identification method was developed to realize these two aims. This method was developed based on a discrete concentration stochastic model. With this model, a sensitivity analysis algorithm was induced to locate the source position, and a Kalman filter was used to further estimate the contaminant emission strength. This method could track and predict the source strength dynamically. Meanwhile, it can predict the distribution of contaminant concentration. Simulation results have shown the virtues of the method.

  17. A hybrid method for quasi-three-dimensional slope stability analysis in a municipal solid waste landfill

    International Nuclear Information System (INIS)

    Yu, L.; Batlle, F.

    2011-01-01

    Highlights: → A quasi-three-dimensional slope stability analysis method was proposed. → The proposed method is a good engineering tool for 3D slope stability analysis. → Factor of safety from 3D analysis is higher than from 2D analysis. → 3D analysis results are more sensitive to cohesion than 2D analysis. - Abstract: Limited space for accommodating the ever increasing mounds of municipal solid waste (MSW) demands the capacity of MSW landfill be maximized by building landfills to greater heights with steeper slopes. This situation has raised concerns regarding the stability of high MSW landfills. A hybrid method for quasi-three-dimensional slope stability analysis based on the finite element stress analysis was applied in a case study at a MSW landfill in north-east Spain. Potential slides can be assumed to be located within the waste mass due to the lack of weak foundation soils and geosynthetic membranes at the landfill base. The only triggering factor of deep-seated slope failure is the higher leachate level and the relatively high and steep slope in the front. The valley-shaped geometry and layered construction procedure at the site make three-dimensional slope stability analyses necessary for this landfill. In the finite element stress analysis, variations of leachate level during construction and continuous settlement of the landfill were taken into account. The 'equivalent' three-dimensional factor of safety (FoS) was computed from the individual result of the two-dimensional analysis for a series of evenly spaced cross sections within the potential sliding body. Results indicate that the hybrid method for quasi-three-dimensional slope stability analysis adopted in this paper is capable of locating roughly the spatial position of the potential sliding mass. This easy to manipulate method can serve as an engineering tool in the preliminary estimate of the FoS as well as the approximate position and extent of the potential sliding mass. The result that

  18. The Ion Cyclotron, Lower Hybrid, and Alfven Wave Heating Methods

    International Nuclear Information System (INIS)

    Koch, R.

    2004-01-01

    This lecture covers the practical features and experimental results of the three heating methods. The emphasis is on ion cyclotron heating. First, we briefly come back to the main non-collisional heating mechanisms and to the particular features of the quasilinear coefficient in the ion cyclotron range of frequencies (ICRF). The specific case of the ion-ion hybrid resonance is treated, as well as the polarisation issue and minority heating scheme. The various ICRF scenarios are reviewed. The experimental applications of ion cyclotron resonance heating (ICRH) systems are outlined. Then, the lower hybrid and Alfven wave heating and current drive experimental results are covered more briefly. Where applicable, the prospects for ITER are commented

  19. Genetic investigation of natural hybridization between rainbow and coastal cutthroat trout in the copper River Delta, Alaska

    Science.gov (United States)

    Williams, I.; Reeves, G.H.; Graziano, S.L.; Nielsen, J.L.

    2007-01-01

    Molecular genetic methods were used to quantify natural hybridization between rainbow trout Oncorhynchus mykiss or steelhead (anadromous rainbow trout) and coastal cutthroat trout O. clarkii clarkii collected in the Copper River delta, Southeast Alaska. Eleven locations were sampled to determine the extent of hybridization and the distribution of hybrids. Four diagnostic nuclear microsatellite loci and four species-specific simple sequence repeat markers were used in combination with restriction fragment length polymorphism analyses of NADH dehydrogenase 5/6 (ND5/6) mitochondrial DNA (mtDNA) to investigate the genetic structure of trout from both species and identify putative interspecific hybrids. Hybrids were found in 7 of the 11 streams sampled in the Copper River delta, the extent of hybridization across all streams varying from 0% to 58%. Hybrid trout distribution appeared to be nonrandom, most individuals of mixed taxonomic ancestry being detected in streams containing rainbow trout rather than in streams containing coastal cutthroat trout. Genotypic disequilibrium was observed among microsatellite loci in populations with high levels of hybridization. We found no significant correlation between unique stream channel process groups and the number of hybrid fish sampled. Eighty-eight percent of fish identified as first-generation hybrids (F1) in two populations contained coastal cutthroat trout mtDNA, suggesting directionality in hybridization. However, dominance of coastal cutthroat trout mtDNA was not observed at a third location containing F1 hybrids, indicating that interspecific mating behavior varied among locations. Backcrossed individuals were found in drainages lacking F1 hybrids and in populations previously thought to contain a single species. The extent and distribution of backcrossed individuals suggested that at least some hybrids are reproductively viable and backcrossed hybrid offspring move throughout the system.

  20. Multi-Level Wavelet Shannon Entropy-Based Method for Single-Sensor Fault Location

    Directory of Open Access Journals (Sweden)

    Qiaoning Yang

    2015-10-01

    Full Text Available In actual application, sensors are prone to failure because of harsh environments, battery drain, and sensor aging. Sensor fault location is an important step for follow-up sensor fault detection. In this paper, two new multi-level wavelet Shannon entropies (multi-level wavelet time Shannon entropy and multi-level wavelet time-energy Shannon entropy are defined. They take full advantage of sensor fault frequency distribution and energy distribution across multi-subband in wavelet domain. Based on the multi-level wavelet Shannon entropy, a method is proposed for single sensor fault location. The method firstly uses a criterion of maximum energy-to-Shannon entropy ratio to select the appropriate wavelet base for signal analysis. Then multi-level wavelet time Shannon entropy and multi-level wavelet time-energy Shannon entropy are used to locate the fault. The method is validated using practical chemical gas concentration data from a gas sensor array. Compared with wavelet time Shannon entropy and wavelet energy Shannon entropy, the experimental results demonstrate that the proposed method can achieve accurate location of a single sensor fault and has good anti-noise ability. The proposed method is feasible and effective for single-sensor fault location.

  1. Adaptive mixed-hybrid and penalty discontinuous Galerkin method for two-phase flow in heterogeneous media

    KAUST Repository

    Hou, Jiangyong

    2016-02-05

    In this paper, we present a hybrid method, which consists of a mixed-hybrid finite element method and a penalty discontinuous Galerkin method, for the approximation of a fractional flow formulation of a two-phase flow problem in heterogeneous media with discontinuous capillary pressure. The fractional flow formulation is comprised of a wetting phase pressure equation and a wetting phase saturation equation which are coupled through a total velocity and the saturation affected coefficients. For the wetting phase pressure equation, the continuous mixed-hybrid finite element method space can be utilized due to a fundamental property that the wetting phase pressure is continuous. While it can reduce the computational cost by using less degrees of freedom and avoiding the post-processing of velocity reconstruction, this method can also keep several good properties of the discontinuous Galerkin method, which are important to the fractional flow formulation, such as the local mass balance, continuous normal flux and capability of handling the discontinuous capillary pressure. For the wetting phase saturation equation, the penalty discontinuous Galerkin method is utilized due to its capability of handling the discontinuous jump of the wetting phase saturation. Furthermore, an adaptive algorithm for the hybrid method together with the centroidal Voronoi Delaunay triangulation technique is proposed. Five numerical examples are presented to illustrate the features of proposed numerical method, such as the optimal convergence order, the accurate and efficient velocity approximation, and the applicability to the simulation of water flooding in oil field and the oil-trapping or barrier effect phenomena.

  2. Adaptive mixed-hybrid and penalty discontinuous Galerkin method for two-phase flow in heterogeneous media

    KAUST Repository

    Hou, Jiangyong; Chen, Jie; Sun, Shuyu; Chen, Zhangxin

    2016-01-01

    In this paper, we present a hybrid method, which consists of a mixed-hybrid finite element method and a penalty discontinuous Galerkin method, for the approximation of a fractional flow formulation of a two-phase flow problem in heterogeneous media with discontinuous capillary pressure. The fractional flow formulation is comprised of a wetting phase pressure equation and a wetting phase saturation equation which are coupled through a total velocity and the saturation affected coefficients. For the wetting phase pressure equation, the continuous mixed-hybrid finite element method space can be utilized due to a fundamental property that the wetting phase pressure is continuous. While it can reduce the computational cost by using less degrees of freedom and avoiding the post-processing of velocity reconstruction, this method can also keep several good properties of the discontinuous Galerkin method, which are important to the fractional flow formulation, such as the local mass balance, continuous normal flux and capability of handling the discontinuous capillary pressure. For the wetting phase saturation equation, the penalty discontinuous Galerkin method is utilized due to its capability of handling the discontinuous jump of the wetting phase saturation. Furthermore, an adaptive algorithm for the hybrid method together with the centroidal Voronoi Delaunay triangulation technique is proposed. Five numerical examples are presented to illustrate the features of proposed numerical method, such as the optimal convergence order, the accurate and efficient velocity approximation, and the applicability to the simulation of water flooding in oil field and the oil-trapping or barrier effect phenomena.

  3. Development of a Hybrid RANS/LES Method for Turbulent Mixing Layers

    Science.gov (United States)

    Georgiadis, Nicholas J.; Alexander, J. Iwan D.; Reshotko, Eli

    2001-01-01

    Significant research has been underway for several years in NASA Glenn Research Center's nozzle branch to develop advanced computational methods for simulating turbulent flows in exhaust nozzles. The primary efforts of this research have concentrated on improving our ability to calculate the turbulent mixing layers that dominate flows both in the exhaust systems of modern-day aircraft and in those of hypersonic vehicles under development. As part of these efforts, a hybrid numerical method was recently developed to simulate such turbulent mixing layers. The method developed here is intended for configurations in which a dominant structural feature provides an unsteady mechanism to drive the turbulent development in the mixing layer. Interest in Large Eddy Simulation (LES) methods have increased in recent years, but applying an LES method to calculate the wide range of turbulent scales from small eddies in the wall-bounded regions to large eddies in the mixing region is not yet possible with current computers. As a result, the hybrid method developed here uses a Reynolds-averaged Navier-Stokes (RANS) procedure to calculate wall-bounded regions entering a mixing section and uses a LES procedure to calculate the mixing-dominated regions. A numerical technique was developed to enable the use of the hybrid RANS-LES method on stretched, non-Cartesian grids. With this technique, closure for the RANS equations is obtained by using the Cebeci-Smith algebraic turbulence model in conjunction with the wall-function approach of Ota and Goldberg. The LES equations are closed using the Smagorinsky subgrid scale model. Although the function of the Cebeci-Smith model to replace all of the turbulent stresses is quite different from that of the Smagorinsky subgrid model, which only replaces the small subgrid turbulent stresses, both are eddy viscosity models and both are derived at least in part from mixing-length theory. The similar formulation of these two models enables the RANS

  4. Block Hybrid Collocation Method with Application to Fourth Order Differential Equations

    Directory of Open Access Journals (Sweden)

    Lee Ken Yap

    2015-01-01

    Full Text Available The block hybrid collocation method with three off-step points is proposed for the direct solution of fourth order ordinary differential equations. The interpolation and collocation techniques are applied on basic polynomial to generate the main and additional methods. These methods are implemented in block form to obtain the approximation at seven points simultaneously. Numerical experiments are conducted to illustrate the efficiency of the method. The method is also applied to solve the fourth order problem from ship dynamics.

  5. A new method of hybrid frequency hopping signals selection and blind parameter estimation

    Science.gov (United States)

    Zeng, Xiaoyu; Jiao, Wencheng; Sun, Huixian

    2018-04-01

    Frequency hopping communication is widely used in military communications at home and abroad. In the case of single-channel reception, it is scarce to process multiple frequency hopping signals both effectively and simultaneously. A method of hybrid FH signals selection and blind parameter estimation is proposed. The method makes use of spectral transformation, spectral entropy calculation and PRI transformation basic theory to realize the sorting and parameter estimation of the components in the hybrid frequency hopping signal. The simulation results show that this method can correctly classify the frequency hopping component signal, and the estimated error of the frequency hopping period is about 5% and the estimated error of the frequency hopping frequency is less than 1% when the SNR is 10dB. However, the performance of this method deteriorates seriously at low SNR.

  6. An Efficient Hybrid Conjugate Gradient Method with the Strong Wolfe-Powell Line Search

    Directory of Open Access Journals (Sweden)

    Ahmad Alhawarat

    2015-01-01

    Full Text Available Conjugate gradient (CG method is an interesting tool to solve optimization problems in many fields, such as design, economics, physics, and engineering. In this paper, we depict a new hybrid of CG method which relates to the famous Polak-Ribière-Polyak (PRP formula. It reveals a solution for the PRP case which is not globally convergent with the strong Wolfe-Powell (SWP line search. The new formula possesses the sufficient descent condition and the global convergent properties. In addition, we further explained about the cases where PRP method failed with SWP line search. Furthermore, we provide numerical computations for the new hybrid CG method which is almost better than other related PRP formulas in both the number of iterations and the CPU time under some standard test functions.

  7. A similarity measure method combining location feature for mammogram retrieval.

    Science.gov (United States)

    Wang, Zhiqiong; Xin, Junchang; Huang, Yukun; Li, Chen; Xu, Ling; Li, Yang; Zhang, Hao; Gu, Huizi; Qian, Wei

    2018-05-28

    Breast cancer, the most common malignancy among women, has a high mortality rate in clinical practice. Early detection, diagnosis and treatment can reduce the mortalities of breast cancer greatly. The method of mammogram retrieval can help doctors to find the early breast lesions effectively and determine a reasonable feature set for image similarity measure. This will improve the accuracy effectively for mammogram retrieval. This paper proposes a similarity measure method combining location feature for mammogram retrieval. Firstly, the images are pre-processed, the regions of interest are detected and the lesions are segmented in order to get the center point and radius of the lesions. Then, the method, namely Coherent Point Drift, is used for image registration with the pre-defined standard image. The center point and radius of the lesions after registration are obtained and the standard location feature of the image is constructed. This standard location feature can help figure out the location similarity between the image pair from the query image to each dataset image in the database. Next, the content feature of the image is extracted, including the Histogram of Oriented Gradients, the Edge Direction Histogram, the Local Binary Pattern and the Gray Level Histogram, and the image pair content similarity can be calculated using the Earth Mover's Distance. Finally, the location similarity and content similarity are fused to form the image fusion similarity, and the specified number of the most similar images can be returned according to it. In the experiment, 440 mammograms, which are from Chinese women in Northeast China, are used as the database. When fusing 40% lesion location feature similarity and 60% content feature similarity, the results have obvious advantages. At this time, precision is 0.83, recall is 0.76, comprehensive indicator is 0.79, satisfaction is 96.0%, mean is 4.2 and variance is 17.7. The results show that the precision and recall of this

  8. A hybrid method for quasi-three-dimensional slope stability analysis in a municipal solid waste landfill.

    Science.gov (United States)

    Yu, L; Batlle, F

    2011-12-01

    Limited space for accommodating the ever increasing mounds of municipal solid waste (MSW) demands the capacity of MSW landfill be maximized by building landfills to greater heights with steeper slopes. This situation has raised concerns regarding the stability of high MSW landfills. A hybrid method for quasi-three-dimensional slope stability analysis based on the finite element stress analysis was applied in a case study at a MSW landfill in north-east Spain. Potential slides can be assumed to be located within the waste mass due to the lack of weak foundation soils and geosynthetic membranes at the landfill base. The only triggering factor of deep-seated slope failure is the higher leachate level and the relatively high and steep slope in the front. The valley-shaped geometry and layered construction procedure at the site make three-dimensional slope stability analyses necessary for this landfill. In the finite element stress analysis, variations of leachate level during construction and continuous settlement of the landfill were taken into account. The "equivalent" three-dimensional factor of safety (FoS) was computed from the individual result of the two-dimensional analysis for a series of evenly spaced cross sections within the potential sliding body. Results indicate that the hybrid method for quasi-three-dimensional slope stability analysis adopted in this paper is capable of locating roughly the spatial position of the potential sliding mass. This easy to manipulate method can serve as an engineering tool in the preliminary estimate of the FoS as well as the approximate position and extent of the potential sliding mass. The result that FoS obtained from three-dimensional analysis increases as much as 50% compared to that from two-dimensional analysis implies the significance of the three-dimensional effect for this study-case. Influences of shear parameters, time elapse after landfill closure, leachate level as well as unit weight of waste on FoS were also

  9. Hybrid Vortex Method for the Aerodynamic Analysis of Wind Turbine

    Directory of Open Access Journals (Sweden)

    Hao Hu

    2015-01-01

    Full Text Available The hybrid vortex method, in which vortex panel method is combined with the viscous-vortex particle method (HPVP, was established to model the wind turbine aerodynamic and relevant numerical procedure program was developed to solve flow equations. The panel method was used to calculate the blade surface vortex sheets and the vortex particle method was employed to simulate the blade wake vortices. As a result of numerical calculations on the flow over a wind turbine, the HPVP method shows significant advantages in accuracy and less computation resource consuming. The validation of the aerodynamic parameters against Phase VI wind turbine experimental data is performed, which shows reasonable agreement.

  10. Functional efficiency comparison between split- and parallel-hybrid using advanced energy flow analysis methods

    Energy Technology Data Exchange (ETDEWEB)

    Guttenberg, Philipp; Lin, Mengyan [Romax Technology, Nottingham (United Kingdom)

    2009-07-01

    The following paper presents a comparative efficiency analysis of the Toyota Prius versus the Honda Insight using advanced Energy Flow Analysis methods. The sample study shows that even very different hybrid concepts like a split- and a parallel-hybrid can be compared in a high level of detail and demonstrates the benefit showing exemplary results. (orig.)

  11. Sequencing of megabase plus DNA by hybridization: Method development ENT. Final technical progress report

    Energy Technology Data Exchange (ETDEWEB)

    Crkvenjakov, R.; Drmanac, R.

    1991-01-31

    Sequencing by hybridization (SBH) is the only sequencing method based on the experimental determination of the content of oligonucleotide sequences. The data acquisition relies on the natural process of base pairing. It is possible to determine the content of complementary oligosequences in the target DNA by the process of hybridization with oligonucleotide probes of known sequences.

  12. Method of locating related items in a geometric space for data mining

    Science.gov (United States)

    Hendrickson, Bruce A.

    1999-01-01

    A method for locating related items in a geometric space transforms relationships among items to geometric locations. The method locates items in the geometric space so that the distance between items corresponds to the degree of relatedness. The method facilitates communication of the structure of the relationships among the items. The method is especially beneficial for communicating databases with many items, and with non-regular relationship patterns. Examples of such databases include databases containing items such as scientific papers or patents, related by citations or keywords. A computer system adapted for practice of the present invention can include a processor, a storage subsystem, a display device, and computer software to direct the location and display of the entities. The method comprises assigning numeric values as a measure of similarity between each pairing of items. A matrix is constructed, based on the numeric values. The eigenvectors and eigenvalues of the matrix are determined. Each item is located in the geometric space at coordinates determined from the eigenvectors and eigenvalues. Proper construction of the matrix and proper determination of coordinates from eigenvectors can ensure that distance between items in the geometric space is representative of the numeric value measure of the items' similarity.

  13. Graphene-carbon nanotube hybrid materials and use as electrodes

    Science.gov (United States)

    Tour, James M.; Zhu, Yu; Li, Lei; Yan, Zheng; Lin, Jian

    2016-09-27

    Provided are methods of making graphene-carbon nanotube hybrid materials. Such methods generally include: (1) associating a graphene film with a substrate; (2) applying a catalyst and a carbon source to the graphene film; and (3) growing carbon nanotubes on the graphene film. The grown carbon nanotubes become covalently linked to the graphene film through carbon-carbon bonds that are located at one or more junctions between the carbon nanotubes and the graphene film. In addition, the grown carbon nanotubes are in ohmic contact with the graphene film through the carbon-carbon bonds at the one or more junctions. The one or more junctions may include seven-membered carbon rings. Also provided are the formed graphene-carbon nanotube hybrid materials.

  14. Supervised segmentation of phenotype descriptions for the human skeletal phenome using hybrid methods.

    Science.gov (United States)

    Groza, Tudor; Hunter, Jane; Zankl, Andreas

    2012-10-15

    Over the course of the last few years there has been a significant amount of research performed on ontology-based formalization of phenotype descriptions. In order to fully capture the intrinsic value and knowledge expressed within them, we need to take advantage of their inner structure, which implicitly combines qualities and anatomical entities. The first step in this process is the segmentation of the phenotype descriptions into their atomic elements. We present a two-phase hybrid segmentation method that combines a series individual classifiers using different aggregation schemes (set operations and simple majority voting). The approach is tested on a corpus comprised of skeletal phenotype descriptions emerged from the Human Phenotype Ontology. Experimental results show that the best hybrid method achieves an F-Score of 97.05% in the first phase and F-Scores of 97.16% / 94.50% in the second phase. The performance of the initial segmentation of anatomical entities and qualities (phase I) is not affected by the presence / absence of external resources, such as domain dictionaries. From a generic perspective, hybrid methods may not always improve the segmentation accuracy as they are heavily dependent on the goal and data characteristics.

  15. SFC Optimization for Aero Engine Based on Hybrid GA-SQP Method

    Science.gov (United States)

    Li, Jie; Fan, Ding; Sreeram, Victor

    2013-12-01

    This study focuses on on-line specific fuel consumption (SFC) optimization of aero engines. For solving this optimization problem, a nonlinear pneumatic and thermodynamics model of the aero engine is built and a hybrid optimization technique which is formed by combining the genetic algorithm (GA) and the sequential quadratic programming (SQP) is presented. The ability of standard GA and standard SQP in solving this type of problem is investigated. It has been found that, although the SQP is fast, very little SFC reductions can be obtained. The GA is able to solve the problem well but a lot of computational time is needed. The presented hybrid GA-SQP gives a good SFC optimization effect and saves 76.6% computational time when compared to the standard GA. It has been shown that the hybrid GA-SQP is a more effective and higher real-time method for SFC on-line optimization of the aero engine.

  16. Application of the X-in-the-Loop Testing Method in the FCV Hybrid Degree Test

    Directory of Open Access Journals (Sweden)

    Haiyu Gao

    2018-02-01

    Full Text Available With the development of fuel cell vehicle technology, an effective testing method that can be applied to develop and verify the fuel cell vehicle powertrain system is urgently required. This paper presents the X-in-the-Loop (XiL testing method in the fuel cell vehicle (FCV hybrid degree test to resolve the first and key issues for the powertrain system design, and the test process and scenarios were designed. The hybrid degree is redefined into the static hybrid degree for system architecture design and the dynamic hybrid degree for vehicle control strategy design, and an integrated testing platform was introduced and a testing application was implemented by following the designed testing flowchart with two loops. Experimental validations show that the sizing of the FCE (Fuel Cell Engine, battery pack, and traction motor with the powertrain architecture can be determined, the control strategy can be evaluated seamlessly, and a systematic powertrain testing solution can be achieved through the whole development process. This research has developed a new testing platform and proposed a novel testing method on the fuel cell vehicle powertrain system, which will be a contribution to fuel cell vehicle technology and its industrialization.

  17. Topology optimization of bounded acoustic problems using the hybrid finite element-wave based method

    DEFF Research Database (Denmark)

    Goo, Seongyeol; Wang, Semyung; Kook, Junghwan

    2017-01-01

    This paper presents an alternative topology optimization method for bounded acoustic problems that uses the hybrid finite element-wave based method (FE-WBM). The conventional method for the topology optimization of bounded acoustic problems is based on the finite element method (FEM), which...

  18. GeoNeoLogical novel and other hybrimedia experiments: or how to use hybrid methods such as Hybrid Discourse Analysis (HDA within a knowledge base

    Directory of Open Access Journals (Sweden)

    Andrade, Pedro

    2016-07-01

    Full Text Available In this essay I will present some results of the project Public Communication of Art, which developed a seminal theory and methodology intended to cope with hybridity and new media literacy in our globalized and inter/transcultural world. Some of the methods used blend vision with touch and are called ‘hybrid methods’ or ‘hybrimethods’. Examples of these are, for instance, a Multitouch Interactive Table, a Multitouch Questionnaire, Trichotomies Game and GeoNeoLogic Novel, this last one being a hybrid novel activated by fusion of vision, touch and GPS coordinates. Another hybrimethod is a sort of discursive analysis, named Hybrid Discourse Analysis (HDA, which uses ‘semantic-logical networks’ organized by concepts and ‘relation-concepts’. HDA is here articulated with Critical Sociology and applied to the analysis of a text on Magic Realism, which is also a hybrid genre within the social field of literature.

  19. Hybrid finite element and Brownian dynamics method for charged particles

    Energy Technology Data Exchange (ETDEWEB)

    Huber, Gary A., E-mail: ghuber@ucsd.edu; Miao, Yinglong [Howard Hughes Medical Institute, University of California San Diego, La Jolla, California 92093-0365 (United States); Zhou, Shenggao [Department of Mathematics and Mathematical Center for Interdiscipline Research, Soochow University, 1 Shizi Street, Suzhou, 215006 Jiangsu (China); Li, Bo [Department of Mathematics and Quantitative Biology Graduate Program, University of California, San Diego, 9500 Gilman Drive, La Jolla, California 92093-0112 (United States); McCammon, J. Andrew [Howard Hughes Medical Institute, University of California San Diego, La Jolla, California 92093 (United States); Department of Chemistry and Biochemistry, University of California San Diego, La Jolla, California 92093-0365 (United States); Department of Pharmacology, University of California San Diego, La Jolla, California 92093-0636 (United States)

    2016-04-28

    Diffusion is often the rate-determining step in many biological processes. Currently, the two main computational methods for studying diffusion are stochastic methods, such as Brownian dynamics, and continuum methods, such as the finite element method. A previous study introduced a new hybrid diffusion method that couples the strengths of each of these two methods, but was limited by the lack of interactions among the particles; the force on each particle had to be from an external field. This study further develops the method to allow charged particles. The method is derived for a general multidimensional system and is presented using a basic test case for a one-dimensional linear system with one charged species and a radially symmetric system with three charged species.

  20. Location Privacy Protection Based on Improved K-Value Method in Augmented Reality on Mobile Devices

    Directory of Open Access Journals (Sweden)

    Chunyong Yin

    2017-01-01

    Full Text Available With the development of Augmented Reality technology, the application of location based service (LBS is more and more popular, which provides enormous convenience to people’s life. User location information could be obtained at anytime and anywhere. So user location privacy security suffers huge threats. Therefore, it is crucial to pay attention to location privacy protection in LBS. Based on the architecture of the trusted third party (TTP, we analyzed the advantages and shortages of existing location privacy protection methods in LBS on mobile terminal. Then we proposed the improved K-value location privacy protection method according to privacy level, which combines k-anonymity method with pseudonym method. Through the simulation experiment, the results show that this improved method can anonymize all service requests effectively. In addition to the experiment of execution time, it demonstrated that our proposed method can realize the location privacy protection more efficiently.

  1. The Energy Cost Analysis of Hybrid Systems and Diesel Generators in Powering Selected Base Transceiver Station Locations in Nigeria

    Directory of Open Access Journals (Sweden)

    Peter Ozaveshe Oviroh

    2018-03-01

    Full Text Available As more locations gain access to telecommunication, there is a growing demand to provide energy in a reliable, efficient and environmentally friendly manner while effectively addressing growing energy needs. Erratic power supply and rising operation costs (OPEX in Nigeria have increased the need to harness local renewable energy sources. Thus, identifying the right generator schedule with the renewable system to reduce OPEX is a priority for operators and vendors. This study evaluates the energy costs of hybrid systems with different generator schedules in powering base transceiver stations in Nigeria using the Hybrid Optimization Model for Electric Renewable (HOMER. A load range of 4 kW to 8 kW was considered using: (i an optimised generator schedule; (ii forced-on generator schedule and (iii the generator-only schedule. The results showed an optimal LCOE range between averages of USD 0.156/kWh to 0.172/kWh for the 8 kW load. The percent energy contribution by generator ranges from 52.80% to 60.90%, and by the solar PV system, 39.10% to 47.20%. Excess energy ranges from 0.03% to 14.98%. The optimised generator schedule has the highest solar PV penetration of 56.8%. The OPEX savings on fuel ranges from 41.68% to 47% for the different load schedules and carbon emission savings of 4222 kg to 31,428.36 kg. The simulation results shows that powering base stations using the optimised hybrid system schedule would be a better option for the telecom industry.

  2. Coarse-graining and hybrid methods for efficient simulation of stochastic multi-scale models of tumour growth

    International Nuclear Information System (INIS)

    Cruz, Roberto de la; Guerrero, Pilar; Calvo, Juan; Alarcón, Tomás

    2017-01-01

    The development of hybrid methodologies is of current interest in both multi-scale modelling and stochastic reaction–diffusion systems regarding their applications to biology. We formulate a hybrid method for stochastic multi-scale models of cells populations that extends the remit of existing hybrid methods for reaction–diffusion systems. Such method is developed for a stochastic multi-scale model of tumour growth, i.e. population-dynamical models which account for the effects of intrinsic noise affecting both the number of cells and the intracellular dynamics. In order to formulate this method, we develop a coarse-grained approximation for both the full stochastic model and its mean-field limit. Such approximation involves averaging out the age-structure (which accounts for the multi-scale nature of the model) by assuming that the age distribution of the population settles onto equilibrium very fast. We then couple the coarse-grained mean-field model to the full stochastic multi-scale model. By doing so, within the mean-field region, we are neglecting noise in both cell numbers (population) and their birth rates (structure). This implies that, in addition to the issues that arise in stochastic-reaction diffusion systems, we need to account for the age-structure of the population when attempting to couple both descriptions. We exploit our coarse-graining model so that, within the mean-field region, the age-distribution is in equilibrium and we know its explicit form. This allows us to couple both domains consistently, as upon transference of cells from the mean-field to the stochastic region, we sample the equilibrium age distribution. Furthermore, our method allows us to investigate the effects of intracellular noise, i.e. fluctuations of the birth rate, on collective properties such as travelling wave velocity. We show that the combination of population and birth-rate noise gives rise to large fluctuations of the birth rate in the region at the leading edge

  3. A Hybrid Method for Modeling and Solving Supply Chain Optimization Problems with Soft and Logical Constraints

    Directory of Open Access Journals (Sweden)

    Paweł Sitek

    2016-01-01

    Full Text Available This paper presents a hybrid method for modeling and solving supply chain optimization problems with soft, hard, and logical constraints. Ability to implement soft and logical constraints is a very important functionality for supply chain optimization models. Such constraints are particularly useful for modeling problems resulting from commercial agreements, contracts, competition, technology, safety, and environmental conditions. Two programming and solving environments, mathematical programming (MP and constraint logic programming (CLP, were combined in the hybrid method. This integration, hybridization, and the adequate multidimensional transformation of the problem (as a presolving method helped to substantially reduce the search space of combinatorial models for supply chain optimization problems. The operation research MP and declarative CLP, where constraints are modeled in different ways and different solving procedures are implemented, were linked together to use the strengths of both. This approach is particularly important for the decision and combinatorial optimization models with the objective function and constraints, there are many decision variables, and these are summed (common in manufacturing, supply chain management, project management, and logistic problems. The ECLiPSe system with Eplex library was proposed to implement a hybrid method. Additionally, the proposed hybrid transformed model is compared with the MILP-Mixed Integer Linear Programming model on the same data instances. For illustrative models, its use allowed finding optimal solutions eight to one hundred times faster and reducing the size of the combinatorial problem to a significant extent.

  4. A modified hybrid uncertain analysis method for dynamic response field of the LSOAAC with random and interval parameters

    Science.gov (United States)

    Zi, Bin; Zhou, Bin

    2016-07-01

    For the prediction of dynamic response field of the luffing system of an automobile crane (LSOAAC) with random and interval parameters, a hybrid uncertain model is introduced. In the hybrid uncertain model, the parameters with certain probability distribution are modeled as random variables, whereas, the parameters with lower and upper bounds are modeled as interval variables instead of given precise values. Based on the hybrid uncertain model, the hybrid uncertain dynamic response equilibrium equation, in which different random and interval parameters are simultaneously included in input and output terms, is constructed. Then a modified hybrid uncertain analysis method (MHUAM) is proposed. In the MHUAM, based on random interval perturbation method, the first-order Taylor series expansion and the first-order Neumann series, the dynamic response expression of the LSOAAC is developed. Moreover, the mathematical characteristics of extrema of bounds of dynamic response are determined by random interval moment method and monotonic analysis technique. Compared with the hybrid Monte Carlo method (HMCM) and interval perturbation method (IPM), numerical results show the feasibility and efficiency of the MHUAM for solving the hybrid LSOAAC problems. The effects of different uncertain models and parameters on the LSOAAC response field are also investigated deeply, and numerical results indicate that the impact made by the randomness in the thrust of the luffing cylinder F is larger than that made by the gravity of the weight in suspension Q . In addition, the impact made by the uncertainty in the displacement between the lower end of the lifting arm and the luffing cylinder a is larger than that made by the length of the lifting arm L .

  5. Hybrid electrokinetic method applied to mix contaminated soil

    Energy Technology Data Exchange (ETDEWEB)

    Mansour, H.; Maria, E. [Dept. of Building Civil and Environmental Engineering, Concordia Univ., Montreal (Canada)

    2001-07-01

    Several industrials and municipal areas in North America are contaminated with heavy metals and petroleum products. This mix contamination presents a particularly difficult task for remediation when is exposed in clayey soil. The objective of this research was to find a method to cleanup mix contaminated clayey soils. Finally, a multifunctional hybrid electrokinetic method was investigated. Clayey soil was contaminated with lead and nickel (heavy metals) at the level of 1000 ppm and phenanthrene (PAH) of 600 ppm. Electrokinetic surfactant supply system was applied to mobilize, transport and removal of phenanthrene. A chelation agent (EDTA) was also electrokinetically supplied to mobilize heavy metals. The studies were performed on 8 lab scale electrokinetic cells. The mix contaminated clayey soil was subjected to DC total voltage gradient of 0.3 V/cm. Supplied liquids (surfactant and EDTA) were introduced in different periods of time (22 days, 42 days) in order to optimize the most excessive removal of contaminants. The ph, electrical parameters, volume supplied, and volume discharged was monitored continuously during each experiment. At the end of these tests soil and cathalyte were subjected to physico-chemical analysis. The paper discusses results of experiments including the optimal energy use, removal efficiency of phenanthrene, as well, transport and removal of heavy metals. The results of this study can be applied for in-situ hybrid electrokinetic technology to remediate clayey sites contaminated with petroleum product mixed with heavy metals (e.g. manufacture Gas Plant Sites). (orig.)

  6. Disinfection of Escherichia coli bacteria using hybrid method of ozonation and hydrodynamic cavitation with orifice plate

    Science.gov (United States)

    Karamah, Eva F.; Ghaudenson, Rioneli; Amalia, Fitri; Bismo, Setijo

    2017-11-01

    This research aims to evaluate the performance of hybrid method of ozonation and hydrodynamic cavitation with orifice plate on E.coli bacteria disinfection. In this research, ozone dose, circulation flowrate, and disinfection method were varied. Ozone was produced by commercial ozonator with ozone dose of 64.83 mg/hour, 108.18 mg/hour, and 135.04 mg/hour. Meanwhile, hydrodynamic cavitation was generated by an orifice plate. The disinfection method compared in this research were: hydrodynamic cavitation, ozonation, and the combination of both. The best result on each method was achieved on the 60th minutes and with a circulation flowrate of 7 L/min. The hybrid method attained final concentration of 0 CFU/mL from the initial concentration of 2.10 × 105 CFU/mL. The ozonation method attained final concentration of 0 CFU/mL from the initial concentration of 1.32 × 105 CFU/mL. Cavitation method gives the least disinfection with final concentration of 5.20 × 104 CFU/mL from the initial concentration of 2.17 × 105 CFU/mL. In conclusion, hybrid method gives a faster and better disinfection of E.coli than each method on its own.

  7. Hybrid perturbation methods based on statistical time series models

    Science.gov (United States)

    San-Juan, Juan Félix; San-Martín, Montserrat; Pérez, Iván; López, Rosario

    2016-04-01

    In this work we present a new methodology for orbit propagation, the hybrid perturbation theory, based on the combination of an integration method and a prediction technique. The former, which can be a numerical, analytical or semianalytical theory, generates an initial approximation that contains some inaccuracies derived from the fact that, in order to simplify the expressions and subsequent computations, not all the involved forces are taken into account and only low-order terms are considered, not to mention the fact that mathematical models of perturbations not always reproduce physical phenomena with absolute precision. The prediction technique, which can be based on either statistical time series models or computational intelligence methods, is aimed at modelling and reproducing missing dynamics in the previously integrated approximation. This combination results in the precision improvement of conventional numerical, analytical and semianalytical theories for determining the position and velocity of any artificial satellite or space debris object. In order to validate this methodology, we present a family of three hybrid orbit propagators formed by the combination of three different orders of approximation of an analytical theory and a statistical time series model, and analyse their capability to process the effect produced by the flattening of the Earth. The three considered analytical components are the integration of the Kepler problem, a first-order and a second-order analytical theories, whereas the prediction technique is the same in the three cases, namely an additive Holt-Winters method.

  8. Evaluation of integration methods for hybrid simulation of complex structural systems through collapse

    Science.gov (United States)

    Del Carpio R., Maikol; Hashemi, M. Javad; Mosqueda, Gilberto

    2017-10-01

    This study examines the performance of integration methods for hybrid simulation of large and complex structural systems in the context of structural collapse due to seismic excitations. The target application is not necessarily for real-time testing, but rather for models that involve large-scale physical sub-structures and highly nonlinear numerical models. Four case studies are presented and discussed. In the first case study, the accuracy of integration schemes including two widely used methods, namely, modified version of the implicit Newmark with fixed-number of iteration (iterative) and the operator-splitting (non-iterative) is examined through pure numerical simulations. The second case study presents the results of 10 hybrid simulations repeated with the two aforementioned integration methods considering various time steps and fixed-number of iterations for the iterative integration method. The physical sub-structure in these tests consists of a single-degree-of-freedom (SDOF) cantilever column with replaceable steel coupons that provides repeatable highlynonlinear behavior including fracture-type strength and stiffness degradations. In case study three, the implicit Newmark with fixed-number of iterations is applied for hybrid simulations of a 1:2 scale steel moment frame that includes a relatively complex nonlinear numerical substructure. Lastly, a more complex numerical substructure is considered by constructing a nonlinear computational model of a moment frame coupled to a hybrid model of a 1:2 scale steel gravity frame. The last two case studies are conducted on the same porotype structure and the selection of time steps and fixed number of iterations are closely examined in pre-test simulations. The generated unbalance forces is used as an index to track the equilibrium error and predict the accuracy and stability of the simulations.

  9. Interior Noise Prediction of the Automobile Based on Hybrid FE-SEA Method

    Directory of Open Access Journals (Sweden)

    S. M. Chen

    2011-01-01

    created using hybrid FE-SEA method. The modal density was calculated using analytical method and finite element method; the damping loss factors of the structural and acoustic cavity subsystems were also calculated with analytical method; the coupling loss factors between structure and structure, structure and acoustic cavity were both calculated. Four different kinds of excitations including road excitations, engine mount excitations, sound radiation excitations of the engine, and wind excitations are exerted on the body of automobile when the automobile is running on the road. All the excitations were calculated using virtual prototype technology, computational fluid dynamics (CFD, and experiments realized in the design and development stage. The interior noise of the automobile was predicted and verified at speed of 120 km/h. The predicted and tested overall SPLs of the interior noise were 73.79 and 74.44 dB(A respectively. The comparison results also show that the prediction precision is satisfied, and the effectiveness and reliability of the hybrid FE-SEA model of the automobile is verified.

  10. Using the PROSA Method in Offshore Wind Farm Location Problems

    Directory of Open Access Journals (Sweden)

    Paweł Ziemba

    2017-11-01

    Full Text Available Wind is the most used renewable energy source (RES in the European Union and Poland. Due to the legal changes in the scope of RES in Poland, there are plans to develop offshore wind farms at the expense of onshore ones. On the other hand, the success of an offshore wind farm is primarily determined by its location. Therefore, the aim of this study is to select offshore wind farm locations in Poland, based on sustainability assessment, which is an inherent aspect of RES decision-making issues. To accomplish the objectives of this research, PROSA (PROMETHEE for Sustainability Assessment method, a new multi-criteria method is proposed. Like PROMETHEE (Preference Ranking Organization METHod for Enrichment Evaluation, PROSA is transparent for decision makers and is easy to use; moreover, it provides the analytical tools available in PROMETHEE, i.e., the sensitivity and GAIA (Geometrical Analysis for Interactive Assistance analyses. However, PROSA is characterized by a lower degree of criteria compensation than PROMETHEE. Thus, it adheres in a higher degree to the strong sustainability paradigm. The study also compared the solutions of the decision problem obtained with the use of PROSA and PROMETHEE methods. The compared methods demonstrated a high concurrence of the recommended decision-making variant of location selection, from methodological and practical points of view. At the same time, the conducted research allowed to confirm that the PROSA method recommends more sustainable decision-making variants, and that the ranking it builds is less sensitive to changes in criteria weights. Therefore, it is more stable than the PROMETHEE-based ranking.

  11. Marine Fish Hybridization

    KAUST Repository

    He, Song

    2017-04-01

    there any correlation between genetic similarity and the potential for hybridization in marine fishes? In some particular geographic locations that have the existence of several different hybridization reports, are the species involved in hybridization among those reports all closely related or distantly related? Can any associations between parent species’ similarities and hybrid spots be found?

  12. Supervised segmentation of phenotype descriptions for the human skeletal phenome using hybrid methods

    Directory of Open Access Journals (Sweden)

    Groza Tudor

    2012-10-01

    Full Text Available Abstract Background Over the course of the last few years there has been a significant amount of research performed on ontology-based formalization of phenotype descriptions. In order to fully capture the intrinsic value and knowledge expressed within them, we need to take advantage of their inner structure, which implicitly combines qualities and anatomical entities. The first step in this process is the segmentation of the phenotype descriptions into their atomic elements. Results We present a two-phase hybrid segmentation method that combines a series individual classifiers using different aggregation schemes (set operations and simple majority voting. The approach is tested on a corpus comprised of skeletal phenotype descriptions emerged from the Human Phenotype Ontology. Experimental results show that the best hybrid method achieves an F-Score of 97.05% in the first phase and F-Scores of 97.16% / 94.50% in the second phase. Conclusions The performance of the initial segmentation of anatomical entities and qualities (phase I is not affected by the presence / absence of external resources, such as domain dictionaries. From a generic perspective, hybrid methods may not always improve the segmentation accuracy as they are heavily dependent on the goal and data characteristics.

  13. A Location-Based Service Using Geometric Location Methods to Unite Mobile Users

    Directory of Open Access Journals (Sweden)

    Wen-Chen Hu

    2016-02-01

    Full Text Available Since the introduction of iPhone in 2007, many location-based services (LBSs have been created and new LBSs are found every day. This research proposes yet another LBS, which is practical and was not found before to the best of authors' knowledge. The problem is described as follows. It happens all the times while several groups of people are traveling towards a destination, they lose contact from each other on the way. This research tries to have the groups travel as closely as possible until they reach the destination. It uses a method of minimum covering ellipses to find whether the groups are separated by more than a threshold/distance. If they are, the system will find a convenient rendezvous for all groups by using a method of geometric median. After meeting at the rendezvous, the groups reset the service and continue their journey. By using this LBS, travelers do not need to worry about losing connections with others. This method can also be applied to the problem of finding a convenient meeting place for mobile users.

  14. Damage detection and locating using tone burst and continuous excitation modulation method

    Science.gov (United States)

    Li, Zheng; Wang, Zhi; Xiao, Li; Qu, Wenzhong

    2014-03-01

    Among structural health monitoring techniques, nonlinear ultrasonic spectroscopy methods are found to be effective diagnostic approach to detecting nonlinear damage such as fatigue crack, due to their sensitivity to incipient structural changes. In this paper, a nonlinear ultrasonic modulation method was developed to detect and locate a fatigue crack on an aluminum plate. The method is different with nonlinear wave modulation method which recognizes the modulation of low-frequency vibration and high-frequency ultrasonic wave; it recognizes the modulation of tone burst and high-frequency ultrasonic wave. In the experiment, a Hanning window modulated sinusoidal tone burst and a continuous sinusoidal excitation were simultaneously imposed on the PZT array which was bonded on the surface of an aluminum plate. The modulations of tone burst and continuous sinusoidal excitation was observed in different actuator-sensor paths, indicating the presence and location of fatigue crack. The results of experiments show that the proposed method is capable of detecting and locating the fatigue crack successfully.

  15. Global mapping of transposon location.

    Directory of Open Access Journals (Sweden)

    Abram Gabriel

    2006-12-01

    Full Text Available Transposable genetic elements are ubiquitous, yet their presence or absence at any given position within a genome can vary between individual cells, tissues, or strains. Transposable elements have profound impacts on host genomes by altering gene expression, assisting in genomic rearrangements, causing insertional mutations, and serving as sources of phenotypic variation. Characterizing a genome's full complement of transposons requires whole genome sequencing, precluding simple studies of the impact of transposition on interindividual variation. Here, we describe a global mapping approach for identifying transposon locations in any genome, using a combination of transposon-specific DNA extraction and microarray-based comparative hybridization analysis. We use this approach to map the repertoire of endogenous transposons in different laboratory strains of Saccharomyces cerevisiae and demonstrate that transposons are a source of extensive genomic variation. We also apply this method to mapping bacterial transposon insertion sites in a yeast genomic library. This unique whole genome view of transposon location will facilitate our exploration of transposon dynamics, as well as defining bases for individual differences and adaptive potential.

  16. Hybrid B-Spline Collocation Method for Solving the Generalized Burgers-Fisher and Burgers-Huxley Equations

    Directory of Open Access Journals (Sweden)

    Imtiaz Wasim

    2018-01-01

    Full Text Available In this study, we introduce a new numerical technique for solving nonlinear generalized Burgers-Fisher and Burgers-Huxley equations using hybrid B-spline collocation method. This technique is based on usual finite difference scheme and Crank-Nicolson method which are used to discretize the time derivative and spatial derivatives, respectively. Furthermore, hybrid B-spline function is utilized as interpolating functions in spatial dimension. The scheme is verified unconditionally stable using the Von Neumann (Fourier method. Several test problems are considered to check the accuracy of the proposed scheme. The numerical results are in good agreement with known exact solutions and the existing schemes in literature.

  17. Application Of Induced Mutation Combined With Hybridization Method In Rice Improvement In Southern Vietnam

    International Nuclear Information System (INIS)

    Do Khac Thinh; Dao Minh So; Nguyen Thi Cuc; Hung Phi Oanh; Hoang Duc Dung

    2008-01-01

    Rice plays an important role of social-economic issues in Vietnam, especially in Mekong River Delta (MRD). Rice mutation breeding was not initiated until 1992 in Southern Vietnam. Therefore, no mutant rice varieties were cultivated in MRD before 1995. Dry and germinated seeds of varieties as IR64, Tam Xoan, Nang Huong were exposed to 60 Co gamma rays at doses of 200-300 Gy. Population of 10,000-15,000 M1 plants were established by direct seeded practice. Mutant elite lines were used in hybridization program, assessed according to the standard system for rice (IRRI 1996) from M2 - M7 generations. The promising selected lines were tested in multi-location trials. The mutated characters developed so far consist of better resistance to lodging, disease and insect damages, higher tolerance to soil stresses such as acid sulphate, drought etc, and also earliness and higher yield potential. Mutation techniques have shown very useful in rice improvement, especially for characters controlled by close linked genes that are difficult to break by recombination. Some best mutant varieties: VND95-19, VND95-20, VND99-3, TNDB-100 have been released for large-scale production in MRD. Among them, VND95-20 has become one of the top 5 varieties for export and grown annually about 300,000 ha in Southern Vietnam. In combination with hybridization method, some mutants gave promising recombinants in aroma, tolerance to BPH, Grassy Stunt Virus and Ragged Stunt Virus diseases. Selected varieties as VN121, VN24-4 are largely released into production in recent time. (author)

  18. Solving a Closed-Loop Location-Inventory-Routing Problem with Mixed Quality Defects Returns in E-Commerce by Hybrid Ant Colony Optimization Algorithm

    Directory of Open Access Journals (Sweden)

    Shuai Deng

    2016-01-01

    Full Text Available This paper presents a closed-loop location-inventory-routing problem model considering both quality defect returns and nondefect returns in e-commerce supply chain system. The objective is to minimize the total cost produced in both forward and reverse logistics networks. We propose a combined optimization algorithm named hybrid ant colony optimization algorithm (HACO to address this model that is an NP-hard problem. Our experimental results show that the proposed HACO is considerably efficient and effective in solving this model.

  19. Using the Min/Max Method for Replenishment of Picking Locations

    Directory of Open Access Journals (Sweden)

    Apsalons Raitis

    2017-03-01

    Full Text Available The irregularity of removing quantities from a definite picking location in a warehouse very often results in the stock out in the particular picking address. In practice, the Red Card principle is used to determine a critical level for each picking location when it is necessary to start the replenishment of stock in the picking address. The question is how to calculate an adequate critical level. The guidelines in this paper explain in detail the solution of the problem using the Min/Max stock control method and mathematical algorithms adjusted by authors. In order to check the validity of these mathematical algorithms of the Min/Max method, the simulation modelling has been also done and presented.

  20. Transcriptome analysis in non-model species: a new method for the analysis of heterologous hybridization on microarrays

    Directory of Open Access Journals (Sweden)

    Jouventin Pierre

    2010-05-01

    Full Text Available Abstract Background Recent developments in high-throughput methods of analyzing transcriptomic profiles are promising for many areas of biology, including ecophysiology. However, although commercial microarrays are available for most common laboratory models, transcriptome analysis in non-traditional model species still remains a challenge. Indeed, the signal resulting from heterologous hybridization is low and difficult to interpret because of the weak complementarity between probe and target sequences, especially when no microarray dedicated to a genetically close species is available. Results We show here that transcriptome analysis in a species genetically distant from laboratory models is made possible by using MAXRS, a new method of analyzing heterologous hybridization on microarrays. This method takes advantage of the design of several commercial microarrays, with different probes targeting the same transcript. To illustrate and test this method, we analyzed the transcriptome of king penguin pectoralis muscle hybridized to Affymetrix chicken microarrays, two organisms separated by an evolutionary distance of approximately 100 million years. The differential gene expression observed between different physiological situations computed by MAXRS was confirmed by real-time PCR on 10 genes out of 11 tested. Conclusions MAXRS appears to be an appropriate method for gene expression analysis under heterologous hybridization conditions.

  1. Applications of hybrid time-frequency methods in nonlinear structural dynamics

    International Nuclear Information System (INIS)

    Politopoulos, I.; Piteau, Ph.; Borsoi, L.; Antunes, J.

    2014-01-01

    This paper presents a study on methods which may be used to compute the nonlinear response of systems whose linear properties are determined in the frequency or Laplace domain. Typically, this kind of situation may arise in soil-structure and fluid-structure interaction problems. In particular three methods are investigated: (a) the hybrid time-frequency method, (b) the computation of the convolution integral which requires an inverse Fourier or Laplace transform of the system's transfer function, and (c) the identification of an equivalent system defined in the time domain which may be solved with classical time integration methods. These methods are illustrated by their application to some simple, one degree of freedom, non-linear systems and their advantages and drawbacks are highlighted. (authors)

  2. Diffusion and dispersion characteristics of hybridized discontinuous Galerkin methods for under-resolved turbulence simulations

    Science.gov (United States)

    Moura, Rodrigo; Fernandez, Pablo; Mengaldo, Gianmarco

    2017-11-01

    We investigate the dispersion and diffusion characteristics of hybridized discontinuous Galerkin (DG) methods. This provides us with insights to develop robust and accurate high-order DG discretizations for under-resolved flow simulations. Using the eigenanalysis technique introduced in (Moura et al., JCP, 2015 and Mengaldo et al., Computers & Fluids, 2017), we present a dispersion-diffusion analysis for the linear advection-diffusion equation. The effect of the accuracy order, the Riemann flux and the viscous stabilization are investigated. Next, we examine the diffusion characteristics of hybridized DG methods for under-resolved turbulent flows. The implicit large-eddy simulation (iLES) of the inviscid and viscous Taylor-Green vortex (TGV) problems are considered to this end. The inviscid case is relevant in the limit of high Reynolds numbers Re , i.e. negligible molecular viscosity, while the viscous case explores the effect of Re on the accuracy and robustness of the simulations. The TGV cases considered here are particularly crucial to under-resolved turbulent free flows away from walls. We conclude the talk with a discussion on the connections between hybridized and standard DG methods for under-resolved flow simulations.

  3. Extrapeural locating method: significance in CT-guided transthoracic pulmonary biopsy

    International Nuclear Information System (INIS)

    Tang Guangjian; Wang Rengui; Liu Jianxin; Sun Jingtao

    2008-01-01

    Objective: To evaluate the usefulness of extrapleural locating method in CT-guided transthoracic pulmonary biopsy to prevent or reduce the size of peumothorax. Methods: One hundred and fifteen cases of CT-guided transthoracic pulmonary biopsy with the pulmonary lesions not in direct contact with the pleura were selected. Of 115 cases, 46 were performed with extrapleural locating method (EPL) and 69 cases with lesion edge locating method (LEL). Taking the maximum distance between the partial and visceral pleura (MPVD) measured on the CT image after the procedure as the index of the volume of pneumothorax. The incidence and volume of pneumothorax of both groups were compared and statistically analysed with R x C Chi-Square test. The retention time of the biopsy needle in the lung parenchyma of the two group was documented and the average time was calculated in each group. Results: The incidence of pneumothorax was 45.7% (21/46), median 0.4 cm with EPL group, and 66.7% (46/69) and median 0.3cm with LEL group. When the distance between the lesion and pleura was equal or smaller than 2 cm (≤2cm), the incidence of pneumothorax was 39.4% (13/33) with EPL group and 73.2% (30/41) with LEL group, and the difference of incidence and volume of the pneumothorax between two groups was statistically significant(χ 2 =9.981, P=0.019). When the distance was larger than 2 cm (>2 cm), the incidence and volume of pneumothorax between two groups were not significant statistically. The average retention time of the biopsy needle in the lung parenchyma was (7.2 ± 1.8) s with EPL group and (58.3 ± 11.6) s with LEL group. Conclusion: The extrapleural locating method can reduce effectively the retention time of the biopsy needle in the lung parenchyma and the incidence and volume of pneumothorax in CT-guided transthoracic pulmonary biopsy. (authors)

  4. Decentralized method for load sharing and power management in a hybrid single/three-phase islanded microgrid consisting of hybrid source PV/battery units

    DEFF Research Database (Denmark)

    Karimi, Yaser; Guerrero, Josep M.; Oraee, Hashem

    2016-01-01

    This paper proposes a new decentralized power management and load sharing method for a photovoltaic based, hybrid single/three-phase islanded microgrid consisting of various PV units, battery units and hybrid PV/battery units. The proposed method takes into account the available PV power...... and battery conditions of the units to share the load among them and power flow among different phases is performed automatically through three-phase units. Modified active power-frequency droop functions are used according to operating states of each unit and the frequency level is used as trigger...... for switching between the states. Efficacy of the proposed method in different load, PV generation and battery conditions is validated experimentally in a microgrid lab prototype consisted of one three-phase unit and two single-phase units....

  5. Measuring DNA hybridization using fluorescent DNA-stabilized silver clusters to investigate mismatch effects on therapeutic oligonucleotides.

    Science.gov (United States)

    de Bruin, Donny; Bossert, Nelli; Aartsma-Rus, Annemieke; Bouwmeester, Dirk

    2018-04-06

    Short nucleic acid oligomers have found a wide range of applications in experimental physics, biology and medicine, and show potential for the treatment of acquired and genetic diseases. These applications rely heavily on the predictability of hybridization through Watson-Crick base pairing to allow positioning on a nanometer scale, as well as binding to the target transcripts, but also off-target binding to transcripts with partial homology. These effects are of particular importance in the development of therapeutic oligonucleotides, where off-target effects caused by the binding of mismatched sequences need to be avoided. We employ a novel method of probing DNA hybridization using optically active DNA-stabilized silver clusters (Ag-DNA) to measure binding efficiencies through a change in fluorescence intensity. In this way we can determine their location-specific sensitivity to individual mismatches in the sequence. The results reveal a strong dependence of the hybridization on the location of the mismatch, whereby mismatches close to the edges and center show a relatively minor impact. In parallel, we propose a simple model for calculating the annealing ratios of mismatched DNA sequences, which supports our experimental results. The primary result shown in this work is a demonstration of a novel technique to measure DNA hybridization using fluorescent Ag-DNA. With this technique, we investigated the effect of mismatches on the hybridization efficiency, and found a significant dependence on the location of individual mismatches. These effects are strongly influenced by the length of the used oligonucleotides. The novel probe method based on fluorescent Ag-DNA functions as a reliable tool in measuring this behavior. As a secondary result, we formulated a simple model that is consistent with the experimental data.

  6. A Hybrid Optimization Method for Solving Bayesian Inverse Problems under Uncertainty.

    Directory of Open Access Journals (Sweden)

    Kai Zhang

    Full Text Available In this paper, we investigate the application of a new method, the Finite Difference and Stochastic Gradient (Hybrid method, for history matching in reservoir models. History matching is one of the processes of solving an inverse problem by calibrating reservoir models to dynamic behaviour of the reservoir in which an objective function is formulated based on a Bayesian approach for optimization. The goal of history matching is to identify the minimum value of an objective function that expresses the misfit between the predicted and measured data of a reservoir. To address the optimization problem, we present a novel application using a combination of the stochastic gradient and finite difference methods for solving inverse problems. The optimization is constrained by a linear equation that contains the reservoir parameters. We reformulate the reservoir model's parameters and dynamic data by operating the objective function, the approximate gradient of which can guarantee convergence. At each iteration step, we obtain the relatively 'important' elements of the gradient, which are subsequently substituted by the values from the Finite Difference method through comparing the magnitude of the components of the stochastic gradient, which forms a new gradient, and we subsequently iterate with the new gradient. Through the application of the Hybrid method, we efficiently and accurately optimize the objective function. We present a number numerical simulations in this paper that show that the method is accurate and computationally efficient.

  7. #JeSuisCharlie: Towards a Multi-Method Study of Hybrid Media Events

    Directory of Open Access Journals (Sweden)

    Johanna Sumiala

    2016-10-01

    Full Text Available This article suggests a new methodological model for the study of hybrid media events with global appeal. This model, developed in the project on the 2015 Charlie Hebdo attacks in Paris, was created specifically for researching digital media—and in particular, Twitter. The article is structured as follows. Firstly, the methodological scope is discussed against the theoretical context, e.g. the theory of media events. In the theoretical discussion, special emphasis is given to i disruptive, upsetting, or disintegrative media events and hybrid media events and ii the conditions of today’s heterogeneous and globalised media communication landscape. Secondly, the article introduces a multi-method approach developed for the analysis of hybrid media events. In this model, computational social science—namely, automated content analysis (ACA and social network analytics (SNA—are combined with a qualitative approach—specifically, digital ethnography. The article outlines three key phases for research in which the interplay between quantitative and qualitative approaches is played out. In the first phase, preliminary digital ethnography is applied to provide the outline of the event. In the second phase, quantitative social network analytics are applied to construct the digital field for research. In this phase, it is necessary to map a what is circulating on the websites and b where this circulation takes place. The third and final phase applies a qualitative approach and digital ethnography to provide a more nuanced, in-depth interpretation of what (substance/content is circulating and how this material connects with the ‘where’ in the digital landscape, hence constituting links and connections in the hybrid media landscape. In conclusion, the article reflects on how this multi-method approach contributes to understanding the workings of today’s hybrid media events: how they create and maintain symbolic battles over certain imagined

  8. Method for Determining Appropriate Clustering Criteria of Location-Sensing Data

    Directory of Open Access Journals (Sweden)

    Youngmin Lee

    2016-08-01

    Full Text Available Large quantities of location-sensing data are generated from location-based social network services. These data are provided as point properties with location coordinates acquired from a global positioning system or Wi-Fi signal. To show the point data on multi-scale map services, the data should be represented by clusters following a grid-based clustering method, in which an appropriate grid size should be determined. Currently, there are no criteria for determining the proper grid size, and the modifiable areal unit problem has been formulated for the purpose of addressing this issue. The method proposed in this paper is applies a hexagonal grid to geotagged Twitter point data, considering the grid size in terms of both quantity and quality to minimize the limitations associated with the modifiable areal unit problem. Quantitatively, we reduced the original Twitter point data by an appropriate amount using Töpfer’s radical law. Qualitatively, we maintained the original distribution characteristics using Moran’s I. Finally, we determined the appropriate sizes of clusters from zoom levels 9–13 by analyzing the distribution of data on the graphs. Based on the visualized clustering results, we confirm that the original distribution pattern is effectively maintained using the proposed method.

  9. Present and future of the hybrid imaging method SPECT/CT

    International Nuclear Information System (INIS)

    Kostadinova, I.

    2013-01-01

    Full text: Introduction: Based on the data in the literature and on our 4 year clinical experience applied for the first time in our country hybrid imaging - single photon emission tomography combined with computed tomography (SPECT / CT) it is clear that to obtain comprehensive information about the function and structure of the studied organ; the time for the diagnosis and thus the start of adequate treatment become shorter. The resulting scintigraphic image is with better quality due to CT correction of ‘diffusion’ gamma radiation, which leads to greater diagnostic accuracy. What you will learn: complex imaging method is used mainly in the field of endocrinology, cardiology, oncology, orthopedics, pulmology, neurology, and neurosurgery. It can be prove a given disease by visualization and localization of the organ lesions and determine the stage of the tumor process, to plan the type of subsequent treatment, to follow the effects of the therapy, and to predict the effect of an interventional or miniinvasive surgical procedure. Discussion: The result of the application of the hybrid imaging method is a change in the interpretation of more than half of the studied patients and in the treatment in more than a quarter of them. Conclusion: The clinical indications for SPECT/CT, and evidence of increased diagnostic accuracy compared with self- administered scintigraphic or CT methods are continuous expanded

  10. Radioimmunochemical characterization of hemoglobins Lepore and Kenya: unique antigenic determinants located on hybrid hemoglobins

    International Nuclear Information System (INIS)

    Garver, F.A.; Altay, G.; Baker, M.M.; Gravely, M.; Huisman, T.H.J.

    1978-01-01

    Antisera were produced in rabbits to the three known types of Lepore hemoglobins, which contain hybrid delta-β non-α-chains, and to hemoglobin Kenya, which has a hybrid γ-β non-α-chain. By using a sensitive radioimmunoassay technique, the absorbed antisera were shown to contain an antibody population that was specific for the hybrid hemoglobin and did not cross-react with normal hemoglobins. However, with the absorbed Lepore-specific antisera, the three known types of Lepore hemoglobins were antigenically indistinguishable from each other, suggesting that antibodies are not produced to the primary structural differences which define the three non-α-chains of the Lepore hemoglobins. These studies demonstrate that the non-α-subunits of hemoglobins Lepore and Kenya possess unique antigenic determinant sites, evidently resulting from an altered polypeptide conformation

  11. Hybrid MCDA Methods to Integrate Multiple Ecosystem Services in Forest Management Planning: A Critical Review.

    Science.gov (United States)

    Uhde, Britta; Hahn, W Andreas; Griess, Verena C; Knoke, Thomas

    2015-08-01

    Multi-criteria decision analysis (MCDA) is a decision aid frequently used in the field of forest management planning. It includes the evaluation of multiple criteria such as the production of timber and non-timber forest products and tangible as well as intangible values of ecosystem services (ES). Hence, it is beneficial compared to those methods that take a purely financial perspective. Accordingly, MCDA methods are increasingly popular in the wide field of sustainability assessment. Hybrid approaches allow aggregating MCDA and, potentially, other decision-making techniques to make use of their individual benefits and leading to a more holistic view of the actual consequences that come with certain decisions. This review is providing a comprehensive overview of hybrid approaches that are used in forest management planning. Today, the scientific world is facing increasing challenges regarding the evaluation of ES and the trade-offs between them, for example between provisioning and regulating services. As the preferences of multiple stakeholders are essential to improve the decision process in multi-purpose forestry, participatory and hybrid approaches turn out to be of particular importance. Accordingly, hybrid methods show great potential for becoming most relevant in future decision making. Based on the review presented here, the development of models for the use in planning processes should focus on participatory modeling and the consideration of uncertainty regarding available information.

  12. Hybrid MCDA Methods to Integrate Multiple Ecosystem Services in Forest Management Planning: A Critical Review

    Science.gov (United States)

    Uhde, Britta; Andreas Hahn, W.; Griess, Verena C.; Knoke, Thomas

    2015-08-01

    Multi-criteria decision analysis (MCDA) is a decision aid frequently used in the field of forest management planning. It includes the evaluation of multiple criteria such as the production of timber and non-timber forest products and tangible as well as intangible values of ecosystem services (ES). Hence, it is beneficial compared to those methods that take a purely financial perspective. Accordingly, MCDA methods are increasingly popular in the wide field of sustainability assessment. Hybrid approaches allow aggregating MCDA and, potentially, other decision-making techniques to make use of their individual benefits and leading to a more holistic view of the actual consequences that come with certain decisions. This review is providing a comprehensive overview of hybrid approaches that are used in forest management planning. Today, the scientific world is facing increasing challenges regarding the evaluation of ES and the trade-offs between them, for example between provisioning and regulating services. As the preferences of multiple stakeholders are essential to improve the decision process in multi-purpose forestry, participatory and hybrid approaches turn out to be of particular importance. Accordingly, hybrid methods show great potential for becoming most relevant in future decision making. Based on the review presented here, the development of models for the use in planning processes should focus on participatory modeling and the consideration of uncertainty regarding available information.

  13. Time-domain hybrid method for simulating large amplitude motions of ships advancing in waves

    Directory of Open Access Journals (Sweden)

    Shukui Liu

    2011-03-01

    Full Text Available Typical results obtained by a newly developed, nonlinear time domain hybrid method for simulating large amplitude motions of ships advancing with constant forward speed in waves are presented. The method is hybrid in the way of combining a time-domain transient Green function method and a Rankine source method. The present approach employs a simple double integration algorithm with respect to time to simulate the free-surface boundary condition. During the simulation, the diffraction and radiation forces are computed by pressure integration over the mean wetted surface, whereas the incident wave and hydrostatic restoring forces/moments are calculated on the instantaneously wetted surface of the hull. Typical numerical results of application of the method to the seakeeping performance of a standard containership, namely the ITTC S175, are herein presented. Comparisons have been made between the results from the present method, the frequency domain 3D panel method (NEWDRIFT of NTUA-SDL and available experimental data and good agreement has been observed for all studied cases between the results of the present method and comparable other data.

  14. A new method locating good glass-forming compositions

    Energy Technology Data Exchange (ETDEWEB)

    Yu, Dechuan [Department of Materials Physics and Chemistry, Northeastern University, No.3-11, Wenhua Road, Shenyang, 110819 (China); Shenyang National Laboratory for Materials Science, Institute of Metal Research, Chinese Academy of Sciences, 72 Wenhua Road, Shenyang, 110016 (China); Geng, Yan [Department of Materials Physics and Chemistry, Northeastern University, No.3-11, Wenhua Road, Shenyang, 110819 (China); Li, Zhengkun [Shenyang National Laboratory for Materials Science, Institute of Metal Research, Chinese Academy of Sciences, 72 Wenhua Road, Shenyang, 110016 (China); Liu, Dingming [Department of Materials Physics and Chemistry, Northeastern University, No.3-11, Wenhua Road, Shenyang, 110819 (China); Shenyang National Laboratory for Materials Science, Institute of Metal Research, Chinese Academy of Sciences, 72 Wenhua Road, Shenyang, 110016 (China); Fu, Huameng; Zhu, Zhengwang [Shenyang National Laboratory for Materials Science, Institute of Metal Research, Chinese Academy of Sciences, 72 Wenhua Road, Shenyang, 110016 (China); Qi, Yang, E-mail: qiyang@imp.neu.edu.cn [Department of Materials Physics and Chemistry, Northeastern University, No.3-11, Wenhua Road, Shenyang, 110819 (China); Zhang, Haifeng, E-mail: hfzhang@imr.ac.cn [Shenyang National Laboratory for Materials Science, Institute of Metal Research, Chinese Academy of Sciences, 72 Wenhua Road, Shenyang, 110016 (China)

    2015-10-15

    A new method was proposed to pinpoint the compositions with good glass forming ability (GFA) by combining atomic clusters and mixing entropy. The clusters were confirmed by analyzing competing crystalline phases. The method was applied to the Zr–Al–Ni–Cu–Ag alloy system. A series of glass formers with diameter up to 20 mm were quickly detected in this system. The good glass formers were located only after trying 5 compositions around the calculated composition. The method was also effective in other multi-component systems. This method might provide a new way to understand glass formation and to quickly pinpoint compositions with high GFA. - Highlights: • A new method was proposed to quickly design glass formers with high glass forming ability. • The method of designing pentabasic Zr–Al–Ni–Cu–Ag alloys was applied. • A series of new Zr-based bulk metallic glasses with critical diameter of 20 mm were discovered.

  15. A new method locating good glass-forming compositions

    International Nuclear Information System (INIS)

    Yu, Dechuan; Geng, Yan; Li, Zhengkun; Liu, Dingming; Fu, Huameng; Zhu, Zhengwang; Qi, Yang; Zhang, Haifeng

    2015-01-01

    A new method was proposed to pinpoint the compositions with good glass forming ability (GFA) by combining atomic clusters and mixing entropy. The clusters were confirmed by analyzing competing crystalline phases. The method was applied to the Zr–Al–Ni–Cu–Ag alloy system. A series of glass formers with diameter up to 20 mm were quickly detected in this system. The good glass formers were located only after trying 5 compositions around the calculated composition. The method was also effective in other multi-component systems. This method might provide a new way to understand glass formation and to quickly pinpoint compositions with high GFA. - Highlights: • A new method was proposed to quickly design glass formers with high glass forming ability. • The method of designing pentabasic Zr–Al–Ni–Cu–Ag alloys was applied. • A series of new Zr-based bulk metallic glasses with critical diameter of 20 mm were discovered

  16. Gravity Search Algorithm hybridized Recursive Least Square method for power system harmonic estimation

    Directory of Open Access Journals (Sweden)

    Santosh Kumar Singh

    2017-06-01

    Full Text Available This paper presents a new hybrid method based on Gravity Search Algorithm (GSA and Recursive Least Square (RLS, known as GSA-RLS, to solve the harmonic estimation problems in the case of time varying power signals in presence of different noises. GSA is based on the Newton’s law of gravity and mass interactions. In the proposed method, the searcher agents are a collection of masses that interact with each other using Newton’s laws of gravity and motion. The basic GSA algorithm strategy is combined with RLS algorithm sequentially in an adaptive way to update the unknown parameters (weights of the harmonic signal. Simulation and practical validation are made with the experimentation of the proposed algorithm with real time data obtained from a heavy paper industry. A comparative performance of the proposed algorithm is evaluated with other recently reported algorithms like, Differential Evolution (DE, Particle Swarm Optimization (PSO, Bacteria Foraging Optimization (BFO, Fuzzy-BFO (F-BFO hybridized with Least Square (LS and BFO hybridized with RLS algorithm, which reveals that the proposed GSA-RLS algorithm is the best in terms of accuracy, convergence and computational time.

  17. An iterative method for obtaining the optimum lightning location on a spherical surface

    Science.gov (United States)

    Chao, Gao; Qiming, MA

    1991-01-01

    A brief introduction to the basic principles of an eigen method used to obtain the optimum source location of lightning is presented. The location of the optimum source is obtained by using multiple direction finders (DF's) on a spherical surface. An improvement of this method, which takes the distance of source-DF's as a constant, is presented. It is pointed out that using a weight factor of signal strength is not the most ideal method because of the inexact inverse signal strength-distance relation and the inaccurate signal amplitude. An iterative calculation method is presented using the distance from the source to the DF as a weight factor. This improved method has higher accuracy and needs only a little more calculation time. Some computer simulations for a 4DF system are presented to show the improvement of location through use of the iterative method.

  18. Optimization of Renewable Energy Hybrid System for Grid Connected Application

    Directory of Open Access Journals (Sweden)

    Mustaqimah Mustaqimah

    2012-10-01

    Full Text Available ABSTRACT. Hybrid energy systems are pollution free, takes low cost and less gestation period, user and social friendly. Such systems are important sources of energy for shops, schools, and clinics in village communities especially in remote areas. Hybrid systems can provide electricity at a comparatively economic price in many remote areas. This paper presents a method to jointly determine the sizing and operation control of hybrid energy systems. The model, PV wind hydro and biomass hybrid system connects to grid. The system configuration of the hybrid is derived based on a theoretical domestic load at a typical location and local solar radiation, wind and water flow rate data and biomass availability. The hybrid energy system is proposed for 10 of teacher’s houses of Industrial Training Institute, Mersing. It is predicted 10 kW load consumption per house. The hybrid energy system consists of wind, solar, biomass, hydro, and grid power. Approximately energy consumption is 860 kWh/day with a 105 kW peak demand load. The proposed hybrid renewable consists of solar photovoltaic (PV panels, wind turbine, hydro turbine and biomass. Battery and inverter are included as part of back-up and storage system. It provides the economic sensitivity of hybridization and the economic and environmental benefits of using a blend of technologies. It also presents the trade off that is involved in optimizing a hybrid energy system to harness and utilize the available renewable energy resources efficiently.

  19. a New Hybrid Yin-Yang Swarm Optimization Algorithm for Uncapacitated Warehouse Location Problems

    Science.gov (United States)

    Heidari, A. A.; Kazemizade, O.; Hakimpour, F.

    2017-09-01

    Yin-Yang-pair optimization (YYPO) is one of the latest metaheuristic algorithms (MA) proposed in 2015 that tries to inspire the philosophy of balance between conflicting concepts. Particle swarm optimizer (PSO) is one of the first population-based MA inspired by social behaviors of birds. In spite of PSO, the YYPO is not a nature inspired optimizer. It has a low complexity and starts with only two initial positions and can produce more points with regard to the dimension of target problem. Due to unique advantages of these methodologies and to mitigate the immature convergence and local optima (LO) stagnation problems in PSO, in this work, a continuous hybrid strategy based on the behaviors of PSO and YYPO is proposed to attain the suboptimal solutions of uncapacitated warehouse location (UWL) problems. This efficient hierarchical PSO-based optimizer (PSOYPO) can improve the effectiveness of PSO on spatial optimization tasks such as the family of UWL problems. The performance of the proposed PSOYPO is verified according to some UWL benchmark cases. These test cases have been used in several works to evaluate the efficacy of different MA. Then, the PSOYPO is compared to the standard PSO, genetic algorithm (GA), harmony search (HS), modified HS (OBCHS), and evolutionary simulated annealing (ESA). The experimental results demonstrate that the PSOYPO can reveal a better or competitive efficacy compared to the PSO and other MA.

  20. A hybrid multiscale kinetic Monte Carlo method for simulation of copper electrodeposition

    International Nuclear Information System (INIS)

    Zheng Zheming; Stephens, Ryan M.; Braatz, Richard D.; Alkire, Richard C.; Petzold, Linda R.

    2008-01-01

    A hybrid multiscale kinetic Monte Carlo (HMKMC) method for speeding up the simulation of copper electrodeposition is presented. The fast diffusion events are simulated deterministically with a heterogeneous diffusion model which considers site-blocking effects of additives. Chemical reactions are simulated by an accelerated (tau-leaping) method for discrete stochastic simulation which adaptively selects exact discrete stochastic simulation for the appropriate reaction whenever that is necessary. The HMKMC method is seen to be accurate and highly efficient

  1. From hybrid swarms to swarms of hybrids

    Science.gov (United States)

    Stohlgren, Thomas J.; Szalanski, Allen L; Gaskin, John F.; Young, Nicholas E.; West, Amanda; Jarnevich, Catherine S.; Tripodi, Amber

    2014-01-01

    Science has shown that the introgression or hybridization of modern humans (Homo sapiens) with Neanderthals up to 40,000 YBP may have led to the swarm of modern humans on earth. However, there is little doubt that modern trade and transportation in support of the humans has continued to introduce additional species, genotypes, and hybrids to every country on the globe. We assessed the utility of species distributions modeling of genotypes to assess the risk of current and future invaders. We evaluated 93 locations of the genus Tamarix for which genetic data were available. Maxent models of habitat suitability showed that the hybrid, T. ramosissima x T. chinensis, was slightly greater than the parent taxa (AUCs > 0.83). General linear models of Africanized honey bees, a hybrid cross of Tanzanian Apis mellifera scutellata and a variety of European honey bee including A. m. ligustica, showed that the Africanized bees (AUC = 0.81) may be displacing European honey bees (AUC > 0.76) over large areas of the southwestern U.S. More important, Maxent modeling of sub-populations (A1 and A26 mitotypes based on mDNA) could be accurately modeled (AUC > 0.9), and they responded differently to environmental drivers. This suggests that rapid evolutionary change may be underway in the Africanized bees, allowing the bees to spread into new areas and extending their total range. Protecting native species and ecosystems may benefit from risk maps of harmful invasive species, hybrids, and genotypes.

  2. A method for minimum risk portfolio optimization under hybrid uncertainty

    Science.gov (United States)

    Egorova, Yu E.; Yazenin, A. V.

    2018-03-01

    In this paper, we investigate a minimum risk portfolio model under hybrid uncertainty when the profitability of financial assets is described by fuzzy random variables. According to Feng, the variance of a portfolio is defined as a crisp value. To aggregate fuzzy information the weakest (drastic) t-norm is used. We construct an equivalent stochastic problem of the minimum risk portfolio model and specify the stochastic penalty method for solving it.

  3. A study of various methods for calculating locations of lightning events

    Science.gov (United States)

    Cannon, John R.

    1995-01-01

    This article reports on the results of numerical experiments on finding the location of lightning events using different numerical methods. The methods include linear least squares, nonlinear least squares, statistical estimations, cluster analysis and angular filters and combinations of such techniques. The experiments involved investigations of methods for excluding fake solutions which are solutions that appear to be reasonable but are in fact several kilometers distant from the actual location. Some of the conclusions derived from the study are that bad data produces fakes, that no fool-proof method of excluding fakes was found, that a short base-line interferometer under development at Kennedy Space Center to measure the direction cosines of an event shows promise as a filter for excluding fakes. The experiments generated a number of open questions, some of which are discussed at the end of the report.

  4. Cuckoo search via Levy flights applied to uncapacitated facility location problem

    Science.gov (United States)

    Mesa, Armacheska; Castromayor, Kris; Garillos-Manliguez, Cinmayii; Calag, Vicente

    2017-11-01

    Facility location problem (FLP) is a mathematical way to optimally locate facilities within a set of candidates to satisfy the requirements of a given set of clients. This study addressed the uncapacitated FLP as it assures that the capacity of every selected facility is finite. Thus, even if the demand is not known, which often is the case, in reality, organizations may still be able to take strategic decisions such as locating the facilities. There are different approaches relevant to the uncapacitated FLP. Here, the cuckoo search via Lévy flight (CS-LF) was used to solve the problem. Though hybrid methods produce better results, this study employed CS-LF to determine first its potential in finding solutions for the problem, particularly when applied to a real-world problem. The method was applied to the data set obtained from a department store in Davao City, Philippines. Results showed that applying CS-LF yielded better facility locations compared to particle swarm optimization and other existing algorithms. Although these results showed that CS-LF is a promising method to solve this particular problem, further studies on other FLP are recommended to establish a strong foundation of the capability of CS-LF in solving FLP.

  5. A hybrid method of prediction of the void fraction during depressurization of diabatic systems

    International Nuclear Information System (INIS)

    Inayatullah, G.; Nicoll, W.B.; Hancox, W.T.

    1977-01-01

    The variation in vapour volumetric fraction during transient pressure, flow and power is of considerable importance in water-cooled nuclear power-reactor safety analysis. The commonly adopted procedure to predict the transient void is to solve the conservation equations using finite differences. This present method is intermediate between numerical and analytic, hence 'hybrid'. Space and time are divided into discrete intervals. Their size, however, is dictated by the imposed heat flux and pressure variations, and not by truncation error, stability or convergence, because within an interval, the solutions applied are analytic. The relatively simple hybrid method presented here can predict the void distribution in a variety of transient, diabatic, two-phase flows with simplicity, accuracy and speed. (Auth.)

  6. PERFORMANCE OF PROMISING HYBRID RICE IN TWO DIFFERENT ELEVATIONS OF IRRIGATED LOWLAND IN INDONESIA

    Directory of Open Access Journals (Sweden)

    Yuni Widyastuti

    2015-06-01

    Full Text Available The hybrid rice program has been established since early 1990’s at the Indonesia Center for Rice Research (ICRR. Twenty-four experimental hybrid rice varieties which have been developed were tested in lowland rice fields in Sukamandi (West Java and Batang (Central Java during the dry season and the rainy season of 2012. Randomized complete block design (RCBD with three replications was used in each location. The results showed that grains yields were affected by locations, seasons, and genotypes. The genotypes x locations x seasons interaction effect was significant; therefore, the best hybrid was different for each location and season. A7/PK36 hybrid has the best performance in Batang during the dry season, while A7/PK40 and A7/PK32 are the best hybrids in the rainy season. In Sukamandi, nine hybrids were identified as better yielder than that of the check cultivar in the dry season, but not so in the rainy season. Using the correlation and path analysis, we found that the number of panicles per hill and the number of filled grains per panicle could be used as selection criteria for yield in hybrid rice.

  7. Dynamic response evaluation of sensorless MPPT method for hybrid PV-DFIG wind turbine system

    Directory of Open Access Journals (Sweden)

    Danvu Nguyen

    2016-01-01

    Full Text Available This research proposes a sensorless Maximum Power Point Tracking (MPPT method for a hybrid Photovoltaic-Wind system, which consists of Photovoltaic (PV system and Doubly-Fed Induction Generator (DFIG Wind Turbine. In the hybrid system, the DC/DC converter output of the PV system is directly connected to the DC-link of DFIG’s back-to-back converter. Therefore, the PV inverter and its associated circuit can be removed in this structure. Typically, the PV power is monitored by using PV current sensor and PV voltage sensor for MPPT. In this paper, the powers of converters on grid side and rotor side of DFIG are used to estimate the PV power without the PV current sensor. That can efficiently reduce the cost of the hybrid system. The detailed analysis of the sensorless MPPT method, which includes derived equations and operation response, is also presented in this paper. In addition, an overview of PV-DFIG research in literature is stated to supply comprehensive knowledge of related research.

  8. A hybrid method for provincial scale energy-related carbon emission allocation in China.

    Science.gov (United States)

    Bai, Hongtao; Zhang, Yingxuan; Wang, Huizhi; Huang, Yanying; Xu, He

    2014-01-01

    Achievement of carbon emission reduction targets proposed by national governments relies on provincial/state allocations. In this study, a hybrid method for provincial energy-related carbon emissions allocation in China was developed to provide a good balance between production- and consumption-based approaches. In this method, provincial energy-related carbon emissions are decomposed into direct emissions of local activities other than thermal power generation and indirect emissions as a result of electricity consumption. Based on the carbon reduction efficiency principle, the responsibility for embodied emissions of provincial product transactions is assigned entirely to the production area. The responsibility for carbon generation during the production of thermal power is borne by the electricity consumption area, which ensures that different regions with resource endowments have rational development space. Empirical studies were conducted to examine the hybrid method and three indices, per capita GDP, resource endowment index and the proportion of energy-intensive industries, were screened to preliminarily interpret the differences among China's regional carbon emissions. Uncertainty analysis and a discussion of this method are also provided herein.

  9. A multi-dimensional sampling method for locating small scatterers

    International Nuclear Information System (INIS)

    Song, Rencheng; Zhong, Yu; Chen, Xudong

    2012-01-01

    A multiple signal classification (MUSIC)-like multi-dimensional sampling method (MDSM) is introduced to locate small three-dimensional scatterers using electromagnetic waves. The indicator is built with the most stable part of signal subspace of the multi-static response matrix on a set of combinatorial sampling nodes inside the domain of interest. It has two main advantages compared to the conventional MUSIC methods. First, the MDSM is more robust against noise. Second, it can work with a single incidence even for multi-scatterers. Numerical simulations are presented to show the good performance of the proposed method. (paper)

  10. Probability evolution method for exit location distribution

    Science.gov (United States)

    Zhu, Jinjie; Chen, Zhen; Liu, Xianbin

    2018-03-01

    The exit problem in the framework of the large deviation theory has been a hot topic in the past few decades. The most probable escape path in the weak-noise limit has been clarified by the Freidlin-Wentzell action functional. However, noise in real physical systems cannot be arbitrarily small while noise with finite strength may induce nontrivial phenomena, such as noise-induced shift and noise-induced saddle-point avoidance. Traditional Monte Carlo simulation of noise-induced escape will take exponentially large time as noise approaches zero. The majority of the time is wasted on the uninteresting wandering around the attractors. In this paper, a new method is proposed to decrease the escape simulation time by an exponentially large factor by introducing a series of interfaces and by applying the reinjection on them. This method can be used to calculate the exit location distribution. It is verified by examining two classical examples and is compared with theoretical predictions. The results show that the method performs well for weak noise while may induce certain deviations for large noise. Finally, some possible ways to improve our method are discussed.

  11. Techno-economical analysis of off-grid hybrid systems at Kutubdia Island, Bangladesh

    International Nuclear Information System (INIS)

    Kumar Nandi, Sanjoy; Ranjan Ghosh, Himangshu

    2010-01-01

    Kutubdia is an island in the southern coast of Bangladesh where mainland grid electricity is not present or would not feasible in near future. Presently, electricity is generated using a diesel generator by Bangladesh Power Development Board (BPDB) for a limited time and location. Due to its remote location, the fuel cost in Kutubdia is very expensive. In the present study one-year recorded wind by Bangladesh Centre of Advanced Studies (BCAS) location and other three potential locations for hybrid system analysis is discussed. The system configuration of the hybrid is achieved based on a theoretical domestic load at the island. The sizing of the hybrid power systems is discussed with 0% and 5% annual capacity of shortage. This feasibility study indicates that wind-PV-diesel system is feasible with 0% capacity of shortage and wind-diesel system is feasible with 5% annual capacity of shortage at all locations. As 5% annual capacity of shortage can be considered, the wind-diesel hybrid system will reduce net present cost as well as cost of energy to about 20% and the diesel consumption on the island can be reduced to about 50% of its present annual consumption. Such a hybrid system will reduce about 44% green house gases (GHG) from the local atmosphere.

  12. Hybrid discrete PSO and OPF approach for optimization of biomass fueled micro-scale energy system

    International Nuclear Information System (INIS)

    Gómez-González, M.; López, A.; Jurado, F.

    2013-01-01

    Highlights: ► Method to determine the optimal location and size of biomass power plants. ► The proposed approach is a hybrid of PSO algorithm and optimal power flow. ► Comparison among the proposed algorithm and other methods. ► Computational costs are enough lower than that required for exhaustive search. - Abstract: This paper addresses generation of electricity in the specific aspect of finding the best location and sizing of biomass fueled gas micro-turbine power plants, taking into account the variables involved in the problem, such as the local distribution of biomass resources, biomass transportation and extraction costs, operation and maintenance costs, power losses costs, network operation costs, and technical constraints. In this paper a hybrid method is introduced employing discrete particle swarm optimization and optimal power flow. The approach can be applied to search the best sites and capacities to connect biomass fueled gas micro-turbine power systems in a distribution network among a large number of potential combinations and considering the technical constraints of the network. A fair comparison among the proposed algorithm and other methods is performed.

  13. Hybrid PSO-ASVR-based method for data fitting in the calibration of infrared radiometer

    Energy Technology Data Exchange (ETDEWEB)

    Yang, Sen; Li, Chengwei, E-mail: heikuanghit@163.com [School of Electrical Engineering and Automation, Harbin Institute of Technology, Harbin 150001 (China)

    2016-06-15

    The present paper describes a hybrid particle swarm optimization-adaptive support vector regression (PSO-ASVR)-based method for data fitting in the calibration of infrared radiometer. The proposed hybrid PSO-ASVR-based method is based on PSO in combination with Adaptive Processing and Support Vector Regression (SVR). The optimization technique involves setting parameters in the ASVR fitting procedure, which significantly improves the fitting accuracy. However, its use in the calibration of infrared radiometer has not yet been widely explored. Bearing this in mind, the PSO-ASVR-based method, which is based on the statistical learning theory, is successfully used here to get the relationship between the radiation of a standard source and the response of an infrared radiometer. Main advantages of this method are the flexible adjustment mechanism in data processing and the optimization mechanism in a kernel parameter setting of SVR. Numerical examples and applications to the calibration of infrared radiometer are performed to verify the performance of PSO-ASVR-based method compared to conventional data fitting methods.

  14. A Hybrid Method for the Modelling and Optimisation of Constrained Search Problems

    Directory of Open Access Journals (Sweden)

    Sitek Pawel

    2014-08-01

    Full Text Available The paper presents a concept and the outline of the implementation of a hybrid approach to modelling and solving constrained problems. Two environments of mathematical programming (in particular, integer programming and declarative programming (in particular, constraint logic programming were integrated. The strengths of integer programming and constraint logic programming, in which constraints are treated in a different way and different methods are implemented, were combined to use the strengths of both. The hybrid method is not worse than either of its components used independently. The proposed approach is particularly important for the decision models with an objective function and many discrete decision variables added up in multiple constraints. To validate the proposed approach, two illustrative examples are presented and solved. The first example is the authors’ original model of cost optimisation in the supply chain with multimodal transportation. The second one is the two-echelon variant of the well-known capacitated vehicle routing problem.

  15. A comparison of generalized hybrid Monte Carlo methods with and without momentum flip

    International Nuclear Information System (INIS)

    Akhmatskaya, Elena; Bou-Rabee, Nawaf; Reich, Sebastian

    2009-01-01

    The generalized hybrid Monte Carlo (GHMC) method combines Metropolis corrected constant energy simulations with a partial random refreshment step in the particle momenta. The standard detailed balance condition requires that momenta are negated upon rejection of a molecular dynamics proposal step. The implication is a trajectory reversal upon rejection, which is undesirable when interpreting GHMC as thermostated molecular dynamics. We show that a modified detailed balance condition can be used to implement GHMC without momentum flips. The same modification can be applied to the generalized shadow hybrid Monte Carlo (GSHMC) method. Numerical results indicate that GHMC/GSHMC implementations with momentum flip display a favorable behavior in terms of sampling efficiency, i.e., the traditional GHMC/GSHMC implementations with momentum flip got the advantage of a higher acceptance rate and faster decorrelation of Monte Carlo samples. The difference is more pronounced for GHMC. We also numerically investigate the behavior of the GHMC method as a Langevin-type thermostat. We find that the GHMC method without momentum flip interferes less with the underlying stochastic molecular dynamics in terms of autocorrelation functions and it to be preferred over the GHMC method with momentum flip. The same finding applies to GSHMC

  16. Hybrid methods to represent incomplete and uncertain information

    Energy Technology Data Exchange (ETDEWEB)

    Joslyn, C. [NASA Goddard Space Flight Center, Greenbelt, MD (United States)

    1996-12-31

    Decision making is cast in the semiotic context of perception, decision, and action loops. Towards the goal of properly grounding hybrid representations of information and uncertainty from this semiotic perspective, we consider the roles of and relations among the mathematical components of General Information Theory (GIT), particularly among fuzzy sets, possibility theory, probability theory, and random sets. We do so by using a clear distinction between the syntactic, mathematical formalism and the semantic domains of application of each of these fields, placing the emphasis on available measurement and action methods appropriate for each formalism, to which and from which the decision-making process flows.

  17. Method using a density field for locating related items for data mining

    Science.gov (United States)

    Wylie, Brian N.

    2002-01-01

    A method for locating related items in a geometric space transforms relationships among items to geometric locations. The method locates items in the geometric space so that the distance between items corresponds to the degree of relatedness. The method facilitates communication of the structure of the relationships among the items. The method makes use of numeric values as a measure of similarity between each pairing of items. The items are given initial coordinates in the space. An energy is then determined for each item from the item's distance and similarity to other items, and from the density of items assigned coordinates near the item. The distance and similarity component can act to draw items with high similarities close together, while the density component can act to force all items apart. If a terminal condition is not yet reached, then new coordinates can be determined for one or more items, and the energy determination repeated. The iteration can terminate, for example, when the total energy reaches a threshold, when each item's energy is below a threshold, after a certain amount of time or iterations.

  18. Flux-weakening control methods for hybrid excitation synchronous motor

    Directory of Open Access Journals (Sweden)

    Mingming Huang

    2015-09-01

    Full Text Available The hybrid excitation synchronous motor (HESM, which aim at combining the advantages of permanent magnet motor and wound excitation motor, have the characteristics of low-speed high-torque hill climbing and wide speed range. Firstly, a new kind of HESM is presented in the paper, and its structure and mathematical model are illustrated. Then, based on a space voltage vector control, a novel flux-weakening method for speed adjustment in the high speed region is presented. The unique feature of the proposed control method is that the HESM driving system keeps the q-axis back-EMF components invariable during the flux-weakening operation process. Moreover, a copper loss minimization algorithm is adopted to reduce the copper loss of the HESM in the high speed region. Lastly, the proposed method is validated by the simulation and the experimental results.

  19. Structural hybrid reliability index and its convergent solving method based on random–fuzzy–interval reliability model

    Directory of Open Access Journals (Sweden)

    Hai An

    2016-08-01

    Full Text Available Aiming to resolve the problems of a variety of uncertainty variables that coexist in the engineering structure reliability analysis, a new hybrid reliability index to evaluate structural hybrid reliability, based on the random–fuzzy–interval model, is proposed in this article. The convergent solving method is also presented. First, the truncated probability reliability model, the fuzzy random reliability model, and the non-probabilistic interval reliability model are introduced. Then, the new hybrid reliability index definition is presented based on the random–fuzzy–interval model. Furthermore, the calculation flowchart of the hybrid reliability index is presented and it is solved using the modified limit-step length iterative algorithm, which ensures convergence. And the validity of convergent algorithm for the hybrid reliability model is verified through the calculation examples in literature. In the end, a numerical example is demonstrated to show that the hybrid reliability index is applicable for the wear reliability assessment of mechanisms, where truncated random variables, fuzzy random variables, and interval variables coexist. The demonstration also shows the good convergence of the iterative algorithm proposed in this article.

  20. Selection of hybrid vehicle for green environment using multi-attributive border approximation area comparison method

    Directory of Open Access Journals (Sweden)

    Tapas Kumar Biswas

    2018-02-01

    Full Text Available The mobility sector including all kinds of transportation systems are facing global challenges in re-spect of green environmental issues. There has been a paradigm shift in the concept of design and manufacturing of automotive vehicles keeping in mind the scarcity of fossil fuel and the impact of emission on environment due to burning of it. The addition of hybrid and electric vehicles in pas-senger car segment has got significant momentum to address the global challenges. This research investigates the performance of a group of hybrid vehicles from customers’ perspective. Among the different brands that are available in the hybrid vehicle market, smart customers have given pri-ority to vehicle cost, mileage, tail pipe emission, comfortness and high tank size volume for long drive. Considering these attributes, selection strategy for hybrid vehicles has been developed using entropy based multi-attributive border approximation area comparison (MABAC method. This research highlights the best hybrid vehicle which reduces air pollution in cities with other significant environmental benefits, reduces dependence on foreign energy imports and minimizes the annual fuel cost.

  1. Hybrid method based on embedded coupled simulation of vortex particles in grid based solution

    Science.gov (United States)

    Kornev, Nikolai

    2017-09-01

    The paper presents a novel hybrid approach developed to improve the resolution of concentrated vortices in computational fluid mechanics. The method is based on combination of a grid based and the grid free computational vortex (CVM) methods. The large scale flow structures are simulated on the grid whereas the concentrated structures are modeled using CVM. Due to this combination the advantages of both methods are strengthened whereas the disadvantages are diminished. The procedure of the separation of small concentrated vortices from the large scale ones is based on LES filtering idea. The flow dynamics is governed by two coupled transport equations taking two-way interaction between large and fine structures into account. The fine structures are mapped back to the grid if their size grows due to diffusion. Algorithmic aspects of the hybrid method are discussed. Advantages of the new approach are illustrated on some simple two dimensional canonical flows containing concentrated vortices.

  2. Location of Buried Mineshafts and Adits Using Reconnaissance Geophysical Methods

    Science.gov (United States)

    Culshaw, Martin; Donnelly, Laurance; McCann, David

    Britain has a long history of mining activity, which stretches back some 3000 years to the excavation of flint in East Anglia. The legacy of this long period of activity is the presence of many buried mineshafts and adits, whose location is often unknown precisely and in many cases not even recorded in historical mining records. As has been shown by Donnelly et al (2003) the discovery of a mineshaft in an area of housing development can have a profound effect on property values in its vicinity. Hence, urgent action must be taken to establish at the site investigation stage of a development to determine whether any mineshafts are present at the site so that remedial action can be taken before construction commences. A study of historical information and the drilling may well enable the developer to locate any suspected mineshafts and adits on his site. However, the use of geophysical reconnaissance methods across the whole site may well provide sufficient information to simplify the drilling programme and reduce its cost to a minimum. In this paper a number of rapid reconnaissance geophysical methods are described and evaluated in terms of their success in the location of buried mineshafts and adits. It has shown that a combination of ground conductivity and magnetic surveys provides a most effective approach on open sites in greenfield and brownfield areas. Ground penetrating radar and micro-gravity surveys have proved to be a valuable approach in urban areas where the use of many geophysical methods is prevented by the presence of various types of cultural noise. On a regional scale the infrared thermography method is being increasingly used but care must be taken to overcome certain environmental difficulties. The practical use of all these geophysical methods in the field is illustrated by a number of appropriate case histories.

  3. Hybrid Geometric Calibration Method for Multi-Platform Spaceborne SAR Image with Sparse Gcps

    Science.gov (United States)

    Lv, G.; Tang, X.; Ai, B.; Li, T.; Chen, Q.

    2018-04-01

    Geometric calibration is able to provide high-accuracy geometric coordinates of spaceborne SAR image through accurate geometric parameters in the Range-Doppler model by ground control points (GCPs). However, it is very difficult to obtain GCPs that covering large-scale areas, especially in the mountainous regions. In addition, the traditional calibration method is only used for single platform SAR images and can't support the hybrid geometric calibration for multi-platform images. To solve the above problems, a hybrid geometric calibration method for multi-platform spaceborne SAR images with sparse GCPs is proposed in this paper. First, we calibrate the master image that contains GCPs. Secondly, the point tracking algorithm is used to obtain the tie points (TPs) between the master and slave images. Finally, we calibrate the slave images using TPs as the GCPs. We take the Beijing-Tianjin- Hebei region as an example to study SAR image hybrid geometric calibration method using 3 TerraSAR-X images, 3 TanDEM-X images and 5 GF-3 images covering more than 235 kilometers in the north-south direction. Geometric calibration of all images is completed using only 5 GCPs. The GPS data extracted from GNSS receiver are used to assess the plane accuracy after calibration. The results after geometric calibration with sparse GCPs show that the geometric positioning accuracy is 3 m for TSX/TDX images and 7.5 m for GF-3 images.

  4. Functionalized graphene oxide/Fe3O4 hybrids for cellular magnetic resonance imaging and fluorescence labeling.

    Science.gov (United States)

    Zhou, Chaohui; Wu, Hui; Wang, Mingliang; Huang, Chusen; Yang, Dapeng; Jia, Nengqin

    2017-09-01

    In this work, we developed a T 2 -weighted contrast agent based on graphene oxide (GO)/Fe 3 O 4 hybrids for efficient cellular magnetic resonance imaging (MRI). The GO/Fe 3 O 4 hybrids were obtained by combining with co-precipitation method and pyrolysis method. The structural, surface and magnetic characteristics of the hybrids were systematically characterized by transmission electron microscopy (TEM), vibrating sample magnetometer (VSM), AFM, Raman, FT-IR and XRD. The GO/Fe 3 O 4 hybrids were functionalized by modifying with anionic and cationic polyelectrolyte through layer-by-layer assembling. The fluorescence probe fluorescein isothiocyanate (FITC) was further loaded on the surface of functionalized GO/Fe 3 O 4 hybrids to trace the location of GO/Fe 3 O 4 hybrids in cells. Functionalized GO/Fe 3 O 4 hybrids possess good hydrophilicity, less cytotoxicity, high MRI enhancement with the relaxivity (r 2 ) of 493mM -1 s -1 as well as cellular MRI contrast effect. These obtained results indicated that the functionalized GO/Fe 3 O 4 hybrids could have great potential to be utilized as cellular MRI contrast agents for tumor early diagnosis and monitoring. Copyright © 2017 Elsevier B.V. All rights reserved.

  5. Compass: A hybrid method for clinical and biobank data mining

    DEFF Research Database (Denmark)

    Krysiak-Baltyn, Konrad; Petersen, Thomas Nordahl; Audouze, Karine Marie Laure

    2014-01-01

    We describe a new method for identification of confident associations within large clinical data sets. The method is a hybrid of two existing methods; Self-Organizing Maps and Association Mining. We utilize Self-Organizing Maps as the initial step to reduce the search space, and then apply...... Association Mining in order to find association rules. We demonstrate that this procedure has a number of advantages compared to traditional Association Mining; it allows for handling numerical variables without a priori binning and is able to generate variable groups which act as “hotspots” for statistically...... significant associations. We showcase the method on infertility-related data from Danish military conscripts. The clinical data we analyzed contained both categorical type questionnaire data and continuous variables generated from biological measurements, including missing values. From this data set, we...

  6. Control system and method for a hybrid electric vehicle

    Science.gov (United States)

    Tamor, Michael Alan

    2001-03-06

    Several control methods are presented for application in a hybrid electric vehicle powertrain including in various embodiments an engine, a motor/generator, a transmission coupled at an input thereof to receive torque from the engine and the motor generator coupled to augment torque provided by the engine, an energy storage device coupled to receive energy from and provide energy to the motor/generator, an engine controller (EEC) coupled to control the engine, a transmission controller (TCM) coupled to control the transmission and a vehicle system controller (VSC) adapted to control the powertrain.

  7. Numerical Study on Couette Flow in Nanostructured Channel using Molecular-continuum Hybrid Method

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Youngjin; Jeong, Myunggeun; Ha, Man Yeong [Pusan Nat’l Univ., Busan (Korea, Republic of)

    2017-06-15

    A molecular-continuum hybrid method was developed to simulate microscale and nanoscale fluids where continuum fluidic cannot be used to predict Couette flow. Molecular dynamics simulation is used near the solid surface where the flow cannot be predicted by continuum fluidic, and Navier-Stokes equations are used in the other regions. Numerical simulation of Couette flow was performed using the hybrid method to investigate the effect of solid-liquid interaction and surface roughness in a nanochannel. It was found that the solid-liquid interaction and surface roughness influence the boundary condition. When the surface energy is low, slippage occurs near the solid surface, and the magnitude of slippage decreases with increase in surface energy. When the surface energy is high, a locking boundary condition is formed. The roughness disturbs slippage near the solid surface and promotes the locking boundary condition.

  8. Hybrid classifiers methods of data, knowledge, and classifier combination

    CERN Document Server

    Wozniak, Michal

    2014-01-01

    This book delivers a definite and compact knowledge on how hybridization can help improving the quality of computer classification systems. In order to make readers clearly realize the knowledge of hybridization, this book primarily focuses on introducing the different levels of hybridization and illuminating what problems we will face with as dealing with such projects. In the first instance the data and knowledge incorporated in hybridization were the action points, and then a still growing up area of classifier systems known as combined classifiers was considered. This book comprises the aforementioned state-of-the-art topics and the latest research results of the author and his team from Department of Systems and Computer Networks, Wroclaw University of Technology, including as classifier based on feature space splitting, one-class classification, imbalance data, and data stream classification.

  9. Detecting Android Malwares with High-Efficient Hybrid Analyzing Methods

    Directory of Open Access Journals (Sweden)

    Yu Liu

    2018-01-01

    Full Text Available In order to tackle the security issues caused by malwares of Android OS, we proposed a high-efficient hybrid-detecting scheme for Android malwares. Our scheme employed different analyzing methods (static and dynamic methods to construct a flexible detecting scheme. In this paper, we proposed some detecting techniques such as Com+ feature based on traditional Permission and API call features to improve the performance of static detection. The collapsing issue of traditional function call graph-based malware detection was also avoided, as we adopted feature selection and clustering method to unify function call graph features of various dimensions into same dimension. In order to verify the performance of our scheme, we built an open-access malware dataset in our experiments. The experimental results showed that the suggested scheme achieved high malware-detecting accuracy, and the scheme could be used to establish Android malware-detecting cloud services, which can automatically adopt high-efficiency analyzing methods according to the properties of the Android applications.

  10. Multistep Hybrid Extragradient Method for Triple Hierarchical Variational Inequalities

    Directory of Open Access Journals (Sweden)

    Zhao-Rong Kong

    2013-01-01

    Full Text Available We consider a triple hierarchical variational inequality problem (THVIP, that is, a variational inequality problem defined over the set of solutions of another variational inequality problem which is defined over the intersection of the fixed point set of a strict pseudocontractive mapping and the solution set of the classical variational inequality problem. Moreover, we propose a multistep hybrid extragradient method to compute the approximate solutions of the THVIP and present the convergence analysis of the sequence generated by the proposed method. We also derive a solution method for solving a system of hierarchical variational inequalities (SHVI, that is, a system of variational inequalities defined over the intersection of the fixed point set of a strict pseudocontractive mapping and the solution set of the classical variational inequality problem. Under very mild conditions, it is proven that the sequence generated by the proposed method converges strongly to a unique solution of the SHVI.

  11. Coupling Strategies Investigation of Hybrid Atomistic-Continuum Method Based on State Variable Coupling

    Directory of Open Access Journals (Sweden)

    Qian Wang

    2017-01-01

    Full Text Available Different configurations of coupling strategies influence greatly the accuracy and convergence of the simulation results in the hybrid atomistic-continuum method. This study aims to quantitatively investigate this effect and offer the guidance on how to choose the proper configuration of coupling strategies in the hybrid atomistic-continuum method. We first propose a hybrid molecular dynamics- (MD- continuum solver in LAMMPS and OpenFOAM that exchanges state variables between the atomistic region and the continuum region and evaluate different configurations of coupling strategies using the sudden start Couette flow, aiming to find the preferable configuration that delivers better accuracy and efficiency. The major findings are as follows: (1 the C→A region plays the most important role in the overlap region and the “4-layer-1” combination achieves the best precision with a fixed width of the overlap region; (2 the data exchanging operation only needs a few sampling points closer to the occasions of interactions and decreasing the coupling exchange operations can reduce the computational load with acceptable errors; (3 the nonperiodic boundary force model with a smoothing parameter of 0.1 and a finer parameter of 20 can not only achieve the minimum disturbance near the MD-continuum interface but also keep the simulation precision.

  12. Hybrid teaching method for undergraduate student in Marine Geology class in Indonesia

    Science.gov (United States)

    Yusuf Awaluddin, M.; Yuliadi, Lintang

    2016-04-01

    Bridging Geosciences to the future generations in interesting and interactive ways are challenging for lecturers and teachers. In the past, one-way 'classic' face-to-face teaching method has been used as the only alternative for undergraduate's Marine Geology class in Padjadjaran University, Indonesia. Currently, internet users in Indonesia have been increased significantly, among of them are young generations and students. The advantage of the internet as a teaching method in Geosciences topic in Indonesia is still limited. Here we have combined between the classic and the online method for undergraduate teaching. The case study was in Marine Geology class, Padjadjaran University, with 70 students as participants and 2 instructors. We used Edmodo platform as a primary tool in our teaching and Dropbox as cloud storage. All online teaching activities such as assignment, quiz, discussion and examination were done in concert with the classic one with proportion 60% and 40% respectively. We found that the students had the different experience in this hybrid teaching method as shown in their feedback through this platform. This hybrid method offers interactive ways not only between the lecturers and the students but also among students. Classroom meeting is still needed to expose their work and for general discussion.Nevertheless, the only problem was the lack of internet access in the campus when all our students accessing the platform at the same time.

  13. Hybrid Feedforward-Feedback Noise Control Using Virtual Sensors

    Science.gov (United States)

    Bean, Jacob; Fuller, Chris; Schiller, Noah

    2016-01-01

    Several approaches to active noise control using virtual sensors are evaluated for eventual use in an active headrest. Specifically, adaptive feedforward, feedback, and hybrid control structures are compared. Each controller incorporates the traditional filtered-x least mean squares algorithm. The feedback controller is arranged in an internal model configuration to draw comparisons with standard feedforward control theory results. Simulation and experimental results are presented that illustrate each controllers ability to minimize the pressure at both physical and virtual microphone locations. The remote microphone technique is used to obtain pressure estimates at the virtual locations. It is shown that a hybrid controller offers performance benefits over the traditional feedforward and feedback controllers. Stability issues associated with feedback and hybrid controllers are also addressed. Experimental results show that 15-20 dB reduction in broadband disturbances can be achieved by minimizing the measured pressure, whereas 10-15 dB reduction is obtained when minimizing the estimated pressure at a virtual location.

  14. Assessing hybrid sterility in Oryza glaberrima x O. sativa hybrid progenies by PCR marker analysis and crossing with wide compatibility varieties.

    Science.gov (United States)

    Heuer, Sigrid; Miézan, Kouamé M

    2003-09-01

    Interspecific crossing of the African indigenous rice Oryza glaberrima with Oryza sativa cultivars is hindered by crossing barriers causing 100% spikelet sterility in F(1) hybrids. Since hybrids are partially female fertile, fertility can be restored by back crossing (BC) to a recurrent male parent. Distinct genetic models on spikelet sterility have been developed predicting, e.g., the existence of a gamete eliminator and/or a pollen killer. Linkage of sterility to the waxy starch synthase gene and the chromogen gene C, both located on chromosome 6, have been demonstrated. We selected a segregating BC(2)F(3) population of semi-sterile O. glaberrima x O. sativa indica hybrid progenies for analyses with PCR markers located at the respective chromosome-6 region. These analyses revealed that semi-sterile plants were heterozygous for a marker (OSR25) located in the waxy promoter, whereas fertile progenies were homozygous for the O. glaberrima allele. Adjacent markers showed no linkage to spikelet sterility. Semi-sterility of hybrid progenies was maintained at least until the F(4) progeny generation, suggesting the existence of a pollen killer in this plant material. Monitoring of reproductive plant development showed that spikelet sterility was at least partially due to an arrest of pollen development at the microspore stage. In order to address the question whether genes responsible for F(1) sterility in intraspecific hybrids ( O. sativa indica x japonica) also cause spikelet sterility in interspecific hybrids, crossings with wide compatibility varieties (WCV) were performed. WCV accessions possess "neutral" S-loci ( S(n)) improving fertility in intraspecific hybrids. This experiment showed that the tested S(n)-loci had no fertility restoring effect in F(1) interspecific hybrids. Pollen development was completely arrested at the microspore stage and grains were never obtained after selfing. This suggests that distinct or additional S-loci are responsible for sterility

  15. Assessment of Reynolds stresses tensor reconstruction methods for synthetic turbulent inflow conditions. Application to hybrid RANS/LES methods

    International Nuclear Information System (INIS)

    Laraufie, Romain; Deck, Sébastien

    2013-01-01

    Highlights: • Present various Reynolds stresses reconstruction methods from a RANS-SA flow field. • Quantify the accuracy of the reconstruction methods for a wide range of Reynolds. • Evaluate the capabilities of the overall process (Reconstruction + SEM). • Provide practical guidelines to realize a streamwise RANS/LES (or WMLES) transition. -- Abstract: Hybrid or zonal RANS/LES approaches are recognized as the most promising way to accurately simulate complex unsteady flows under current computational limitations. One still open issue concerns the transition from a RANS to a LES or WMLES resolution in the stream-wise direction, when near wall turbulence is involved. Turbulence content has then to be prescribed at the transition to prevent from turbulence decay leading to possible flow relaminarization. The present paper aims to propose an efficient way to generate this switch, within the flow, based on a synthetic turbulence inflow condition, named Synthetic Eddy Method (SEM). As the knowledge of the whole Reynolds stresses is often missing, the scope of this paper is focused on generating the quantities required at the SEM inlet from a RANS calculation, namely the first and second order statistics of the aerodynamic field. Three different methods based on two different approaches are presented and their capability to accurately generate the needed aerodynamic values is investigated. Then, the ability of the combination SEM + Reconstruction method to manufacture well-behaved turbulence is demonstrated through spatially developing flat plate turbulent boundary layers. In the mean time, important intrinsic features of the Synthetic Eddy method are pointed out. The necessity of introducing, within the SEM, accurate data, with regards to the outer part of the boundary layer, is illustrated. Finally, user’s guidelines are given depending on the Reynolds number based on the momentum thickness, since one method is suitable for low Reynolds number while the

  16. A hybrid filtering method based on a novel empirical mode decomposition for friction signals

    International Nuclear Information System (INIS)

    Li, Chengwei; Zhan, Liwei

    2015-01-01

    During a measurement, the measured signal usually contains noise. To remove the noise and preserve the important feature of the signal, we introduce a hybrid filtering method that uses a new intrinsic mode function (NIMF) and a modified Hausdorff distance. The NIMF is defined as the difference between the noisy signal and each intrinsic mode function (IMF), which is obtained by empirical mode decomposition (EMD), ensemble EMD, complementary ensemble EMD, or complete ensemble EMD with adaptive noise (CEEMDAN). The relevant mode selecting is based on the similarity between the first NIMF and the rest of the NIMFs. With this filtering method, the EMD and improved versions are used to filter the simulation and friction signals. The friction signal between an airplane tire and the runaway is recorded during a simulated airplane touchdown and features spikes of various amplitudes and noise. The filtering effectiveness of the four hybrid filtering methods are compared and discussed. The results show that the filtering method based on CEEMDAN outperforms other signal filtering methods. (paper)

  17. Detection of biomarkers for Hepatocellular Carcinoma using a hybrid univariate gene selection methods

    Directory of Open Access Journals (Sweden)

    Abdel Samee Nagwan M

    2012-08-01

    Full Text Available Abstract Background Discovering new biomarkers has a great role in improving early diagnosis of Hepatocellular carcinoma (HCC. The experimental determination of biomarkers needs a lot of time and money. This motivates this work to use in-silico prediction of biomarkers to reduce the number of experiments required for detecting new ones. This is achieved by extracting the most representative genes in microarrays of HCC. Results In this work, we provide a method for extracting the differential expressed genes, up regulated ones, that can be considered candidate biomarkers in high throughput microarrays of HCC. We examine the power of several gene selection methods (such as Pearson’s correlation coefficient, Cosine coefficient, Euclidean distance, Mutual information and Entropy with different estimators in selecting informative genes. A biological interpretation of the highly ranked genes is done using KEGG (Kyoto Encyclopedia of Genes and Genomes pathways, ENTREZ and DAVID (Database for Annotation, Visualization, and Integrated Discovery databases. The top ten genes selected using Pearson’s correlation coefficient and Cosine coefficient contained six genes that have been implicated in cancer (often multiple cancers genesis in previous studies. A fewer number of genes were obtained by the other methods (4 genes using Mutual information, 3genes using Euclidean distance and only one gene using Entropy. A better result was obtained by the utilization of a hybrid approach based on intersecting the highly ranked genes in the output of all investigated methods. This hybrid combination yielded seven genes (2 genes for HCC and 5 genes in different types of cancer in the top ten genes of the list of intersected genes. Conclusions To strengthen the effectiveness of the univariate selection methods, we propose a hybrid approach by intersecting several of these methods in a cascaded manner. This approach surpasses all of univariate selection methods when

  18. A hybrid nested partitions algorithm for banking facility location problems

    KAUST Repository

    Xia, Li; Yin, Wenjun; Dong, Jin; Wu, Teresa; Xie, Ming; Zhao, Yanjia

    2010-01-01

    The facility location problem has been studied in many industries including banking network, chain stores, and wireless network. Maximal covering location problem (MCLP) is a general model for this type of problems. Motivated by a real-world banking

  19. A novel method of robot location using RFID and stereo vision

    Science.gov (United States)

    Chen, Diansheng; Zhang, Guanxin; Li, Zhen

    2012-04-01

    This paper proposed a new global localization method for mobile robot based on RFID (Radio Frequency Identification Devices) and stereo vision, which makes the robot obtain global coordinates with good accuracy when quickly adapting to unfamiliar and new environment. This method uses RFID tags as artificial landmarks, the 3D coordinate of the tags under the global coordinate system is written in the IC memory. The robot can read it through RFID reader; meanwhile, using stereo vision, the 3D coordinate of the tags under the robot coordinate system is measured. Combined with the robot's attitude coordinate system transformation matrix from the pose measuring system, the translation of the robot coordinate system to the global coordinate system is obtained, which is also the coordinate of the robot's current location under the global coordinate system. The average error of our method is 0.11m in experience conducted in a 7m×7m lobby, the result is much more accurate than other location method.

  20. Hybrid and Parallel Domain-Decomposition Methods Development to Enable Monte Carlo for Reactor Analyses

    International Nuclear Information System (INIS)

    Wagner, John C.; Mosher, Scott W.; Evans, Thomas M.; Peplow, Douglas E.; Turner, John A.

    2010-01-01

    This paper describes code and methods development at the Oak Ridge National Laboratory focused on enabling high-fidelity, large-scale reactor analyses with Monte Carlo (MC). Current state-of-the-art tools and methods used to perform real commercial reactor analyses have several undesirable features, the most significant of which is the non-rigorous spatial decomposition scheme. Monte Carlo methods, which allow detailed and accurate modeling of the full geometry and are considered the gold standard for radiation transport solutions, are playing an ever-increasing role in correcting and/or verifying the deterministic, multi-level spatial decomposition methodology in current practice. However, the prohibitive computational requirements associated with obtaining fully converged, system-wide solutions restrict the role of MC to benchmarking deterministic results at a limited number of state-points for a limited number of relevant quantities. The goal of this research is to change this paradigm by enabling direct use of MC for full-core reactor analyses. The most significant of the many technical challenges that must be overcome are the slow, non-uniform convergence of system-wide MC estimates and the memory requirements associated with detailed solutions throughout a reactor (problems involving hundreds of millions of different material and tally regions due to fuel irradiation, temperature distributions, and the needs associated with multi-physics code coupling). To address these challenges, our research has focused on the development and implementation of (1) a novel hybrid deterministic/MC method for determining high-precision fluxes throughout the problem space in k-eigenvalue problems and (2) an efficient MC domain-decomposition (DD) algorithm that partitions the problem phase space onto multiple processors for massively parallel systems, with statistical uncertainty estimation. The hybrid method development is based on an extension of the FW-CADIS method, which

  1. Hybrid and parallel domain-decomposition methods development to enable Monte Carlo for reactor analyses

    International Nuclear Information System (INIS)

    Wagner, J.C.; Mosher, S.W.; Evans, T.M.; Peplow, D.E.; Turner, J.A.

    2010-01-01

    This paper describes code and methods development at the Oak Ridge National Laboratory focused on enabling high-fidelity, large-scale reactor analyses with Monte Carlo (MC). Current state-of-the-art tools and methods used to perform 'real' commercial reactor analyses have several undesirable features, the most significant of which is the non-rigorous spatial decomposition scheme. Monte Carlo methods, which allow detailed and accurate modeling of the full geometry and are considered the 'gold standard' for radiation transport solutions, are playing an ever-increasing role in correcting and/or verifying the deterministic, multi-level spatial decomposition methodology in current practice. However, the prohibitive computational requirements associated with obtaining fully converged, system-wide solutions restrict the role of MC to benchmarking deterministic results at a limited number of state-points for a limited number of relevant quantities. The goal of this research is to change this paradigm by enabling direct use of MC for full-core reactor analyses. The most significant of the many technical challenges that must be overcome are the slow, non-uniform convergence of system-wide MC estimates and the memory requirements associated with detailed solutions throughout a reactor (problems involving hundreds of millions of different material and tally regions due to fuel irradiation, temperature distributions, and the needs associated with multi-physics code coupling). To address these challenges, our research has focused on the development and implementation of (1) a novel hybrid deterministic/MC method for determining high-precision fluxes throughout the problem space in k-eigenvalue problems and (2) an efficient MC domain-decomposition (DD) algorithm that partitions the problem phase space onto multiple processors for massively parallel systems, with statistical uncertainty estimation. The hybrid method development is based on an extension of the FW-CADIS method

  2. Hybrid Steepest-Descent Methods for Triple Hierarchical Variational Inequalities

    Directory of Open Access Journals (Sweden)

    L. C. Ceng

    2015-01-01

    Full Text Available We introduce and analyze a relaxed iterative algorithm by combining Korpelevich’s extragradient method, hybrid steepest-descent method, and Mann’s iteration method. We prove that, under appropriate assumptions, the proposed algorithm converges strongly to a common element of the fixed point set of infinitely many nonexpansive mappings, the solution set of finitely many generalized mixed equilibrium problems (GMEPs, the solution set of finitely many variational inclusions, and the solution set of general system of variational inequalities (GSVI, which is just a unique solution of a triple hierarchical variational inequality (THVI in a real Hilbert space. In addition, we also consider the application of the proposed algorithm for solving a hierarchical variational inequality problem with constraints of finitely many GMEPs, finitely many variational inclusions, and the GSVI. The results obtained in this paper improve and extend the corresponding results announced by many others.

  3. Hybrid Firefly Variants Algorithm for Localization Optimization in WSN

    Directory of Open Access Journals (Sweden)

    P. SrideviPonmalar

    2017-01-01

    Full Text Available Localization is one of the key issues in wireless sensor networks. Several algorithms and techniques have been introduced for localization. Localization is a procedural technique of estimating the sensor node location. In this paper, a novel three hybrid algorithms based on firefly is proposed for localization problem. Hybrid Genetic Algorithm-Firefly Localization Algorithm (GA-FFLA, Hybrid Differential Evolution-Firefly Localization Algorithm (DE-FFLA and Hybrid Particle Swarm Optimization -Firefly Localization Algorithm (PSO-FFLA are analyzed, designed and implemented to optimize the localization error. The localization algorithms are compared based on accuracy of estimation of location, time complexity and iterations required to achieve the accuracy. All the algorithms have hundred percent estimation accuracy but with variations in the number of firefliesr requirements, variation in time complexity and number of iteration requirements. Keywords: Localization; Genetic Algorithm; Differential Evolution; Particle Swarm Optimization

  4. Hybrid finite volume/ finite element method for radiative heat transfer in graded index media

    Science.gov (United States)

    Zhang, L.; Zhao, J. M.; Liu, L. H.; Wang, S. Y.

    2012-09-01

    The rays propagate along curved path determined by the Fermat principle in the graded index medium. The radiative transfer equation in graded index medium (GRTE) contains two specific redistribution terms (with partial derivatives to the angular coordinates) accounting for the effect of the curved ray path. In this paper, the hybrid finite volume with finite element method (hybrid FVM/FEM) (P.J. Coelho, J. Quant. Spectrosc. Radiat. Transf., vol. 93, pp. 89-101, 2005) is extended to solve the radiative heat transfer in two-dimensional absorbing-emitting-scattering graded index media, in which the spatial discretization is carried out using a FVM, while the angular discretization is by a FEM. The FEM angular discretization is demonstrated to be preferable in dealing with the redistribution terms in the GRTE. Two stiff matrix assembly schemes of the angular FEM discretization, namely, the traditional assembly approach and a new spherical assembly approach (assembly on the unit sphere of the solid angular space), are discussed. The spherical assembly scheme is demonstrated to give better results than the traditional assembly approach. The predicted heat flux distributions and temperature distributions in radiative equilibrium are determined by the proposed method and compared with the results available in other references. The proposed hybrid FVM/FEM method can predict the radiative heat transfer in absorbing-emitting-scattering graded index medium with good accuracy.

  5. Hybrid finite volume/ finite element method for radiative heat transfer in graded index media

    International Nuclear Information System (INIS)

    Zhang, L.; Zhao, J.M.; Liu, L.H.; Wang, S.Y.

    2012-01-01

    The rays propagate along curved path determined by the Fermat principle in the graded index medium. The radiative transfer equation in graded index medium (GRTE) contains two specific redistribution terms (with partial derivatives to the angular coordinates) accounting for the effect of the curved ray path. In this paper, the hybrid finite volume with finite element method (hybrid FVM/FEM) (P.J. Coelho, J. Quant. Spectrosc. Radiat. Transf., vol. 93, pp. 89-101, 2005) is extended to solve the radiative heat transfer in two-dimensional absorbing-emitting-scattering graded index media, in which the spatial discretization is carried out using a FVM, while the angular discretization is by a FEM. The FEM angular discretization is demonstrated to be preferable in dealing with the redistribution terms in the GRTE. Two stiff matrix assembly schemes of the angular FEM discretization, namely, the traditional assembly approach and a new spherical assembly approach (assembly on the unit sphere of the solid angular space), are discussed. The spherical assembly scheme is demonstrated to give better results than the traditional assembly approach. The predicted heat flux distributions and temperature distributions in radiative equilibrium are determined by the proposed method and compared with the results available in other references. The proposed hybrid FVM/FEM method can predict the radiative heat transfer in absorbing-emitting-scattering graded index medium with good accuracy.

  6. The peaks of life: The differential temporal locations of the reminiscence bump across disparate cueing methods

    DEFF Research Database (Denmark)

    Koppel, Jonathan Mark; Berntsen, Dorthe

    2015-01-01

    The reminiscence bump has generally been assessed through either (1) the cue word method, or (2) several related methods which we refer to under the umbrella of the important memories method. Here we provide a review of the literature demonstrating that the temporal location of the bump varies...... systematically according to cueing method, with the mean range of the bump located from 8.7 to 22.5 years of age for word-cued memories, versus 15.1 to 27.9 for important memories. This finding has hitherto been under-acknowledged, as existing theoretical accounts of the bump generally hold its location...... to be stable across cueing methods. We therefore re-evaluate existing theoretical accounts of the bump in light of these varying locations, addressing each account’s consistency with (1) the respective bumps found through each method taken individually, and (2) the sensitivity of the bump’s location to cueing...

  7. Unidirectional hybridization at a species' range boundary: implications for habitat tracking

    DEFF Research Database (Denmark)

    Beatty, Gemma, E.; Philipp, Marianne; Provan, Jim

    2010-01-01

    hybridization may lead to the extinction of peripheral populations of P. minor where the two species grow sympatrically. Extinction could occur as a result of genetic assimilation where F1s are fertile, or via the removal of unidirectionally pollinated sterile F1s, or by a combination of these processes......Aim Introgressive hybridization between a locally rare species and a more abundant congener can drive population extinction via genetic assimilation, or the replacement of the rare species gene pool with that of the common species. To date, however, few studies have assessed the effects...... of such processes at the limits of species' distribution ranges. In this study, we have examined the potential for hybridization between range-edge populations of the wintergreen Pyrola minor and sympatric populations of Pyrola grandiflora. Location Qeqertarsuaq, Greenland and Churchill, Manitoba, Canada. Methods...

  8. New Method of Selecting Efficient Project Portfolios in the Presence of Hybrid Uncertainty

    Directory of Open Access Journals (Sweden)

    Bogdan Rębiasz

    2016-01-01

    Full Text Available A new methods of selecting efficient project portfolios in the presence of hybrid uncertainty has been presented. Pareto optimal solutions have been defined by an algorithm for generating project portfolios. The method presented allows us to select efficient project portfolios taking into account statistical and economic dependencies between projects when some of the parameters used in the calculation of effectiveness can be expressed in the form of an interactive possibility distribution and some in the form of a probability distribution. The procedure for processing such hybrid data combines stochastic simulation with nonlinear programming. The interaction between data are modeled by correlation matrices and the interval regression. Economic dependences are taken into account by the equations balancing the production capacity of the company. The practical example presented indicates that an interaction between projects has a significant impact on the results of calculations. (original abstract

  9. Transfer matrix method for dynamics modeling and independent modal space vibration control design of linear hybrid multibody system

    Science.gov (United States)

    Rong, Bao; Rui, Xiaoting; Lu, Kun; Tao, Ling; Wang, Guoping; Ni, Xiaojun

    2018-05-01

    In this paper, an efficient method of dynamics modeling and vibration control design of a linear hybrid multibody system (MS) is studied based on the transfer matrix method. The natural vibration characteristics of a linear hybrid MS are solved by using low-order transfer equations. Then, by constructing the brand-new body dynamics equation, augmented operator and augmented eigenvector, the orthogonality of augmented eigenvector of a linear hybrid MS is satisfied, and its state space model expressed in each independent model space is obtained easily. According to this dynamics model, a robust independent modal space-fuzzy controller is designed for vibration control of a general MS, and the genetic optimization of some critical control parameters of fuzzy tuners is also presented. Two illustrative examples are performed, which results show that this method is computationally efficient and with perfect control performance.

  10. Design of time interval generator based on hybrid counting method

    International Nuclear Information System (INIS)

    Yao, Yuan; Wang, Zhaoqi; Lu, Houbing; Chen, Lian; Jin, Ge

    2016-01-01

    Time Interval Generators (TIGs) are frequently used for the characterizations or timing operations of instruments in particle physics experiments. Though some “off-the-shelf” TIGs can be employed, the necessity of a custom test system or control system makes the TIGs, being implemented in a programmable device desirable. Nowadays, the feasibility of using Field Programmable Gate Arrays (FPGAs) to implement particle physics instrumentation has been validated in the design of Time-to-Digital Converters (TDCs) for precise time measurement. The FPGA-TDC technique is based on the architectures of Tapped Delay Line (TDL), whose delay cells are down to few tens of picosecond. In this case, FPGA-based TIGs with high delay step are preferable allowing the implementation of customized particle physics instrumentations and other utilities on the same FPGA device. A hybrid counting method for designing TIGs with both high resolution and wide range is presented in this paper. The combination of two different counting methods realizing an integratable TIG is described in detail. A specially designed multiplexer for tap selection is emphatically introduced. The special structure of the multiplexer is devised for minimizing the different additional delays caused by the unpredictable routings from different taps to the output. A Kintex-7 FPGA is used for the hybrid counting-based implementation of a TIG, providing a resolution up to 11 ps and an interval range up to 8 s.

  11. Design of time interval generator based on hybrid counting method

    Energy Technology Data Exchange (ETDEWEB)

    Yao, Yuan [State Key Laboratory of Particle Detection and Electronics, University of Science and Technology of China, Hefei, Anhui 230026 (China); Institute of Plasma Physics, Chinese Academy of Sciences, Hefei 230031 (China); Wang, Zhaoqi [State Key Laboratory of Particle Detection and Electronics, University of Science and Technology of China, Hefei, Anhui 230026 (China); Lu, Houbing [State Key Laboratory of Particle Detection and Electronics, University of Science and Technology of China, Hefei, Anhui 230026 (China); Hefei Electronic Engineering Institute, Hefei 230037 (China); Chen, Lian [State Key Laboratory of Particle Detection and Electronics, University of Science and Technology of China, Hefei, Anhui 230026 (China); Jin, Ge, E-mail: goldjin@ustc.edu.cn [State Key Laboratory of Particle Detection and Electronics, University of Science and Technology of China, Hefei, Anhui 230026 (China)

    2016-10-01

    Time Interval Generators (TIGs) are frequently used for the characterizations or timing operations of instruments in particle physics experiments. Though some “off-the-shelf” TIGs can be employed, the necessity of a custom test system or control system makes the TIGs, being implemented in a programmable device desirable. Nowadays, the feasibility of using Field Programmable Gate Arrays (FPGAs) to implement particle physics instrumentation has been validated in the design of Time-to-Digital Converters (TDCs) for precise time measurement. The FPGA-TDC technique is based on the architectures of Tapped Delay Line (TDL), whose delay cells are down to few tens of picosecond. In this case, FPGA-based TIGs with high delay step are preferable allowing the implementation of customized particle physics instrumentations and other utilities on the same FPGA device. A hybrid counting method for designing TIGs with both high resolution and wide range is presented in this paper. The combination of two different counting methods realizing an integratable TIG is described in detail. A specially designed multiplexer for tap selection is emphatically introduced. The special structure of the multiplexer is devised for minimizing the different additional delays caused by the unpredictable routings from different taps to the output. A Kintex-7 FPGA is used for the hybrid counting-based implementation of a TIG, providing a resolution up to 11 ps and an interval range up to 8 s.

  12. A new method to identify the location of the kick point during the golf swing.

    Science.gov (United States)

    Joyce, Christopher; Burnett, Angus; Matthews, Miccal

    2013-12-01

    No method currently exists to determine the location of the kick point during the golf swing. This study consisted of two phases. In the first phase, the static kick point of 10 drivers (having identical grip and head but fitted with shafts of differing mass and stiffness) was determined by two methods: (1) a visual method used by professional club fitters and (2) an algorithm using 3D locations of markers positioned on the golf club. Using level of agreement statistics, we showed the latter technique was a valid method to determine the location of the static kick point. In phase two, the validated method was used to determine the dynamic kick point during the golf swing. Twelve elite male golfers had three shots analyzed for two drivers fitted with stiff shafts of differing mass (56 g and 78 g). Excellent between-trial reliability was found for dynamic kick point location. Differences were found for dynamic kick point location when compared with static kick point location, as well as between-shaft and within-shaft. These findings have implications for future investigations examining the bending behavior of golf clubs, as well as being useful to examine relationships between properties of the shaft and launch parameters.

  13. A Simple and Automatic Method for Locating Surgical Guide Hole

    Science.gov (United States)

    Li, Xun; Chen, Ming; Tang, Kai

    2017-12-01

    Restoration-driven surgical guides are widely used in implant surgery. This study aims to provide a simple and valid method of automatically locating surgical guide hole, which can reduce operator's experiences and improve the design efficiency and quality of surgical guide. Few literatures can be found on this topic and the paper proposed a novel and simple method to solve this problem. In this paper, a local coordinate system for each objective tooth is geometrically constructed in CAD system. This coordinate system well represents dental anatomical features and the center axis of the objective tooth (coincide with the corresponding guide hole axis) can be quickly evaluated in this coordinate system, finishing the location of the guide hole. The proposed method has been verified by comparing two types of benchmarks: manual operation by one skilled doctor with over 15-year experiences (used in most hospitals) and automatic way using one popular commercial package Simplant (used in few hospitals).Both the benchmarks and the proposed method are analyzed in their stress distribution when chewing and biting. The stress distribution is visually shown and plotted as a graph. The results show that the proposed method has much better stress distribution than the manual operation and slightly better than Simplant, which will significantly reduce the risk of cervical margin collapse and extend the wear life of the restoration.

  14. Simplified Model for the Hybrid Method to Design Stabilising Piles Placed at the Toe of Slopes

    Directory of Open Access Journals (Sweden)

    Dib M.

    2018-01-01

    Full Text Available Stabilizing precarious slopes by installing piles has become a widespread technique for landslides prevention. The design of slope-stabilizing piles by the finite element method is more accurate comparing to the conventional methods. This accuracy is because of the ability of this method to simulate complex configurations, and to analyze the soil-pile interaction effect. However, engineers prefer to use the simplified analytical techniques to design slope stabilizing piles, this is due to the high computational resources required by the finite element method. Aiming to combine the accuracy of the finite element method with simplicity of the analytical approaches, a hybrid methodology to design slope stabilizing piles was proposed in 2012. It consists of two steps; (1: an analytical estimation of the resisting force needed to stabilize the precarious slope, and (2: a numerical analysis to define the adequate pile configuration that offers the required resisting force. The hybrid method is applicable only for the analysis and the design of stabilizing piles placed in the middle of the slope, however, in certain cases like road constructions, piles are needed to be placed at the toe of the slope. Therefore, in this paper a simplified model for the hybrid method is dimensioned to analyze and design stabilizing piles placed at the toe of a precarious slope. The validation of the simplified model is presented by a comparative analysis with the full coupled finite element model.

  15. A novel off-grid hybrid power system comprised of solar photovoltaic, wind, and hydro energy sources

    International Nuclear Information System (INIS)

    Bhandari, Binayak; Lee, Kyung-Tae; Lee, Caroline Sunyong; Song, Chul-Ki; Maskey, Ramesh K.; Ahn, Sung-Hoon

    2014-01-01

    Highlights: • We propose two hybridization methods for small off-grid power systems consisting solar (PV), wind, and micro-hydro sources. • One of the methods was implemented in a mini-grid connecting Thingan and Kolkhop villages in Makawanpur District, Nepal. • The results can be applied to help achieve Millennium Development Goal 7: Ensuring environmental sustainability. • This is the first implementation anywhere comprising of three renewable energy power, in a single off-grid power system. • This research may be applied as a practical guide for implementing similar systems in various locations. - Abstract: Several factors must be considered before adopting a full-phase power generation system based on renewable energy sources. Long-term necessary data (for one year if possible) should be collected before making any decisions concerning implementation of such a systems. To accurately assess the potential of available resources, we measured solar irradiation, wind speed, and ambient temperature at two high-altitude locations in Nepal: the Lama Hotel in Rasuwa District and Thingan in Makawanpur District. Here, we propose two practical, economical hybridization methods for small off-grid systems consisting entirely of renewable energy sources—specifically solar photovoltaic (PV), wind, and micro-hydro sources. One of the methods was tested experimentally, and the results can be applied to help achieve Millennium Development Goal 7: Ensuring environmental sustainability. Hydro, wind, and solar photovoltaic energy are the top renewable energy sources in terms of globally installed capacity. However, no reports have been published about off-grid hybrid systems comprised of all three sources, making this implementation the first of its kind anywhere. This research may be applied as a practical guide for implementing similar systems in various locations. Of the four off-grid PV systems installed by the authors for village electrification in Nepal, one was

  16. Hybrid Instruments and the Indirect Credit Method - Does it work?

    OpenAIRE

    Wiedermann-Ondrej, Nadine

    2007-01-01

    This paper analyses the possibility of double non-taxation of hybrid instruments in cross border transactions where the country of the investor has implemented the indirect credit method for mitigation or elimination of double taxation. From an isolated perspective a double non-taxation cannot be obtained because typically no taxes are paid in the foreign country due to the classification as debt and therefore even in the case of a classification as a dividend in the country of the investor n...

  17. Preliminary optimal configuration on free standing hybrid riser

    Directory of Open Access Journals (Sweden)

    Kyoung-Su Kim

    2018-05-01

    Full Text Available Free Standing Hybrid Riser (FSHR is comprised of vertical steel risers and Flexible Jumpers (FJ. They are jointly connected to a submerged Buoyancy Can (BC. There are several factors that have influence on the behavior of FSHR such as the span distance between an offshore platform and a foundation, BC up-lift force, BC submerged location and FJ length.An optimization method through a parametric study is presented. Firstly, descriptions for the overall arrangement and characteristics of FSHR are introduced. Secondly, a flowchart for optimization of FSHR is suggested. Following that, it is described how to select reasonable ranges for a parametric study and determine each of optimal configuration options. Lastly, numerical analysis based on this procedure is performed through a case study. In conclusion, the relation among those parameters is analyzed and non-dimensional parametric ranges on optimal arrangements are suggested. Additionally, strength analysis is performed with variation in the configuration. Keywords: Free standing hybrid riser, Hybrid riser system, Buoyancy can, Flexible jumper, Deepwater, Multi-body dynamics

  18. Structural hybrid reliability index and its convergent solving method based on random–fuzzy–interval reliability model

    OpenAIRE

    Hai An; Ling Zhou; Hui Sun

    2016-01-01

    Aiming to resolve the problems of a variety of uncertainty variables that coexist in the engineering structure reliability analysis, a new hybrid reliability index to evaluate structural hybrid reliability, based on the random–fuzzy–interval model, is proposed in this article. The convergent solving method is also presented. First, the truncated probability reliability model, the fuzzy random reliability model, and the non-probabilistic interval reliability model are introduced. Then, the new...

  19. Development of a power train for the hybrid automobile - the Civic IMA

    Energy Technology Data Exchange (ETDEWEB)

    Matsuki, Masato; Sato, Toshiyuki; Wakashiro, Teruo; Kaku, Toshiaki; Kamiyama, Toshihiro; Kanda, Masahiro [Tochigi R and D Center (Japan); Brachmann, T. [Tochigi Offenbach R und D Center (Germany)

    2003-07-01

    The Civic Hybrid was developed as a compact passenger hybrid car that achieves both low fuel consumption and cleaner operation from the viewpoints of preserving the global environment and conserving resources. The engine has been improved for Hybrid applications, which were added to the base i-DSI, 4-cylinder, 1.3-liter SOHC, 2-ignition plugs/cylinder engine mounted in the Honda 'Jazz'. In addition, the cylinder idling system has been adopted to increase the regenerated energy during deceleration. The hybrid system is based on the Honda IMA system, and the maximum regenerative torque has been increased by approximately 30% by improving the magnetic circuits of an ultra-thin DC brushless motor and adopting a new rotor manufacturing method. Fuel economy is improved by a new hybrid power train, thus achieving low fuel consumption of 4.9 1/100 km in the European UDC+EUCD combined mode by at the same time meeting EURO IV standards. The power control unit, which is the IMA system control unit, was downsized and located behind the rear seat, thus ensuring comparable trunk capacity to the base vehicle of the Civic 4-Door. Hybrid vehicles have a lot to offer. This paper introduces evolutionary developments of Hybrid vehicles within the Honda Motor Company. (orig.)

  20. Course on hybrid calculation

    International Nuclear Information System (INIS)

    Weill, J.; Tellier; Bonnemay; Craigne; Chareton; Di Falco

    1969-02-01

    After a definition of hybrid calculation (combination of analogue and digital calculation) with a distinction between series and parallel hybrid computing, and a description of a hybrid computer structure and of task sharing between computers, this course proposes a description of hybrid hardware used in Saclay and Cadarache computing centres, and of operations performed by these systems. The next part addresses issues related to programming languages and software. The fourth part describes how a problem is organised for its processing on these computers. Methods of hybrid analysis are then addressed: resolution of optimisation problems, of partial differential equations, and of integral equations by means of different methods (gradient, maximum principle, characteristics, functional approximation, time slicing, Monte Carlo, Neumann iteration, Fischer iteration)

  1. A hybrid method based on a new clustering technique and multilayer perceptron neural networks for hourly solar radiation forecasting

    International Nuclear Information System (INIS)

    Azimi, R.; Ghayekhloo, M.; Ghofrani, M.

    2016-01-01

    Highlights: • A novel clustering approach is proposed based on the data transformation approach. • A novel cluster selection method based on correlation analysis is presented. • The proposed hybrid clustering approach leads to deep learning for MLPNN. • A hybrid forecasting method is developed to predict solar radiations. • The evaluation results show superior performance of the proposed forecasting model. - Abstract: Accurate forecasting of renewable energy sources plays a key role in their integration into the grid. This paper proposes a hybrid solar irradiance forecasting framework using a Transformation based K-means algorithm, named TB K-means, to increase the forecast accuracy. The proposed clustering method is a combination of a new initialization technique, K-means algorithm and a new gradual data transformation approach. Unlike the other K-means based clustering methods which are not capable of providing a fixed and definitive answer due to the selection of different cluster centroids for each run, the proposed clustering provides constant results for different runs of the algorithm. The proposed clustering is combined with a time-series analysis, a novel cluster selection algorithm and a multilayer perceptron neural network (MLPNN) to develop the hybrid solar radiation forecasting method for different time horizons (1 h ahead, 2 h ahead, …, 48 h ahead). The performance of the proposed TB K-means clustering is evaluated using several different datasets and compared with different variants of K-means algorithm. Solar datasets with different solar radiation characteristics are also used to determine the accuracy and processing speed of the developed forecasting method with the proposed TB K-means and other clustering techniques. The results of direct comparison with other well-established forecasting models demonstrate the superior performance of the proposed hybrid forecasting method. Furthermore, a comparative analysis with the benchmark solar

  2. Stability Analysis for Hybrid Automata Using Conservative Gains

    NARCIS (Netherlands)

    Langerak, Romanus; Engell, S.; Guegen, H.; Polderman, Jan W.; Krilavicius, T.; Zaytoon, J.

    2003-01-01

    This paper presents a stability analysis approach for a class of hybrid automata. It is assumed that the dynamics in each location of the hybrid automaton is linear and asymptotically stable, and that the guards on the transitions are hyperplanes in the state space. For each pair of ingoing and

  3. Hybrid Finite Element and Volume Integral Methods for Scattering Using Parametric Geometry

    DEFF Research Database (Denmark)

    Volakis, John L.; Sertel, Kubilay; Jørgensen, Erik

    2004-01-01

    n this paper we address several topics relating to the development and implementation of volume integral and hybrid finite element methods for electromagnetic modeling. Comparisons of volume integral equation formulations with the finite element-boundary integral method are given in terms of accu...... of vanishing divergence within the element but non-zero curl. In addition, a new domain decomposition is introduced for solving array problems involving several million degrees of freedom. Three orders of magnitude CPU reduction is demonstrated for such applications....

  4. Geocoding location expressions in Twitter messages: A preference learning method

    Directory of Open Access Journals (Sweden)

    Wei Zhang

    2014-12-01

    Full Text Available Resolving location expressions in text to the correct physical location, also known as geocoding or grounding, is complicated by the fact that so many places around the world share the same name. Correct resolution is made even more difficult when there is little context to determine which place is intended, as in a 140-character Twitter message, or when location cues from different sources conflict, as may be the case among different metadata fields of a Twitter message. We used supervised machine learning to weigh the different fields of the Twitter message and the features of a world gazetteer to create a model that will prefer the correct gazetteer candidate to resolve the extracted expression. We evaluated our model using the F1 measure and compared it to similar algorithms. Our method achieved results higher than state-of-the-art competitors.

  5. Use of the Streaming Matrix Hybrid Method for discrete-ordinates fusion reactor calculations

    International Nuclear Information System (INIS)

    Battat, M.E.; Davidson, J.W.; Dudziak, D.J.; Thayer, G.R.

    1984-01-01

    The use of the discrete-ordinates method for solving two-dimensional, neutral-particle transport in fusion reactor blankets and shields is often limited by inherent inaccuracies due to the ray-effect. This effect presents a particular problem in the case of neutron streaming in the large internal void regions of a fusion reactor. A deterministic streaming technique called the Streaming Matrix Hybrid Method (SMHM) has been incorporated in the two-dimensional discrete-ordinates code TRIDENT-CTR. Calculations have been performed for an actual inertial-confinement fusion (ICF) reactor design using TRIDENT-CTR both with and without the SMHM. Comparisons of the calculated fluxes indicate that substantial mitigation of the ray effect can be achieved with the SMHM. Calculations were performed for the Los Alamos FIRST STEP hybrid ICF reactor designed for tritium production. Conventional 238 U fuel rod assemblies surround the spherical steel target chamber to form an annular cylindrical blanket. An axial fuel region is included to complete the blanket

  6. Decentralized Method for Load Sharing and Power Management in a PV/Battery Hybrid Source Islanded Microgrid

    DEFF Research Database (Denmark)

    Karimi, Yaser; Oraee, Hashem; Golsorkhi, Mohammad

    2017-01-01

    This paper proposes a new decentralized power management and load sharing method for a photovoltaic based islanded microgrid consisting of various PV units, battery units and hybrid PV/battery units. Unlike the previous methods in the literature, there is no need to communication among the units......, the operation of each unit is divided into five states and modified active power-frequency droop functions are used according to operating states. The frequency level is used as trigger for switching between the states. Efficacy of the proposed method in different load, PV generation and battery conditions...... and the proposed method is not limited to the systems with separate PV and battery units or systems with only one hybrid unit. The proposed method takes into account the available PV power and battery conditions of the units to share the load among them. To cover all possible conditions of the microgrid...

  7. Hybrid massively parallel fast sweeping method for static Hamilton–Jacobi equations

    Energy Technology Data Exchange (ETDEWEB)

    Detrixhe, Miles, E-mail: mdetrixhe@engineering.ucsb.edu [Department of Mechanical Engineering (United States); University of California Santa Barbara, Santa Barbara, CA, 93106 (United States); Gibou, Frédéric, E-mail: fgibou@engineering.ucsb.edu [Department of Mechanical Engineering (United States); University of California Santa Barbara, Santa Barbara, CA, 93106 (United States); Department of Computer Science (United States); Department of Mathematics (United States)

    2016-10-01

    The fast sweeping method is a popular algorithm for solving a variety of static Hamilton–Jacobi equations. Fast sweeping algorithms for parallel computing have been developed, but are severely limited. In this work, we present a multilevel, hybrid parallel algorithm that combines the desirable traits of two distinct parallel methods. The fine and coarse grained components of the algorithm take advantage of heterogeneous computer architecture common in high performance computing facilities. We present the algorithm and demonstrate its effectiveness on a set of example problems including optimal control, dynamic games, and seismic wave propagation. We give results for convergence, parallel scaling, and show state-of-the-art speedup values for the fast sweeping method.

  8. Hybrid massively parallel fast sweeping method for static Hamilton–Jacobi equations

    International Nuclear Information System (INIS)

    Detrixhe, Miles; Gibou, Frédéric

    2016-01-01

    The fast sweeping method is a popular algorithm for solving a variety of static Hamilton–Jacobi equations. Fast sweeping algorithms for parallel computing have been developed, but are severely limited. In this work, we present a multilevel, hybrid parallel algorithm that combines the desirable traits of two distinct parallel methods. The fine and coarse grained components of the algorithm take advantage of heterogeneous computer architecture common in high performance computing facilities. We present the algorithm and demonstrate its effectiveness on a set of example problems including optimal control, dynamic games, and seismic wave propagation. We give results for convergence, parallel scaling, and show state-of-the-art speedup values for the fast sweeping method.

  9. In situ hybridization at the electron microscope level: hybrid detection by autoradiography and colloidal gold.

    Science.gov (United States)

    Hutchison, N J; Langer-Safer, P R; Ward, D C; Hamkalo, B A

    1982-11-01

    In situ hybridization has become a standard method for localizing DNA or RNA sequences in cytological preparations. We developed two methods to extend this technique to the transmission electron microscope level using mouse satellite DNA hybridization to whole mount metaphase chromosomes as the test system. The first method devised is a direct extension of standard light microscope level using mouse satellite DNA hybridization to whole mount metaphase chromosomes as the test system. The first method devised is a direct extension of standard light microscope in situ hybridization. Radioactively labeled complementary RNA (cRNA) is hybridized to metaphase chromosomes deposited on electron microscope grids and fixed in 70 percent ethanol vapor; hybridixation site are detected by autoradiography. Specific and intense labeling of chromosomal centromeric regions is observed even after relatively short exposure times. Inerphase nuclei present in some of the metaphase chromosome preparations also show defined paatterms of satellite DNA labeling which suggests that satellite-containing regions are associate with each other during interphase. The sensitivity of this method is estimated to at least as good as that at the light microscope level while the resolution is improved at least threefold. The second method, which circumvents the use of autoradiogrphic detection, uses biotin-labeled polynucleotide probes. After hybridization of these probes, either DNA or RNA, to fixed chromosomes on grids, hybrids are detected via reaction is improved at least threefold. The second method, which circumvents the use of autoradiographic detection, uses biotin-labeled polynucleotide probes. After hybridization of these probes, either DNA or RNA, to fixed chromosomes on grids, hybrids are detected via reaction with an antibody against biotin and secondary antibody adsorbed to the surface of over centromeric heterochromatin and along the associated peripheral fibers. Labeling is on average

  10. Day ahead price forecasting of electricity markets by a mixed data model and hybrid forecast method

    International Nuclear Information System (INIS)

    Amjady, Nima; Keynia, Farshid

    2008-01-01

    In a competitive electricity market, forecast of energy prices is a key information for the market participants. However, price signal usually has a complex behavior due to its nonlinearity, nonstationarity, and time variancy. In spite of all performed researches on this area in the recent years, there is still an essential need for more accurate and robust price forecast methods. In this paper, a combination of wavelet transform (WT) and a hybrid forecast method is proposed for this purpose. The hybrid method is composed of cascaded forecasters where each forecaster consists of a neural network (NN) and an evolutionary algorithms (EA). Both time domain and wavelet domain features are considered in a mixed data model for price forecast, in which the candidate input variables are refined by a feature selection technique. The adjustable parameters of the whole method are fine-tuned by a cross-validation technique. The proposed method is examined on PJM electricity market and compared with some of the most recent price forecast methods. (author)

  11. Facile method to synthesize magnetic iron oxides/TiO2 hybrid nanoparticles and their photodegradation application of methylene blue

    Directory of Open Access Journals (Sweden)

    Wu Wei

    2011-01-01

    Full Text Available Abstract Many methods have been reported to improving the photocatalytic efficiency of organic pollutant and their reliable applications. In this work, we propose a facile pathway to prepare three different types of magnetic iron oxides/TiO2 hybrid nanoparticles (NPs by seed-mediated method. The hybrid NPs are composed of spindle, hollow, and ultrafine iron oxide NPs as seeds and 3-aminopropyltriethyloxysilane as linker between the magnetic cores and TiO2 layers, respectively. The composite structure and the presence of the iron oxide and titania phase have been confirmed by transmission electron microscopy, X-ray diffraction, and X-ray photoelectron spectra. The hybrid NPs show good magnetic response, which can get together under an external applied magnetic field and hence they should become promising magnetic recovery catalysts (MRCs. Photocatalytic ability examination of the magnetic hybrid NPs was carried out in methylene blue (MB solutions illuminated under Hg light in a photochemical reactor. About 50% to 60% of MB was decomposed in 90 min in the presence of magnetic hybrid NPs. The synthesized magnetic hybrid NPs display high photocatalytic efficiency and will find recoverable potential applications in cleaning polluted water with the help of magnetic separation.

  12. Hybrid-DFT  +  V w method for band structure calculation of semiconducting transition metal compounds: the case of cerium dioxide.

    Science.gov (United States)

    Ivády, Viktor; Gali, Adam; Abrikosov, Igor A

    2017-11-15

    Hybrid functionals' non-local exchange-correlation potential contains a derivative discontinuity that improves on standard semi-local density functional theory (DFT) band gaps. Moreover, by careful parameterization, hybrid functionals can provide self-interaction reduced description of selected states. On the other hand, the uniform description of all the electronic states of a given system is a known drawback of these functionals that causes varying accuracy in the description of states with different degrees of localization. This limitation can be remedied by the orbital dependent exact exchange extension of hybrid functionals; the hybrid-DFT  +  V w method (Ivády et al 2014 Phys. Rev. B 90 035146). Based on the analogy of quasi-particle equations and hybrid-DFT single particle equations, here we demonstrate that parameters of hybrid-DFT  +  V w functional can be determined from approximate theoretical quasi-particle spectra without any fitting to experiment. The proposed method is illustrated on the charge self-consistent electronic structure calculation for cerium dioxide where itinerant valence states interact with well-localized 4f atomic like states, making this system challenging for conventional methods, either hybrid-DFT or LDA  +  U, and therefore allowing for a demonstration of the advantages of the proposed scheme.

  13. A Genetic-Firefly Hybrid Algorithm to Find the Best Data Location in a Data Cube

    Directory of Open Access Journals (Sweden)

    M. Faridi Masouleh

    2016-10-01

    Full Text Available Decision-based programs include large-scale complex database queries. If the response time is short, query optimization is critical. Users usually observe data as a multi-dimensional data cube. Each data cube cell displays data as an aggregation in which the number of cells depends on the number of other cells in the cube. At any given time, a powerful query optimization method can visualize part of the cells instead of calculating results from raw data. Business systems use different approaches and positioning of data in the data cube. In the present study, the data is trained by a neural network and a genetic-firefly hybrid algorithm is proposed for finding the best position for the data in the cube.

  14. Evaluation of genotype x environment interactions in maize hybrids using GGE biplot analysis

    Directory of Open Access Journals (Sweden)

    Fatma Aykut Tonk

    2011-01-01

    Full Text Available Seventeen hybrid maize genotypes were evaluated at four different locations in 2005 and 2006 cropping seasonsunder irrigated conditions in Turkey. The analysis of variance showed that mean squares of environments (E, genotypes (G andGE interactions (GEI were highly significant and accounted for 74, 7 and 19 % of treatment combination sum squares, respectively.To determine the effects of GEI on grain yield, the data were subjected to the GGE biplot analysis. Maize hybrid G16 can be proposedas reliably growing in test locations for high grain yield. Also, only the Yenisehir location could be best representative of overalllocations for deciding about which experimental hybrids can be recommended for grain yield in this study. Consequently, using ofgrain yield per plant instead of grain yield per plot in hybrid maize breeding programs could be preferred by private companies dueto some advantages.

  15. Role of hybrid ratio in microstructural, mechanical and sliding wear properties of the Al5083/Graphitep/Al2O3p a surface hybrid nanocomposite fabricated via friction stir processing method

    International Nuclear Information System (INIS)

    Mostafapour Asl, A.; Khandani, S.T.

    2013-01-01

    Hybrid ratio of each reinforcement phase in hybrid composite can be defined as proportion of its volume to total reinforcement volume of the composite. The hybrid ratio is an important factor which controls the participation extent of each reinforcement phase in overall properties of hybrid composites. Hence, in the present work, surface hybrid nanocomposites of Al5083/Graphite p /Al 2 O 3p with different hybrid ratios were fabricated by friction stir processing method. Subsequently, effect of hybrid ratio on microstructural, mechanical and tribological properties of the nanocomposite was investigated. Optical microscopy and scanning electron microscopy were utilized to perform microstructural observation on the samples. Hardness value measurements, tensile and pin on disk dry sliding wear tests were carried out to investigate effect of hybrid ratio on mechanical and tribological properties of the nanocomposites. Microstructural investigations displayed better distribution with less agglomeration of reinforcement for lower volume fraction of reinforcement for both alumina and graphite particles. Hardness value, yield strength, ultimate tensile strength and wear rate of the nanocomposites revealed a two stage form along with hybrid ratio variation. The results are discussed based on microstructural observations of the nanocomposites and worn surface analyses.

  16. Dopamine/TiO{sub 2} hybrid thin films prepared by the liquid phase deposition method

    Energy Technology Data Exchange (ETDEWEB)

    Gutierrez-Tauste, David [Departament de Quimica, Universitat Autonoma de Barcelona, Campus UAB, Edifici Cn, 08290 Cerdanyola del Valles, Barcelona (Spain)], E-mail: davidg@qf.uab.es; Domenech, Xavier [Departament de Quimica, Universitat Autonoma de Barcelona, Campus UAB, Edifici Cn, 08290 Cerdanyola del Valles, Barcelona (Spain); Domingo, Concepcion [Instituto de Ciencia de Materiales (CSIC), Campus UAB, 08290 Cerdanyola del Valles, Barcelona (Spain); Ayllon, Jose A. [Departament de Quimica, Universitat Autonoma de Barcelona, Campus UAB, Edifici Cn, 08290 Cerdanyola del Valles, Barcelona (Spain)

    2008-04-30

    Liquid phase deposition method is applied to one-step production of a hybrid material composed by dopamine(DA) and TiO{sub 2} anatase. An optimized amount of the enediol derivative is added to a fluoride titania precursor aqueous solution in order to entrap this modifier within the growing TiO{sub 2}, yielding a DA/TiO{sub 2} nanocomposite material. Uniform, well-adhered and brown-colored thin films are deposited on indium tin oxide covered glass substrate. The DA/TiO{sub 2} hybrid material has been characterized by infrared spectroscopy, electronic microscopy, X-ray diffraction and UV-vis spectroscopy. The formation of the hybrid material seems to be reasonably explained by linkage of different TiO{sub 2} nanocrystallites taking advantage of both enediol and amine groups of DA.

  17. Effect of sample storage time on detection of hybridization signals in Checkerboard DNA-DNA hybridization.

    Science.gov (United States)

    do Nascimento, Cássio; Muller, Katia; Sato, Sandra; Albuquerque Junior, Rubens Ferreira

    2012-04-01

    Long-term sample storage can affect the intensity of the hybridization signals provided by molecular diagnostic methods that use chemiluminescent detection. The aim of this study was to evaluate the effect of different storage times on the hybridization signals of 13 bacterial species detected by the Checkerboard DNA-DNA hybridization method using whole-genomic DNA probes. Ninety-six subgingival biofilm samples were collected from 36 healthy subjects, and the intensity of hybridization signals was evaluated at 4 different time periods: (1) immediately after collecting (n = 24) and (2) after storage at -20 °C for 6 months (n = 24), (3) for 12 months (n = 24), and (4) for 24 months (n = 24). The intensity of hybridization signals obtained from groups 1 and 2 were significantly higher than in the other groups (p  0.05). The Checkerboard DNA-DNA hybridization method was suitable to detect hybridization signals from all groups evaluated, and the intensity of signals decreased significantly after long periods of sample storage.

  18. Design of Hybrid Mobile Communication Networks for Planetary Exploration

    Science.gov (United States)

    Alena, Richard L.; Ossenfort, John; Lee, Charles; Walker, Edward; Stone, Thom

    2004-01-01

    The Mobile Exploration System Project (MEX) at NASA Ames Research Center has been conducting studies into hybrid communication networks for future planetary missions. These networks consist of space-based communication assets connected to ground-based Internets and planetary surface-based mobile wireless networks. These hybrid mobile networks have been deployed in rugged field locations in the American desert and the Canadian arctic for support of science and simulation activities on at least six occasions. This work has been conducted over the past five years resulting in evolving architectural complexity, improved component characteristics and better analysis and test methods. A rich set of data and techniques have resulted from the development and field testing of the communication network during field expeditions such as the Haughton Mars Project and NASA Mobile Agents Project.

  19. Physics-based hybrid method for multiscale transport in porous media

    Science.gov (United States)

    Yousefzadeh, Mehrdad; Battiato, Ilenia

    2017-09-01

    Despite advancements in the development of multiscale models for flow and reactive transport in porous media, the accurate, efficient and physics-based coupling of multiple scales in hybrid models remains a major theoretical and computational challenge. Improving the predictivity of macroscale predictions by means of multiscale algorithms relative to classical at-scale models is the primary motivation for the development of multiscale simulators. Yet, very few are the quantitative studies that explicitly address the predictive capability of multiscale coupling algorithms as it is still generally not possible to have a priori estimates of the errors that are present when complex flow processes are modeled. We develop a nonintrusive pore-/continuum-scale hybrid model whose coupling error is bounded by the upscaling error, i.e. we build a predictive tightly coupled multiscale scheme. This is accomplished by slightly enlarging the subdomain where continuum-scale equations are locally invalid and analytically defining physics-based coupling conditions at the interfaces separating the two computational sub-domains, while enforcing state variable and flux continuity. The proposed multiscale coupling approach retains the advantages of domain decomposition approaches, including the use of existing solvers for each subdomain, while it gains flexibility in the choice of the numerical discretization method and maintains the coupling errors bounded by the upscaling error. We implement the coupling in finite volumes and test the proposed method by modeling flow and transport through a reactive channel and past an array of heterogeneously reactive cylinders.

  20. Inheritance of spike length in F3, F4 and F5 wheat hybrids obtained by different selection methods

    Directory of Open Access Journals (Sweden)

    Janković Snežana

    2012-01-01

    Full Text Available This study analyses the mode of inheritance of spike length in F3, F4 and F5 wheat hybrids obtained by pedigree, bulk and modified pedigree method of selection. Wheat hybrids were produced after crossing five varieties by M x N method. Three varieties were used as a female parent (Briscard, Carifen 12 and Rescler and two as a male component (Francuska and PKB-Prelivka. Descendents in F2 generation were produced from 6 F1 hybrids (3 x 2. Selection after F2 generation were undertaken from 1996 to 1999, while in 2000 the field experiments with complete breeding material were set up at the Institute 'PKB INI Agroekonomik' in Padinska Skela near Belgrade. Spike length was measured in progeny generations, from F3 to F5. It was observed that progenies had higher values for spike length than better parent (BP, with longer spikes in 5 out of 6 analyzed hybrids: Briscard x PKB-Prelivka, Carifen 12 x Francuska, Carifen 12 x PKB-Prelivka, Rescler x Francuska, and Rescler x PKB-Prelivka. From the above mentioned hybrid combinations, only Rescler x Francuska descendents in F5 generation obtained by pedigree and bulk selection inherited the spike length from the parent with lower value. High significant interaction was observed for spike length between genotype and generation of progenies in each of the applied selection methods.

  1. Hybrid Control Method for a Single Phase PFC using a Low Cost Microcontroller

    DEFF Research Database (Denmark)

    Jakobsen, Lars Tønnes; Nielsen, Nils; Wolf, Christian

    2005-01-01

    This paper presents a hybrid control method for single phase boost PFCs. The high bandwidth current loop is analog while the voltage loop is implemented in an 8-bit microcontroller. The design focuses on minimizing the number of calculations done in the microcontroller. A 1kW prototype has been...

  2. A Study on Efficiency Improvement of the Hybrid Monte Carlo/Deterministic Method for Global Transport Problems

    International Nuclear Information System (INIS)

    Kim, Jong Woo; Woo, Myeong Hyeon; Kim, Jae Hyun; Kim, Do Hyun; Shin, Chang Ho; Kim, Jong Kyung

    2017-01-01

    In this study hybrid Monte Carlo/Deterministic method is explained for radiation transport analysis in global system. FW-CADIS methodology construct the weight window parameter and it useful at most global MC calculation. However, Due to the assumption that a particle is scored at a tally, less particles are transported to the periphery of mesh tallies. For compensation this space-dependency, we modified the module in the ADVANTG code to add the proposed method. We solved the simple test problem for comparing with result from FW-CADIS methodology, it was confirmed that a uniform statistical error was secured as intended. In the future, it will be added more practical problems. It might be useful to perform radiation transport analysis using the Hybrid Monte Carlo/Deterministic method in global transport problems.

  3. Inorganic–organic hybrid framework solids

    Indian Academy of Sciences (India)

    Administrator

    indicates that hybrid structures can be formed with zeolite architecture. Keywords. ..... iron is present in the octahedral environment, except in II. This is probably .... along with the water molecules are located in the middle of this channel. Similar.

  4. Laser synthesis of hybrid nanoparticles for biomedicine

    Science.gov (United States)

    Avetissian, H. K.; Lalayan, A. A.

    2018-04-01

    The extraordinary properties of size-tunable nanoparticles (NPs) have given rise to their widespread applications in Nanophotonics, Biomedicine, Plasmonics etc. Semiconductor and metal NPs have found a number of significant applications in the modern biomedicine due to ultrasmall sizes (1-10 nm) and the size-dependent flexibility of their optical properties. In the present work passive Q-switched Nd:YAG pulsed laser was used to synthesize NPs by method of laser ablation in different liquids. For cases of hybrid metal NPs we have demonstrated that plasmon resonance can be modified and tuned from the plasmon resonances of pure metal NPs. The shifted plasmon resonance frequency at 437 nm for Au-Ag hybrid NPs, and 545 nm for Au-Cu hybrid NPs have been observed. Effectiveness of biotissue ablation in the case of the tissue sample that colored with metal NPs was approximately on 4-5 times larger than for the sample with non-colored area. Laser welding for deep-located biotissue layers colored by metal NPs has been realized. The luminescence properties of the colloidal hybrid Si-Ni nanoparticles' system fabricated by pulsed laser ablation are also considered. The red-shifted photoluminescence of this system has been registered in the blue range of the spectrum because of the Stark effect in the Coulomb field of the charged Ni nanoparticles. Summarizing, the knowledge of peculiarities of optical properties of hybrid NPs is very important for biomedical applications. More complex nanoassemblies can be easily constructed by the presented technique of laser synthesis of colloidal QDs including complexes of NPs of different materials.

  5. NEURAL NETWORKS CONTROL OF THE HYBRID POWER UNIT BASED ON THE METHOD OF ADAPTIVE CRITICS

    Directory of Open Access Journals (Sweden)

    S. Serikov

    2012-01-01

    Full Text Available The formal statement of the optimization problem of hybrid vehicle power unit control is given. Its solving by neural networks method application on the basis of adaptive critic is considered.

  6. A new power mapping method based on ordinary kriging and determination of optimal detector location strategy

    International Nuclear Information System (INIS)

    Peng, Xingjie; Wang, Kan; Li, Qing

    2014-01-01

    Highlights: • A new power mapping method based on Ordinary Kriging (OK) is proposed. • Measurements from DayaBay Unit 1 PWR are used to verify the OK method. • The OK method performs better than the CECOR method. • An optimal neutron detector location strategy based on ordinary kriging and simulated annealing is proposed. - Abstract: The Ordinary Kriging (OK) method is presented that is designed for a core power mapping calculation of pressurized water reactors (PWRs). Measurements from DayaBay Unit 1 PWR are used to verify the accuracy of the OK method. The root mean square (RMS) reconstruction errors are kept at less than 0.35%, and the maximum reconstruction relative errors (RE) are kept at less than 1.02% for the entire operating cycle. The reconstructed assembly power distribution results show that the OK method is fit for core power distribution monitoring. The quality of power distribution obtained by the OK method is partly determined by the neutron detector locations, and the OK method is also applied to solve the optimal neutron detector location problem. The spatially averaged ordinary kriging variance (AOKV) is minimized using simulated annealing, and then, the optimal in-core neutron detector locations are obtained. The result shows that the current neutron detector location of DayaBay Unit 1 reactor is near-optimal

  7. Yield Stability of Sorghum Hybrids and Parental Lines | Kenga ...

    African Journals Online (AJOL)

    Seventy-five sorghum hybrids and twenty parental lines were evaluated for two consecutive years at two locations. Our objective was to compare relative stability of grain yields among hybrids and parental lines. Mean grain yields and stability analysis of variance, which included linear regression coefficient (bi) and ...

  8. A Prediction Method of Airport Noise Based on Hybrid Ensemble Learning

    Directory of Open Access Journals (Sweden)

    Tao XU

    2014-05-01

    Full Text Available Using monitoring history data to build and to train a prediction model for airport noise is a normal method in recent years. However, the single model built in different ways has various performances in the storage, efficiency and accuracy. In order to predict the noise accurately in some complex environment around airport, this paper presents a prediction method based on hybrid ensemble learning. The proposed method ensembles three algorithms: artificial neural network as an active learner, nearest neighbor as a passive leaner and nonlinear regression as a synthesized learner. The experimental results show that the three learners can meet forecast demands respectively in on- line, near-line and off-line. And the accuracy of prediction is improved by integrating these three learners’ results.

  9. Fast evaluation of solid harmonic Gaussian integrals for local resolution-of-the-identity methods and range-separated hybrid functionals

    Science.gov (United States)

    Golze, Dorothea; Benedikter, Niels; Iannuzzi, Marcella; Wilhelm, Jan; Hutter, Jürg

    2017-01-01

    An integral scheme for the efficient evaluation of two-center integrals over contracted solid harmonic Gaussian functions is presented. Integral expressions are derived for local operators that depend on the position vector of one of the two Gaussian centers. These expressions are then used to derive the formula for three-index overlap integrals where two of the three Gaussians are located at the same center. The efficient evaluation of the latter is essential for local resolution-of-the-identity techniques that employ an overlap metric. We compare the performance of our integral scheme to the widely used Cartesian Gaussian-based method of Obara and Saika (OS). Non-local interaction potentials such as standard Coulomb, modified Coulomb, and Gaussian-type operators, which occur in range-separated hybrid functionals, are also included in the performance tests. The speed-up with respect to the OS scheme is up to three orders of magnitude for both integrals and their derivatives. In particular, our method is increasingly efficient for large angular momenta and highly contracted basis sets.

  10. Methods for fabrication of flexible hybrid electronics

    Science.gov (United States)

    Street, Robert A.; Mei, Ping; Krusor, Brent; Ready, Steve E.; Zhang, Yong; Schwartz, David E.; Pierre, Adrien; Doris, Sean E.; Russo, Beverly; Kor, Siv; Veres, Janos

    2017-08-01

    Printed and flexible hybrid electronics is an emerging technology with potential applications in smart labels, wearable electronics, soft robotics, and prosthetics. Printed solution-based materials are compatible with plastic film substrates that are flexible, soft, and stretchable, thus enabling conformal integration with non-planar objects. In addition, manufacturing by printing is scalable to large areas and is amenable to low-cost sheet-fed and roll-to-roll processes. FHE includes display and sensory components to interface with users and environments. On the system level, devices also require electronic circuits for power, memory, signal conditioning, and communications. Those electronic components can be integrated onto a flexible substrate by either assembly or printing. PARC has developed systems and processes for realizing both approaches. This talk presents fabrication methods with an emphasis on techniques recently developed for the assembly of off-the-shelf chips. A few examples of systems fabricated with this approach are also described.

  11. New Hybrid Monte Carlo methods for efficient sampling. From physics to biology and statistics

    International Nuclear Information System (INIS)

    Akhmatskaya, Elena; Reich, Sebastian

    2011-01-01

    We introduce a class of novel hybrid methods for detailed simulations of large complex systems in physics, biology, materials science and statistics. These generalized shadow Hybrid Monte Carlo (GSHMC) methods combine the advantages of stochastic and deterministic simulation techniques. They utilize a partial momentum update to retain some of the dynamical information, employ modified Hamiltonians to overcome exponential performance degradation with the system’s size and make use of multi-scale nature of complex systems. Variants of GSHMCs were developed for atomistic simulation, particle simulation and statistics: GSHMC (thermodynamically consistent implementation of constant-temperature molecular dynamics), MTS-GSHMC (multiple-time-stepping GSHMC), meso-GSHMC (Metropolis corrected dissipative particle dynamics (DPD) method), and a generalized shadow Hamiltonian Monte Carlo, GSHmMC (a GSHMC for statistical simulations). All of these are compatible with other enhanced sampling techniques and suitable for massively parallel computing allowing for a range of multi-level parallel strategies. A brief description of the GSHMC approach, examples of its application on high performance computers and comparison with other existing techniques are given. Our approach is shown to resolve such problems as resonance instabilities of the MTS methods and non-preservation of thermodynamic equilibrium properties in DPD, and to outperform known methods in sampling efficiency by an order of magnitude. (author)

  12. Modelling and simulation of a hybrid solar heating system for greenhouse applications using Matlab/Simulink

    International Nuclear Information System (INIS)

    Kıyan, Metin; Bingöl, Ekin; Melikoğlu, Mehmet; Albostan, Ayhan

    2013-01-01

    Highlights: • Matlab/Simulink modelling of a solar hybrid greenhouse. • Estimation of greenhouse gas emission reductions. • Feasibility and cost analysis of the system. - Abstract: Solar energy is a major renewable energy source and hybrid solar systems are gaining increased academic and industrial attention due to the unique advantages they offer. In this paper, a mathematical model has been developed to investigate the thermal behavior of a greenhouse heated by a hybrid solar collector system. This hybrid system contains an evacuated tube solar heat collector unit, an auxiliary fossil fuel heating unit, a hot water storage unit, control and piping units. A Matlab/Simulink based model and software has been developed to predict the storage water temperature, greenhouse indoor temperature and the amount of auxiliary fuel, as a function of various design parameters of the greenhouse such as location, dimensions, and meteorological data of the region. As a case study, a greenhouse located in Şanlıurfa/Turkey has been simulated based on recent meteorological data and aforementioned hybrid system. The results of simulations performed on an annual basis indicate that revising the existing fossil fuel system with the proposed hybrid system, is economically feasible for most cases, however it requires a slightly longer payback period than expected. On the other hand, by reducing the greenhouse gas emissions significantly, it has a considerable positive environmental impact. The developed dynamic simulation method can be further used for designing heating systems for various solar greenhouses and optimizing the solar collector and thermal storage sizes

  13. Multiple target sound quality balance for hybrid electric powertrain noise

    Science.gov (United States)

    Mosquera-Sánchez, J. A.; Sarrazin, M.; Janssens, K.; de Oliveira, L. P. R.; Desmet, W.

    2018-01-01

    The integration of the electric motor to the powertrain in hybrid electric vehicles (HEVs) presents acoustic stimuli that elicit new perceptions. The large number of spectral components, as well as the wider bandwidth of this sort of noises, pose new challenges to current noise, vibration and harshness (NVH) approaches. This paper presents a framework for enhancing the sound quality (SQ) of the hybrid electric powertrain noise perceived inside the passenger compartment. Compared with current active sound quality control (ASQC) schemes, where the SQ improvement is just an effect of the control actions, the proposed technique features an optimization stage, which enables the NVH specialist to actively implement the amplitude balance of the tones that better fits into the auditory expectations. Since Loudness, Roughness, Sharpness and Tonality are the most relevant SQ metrics for interior HEV noise, they are used as performance metrics in the concurrent optimization analysis, which, eventually, drives the control design method. Thus, multichannel active sound profiling systems that feature cross-channel compensation schemes are guided by the multi-objective optimization stage, by means of optimal sets of amplitude gain factors that can be implemented at each single sensor location, while minimizing cross-channel effects that can either degrade the original SQ condition, or even hinder the implementation of independent SQ targets. The proposed framework is verified experimentally, with realistic stationary hybrid electric powertrain noise, showing SQ enhancement for multiple locations within a scaled vehicle mock-up. The results show total success rates in excess of 90%, which indicate that the proposed method is promising, not only for the improvement of the SQ of HEV noise, but also for a variety of periodic disturbances with similar features.

  14. A method for detection and location of high resistance earth faults

    Energy Technology Data Exchange (ETDEWEB)

    Haenninen, S; Lehtonen, M [VTT Energy, Espoo (Finland); Antila, E [ABB Transmit Oy (Finland)

    1998-08-01

    In the first part of this presentation, the theory of earth faults in unearthed and compensated power systems is briefly presented. The main factors affecting the high resistance fault detection are outlined and common practices for earth fault protection in present systems are summarized. The algorithms of the new method for high resistance fault detection and location are then presented. These are based on the change of neutral voltage and zero sequence currents, measured at the high voltage / medium voltage substation and also at the distribution line locations. The performance of the method is analyzed, and the possible error sources discussed. Among these are, for instance, switching actions, thunder storms and heavy snow fall. The feasibility of the method is then verified by an analysis based both on simulated data, which was derived using an EMTP-ATP simulator, and by real system data recorded during field tests at three substations. For the error source analysis, some real case data recorded during natural power system events, is also used

  15. Vacuum infusion method for woven carbon/Kevlar reinforced hybrid composite

    Science.gov (United States)

    Hashim, N.; Majid, D. L.; Uda, N.; Zahari, R.; Yidris, N.

    2017-12-01

    The vacuum assisted resin transfer moulding (VaRTM) or Vacuum Infusion (VI) is one of the fabrication methods used for composite materials. Compared to other methods, this process costs lower than using prepregs because it does not need to use the autoclave to cure. Moreover, composites fabricated using this VI method exhibit superior mechanical properties than those made through hand layup process. In this study, the VI method is used in fabricating woven carbon/Kevlar fibre cloth with epoxy matrix. This paper reports the detailed methods on fabricating the hybrid composite using VI process and several precautions that need to be taken to avoid any damage to the properties of the composite material. The result highlights that the successfully fabricated composite has approximately 60% of fibres weight fraction. Since the composites produced by the VI process have a higher fibre percentage, this process should be considered for composites used in applications that are susceptible to the conditions where the fibres need to be the dominant element such as in tension loading.

  16. Customer churn prediction using a hybrid method and censored data

    Directory of Open Access Journals (Sweden)

    Reza Tavakkoli-Moghaddam

    2013-05-01

    Full Text Available Customers are believed to be the main part of any organization’s assets and customer retention as well as customer churn management are important responsibilities of organizations. In today’s competitive environment, organization must do their best to retain their existing customers since attracting new customers cost significantly more than taking care of existing ones. In this paper, we present a hybrid method based on neural network and Cox regression analysis where neural network is used for outlier data and Cox regression method is implemented for prediction of future events. The proposed model of this paper has been implemented on some data and the results are compared based on five criteria including prediction accuracy, errors’ type I and II, root mean square error and mean absolute deviation. The preliminary results indicate that the proposed model of this paper performs better than alternative methods.

  17. Development of quadruped walking locomotion gait generator using a hybrid method

    International Nuclear Information System (INIS)

    Jasni, F; Shafie, A A

    2013-01-01

    The earth, in many areas is hardly reachable by the wheeled or tracked locomotion system. Thus, walking locomotion system is becoming a favourite option for mobile robot these days. This is because of the ability of walking locomotion to move on the rugged and unlevel terrains. However, to develop a walking locomotion gait for a robot is not a simple task. Central Pattern Generator (CPGs) method is a biological inspired method that is introduced as a method to develop the gait for the walking robot recently to tackle the issue faced by the conventional method of pre-designed trajectory based method. However, research shows that even the CPG method do have some limitations. Thus, in this paper, a hybrid method that combines CPG and the pre-designed trajectory based method is introduced to develop a walking gait for quadruped walking robot. The 3-D foot trajectories and the joint angle trajectories developed using the proposed method are compared with the data obtained via the conventional method of pre-designed trajectory to confirm the performance

  18. Mesoscale hybrid calibration artifact

    Science.gov (United States)

    Tran, Hy D.; Claudet, Andre A.; Oliver, Andrew D.

    2010-09-07

    A mesoscale calibration artifact, also called a hybrid artifact, suitable for hybrid dimensional measurement and the method for make the artifact. The hybrid artifact has structural characteristics that make it suitable for dimensional measurement in both vision-based systems and touch-probe-based systems. The hybrid artifact employs the intersection of bulk-micromachined planes to fabricate edges that are sharp to the nanometer level and intersecting planes with crystal-lattice-defined angles.

  19. Hybrid finite element method for describing the electrical response of biological cells to applied fields.

    Science.gov (United States)

    Ying, Wenjun; Henriquez, Craig S

    2007-04-01

    A novel hybrid finite element method (FEM) for modeling the response of passive and active biological membranes to external stimuli is presented. The method is based on the differential equations that describe the conservation of electric flux and membrane currents. By introducing the electric flux through the cell membrane as an additional variable, the algorithm decouples the linear partial differential equation part from the nonlinear ordinary differential equation part that defines the membrane dynamics of interest. This conveniently results in two subproblems: a linear interface problem and a nonlinear initial value problem. The linear interface problem is solved with a hybrid FEM. The initial value problem is integrated by a standard ordinary differential equation solver such as the Euler and Runge-Kutta methods. During time integration, these two subproblems are solved alternatively. The algorithm can be used to model the interaction of stimuli with multiple cells of almost arbitrary geometries and complex ion-channel gating at the plasma membrane. Numerical experiments are presented demonstrating the uses of the method for modeling field stimulation and action potential propagation.

  20. Operation Performance Evaluation of Power Grid Enterprise Using a Hybrid BWM-TOPSIS Method

    Directory of Open Access Journals (Sweden)

    Peipei You

    2017-12-01

    Full Text Available Electricity market reform is in progress in China, and the operational performance of power grid enterprises are vital for its healthy and sustainable development in the current electricity market environment. In this paper, a hybrid multi-criteria decision-making (MCDM framework for operational performance evaluation of a power grid enterprise is proposed from the perspective of sustainability. The latest MCDM method, namely the best-worst method (BWM was employed to determine the weights of all criteria, and the technique for order preference by similarity to an ideal solution (TOPSIS was applied to rank the operation performance of a power grid enterprise. The evaluation index system was built based on the concept of sustainability, which includes three criteria (namely economy, society, and environment and seven sub-criteria. Four power grid enterprises were selected to perform the empirical analysis, and the results indicate that power grid enterprise A1 has the best operation performance. The proposed hybrid BWM-TOPSIS-based framework for operation performance evaluation of a power grid enterprise is effective and practical.

  1. Advanced RESTART method for the estimation of the probability of failure of highly reliable hybrid dynamic systems

    International Nuclear Information System (INIS)

    Turati, Pietro; Pedroni, Nicola; Zio, Enrico

    2016-01-01

    The efficient estimation of system reliability characteristics is of paramount importance for many engineering applications. Real world system reliability modeling calls for the capability of treating systems that are: i) dynamic, ii) complex, iii) hybrid and iv) highly reliable. Advanced Monte Carlo (MC) methods offer a way to solve these types of problems, which are feasible according to the potentially high computational costs. In this paper, the REpetitive Simulation Trials After Reaching Thresholds (RESTART) method is employed, extending it to hybrid systems for the first time (to the authors’ knowledge). The estimation accuracy and precision of RESTART highly depend on the choice of the Importance Function (IF) indicating how close the system is to failure: in this respect, proper IFs are here originally proposed to improve the performance of RESTART for the analysis of hybrid systems. The resulting overall simulation approach is applied to estimate the probability of failure of the control system of a liquid hold-up tank and of a pump-valve subsystem subject to degradation induced by fatigue. The results are compared to those obtained by standard MC simulation and by RESTART with classical IFs available in the literature. The comparison shows the improvement in the performance obtained by our approach. - Highlights: • We consider the issue of estimating small failure probabilities in dynamic systems. • We employ the RESTART method to estimate the failure probabilities. • New Importance Functions (IFs) are introduced to increase the method performance. • We adopt two dynamic, hybrid, highly reliable systems as case studies. • A comparison with literature IFs proves the effectiveness of the new IFs.

  2. Evaluation of methods for extraction of the volitional EMG in dynamic hybrid muscle activation

    Directory of Open Access Journals (Sweden)

    Mizrahi Joseph

    2006-11-01

    Full Text Available Abstract Background Hybrid muscle activation is a modality used for muscle force enhancement, in which muscle contraction is generated from two different excitation sources: volitional and external, by means of electrical stimulation (ES. Under hybrid activation, the overall EMG signal is the combination of the volitional and ES-induced components. In this study, we developed a computational scheme to extract the volitional EMG envelope from the overall dynamic EMG signal, to serve as an input signal for control purposes, and for evaluation of muscle forces. Methods A "synthetic" database was created from in-vivo experiments on the Tibialis Anterior of the right foot to emulate hybrid EMG signals, including the volitional and induced components. The database was used to evaluate the results obtained from six signal processing schemes, including seven different modules for filtration, rectification and ES component removal. The schemes differed from each other by their module combinations, as follows: blocking window only, comb filter only, blocking window and comb filter, blocking window and peak envelope, comb filter and peak envelope and, finally, blocking window, comb filter and peak envelope. Results and conclusion The results showed that the scheme including all the modules led to an excellent approximation of the volitional EMG envelope, as extracted from the hybrid signal, and underlined the importance of the artifact blocking window module in the process. The results of this work have direct implications on the development of hybrid muscle activation rehabilitation systems for the enhancement of weakened muscles.

  3. A Practical Method of Acoustic Emission Source Location in Anisotropic Composite Laminates

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jeong Kon; Kang, Yong Kyu; Kwon, Oh Yang [Inha University, Incheon (Korea, Republic of)

    2003-06-15

    Since the velocity is dependent on the fiber orientation in anisotropic composites, the application of traditional acoustic emission (AE) source location techniques based on the constant velocity to composite structures has been practically impossible. The anisotropy makes the source location procedure complicated and deteriorates the accuracy of the location. In this study, we have divided the region of interest(ROI) into a set of finite elements, taken each element as a virtual source, and calculated the arrival time differences between sensors by using the velocities at every degree from 0 to 90. The calculated and the experimentally measured values of the arrival time difference aye then compared to minimize the location error. The results from two different materials, namely AA6061-T6 and CFRP(uni-directional; UD, [0]{sub 32}4 ) laminate confirmed the practical usefulness of the proposed method

  4. A Hybrid Optimization Method for Reactive Power and Voltage Control Considering Power Loss Minimization

    DEFF Research Database (Denmark)

    Liu, Chengxi; Qin, Nan; Bak, Claus Leth

    2015-01-01

    This paper proposes a hybrid optimization method to optimally control the voltage and reactive power with minimum power loss in transmission grid. This approach is used for the Danish automatic voltage control (AVC) system which is typically a non-linear non-convex problem mixed with both...

  5. Hybrid Fundamental Solution Based Finite Element Method: Theory and Applications

    Directory of Open Access Journals (Sweden)

    Changyong Cao

    2015-01-01

    Full Text Available An overview on the development of hybrid fundamental solution based finite element method (HFS-FEM and its application in engineering problems is presented in this paper. The framework and formulations of HFS-FEM for potential problem, plane elasticity, three-dimensional elasticity, thermoelasticity, anisotropic elasticity, and plane piezoelectricity are presented. In this method, two independent assumed fields (intraelement filed and auxiliary frame field are employed. The formulations for all cases are derived from the modified variational functionals and the fundamental solutions to a given problem. Generation of elemental stiffness equations from the modified variational principle is also described. Typical numerical examples are given to demonstrate the validity and performance of the HFS-FEM. Finally, a brief summary of the approach is provided and future trends in this field are identified.

  6. A hybrid computation method for determining fluctuations of temperature in branched structures

    International Nuclear Information System (INIS)

    Czomber, L.

    1982-01-01

    A hybrid computation method for determining temperature fluctuations at discrete points of slab like geometries is developed on the basis of a new formulation of the finite difference method. For this purpose, a new finite difference method is combined with an exact solution of the heat equation within the range of values of the Laplace transformation. Whereas the exact solution can be applied to arbitraryly large ranges, the finite difference formulation is given for structural ranges which need finer discretization. The boundary conditions of the exact solution are substituted by finite difference terms for the boundary residual flow or an internal heat source, depending on the problem. The resulting system of conditional equations contains only the node parameters of the finite difference method. (orig.) [de

  7. Hybrid High-Order methods for finite deformations of hyperelastic materials

    Science.gov (United States)

    Abbas, Mickaël; Ern, Alexandre; Pignet, Nicolas

    2018-01-01

    We devise and evaluate numerically Hybrid High-Order (HHO) methods for hyperelastic materials undergoing finite deformations. The HHO methods use as discrete unknowns piecewise polynomials of order k≥1 on the mesh skeleton, together with cell-based polynomials that can be eliminated locally by static condensation. The discrete problem is written as the minimization of a broken nonlinear elastic energy where a local reconstruction of the displacement gradient is used. Two HHO methods are considered: a stabilized method where the gradient is reconstructed as a tensor-valued polynomial of order k and a stabilization is added to the discrete energy functional, and an unstabilized method which reconstructs a stable higher-order gradient and circumvents the need for stabilization. Both methods satisfy the principle of virtual work locally with equilibrated tractions. We present a numerical study of the two HHO methods on test cases with known solution and on more challenging three-dimensional test cases including finite deformations with strong shear layers and cavitating voids. We assess the computational efficiency of both methods, and we compare our results to those obtained with an industrial software using conforming finite elements and to results from the literature. The two HHO methods exhibit robust behavior in the quasi-incompressible regime.

  8. Hybrid-Based Dense Stereo Matching

    Science.gov (United States)

    Chuang, T. Y.; Ting, H. W.; Jaw, J. J.

    2016-06-01

    Stereo matching generating accurate and dense disparity maps is an indispensable technique for 3D exploitation of imagery in the fields of Computer vision and Photogrammetry. Although numerous solutions and advances have been proposed in the literature, occlusions, disparity discontinuities, sparse texture, image distortion, and illumination changes still lead to problematic issues and await better treatment. In this paper, a hybrid-based method based on semi-global matching is presented to tackle the challenges on dense stereo matching. To ease the sensitiveness of SGM cost aggregation towards penalty parameters, a formal way to provide proper penalty estimates is proposed. To this end, the study manipulates a shape-adaptive cross-based matching with an edge constraint to generate an initial disparity map for penalty estimation. Image edges, indicating the potential locations of occlusions as well as disparity discontinuities, are approved by the edge drawing algorithm to ensure the local support regions not to cover significant disparity changes. Besides, an additional penalty parameter 𝑃𝑒 is imposed onto the energy function of SGM cost aggregation to specifically handle edge pixels. Furthermore, the final disparities of edge pixels are found by weighting both values derived from the SGM cost aggregation and the U-SURF matching, providing more reliable estimates at disparity discontinuity areas. Evaluations on Middlebury stereo benchmarks demonstrate satisfactory performance and reveal the potency of the hybrid-based dense stereo matching method.

  9. Locating and defining underground goaf caused by coal mining from space-borne SAR interferometry

    Science.gov (United States)

    Yang, Zefa; Li, Zhiwei; Zhu, Jianjun; Yi, Huiwei; Feng, Guangcai; Hu, Jun; Wu, Lixin; Preusse, Alex; Wang, Yunjia; Papst, Markus

    2018-01-01

    It is crucial to locate underground goafs (i.e., mined-out areas) resulting from coal mining and define their spatial dimensions for effectively controlling the induced damages and geohazards. Traditional geophysical techniques for locating and defining underground goafs, however, are ground-based, labour-consuming and costly. This paper presents a novel space-based method for locating and defining the underground goaf caused by coal extraction using Interferometric Synthetic Aperture Radar (InSAR) techniques. As the coal mining-induced goaf is often a cuboid-shaped void and eight critical geometric parameters (i.e., length, width, height, inclined angle, azimuth angle, mining depth, and two central geodetic coordinates) are capable of locating and defining this underground space, the proposed method reduces to determine the eight geometric parameters from InSAR observations. Therefore, it first applies the Probability Integral Method (PIM), a widely used model for mining-induced deformation prediction, to construct a functional relationship between the eight geometric parameters and the InSAR-derived surface deformation. Next, the method estimates these geometric parameters from the InSAR-derived deformation observations using a hybrid simulated annealing and genetic algorithm. Finally, the proposed method was tested with both simulated and two real data sets. The results demonstrate that the estimated geometric parameters of the goafs are accurate and compatible overall, with averaged relative errors of approximately 2.1% and 8.1% being observed for the simulated and the real data experiments, respectively. Owing to the advantages of the InSAR observations, the proposed method provides a non-contact, convenient and practical method for economically locating and defining underground goafs in a large spatial area from space.

  10. A Hybrid 3D Colon Segmentation Method Using Modified Geometric Deformable Models

    Directory of Open Access Journals (Sweden)

    S. Falahieh Hamidpour

    2007-06-01

    Full Text Available Introduction: Nowadays virtual colonoscopy has become a reliable and efficient method of detecting primary stages of colon cancer such as polyp detection. One of the most important and crucial stages of virtual colonoscopy is colon segmentation because an incorrect segmentation may lead to a misdiagnosis.  Materials and Methods: In this work, a hybrid method based on Geometric Deformable Models (GDM in combination with an advanced region growing and thresholding methods is proposed. GDM are found to be an attractive tool for structural based image segmentation particularly for extracting the objects with complicated topology. There are two main parameters influencing the overall performance of GDM algorithm; the distance between the initial contour and the actual object’s contours and secondly the stopping term which controls the deformation. To overcome these limitations, a two stage hybrid based segmentation method is suggested to extract the rough but precise initial contours at the first stage of the segmentation. The extracted boundaries are smoothed and improved using a modified GDM algorithm by improving the stopping terms of the algorithm based on the gradient value of image voxels. Results: The proposed algorithm was implemented on forty data sets each containing 400-480 slices. The results show an improvement in the accuracy and smoothness of the extracted boundaries. The improvement obtained for the accuracy of segmentation is about 6% in comparison to the one achieved by the methods based on thresholding and region growing only. Discussion and Conclusion: The extracted contours using modified GDM are smoother and finer. The improvement achieved in this work on the performance of stopping function of GDM model together with applying two stage segmentation of boundaries have resulted in a great improvement on the computational efficiency of GDM algorithm while making smoother and finer colon borders.

  11. Coarse-graining and hybrid methods for efficient simulation of stochastic multi-scale models of tumour growth

    Science.gov (United States)

    de la Cruz, Roberto; Guerrero, Pilar; Calvo, Juan; Alarcón, Tomás

    2017-12-01

    The development of hybrid methodologies is of current interest in both multi-scale modelling and stochastic reaction-diffusion systems regarding their applications to biology. We formulate a hybrid method for stochastic multi-scale models of cells populations that extends the remit of existing hybrid methods for reaction-diffusion systems. Such method is developed for a stochastic multi-scale model of tumour growth, i.e. population-dynamical models which account for the effects of intrinsic noise affecting both the number of cells and the intracellular dynamics. In order to formulate this method, we develop a coarse-grained approximation for both the full stochastic model and its mean-field limit. Such approximation involves averaging out the age-structure (which accounts for the multi-scale nature of the model) by assuming that the age distribution of the population settles onto equilibrium very fast. We then couple the coarse-grained mean-field model to the full stochastic multi-scale model. By doing so, within the mean-field region, we are neglecting noise in both cell numbers (population) and their birth rates (structure). This implies that, in addition to the issues that arise in stochastic-reaction diffusion systems, we need to account for the age-structure of the population when attempting to couple both descriptions. We exploit our coarse-graining model so that, within the mean-field region, the age-distribution is in equilibrium and we know its explicit form. This allows us to couple both domains consistently, as upon transference of cells from the mean-field to the stochastic region, we sample the equilibrium age distribution. Furthermore, our method allows us to investigate the effects of intracellular noise, i.e. fluctuations of the birth rate, on collective properties such as travelling wave velocity. We show that the combination of population and birth-rate noise gives rise to large fluctuations of the birth rate in the region at the leading edge of

  12. Systematic hybrid LOH: a new method to reduce false positives and negatives during screening of yeast gene deletion libraries

    DEFF Research Database (Denmark)

    Alvaro, D.; Sunjevaric, I.; Reid, R. J.

    2006-01-01

    We have developed a new method, systematic hybrid loss of heterozygosity, to facilitate genomic screens utilizing the yeast gene deletion library. Screening is performed using hybrid diploid strains produced through mating the library haploids with strains from a different genetic background......, to minimize the contribution of unpredicted recessive genetic factors present in the individual library strains. We utilize a set of strains where each contains a conditional centromere construct on one of the 16 yeast chromosomes that allows the destabilization and selectable loss of that chromosome. After...... complementation of any spurious recessive mutations in the library strain, facilitating attribution of the observed phenotype to the documented gene deletion and dramatically reducing false positive results commonly obtained in library screens. The systematic hybrid LOH method can be applied to virtually any...

  13. Hybrid-secondary uncluttered permanent magnet machine and method

    Science.gov (United States)

    Hsu, John S.

    2005-12-20

    An electric machine (40) has a stator (43), a permanent magnet rotor (38) with permanent magnets (39) and a magnetic coupling uncluttered rotor (46) for inducing a slip energy current in secondary coils (47). A dc flux can be produced in the uncluttered rotor when the secondary coils are fed with dc currents. The magnetic coupling uncluttered rotor (46) has magnetic brushes (A, B, C, D) which couple flux in through the rotor (46) to the secondary coils (47c, 47d) without inducing a current in the rotor (46) and without coupling a stator rotational energy component to the secondary coils (47c, 47d). The machine can be operated as a motor or a generator in multi-phase or single-phase embodiments and is applicable to the hybrid electric vehicle. A method of providing a slip energy controller is also disclosed.

  14. Short Communication Quick method for identifying horse (Equus caballus) and donkey (Equus asinus) hybrids.

    Science.gov (United States)

    Franco, M M; Santos, J B F; Mendonça, A S; Silva, T C F; Antunes, R C; Melo, E O

    2016-09-23

    The domestication of the Equus genus 5000-6000 years ago has influenced the history of human civilization. As soon as horse and donkey species had been domesticated, they were crossbred, producing humanity's first documented attempt at animal genome manipulation. Since then, the mule (male donkey x female horse) and the reciprocal cross (the hinny, male horse x female donkey) have been the most common equine hybrids in the world. Due to their hybrid vigor, mules and hinnies have been intensively used for carrying loads and people and for tilling the land. Despite their importance, visual distinction of mules and hinnies is difficult due to high phenotypic resemblance. However, the distinction between these two hybrids is of pivotal importance for equid breeders and ranchers. In this study, an easy, low-cost, effective, and fast multiplex-polymerase chain reaction method was developed to distinguish the maternal origin of mules and hinnies, targeting the hyper-variable mitochondrial DNA D-loop region. This methodology can help breeders, ranchers, animal science professionals, and researchers manage their equine herds with more confidence and precision.

  15. Use of Hybridization Chain Reaction-Fluorescent In Situ Hybridization To Track Gene Expression by Both Partners during Initiation of Symbiosis.

    Science.gov (United States)

    Nikolakakis, K; Lehnert, E; McFall-Ngai, M J; Ruby, E G

    2015-07-01

    The establishment of a productive symbiosis between Euprymna scolopes, the Hawaiian bobtail squid, and its luminous bacterial symbiont, Vibrio fischeri, is mediated by transcriptional changes in both partners. A key challenge to unraveling the steps required to successfully initiate this and many other symbiotic associations is characterization of the timing and location of these changes. We report on the adaptation of hybridization chain reaction-fluorescent in situ hybridization (HCR-FISH) to simultaneously probe the spatiotemporal regulation of targeted genes in both E. scolopes and V. fischeri. This method revealed localized, transcriptionally coregulated epithelial cells within the light organ that responded directly to the presence of bacterial cells while, at the same time, provided a sensitive means to directly show regulated gene expression within the symbiont population. Thus, HCR-FISH provides a new approach for characterizing habitat transition in bacteria and for discovering host tissue responses to colonization. Copyright © 2015, American Society for Microbiology. All Rights Reserved.

  16. Hybrid Ventilation Air Flow Process

    DEFF Research Database (Denmark)

    Heiselberg, Per Kvols

    The scope of this annex is therefore to obtain better knowledge of the use of hybrid ventilation technologies. The annex focus on development of control strategies for hybrid ventilation, on development of methods to predict hybrid ventilation performance in office buildings and on implementation...

  17. TSOS and TSOS-FK hybrid methods for modelling the propagation of seismic waves

    Science.gov (United States)

    Ma, Jian; Yang, Dinghui; Tong, Ping; Ma, Xiao

    2018-05-01

    We develop a new time-space optimized symplectic (TSOS) method for numerically solving elastic wave equations in heterogeneous isotropic media. We use the phase-preserving symplectic partitioned Runge-Kutta method to evaluate the time derivatives and optimized explicit finite-difference (FD) schemes to discretize the space derivatives. We introduce the averaged medium scheme into the TSOS method to further increase its capability of dealing with heterogeneous media and match the boundary-modified scheme for implementing free-surface boundary conditions and the auxiliary differential equation complex frequency-shifted perfectly matched layer (ADE CFS-PML) non-reflecting boundaries with the TSOS method. A comparison of the TSOS method with analytical solutions and standard FD schemes indicates that the waveform generated by the TSOS method is more similar to the analytic solution and has a smaller error than other FD methods, which illustrates the efficiency and accuracy of the TSOS method. Subsequently, we focus on the calculation of synthetic seismograms for teleseismic P- or S-waves entering and propagating in the local heterogeneous region of interest. To improve the computational efficiency, we successfully combine the TSOS method with the frequency-wavenumber (FK) method and apply the ADE CFS-PML to absorb the scattered waves caused by the regional heterogeneity. The TSOS-FK hybrid method is benchmarked against semi-analytical solutions provided by the FK method for a 1-D layered model. Several numerical experiments, including a vertical cross-section of the Chinese capital area crustal model, illustrate that the TSOS-FK hybrid method works well for modelling waves propagating in complex heterogeneous media and remains stable for long-time computation. These numerical examples also show that the TSOS-FK method can tackle the converted and scattered waves of the teleseismic plane waves caused by local heterogeneity. Thus, the TSOS and TSOS-FK methods proposed in

  18. Short-Term Wind Power Forecasting Using the Enhanced Particle Swarm Optimization Based Hybrid Method

    OpenAIRE

    Wen-Yeau Chang

    2013-01-01

    High penetration of wind power in the electricity system provides many challenges to power system operators, mainly due to the unpredictability and variability of wind power generation. Although wind energy may not be dispatched, an accurate forecasting method of wind speed and power generation can help power system operators reduce the risk of an unreliable electricity supply. This paper proposes an enhanced particle swarm optimization (EPSO) based hybrid forecasting method for short-term wi...

  19. Novel Methods to Determine Feeder Locational PV Hosting Capacity and PV Impact Signatures

    Energy Technology Data Exchange (ETDEWEB)

    Reno, Matthew J. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Coogan, Kyle [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Seuss, John [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Broderick, Robert Joseph [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2017-05-01

    Often PV hosting capacity analysis is performed for a limited number of distribution feeders. For medium - voltage distribution feeders, previous results generally analyze less than 20 feeders, and then the results are extrapolated out to similar types of feeders. Previous hosting capacity research has often focused on determining a single value for the hosting capacity for the entire feeder, whereas this research expands previous hosting capacity work to investigate all the regions of the feeder that may allow many different hosting capacity values wit h an idea called locational hosting capacity (LHC)to determine the largest PV size that can be interconnected at different locations (buses) on the study feeders. This report discusses novel methods for analyzing PV interconnections with advanced simulati on methods. The focus is feeder and location - specific impacts of PV that determine the locational PV hosting capacity. Feeder PV impact signature are used to more precisely determine the local maximum hosting capacity of individual areas of the feeder. T he feeder signature provides improved interconnection screening with certain zones that show the risk of impact to the distribution feeder from PV interconnections.

  20. When biogeographical provinces collide: Hybridization of reef fishes at the crossroads of marine biogeographical provinces in the Arabian Sea

    KAUST Repository

    DiBattista, Joseph

    2015-04-01

    Aim: Suture zones are areas where closely related species from different biogeographical regions come into contact and interbreed. This concept originated from the study of terrestrial ecosystems but it remains unclear whether a similar phenomenon occurs in the marine environment. Here we investigate a potential suture zone from a previously unknown hybrid hotspot at the Socotra Archipelago (Yemen), located in the Arabian Sea, where fauna from the Red Sea, Gulf of Aden, Arabian Sea, western Indian Ocean and greater Indo-Polynesian Province intersect. Location: Red Sea, Gulf of Aden, Arabian Sea and Indian Ocean. Methods: Putative hybrid reef fish were identified based on intermediate coloration and morphology. Underwater observations and collections were conducted to determine: (1) whether parent species form heterospecific social groups or breeding pairs; (2) the sex and reproductive status of morphologically intermediate individuals; and (3) whether parent species were forming mixed species associations owing to a dearth of conspecific partners. To support hybrid status, morphologically intermediate and parental individuals were genotyped using mitochondrial DNA cytochrome c oxidase subunit I (COI), nuclear recombination-activating gene 2 (RAG2) and the nuclear TMO-4C4 (TMO) gene. Results: We observed putative hybrids involving 14 species from four reef fish families at Socotra. Most cases involved a parental species with a restricted distribution (e.g. Red Sea or Arabian Sea) and a broadly distributed Indo-Pacific species. In most cases, at least one of the parent species was rare at Socotra. Hybrid gene flow was largely unidirectional, and although introgression was rare, we found evidence that some butterflyfish and surgeonfish hybrids were fertile and formed breeding groups with parental species. Main conclusions: The rate of hybrid discovery at Socotra is much greater than that recorded elsewhere in the marine environment and involved both allopatric and

  1. A Simple Method for Forming Hybrid Core-Shell Nanoparticles Suspended in Water

    Directory of Open Access Journals (Sweden)

    Jean-Christophe Daigle

    2008-01-01

    addition fragmentation chain transfer (RAFT polymerization as dispersant. Then, the resulting dispersion is engaged in a radical emulsion polymerization process whereby a hydrophobic organic monomer (styrene and butyl acrylate is polymerized to form the shell of the hybrid nanoparticle. This method is extremely versatile, allowing the preparation of a variety of nanocomposites with metal oxides (alumina, rutile, anatase, barium titanate, zirconia, copper oxide, metals (Mo, Zn, and even inorganic nitrides (Si3N4.

  2. Assume-Guarantee Abstraction Refinement Meets Hybrid Systems

    Science.gov (United States)

    Bogomolov, Sergiy; Frehse, Goran; Greitschus, Marius; Grosu, Radu; Pasareanu, Corina S.; Podelski, Andreas; Strump, Thomas

    2014-01-01

    Compositional verification techniques in the assume- guarantee style have been successfully applied to transition systems to efficiently reduce the search space by leveraging the compositional nature of the systems under consideration. We adapt these techniques to the domain of hybrid systems with affine dynamics. To build assumptions we introduce an abstraction based on location merging. We integrate the assume-guarantee style analysis with automatic abstraction refinement. We have implemented our approach in the symbolic hybrid model checker SpaceEx. The evaluation shows its practical potential. To the best of our knowledge, this is the first work combining assume-guarantee reasoning with automatic abstraction-refinement in the context of hybrid automata.

  3. Optimization of warehouse location through fuzzy multi-criteria decision making methods

    Directory of Open Access Journals (Sweden)

    C. L. Karmaker

    2015-07-01

    Full Text Available Strategic warehouse location-allocation problem is a multi-staged decision-making problem having both numerical and qualitative criteria. In order to survive in the global business scenario by improving supply chain performance, companies must examine the cross-functional drivers in the optimization of logistic systems. A meticulous observation makes evident that strategy warehouse location selection has become challenging as the number of alternatives and conflicting criteria increases. The issue becomes particularly problematic when the conventional concept has been applied in dealing with the imprecise nature of the linguistic assessment. The qualitative decisions for selection process are often complicated by the fact that often it is imprecise for the decision makers. Such problem must be overcome with defined efforts. Fuzzy multi-criteria decision making methods have been used in this research as aids in making location-allocation decisions. The anticipated methods in this research consist of two steps at its core. In the first step, the criteria of the existing problem are inspected and identified and then the weights of the sector and subsector are determined that have come to light by using Fuzzy AHP. In the second step, eligible alternatives are ranked by using TOPSIS and Fuzzy TOPSIS comparatively. A demonstration of the application of these methodologies in a real life problem is presented.

  4. A Practical, Robust and Fast Method for Location Localization in Range-Based Systems.

    Science.gov (United States)

    Huang, Shiping; Wu, Zhifeng; Misra, Anil

    2017-12-11

    Location localization technology is used in a number of industrial and civil applications. Real time location localization accuracy is highly dependent on the quality of the distance measurements and efficiency of solving the localization equations. In this paper, we provide a novel approach to solve the nonlinear localization equations efficiently and simultaneously eliminate the bad measurement data in range-based systems. A geometric intersection model was developed to narrow the target search area, where Newton's Method and the Direct Search Method are used to search for the unknown position. Not only does the geometric intersection model offer a small bounded search domain for Newton's Method and the Direct Search Method, but also it can self-correct bad measurement data. The Direct Search Method is useful for the coarse localization or small target search domain, while the Newton's Method can be used for accurate localization. For accurate localization, by utilizing the proposed Modified Newton's Method (MNM), challenges of avoiding the local extrema, singularities, and initial value choice are addressed. The applicability and robustness of the developed method has been demonstrated by experiments with an indoor system.

  5. An Integrated Approach for Reliable Facility Location/Network Design Problem with Link Disruption

    Directory of Open Access Journals (Sweden)

    Davood Shishebori

    2015-05-01

    Full Text Available Proposing a robust designed facility location is one of the most effective ways to hedge against unexpected disruptions and failures in a transportation network system. This paper considers the combined facility location/network design problem with regard to transportation link disruptions and develops a mixed integer linear programming formulation to model it. With respect to the probability of link disruptions, the objective function of the model minimizes the total costs, including location costs, link construction costs and also the expected transportation costs. An efficient hybrid algorithm based on LP relaxation and variable neighbourhood search metaheuristic is developed in order to solve the mathematical model. Numerical results demonstrate that the proposed hybrid algorithm has suitable efficiency in terms of duration of solution time and determining excellent solution quality.

  6. A Hybrid Finite Element-Fourier Spectral Method for Vibration Analysis of Structures with Elastic Boundary Conditions

    Directory of Open Access Journals (Sweden)

    Wan-You Li

    2014-01-01

    Full Text Available A novel hybrid method, which simultaneously possesses the efficiency of Fourier spectral method (FSM and the applicability of the finite element method (FEM, is presented for the vibration analysis of structures with elastic boundary conditions. The FSM, as one type of analytical approaches with excellent convergence and accuracy, is mainly limited to problems with relatively regular geometry. The purpose of the current study is to extend the FSM to problems with irregular geometry via the FEM and attempt to take full advantage of the FSM and the conventional FEM for structural vibration problems. The computational domain of general shape is divided into several subdomains firstly, some of which are represented by the FSM while the rest by the FEM. Then, fictitious springs are introduced for connecting these subdomains. Sufficient details are given to describe the development of such a hybrid method. Numerical examples of a one-dimensional Euler-Bernoulli beam and a two-dimensional rectangular plate show that the present method has good accuracy and efficiency. Further, one irregular-shaped plate which consists of one rectangular plate and one semi-circular plate also demonstrates the capability of the present method applied to irregular structures.

  7. A hybrid approach for efficient anomaly detection using metaheuristic methods

    Directory of Open Access Journals (Sweden)

    Tamer F. Ghanem

    2015-07-01

    Full Text Available Network intrusion detection based on anomaly detection techniques has a significant role in protecting networks and systems against harmful activities. Different metaheuristic techniques have been used for anomaly detector generation. Yet, reported literature has not studied the use of the multi-start metaheuristic method for detector generation. This paper proposes a hybrid approach for anomaly detection in large scale datasets using detectors generated based on multi-start metaheuristic method and genetic algorithms. The proposed approach has taken some inspiration of negative selection-based detector generation. The evaluation of this approach is performed using NSL-KDD dataset which is a modified version of the widely used KDD CUP 99 dataset. The results show its effectiveness in generating a suitable number of detectors with an accuracy of 96.1% compared to other competitors of machine learning algorithms.

  8. Managing hybrid marketing systems.

    Science.gov (United States)

    Moriarty, R T; Moran, U

    1990-01-01

    As competition increases and costs become critical, companies that once went to market only one way are adding new channels and using new methods - creating hybrid marketing systems. These hybrid marketing systems hold the promise of greater coverage and reduced costs. But they are also hard to manage; they inevitably raise questions of conflict and control: conflict because marketing units compete for customers; control because new indirect channels are less subject to management authority. Hard as they are to manage, however, hybrid marketing systems promise to become the dominant design, replacing the "purebred" channel strategy in all kinds of businesses. The trick to managing the hybrid is to analyze tasks and channels within and across a marketing system. A map - the hybrid grid - can help managers make sense of their hybrid system. What the chart reveals is that channels are not the basic building blocks of a marketing system; marketing tasks are. The hybrid grid forces managers to consider various combinations of channels and tasks that will optimize both cost and coverage. Managing conflict is also an important element of a successful hybrid system. Managers should first acknowledge the inevitability of conflict. Then they should move to bound it by creating guidelines that spell out which customers to serve through which methods. Finally, a marketing and sales productivity (MSP) system, consisting of a central marketing database, can act as the central nervous system of a hybrid marketing system, helping managers create customized channels and service for specific customer segments.

  9. Hybrid Intelligent Control Method to Improve the Frequency Support Capability of Wind Energy Conversion Systems

    Directory of Open Access Journals (Sweden)

    Shin Young Heo

    2015-10-01

    Full Text Available This paper presents a hybrid intelligent control method that enables frequency support control for permanent magnet synchronous generators (PMSGs wind turbines. The proposed method for a wind energy conversion system (WECS is designed to have PMSG modeling and full-scale back-to-back insulated-gate bipolar transistor (IGBT converters comprising the machine and grid side. The controller of the machine side converter (MSC and the grid side converter (GSC are designed to achieve maximum power point tracking (MPPT based on an improved hill climb searching (IHCS control algorithm and de-loaded (DL operation to obtain a power margin. Along with this comprehensive control of maximum power tracking mode based on the IHCS, a method for kinetic energy (KE discharge control of the supporting primary frequency control scheme with DL operation is developed to regulate the short-term frequency response and maintain reliable operation of the power system. The effectiveness of the hybrid intelligent control method is verified by a numerical simulation in PSCAD/EMTDC. Simulation results show that the proposed approach can improve the frequency regulation capability in the power system.

  10. Model validation of solar PV plant with hybrid data dynamic simulation based on fast-responding generator method

    Directory of Open Access Journals (Sweden)

    Zhao Dawei

    2016-01-01

    Full Text Available In recent years, a significant number of large-scale solar photovoltaic (PV plants have been put into operation or been under planning around the world. The model accuracy of solar PV plant is the key factor to investigate the mutual influences between solar PV plants and a power grid. However, this problem has not been well solved, especially in how to apply the real measurements to validate the models of the solar PV plants. Taking fast-responding generator method as an example, this paper presents a model validation methodology for solar PV plant via the hybrid data dynamic simulation. First, the implementation scheme of hybrid data dynamic simulation suitable for DIgSILENT PowerFactory software is proposed, and then an analysis model of solar PV plant integration based on IEEE 9 system is established. At last, model validation of solar PV plant is achieved by employing hybrid data dynamic simulation. The results illustrate the effectiveness of the proposed method in solar PV plant model validation.

  11. A Hybrid Vision-Map Method for Urban Road Detection

    Directory of Open Access Journals (Sweden)

    Carlos Fernández

    2017-01-01

    Full Text Available A hybrid vision-map system is presented to solve the road detection problem in urban scenarios. The standardized use of machine learning techniques in classification problems has been merged with digital navigation map information to increase system robustness. The objective of this paper is to create a new environment perception method to detect the road in urban environments, fusing stereo vision with digital maps by detecting road appearance and road limits such as lane markings or curbs. Deep learning approaches make the system hard-coupled to the training set. Even though our approach is based on machine learning techniques, the features are calculated from different sources (GPS, map, curbs, etc., making our system less dependent on the training set.

  12. A hybrid multiple attribute decision making method for solving problems of industrial environment

    Directory of Open Access Journals (Sweden)

    Dinesh Singh

    2011-01-01

    Full Text Available The selection of appropriate alternative in the industrial environment is an important but, at the same time, a complex and difficult problem because of the availability of a wide range of alternatives and similarity among them. Therefore, there is a need for simple, systematic, and logical methods or mathematical tools to guide decision makers in considering a number of selection attributes and their interrelations. In this paper, a hybrid decision making method of graph theory and matrix approach (GTMA and analytical hierarchy process (AHP is proposed. Three examples are presented to illustrate the potential of the proposed GTMA-AHP method and the results are compared with the results obtained using other decision making methods.

  13. hybrid\\scriptsize{{MANTIS}}: a CPU-GPU Monte Carlo method for modeling indirect x-ray detectors with columnar scintillators

    Science.gov (United States)

    Sharma, Diksha; Badal, Andreu; Badano, Aldo

    2012-04-01

    The computational modeling of medical imaging systems often requires obtaining a large number of simulated images with low statistical uncertainty which translates into prohibitive computing times. We describe a novel hybrid approach for Monte Carlo simulations that maximizes utilization of CPUs and GPUs in modern workstations. We apply the method to the modeling of indirect x-ray detectors using a new and improved version of the code \\scriptsize{{MANTIS}}, an open source software tool used for the Monte Carlo simulations of indirect x-ray imagers. We first describe a GPU implementation of the physics and geometry models in fast\\scriptsize{{DETECT}}2 (the optical transport model) and a serial CPU version of the same code. We discuss its new features like on-the-fly column geometry and columnar crosstalk in relation to the \\scriptsize{{MANTIS}} code, and point out areas where our model provides more flexibility for the modeling of realistic columnar structures in large area detectors. Second, we modify \\scriptsize{{PENELOPE}} (the open source software package that handles the x-ray and electron transport in \\scriptsize{{MANTIS}}) to allow direct output of location and energy deposited during x-ray and electron interactions occurring within the scintillator. This information is then handled by optical transport routines in fast\\scriptsize{{DETECT}}2. A load balancer dynamically allocates optical transport showers to the GPU and CPU computing cores. Our hybrid\\scriptsize{{MANTIS}} approach achieves a significant speed-up factor of 627 when compared to \\scriptsize{{MANTIS}} and of 35 when compared to the same code running only in a CPU instead of a GPU. Using hybrid\\scriptsize{{MANTIS}}, we successfully hide hours of optical transport time by running it in parallel with the x-ray and electron transport, thus shifting the computational bottleneck from optical to x-ray transport. The new code requires much less memory than \\scriptsize{{MANTIS}} and, as a result

  14. Grid impedance estimation based hybrid islanding detection method for AC microgrids

    DEFF Research Database (Denmark)

    Ghzaiel, Walid; Jebali-Ben Ghorbal, Manel; Slama-Belkhodja, Ilhem

    2017-01-01

    This paper focuses on a hybrid islanding detection algorithm for parallel-inverters-based microgrids. The proposed algorithm is implemented on the unit ensuring the control of the intelligent bypass switch connecting or disconnecting the microgrid from the utility. This method employs a grid...... to avoid interactions with other units. The selected inverter will be the one closest to the controllable distributed generation system or to a healthy grid side in case of meshed microgrid with multiple-grid connections. The detection algorithm is applied to quickly detect the resonance phenomena, so...

  15. Hybrid Multicriteria Group Decision Making Method for Information System Project Selection Based on Intuitionistic Fuzzy Theory

    Directory of Open Access Journals (Sweden)

    Jian Guo

    2013-01-01

    Full Text Available Information system (IS project selection is of critical importance to every organization in dynamic competing environment. The aim of this paper is to develop a hybrid multicriteria group decision making approach based on intuitionistic fuzzy theory for IS project selection. The decision makers’ assessment information can be expressed in the form of real numbers, interval-valued numbers, linguistic variables, and intuitionistic fuzzy numbers (IFNs. All these evaluation pieces of information can be transformed to the form of IFNs. Intuitionistic fuzzy weighted averaging (IFWA operator is utilized to aggregate individual opinions of decision makers into a group opinion. Intuitionistic fuzzy entropy is used to obtain the entropy weights of the criteria. TOPSIS method combined with intuitionistic fuzzy set is proposed to select appropriate IS project in group decision making environment. Finally, a numerical example for information system projects selection is given to illustrate application of hybrid multi-criteria group decision making (MCGDM method based on intuitionistic fuzzy theory and TOPSIS method.

  16. Transient Response of Thin Wire above a Layered Half-Space Using TDIE/FDTD Hybrid Method

    Directory of Open Access Journals (Sweden)

    Bing Wei

    2012-01-01

    Full Text Available The TDIE/FDTD hybrid method is applied to calculate the transient responses of thin wire above a lossy layered half-space. The time-domain reflection of the layered half space is computed by one-dimensional modified FDTD method. Then, transient response of thin wire induced by two excitation sources (the incident wave and reflected wave is calculated by TDIE method. Finally numerical results are given to illustrate the feasibility and high efficiency of the presented scheme.

  17. Phylogenetic Analysis of Shewanella Strains by DNA Relatedness Derived from Whole Genome Microarray DNA-DNA Hybridization and Comparisons with Other Methods

    International Nuclear Information System (INIS)

    Wu, Liyou; Yi, T.Y.; Van Nostrand, Joy; Zhou, Jizhong

    2010-01-01

    Phylogenetic analyses were done for the Shewanella strains isolated from Baltic Sea (38 strains), US DOE Hanford Uranium bioremediation site (Hanford Reach of the Columbia River (HRCR), 11 strains), Pacific Ocean and Hawaiian sediments (8 strains), and strains from other resources (16 strains) with three out group strains, Rhodopseudomonas palustris, Clostridium cellulolyticum, and Thermoanaerobacter ethanolicus X514, using DNA relatedness derived from WCGA-based DNA-DNA hybridizations, sequence similarities of 16S rRNA gene and gyrB gene, and sequence similarities of 6 loci of Shewanella genome selected from a shared gene list of the Shewanella strains with whole genome sequenced based on the average nucleotide identity of them (ANI). The phylogenetic trees based on 16S rRNA and gyrB gene sequences, and DNA relatedness derived from WCGA hybridizations of the tested Shewanella strains share exactly the same sub-clusters with very few exceptions, in which the strains were basically grouped by species. However, the phylogenetic analysis based on DNA relatedness derived from WCGA hybridizations dramatically increased the differentiation resolution at species and strains level within Shewanella genus. When the tree based on DNA relatedness derived from WCGA hybridizations was compared to the tree based on the combined sequences of the selected functional genes (6 loci), we found that the resolutions of both methods are similar, but the clustering of the tree based on DNA relatedness derived from WMGA hybridizations was clearer. These results indicate that WCGA-based DNA-DNA hybridization is an idea alternative of conventional DNA-DNA hybridization methods and it is superior to the phylogenetics methods based on sequence similarities of single genes. Detailed analysis is being performed for the re-classification of the strains examined.

  18. Phylogenetic Analysis of Shewanella Strains by DNA Relatedness Derived from Whole Genome Microarray DNA-DNA Hybridization and Comparison with Other Methods

    Energy Technology Data Exchange (ETDEWEB)

    Wu, Liyou; Yi, T. Y.; Van Nostrand, Joy; Zhou, Jizhong

    2010-05-17

    Phylogenetic analyses were done for the Shewanella strains isolated from Baltic Sea (38 strains), US DOE Hanford Uranium bioremediation site [Hanford Reach of the Columbia River (HRCR), 11 strains], Pacific Ocean and Hawaiian sediments (8 strains), and strains from other resources (16 strains) with three out group strains, Rhodopseudomonas palustris, Clostridium cellulolyticum, and Thermoanaerobacter ethanolicus X514, using DNA relatedness derived from WCGA-based DNA-DNA hybridizations, sequence similarities of 16S rRNA gene and gyrB gene, and sequence similarities of 6 loci of Shewanella genome selected from a shared gene list of the Shewanella strains with whole genome sequenced based on the average nucleotide identity of them (ANI). The phylogenetic trees based on 16S rRNA and gyrB gene sequences, and DNA relatedness derived from WCGA hybridizations of the tested Shewanella strains share exactly the same sub-clusters with very few exceptions, in which the strains were basically grouped by species. However, the phylogenetic analysis based on DNA relatedness derived from WCGA hybridizations dramatically increased the differentiation resolution at species and strains level within Shewanella genus. When the tree based on DNA relatedness derived from WCGA hybridizations was compared to the tree based on the combined sequences of the selected functional genes (6 loci), we found that the resolutions of both methods are similar, but the clustering of the tree based on DNA relatedness derived from WMGA hybridizations was clearer. These results indicate that WCGA-based DNA-DNA hybridization is an idea alternative of conventional DNA-DNA hybridization methods and it is superior to the phylogenetics methods based on sequence similarities of single genes. Detailed analysis is being performed for the re-classification of the strains examined.

  19. Hybrid uncertainty-based design optimization and its application to hybrid rocket motors for manned lunar landing

    Directory of Open Access Journals (Sweden)

    Hao Zhu

    2017-04-01

    Full Text Available Design reliability and robustness are getting increasingly important for the general design of aerospace systems with many inherently uncertain design parameters. This paper presents a hybrid uncertainty-based design optimization (UDO method developed from probability theory and interval theory. Most of the uncertain design parameters which have sufficient information or experimental data are classified as random variables using probability theory, while the others are defined as interval variables with interval theory. Then a hybrid uncertainty analysis method based on Monte Carlo simulation and Taylor series interval analysis is developed to obtain the uncertainty propagation from the design parameters to system responses. Three design optimization strategies, including deterministic design optimization (DDO, probabilistic UDO and hybrid UDO, are applied to the conceptual design of a hybrid rocket motor (HRM used as the ascent propulsion system in Apollo lunar module. By comparison, the hybrid UDO is a feasible method and can be effectively applied to the general design of aerospace systems.

  20. Hybrid uncertainty-based design optimization and its application to hybrid rocket motors for manned lunar landing

    Institute of Scientific and Technical Information of China (English)

    Zhu Hao; Tian Hui; Cai Guobiao

    2017-01-01

    Design reliability and robustness are getting increasingly important for the general design of aerospace systems with many inherently uncertain design parameters. This paper presents a hybrid uncertainty-based design optimization (UDO) method developed from probability theory and interval theory. Most of the uncertain design parameters which have sufficient information or experimental data are classified as random variables using probability theory, while the others are defined as interval variables with interval theory. Then a hybrid uncertainty analysis method based on Monte Carlo simulation and Taylor series interval analysis is developed to obtain the uncer-tainty propagation from the design parameters to system responses. Three design optimization strategies, including deterministic design optimization (DDO), probabilistic UDO and hybrid UDO, are applied to the conceptual design of a hybrid rocket motor (HRM) used as the ascent propulsion system in Apollo lunar module. By comparison, the hybrid UDO is a feasible method and can be effectively applied to the general design of aerospace systems.

  1. Development of real-time PCR and hybridization methods for detection and identification of thermophilic Campylobacter spp. in pig faecal samples

    DEFF Research Database (Denmark)

    Jensen, Annette Nygaard; Andersen, M. T.; Dalsgaard, Anders

    2005-01-01

    species-specific detection of Campylobacter spp. in naturally infected pig faecal samples after an enrichment step, whereas the hybridization approach enhanced the specific isolation of C. jejuni (present in minority to C. coli) from pigs. Conclusions: The rt-PCR was specific for Campylobacter jejuni, C...... by phenotypic methods and the developed rt-PCR provides an easy and fast method for such differentiation. Detection of C. jejuni by colony hybridization may increase the isolation rate of this species from pig faeces....

  2. Method of converting an existing vehicle powertrain to a hybrid powertrain system

    Science.gov (United States)

    Reed, Jr., Richard G.; Boberg, Evan S.; Lawrie, Robert E.; Castaing, Francois J.

    2001-12-25

    A method of converting an existing vehicle powertrain including a manual transmission to a hybrid powertrain system with an automated powertrain transmission. The first step in the method of attaching a gear train housing to a housing of said manual transmission, said gear train housing receiving as end of drive shaft of said transmission and rotatably supporting a gear train assembly. Secondly, mounting an electric motor/generator to said gear train housing and attaching a motor/generator drive shaft of said electric motor/generator to said gear train assembly. Lastly, connecting an electro-mechanical clutch actuator to a friction clutch mechanism of said manual transmission.

  3. Impulse Hydroforming Method for Very Thin Sheets from Metallic or Hybrid Materials

    OpenAIRE

    Beerwald, C.; Beerwald, M.; Dirksen, U.; Henselek, A.

    2010-01-01

    Forming of very thin metallic and hybrid material foils is a demanding task in several application areas as for example in food or pharmaceutical packaging industries. Narrow forming limits of very thin sheet metals as well as minor process reliability due to necessary exact tool manufacturing (small punch-die clearance), both, causes abiding interest in new and innovative forming processes. In this contribution a new method using high pressure pulses will be introduced to form small geometry...

  4. Methods to identify and locate spent radiation sources

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1995-07-01

    The objective of this manual is to provide essential guidance to Member States with nuclear applications involving the use of a wide range of sealed radiation sources on the practical task of physically locating spent radiation sources not properly accounted for. Advice is also provided to render the located source safe on location. Refs, figs and tabs.

  5. Methods to identify and locate spent radiation sources

    International Nuclear Information System (INIS)

    1997-06-01

    The objective of this manual is to provide essential guidance to Member States with nuclear applications involving the use of a wide range of sealed radiation sources on the practical task of physically locating spent radiation sources not properly accounted for. Advice is also provided to render the located source safe on location. Refs, figs, tabs

  6. Methods to identify and locate spent radiation sources

    International Nuclear Information System (INIS)

    1995-07-01

    The objective of this manual is to provide essential guidance to Member States with nuclear applications involving the use of a wide range of sealed radiation sources on the practical task of physically locating spent radiation sources not properly accounted for. Advice is also provided to render the located source safe on location. Refs, figs and tabs

  7. Synthesis of hybrid chitosan/calcium aluminosilicate using a sol-gel method for optical applications

    Energy Technology Data Exchange (ETDEWEB)

    Elnahrawy, Amany Mohamed [Department of Solid State, Physics Division, National Research Center (NRC), Giza 12622, Cairo (Egypt); Kim, Yong Soo, E-mail: yskim2@ulsan.ac.kr [Department of Physics and Energy Harvest-Storage Research Center (EHSRC), University of Ulsan, Ulsan 44610 (Korea, Republic of); Ali, Ahmed I., E-mail: Ahmed_ali_2010@helwan.edu.eg [Department of Physics and Energy Harvest-Storage Research Center (EHSRC), University of Ulsan, Ulsan 44610 (Korea, Republic of); Basic Science Department, Faculty of Industrial Education & Technology, Helwan University, Cairo 11281 (Egypt)

    2016-08-15

    Hybrid chitosan (CS)/calcium aluminosilicate nanocomposites thin films and membranes were prepared using a sol–gel method with three different concentrations of Al{sub 2}O{sub 3} (5, 7 and 10 mol. %). The prepared nanocomposites were characterized by transmission electron microscopy, X-ray diffraction and Fourier Transform Infrared spectroscopy. The optical properties of the prepared samples were analyzed by UV/Vis spectrophotometry and photoluminescence (PL) spectroscopy. The optical parameters revealed an increase in both the refractive index and band gap of the nanocomposites with increasing Al concentration. In addition, the PL spectra revealed a blue shift that was consistent with an increase in the optical band gap. These results suggest that CS/calcium aluminosilicate in two different forms can be a good candidate for optical sensors applications. - Highlights: • We show a large specific surface area of hybrid CS/calcium aluminosilicate thin films and membranes using sol-gel method. • Inorganic SiO{sub 2}-based phase are perfectly embedded onto chitosan matrix has a reliable stability. • CS/calcium aluminosilicate could be usable for optical sensors, planar waveguide, and bio-sensing.

  8. The hybridized Discontinuous Galerkin method for Implicit Large-Eddy Simulation of transitional turbulent flows

    Science.gov (United States)

    Fernandez, P.; Nguyen, N. C.; Peraire, J.

    2017-05-01

    We present a high-order Implicit Large-Eddy Simulation (ILES) approach for transitional aerodynamic flows. The approach encompasses a hybridized Discontinuous Galerkin (DG) method for the discretization of the Navier-Stokes (NS) equations, and a parallel preconditioned Newton-GMRES solver for the resulting nonlinear system of equations. The combination of hybridized DG methods with an efficient solution procedure leads to a high-order accurate NS solver that is competitive to alternative approaches, such as finite volume and finite difference codes, in terms of computational cost. The proposed approach is applied to transitional flows over the NACA 65-(18)10 compressor cascade and the Eppler 387 wing at Reynolds numbers up to 460,000. Grid convergence studies are presented and the required resolution to capture transition at different Reynolds numbers is investigated. Numerical results show rapid convergence and excellent agreement with experimental data. In short, this work aims to demonstrate the potential of high-order ILES for simulating transitional aerodynamic flows. This is illustrated through numerical results and supported by theoretical considerations.

  9. Assignment of electron transfer flavoprotein-ubiquinone oxidoreductase (ETF-QO) to human chromosome 4q33 by fluorescence in situ hybridization and somatic cell hybridization.

    Science.gov (United States)

    Spector, E B; Seltzer, W K; Goodman, S I

    1999-08-01

    Electron transfer flavoprotein-ubiquinone oxidoreductase (ETF-QO) is a nuclear-encoded protein located in the inner mitochondrial membrane. Inherited defects of ETF-QO cause glutaric acidemia type II. We here describe the localization of the ETF-QO gene to human chromosome 4q33 by somatic cell hybridization and fluorescence in situ hybridization. Copyright 1999 Academic Press.

  10. Hybrid radiator cooling system

    Science.gov (United States)

    France, David M.; Smith, David S.; Yu, Wenhua; Routbort, Jules L.

    2016-03-15

    A method and hybrid radiator-cooling apparatus for implementing enhanced radiator-cooling are provided. The hybrid radiator-cooling apparatus includes an air-side finned surface for air cooling; an elongated vertically extending surface extending outwardly from the air-side finned surface on a downstream air-side of the hybrid radiator; and a water supply for selectively providing evaporative cooling with water flow by gravity on the elongated vertically extending surface.

  11. A NEW HYBRID YIN-YANG-PAIR-PARTICLE SWARM OPTIMIZATION ALGORITHM FOR UNCAPACITATED WAREHOUSE LOCATION PROBLEMS

    Directory of Open Access Journals (Sweden)

    A. A. Heidari

    2017-09-01

    Full Text Available Yin-Yang-pair optimization (YYPO is one of the latest metaheuristic algorithms (MA proposed in 2015 that tries to inspire the philosophy of balance between conflicting concepts. Particle swarm optimizer (PSO is one of the first population-based MA inspired by social behaviors of birds. In spite of PSO, the YYPO is not a nature inspired optimizer. It has a low complexity and starts with only two initial positions and can produce more points with regard to the dimension of target problem. Due to unique advantages of these methodologies and to mitigate the immature convergence and local optima (LO stagnation problems in PSO, in this work, a continuous hybrid strategy based on the behaviors of PSO and YYPO is proposed to attain the suboptimal solutions of uncapacitated warehouse location (UWL problems. This efficient hierarchical PSO-based optimizer (PSOYPO can improve the effectiveness of PSO on spatial optimization tasks such as the family of UWL problems. The performance of the proposed PSOYPO is verified according to some UWL benchmark cases. These test cases have been used in several works to evaluate the efficacy of different MA. Then, the PSOYPO is compared to the standard PSO, genetic algorithm (GA, harmony search (HS, modified HS (OBCHS, and evolutionary simulated annealing (ESA. The experimental results demonstrate that the PSOYPO can reveal a better or competitive efficacy compared to the PSO and other MA.

  12. Efficacy of Selected Insecticides Applied to Hybrid Rice Seed

    Science.gov (United States)

    Adams, A.; Gore, J.; Musser, F.; Cook, D.; Walker, T.; Dobbins, C.

    2016-01-01

    Hybrid rice and insecticide seed treatments targeting rice water weevil, Lissorhoptrus oryzophilus Kuschel, have altered the landscape of rice production. The effect of reduced seeding rates on seed treatment efficacy in hybrid rice has not been studied. During 2011 and 2012, an experiment was conducted at seven locations to determine the relationship between low seeding rates used in hybrid rice and efficacy of selected insecticidal seed treatments as measured by rice water weevil densities and yield. Labeled rates of thiamethoxam, chlorantraniliprole, and clothianidin were compared with higher rates of these products to determine if labeled rates provide an acceptable level of control of the rice water weevil. Study locations were divided into low, moderate, and high groups based on rice water weevil larval densities. All seed treatments and seed treatment rates reduced rice water weevil densities. However, there was no observed yield or economic benefit from the use of an insecticidal seed treatment in areas of low pressure. Differences in yield were observed among seed treatments and seed treatment rates in moderate and high pressure locations, and all seed treatments yielded better than the untreated plots, but these differences were not always economical. All seed treatments showed an economic advantage in areas of high weevil pressure, and there were no differences among seed treatment products or rates, suggesting that currently labeled seed treatment rates in hybrid rice are effective for rice water weevil management. PMID:26537671

  13. Multi effect desalination and adsorption desalination (MEDAD): A hybrid desalination method

    KAUST Repository

    Shahzad, Muhammad Wakil; Ng, Kim Choon; Thu, Kyaw; Saha, Bidyut Baran; Chun, Wongee

    2014-01-01

    This paper presents an advanced desalination cycle that hybridizes a conventional multi-effect distillation (MED) and an emerging yet low-energy adsorption cycle (AD). The hybridization of these cycles, known as MED + AD or MEDAD in short, extends

  14. Novel hard mask fabrication method for hybrid plasmonic waveguide and metasurfaces

    DEFF Research Database (Denmark)

    Choudhury, Sajid; Zenin, Vladimir A.; Saha, Soham

    2017-01-01

    A hybrid plasmonic waveguide fabrication technique has been developed and waveguides fabricated using this technique have been demonstrated experimentally. The developed technique can be utilized for creating similar hybrid waveguide structures and metasurfaces with an array of material platforms...

  15. Architecture for multi-technology real-time location systems.

    Science.gov (United States)

    Rodas, Javier; Barral, Valentín; Escudero, Carlos J

    2013-02-07

    The rising popularity of location-based services has prompted considerable research in the field of indoor location systems. Since there is no single technology to support these systems, it is necessary to consider the fusion of the information coming from heterogeneous sensors. This paper presents a software architecture designed for a hybrid location system where we can merge information from multiple sensor technologies. The architecture was designed to be used by different kinds of actors independently and with mutual transparency: hardware administrators, algorithm developers and user applications. The paper presents the architecture design, work-flow, case study examples and some results to show how different technologies can be exploited to obtain a good estimation of a target position.

  16. Active semi-supervised learning method with hybrid deep belief networks.

    Science.gov (United States)

    Zhou, Shusen; Chen, Qingcai; Wang, Xiaolong

    2014-01-01

    In this paper, we develop a novel semi-supervised learning algorithm called active hybrid deep belief networks (AHD), to address the semi-supervised sentiment classification problem with deep learning. First, we construct the previous several hidden layers using restricted Boltzmann machines (RBM), which can reduce the dimension and abstract the information of the reviews quickly. Second, we construct the following hidden layers using convolutional restricted Boltzmann machines (CRBM), which can abstract the information of reviews effectively. Third, the constructed deep architecture is fine-tuned by gradient-descent based supervised learning with an exponential loss function. Finally, active learning method is combined based on the proposed deep architecture. We did several experiments on five sentiment classification datasets, and show that AHD is competitive with previous semi-supervised learning algorithm. Experiments are also conducted to verify the effectiveness of our proposed method with different number of labeled reviews and unlabeled reviews respectively.

  17. Hybrid male sterility and genome-wide misexpression of male reproductive proteases.

    Science.gov (United States)

    Gomes, Suzanne; Civetta, Alberto

    2015-07-06

    Hybrid male sterility is a common barrier to gene flow between species. Previous studies have posited a link between misregulation of spermatogenesis genes in interspecies hybrids and sterility. However, in the absence of fully fertile control hybrids, it is impossible to differentiate between misregulation associated with sterility vs. fast male gene regulatory evolution. Here, we differentiate between these two possibilities using a D. pseudoobscura species pair that experiences unidirectional hybrid sterility. We identify genes uniquely misexpressed in sterile hybrid male reproductive tracts via RNA-seq. The sterile male hybrids had more misregulated and more over or under expressed genes relative to parental species than the fertile male hybrids. Proteases were the only gene ontology class overrepresented among uniquely misexpressed genes, with four located within a previously identified hybrid male sterility locus. This result highlights the potential role of a previously unexplored class of genes in interspecific hybrid male sterility and speciation.

  18. Hybrid Methods for Muon Accelerator Simulations with Ionization Cooling

    Energy Technology Data Exchange (ETDEWEB)

    Kunz, Josiah [Anderson U.; Snopok, Pavel [Fermilab; Berz, Martin [Michigan State U.; Makino, Kyoko [Michigan State U.

    2018-03-28

    Muon ionization cooling involves passing particles through solid or liquid absorbers. Careful simulations are required to design muon cooling channels. New features have been developed for inclusion in the transfer map code COSY Infinity to follow the distribution of charged particles through matter. To study the passage of muons through material, the transfer map approach alone is not sufficient. The interplay of beam optics and atomic processes must be studied by a hybrid transfer map--Monte-Carlo approach in which transfer map methods describe the deterministic behavior of the particles, and Monte-Carlo methods are used to provide corrections accounting for the stochastic nature of scattering and straggling of particles. The advantage of the new approach is that the vast majority of the dynamics are represented by fast application of the high-order transfer map of an entire element and accumulated stochastic effects. The gains in speed are expected to simplify the optimization of cooling channels which is usually computationally demanding. Progress on the development of the required algorithms and their application to modeling muon ionization cooling channels is reported.

  19. A new supply chain management method with one-way time window: A hybrid PSO-SA approach

    Directory of Open Access Journals (Sweden)

    Reza Tavakkoli-Moghaddam

    2012-01-01

    Full Text Available In this paper, we study a supply chain problem where a whole seller/producer distributes goods among different retailers. The proposed model of this paper is formulated as a more general and realistic form of traditional vehicle routing problem (VRP. The main advantages of the new proposed model are twofold. First, the time window does not consider any lower bound and second, it treats setup time as separate cost components. The resulted problem is solved using a hybrid of particle swarm optimization and simulated annealing (PSO-SA. The results are compared with other hybrid method, which is a combination of Ant colony and Tabu search. We use some well-known benchmark problems to compare the results of our proposed model with other method. The preliminary results indicate that the proposed model of this paper performs reasonably well.

  20. Application of Fuzzy Delphi TOPSIS to Locate Logistics Centers in Vietnam: The Logisticians’ Perspective

    Directory of Open Access Journals (Sweden)

    Thi Yen Pham

    2017-12-01

    Full Text Available Logistics centers have emerged as an important logistics infrastructure in supply chains. Hence, the problem of locating logistics centers plays a crucial role in designing and practicing logistics and supply chain management. Acknowledging the significance of logistics centers, Vietnam approved a master plan for the development of a logistics center system. However, the plan has been difficult to implementation because of the lack of the prioritization of the determinants used to locate logistics centers. This study aims to develop a benchmarking framework for choosing the locations of logistics centers based on the findings of logisticians by applying a hybrid of the fuzzy method and the technique for order of preference by similarity to ideal solution (TOPSIS, both of which are utilized extensively to overcome problems in selecting locations. The results indicate that freight demand, closeness to market, production area, customers, and transportation costs are regarded as the most important factors in deciding the location of logistics centers. In addition, among the three locations considered, the northeast provinces of Ho Chi Minh City were the best location for logistic centers, followed by North Hanoi and Da Nang city. The findings of this study make a significant contribution to both academic and practical aspects of locating logistic centers.

  1. Shifting primary energy source and NOx emission location with plug-in hybrid vehicles

    Science.gov (United States)

    Karman, Deniz

    2011-06-01

    Plug-in hybrid vehicles (PHEVs) present an interesting technological opportunity for using non-fossil primary energy in light duty passenger vehicles, with the associated potential for reducing air pollutant and greenhouse gas emissions, to the extent that the electric power grid is fed by non-fossil sources. This perspective, accompanying the article by Thompson et al (2011) in this issue, will touch on two other studies that are directly related: the Argonne study (Elgowainy et al 2010) and a PhD thesis from Utrecht (van Vliet 2010). Thompson et al (2011) have examined air quality effects in a case where the grid is predominantly fossil fed. They estimate a reduction of 7.42 tons/day of NOx from motor vehicles as a result of substituting electric VMTs for 20% of the light duty gasoline vehicle miles traveled. To estimate the impact of this reduction on air quality they also consider the increases in NOx emissions due to the increased load on electricity generating units. The NOx emission increases are estimated as 4.0, 5.5 and 6.3 tons for the Convenience, Battery and Night charging scenarios respectively. The net reductions are thus in the 1.1-3.4 tons/day range. The air quality modelling results presented show that the air quality impact from a ground-level ozone perspective is favorable overall, and while the effect is stronger in some localities, the difference between the three scenarios is small. This is quite significant and suggests that localization of the NOx emissions to point sources has a more pronounced effect than the absolute reductions achieved. Furthermore it demonstrates that localization of NOx emissions to electricity generating units by using PHEVs in vehicle traffic has beneficial effects for air quality not only by minimizing direct human exposure to motor vehicle emissions, but also due to reduced exposure to secondary pollutants (i.e. ozone). In an electric power grid with a smaller share of fossil fired generating units, the beneficial

  2. Planning Pharmacies: An Operational Method to Find the Best Location

    Directory of Open Access Journals (Sweden)

    Simona Tondelli

    2014-05-01

    Full Text Available The theme of the spatial distribution of the pharmacies on the territory is closely connected to urban planning and to services supply. In Italy, the regulatory change that took place in 2012, triggered partly by the need to adhere more to a constantly changing economic system, has led to a revision of the existing situation, consisting both on the method to quantify the pharmacies distribution and on the efficiency of the service. If Law 27/2012 has effectively allowed municipalities to increase the number of pharmacies that they can settle on the municipal territory, it has also started a process of rethinking the logic of pharmacies location and of their catchment areas. In this framework, the present paper aims to discuss the merits of a regulatory evolutions that sparked the process of liberalization of locations, integrating the law guidelines and goals with an operating logic process, usable and useful to translate goals into planning actions in a continuous dialogue between law and territory, constraints and opportunities, equity and accessibility of the care services. Following this logic operations, we have investigated the urban context of Castelfranco Emilia, assuming the location of new offices on the basis of pharmaceutical analyzes.

  3. Fluorescent In Situ Hybridization to Detect Transgene Integration into Plant Genomes

    Science.gov (United States)

    Schwarzacher, Trude

    Fluorescent chromosome analysis technologies have advanced our understanding of genome organization during the last 30 years and have enabled the investigation of DNA organization and structure as well as the evolution of chromosomes. Fluorescent chromosome staining allows even small chromosomes to be visualized, characterized by their composition and morphology, and counted. Aneuploidies and polyploidies can be established for species, breeding lines, and individuals, including changes occurring during hybridization or tissue culture and transformation protocols. Fluorescent in situ hybridization correlates molecular information of a DNA sequence with its physical location on chromosomes and genomes. It thus allows determination of the physical position of sequences and often is the only means to determine the abundance and distribution of DNA sequences that are difficult to map with any other molecular method or would require segregation analysis, in particular multicopy or repetitive DNA. Equally, it is often the best way to establish the incorporation of transgenes, their numbers, and physical organization along chromosomes. This chapter presents protocols for probe and chromosome preparation, fluorescent in situ hybridization, chromosome staining, and the analysis of results.

  4. Generalized hybrid Monte Carlo - CMFD methods for fission source convergence

    International Nuclear Information System (INIS)

    Wolters, Emily R.; Larsen, Edward W.; Martin, William R.

    2011-01-01

    In this paper, we generalize the recently published 'CMFD-Accelerated Monte Carlo' method and present two new methods that reduce the statistical error in CMFD-Accelerated Monte Carlo. The CMFD-Accelerated Monte Carlo method uses Monte Carlo to estimate nonlinear functionals used in low-order CMFD equations for the eigenfunction and eigenvalue. The Monte Carlo fission source is then modified to match the resulting CMFD fission source in a 'feedback' procedure. The two proposed methods differ from CMFD-Accelerated Monte Carlo in the definition of the required nonlinear functionals, but they have identical CMFD equations. The proposed methods are compared with CMFD-Accelerated Monte Carlo on a high dominance ratio test problem. All hybrid methods converge the Monte Carlo fission source almost immediately, leading to a large reduction in the number of inactive cycles required. The proposed methods stabilize the fission source more efficiently than CMFD-Accelerated Monte Carlo, leading to a reduction in the number of active cycles required. Finally, as in CMFD-Accelerated Monte Carlo, the apparent variance of the eigenfunction is approximately equal to the real variance, so the real error is well-estimated from a single calculation. This is an advantage over standard Monte Carlo, in which the real error can be underestimated due to inter-cycle correlation. (author)

  5. Analysis of the solar/wind resources in Southern Spain for optimal sizing of hybrid solar-wind power generation systems

    Science.gov (United States)

    Quesada-Ruiz, S.; Pozo-Vazquez, D.; Santos-Alamillos, F. J.; Lara-Fanego, V.; Ruiz-Arias, J. A.; Tovar-Pescador, J.

    2010-09-01

    A drawback common to the solar and wind energy systems is their unpredictable nature and dependence on weather and climate on a wide range of time scales. In addition, the variation of the energy output may not match with the time distribution of the load demand. This can partially be solved by the use of batteries for energy storage in stand-alone systems. The problem caused by the variable nature of the solar and wind resources can be partially overcome by the use of energy systems that uses both renewable resources in a combined manner, that is, hybrid wind-solar systems. Since both resources can show complementary characteristics in certain location, the independent use of solar or wind systems results in considerable over sizing of the batteries system compared to the use of hybrid solar-wind systems. Nevertheless, to the day, there is no single recognized method for properly sizing these hybrid wind-solar systems. In this work, we present a method for sizing wind-solar hybrid systems in southern Spain. The method is based on the analysis of the wind and solar resources on daily scale, particularly, its temporal complementary characteristics. The method aims to minimize the size of the energy storage systems, trying to provide the most reliable supply.

  6. Performance comparison of a new hybrid conjugate gradient method under exact and inexact line searches

    Science.gov (United States)

    Ghani, N. H. A.; Mohamed, N. S.; Zull, N.; Shoid, S.; Rivaie, M.; Mamat, M.

    2017-09-01

    Conjugate gradient (CG) method is one of iterative techniques prominently used in solving unconstrained optimization problems due to its simplicity, low memory storage, and good convergence analysis. This paper presents a new hybrid conjugate gradient method, named NRM1 method. The method is analyzed under the exact and inexact line searches in given conditions. Theoretically, proofs show that the NRM1 method satisfies the sufficient descent condition with both line searches. The computational result indicates that NRM1 method is capable in solving the standard unconstrained optimization problems used. On the other hand, the NRM1 method performs better under inexact line search compared with exact line search.

  7. Time-series-based hybrid mathematical modelling method adapted to forecast automotive and medical waste generation: Case study of Lithuania.

    Science.gov (United States)

    Karpušenkaitė, Aistė; Ruzgas, Tomas; Denafas, Gintaras

    2018-05-01

    The aim of the study was to create a hybrid forecasting method that could produce higher accuracy forecasts than previously used 'pure' time series methods. Mentioned methods were already tested with total automotive waste, hazardous automotive waste, and total medical waste generation, but demonstrated at least a 6% error rate in different cases and efforts were made to decrease it even more. Newly developed hybrid models used a random start generation method to incorporate different time-series advantages and it helped to increase the accuracy of forecasts by 3%-4% in hazardous automotive waste and total medical waste generation cases; the new model did not increase the accuracy of total automotive waste generation forecasts. Developed models' abilities to forecast short- and mid-term forecasts were tested using prediction horizon.

  8. Investigation of source location determination from Magsat magnetic anomalies: The Euler method approach

    Science.gov (United States)

    Ravat, Dhananjay

    1996-01-01

    The applicability of the Euler method of source location determination was investigated on several model situations pertinent to satellite-data scale situations as well as Magsat data of Europe. Our investigations enabled us to understand the end-member cases for which the Euler method will work with the present satellite magnetic data and also the cases for which the assumptions implicit in the Euler method will not be met by the present satellite magnetic data. These results have been presented in one invited lecture at the Indo-US workshop on Geomagnetism in Studies of the Earth's Interior in August 1994 in Pune, India, and at one presentation at the 21st General Assembly of the IUGG in July 1995 in Boulder, CO. A new method, called Anomaly Attenuation Rate (AAR) Method (based on the Euler method), was developed during this study. This method is scale-independent and is appropriate to locate centroids of semi-compact three dimensional sources of gravity and magnetic anomalies. The method was presented during 1996 Spring AGU meeting and a manuscript describing this method is being prepared for its submission to a high-ranking journal. The grant has resulted in 3 papers and presentations at national and international meetings and one manuscript of a paper (to be submitted shortly to a reputable journal).

  9. MODELLING AND CONTROL OF POWER-SPLIT HYBRID ELECTRIC VEHICLE USING FUZZY LOGIC METHOD

    OpenAIRE

    Mohammadpour, Ebrahim; Khajavi, Mehrdad Nouri

    2014-01-01

    Nowadays, automotive manufactures increasingly have lead to development of hybrid vehicles due to energy consumption growing and increased emissions. the power-split hybrids due to the simultaneous using of speed and torque couplings has integrated advantage of series and parallel hybrid systems and minimize their disadvantages , however the power-split hybrids control strategy is far more complex than other types. Generally the control strategy tries to use the optimize operating point of HE...

  10. Short term load forecasting of anomalous load using hybrid soft computing methods

    Science.gov (United States)

    Rasyid, S. A.; Abdullah, A. G.; Mulyadi, Y.

    2016-04-01

    Load forecast accuracy will have an impact on the generation cost is more economical. The use of electrical energy by consumers on holiday, show the tendency of the load patterns are not identical, it is different from the pattern of the load on a normal day. It is then defined as a anomalous load. In this paper, the method of hybrid ANN-Particle Swarm proposed to improve the accuracy of anomalous load forecasting that often occur on holidays. The proposed methodology has been used to forecast the half-hourly electricity demand for power systems in the Indonesia National Electricity Market in West Java region. Experiments were conducted by testing various of learning rate and learning data input. Performance of this methodology will be validated with real data from the national of electricity company. The result of observations show that the proposed formula is very effective to short-term load forecasting in the case of anomalous load. Hybrid ANN-Swarm Particle relatively simple and easy as a analysis tool by engineers.

  11. Hybrid Polling Method for Direct Link Communication for IEEE 802.11 Wireless LANs

    Directory of Open Access Journals (Sweden)

    Woo-Yong Choi

    2008-10-01

    Full Text Available The direct link communication between STAtions (STAs is one of the techniques to improve the MAC performance of IEEE 802.11 infrastructure networks. For the efficient direct link communication, in the literature, the simultaneous polling method was proposed to allow the multiple direct data communication to be performed simultaneously. However, the efficiency of the simultaneous polling method is affected by the interference condition. To alleviate the problem of the lower polling efficiency with the larger interference range, the hybrid polling method is proposed for the direct link communication between STAs in IEEE 802.11 infrastructure networks. By the proposed polling method, we can integrate the sequential and simultaneous polling methods properly according to the interference condition. Numerical examples are also presented to show the medium access control (MAC performance improvement by the proposed polling method.

  12. A location-based multiple point statistics method: modelling the reservoir with non-stationary characteristics

    Directory of Open Access Journals (Sweden)

    Yin Yanshu

    2017-12-01

    Full Text Available In this paper, a location-based multiple point statistics method is developed to model a non-stationary reservoir. The proposed method characterizes the relationship between the sedimentary pattern and the deposit location using the relative central position distance function, which alleviates the requirement that the training image and the simulated grids have the same dimension. The weights in every direction of the distance function can be changed to characterize the reservoir heterogeneity in various directions. The local integral replacements of data events, structured random path, distance tolerance and multi-grid strategy are applied to reproduce the sedimentary patterns and obtain a more realistic result. This method is compared with the traditional Snesim method using a synthesized 3-D training image of Poyang Lake and a reservoir model of Shengli Oilfield in China. The results indicate that the new method can reproduce the non-stationary characteristics better than the traditional method and is more suitable for simulation of delta-front deposits. These results show that the new method is a powerful tool for modelling a reservoir with non-stationary characteristics.

  13. Linear facility location in three dimensions - Models and solution methods

    DEFF Research Database (Denmark)

    Brimberg, Jack; Juel, Henrik; Schöbel, Anita

    2002-01-01

    We consider the problem of locating a line or a line segment in three-dimensional space, such that the sum of distances from the facility represented by the line (segment) to a given set of points is minimized. An example is planning the drilling of a mine shaft, with access to ore deposits through...... horizontal tunnels connecting the deposits and the shaft. Various models of the problem are developed and analyzed, and efficient solution methods are given....

  14. A New Method Presentation for Fault Location in Power Transformers

    OpenAIRE

    Hossein Mohammadpour; Rahman Dashti

    2011-01-01

    Power transformers are among the most important and expensive equipments in the electric power systems. Consequently the transformer protection is an essential part of the system protection. This paper presents a new method for locating transformer winding faults such as turn-to-turn, turn-to-core, turn-totransformer body, turn-to-earth, and high voltage winding to low voltage winding. In this study the current and voltage signals of input and output terminals of the tran...

  15. Hybrid spread spectrum radio system

    Science.gov (United States)

    Smith, Stephen F [London, TN; Dress, William B [Camas, WA

    2010-02-09

    Systems and methods are described for hybrid spread spectrum radio systems. A method, includes receiving a hybrid spread spectrum signal including: fast frequency hopping demodulating and direct sequence demodulating a direct sequence spread spectrum signal, wherein multiple frequency hops occur within a single data-bit time and each bit is represented by chip transmissions at multiple frequencies.

  16. A novel hybrid stress-function finite element method immune to severe mesh distortion

    International Nuclear Information System (INIS)

    Cen Song; Zhou Mingjue; Fu Xiangrong

    2010-01-01

    This paper introduces a hybrid stress-function finite element method proposed recently for developing 2D finite element models immune to element shapes. Deferent from the first version of the hybrid-stress element constructed by Pian, the stress function φ of 2D elastic or fracture problem is regarded as the functional variable of the complementary energy functional. Then, the basic analytical solutions of φ are taken as the trial functions for finite element models, and meanwhile, the corresponding unknown stress-function constants are introduced. By using the principle of minimum complementary energy, these unknown stress-function constants can be expressed in terms of the displacements along element edges. Finally, the complementary energy functional can be rewritten in terms of element nodal displacement vector, and thus, the element stiffness matrix of such hybrid-function element can be obtained. As examples, two (8- and 12-node) quadrilateral plane elements and an arbitrary polygonal crack element are constructed by employing different basic analytical solutions of different stress functions. Numerical results show that, the 8- and 12-node plane models can produce the exact solutions for pure bending and linear bending problems, respectively, even the element shape degenerates into triangle and concave quadrangle; and the crack element can also predict accurate results with very low computational cost in analysis of stress-singularity problems.

  17. The Solution of Two-Phase Inverse Stefan Problem Based on a Hybrid Method with Optimization

    Directory of Open Access Journals (Sweden)

    Yang Yu

    2015-01-01

    Full Text Available The two-phase Stefan problem is widely used in industrial field. This paper focuses on solving the two-phase inverse Stefan problem when the interface moving is unknown, which is more realistic from the practical point of view. With the help of optimization method, the paper presents a hybrid method which combines the homotopy perturbation method with the improved Adomian decomposition method to solve this problem. Simulation experiment demonstrates the validity of this method. Optimization method plays a very important role in this paper, so we propose a modified spectral DY conjugate gradient method. And the convergence of this method is given. Simulation experiment illustrates the effectiveness of this modified spectral DY conjugate gradient method.

  18. METHOD FOR DETERMINATION OF FOCAL PLANE LOCATION OF FOCUSING COMPONENTS

    Directory of Open Access Journals (Sweden)

    A. I. Ivashko

    2017-01-01

    Full Text Available Mass-production of different laser systems often requires utilization of the focal spot size method for determination of output laser beam spatial characteristics. The main challenge of this method is high accuracy maintenance of a CCD camera beam profiler in the collecting lens focal plane. The aim of our work is development of new method for placing of photodetector array in the collecting lens focal plane with high accuracy.Proposed technique is based on focusing of several parallel laser beams. Determination of the focal plane position requires only longitudinal translation of the CCD-camera to find a point of laser beams intersection. Continuous-wave (CW diode-pumped laser emitting in the spectral region near 1μm was created to satisfy the requirements of the developed technique. Designed microchip laser generates two stigmatic Gaussian beams with automatically parallel beam axes due to independent pumping of different areas of the one microchip crystal having the same cavity mirrors.It was theoretically demonstrated that developed method provides possibility of the lenses focal plane determination with 1 % accuracy. The microchip laser generates two parallel Gaussian beams with divergence of about 10 mrad. Laser output power can be varied in the range of 0.1–1.5 W by changing the pumping laser diode electrical current. The distance between two beam axes can be changed in the range of 0.5–5.0 mm.We have proposed method for determination of positive lens focal plane location by using of CCDcamera and two laser beams with parallel axes without utilization of additional optical devices. We have developed CW longitudinally diode pumped microchip laser emitting in the 1-μm spectral region that can be used in the measuring instrument that doesn’t require precision mechanical components for determination of focal plane location with 1 % accuracy. The overall dimensions of laser head was 70 × 40 × 40 mm3 and maximum power consumption was

  19. Methods for confidence interval estimation of a ratio parameter with application to location quotients

    Directory of Open Access Journals (Sweden)

    Beyene Joseph

    2005-10-01

    Full Text Available Abstract Background The location quotient (LQ ratio, a measure designed to quantify and benchmark the degree of relative concentration of an activity in the analysis of area localization, has received considerable attention in the geographic and economics literature. This index can also naturally be applied in the context of population health to quantify and compare health outcomes across spatial domains. However, one commonly observed limitation of LQ is its widespread use as only a point estimate without an accompanying confidence interval. Methods In this paper we present statistical methods that can be used to construct confidence intervals for location quotients. The delta and Fieller's methods are generic approaches for a ratio parameter and the generalized linear modelling framework is a useful re-parameterization particularly helpful for generating profile-likelihood based confidence intervals for the location quotient. A simulation experiment is carried out to assess the performance of each of the analytic approaches and a health utilization data set is used for illustration. Results Both the simulation results as well as the findings from the empirical data show that the different analytical methods produce very similar confidence limits for location quotients. When incidence of outcome is not rare and sample sizes are large, the confidence limits are almost indistinguishable. The confidence limits from the generalized linear model approach might be preferable in small sample situations. Conclusion LQ is a useful measure which allows quantification and comparison of health and other outcomes across defined geographical regions. It is a very simple index to compute and has a straightforward interpretation. Reporting this estimate with appropriate confidence limits using methods presented in this paper will make the measure particularly attractive for policy and decision makers.

  20. ELV Recycling Service Provider Selection Using the Hybrid MCDM Method: A Case Application in China

    Directory of Open Access Journals (Sweden)

    Fuli Zhou

    2016-05-01

    Full Text Available With the rapid depletion of natural resources and undesired environmental changes globally, more interest has been shown in the research of green supply chain practices, including end-of-life vehicle (ELV recycling. The ELV recycling is mandatory for auto-manufacturers by legislation for the purpose of minimizing potential environmental damages. The purpose of the present research is to determine the best choice of ELV recycling service provider by employing an integrating hybrid multi-criteria decision making (MCDM method. In this research, economic, environmental and social factors are taken into consideration. The linguistic variables and trapezoidal fuzzy numbers (TFNs are applied into this evaluation to deal with the vague and qualitative information. With the combined weight calculation of criteria based on fuzzy aggregation and Shannon Entropy techniques, the normative multi-criteria optimization technique (FVIKOR method is applied to explore the best solution. An application was performed based on the proposed hybrid MCDM method, and sensitivity analysis was conducted on different decision making scenarios. The present study provides a decision-making approach on ELV recycling business selection under sustainability and green philosophy with high robustness and easy implementation.

  1. Hybrid Design, Procurement and Testing for the LHCb Silicon Tracker

    CERN Document Server

    Bay, A; Frei, R; Jiménez-Otero, S; Perrin, A; Tran, MT; Van Hunen, J J; Vervink, K; Vollhardt, A; Agari, M; Bauer, C; Blouw, J; Hofmann, W; Knöpfle, K T; Löchner, S; Schmelling, M; Schwingenheuer, B; Smale, N J; Adeva, B; Esperante-Pereira, D; Lois, C; Vázquez, P; Lehner, F; Bernhard, R P; Bernet, R; Gassner, J; Köstner, S; Needham, M; Steinkamp, O; Straumann, U; Volyanskyy, D; Voss, H; Wenger, A

    2005-01-01

    The Silicon Tracker of the LHCb experiment consists of four silicon detector stations positioned along the beam line of the experiment. The detector modules of each station are constructed from wide pitch silicon microstrip sensors. Located at the module's end, a polyimide hybrid is housing the front-end electronics. The assembly of the more than 600 hybrids has been outsourced to industry. We will report on the design and production status of the hybrids for the LHCb Silicon Tracker and describe the quality assurance tests. Particular emphasis is laid on the vendor qualifying and its impact on our hybrid design that we experienced during the prototyping phase.

  2. Hybrid heat pipe based passive cooling device for spent nuclear fuel dry storage cask

    International Nuclear Information System (INIS)

    Jeong, Yeong Shin; Bang, In Cheol

    2016-01-01

    Highlights: • Hybrid heat pipe was presented as a passive cooling device for dry storage cask of SNF. • A method to utilize waste heat from spent fuel was suggested using hybrid heat pipe. • CFD analysis was performed to evaluate the thermal performance of hybrid heat pipe. • Hybrid heat pipe can increase safety margin and storage capacity of the dry storage cask. - Abstract: Conventional dry storage facilities for spent nuclear fuel (SNF) were designed to remove decay heat through the natural convection of air, but this method has limited cooling capacity and a possible re-criticality accident in case of flooding. To enhance the safety and capacity of dry storage cask of SNF, hybrid heat pipe-based passive cooling device was suggested. Heat pipe is an excellent passive heat transfer device using the principles of both conduction and phase change of the working fluid. The heat pipe containing neutron absorber material, the so-called hybrid heat pipe, is expected to prevent the re-criticality accidents of SNF and to increase the safety margin during interim and long term storage period. Moreover, a hybrid heat pipe with thermoelectric module, a Stirling engine and a phase change material tank can be used for utilization of the waste heat as heat-transfer medium. Located at the guide tube or instrumentation tube, hybrid heat pipe can remove decay heat from inside the sealed metal cask to outside, decreasing fuel rod temperature. In this paper, a 2-step analysis was performed using computational fluid dynamics code to evaluate the heat and fluid flow inside a cask, which consisted of a single spent fuel assembly simulation and a full-scope dry cask simulation. For a normal dry storage cask, the maximum fuel temperature is 290.0 °C. With hybrid heat pipe cooling, the temperature decreased to 261.6 °C with application of one hybrid heat pipe per assembly, and to 195.1 °C with the application of five hybrid heat pipes per assembly. Therefore, a dry

  3. Design of Passive Power Filter for Hybrid Series Active Power Filter using Estimation, Detection and Classification Method

    Science.gov (United States)

    Swain, Sushree Diptimayee; Ray, Pravat Kumar; Mohanty, K. B.

    2016-06-01

    This research paper discover the design of a shunt Passive Power Filter (PPF) in Hybrid Series Active Power Filter (HSAPF) that employs a novel analytic methodology which is superior than FFT analysis. This novel approach consists of the estimation, detection and classification of the signals. The proposed method is applied to estimate, detect and classify the power quality (PQ) disturbance such as harmonics. This proposed work deals with three methods: the harmonic detection through wavelet transform method, the harmonic estimation by Kalman Filter algorithm and harmonic classification by decision tree method. From different type of mother wavelets in wavelet transform method, the db8 is selected as suitable mother wavelet because of its potency on transient response and crouched oscillation at frequency domain. In harmonic compensation process, the detected harmonic is compensated through Hybrid Series Active Power Filter (HSAPF) based on Instantaneous Reactive Power Theory (IRPT). The efficacy of the proposed method is verified in MATLAB/SIMULINK domain and as well as with an experimental set up. The obtained results confirm the superiority of the proposed methodology than FFT analysis. This newly proposed PPF is used to make the conventional HSAPF more robust and stable.

  4. Hybrid breeding in wheat: technologies to improve hybrid wheat seed production.

    Science.gov (United States)

    Whitford, Ryan; Fleury, Delphine; Reif, Jochen C; Garcia, Melissa; Okada, Takashi; Korzun, Viktor; Langridge, Peter

    2013-12-01

    Global food security demands the development and delivery of new technologies to increase and secure cereal production on finite arable land without increasing water and fertilizer use. There are several options for boosting wheat yields, but most offer only small yield increases. Wheat is an inbred plant, and hybrids hold the potential to deliver a major lift in yield and will open a wide range of new breeding opportunities. A series of technological advances are needed as a base for hybrid wheat programmes. These start with major changes in floral development and architecture to separate the sexes and force outcrossing. Male sterility provides the best method to block self-fertilization, and modifying the flower structure will enhance pollen access. The recent explosion in genomic resources and technologies provides new opportunities to overcome these limitations. This review outlines the problems with existing hybrid wheat breeding systems and explores molecular-based technologies that could improve the hybrid production system to reduce hybrid seed production costs, a prerequisite for a commercial hybrid wheat system.

  5. Comparison performance of split plug-in hybrid electric vehicle and hybrid electric vehicle using ADVISOR

    Directory of Open Access Journals (Sweden)

    Mohd Rashid Muhammad Ikram

    2017-01-01

    Full Text Available Electric vehicle suffers from relatively short range and long charging times and consequently has not become an acceptable solution to the automotive consumer. The addition of an internal combustion engine to extend the range of the electric vehicle is one method of exploiting the high efficiency and lack of emissions of the electric vehicle while retaining the range and convenient refuelling times of a conventional gasoline powered vehicle. The term that describes this type of vehicle is a hybrid electric vehicle. Many configurations of hybrid electric vehicles have been designed and implemented, namely the series, parallel and power-split configurations. This paper discusses the comparison between Split Plug-in Hybrid Electric Vehicle(SPHEV and Hybrid Electric Vehicle(HEV. Modelling methods such as physics-based Resistive Companion Form technique and Bond Graph method are presented with powertrain component and system modelling examples. The modelling and simulation capability of existing tools such as ADvanced VehIcle SimulatOR (ADVISOR is demonstrated through application examples. Since power electronics is indispensable in hybrid vehicles, the issue of numerical oscillations in dynamic simulations involving power electronics is briefly addressed.

  6. Stability Parameters for Grain Yield and its Component Traits in Maize Hybrids of Different FAO Maturity Groups

    Directory of Open Access Journals (Sweden)

    Dragan Djurovic

    2014-12-01

    Full Text Available An objective evaluation of maize hybrids in intensive cropping systems requires identification not only of yield components and other agronomically important traits but also of stability parameters. Grain yield and its components were assessed in 11 maize hybrids with different lengths of growing season (FAO 300-700 maturity groups using analysis of variance and regression analysis at three different locations in Western Serbia. The test hybrids and locations showed significant differences in grain yield, grain moisture content at maturity, 1,000-kernel weight and ear length. A significant interaction was observed between all traits and the environment. The hybrids with higher mean values of the traits, regardless of maturity group, generally exhibited sensitivity i.e. adaptation to more favourable environmental conditions as compared to those having lower mean values. Regression coefficient (bi values for grain yield mostly suggested no significant differences relative to the mean. The medium-season hybrid gave high yields and less favourable values of stability parameters at most locations and in most years, as compared to mediumlate hybrids. As compared to medium-early hybrids, medium-late hybrids (FAO 600 and 700 mostly exhibited unfavourable values of stability parameters i.e. a specific response and better adaptation to favourable environmental conditions, and gave higher average yields. Apart from producing lower average yields, FAO 300 and 400 hybrids showed higher yield stability as compared to the other hybrids tested. Medium-late hybrids had higher yields and showed a better response to favourable environmental conditions compared to early-maturing hybrids. Therefore, they can be recommended for intensive cultural practices and low-stress environments. Due to their more favourable stability parameter values, medium-early hybrids can be recommended for low-intensity cultural practices and stressful environments.

  7. Hybrid precoding based on matrix-adaptive method for multiuser large-scale antenna arrays.

    Directory of Open Access Journals (Sweden)

    Yongpan Feng

    Full Text Available Massive multiple-input multiple-output (MIMO is envisioned to offer a considerable improvement in capacity, but it has a high cost and the radio frequency (RF chain components have a high power consumption at high frequency. To address this problem, a hybrid analog and digital precoding scheme has been studied recently, which restricts the number of RF chains to far less than the number of antenna elements. In this paper, we consider the downlink communication of a massive multiuser multiple-input single-output (MU-MISO system and propose an iterative hybrid precoding algorithm to approach the capacity performance of the traditional full digital precoding scheme. We aim to attain a large baseband gain by zero-forcing (ZF digital precoding on the equivalent channel and then minimize the total power to obtain the optimal RF precoder. Simulation results show that the proposed method can approach the performance of the conventional fully digital precoding with a low computational complexity.

  8. Novel RNA hybridization method for the in situ detection of ETV1, ETV4, and ETV5 gene fusions in prostate cancer.

    Science.gov (United States)

    Kunju, Lakshmi P; Carskadon, Shannon; Siddiqui, Javed; Tomlins, Scott A; Chinnaiyan, Arul M; Palanisamy, Nallasivam

    2014-09-01

    The genetic basis of 50% to 60% of prostate cancer (PCa) is attributable to rearrangements in E26 transformation-specific (ETS) (ERG, ETV1, ETV4, and ETV5), BRAF, and RAF1 genes and overexpression of SPINK1. The development and validation of reliable detection methods are warranted to classify various molecular subtypes of PCa for diagnostic and prognostic purposes. ETS gene rearrangements are typically detected by fluorescence in situ hybridization and reverse-transcription polymerase chain reaction methods. Recently, monoclonal antibodies against ERG have been developed that detect the truncated ERG protein in immunohistochemical assays where staining levels are strongly correlated with ERG rearrangement status by fluorescence in situ hybridization. However, specific antibodies for ETV1, ETV4, and ETV5 are unavailable, challenging their clinical use. We developed a novel RNA in situ hybridization-based assay for the in situ detection of ETV1, ETV4, and ETV5 in formalin-fixed paraffin-embedded tissues from prostate needle biopsies, prostatectomy, and metastatic PCa specimens using RNA probes. Further, with combined RNA in situ hybridization and immunohistochemistry we identified a rare subset of PCa with dual ETS gene rearrangements in collisions of independent tumor foci. The high specificity and sensitivity of RNA in situ hybridization provides an alternate method enabling bright-field in situ detection of ETS gene aberrations in routine clinically available PCa specimens.

  9. RESEARCH ON KNOWLEDGE-BASED OPTIMIZATION METHOD OF INDOOR LOCATION BASED ON LOW ENERGY BLUETOOTH

    Directory of Open Access Journals (Sweden)

    C. Li

    2017-09-01

    Full Text Available With the rapid development of LBS (Location-based Service, the demand for commercialization of indoor location has been increasing, but its technology is not perfect. Currently, the accuracy of indoor location, the complexity of the algorithm, and the cost of positioning are hard to be simultaneously considered and it is still restricting the determination and application of mainstream positioning technology. Therefore, this paper proposes a method of knowledge-based optimization of indoor location based on low energy Bluetooth. The main steps include: 1 The establishment and application of a priori and posterior knowledge base. 2 Primary selection of signal source. 3 Elimination of positioning gross error. 4 Accumulation of positioning knowledge. The experimental results show that the proposed algorithm can eliminate the signal source of outliers and improve the accuracy of single point positioning in the simulation data. The proposed scheme is a dynamic knowledge accumulation rather than a single positioning process. The scheme adopts cheap equipment and provides a new idea for the theory and method of indoor positioning. Moreover, the performance of the high accuracy positioning results in the simulation data shows that the scheme has a certain application value in the commercial promotion.

  10. Research on Knowledge-Based Optimization Method of Indoor Location Based on Low Energy Bluetooth

    Science.gov (United States)

    Li, C.; Li, G.; Deng, Y.; Wang, T.; Kang, Z.

    2017-09-01

    With the rapid development of LBS (Location-based Service), the demand for commercialization of indoor location has been increasing, but its technology is not perfect. Currently, the accuracy of indoor location, the complexity of the algorithm, and the cost of positioning are hard to be simultaneously considered and it is still restricting the determination and application of mainstream positioning technology. Therefore, this paper proposes a method of knowledge-based optimization of indoor location based on low energy Bluetooth. The main steps include: 1) The establishment and application of a priori and posterior knowledge base. 2) Primary selection of signal source. 3) Elimination of positioning gross error. 4) Accumulation of positioning knowledge. The experimental results show that the proposed algorithm can eliminate the signal source of outliers and improve the accuracy of single point positioning in the simulation data. The proposed scheme is a dynamic knowledge accumulation rather than a single positioning process. The scheme adopts cheap equipment and provides a new idea for the theory and method of indoor positioning. Moreover, the performance of the high accuracy positioning results in the simulation data shows that the scheme has a certain application value in the commercial promotion.

  11. Evaluation of new location of Isfahan′s sanitary landfill site with Oleckno method

    Directory of Open Access Journals (Sweden)

    Maryam Salimi

    2013-01-01

    Full Text Available Aims: The objective of present study was to evaluate the new location of Isfahan solid waste sanitary landfill using Geographical Information System (GIS based on the Oleckno index method (OIM. Materials and Methods: This study was on the field- and library-based data collection and surveys of relevant data. Assessment parameters included average annual rainfall, soil type and ground water beneath and adjucent to the landfill site. To analyze data, ArcGIS version 9.3 was used. Results: In 2010 the total rainfall in the landfill location was less than 150 mm/year. The soil type was clay loam, and the average distance from the floor of the landfill to the groundwater level was 3-9 meters. As calculated results showed that, the Oleckno index (OI score in the study area was 40. Conclusion: The new Isfahan′s sanitary solid waste landfill site had a good OI and the possibility of contamination of groundwater by leachate production based on this method also was low.

  12. FE Model Updating on an In-Service Self-Anchored Suspension Bridge with Extra-Width Using Hybrid Method

    Directory of Open Access Journals (Sweden)

    Zhiyuan Xia

    2017-02-01

    Full Text Available Nowadays, many more bridges with extra-width have been needed for vehicle throughput. In order to obtain a precise finite element (FE model of those complex bridge structures, the practical hybrid updating method by integration of Gaussian mutation particle swarm optimization (GMPSO, Kriging meta-model and Latin hypercube sampling (LHS was proposed. By demonstrating the efficiency and accuracy of the hybrid method through the model updating of a damaged simply supported beam, the proposed method was applied to the model updating of a self-anchored suspension bridge with extra-width which showed great necessity considering the results of ambient vibration test. The results of bridge model updating showed that both of the mode frequencies and shapes had relatively high agreement between the updated model and experimental structure. The successful model updating of this bridge fills in the blanks of model updating of a complex self-anchored suspension bridge. Moreover, the updating process enables other model updating issues for complex bridge structures

  13. Optimal generation and reserve dispatch in a multi-area competitive market using a hybrid direct search method

    International Nuclear Information System (INIS)

    Chun Lung Chen

    2005-01-01

    With restructuring of the power industry, competitive bidding for energy and ancillary services are increasingly recognized as an important part of electricity markets. It is desirable to optimize not only the generator's bid prices for energy and for providing minimized ancillary services but also the transmission congestion costs. In this paper, a hybrid approach of combining sequential dispatch with a direct search method is developed to deal with the multi-product and multi-area electricity market dispatch problem. The hybrid direct search method (HDSM) incorporates sequential dispatch into the direct search method to facilitate economic sharing of generation and reserve across areas and to minimize the total market cost in a multi-area competitive electricity market. The effects of tie line congestion and area spinning reserve requirement are also consistently reflected in the marginal price in each area. Numerical experiments are included to understand the various constraints in the market cost analysis and to provide valuable information for market participants in a pool oriented electricity market. (author)

  14. Optimal generation and reserve dispatch in a multi-area competitive market using a hybrid direct search method

    International Nuclear Information System (INIS)

    Chen, C.-L.

    2005-01-01

    With restructuring of the power industry, competitive bidding for energy and ancillary services are increasingly recognized as an important part of electricity markets. It is desirable to optimize not only the generator's bid prices for energy and for providing minimized ancillary services but also the transmission congestion costs. In this paper, a hybrid approach of combining sequential dispatch with a direct search method is developed to deal with the multi-product and multi-area electricity market dispatch problem. The hybrid direct search method (HDSM) incorporates sequential dispatch into the direct search method to facilitate economic sharing of generation and reserve across areas and to minimize the total market cost in a multi-area competitive electricity market. The effects of tie line congestion and area spinning reserve requirement are also consistently reflected in the marginal price in each area. Numerical experiments are included to understand the various constraints in the market cost analysis and to provide valuable information for market participants in a pool oriented electricity market

  15. A decision making method based on interval type-2 fuzzy sets: An approach for ambulance location preference

    Directory of Open Access Journals (Sweden)

    Lazim Abdullah

    2018-01-01

    Full Text Available Selecting the best solution to deploy an ambulance in a strategic location is of the important variables that need to be accounted for improving the emergency medical services. The selection requires both quantitative and qualitative evaluation. Fuzzy set based approach is one of the well-known theories that help decision makers to handle fuzziness, uncertainty in decision making and vagueness of information. This paper proposes a new decision making method of Interval Type-2 Fuzzy Simple Additive Weighting (IT2 FSAW as to deal with uncertainty and vagueness. The new IT2 FSAW is applied to establish a preference in ambulance location. The decision making framework defines four criteria and five alternatives of ambulance location preference. Four experts attached to a Malaysian government hospital and a university medical center were interviewed to provide linguistic evaluation prior to analyzing with the new IT2 FSAW. Implementation of the proposed method in the case of ambulance location preference suggests that the ‘road network’ is the best alternative for ambulance location. The results indicate that the proposed method offers a consensus solution for handling the vague and qualitative criteria of ambulance location preference.

  16. A Simulated Annealing method to solve a generalized maximal covering location problem

    Directory of Open Access Journals (Sweden)

    M. Saeed Jabalameli

    2011-04-01

    Full Text Available The maximal covering location problem (MCLP seeks to locate a predefined number of facilities in order to maximize the number of covered demand points. In a classical sense, MCLP has three main implicit assumptions: all or nothing coverage, individual coverage, and fixed coverage radius. By relaxing these assumptions, three classes of modelling formulations are extended: the gradual cover models, the cooperative cover models, and the variable radius models. In this paper, we develop a special form of MCLP which combines the characteristics of gradual cover models, cooperative cover models, and variable radius models. The proposed problem has many applications such as locating cell phone towers. The model is formulated as a mixed integer non-linear programming (MINLP. In addition, a simulated annealing algorithm is used to solve the resulted problem and the performance of the proposed method is evaluated with a set of randomly generated problems.

  17. Method and apparatus for executing an asynchronous clutch-to-clutch shift in a hybrid transmission

    Science.gov (United States)

    Demirovic, Besim; Gupta, Pinaki; Kaminsky, Lawrence A.; Naqvi, Ali K.; Heap, Anthony H.; Sah, Jy-Jen F.

    2014-08-12

    A hybrid transmission includes first and second electric machines. A method for operating the hybrid transmission in response to a command to execute a shift from an initial continuously variable mode to a target continuously variable mode includes increasing torque of an oncoming clutch associated with operating in the target continuously variable mode and correspondingly decreasing a torque of an off-going clutch associated with operating in the initial continuously variable mode. Upon deactivation of the off-going clutch, torque outputs of the first and second electric machines and the torque of the oncoming clutch are controlled to synchronize the oncoming clutch. Upon synchronization of the oncoming clutch, the torque for the oncoming clutch is increased and the transmission is operated in the target continuously variable mode.

  18. Hybrid simulation methods to perform grid integration studies for large scale offshore wind power connected through VSC-HVDC

    NARCIS (Netherlands)

    Meer, van der A.A.; Hendriks, R.L.; Gibescu, M.; Ferreira, J.A.; Kling, W.L.

    2011-01-01

    This paper deals with the inclusion of VSC-HVdc transmission schemes into stability-type simulations by hybrid methods. These methods allow selected parts of the network to be simulated in detail by including electro-magnetic behaviour of devices and network elements whereas the remainder of the

  19. Methods and materials, for locating and studying spotted owls.

    Science.gov (United States)

    Eric D. Forsman

    1983-01-01

    Nocturnal calling surveys are the most effective and most frequently used technique for locating spotted owls. Roosts and general nest locations may be located during the day by calling in suspected roost or nest areas. Specific nest trees are located by: (1) baiting with a live mouse to induce owls to visit the nest, (2) calling in suspected nest areas to stimulate...

  20. Architecture for Multi-Technology Real-Time Location Systems

    Science.gov (United States)

    Rodas, Javier; Barral, Valentín; Escudero, Carlos J.

    2013-01-01

    The rising popularity of location-based services has prompted considerable research in the field of indoor location systems. Since there is no single technology to support these systems, it is necessary to consider the fusion of the information coming from heterogeneous sensors. This paper presents a software architecture designed for a hybrid location system where we can merge information from multiple sensor technologies. The architecture was designed to be used by different kinds of actors independently and with mutual transparency: hardware administrators, algorithm developers and user applications. The paper presents the architecture design, work-flow, case study examples and some results to show how different technologies can be exploited to obtain a good estimation of a target position. PMID:23435050

  1. Hybrid Modeling Method for a DEP Based Particle Manipulation

    Directory of Open Access Journals (Sweden)

    Mohamad Sawan

    2013-01-01

    Full Text Available In this paper, a new modeling approach for Dielectrophoresis (DEP based particle manipulation is presented. The proposed method fulfills missing links in finite element modeling between the multiphysic simulation and the biological behavior. This technique is amongst the first steps to develop a more complex platform covering several types of manipulations such as magnetophoresis and optics. The modeling approach is based on a hybrid interface using both ANSYS and MATLAB to link the propagation of the electrical field in the micro-channel to the particle motion. ANSYS is used to simulate the electrical propagation while MATLAB interprets the results to calculate cell displacement and send the new information to ANSYS for another turn. The beta version of the proposed technique takes into account particle shape, weight and its electrical properties. First obtained results are coherent with experimental results.

  2. Method and apparatus for controlling battery charging in a hybrid electric vehicle

    Science.gov (United States)

    Phillips, Anthony Mark; Blankenship, John Richard; Bailey, Kathleen Ellen; Jankovic, Miroslava

    2003-06-24

    A starter/alternator system (24) for hybrid electric vehicle (10) having an internal combustion engine (12) and an energy storage device (34) has a controller (30) coupled to the starter/alternator (26). The controller (30) has a state of charge manager (40) that monitors the state of charge of the energy storage device. The controller has eight battery state-of-charge threshold values that determine the hybrid operating mode of the hybrid electric vehicle. The value of the battery state-of-charge relative to the threshold values is a factor in the determination of the hybrid mode, for example; regenerative braking, charging, battery bleed, boost. The starter/alternator may be operated as a generator or a motor, depending upon the mode.

  3. Hooke–Jeeves Method-used Local Search in a Hybrid Global Optimization Algorithm

    Directory of Open Access Journals (Sweden)

    V. D. Sulimov

    2014-01-01

    Full Text Available Modern methods for optimization investigation of complex systems are based on development and updating the mathematical models of systems because of solving the appropriate inverse problems. Input data desirable for solution are obtained from the analysis of experimentally defined consecutive characteristics for a system or a process. Causal characteristics are the sought ones to which equation coefficients of mathematical models of object, limit conditions, etc. belong. The optimization approach is one of the main ones to solve the inverse problems. In the main case it is necessary to find a global extremum of not everywhere differentiable criterion function. Global optimization methods are widely used in problems of identification and computation diagnosis system as well as in optimal control, computing to-mography, image restoration, teaching the neuron networks, other intelligence technologies. Increasingly complicated systems of optimization observed during last decades lead to more complicated mathematical models, thereby making solution of appropriate extreme problems significantly more difficult. A great deal of practical applications may have the problem con-ditions, which can restrict modeling. As a consequence, in inverse problems the criterion functions can be not everywhere differentiable and noisy. Available noise means that calculat-ing the derivatives is difficult and unreliable. It results in using the optimization methods without calculating the derivatives.An efficiency of deterministic algorithms of global optimization is significantly restrict-ed by their dependence on the extreme problem dimension. When the number of variables is large they use the stochastic global optimization algorithms. As stochastic algorithms yield too expensive solutions, so this drawback restricts their applications. Developing hybrid algo-rithms that combine a stochastic algorithm for scanning the variable space with deterministic local search

  4. Protein (multi-)location prediction: using location inter-dependencies in a probabilistic framework

    Science.gov (United States)

    2014-01-01

    Motivation Knowing the location of a protein within the cell is important for understanding its function, role in biological processes, and potential use as a drug target. Much progress has been made in developing computational methods that predict single locations for proteins. Most such methods are based on the over-simplifying assumption that proteins localize to a single location. However, it has been shown that proteins localize to multiple locations. While a few recent systems attempt to predict multiple locations of proteins, their performance leaves much room for improvement. Moreover, they typically treat locations as independent and do not attempt to utilize possible inter-dependencies among locations. Our hypothesis is that directly incorporating inter-dependencies among locations into both the classifier-learning and the prediction process can improve location prediction performance. Results We present a new method and a preliminary system we have developed that directly incorporates inter-dependencies among locations into the location-prediction process of multiply-localized proteins. Our method is based on a collection of Bayesian network classifiers, where each classifier is used to predict a single location. Learning the structure of each Bayesian network classifier takes into account inter-dependencies among locations, and the prediction process uses estimates involving multiple locations. We evaluate our system on a dataset of single- and multi-localized proteins (the most comprehensive protein multi-localization dataset currently available, derived from the DBMLoc dataset). Our results, obtained by incorporating inter-dependencies, are significantly higher than those obtained by classifiers that do not use inter-dependencies. The performance of our system on multi-localized proteins is comparable to a top performing system (YLoc+), without being restricted only to location-combinations present in the training set. PMID:24646119

  5. Protein (multi-)location prediction: using location inter-dependencies in a probabilistic framework.

    Science.gov (United States)

    Simha, Ramanuja; Shatkay, Hagit

    2014-03-19

    Knowing the location of a protein within the cell is important for understanding its function, role in biological processes, and potential use as a drug target. Much progress has been made in developing computational methods that predict single locations for proteins. Most such methods are based on the over-simplifying assumption that proteins localize to a single location. However, it has been shown that proteins localize to multiple locations. While a few recent systems attempt to predict multiple locations of proteins, their performance leaves much room for improvement. Moreover, they typically treat locations as independent and do not attempt to utilize possible inter-dependencies among locations. Our hypothesis is that directly incorporating inter-dependencies among locations into both the classifier-learning and the prediction process can improve location prediction performance. We present a new method and a preliminary system we have developed that directly incorporates inter-dependencies among locations into the location-prediction process of multiply-localized proteins. Our method is based on a collection of Bayesian network classifiers, where each classifier is used to predict a single location. Learning the structure of each Bayesian network classifier takes into account inter-dependencies among locations, and the prediction process uses estimates involving multiple locations. We evaluate our system on a dataset of single- and multi-localized proteins (the most comprehensive protein multi-localization dataset currently available, derived from the DBMLoc dataset). Our results, obtained by incorporating inter-dependencies, are significantly higher than those obtained by classifiers that do not use inter-dependencies. The performance of our system on multi-localized proteins is comparable to a top performing system (YLoc+), without being restricted only to location-combinations present in the training set.

  6. Evaluation and Comparison of Environmental Indicators of Hybrid Corn (Zea mays L. Production by Three Different Harvesting Methods in Alborz Province using Life Cycle Assessment

    Directory of Open Access Journals (Sweden)

    Majid Khanali

    2018-02-01

    Full Text Available Introduction Agriculture itself serves a dual role as an energy user and also energy supplier in the form of bio-energy. Recently, the energy use in agriculture has been intensified in response to the rising population, the increasing of standards of living and the limitation sources of energy. Efficient use of energy is a possible pathway for reducing the environmental impacts of energy inputs in agriculture, and providing sustainable agricultural production, since it brings financial savings, fossil resources preservation and air pollution reduction. Life cycle assessment (LCA is defined as the compilation and evaluation of the inputs, outputs and potential environmental impacts of a product system throughout its life cycle. Hybrid seed in agriculture is produced by cross-pollinated plants. Hybrid seed production is one of the main contributors to the dramatic rise in agricultural output during the last half of the 20th century. The alternatives to hybridization are open pollination and cloonal propagation. All of the hybrid seeds planted by the farmer will produce similar plants while the seeds of the next generation from those hybrids will not consistently have the desired characteristics. Controlled hybrids provide very uniform characteristics because they are produced by crossing two inbred strains. Materials and Methods The purpose of this study was to compare the energy consumption pattern and environmental consequences caused by the use of agricultural inputs in the production of seed corn harvested by hand, combine and picker husker. Information required was prepared by the questionnaire method in Alborz Province using census the total producers of hybrid corn in the Province. The investigated inputs were labor, agricultural machinery, diesel fuel, chemical pesticides, fertilizers, gas, electricity, water and seed. The energy of each input was calculated by multiplying the amount of that input with its energy equivalent. The ten

  7. Iterative Reconstruction Methods for Hybrid Inverse Problems in Impedance Tomography

    DEFF Research Database (Denmark)

    Hoffmann, Kristoffer; Knudsen, Kim

    2014-01-01

    For a general formulation of hybrid inverse problems in impedance tomography the Picard and Newton iterative schemes are adapted and four iterative reconstruction algorithms are developed. The general problem formulation includes several existing hybrid imaging modalities such as current density...... impedance imaging, magnetic resonance electrical impedance tomography, and ultrasound modulated electrical impedance tomography, and the unified approach to the reconstruction problem encompasses several algorithms suggested in the literature. The four proposed algorithms are implemented numerically in two...

  8. Genetic variation in total number and locations of GnRH neurons identified using in situ hybridization in a wild-source population.

    Science.gov (United States)

    Kaugars, Katherine E; Rivers, Charlotte I; Saha, Margaret S; Heideman, Paul D

    2016-02-01

    The evolution of brain function in the regulation of physiology may depend in part upon the numbers and locations of neurons. Wild populations of rodents contain natural genetic variation in the inhibition of reproduction by winter-like short photoperiod, and it has been hypothesized that this functional variation might be due in part to heritable variation in the numbers or location of gonadotropin releasing hormone (GnRH) neurons. A naturally variable wild-source population of white-footed mice was used to develop lines artificially selected for or against mature gonads in short, winter-like photoperiods. We compared a selection line that is reproductively inhibited in short photoperiod (Responsive) to a line that is weakly inhibited by short photoperiod (Nonresponsive) for differences in counts of neurons identified using in situ hybridization for GnRH mRNA. There was no effect of photoperiod, but there were 60% more GnRH neurons in total in the Nonresponsive selection line than the Responsive selection line. The lines differed specifically in numbers of GnRH neurons in more anterior regions, whereas numbers of GnRH neurons in posterior areas were not statistically different between lines. We compare these results to those of an earlier study that used immunohistochemical labeling for GnRH neurons. The results are consistent with the hypothesis that the selection lines and natural source population contain significant genetic variation in the number and location of GnRH neurons. The variation in GnRH neurons may contribute to functional variation in fertility that occurs in short photoperiods in the laboratory and in the wild source population in winter. © 2015 Wiley Periodicals, Inc.

  9. Prospects of solar photovoltaic–micro-wind based hybrid power systems in western Himalayan state of Himachal Pradesh in India

    International Nuclear Information System (INIS)

    Sinha, Sunanda; Chandel, S.S.

    2015-01-01

    Highlights: • Good prospects of PV–wind hybrid systems are found in western Himalayan Indian state. • A 6 kWp roof mounted PV–micro wind hybrid system at Hamirpur location is studied. • Optimum PV–wind hybrid system configurations are determined for 12 locations in the region. • Comparative analysis of hybrid systems is carried out using ANN, NASA and measured data. • Methodology can be used for assessing the potential of hybrid power systems worldwide. - Abstract: The western Himalayan state of Himachal Pradesh is known as the hydro-power state of India with associated social and environmental problems of large hydro power plants. The reduced water inflow in the rivers during extreme winters affects power generation in the state. Therefore solar and wind resources need to be utilized to supplement power generation requirements. With this objective the prospects of photovoltaic–micro wind based hybrid systems are studied for 12 locations of the state. The NASA data, Artificial Neural Network predicted and ground measured data are used in the analysis of Hamirpur location whereas for remaining 11 locations estimated, NASA and Artificial Neural Network predicted data are used, as measured solar and wind data are not available for most of the locations in the state. Root Mean Square Error between three input data types are found to range from 0.08 to 1.89. The results show that ANN predicted data are close to measured/estimated data. A 6 kWp roof mounted photovoltaic–micro wind hybrid system at Hamirpur with daily average energy demand of 5.2 kWh/day is studied. This system specifications are used to obtain optimum PV–micro wind based hybrid power system configurations for all locations. The optimum configuration for Hamirpur is found to be a 5 kWp micro wind turbine, 2 kW converter, 10 batteries and 8 kWp PV system whereas for other 11 locations a 5 kWp micro wind turbine, 2 kW converter, 10 batteries and 2–9 kWp PV systems are obtained. The

  10. Simulation of lower hybrid current drive in enhanced reversed shear plasmas in the tokamak fusion test reactor using the lower hybrid simulation code

    International Nuclear Information System (INIS)

    Kaita, R.; Bernabei, S.; Budny, R.

    1996-01-01

    The Enhanced Reversed Shear (ERS) mode has already shown great potential for improving the performance of the Tokamak Fusion Test Reactor (TFTR) and other devices. Sustaining the ERS, however, remains an outstanding problem. Lower hybrid (LH) current drive is a possible method for modifying the current profile and controlling its time evolution. To predict its effectiveness in TFTR, the Lower Hybrid Simulation Code (LSC) model is used in the TRANSP code and the Tokamak Simulation Code (TSC). Among the results from the simulations are the following. (1) Single-pass absorption is expected in TFTR ERS plasmas. The simulations show that the LH current follows isotherms of the electron temperature. The ability to control the location of the minimum in the q profile (q min ) has been demonstrated by varying the phase velocity of the launched LH waves and observing the change in the damping location. (2) LH current drive can been used to sustain the q min location. The tendency of qmin to drift inward, as the inductive current diffuses during the formation phase of the reversed shear discharge, is prevented by the LH current driven at a fixed radial location. If this results in an expanded plasma volume with improved confinement as high power neutral beam injection is applied, the high bootstrap currents induced during this phase can then maintain the larger qmin radius. (3) There should be no LH wave damping on energetic beam particles. The values of perpendicular index of refraction in the calculations never exceed about 20, while ions at TFR injection energies are resonant with waves having values closer to 100. Other issues being addressed in the study include the LH current drive efficiency in the presence of high bootstrap currents, and the effect of fast electron diffusion on LH current localization

  11. Machine learning methods for locating re-entrant drivers from electrograms in a model of atrial fibrillation

    Science.gov (United States)

    McGillivray, Max Falkenberg; Cheng, William; Peters, Nicholas S.; Christensen, Kim

    2018-04-01

    Mapping resolution has recently been identified as a key limitation in successfully locating the drivers of atrial fibrillation (AF). Using a simple cellular automata model of AF, we demonstrate a method by which re-entrant drivers can be located quickly and accurately using a collection of indirect electrogram measurements. The method proposed employs simple, out-of-the-box machine learning algorithms to correlate characteristic electrogram gradients with the displacement of an electrogram recording from a re-entrant driver. Such a method is less sensitive to local fluctuations in electrical activity. As a result, the method successfully locates 95.4% of drivers in tissues containing a single driver, and 95.1% (92.6%) for the first (second) driver in tissues containing two drivers of AF. Additionally, we demonstrate how the technique can be applied to tissues with an arbitrary number of drivers. In its current form, the techniques presented are not refined enough for a clinical setting. However, the methods proposed offer a promising path for future investigations aimed at improving targeted ablation for AF.

  12. Strong Convergence of Monotone Hybrid Method for Maximal Monotone Operators and Hemirelatively Nonexpansive Mappings

    Directory of Open Access Journals (Sweden)

    Chakkrid Klin-eam

    2009-01-01

    Full Text Available We prove strong convergence theorems for finding a common element of the zero point set of a maximal monotone operator and the fixed point set of a hemirelatively nonexpansive mapping in a Banach space by using monotone hybrid iteration method. By using these results, we obtain new convergence results for resolvents of maximal monotone operators and hemirelatively nonexpansive mappings in a Banach space.

  13. Modeling and simulation of surfactant-polymer flooding using a new hybrid method

    Science.gov (United States)

    Daripa, Prabir; Dutta, Sourav

    2017-04-01

    Chemical enhanced oil recovery by surfactant-polymer (SP) flooding has been studied in two space dimensions. A new global pressure for incompressible, immiscible, multicomponent two-phase porous media flow has been derived in the context of SP flooding. This has been used to formulate a system of flow equations that incorporates the effect of capillary pressure and also the effect of polymer and surfactant on viscosity, interfacial tension and relative permeabilities of the two phases. The coupled system of equations for pressure, water saturation, polymer concentration and surfactant concentration has been solved using a new hybrid method in which the elliptic global pressure equation is solved using a discontinuous finite element method and the transport equations for water saturation and concentrations of the components are solved by a Modified Method Of Characteristics (MMOC) in the multicomponent setting. Numerical simulations have been performed to validate the method, both qualitatively and quantitatively, and to evaluate the relative performance of the various flooding schemes for several different heterogeneous reservoirs.

  14. 1998 Annual Study Report. Standardization of methods for measuring fuel economy of hybrid electric vehicles; 1998 nendo seika hokokusho. Hybrid denki jidosha no nenpi sokutei hoho no hyojunka

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1999-03-01

    The hybrid electric vehicle (HEV) has been attracting attention as a clean energy vehicle, because it will potentially show higher fuel economy and release smaller quantities of exhaust emissions than the conventional internal combustion engine, and also will be potentially advantageous over the electric vehicle in that it needs no charging infrastructures and less cost. However, there are many types of hybrid vehicle systems, and, for them to be commercialized on a large scale, it is urgently necessary to establish the fuel economy measurement method. The 1998 R and D efforts were directed to analysis of the effects of the hybrid-characteristic factors (SOC of the propulsion battery and regenerative braking) on fuel economy and exhaust emissions. As a result, it is found that changed SOC before and after the tests must be corrected to determine fuel economy and that it is possible. The method for measuring the effects of regenerative braking should be further developed, because the data collected while the vehicle is running on road and on a two-wheel chassis dynamometer are not clearly distinguished from each other. The exhaust emissions are also sensitive to the changed SOC, correction for which, however, is not as easy as that for fuel economy. (NEDO)

  15. Combining ability and mode of inheritance of stem thickness in forage sorghum (Sorghum bicolor L. Moench F1 hybrids

    Directory of Open Access Journals (Sweden)

    Pataki Imre

    2011-01-01

    Full Text Available Aim of this research was determination of mode of inheritance, gene effects components of genetic variance, combining abilities, average contribution of lines and testers and their interactions in expression of stem thickness in forage sorghum F1 generation. Method line x tester was applied. Material comprised of eight genetically divergent A-inbred lines of grain sorghum three R lines-testers of Sudan grass and twenty-four F1 hybrids obtained by crossing lines with testers. Among tested genotypes there were significant differences in mean values of stem thickness. Analysis of variance of combining abilities showed that there were highly significant differences for general combining abilities (GCA and specific combining abilities (SCA non-additive component of genetic variance (dominance and epistasis had greater portion in total genetic variance for stem thickness. During the first research year, interaction between inbred maternal line with testers had the largest contribution in expression of stem thickness of F1 hybrid at both locations, while in the second year at location Rimski Šančevi the largest contribution belongs to lines and at location Mačvanski Prnjavor the largest contribution belongs to testers. Assessment of combining abilities showed that these inbred lines of grain sorghum can be used as mothers: SS-1 646, SS-1 688 and S-8 682 in breeding forage sorghum for thicker stem. According to SCA, promising forage sorghum hybrids are S-8 682 x ST-R lin H and P-21 656 x C-198. This research can be of importance for developing new high-yielding forage sorghum hybrids.

  16. Dealing with Insufficient Location Fingerprints in Wi-Fi Based Indoor Location Fingerprinting

    Directory of Open Access Journals (Sweden)

    Kai Dong

    2017-01-01

    Full Text Available The development of the Internet of Things has accelerated research in the indoor location fingerprinting technique, which provides value-added localization services for existing WLAN infrastructures without the need for any specialized hardware. The deployment of a fingerprinting based localization system requires an extremely large amount of measurements on received signal strength information to generate a location fingerprint database. Nonetheless, this requirement can rarely be satisfied in most indoor environments. In this paper, we target one but common situation when the collected measurements on received signal strength information are insufficient, and show limitations of existing location fingerprinting methods in dealing with inadequate location fingerprints. We also introduce a novel method to reduce noise in measuring the received signal strength based on the maximum likelihood estimation, and compute locations from inadequate location fingerprints by using the stochastic gradient descent algorithm. Our experiment results show that our proposed method can achieve better localization performance even when only a small quantity of RSS measurements is available. Especially when the number of observations at each location is small, our proposed method has evident superiority in localization accuracy.

  17. Electrically heated particulate filter regeneration methods and systems for hybrid vehicles

    Science.gov (United States)

    Gonze, Eugene V.; Paratore, Jr., Michael J.

    2010-10-12

    A control system for controlling regeneration of a particulate filter for a hybrid vehicle is provided. The system generally includes a regeneration module that controls current to the particulate filter to initiate regeneration. An engine control module controls operation of an engine of the hybrid vehicle based on the control of the current to the particulate filter.

  18. Generation of Compliant Mechanisms using Hybrid Genetic Algorithm

    Science.gov (United States)

    Sharma, D.; Deb, K.

    2014-10-01

    Compliant mechanism is a single piece elastic structure which can deform to perform the assigned task. In this work, compliant mechanisms are evolved using a constraint based bi-objective optimization formulation which requires one user defined parameter ( η). This user defined parameter limits a gap between a desired path and an actual path traced by the compliant mechanism. The non-linear and discrete optimization problems are solved using the hybrid Genetic Algorithm (GA) wherein domain specific initialization, two-dimensional crossover operator and repairing techniques are adopted. A bit-wise local search method is used with elitist non-dominated sorting genetic algorithm to further refine the compliant mechanisms. Parallel computations are performed on the master-slave architecture to reduce the computation time. A parametric study is carried out for η value which suggests a range to evolve topologically different compliant mechanisms. The applied and boundary conditions to the compliant mechanisms are considered the variables that are evolved by the hybrid GA. The post-analysis of results unveils that the complaint mechanisms are always supported at unique location that can evolve the non-dominated solutions.

  19. ROOT YIELD AND QUALITY OF SUGAR BEET INVESTIGATED HYBRIDS

    Directory of Open Access Journals (Sweden)

    Andrija Kristek

    2013-06-01

    Full Text Available The research of the production values of 10 sugar beet hybrids was conducted at the location Dalj from 2009-2012. Hybrids included in the experiment are owned by four selection houses and represented in wide production. Weather conditions in the years of investigation differed greatly. One was an average, one with increased, and two with small amounts of rainfall in relation to long-term average. Monthly air temperatures during the vegetation were increased in all four years. Root yield and quality of sugar beet varied considerably depending on the year and the hybrid. The best hybrid on the average of the investigation, by the highest root, was Severina (86.66 t ha-1. Three more hybrids: Coyote, Boomerang and Predator are in the same range. There are no significant differences in this indicator. Hybrid Colonia KWS (15.40% had the highest content of sugar in the root and Asketa, Gazeta, Severina and Protecta with no significant differences. Hybrid Colonia KWS was known for the low content of AmN and Na. Sugar yield, significantly higher than other hybrids in the study, has been realized with hybrids Severina (11.05 t ha-1 and Colonia KWS (10.78 t ha-1.

  20. A New Control Method to Mitigate Power Fluctuations for Grid Integrated PV/Wind Hybrid Power System Using Ultracapacitors

    Science.gov (United States)

    Jayalakshmi, N. S.; Gaonkar, D. N.

    2016-08-01

    The output power obtained from solar-wind hybrid system fluctuates with changes in weather conditions. These power fluctuations cause adverse effects on the voltage, frequency and transient stability of the utility grid. In this paper, a control method is presented for power smoothing of grid integrated PV/wind hybrid system using ultracapacitors in a DC coupled structure. The power fluctuations of hybrid system are mitigated and smoothed power is supplied to the utility grid. In this work both photovoltaic (PV) panels and the wind generator are controlled to operate at their maximum power point. The grid side inverter control strategy presented in this paper maintains DC link voltage constant while injecting power to the grid at unity power factor considering different operating conditions. Actual solar irradiation and wind speed data are used in this study to evaluate the performance of the developed system using MATLAB/Simulink software. The simulation results show that output power fluctuations of solar-wind hybrid system can be significantly mitigated using the ultracapacitor based storage system.

  1. Triplex in-situ hybridization

    Science.gov (United States)

    Fresco, Jacques R.; Johnson, Marion D.

    2002-01-01

    Disclosed are methods for detecting in situ the presence of a target sequence in a substantially double-stranded nucleic acid segment, which comprises: a) contacting in situ under conditions suitable for hybridization a substantially double-stranded nucleic acid segment with a detectable third strand, said third strand being capable of hybridizing to at least a portion of the target sequence to form a triple-stranded structure, if said target sequence is present; and b) detecting whether hybridization between the third strand and the target sequence has occured.

  2. Genome reorganization in Nicotiana asymmetric somatic hybrids analysed by in situ hybridization

    International Nuclear Information System (INIS)

    Parokonny, A.S.; Kenton, A.Y.; Gleba, Y.Y.; Bennett, M.D.

    1992-01-01

    In situ hybridization was used to examine genome reorganization in asymmetric somatic hybrids between Nicotiana plumbaginifolia and Nicotiana sylvestris obtained by fusion of gamma-irradiated protoplasts from one of the parents (donor) with non-irradiated protoplasts from the other (recipient). Probing with biotinylated total genomic DNA from either the donor or the recipient species unequivocally identified genetic material from both parents in 31 regenerant plants, each originating from a different nuclear hybrid colony. This method, termed genomic in situ hybridization (GISH), allowed intergenomic translocations containing chromosome segments from both species to be recognized in four regenerants. A probe homologous to the consensus sequence of the Arabidopsis thaliana telomeric repeat (5'-TTTAGGG-3')n, identified telomeres on all chromosomes, including 'mini-chromosomes' originating from the irradiated donor genome. Genomic in situ hybridization to plant chromosomes provides a rapid and reliable means of screening for recombinant genotypes in asymmetric somatic hybrids. Used in combination with other DNA probes, it also contributes to a greater understanding of the events responsible for genomic recovery and restabilization following genetic manipulation in vitro

  3. Nuclear Hybrid Energy System Model Stability Testing

    Energy Technology Data Exchange (ETDEWEB)

    Greenwood, Michael Scott [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Cetiner, Sacit M. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Fugate, David W. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2017-04-01

    A Nuclear Hybrid Energy System (NHES) uses a nuclear reactor as the basic power generation unit, and the power generated is used by multiple customers as combinations of thermal power or electrical power. The definition and architecture of a particular NHES can be adapted based on the needs and opportunities of different localities and markets. For example, locations in need of potable water may be best served by coupling a desalination plant to the NHES. Similarly, a location near oil refineries may have a need for emission-free hydrogen production. Using the flexible, multi-domain capabilities of Modelica, Argonne National Laboratory, Idaho National Laboratory, and Oak Ridge National Laboratory are investigating the dynamics (e.g., thermal hydraulics and electrical generation/consumption) and cost of a hybrid system. This paper examines the NHES work underway, emphasizing the control system developed for individual subsystems and the overall supervisory control system.

  4. Allocating resources and products in multi-hybrid multi-cogeneration: What fractions of heat and power are renewable in hybrid fossil-solar CHP?

    International Nuclear Information System (INIS)

    Beretta, Gian Paolo; Iora, Paolo; Ghoniem, Ahmed F.

    2014-01-01

    A general method for the allocation of resources and products in multi-resource/multi-product facilities is developed with particular reference to the important two-resource/two-product case of hybrid fossil and solar/heat and power cogeneration. For a realistic case study, we show how the method allows to assess what fractions of the power and heat should be considered as produced from the solar resource and hence identified as renewable. In the present scenario where the hybridization of fossil power plants by solar-integration is gaining increasing attention, such assessment is of great importance in the fair and balanced development of local energy policies based on granting incentives to renewables resources. The paper extends to the case of two-resource/two-product hybrid cogeneration, as well as to general multi-resource/multi-generation, three of the allocation methods already available for single-resource/two-product cogeneration and for two-resource/single-product hybrid facilities, namely, the ExRR (Exergy-based Reversible-Reference) method, the SRSPR (Single Resource Separate Production Reference) method, and the STALPR (Self-Tuned-Average-Local-Productions-Reference) method. For the case study considered we show that, unless the SRSPR reference efficiencies are constantly updated, the differences between the STALPR and SRSPR methods become important as hybrid and cogeneration plants take up large shares of the local energy production portfolio. - Highlights: • How much of the heat and power in hybrid solar-fossil cogeneration are renewable? • We define and compare three allocation methods for hybrid cogeneration. • Classical and exergy allocation are based on prescribed reference efficiencies. • Adaptive allocation is based on the actual average efficiencies in the local area. • Differences among methods grow as hybrid CHP (heat and power cogeneration) gains large market fractions

  5. A Hybrid Neuro-Fuzzy Model For Integrating Large Earth-Science Datasets

    Science.gov (United States)

    Porwal, A.; Carranza, J.; Hale, M.

    2004-12-01

    A GIS-based hybrid neuro-fuzzy approach to integration of large earth-science datasets for mineral prospectivity mapping is described. It implements a Takagi-Sugeno type fuzzy inference system in the framework of a four-layered feed-forward adaptive neural network. Each unique combination of the datasets is considered a feature vector whose components are derived by knowledge-based ordinal encoding of the constituent datasets. A subset of feature vectors with a known output target vector (i.e., unique conditions known to be associated with either a mineralized or a barren location) is used for the training of an adaptive neuro-fuzzy inference system. Training involves iterative adjustment of parameters of the adaptive neuro-fuzzy inference system using a hybrid learning procedure for mapping each training vector to its output target vector with minimum sum of squared error. The trained adaptive neuro-fuzzy inference system is used to process all feature vectors. The output for each feature vector is a value that indicates the extent to which a feature vector belongs to the mineralized class or the barren class. These values are used to generate a prospectivity map. The procedure is demonstrated by an application to regional-scale base metal prospectivity mapping in a study area located in the Aravalli metallogenic province (western India). A comparison of the hybrid neuro-fuzzy approach with pure knowledge-driven fuzzy and pure data-driven neural network approaches indicates that the former offers a superior method for integrating large earth-science datasets for predictive spatial mathematical modelling.

  6. Assay of hybrid ribonuclease using a membrane filter-immobilized synthetic hybrid: application to the human leukemic cell

    International Nuclear Information System (INIS)

    Papaphilis, A.D.; Kamper, E.F.

    1985-01-01

    A method for assaying hybrid ribonuclease has been devised which utilizes as substrate the synthetic hybrid [ 3 H]polyriboadenylic acid [poly(rA)]:polydeoxythymidylic acid [poly(dT)] immobilized on the solid matrix of nitrocellulose filters. The hybridization on filter of [ 3 H]poly(rA) to poly(dT) has been explored in terms of efficacy of the process and the response of the product to RNase H. A pulse of uv irradiation of poly(dT) while in dry state on the filter increased its firm binding to the filter in a concentration-dependent manner, resulting in a concomitant increase of the yield of hybrid formation. The filter-immobilized hybrid was 95% resistant to RNase A but sensitive to RNase H. When stored in toluene in the cold the hybrid maintained its stability for over 6 months, as judged by its resistance to RNase A. The method offers a number of advantages over assays that use solution hybrids as substrates and was readily applicable in the screening of leukemic patients, in the leukocytes of which it has demonstrated increased RNase H levels

  7. A Generalized Hybrid Multiscale Modeling Approach for Flow and Reactive Transport in Porous Media

    Science.gov (United States)

    Yang, X.; Meng, X.; Tang, Y. H.; Guo, Z.; Karniadakis, G. E.

    2017-12-01

    Using emerging understanding of biological and environmental processes at fundamental scales to advance predictions of the larger system behavior requires the development of multiscale approaches, and there is strong interest in coupling models at different scales together in a hybrid multiscale simulation framework. A limited number of hybrid multiscale simulation methods have been developed for subsurface applications, mostly using application-specific approaches for model coupling. The proposed generalized hybrid multiscale approach is designed with minimal intrusiveness to the at-scale simulators (pre-selected) and provides a set of lightweight C++ scripts to manage a complex multiscale workflow utilizing a concurrent coupling approach. The workflow includes at-scale simulators (using the lattice-Boltzmann method, LBM, at the pore and Darcy scale, respectively), scripts for boundary treatment (coupling and kriging), and a multiscale universal interface (MUI) for data exchange. The current study aims to apply the generalized hybrid multiscale modeling approach to couple pore- and Darcy-scale models for flow and mixing-controlled reaction with precipitation/dissolution in heterogeneous porous media. The model domain is packed heterogeneously that the mixing front geometry is more complex and not known a priori. To address those challenges, the generalized hybrid multiscale modeling approach is further developed to 1) adaptively define the locations of pore-scale subdomains, 2) provide a suite of physical boundary coupling schemes and 3) consider the dynamic change of the pore structures due to mineral precipitation/dissolution. The results are validated and evaluated by comparing with single-scale simulations in terms of velocities, reactive concentrations and computing cost.

  8. Numerical Simulation of Transitional, Hypersonic Flows using a Hybrid Particle-Continuum Method

    Science.gov (United States)

    Verhoff, Ashley Marie

    Analysis of hypersonic flows requires consideration of multiscale phenomena due to the range of flight regimes encountered, from rarefied conditions in the upper atmosphere to fully continuum flow at low altitudes. At transitional Knudsen numbers there are likely to be localized regions of strong thermodynamic nonequilibrium effects that invalidate the continuum assumptions of the Navier-Stokes equations. Accurate simulation of these regions, which include shock waves, boundary and shear layers, and low-density wakes, requires a kinetic theory-based approach where no prior assumptions are made regarding the molecular distribution function. Because of the nature of these types of flows, there is much to be gained in terms of both numerical efficiency and physical accuracy by developing hybrid particle-continuum simulation approaches. The focus of the present research effort is the continued development of the Modular Particle-Continuum (MPC) method, where the Navier-Stokes equations are solved numerically using computational fluid dynamics (CFD) techniques in regions of the flow field where continuum assumptions are valid, and the direct simulation Monte Carlo (DSMC) method is used where strong thermodynamic nonequilibrium effects are present. Numerical solutions of transitional, hypersonic flows are thus obtained with increased physical accuracy relative to CFD alone, and improved numerical efficiency is achieved in comparison to DSMC alone because this more computationally expensive method is restricted to those regions of the flow field where it is necessary to maintain physical accuracy. In this dissertation, a comprehensive assessment of the physical accuracy of the MPC method is performed, leading to the implementation of a non-vacuum supersonic outflow boundary condition in particle domains, and more consistent initialization of DSMC simulator particles along hybrid interfaces. The relative errors between MPC and full DSMC results are greatly reduced as a

  9. A hybrid computational method for the discovery of novel reproduction-related genes.

    Science.gov (United States)

    Chen, Lei; Chu, Chen; Kong, Xiangyin; Huang, Guohua; Huang, Tao; Cai, Yu-Dong

    2015-01-01

    Uncovering the molecular mechanisms underlying reproduction is of great importance to infertility treatment and to the generation of healthy offspring. In this study, we discovered novel reproduction-related genes with a hybrid computational method, integrating three different types of method, which offered new clues for further reproduction research. This method was first executed on a weighted graph, constructed based on known protein-protein interactions, to search the shortest paths connecting any two known reproduction-related genes. Genes occurring in these paths were deemed to have a special relationship with reproduction. These newly discovered genes were filtered with a randomization test. Then, the remaining genes were further selected according to their associations with known reproduction-related genes measured by protein-protein interaction score and alignment score obtained by BLAST. The in-depth analysis of the high confidence novel reproduction genes revealed hidden mechanisms of reproduction and provided guidelines for further experimental validations.

  10. A hybrid method for in-core optimization of pressurized water reactor reload core design

    International Nuclear Information System (INIS)

    Stevens, J.G.

    1995-05-01

    The objective of this research is the development of an accurate, practical, and robust method for optimization of the design of loading patterns for pressurized water reactors, a nonlinear, non-convex, integer optimization problem. The many logical constraints which may be applied during the design process are modeled herein by a network construction upon which performance objectives and safety constraints from reactor physics calculations are optimized. This thesis presents the synthesis of the strengths of previous algorithms developed for reload design optimization and extension of robustness through development of a hybrid liberated search algorithm. Development of three independent methods for reload design optimization is presented: random direct search for local improvement, liberated search by simulated annealing, and deterministic search for local improvement via successive linear assignment by branch and bound. Comparative application of the methods to a variety of problems is discussed, including an exhaustive enumeration benchmark created to allow comparison of search results to a known global optimum for a large scale problem. While direct search and determinism are shown to be capable of finding improvement, only the liberation of simulated annealing is found to perform robustly in the non-convex design spaces. The hybrid method SHAMAN is presented. The algorithm applies: determinism to shuffle an initial solution for satisfaction of heuristics and symmetry; liberated search through simulated annealing with a bounds cooling constraint treatment; and search bias through relational heuristics for the application of engineering judgment. The accuracy, practicality, and robustness of the SHAMAN algorithm is demonstrated through application to a variety of reload loading pattern optimization problems

  11. A risk-based method for planning of bus–subway corridor evacuation under hybrid uncertainties

    International Nuclear Information System (INIS)

    Lv, Y.; Yan, X.D.; Sun, W.; Gao, Z.Y.

    2015-01-01

    Emergencies involved in a bus–subway corridor system are associated with many processes and factors with social and economic implications. These processes and factors and their interactions are related to a variety of uncertainties. In this study, an interval chance-constrained integer programming (EICI) method is developed in response to such challenges for bus–subway corridor based evacuation planning. The method couples a chance-constrained programming with an interval integer programming model framework. It can thus deal with interval uncertainties that cannot be quantified with specified probability distribution functions. Meanwhile, it can also reflect stochastic features of traffic flow capacity, and thereby help examine the related violation risk of constraint. The EICI method is applied to a subway incident based evacuation case study. It is solved through an interactive algorithm that does not lead to more complicated intermediate submodels and has a relatively low computational requirement. A number of decision alternatives could be directly generated based on results from the EICI method. It is indicated that the solutions cannot only help decision makers identify desired population evacuation and vehicle dispatch schemes under hybrid uncertainties, but also provide bases for in-depth analyses of tradeoffs among evacuation plans, total evacuation time, and constraint-violation risks. - Highlights: • An inexact model is developed for the bus–subway corridor evacuation management. • It tackles stochastic and interval uncertainties in an integer programming problem. • It can examine violation risk of the roadway flow capacity related constraint. • It will help identify evacuation schemes under hybrid uncertainties

  12. Simulation of wing-body junction flows with hybrid RANS/LES methods

    International Nuclear Information System (INIS)

    Fu Song; Xiao Zhixiang; Chen Haixin; Zhang Yufei; Huang Jingbo

    2007-01-01

    In this paper, flows past two wing-body junctions, the Rood at zero angle of attack and NASA TN D-712 at 12.5 o angle of attack, are investigated with two Reynolds-Averaged Navier-Stokes (RANS) and large eddy simulation (LES) hybrid methods. One is detached eddy simulation (DES) and the other is delayed-DES, both are based on a weakly nonlinear two-equation k-ω model. While the RANS method can predict the mean flow behaviours reasonably accurately, its performance for the turbulent kinetic energy and shear stress, as compared with available experimental data, is not satisfactory. DES, through introducing a length scale in the dissipation terms of the turbulent kinetic energy equation, delivers flow separation, a vortex or the onset of vortex breakdown too early. DDES, with its delayed effect, shows a great improvement in flow structures and turbulence characteristics, and agrees well with measurements

  13. Epitaxial growth of hybrid nanostructures

    Science.gov (United States)

    Tan, Chaoliang; Chen, Junze; Wu, Xue-Jun; Zhang, Hua

    2018-02-01

    Hybrid nanostructures are a class of materials that are typically composed of two or more different components, in which each component has at least one dimension on the nanoscale. The rational design and controlled synthesis of hybrid nanostructures are of great importance in enabling the fine tuning of their properties and functions. Epitaxial growth is a promising approach to the controlled synthesis of hybrid nanostructures with desired structures, crystal phases, exposed facets and/or interfaces. This Review provides a critical summary of the state of the art in the field of epitaxial growth of hybrid nanostructures. We discuss the historical development, architectures and compositions, epitaxy methods, characterization techniques and advantages of epitaxial hybrid nanostructures. Finally, we provide insight into future research directions in this area, which include the epitaxial growth of hybrid nanostructures from a wider range of materials, the study of the underlying mechanism and determining the role of epitaxial growth in influencing the properties and application performance of hybrid nanostructures.

  14. Hybridization between crops and wild relatives: the contribution of cultivated lettuce to the vigour of crop-wild hybrids under drought, salinity and nutrient deficiency conditions.

    Science.gov (United States)

    Uwimana, Brigitte; Smulders, Marinus J M; Hooftman, Danny A P; Hartman, Yorike; van Tienderen, Peter H; Jansen, Johannes; McHale, Leah K; Michelmore, Richard W; van de Wiel, Clemens C M; Visser, Richard G F

    2012-10-01

    With the development of transgenic crop varieties, crop-wild hybridization has received considerable consideration with regard to the potential of transgenes to be transferred to wild species. Although many studies have shown that crops can hybridize with their wild relatives and that the resulting hybrids may show improved fitness over the wild parents, little is still known on the genetic contribution of the crop parent to the performance of the hybrids. In this study, we investigated the vigour of lettuce hybrids using 98 F(2:3) families from a cross between cultivated lettuce and its wild relative Lactuca serriola under non-stress conditions and under drought, salinity and nutrient deficiency. Using single nucleotide polymorphism markers, we mapped quantitative trait loci associated with plant vigour in the F(2:3) families and determined the allelic contribution of the two parents. Seventeen QTLs (quantitative trait loci) associated with vigour and six QTLs associated with the accumulation of ions (Na(+), Cl(-) and K(+)) were mapped on the nine linkage groups of lettuce. Seven of the vigour QTLs had a positive effect from the crop allele and six had a positive effect from the wild allele across treatments, and four QTLs had a positive effect from the crop allele in one treatment and from the wild allele in another treatment. Based on the allelic effect of the QTLs and their location on the genetic map, we could suggest genomic locations where transgene integration should be avoided when aiming at the mitigation of its persistence once crop-wild hybridization takes place.

  15. Hybrid Storage Market Assessment: A JISEA White Paper

    Energy Technology Data Exchange (ETDEWEB)

    Ericson, Sean J. [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Rose, Eric [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Jayaswal, Harshit [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Cole, Wesley J. [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Engel-Cox, Jill [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Logan, Jeffery [National Renewable Energy Laboratory (NREL), Golden, CO (United States); McLaren, Joyce A. [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Anderson, Katherine H [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Arent, Douglas J. [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Glassmire, John [HOMER Energy, Boulder, CO (United States); Klawiter, Steffi [HOMER Energy, Boulder, CO (United States); Rajasekaran, Dhiwaakar [HOMER Energy, Boulder, CO (United States)

    2017-10-09

    This white paper evaluates which markets are best suited for battery storage and storage hybrids and reviews regulations and incentives that support or impede the implementation of standalone storage and battery hybrids. The costs of battery storage technologies have dropped in recent years, resulting in a seven-fold increase in installed capacity over the last decade (1). These technologies offer an attractive rate of return in some locations; however, cost and regulatory barriers still limit the market for storage. Hybridizing a battery (combining the battery with a generator) can in some instances reduce total system costs and increase value compared to separate installations. The fast ramping and dispatchability of a battery can complement the generator to provide services that neither battery nor generator could provide alone. Battery hybrids also benefit from some policy incentives and may be better able to meet market and regulatory requirements.

  16. Split-gene system for hybrid wheat seed production.

    Science.gov (United States)

    Kempe, Katja; Rubtsova, Myroslava; Gils, Mario

    2014-06-24

    Hybrid wheat plants are superior in yield and growth characteristics compared with their homozygous parents. The commercial production of wheat hybrids is difficult because of the inbreeding nature of wheat and the lack of a practical fertility control that enforces outcrossing. We describe a hybrid wheat system that relies on the expression of a phytotoxic barnase and provides for male sterility. The barnase coding information is divided and distributed at two loci that are located on allelic positions of the host chromosome and are therefore "linked in repulsion." Functional complementation of the loci is achieved through coexpression of the barnase fragments and intein-mediated ligation of the barnase protein fragments. This system allows for growth and maintenance of male-sterile female crossing partners, whereas the hybrids are fertile. The technology does not require fertility restorers and is based solely on the genetic modification of the female crossing partner.

  17. Extension of the Accurate Voltage-Sag Fault Location Method in Electrical Power Distribution Systems

    Directory of Open Access Journals (Sweden)

    Youssef Menchafou

    2016-03-01

    Full Text Available Accurate Fault location in an Electric Power Distribution System (EPDS is important in maintaining system reliability. Several methods have been proposed in the past. However, the performances of these methods either show to be inefficient or are a function of the fault type (Fault Classification, because they require the use of an appropriate algorithm for each fault type. In contrast to traditional approaches, an accurate impedance-based Fault Location (FL method is presented in this paper. It is based on the voltage-sag calculation between two measurement points chosen carefully from the available strategic measurement points of the line, network topology and current measurements at substation. The effectiveness and the accuracy of the proposed technique are demonstrated for different fault types using a radial power flow system. The test results are achieved from the numerical simulation using the data of a distribution line recognized in the literature.

  18. Method for screening the Nevada Test Site and contiguous areas for nuclear waste repository locations

    International Nuclear Information System (INIS)

    Sinnock, S.; Fernandez, J.A.; Neal, J.T.; Stephens, H.P.; Hartway, B.L.; Los Alamos Technical Associates, Inc., NM)

    1982-01-01

    This paper outlines the general concepts of a technical method for systematic screening of the Nevada Test Site (NTS), Nye County, Nevada, for potentially suitable nuclear waste repository locations. After a general discussion of the organization and the purpose of the current screening activity, the paper addresses the steps of the screening method. These steps include: hierarchically organizing technical objectives for repository performance (an objectives tree); identifying and mapping pertinent physical characteristics of a site and its setting (physical attributes); relating the physical conditions to the objectives (favorability curves); identifying alternative locations and numerically evaluating their relative merits; investigating the effects of subjective judgments on the evaluations (sensitivity analyses); documenting the assumptions, logic, and results of the method. 19 references, 10 figures

  19. Multiple Charging Station Location-Routing Problem with Time Window of Electric Vehicle

    Directory of Open Access Journals (Sweden)

    Wang Li-ying

    2015-11-01

    Full Text Available This paper presents the electric vehicle (EV multiple charging station location-routing problem with time window to optimize the routing plan of capacitated EVs and the strategy of charging stations. In particular, the strategy of charging stations includes both infrastructure-type selection and station location decisions. The problem accounts for two critical constraints in logistic practice: the vehicle loading capacity and the customer time windows. A hybrid heuristic that incorporates an adaptive variable neighborhood search (AVNS with the tabu search algorithm for intensification was developed to address the problem. The specialized neighborhood structures and the selection methods of charging station used in the shaking step of AVNS were proposed. In contrast to the commercial solver CPLEX, experimental results on small-scale test instances demonstrate that the algorithm can find nearly optimal solutions on small-scale instances. The results on large-scale instances also show the effectiveness of the algorithm.

  20. Automated method for determining location and magnitude of leaks inside a PWR containment

    International Nuclear Information System (INIS)

    Cho, J.H.; Elia, F.A. Jr.

    1986-01-01

    Thermal-hydraulics analysis can be used to determine location and magnitude of leaks inside a pressurized water reactor (PWR) containment, as required by plant technical specifications. The major advantage of this detection method is that it minimizes radiation exposure of maintenance personnel because most of the leak detection process is performed from the control room outside the containment. In addition, such a program allows for the elimination of pipe whip restraints and jet impingement shields, eliminating costs for maintenance of these supports and shields in older plants and lowering construction costs for new plants. Previously, only simple single-node containment models were used for determining leakage magnitude. This paper presents a more sophisticated multinode approach for determining the magnitude and location. The resulting sensitivities to leak can be programmed into the plant's computer system. In this way, the plant's computer will be able to measure and locate leaks inside containment. The study concludes that dew point temperature (or relative humidity) is the most suitable parameter for locating a leak while flow rate to sump is the most suitable parameter for quantifying the leak