WorldWideScience

Sample records for hybrid unstructured grid

  1. On the application of Chimera/unstructured hybrid grids for conjugate heat transfer

    Science.gov (United States)

    Kao, Kai-Hsiung; Liou, Meng-Sing

    1995-01-01

    A hybrid grid system that combines the Chimera overset grid scheme and an unstructured grid method is developed to study fluid flow and heat transfer problems. With the proposed method, the solid structural region, in which only the heat conduction is considered, can be easily represented using an unstructured grid method. As for the fluid flow region external to the solid material, the Chimera overset grid scheme has been shown to be very flexible and efficient in resolving complex configurations. The numerical analyses require the flow field solution and material thermal response to be obtained simultaneously. A continuous transfer of temperature and heat flux is specified at the interface, which connects the solid structure and the fluid flow as an integral system. Numerical results are compared with analytical and experimental data for a flat plate and a C3X cooled turbine cascade. A simplified drum-disk system is also simulated to show the effectiveness of this hybrid grid system.

  2. Multigrid on unstructured grids using an auxiliary set of structured grids

    Energy Technology Data Exchange (ETDEWEB)

    Douglas, C.C.; Malhotra, S.; Schultz, M.H. [Yale Univ., New Haven, CT (United States)

    1996-12-31

    Unstructured grids do not have a convenient and natural multigrid framework for actually computing and maintaining a high floating point rate on standard computers. In fact, just the coarsening process is expensive for many applications. Since unstructured grids play a vital role in many scientific computing applications, many modifications have been proposed to solve this problem. One suggested solution is to map the original unstructured grid onto a structured grid. This can be used as a fine grid in a standard multigrid algorithm to precondition the original problem on the unstructured grid. We show that unless extreme care is taken, this mapping can lead to a system with a high condition number which eliminates the usefulness of the multigrid method. Theorems with lower and upper bounds are provided. Simple examples show that the upper bounds are sharp.

  3. Computing Flows Using Chimera and Unstructured Grids

    Science.gov (United States)

    Liou, Meng-Sing; Zheng, Yao

    2006-01-01

    DRAGONFLOW is a computer program that solves the Navier-Stokes equations of flows in complexly shaped three-dimensional regions discretized by use of a direct replacement of arbitrary grid overlapping by nonstructured (DRAGON) grid. A DRAGON grid (see figure) is a combination of a chimera grid (a composite of structured subgrids) and a collection of unstructured subgrids. DRAGONFLOW incorporates modified versions of two prior Navier-Stokes-equation-solving programs: OVERFLOW, which is designed to solve on chimera grids; and USM3D, which is used to solve on unstructured grids. A master module controls the invocation of individual modules in the libraries. At each time step of a simulated flow, DRAGONFLOW is invoked on the chimera portion of the DRAGON grid in alternation with USM3D, which is invoked on the unstructured subgrids of the DRAGON grid. The USM3D and OVERFLOW modules then immediately exchange their solutions and other data. As a result, USM3D and OVERFLOW are coupled seamlessly.

  4. Development of 3-D Flow Analysis Code for Fuel Assembly using Unstructured Grid System

    Energy Technology Data Exchange (ETDEWEB)

    Myong, Hyon Kook; Kim, Jong Eun; Ahn, Jong Ki; Yang, Seung Yong [Kookmin Univ., Seoul (Korea, Republic of)

    2007-03-15

    The flow through a nuclear rod bundle with mixing vanes are very complex and required a suitable turbulence model to be predicted accurately. Final objective of this study is to develop a CFD code for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system. In order to develop a CFD code for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system, the following researches are made: - Development of numerical algorithm for CFD code's solver - Grid and geometric connectivity data - Development of software(PowerCFD code) for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system - Modulation of software(PowerCFD code) - Development of turbulence model - Development of analysis module of RANS/LES hybrid models - Analysis of turbulent flow and heat transfer - Basic study on LES analysis - Development of main frame on pre/post processors based on GUI - Algorithm for fully-developed flow.

  5. Development of 3-D Flow Analysis Code for Fuel Assembly using Unstructured Grid System

    International Nuclear Information System (INIS)

    Myong, Hyon Kook; Kim, Jong Eun; Ahn, Jong Ki; Yang, Seung Yong

    2007-03-01

    The flow through a nuclear rod bundle with mixing vanes are very complex and required a suitable turbulence model to be predicted accurately. Final objective of this study is to develop a CFD code for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system. In order to develop a CFD code for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system, the following researches are made: - Development of numerical algorithm for CFD code's solver - Grid and geometric connectivity data - Development of software(PowerCFD code) for fluid flow and heat transfer analysis in a nuclear fuel assembly using unstructured grid system - Modulation of software(PowerCFD code) - Development of turbulence model - Development of analysis module of RANS/LES hybrid models - Analysis of turbulent flow and heat transfer - Basic study on LES analysis - Development of main frame on pre/post processors based on GUI - Algorithm for fully-developed flow

  6. elsA-Hybrid: an all-in-one structured/unstructured solver for the simulation of internal and external flows. Application to turbomachinery

    Science.gov (United States)

    de la Llave Plata, M.; Couaillier, V.; Le Pape, M.-C.; Marmignon, C.; Gazaix, M.

    2013-03-01

    This paper reports recent work on the extension of the multiblock structured solver elsA to deal with hybrid grids. The new hybrid-grid solver is called elsA-H (elsA-Hybrid), is based on the investigation of a new unstructured-grid module has been built within the original elsA CFD (computational fluid dynamics) system. The implementation benefits from the flexibility of the object-oriented design. The aim of elsA-H is to take advantage of the full potential of structured solvers and unstructured mesh generation by allowing any type of grid to be used within the same simulation process. The main challenge lies in the numerical treatment of the hybrid-grid interfaces where blocks of different type meet. In particular, one must pay attention to the transfer of information across these boundaries, so that the accuracy of the numerical scheme is preserved and flux conservation is guaranteed. In this paper, the numerical approach allowing to achieve this is presented. A comparison between the hybrid and the structured-grid methods is also carried out by considering a fully hexahedral multiblock mesh for which a few blocks have been transformed into unstructured. The performance of elsA-H for the simulation of internal flows will be demonstrated on a number of turbomachinery configurations.

  7. Parallel Sn Sweeps on Unstructured Grids: Algorithms for Prioritization, Grid Partitioning, and Cycle Detection

    International Nuclear Information System (INIS)

    Plimpton, Steven J.; Hendrickson, Bruce; Burns, Shawn P.; McLendon, William III; Rauchwerger, Lawrence

    2005-01-01

    The method of discrete ordinates is commonly used to solve the Boltzmann transport equation. The solution in each ordinate direction is most efficiently computed by sweeping the radiation flux across the computational grid. For unstructured grids this poses many challenges, particularly when implemented on distributed-memory parallel machines where the grid geometry is spread across processors. We present several algorithms relevant to this approach: (a) an asynchronous message-passing algorithm that performs sweeps simultaneously in multiple ordinate directions, (b) a simple geometric heuristic to prioritize the computational tasks that a processor works on, (c) a partitioning algorithm that creates columnar-style decompositions for unstructured grids, and (d) an algorithm for detecting and eliminating cycles that sometimes exist in unstructured grids and can prevent sweeps from successfully completing. Algorithms (a) and (d) are fully parallel; algorithms (b) and (c) can be used in conjunction with (a) to achieve higher parallel efficiencies. We describe our message-passing implementations of these algorithms within a radiation transport package. Performance and scalability results are given for unstructured grids with up to 3 million elements (500 million unknowns) running on thousands of processors of Sandia National Laboratories' Intel Tflops machine and DEC-Alpha CPlant cluster

  8. A Parallel Multiblock Structured Grid Method with Automated Interblocked Unstructured Grids for Chemically Reacting Flows

    Science.gov (United States)

    Spiegel, Seth Christian

    An automated method for using unstructured grids to patch non- C0 interfaces between structured blocks has been developed in conjunction with a finite-volume method for solving chemically reacting flows on unstructured grids. Although the standalone unstructured solver, FVFLO-NCSU, is capable of resolving flows for high-speed aeropropulsion devices with complex geometries, unstructured-mesh algorithms are inherently inefficient when compared to their structured counterparts. However, the advantages of structured algorithms in developing a flow solution in a timely manner can be negated by the amount of time required to develop a mesh for complex geometries. The global domain can be split up into numerous smaller blocks during the grid-generation process to alleviate some of the difficulties in creating these complex meshes. An even greater abatement can be found by allowing the nodes on abutting block interfaces to be nonmatching or non-C 0 continuous. One code capable of solving chemically reacting flows on these multiblock grids is VULCAN, which uses a nonconservative approach for patching non-C0 block interfaces. The developed automated unstructured-grid patching algorithm has been installed within VULCAN to provide it the capability of a fully conservative approach for patching non-C0 block interfaces. Additionally, the FVFLO-NCSU solver algorithms have been deeply intertwined with the VULCAN source code to solve chemically reacting flows on these unstructured patches. Finally, the CGNS software library was added to the VULCAN postprocessor so structured and unstructured data can be stored in a single compact file. This final upgrade to VULCAN has been successfully installed and verified using test cases with particular interest towards those involving grids with non- C0 block interfaces.

  9. Finite volume methods for the incompressible Navier-Stokes equations on unstructured grids

    Energy Technology Data Exchange (ETDEWEB)

    Meese, Ernst Arne

    1998-07-01

    Most solution methods of computational fluid dynamics (CFD) use structured grids based on curvilinear coordinates for compliance with complex geometries. In a typical industry application, about 80% of the time used to produce the results is spent constructing computational grids. Recently the use of unstructured grids has been strongly advocated. For unstructured grids there are methods for generating them automatically on quite complex domains. This thesis focuses on the design of Navier-Stokes solvers that can cope with unstructured grids and ''low quality grids'', thus reducing the need for human intervention in the grid generation.

  10. High Performance Parallel Multigrid Algorithms for Unstructured Grids

    Science.gov (United States)

    Frederickson, Paul O.

    1996-01-01

    We describe a high performance parallel multigrid algorithm for a rather general class of unstructured grid problems in two and three dimensions. The algorithm PUMG, for parallel unstructured multigrid, is related in structure to the parallel multigrid algorithm PSMG introduced by McBryan and Frederickson, for they both obtain a higher convergence rate through the use of multiple coarse grids. Another reason for the high convergence rate of PUMG is its smoother, an approximate inverse developed by Baumgardner and Frederickson.

  11. Diffusion on unstructured triangular grids using Lattice Boltzmann

    NARCIS (Netherlands)

    Sman, van der R.G.M.

    2004-01-01

    In this paper, we present a Lattice Boltzmann scheme for diffusion on unstructured triangular grids. In this formulation there is no need for interpolation, as is required in other LB schemes on irregular grids. At the end of the propagation step, the lattice gas particles arrive exactly at

  12. Wave Resource Characterization Using an Unstructured Grid Modeling Approach

    Directory of Open Access Journals (Sweden)

    Wei-Cheng Wu

    2018-03-01

    Full Text Available This paper presents a modeling study conducted on the central Oregon coast for wave resource characterization, using the unstructured grid Simulating WAve Nearshore (SWAN model coupled with a nested grid WAVEWATCH III® (WWIII model. The flexibility of models with various spatial resolutions and the effects of open boundary conditions simulated by a nested grid WWIII model with different physics packages were evaluated. The model results demonstrate the advantage of the unstructured grid-modeling approach for flexible model resolution and good model skills in simulating the six wave resource parameters recommended by the International Electrotechnical Commission in comparison to the observed data in Year 2009 at National Data Buoy Center Buoy 46050. Notably, spectral analysis indicates that the ST4 physics package improves upon the ST2 physics package’s ability to predict wave power density for large waves, which is important for wave resource assessment, load calculation of devices, and risk management. In addition, bivariate distributions show that the simulated sea state of maximum occurrence with the ST4 physics package matched the observed data better than with the ST2 physics package. This study demonstrated that the unstructured grid wave modeling approach, driven by regional nested grid WWIII outputs along with the ST4 physics package, can efficiently provide accurate wave hindcasts to support wave resource characterization. Our study also suggests that wind effects need to be considered if the dimension of the model domain is greater than approximately 100 km, or O (102 km.

  13. A non-hybrid method for the PDF equations of turbulent flows on unstructured grids

    International Nuclear Information System (INIS)

    Bakosi, J.; Franzese, P.; Boybeyi, Z.

    2008-01-01

    In probability density function (PDF) methods of turbulent flows, the joint PDF of several flow variables is computed by numerically integrating a system of stochastic differential equations for Lagrangian particles. A set of parallel algorithms is proposed to provide an efficient solution of the PDF transport equation modeling the joint PDF of turbulent velocity, frequency and concentration of a passive scalar in geometrically complex configurations. In the vicinity of walls the flow is resolved by an elliptic relaxation technique down to the viscous sublayer, explicitly modeling the high anisotropy and inhomogeneity of the low-Reynolds-number wall region without damping or wall-functions. An unstructured Eulerian grid is employed to extract Eulerian statistics, to solve for quantities represented at fixed locations of the domain (i.e., the mean pressure and the elliptic relaxation tensor) and to track particles. All three aspects regarding the grid make use of the finite element method employing the simplest linear shapefunctions. To model the small-scale mixing of the transported scalar, the interaction by exchange with the conditional mean (IECM) model is adopted. An adaptive algorithm to compute the velocity-conditioned scalar mean is proposed that homogenizes the statistical error over the sample space with no assumption on the shape of the underlying velocity PDF. Compared to other hybrid particle-in-cell approaches for the PDF equations, the current methodology is consistent without the need for consistency conditions. The algorithm is tested by computing the dispersion of passive scalars released from concentrated sources in two different turbulent flows: the fully developed turbulent channel flow and a street canyon (or cavity) flow. Algorithmic details on estimating conditional and unconditional statistics, particle tracking and particle-number control are presented in detail. Relevant aspects of performance and parallelism on cache-based shared memory

  14. An overset algorithm for 3D unstructured grids

    International Nuclear Information System (INIS)

    Pishevar, A.R.; Shateri, A.R.

    2004-01-01

    In this paper a new methodology is introduced to simulate flows around complex geometries by using overset unstructured grids. The proposed algorithm can also be used for the unsteady flows about objects in relative motions. In such a case since the elements are not deformed during the computation the costly part of conventional methods, re-meshing, is prevented. This method relies on the inter-grid boundary definition to establish communications among independent grids in the overset system. At the end, the Euler set of equations are integrated on several overset systems to examine the capabilities of this methodology. (author)

  15. Domain decomposition multigrid for unstructured grids

    Energy Technology Data Exchange (ETDEWEB)

    Shapira, Yair

    1997-01-01

    A two-level preconditioning method for the solution of elliptic boundary value problems using finite element schemes on possibly unstructured meshes is introduced. It is based on a domain decomposition and a Galerkin scheme for the coarse level vertex unknowns. For both the implementation and the analysis, it is not required that the curves of discontinuity in the coefficients of the PDE match the interfaces between subdomains. Generalizations to nonmatching or overlapping grids are made.

  16. Multigrid and multilevel domain decomposition for unstructured grids

    Energy Technology Data Exchange (ETDEWEB)

    Chan, T.; Smith, B.

    1994-12-31

    Multigrid has proven itself to be a very versatile method for the iterative solution of linear and nonlinear systems of equations arising from the discretization of PDES. In some applications, however, no natural multilevel structure of grids is available, and these must be generated as part of the solution procedure. In this presentation the authors will consider the problem of generating a multigrid algorithm when only a fine, unstructured grid is given. Their techniques generate a sequence of coarser grids by first forming an approximate maximal independent set of the vertices and then applying a Cavendish type algorithm to form the coarser triangulation. Numerical tests indicate that convergence using this approach can be as fast as standard multigrid on a structured mesh, at least in two dimensions.

  17. GRIZ: Visualization of finite element analysis results on unstructured grids

    International Nuclear Information System (INIS)

    Dovey, D.; Loomis, M.D.

    1994-01-01

    GRIZ is a general-purpose post-processing application that supports interactive visualization of finite element analysis results on three-dimensional unstructured grids. GRIZ includes direct-to-videodisc animation capabilities and is being used as a production tool for creating engineering animations

  18. A Solution Adaptive Structured/Unstructured Overset Grid Flow Solver with Applications to Helicopter Rotor Flows

    Science.gov (United States)

    Duque, Earl P. N.; Biswas, Rupak; Strawn, Roger C.

    1995-01-01

    This paper summarizes a method that solves both the three dimensional thin-layer Navier-Stokes equations and the Euler equations using overset structured and solution adaptive unstructured grids with applications to helicopter rotor flowfields. The overset structured grids use an implicit finite-difference method to solve the thin-layer Navier-Stokes/Euler equations while the unstructured grid uses an explicit finite-volume method to solve the Euler equations. Solutions on a helicopter rotor in hover show the ability to accurately convect the rotor wake. However, isotropic subdivision of the tetrahedral mesh rapidly increases the overall problem size.

  19. Progress in Grid Generation: From Chimera to DRAGON Grids

    Science.gov (United States)

    Liou, Meng-Sing; Kao, Kai-Hsiung

    1994-01-01

    Hybrid grids, composed of structured and unstructured grids, combines the best features of both. The chimera method is a major stepstone toward a hybrid grid from which the present approach is evolved. The chimera grid composes a set of overlapped structured grids which are independently generated and body-fitted, yielding a high quality grid readily accessible for efficient solution schemes. The chimera method has been shown to be efficient to generate a grid about complex geometries and has been demonstrated to deliver accurate aerodynamic prediction of complex flows. While its geometrical flexibility is attractive, interpolation of data in the overlapped regions - which in today's practice in 3D is done in a nonconservative fashion, is not. In the present paper we propose a hybrid grid scheme that maximizes the advantages of the chimera scheme and adapts the strengths of the unstructured grid while at the same time keeps its weaknesses minimal. Like the chimera method, we first divide up the physical domain by a set of structured body-fitted grids which are separately generated and overlaid throughout a complex configuration. To eliminate any pure data manipulation which does not necessarily follow governing equations, we use non-structured grids only to directly replace the region of the arbitrarily overlapped grids. This new adaptation to the chimera thinking is coined the DRAGON grid. The nonstructured grid region sandwiched between the structured grids is limited in size, resulting in only a small increase in memory and computational effort. The DRAGON method has three important advantages: (1) preserving strengths of the chimera grid; (2) eliminating difficulties sometimes encountered in the chimera scheme, such as the orphan points and bad quality of interpolation stencils; and (3) making grid communication in a fully conservative and consistent manner insofar as the governing equations are concerned. To demonstrate its use, the governing equations are

  20. Discrete Adjoint-Based Design Optimization of Unsteady Turbulent Flows on Dynamic Unstructured Grids

    Science.gov (United States)

    Nielsen, Eric J.; Diskin, Boris; Yamaleev, Nail K.

    2009-01-01

    An adjoint-based methodology for design optimization of unsteady turbulent flows on dynamic unstructured grids is described. The implementation relies on an existing unsteady three-dimensional unstructured grid solver capable of dynamic mesh simulations and discrete adjoint capabilities previously developed for steady flows. The discrete equations for the primal and adjoint systems are presented for the backward-difference family of time-integration schemes on both static and dynamic grids. The consistency of sensitivity derivatives is established via comparisons with complex-variable computations. The current work is believed to be the first verified implementation of an adjoint-based optimization methodology for the true time-dependent formulation of the Navier-Stokes equations in a practical computational code. Large-scale shape optimizations are demonstrated for turbulent flows over a tiltrotor geometry and a simulated aeroelastic motion of a fighter jet.

  1. An assessment of unstructured grid finite volume schemes for cold gas hypersonic flow calculations

    Directory of Open Access Journals (Sweden)

    João Luiz F. Azevedo

    2009-06-01

    Full Text Available A comparison of five different spatial discretization schemes is performed considering a typical high speed flow application. Flowfields are simulated using the 2-D Euler equations, discretized in a cell-centered finite volume procedure on unstructured triangular meshes. The algorithms studied include a central difference-type scheme, and 1st- and 2nd-order van Leer and Liou flux-vector splitting schemes. These methods are implemented in an efficient, edge-based, unstructured grid procedure which allows for adaptive mesh refinement based on flow property gradients. Details of the unstructured grid implementation of the methods are presented together with a discussion of the data structure and of the adaptive refinement strategy. The application of interest is the cold gas flow through a typical hypersonic inlet. Results for different entrance Mach numbers and mesh topologies are discussed in order to assess the comparative performance of the various spatial discretization schemes.

  2. Discrete Adjoint-Based Design for Unsteady Turbulent Flows On Dynamic Overset Unstructured Grids

    Science.gov (United States)

    Nielsen, Eric J.; Diskin, Boris

    2012-01-01

    A discrete adjoint-based design methodology for unsteady turbulent flows on three-dimensional dynamic overset unstructured grids is formulated, implemented, and verified. The methodology supports both compressible and incompressible flows and is amenable to massively parallel computing environments. The approach provides a general framework for performing highly efficient and discretely consistent sensitivity analysis for problems involving arbitrary combinations of overset unstructured grids which may be static, undergoing rigid or deforming motions, or any combination thereof. General parent-child motions are also accommodated, and the accuracy of the implementation is established using an independent verification based on a complex-variable approach. The methodology is used to demonstrate aerodynamic optimizations of a wind turbine geometry, a biologically-inspired flapping wing, and a complex helicopter configuration subject to trimming constraints. The objective function for each problem is successfully reduced and all specified constraints are satisfied.

  3. A three-dimensional electrostatic particle-in-cell methodology on unstructured Delaunay-Voronoi grids

    International Nuclear Information System (INIS)

    Gatsonis, Nikolaos A.; Spirkin, Anton

    2009-01-01

    The mathematical formulation and computational implementation of a three-dimensional particle-in-cell methodology on unstructured Delaunay-Voronoi tetrahedral grids is presented. The method allows simulation of plasmas in complex domains and incorporates the duality of the Delaunay-Voronoi in all aspects of the particle-in-cell cycle. Charge assignment and field interpolation weighting schemes of zero- and first-order are formulated based on the theory of long-range constraints. Electric potential and fields are derived from a finite-volume formulation of Gauss' law using the Voronoi-Delaunay dual. Boundary conditions and the algorithms for injection, particle loading, particle motion, and particle tracking are implemented for unstructured Delaunay grids. Error and sensitivity analysis examines the effects of particles/cell, grid scaling, and timestep on the numerical heating, the slowing-down time, and the deflection times. The problem of current collection by cylindrical Langmuir probes in collisionless plasmas is used for validation. Numerical results compare favorably with previous numerical and analytical solutions for a wide range of probe radius to Debye length ratios, probe potentials, and electron to ion temperature ratios. The versatility of the methodology is demonstrated with the simulation of a complex plasma microsensor, a directional micro-retarding potential analyzer that includes a low transparency micro-grid.

  4. PV-hybrid and mini-grid

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2010-07-01

    Within the 5th European PV-hybrid and mini-grid conference 29th and 30th April, 2010 in Tarragona (Spain) the following lectures were held: (1) Overview of IEA PVPS Task 11 PV-hybrid systems within mini grids; (2) Photovoltaic revolution for deployment in developing countries; (3) Legal and financial conditions for the sustainable operation of mini-grids; (4) EU instruments to promote renewable energies in developing countries; (5) PV hybridization of diesel electricity generators: Conditions of profitability and examples in differential power and storage size ranges; (6) Education suit of designing PV hybrid systems; (7) Sustainable renewable energy projects for intelligent rural electrification in Laos, Cambodia and Vietnam; (8) Techno-economic feasibility of energy supply of remote villages in Palestine by PV systems, diesel generators and electric grid (Case studies: Emnazeil and Atouf villages); (9) Technical, economical and sustainability considerations of a solar PV mini grid as a tool for rural electrification in Uganda; (10) Can we rate inverters for rural electrification on the basis of energy efficiency?; (11) Test procedures for MPPT charge controllers characterization; (12) Energy storage for mini-grid stabilization; (13) Redox flow batteries - Already an alternative storage solution for hybrid PV mini-grids?; (14) Control methods for PV hybrid mini-grids; (15) Partial AC-coupling in mini-grids; (15) Normative issues of small wind turbines in PV hybrid systems; (16) Communication solutions for PV hybrid systems; (17) Towards flexible control and communication of mini-grids; (18) PV/methanol fuel cell hybrid system for powering a highway security variable message board; (19) Polygeneration smartgrids: A solution for the supply of electricity, potable water and hydrogen as fuel for transportation in remote Areas; (20) Implementation of the Bronsbergen micro grid using FACDS; (21) A revisited approach for the design of PV wind hybrid systems; (22

  5. Commutative discrete filtering on unstructured grids based on least-squares techniques

    International Nuclear Information System (INIS)

    Haselbacher, Andreas; Vasilyev, Oleg V.

    2003-01-01

    The present work is concerned with the development of commutative discrete filters for unstructured grids and contains two main contributions. First, building on the work of Marsden et al. [J. Comp. Phys. 175 (2002) 584], a new commutative discrete filter based on least-squares techniques is constructed. Second, a new analysis of the discrete commutation error is carried out. The analysis indicates that the discrete commutation error is not only dependent on the number of vanishing moments of the filter weights, but also on the order of accuracy of the discrete gradient operator. The results of the analysis are confirmed by grid-refinement studies

  6. PDF modeling of turbulent flows on unstructured grids

    Science.gov (United States)

    Bakosi, Jozsef

    In probability density function (PDF) methods of turbulent flows, the joint PDF of several flow variables is computed by numerically integrating a system of stochastic differential equations for Lagrangian particles. Because the technique solves a transport equation for the PDF of the velocity and scalars, a mathematically exact treatment of advection, viscous effects and arbitrarily complex chemical reactions is possible; these processes are treated without closure assumptions. A set of algorithms is proposed to provide an efficient solution of the PDF transport equation modeling the joint PDF of turbulent velocity, frequency and concentration of a passive scalar in geometrically complex configurations. An unstructured Eulerian grid is employed to extract Eulerian statistics, to solve for quantities represented at fixed locations of the domain and to track particles. All three aspects regarding the grid make use of the finite element method. Compared to hybrid methods, the current methodology is stand-alone, therefore it is consistent both numerically and at the level of turbulence closure without the use of consistency conditions. Since both the turbulent velocity and scalar concentration fields are represented in a stochastic way, the method allows for a direct and close interaction between these fields, which is beneficial in computing accurate scalar statistics. Boundary conditions implemented along solid bodies are of the free-slip and no-slip type without the need for ghost elements. Boundary layers at no-slip boundaries are either fully resolved down to the viscous sublayer, explicitly modeling the high anisotropy and inhomogeneity of the low-Reynolds-number wall region without damping or wall-functions or specified via logarithmic wall-functions. As in moment closures and large eddy simulation, these wall-treatments provide the usual trade-off between resolution and computational cost as required by the given application. Particular attention is focused on

  7. Time-domain analysis of planar microstrip devices using a generalized Yee-algorithm based on unstructured grids

    Science.gov (United States)

    Gedney, Stephen D.; Lansing, Faiza

    1993-01-01

    The generalized Yee-algorithm is presented for the temporal full-wave analysis of planar microstrip devices. This algorithm has the significant advantage over the traditional Yee-algorithm in that it is based on unstructured and irregular grids. The robustness of the generalized Yee-algorithm is that structures that contain curved conductors or complex three-dimensional geometries can be more accurately, and much more conveniently modeled using standard automatic grid generation techniques. This generalized Yee-algorithm is based on the the time-marching solution of the discrete form of Maxwell's equations in their integral form. To this end, the electric and magnetic fields are discretized over a dual, irregular, and unstructured grid. The primary grid is assumed to be composed of general fitted polyhedra distributed throughout the volume. The secondary grid (or dual grid) is built up of the closed polyhedra whose edges connect the centroid's of adjacent primary cells, penetrating shared faces. Faraday's law and Ampere's law are used to update the fields normal to the primary and secondary grid faces, respectively. Subsequently, a correction scheme is introduced to project the normal fields onto the grid edges. It is shown that this scheme is stable, maintains second-order accuracy, and preserves the divergenceless nature of the flux densities. Finally, for computational efficiency the algorithm is structured as a series of sparse matrix-vector multiplications. Based on this scheme, the generalized Yee-algorithm has been implemented on vector and parallel high performance computers in a highly efficient manner.

  8. Assessment of the Unstructured Grid Software TetrUSS for Drag Prediction of the DLR-F4 Configuration

    Science.gov (United States)

    Pirzadeh, Shahyar Z.; Frink, Neal T.

    2002-01-01

    An application of the NASA unstructured grid software system TetrUSS is presented for the prediction of aerodynamic drag on a transport configuration. The paper briefly describes the underlying methodology and summarizes the results obtained on the DLR-F4 transport configuration recently presented in the first AIAA computational fluid dynamics (CFD) Drag Prediction Workshop. TetrUSS is a suite of loosely coupled unstructured grid CFD codes developed at the NASA Langley Research Center. The meshing approach is based on the advancing-front and the advancing-layers procedures. The flow solver employs a cell-centered, finite volume scheme for solving the Reynolds Averaged Navier-Stokes equations on tetrahedral grids. For the present computations, flow in the viscous sublayer has been modeled with an analytical wall function. The emphasis of the paper is placed on the practicality of the methodology for accurately predicting aerodynamic drag data.

  9. Nonlinear Projective-Iteration Methods for Solving Transport Problems on Regular and Unstructured Grids

    International Nuclear Information System (INIS)

    Dmitriy Y. Anistratov; Adrian Constantinescu; Loren Roberts; William Wieselquist

    2007-01-01

    This is a project in the field of fundamental research on numerical methods for solving the particle transport equation. Numerous practical problems require to use unstructured meshes, for example, detailed nuclear reactor assembly-level calculations, large-scale reactor core calculations, radiative hydrodynamics problems, where the mesh is determined by hydrodynamic processes, and well-logging problems in which the media structure has very complicated geometry. Currently this is an area of very active research in numerical transport theory. main issues in developing numerical methods for solving the transport equation are the accuracy of the numerical solution and effectiveness of iteration procedure. The problem in case of unstructured grids is that it is very difficult to derive an iteration algorithm that will be unconditionally stable

  10. Flow simulations about steady-complex and unsteady moving configurations using structured-overlapped and unstructured grids

    Science.gov (United States)

    Newman, James C., III

    1995-01-01

    The limiting factor in simulating flows past realistic configurations of interest has been the discretization of the physical domain on which the governing equations of fluid flow may be solved. In an attempt to circumvent this problem, many Computational Fluid Dynamic (CFD) methodologies that are based on different grid generation and domain decomposition techniques have been developed. However, due to the costs involved and expertise required, very few comparative studies between these methods have been performed. In the present work, the two CFD methodologies which show the most promise for treating complex three-dimensional configurations as well as unsteady moving boundary problems are evaluated. These are namely the structured-overlapped and the unstructured grid schemes. Both methods use a cell centered, finite volume, upwind approach. The structured-overlapped algorithm uses an approximately factored, alternating direction implicit scheme to perform the time integration, whereas, the unstructured algorithm uses an explicit Runge-Kutta method. To examine the accuracy, efficiency, and limitations of each scheme, they are applied to the same steady complex multicomponent configurations and unsteady moving boundary problems. The steady complex cases consist of computing the subsonic flow about a two-dimensional high-lift multielement airfoil and the transonic flow about a three-dimensional wing/pylon/finned store assembly. The unsteady moving boundary problems are a forced pitching oscillation of an airfoil in a transonic freestream and a two-dimensional, subsonic airfoil/store separation sequence. Accuracy was accessed through the comparison of computed and experimentally measured pressure coefficient data on several of the wing/pylon/finned store assembly's components and at numerous angles-of-attack for the pitching airfoil. From this study, it was found that both the structured-overlapped and the unstructured grid schemes yielded flow solutions of

  11. Cosmos++: relativistic magnetohydrodynamics on unstructured grids with local adaptive refinement

    International Nuclear Information System (INIS)

    Salmonson, Jay D; Anninos, Peter; Fragile, P Chris; Camarda, Karen

    2007-01-01

    A code and methodology are introduced for solving the fully general relativistic magnetohydrodynamic (GRMHD) equations using time-explicit, finite-volume discretization. The code has options for solving the GRMHD equations using traditional artificial-viscosity (AV) or non-oscillatory central difference (NOCD) methods, or a new extended AV (eAV) scheme using artificial-viscosity together with a dual energy-flux-conserving formulation. The dual energy approach allows for accurate modeling of highly relativistic flows at boost factors well beyond what has been achieved to date by standard artificial viscosity methods. It provides the benefit of Godunov methods in capturing high Lorentz boosted flows but without complicated Riemann solvers, and the advantages of traditional artificial viscosity methods in their speed and flexibility. Additionally, the GRMHD equations are solved on an unstructured grid that supports local adaptive mesh refinement using a fully threaded oct-tree (in three dimensions) network to traverse the grid hierarchy across levels and immediate neighbors. Some recent studies will be summarized

  12. Pressure Drop Test of Hybrid Mixing Vane Spacer Grid

    Energy Technology Data Exchange (ETDEWEB)

    Oh, D. S.; Chang, S. K.; Kim, B. D.; Chun, S. Y.; Chun, T. H

    2007-08-15

    The pressure loss test has been accomplished in the test section containing 5x5 rod bundle with a length of 2 m including 3 spacer grids. The test has been performed for the 5 kinds of spacer grids to compare the pressure loss characteristics: 1. Plain spacer grid which has the same body of the Hybrid but without vane (Plain), 2. Hybrid Vane spacer grid (Hybrid), 3. Hybrid-SC spacer grid which is constructed with coined, chamfered strip and is fabricated by spot welding, 4. Hybrid-LC spacer grid which is constructed with coined, chamfered strip and is fabricated by line welding along intersection line, 5. Westinghouse spacer grid with split vane (Plus-7). The pressure loss coefficient of the Plain, Hybrid, Hybrid-SC, Hybrid-LC, and Plus-7 spacer grid is 0.93, 1.15, 1.02, 1.04, and 1.08, respectively.

  13. Thermal Protection System Cavity Heating for Simplified and Actual Geometries Using Computational Fluid Dynamics Simulations with Unstructured Grids

    Science.gov (United States)

    McCloud, Peter L.

    2010-01-01

    Thermal Protection System (TPS) Cavity Heating is predicted using Computational Fluid Dynamics (CFD) on unstructured grids for both simplified cavities and actual cavity geometries. Validation was performed using comparisons to wind tunnel experimental results and CFD predictions using structured grids. Full-scale predictions were made for simplified and actual geometry configurations on the Space Shuttle Orbiter in a mission support timeframe.

  14. Accuracy of an unstructured-grid upwind-Euler algorithm for the ONERA M6 wing

    Science.gov (United States)

    Batina, John T.

    1991-01-01

    Improved algorithms for the solution of the three-dimensional, time-dependent Euler equations are presented for aerodynamic analysis involving unstructured dynamic meshes. The improvements have been developed recently to the spatial and temporal discretizations used by unstructured-grid flow solvers. The spatial discretization involves a flux-split approach that is naturally dissipative and captures shock waves sharply with at most one grid point within the shock structure. The temporal discretization involves either an explicit time-integration scheme using a multistage Runge-Kutta procedure or an implicit time-integration scheme using a Gauss-Seidel relaxation procedure, which is computationally efficient for either steady or unsteady flow problems. With the implicit Gauss-Seidel procedure, very large time steps may be used for rapid convergence to steady state, and the step size for unsteady cases may be selected for temporal accuracy rather than for numerical stability. Steady flow results are presented for both the NACA 0012 airfoil and the Office National d'Etudes et de Recherches Aerospatiales M6 wing to demonstrate applications of the new Euler solvers. The paper presents a description of the Euler solvers along with results and comparisons that assess the capability.

  15. Application of the FUN3D Unstructured-Grid Navier-Stokes Solver to the 4th AIAA Drag Prediction Workshop Cases

    Science.gov (United States)

    Lee-Rausch, Elizabeth M.; Hammond, Dana P.; Nielsen, Eric J.; Pirzadeh, S. Z.; Rumsey, Christopher L.

    2010-01-01

    FUN3D Navier-Stokes solutions were computed for the 4th AIAA Drag Prediction Workshop grid convergence study, downwash study, and Reynolds number study on a set of node-based mixed-element grids. All of the baseline tetrahedral grids were generated with the VGRID (developmental) advancing-layer and advancing-front grid generation software package following the gridding guidelines developed for the workshop. With maximum grid sizes exceeding 100 million nodes, the grid convergence study was particularly challenging for the node-based unstructured grid generators and flow solvers. At the time of the workshop, the super-fine grid with 105 million nodes and 600 million elements was the largest grid known to have been generated using VGRID. FUN3D Version 11.0 has a completely new pre- and post-processing paradigm that has been incorporated directly into the solver and functions entirely in a parallel, distributed memory environment. This feature allowed for practical pre-processing and solution times on the largest unstructured-grid size requested for the workshop. For the constant-lift grid convergence case, the convergence of total drag is approximately second-order on the finest three grids. The variation in total drag between the finest two grids is only 2 counts. At the finest grid levels, only small variations in wing and tail pressure distributions are seen with grid refinement. Similarly, a small wing side-of-body separation also shows little variation at the finest grid levels. Overall, the FUN3D results compare well with the structured-grid code CFL3D. The FUN3D downwash study and Reynolds number study results compare well with the range of results shown in the workshop presentations.

  16. An Efficient and Robust Method for Lagrangian Magnetic Particle Tracking in Fluid Flow Simulations on Unstructured Grids

    NARCIS (Netherlands)

    Cohen Stuart, D.C.; Kleijn, C.R.; Kenjeres, S.

    2010-01-01

    In this paper we report on a newly developed particle tracking scheme for fluid flow simulations on 3D unstructured grids, aiming to provide detailed insights in the particle behaviour in complex geometries. A possible field of applications is the Magnetic Drug Targeting (MDT) technique, on which

  17. A superlinearly convergent finite volume method for the incompressible Navier-Stokes equations on staggered unstructured grids

    International Nuclear Information System (INIS)

    Vidovic, D.; Segal, A.; Wesseling, P.

    2004-01-01

    A method for linear reconstruction of staggered vector fields with special treatment of the divergence is presented. An upwind-biased finite volume scheme for solving the unsteady incompressible Navier-Stokes equations on staggered unstructured triangular grids that uses this reconstruction is described. The scheme is applied to three benchmark problems and is found to be superlinearly convergent in space

  18. PV-HYBRID and MINI-GRID. Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2006-07-01

    Within the 3rd European Conference at the Centre de Congres in Aix en Provence (France) between 11th and 12th May, 2006, the following lessons were held: (1) Small electric networks: European drivers and projects for the integration of RES and DG into the electricity grids of the future (Manuel Sanchez-Jimenez); (2) PV hybrid system within mini grids - IEA PVPS programme (Meuch Konraf); (3) Renewables for the developing world (Alvaro Ponce Plaza); (4) Rural electicity supply using photovoltaic / - Diesel hybrid systems: Attractive for investors in the renewable energy sector? (Andreas Hahn); (5) Economic analysis of stand-alone and grid-connected photovoltaic systems under current tariff structure of Taiwan (Yaw-Juen Wang); (6) Using wind-PV-diesel hybrid system for electrification of remote village in Western Libya (N.M. Kreama); (7) Venezuela's renewable energy program for small towns and rural areas ''Sembrando Luz'' (Jorge Torres); (8) AeroSmart5, the professional, sysem-compatible small-scale wind energy converter will be tested in field tests (Fabian Jochem); (9) Lifetime, test procedures and recommendations for optimal operating strategies for lead-acid-batteries in renewable energy systems - A survey on results from European projects from the 5th framework programme (Rudi Kaiser); (10) Prototype of a reversible fuel cell system for autonomous power supplies (Tom Smolinska); (11) Interconnection management in microgrids (Michel Vandenbergh); (12) Control strategy for a small-scale stand-alone power system based on renewable energy and hydrogen (Harald Miland); (13) Standard renewable electricity supply for people in rural areas - mini-grids in western provinces of China (Michael Wollny); (14) The Brava island a ''100% renewable energy'' project (Jean-Christian Marcel); (15) Breakthrough to a new era of PV-hybrid systems with the help of standardised components communication? (Michael Mueller); (16) Standardized

  19. Unstructured Grid Adaptation: Status, Potential Impacts, and Recommended Investments Toward CFD Vision 2030

    Science.gov (United States)

    Park, Michael A.; Krakos, Joshua A.; Michal, Todd; Loseille, Adrien; Alonso, Juan J.

    2016-01-01

    Unstructured grid adaptation is a powerful tool to control discretization error for Computational Fluid Dynamics (CFD). It has enabled key increases in the accuracy, automation, and capacity of some fluid simulation applications. Slotnick et al. provides a number of case studies in the CFD Vision 2030 Study: A Path to Revolutionary Computational Aerosciences to illustrate the current state of CFD capability and capacity. The authors forecast the potential impact of emerging High Performance Computing (HPC) environments forecast in the year 2030 and identify that mesh generation and adaptivity continue to be significant bottlenecks in the CFD work flow. These bottlenecks may persist because very little government investment has been targeted in these areas. To motivate investment, the impacts of improved grid adaptation technologies are identified. The CFD Vision 2030 Study roadmap and anticipated capabilities in complementary disciplines are quoted to provide context for the progress made in grid adaptation in the past fifteen years, current status, and a forecast for the next fifteen years with recommended investments. These investments are specific to mesh adaptation and impact other aspects of the CFD process. Finally, a strategy is identified to diffuse grid adaptation technology into production CFD work flows.

  20. CVD-MPFA full pressure support, coupled unstructured discrete fracture-matrix Darcy-flux approximations

    Science.gov (United States)

    Ahmed, Raheel; Edwards, Michael G.; Lamine, Sadok; Huisman, Bastiaan A. H.; Pal, Mayur

    2017-11-01

    Two novel control-volume methods are presented for flow in fractured media, and involve coupling the control-volume distributed multi-point flux approximation (CVD-MPFA) constructed with full pressure support (FPS), to two types of discrete fracture-matrix approximation for simulation on unstructured grids; (i) involving hybrid grids and (ii) a lower dimensional fracture model. Flow is governed by Darcy's law together with mass conservation both in the matrix and the fractures, where large discontinuities in permeability tensors can occur. Finite-volume FPS schemes are more robust than the earlier CVD-MPFA triangular pressure support (TPS) schemes for problems involving highly anisotropic homogeneous and heterogeneous full-tensor permeability fields. We use a cell-centred hybrid-grid method, where fractures are modelled by lower-dimensional interfaces between matrix cells in the physical mesh but expanded to equi-dimensional cells in the computational domain. We present a simple procedure to form a consistent hybrid-grid locally for a dual-cell. We also propose a novel hybrid-grid for intersecting fractures, for the FPS method, which reduces the condition number of the global linear system and leads to larger time steps for tracer transport. The transport equation for tracer flow is coupled with the pressure equation and provides flow parameter assessment of the fracture models. Transport results obtained via TPS and FPS hybrid-grid formulations are compared with the corresponding results of fine-scale explicit equi-dimensional formulations. The results show that the hybrid-grid FPS method applies to general full-tensor fields and provides improved robust approximations compared to the hybrid-grid TPS method for fractured domains, for both weakly anisotropic permeability fields and very strong anisotropic full-tensor permeability fields where the TPS scheme exhibits spurious oscillations. The hybrid-grid FPS formulation is extended to compressible flow and the

  1. A numerical formulation using unstructured grids for modeling two-phase flows in porous media considering heterogeneities and capillarity effects

    International Nuclear Information System (INIS)

    Hurtado, F.S.V.; Maliska, C.R.

    2005-01-01

    This paper briefly describes a two-dimensional numerical formulation using unstructured grids, developed for simulating two-phase immiscible displacements in porous media. The Element-based Finite Volume Method (EbFVM) is used for discretizing the model differential equations. (authors)

  2. A numerical formulation using unstructured grids for modeling two-phase flows in porous media considering heterogeneities and capillarity effects

    Energy Technology Data Exchange (ETDEWEB)

    Hurtado, F.S.V.; Maliska, C.R. [Santa Catarina Federal Univ., Computational Fluid Dynamics Lab., Mechanical Engineering Dept., Florianopolis, SC (Brazil)

    2005-07-01

    This paper briefly describes a two-dimensional numerical formulation using unstructured grids, developed for simulating two-phase immiscible displacements in porous media. The Element-based Finite Volume Method (EbFVM) is used for discretizing the model differential equations. (authors)

  3. Finite Volume Method for Unstructured Grid

    International Nuclear Information System (INIS)

    Casmara; Kardana, N.D.

    1997-01-01

    The success of a computational method depends on the solution algorithm and mesh generation techniques. cell distributions are needed, which allow the solution to be calculated over the entire body surface with sufficient accuracy. to handle the mesh generation for multi-connected region such as multi-element bodies, the unstructured finite volume method will be applied. the advantages of the unstructured meshes are it provides a great deal more flexibility for generating meshes about complex geometries and provides a natural setting for the use of adaptive meshing. the governing equations to be discretized are inviscid and rotational euler equations. Applications of the method will be evaluated on flow around single and multi-component bodies

  4. Radiation Coupling with the FUN3D Unstructured-Grid CFD Code

    Science.gov (United States)

    Wood, William A.

    2012-01-01

    The HARA radiation code is fully-coupled to the FUN3D unstructured-grid CFD code for the purpose of simulating high-energy hypersonic flows. The radiation energy source terms and surface heat transfer, under the tangent slab approximation, are included within the fluid dynamic ow solver. The Fire II flight test, at the Mach-31 1643-second trajectory point, is used as a demonstration case. Comparisons are made with an existing structured-grid capability, the LAURA/HARA coupling. The radiative surface heat transfer rates from the present approach match the benchmark values within 6%. Although radiation coupling is the focus of the present work, convective surface heat transfer rates are also reported, and are seen to vary depending upon the choice of mesh connectivity and FUN3D ux reconstruction algorithm. On a tetrahedral-element mesh the convective heating matches the benchmark at the stagnation point, but under-predicts by 15% on the Fire II shoulder. Conversely, on a mixed-element mesh the convective heating over-predicts at the stagnation point by 20%, but matches the benchmark away from the stagnation region.

  5. Anisotropic three-dimensional inversion of CSEM data using finite-element techniques on unstructured grids

    Science.gov (United States)

    Wang, Feiyan; Morten, Jan Petter; Spitzer, Klaus

    2018-05-01

    In this paper, we present a recently developed anisotropic 3-D inversion framework for interpreting controlled-source electromagnetic (CSEM) data in the frequency domain. The framework integrates a high-order finite-element forward operator and a Gauss-Newton inversion algorithm. Conductivity constraints are applied using a parameter transformation. We discretize the continuous forward and inverse problems on unstructured grids for a flexible treatment of arbitrarily complex geometries. Moreover, an unstructured mesh is more desirable in comparison to a single rectilinear mesh for multisource problems because local grid refinement will not significantly influence the mesh density outside the region of interest. The non-uniform spatial discretization facilitates parametrization of the inversion domain at a suitable scale. For a rapid simulation of multisource EM data, we opt to use a parallel direct solver. We further accelerate the inversion process by decomposing the entire data set into subsets with respect to frequencies (and transmitters if memory requirement is affordable). The computational tasks associated with each data subset are distributed to different processes and run in parallel. We validate the scheme using a synthetic marine CSEM model with rough bathymetry, and finally, apply it to an industrial-size 3-D data set from the Troll field oil province in the North Sea acquired in 2008 to examine its robustness and practical applicability.

  6. Parallel SOR methods with a parabolic-diffusion acceleration technique for solving an unstructured-grid Poisson equation on 3D arbitrary geometries

    Science.gov (United States)

    Zapata, M. A. Uh; Van Bang, D. Pham; Nguyen, K. D.

    2016-05-01

    This paper presents a parallel algorithm for the finite-volume discretisation of the Poisson equation on three-dimensional arbitrary geometries. The proposed method is formulated by using a 2D horizontal block domain decomposition and interprocessor data communication techniques with message passing interface. The horizontal unstructured-grid cells are reordered according to the neighbouring relations and decomposed into blocks using a load-balanced distribution to give all processors an equal amount of elements. In this algorithm, two parallel successive over-relaxation methods are presented: a multi-colour ordering technique for unstructured grids based on distributed memory and a block method using reordering index following similar ideas of the partitioning for structured grids. In all cases, the parallel algorithms are implemented with a combination of an acceleration iterative solver. This solver is based on a parabolic-diffusion equation introduced to obtain faster solutions of the linear systems arising from the discretisation. Numerical results are given to evaluate the performances of the methods showing speedups better than linear.

  7. An Arbitrary Lagrangian-Eulerian Discretization of MHD on 3D Unstructured Grids

    Energy Technology Data Exchange (ETDEWEB)

    Rieben, R N; White, D A; Wallin, B K; Solberg, J M

    2006-06-12

    We present an arbitrary Lagrangian-Eulerian (ALE) discretization of the equations of resistive magnetohydrodynamics (MHD) on unstructured hexahedral grids. The method is formulated using an operator-split approach with three distinct phases: electromagnetic diffusion, Lagrangian motion, and Eulerian advection. The resistive magnetic dynamo equation is discretized using a compatible mixed finite element method with a 2nd order accurate implicit time differencing scheme which preserves the divergence-free nature of the magnetic field. At each discrete time step, electromagnetic force and heat terms are calculated and coupled to the hydrodynamic equations to compute the Lagrangian motion of the conducting materials. By virtue of the compatible discretization method used, the invariants of Lagrangian MHD motion are preserved in a discrete sense. When the Lagrangian motion of the mesh causes significant distortion, that distortion is corrected with a relaxation of the mesh, followed by a 2nd order monotonic remap of the electromagnetic state variables. The remap is equivalent to Eulerian advection of the magnetic flux density with a fictitious mesh relaxation velocity. The magnetic advection is performed using a novel variant of constrained transport (CT) that is valid for unstructured hexahedral grids with arbitrary mesh velocities. The advection method maintains the divergence free nature of the magnetic field and is second order accurate in regions where the solution is sufficiently smooth. For regions in which the magnetic field is discontinuous (e.g. MHD shocks) the method is limited using a novel variant of algebraic flux correction (AFC) which is local extremum diminishing (LED) and divergence preserving. Finally, we verify each stage of the discretization via a set of numerical experiments.

  8. Unstructured grid modelling of offshore wind farm impacts on seasonally stratified shelf seas

    Science.gov (United States)

    Cazenave, Pierre William; Torres, Ricardo; Allen, J. Icarus

    2016-06-01

    Shelf seas comprise approximately 7% of the world's oceans and host enormous economic activity. Development of energy installations (e.g. Offshore Wind Farms (OWFs), tidal turbines) in response to increased demand for renewable energy requires a careful analysis of potential impacts. Recent remote sensing observations have identified kilometre-scale impacts from OWFs. Existing modelling evaluating monopile impacts has fallen into two camps: small-scale models with individually resolved turbines looking at local effects; and large-scale analyses but with sub-grid scale turbine parameterisations. This work straddles both scales through a 3D unstructured grid model (FVCOM): wind turbine monopiles in the eastern Irish Sea are explicitly described in the grid whilst the overall grid domain covers the south-western UK shelf. Localised regions of decreased velocity extend up to 250 times the monopile diameter away from the monopile. Shelf-wide, the amplitude of the M2 tidal constituent increases by up to 7%. The turbines enhance localised vertical mixing which decreases seasonal stratification. The spatial extent of this extends well beyond the turbines into the surrounding seas. With significant expansion of OWFs on continental shelves, this work highlights the importance of how OWFs may impact coastal (e.g. increased flooding risk) and offshore (e.g. stratification and nutrient cycling) areas.

  9. Simulating multi-scale oceanic processes around Taiwan on unstructured grids

    Science.gov (United States)

    Yu, Hao-Cheng; Zhang, Yinglong J.; Yu, Jason C. S.; Terng, C.; Sun, Weiling; Ye, Fei; Wang, Harry V.; Wang, Zhengui; Huang, Hai

    2017-11-01

    We validate a 3D unstructured-grid (UG) model for simulating multi-scale processes as occurred in Northwestern Pacific around Taiwan using recently developed new techniques (Zhang et al., Ocean Modeling, 102, 64-81, 2016) that require no bathymetry smoothing even for this region with prevalent steep bottom slopes and many islands. The focus is on short-term forecast for several months instead of long-term variability. Compared with satellite products, the errors for the simulated Sea-surface Height (SSH) and Sea-surface Temperature (SST) are similar to a reference data-assimilated global model. In the nearshore region, comparison with 34 tide gauges located around Taiwan indicates an average RMSE of 13 cm for the tidal elevation. The average RMSE for SST at 6 coastal buoys is 1.2 °C. The mean transport and eddy kinetic energy compare reasonably with previously published values and the reference model used to provide boundary and initial conditions. The model suggests ∼2-day interruption of Kuroshio east of Taiwan during a typhoon period. The effect of tidal mixing is shown to be significant nearshore. The multi-scale model is easily extendable to target regions of interest due to its UG framework and a flexible vertical gridding system, which is shown to be superior to terrain-following coordinates.

  10. Hybrid mesh finite volume CFD code for studying heat transfer in a forward-facing step

    Energy Technology Data Exchange (ETDEWEB)

    Jayakumar, J S; Kumar, Inder [Bhabha Atomic Research Center, Mumbai (India); Eswaran, V, E-mail: jsjayan@gmail.com, E-mail: inderk@barc.gov.in, E-mail: eswar@iitk.ac.in [Indian Institute of Technology, Kanpur (India)

    2010-12-15

    Computational fluid dynamics (CFD) methods employ two types of grid: structured and unstructured. Developing the solver and data structures for a finite-volume solver is easier than for unstructured grids. But real-life problems are too complicated to be fitted flexibly by structured grids. Therefore, unstructured grids are widely used for solving real-life problems. However, using only one type of unstructured element consumes a lot of computational time because the number of elements cannot be controlled. Hence, a hybrid grid that contains mixed elements, such as the use of hexahedral elements along with tetrahedral and pyramidal elements, gives the user control over the number of elements in the domain, and thus only the domain that requires a finer grid is meshed finer and not the entire domain. This work aims to develop such a finite-volume hybrid grid solver capable of handling turbulence flows and conjugate heat transfer. It has been extended to solving flow involving separation and subsequent reattachment occurring due to sudden expansion or contraction. A significant effect of mixing high- and low-enthalpy fluid occurs in the reattached regions of these devices. This makes the study of the backward-facing and forward-facing step with heat transfer an important field of research. The problem of the forward-facing step with conjugate heat transfer was taken up and solved for turbulence flow using a two-equation model of k-{omega}. The variation in the flow profile and heat transfer behavior has been studied with the variation in Re and solid to fluid thermal conductivity ratios. The results for the variation in local Nusselt number, interface temperature and skin friction factor are presented.

  11. Hybrid mesh finite volume CFD code for studying heat transfer in a forward-facing step

    Science.gov (United States)

    Jayakumar, J. S.; Kumar, Inder; Eswaran, V.

    2010-12-01

    Computational fluid dynamics (CFD) methods employ two types of grid: structured and unstructured. Developing the solver and data structures for a finite-volume solver is easier than for unstructured grids. But real-life problems are too complicated to be fitted flexibly by structured grids. Therefore, unstructured grids are widely used for solving real-life problems. However, using only one type of unstructured element consumes a lot of computational time because the number of elements cannot be controlled. Hence, a hybrid grid that contains mixed elements, such as the use of hexahedral elements along with tetrahedral and pyramidal elements, gives the user control over the number of elements in the domain, and thus only the domain that requires a finer grid is meshed finer and not the entire domain. This work aims to develop such a finite-volume hybrid grid solver capable of handling turbulence flows and conjugate heat transfer. It has been extended to solving flow involving separation and subsequent reattachment occurring due to sudden expansion or contraction. A significant effect of mixing high- and low-enthalpy fluid occurs in the reattached regions of these devices. This makes the study of the backward-facing and forward-facing step with heat transfer an important field of research. The problem of the forward-facing step with conjugate heat transfer was taken up and solved for turbulence flow using a two-equation model of k-ω. The variation in the flow profile and heat transfer behavior has been studied with the variation in Re and solid to fluid thermal conductivity ratios. The results for the variation in local Nusselt number, interface temperature and skin friction factor are presented.

  12. Hybrid mesh finite volume CFD code for studying heat transfer in a forward-facing step

    International Nuclear Information System (INIS)

    Jayakumar, J S; Kumar, Inder; Eswaran, V

    2010-01-01

    Computational fluid dynamics (CFD) methods employ two types of grid: structured and unstructured. Developing the solver and data structures for a finite-volume solver is easier than for unstructured grids. But real-life problems are too complicated to be fitted flexibly by structured grids. Therefore, unstructured grids are widely used for solving real-life problems. However, using only one type of unstructured element consumes a lot of computational time because the number of elements cannot be controlled. Hence, a hybrid grid that contains mixed elements, such as the use of hexahedral elements along with tetrahedral and pyramidal elements, gives the user control over the number of elements in the domain, and thus only the domain that requires a finer grid is meshed finer and not the entire domain. This work aims to develop such a finite-volume hybrid grid solver capable of handling turbulence flows and conjugate heat transfer. It has been extended to solving flow involving separation and subsequent reattachment occurring due to sudden expansion or contraction. A significant effect of mixing high- and low-enthalpy fluid occurs in the reattached regions of these devices. This makes the study of the backward-facing and forward-facing step with heat transfer an important field of research. The problem of the forward-facing step with conjugate heat transfer was taken up and solved for turbulence flow using a two-equation model of k-ω. The variation in the flow profile and heat transfer behavior has been studied with the variation in Re and solid to fluid thermal conductivity ratios. The results for the variation in local Nusselt number, interface temperature and skin friction factor are presented.

  13. Three-Dimensional Incompressible Navier-Stokes Flow Computations about Complete Configurations Using a Multiblock Unstructured Grid Approach

    Science.gov (United States)

    Sheng, Chunhua; Hyams, Daniel G.; Sreenivas, Kidambi; Gaither, J. Adam; Marcum, David L.; Whitfield, David L.

    2000-01-01

    A multiblock unstructured grid approach is presented for solving three-dimensional incompressible inviscid and viscous turbulent flows about complete configurations. The artificial compressibility form of the governing equations is solved by a node-based, finite volume implicit scheme which uses a backward Euler time discretization. Point Gauss-Seidel relaxations are used to solve the linear system of equations at each time step. This work employs a multiblock strategy to the solution procedure, which greatly improves the efficiency of the algorithm by significantly reducing the memory requirements by a factor of 5 over the single-grid algorithm while maintaining a similar convergence behavior. The numerical accuracy of solutions is assessed by comparing with the experimental data for a submarine with stem appendages and a high-lift configuration.

  14. Unstructured Navier-Stokes Analysis of Full TCA Configuration

    Science.gov (United States)

    Frink, Neal T.; Pirzadeh, Shahyar Z.

    1999-01-01

    This paper presents an Unstructured Navier-Stokes Analysis of Full TCA (Technology Concept Airplane) Configuration. The topics include: 1) Motivation; 2) Milestone and approach; 3) Overview of the unstructured-grid system; 4) Results on full TCA W/B/N/D/E configuration; 5) Concluding remarks; and 6) Future directions.

  15. Three-dimensional Gravity Inversion with a New Gradient Scheme on Unstructured Grids

    Science.gov (United States)

    Sun, S.; Yin, C.; Gao, X.; Liu, Y.; Zhang, B.

    2017-12-01

    Stabilized gradient-based methods have been proved to be efficient for inverse problems. Based on these methods, setting gradient close to zero can effectively minimize the objective function. Thus the gradient of objective function determines the inversion results. By analyzing the cause of poor resolution on depth in gradient-based gravity inversion methods, we find that imposing depth weighting functional in conventional gradient can improve the depth resolution to some extent. However, the improvement is affected by the regularization parameter and the effect of the regularization term becomes smaller with increasing depth (shown as Figure 1 (a)). In this paper, we propose a new gradient scheme for gravity inversion by introducing a weighted model vector. The new gradient can improve the depth resolution more efficiently, which is independent of the regularization parameter, and the effect of regularization term will not be weakened when depth increases. Besides, fuzzy c-means clustering method and smooth operator are both used as regularization terms to yield an internal consecutive inverse model with sharp boundaries (Sun and Li, 2015). We have tested our new gradient scheme with unstructured grids on synthetic data to illustrate the effectiveness of the algorithm. Gravity forward modeling with unstructured grids is based on the algorithm proposed by Okbe (1979). We use a linear conjugate gradient inversion scheme to solve the inversion problem. The numerical experiments show a great improvement in depth resolution compared with regular gradient scheme, and the inverse model is compact at all depths (shown as Figure 1 (b)). AcknowledgeThis research is supported by Key Program of National Natural Science Foundation of China (41530320), China Natural Science Foundation for Young Scientists (41404093), and Key National Research Project of China (2016YFC0303100, 2017YFC0601900). ReferencesSun J, Li Y. 2015. Multidomain petrophysically constrained inversion and

  16. Optimal Day-Ahead Scheduling of a Hybrid Electric Grid Using Weather Forecasts

    Science.gov (United States)

    2013-12-01

    with 214 turbines [22]. In July 2011, the DoD declared that a complete study of 217 wind farm projects proposed in 35 states and Puerto Rico found...14. SUBJECT TERMS Hybrid electric grid , Microgrid , Hybrid renewable energy system , energy management center, optimization, Day...electric grid. In the case of a hybrid electric grid (HEG), or hybrid renewable energy system (HRES) where the microgrid can be connected to the commercial

  17. MHD simulations on an unstructured mesh

    International Nuclear Information System (INIS)

    Strauss, H.R.; Park, W.; Belova, E.; Fu, G.Y.; Sugiyama, L.E.

    1998-01-01

    Two reasons for using an unstructured computational mesh are adaptivity, and alignment with arbitrarily shaped boundaries. Two codes which use finite element discretization on an unstructured mesh are described. FEM3D solves 2D and 3D RMHD using an adaptive grid. MH3D++, which incorporates methods of FEM3D into the MH3D generalized MHD code, can be used with shaped boundaries, which might be 3D

  18. Parallel discontinuous Galerkin FEM for computing hyperbolic conservation law on unstructured grids

    Science.gov (United States)

    Ma, Xinrong; Duan, Zhijian

    2018-04-01

    High-order resolution Discontinuous Galerkin finite element methods (DGFEM) has been known as a good method for solving Euler equations and Navier-Stokes equations on unstructured grid, but it costs too much computational resources. An efficient parallel algorithm was presented for solving the compressible Euler equations. Moreover, the multigrid strategy based on three-stage three-order TVD Runge-Kutta scheme was used in order to improve the computational efficiency of DGFEM and accelerate the convergence of the solution of unsteady compressible Euler equations. In order to make each processor maintain load balancing, the domain decomposition method was employed. Numerical experiment performed for the inviscid transonic flow fluid problems around NACA0012 airfoil and M6 wing. The results indicated that our parallel algorithm can improve acceleration and efficiency significantly, which is suitable for calculating the complex flow fluid.

  19. Laser ray tracing and power deposition on an unstructured three-dimensional grid

    International Nuclear Information System (INIS)

    Kaiser, Thomas B.

    2000-01-01

    A scheme is presented for laser beam evolution and power deposition on three-dimensional unstructured grids composed of hexahedra, prisms, pyramids, and tetrahedra. The geometrical-optics approximation to the electromagnetic wave equation is used to follow propagation of a collection of discrete rays used to represent the beam(s). Ray trajectory equations are integrated using a method that is second order in time, exact for a constant electron-density gradient, and capable of dealing with density discontinuities that arise in certain hydrodynamics formulations. Power deposition by inverse-bremsstrahlung is modeled with a scheme based on Gaussian quadrature to accommodate a deposition rate whose spatial variation is highly nonuniform. Comparisons with analytic results are given for a density ramp in three dimensions, and a ''quadratic-well'' density trough in two dimensions. (c) 2000 The American Physical Society

  20. Geometrically Flexible and Efficient Flow Analysis of High Speed Vehicles Via Domain Decomposition, Part 1: Unstructured-Grid Solver for High Speed Flows

    Science.gov (United States)

    White, Jeffery A.; Baurle, Robert A.; Passe, Bradley J.; Spiegel, Seth C.; Nishikawa, Hiroaki

    2017-01-01

    The ability to solve the equations governing the hypersonic turbulent flow of a real gas on unstructured grids using a spatially-elliptic, 2nd-order accurate, cell-centered, finite-volume method has been recently implemented in the VULCAN-CFD code. This paper describes the key numerical methods and techniques that were found to be required to robustly obtain accurate solutions to hypersonic flows on non-hex-dominant unstructured grids. The methods and techniques described include: an augmented stencil, weighted linear least squares, cell-average gradient method, a robust multidimensional cell-average gradient-limiter process that is consistent with the augmented stencil of the cell-average gradient method and a cell-face gradient method that contains a cell skewness sensitive damping term derived using hyperbolic diffusion based concepts. A data-parallel matrix-based symmetric Gauss-Seidel point-implicit scheme, used to solve the governing equations, is described and shown to be more robust and efficient than a matrix-free alternative. In addition, a y+ adaptive turbulent wall boundary condition methodology is presented. This boundary condition methodology is deigned to automatically switch between a solve-to-the-wall and a wall-matching-function boundary condition based on the local y+ of the 1st cell center off the wall. The aforementioned methods and techniques are then applied to a series of hypersonic and supersonic turbulent flat plate unit tests to examine the efficiency, robustness and convergence behavior of the implicit scheme and to determine the ability of the solve-to-the-wall and y+ adaptive turbulent wall boundary conditions to reproduce the turbulent law-of-the-wall. Finally, the thermally perfect, chemically frozen, Mach 7.8 turbulent flow of air through a scramjet flow-path is computed and compared with experimental data to demonstrate the robustness, accuracy and convergence behavior of the unstructured-grid solver for a realistic 3-D geometry on

  1. Unstructured Cartesian refinement with sharp interface immersed boundary method for 3D unsteady incompressible flows

    Science.gov (United States)

    Angelidis, Dionysios; Chawdhary, Saurabh; Sotiropoulos, Fotis

    2016-11-01

    A novel numerical method is developed for solving the 3D, unsteady, incompressible Navier-Stokes equations on locally refined fully unstructured Cartesian grids in domains with arbitrarily complex immersed boundaries. Owing to the utilization of the fractional step method on an unstructured Cartesian hybrid staggered/non-staggered grid layout, flux mismatch and pressure discontinuity issues are avoided and the divergence free constraint is inherently satisfied to machine zero. Auxiliary/hanging nodes are used to facilitate the discretization of the governing equations. The second-order accuracy of the solver is ensured by using multi-dimension Lagrange interpolation operators and appropriate differencing schemes at the interface of regions with different levels of refinement. The sharp interface immersed boundary method is augmented with local near-boundary refinement to handle arbitrarily complex boundaries. The discrete momentum equation is solved with the matrix free Newton-Krylov method and the Krylov-subspace method is employed to solve the Poisson equation. The second-order accuracy of the proposed method on unstructured Cartesian grids is demonstrated by solving the Poisson equation with a known analytical solution. A number of three-dimensional laminar flow simulations of increasing complexity illustrate the ability of the method to handle flows across a range of Reynolds numbers and flow regimes. Laminar steady and unsteady flows past a sphere and the oblique vortex shedding from a circular cylinder mounted between two end walls demonstrate the accuracy, the efficiency and the smooth transition of scales and coherent structures across refinement levels. Large-eddy simulation (LES) past a miniature wind turbine rotor, parameterized using the actuator line approach, indicates the ability of the fully unstructured solver to simulate complex turbulent flows. Finally, a geometry resolving LES of turbulent flow past a complete hydrokinetic turbine illustrates

  2. Balanced Central Schemes for the Shallow Water Equations on Unstructured Grids

    Science.gov (United States)

    Bryson, Steve; Levy, Doron

    2004-01-01

    We present a two-dimensional, well-balanced, central-upwind scheme for approximating solutions of the shallow water equations in the presence of a stationary bottom topography on triangular meshes. Our starting point is the recent central scheme of Kurganov and Petrova (KP) for approximating solutions of conservation laws on triangular meshes. In order to extend this scheme from systems of conservation laws to systems of balance laws one has to find an appropriate discretization of the source terms. We first show that for general triangulations there is no discretization of the source terms that corresponds to a well-balanced form of the KP scheme. We then derive a new variant of a central scheme that can be balanced on triangular meshes. We note in passing that it is straightforward to extend the KP scheme to general unstructured conformal meshes. This extension allows us to recover our previous well-balanced scheme on Cartesian grids. We conclude with several simulations, verifying the second-order accuracy of our scheme as well as its well-balanced properties.

  3. Multiple-correction hybrid k-exact schemes for high-order compressible RANS-LES simulations on fully unstructured grids

    Science.gov (United States)

    Pont, Grégoire; Brenner, Pierre; Cinnella, Paola; Maugars, Bruno; Robinet, Jean-Christophe

    2017-12-01

    A Godunov's type unstructured finite volume method suitable for highly compressible turbulent scale-resolving simulations around complex geometries is constructed by using a successive correction technique. First, a family of k-exact Godunov schemes is developed by recursively correcting the truncation error of the piecewise polynomial representation of the primitive variables. The keystone of the proposed approach is a quasi-Green gradient operator which ensures consistency on general meshes. In addition, a high-order single-point quadrature formula, based on high-order approximations of the successive derivatives of the solution, is developed for flux integration along cell faces. The proposed family of schemes is compact in the algorithmic sense, since it only involves communications between direct neighbors of the mesh cells. The numerical properties of the schemes up to fifth-order are investigated, with focus on their resolvability in terms of number of mesh points required to resolve a given wavelength accurately. Afterwards, in the aim of achieving the best possible trade-off between accuracy, computational cost and robustness in view of industrial flow computations, we focus more specifically on the third-order accurate scheme of the family, and modify locally its numerical flux in order to reduce the amount of numerical dissipation in vortex-dominated regions. This is achieved by switching from the upwind scheme, mostly applied in highly compressible regions, to a fourth-order centered one in vortex-dominated regions. An analytical switch function based on the local grid Reynolds number is adopted in order to warrant numerical stability of the recentering process. Numerical applications demonstrate the accuracy and robustness of the proposed methodology for compressible scale-resolving computations. In particular, supersonic RANS/LES computations of the flow over a cavity are presented to show the capability of the scheme to predict flows with shocks

  4. Study on optimal configuration of the grid-connected wind-solar-battery hybrid power system

    Science.gov (United States)

    Ma, Gang; Xu, Guchao; Ju, Rong; Wu, Tiantian

    2017-08-01

    The capacity allocation of each energy unit in the grid-connected wind-solar-battery hybrid power system is a significant segment in system design. In this paper, taking power grid dispatching into account, the research priorities are as follows: (1) We establish the mathematic models of each energy unit in the hybrid power system. (2) Based on dispatching of the power grid, energy surplus rate, system energy volatility and total cost, we establish the evaluation system for the wind-solar-battery power system and use a number of different devices as the constraint condition. (3) Based on an improved Genetic algorithm, we put forward a multi-objective optimisation algorithm to solve the optimal configuration problem in the hybrid power system, so we can achieve the high efficiency and economy of the grid-connected hybrid power system. The simulation result shows that the grid-connected wind-solar-battery hybrid power system has a higher comprehensive performance; the method of optimal configuration in this paper is useful and reasonable.

  5. Surface Modeling, Grid Generation, and Related Issues in Computational Fluid Dynamic (CFD) Solutions

    Science.gov (United States)

    Choo, Yung K. (Compiler)

    1995-01-01

    The NASA Steering Committee for Surface Modeling and Grid Generation (SMAGG) sponsored a workshop on surface modeling, grid generation, and related issues in Computational Fluid Dynamics (CFD) solutions at Lewis Research Center, Cleveland, Ohio, May 9-11, 1995. The workshop provided a forum to identify industry needs, strengths, and weaknesses of the five grid technologies (patched structured, overset structured, Cartesian, unstructured, and hybrid), and to exchange thoughts about where each technology will be in 2 to 5 years. The workshop also provided opportunities for engineers and scientists to present new methods, approaches, and applications in SMAGG for CFD. This Conference Publication (CP) consists of papers on industry overview, NASA overview, five grid technologies, new methods/ approaches/applications, and software systems.

  6. Hybrid AC-High Voltage DC Grid Stability and Controls

    Science.gov (United States)

    Yu, Jicheng

    The growth of energy demands in recent years has been increasing faster than the expansion of transmission facility construction. This tendency cooperating with the continuous investing on the renewable energy resources drives the research, development, and construction of HVDC projects to create a more reliable, affordable, and environmentally friendly power grid. Constructing the hybrid AC-HVDC grid is a significant move in the development of the HVDC techniques; the form of dc system is evolving from the point-to-point stand-alone dc links to the embedded HVDC system and the multi-terminal HVDC (MTDC) system. The MTDC is a solution for the renewable energy interconnections, and the MTDC grids can improve the power system reliability, flexibility in economic dispatches, and converter/cable utilizing efficiencies. The dissertation reviews the HVDC technologies, discusses the stability issues regarding the ac and HVDC connections, proposes a novel power oscillation control strategy to improve system stability, and develops a nonlinear voltage droop control strategy for the MTDC grid. To verify the effectiveness the proposed power oscillation control strategy, a long distance paralleled AC-HVDC transmission test system is employed. Based on the PSCAD/EMTDC platform simulation results, the proposed power oscillation control strategy can improve the system dynamic performance and attenuate the power oscillations effectively. To validate the nonlinear voltage droop control strategy, three droop controls schemes are designed according to the proposed nonlinear voltage droop control design procedures. These control schemes are tested in a hybrid AC-MTDC system. The hybrid AC-MTDC system, which is first proposed in this dissertation, consists of two ac grids, two wind farms and a five-terminal HVDC grid connecting them. Simulation studies are performed in the PSCAD/EMTDC platform. According to the simulation results, all the three design schemes have their unique salient

  7. Hybrid metal grid-polymer-carbon nanotube electrodes for high luminance organic light emitting diodes

    International Nuclear Information System (INIS)

    Sam, F Laurent M; Dabera, G Dinesha M R; Lai, Khue T; Mills, Christopher A; Rozanski, Lynn J; Silva, S Ravi P

    2014-01-01

    Organic light emitting diodes (OLEDs) incorporating grid transparent conducting electrodes (TCEs) with wide grid line spacing suffer from an inability to transfer charge carriers across the gaps in the grids to promote light emission in these areas. High luminance OLEDs fabricated using a hybrid TCE composed of poly(3,4-ethylenedioxythiophene) poly(styrenesulfonate) (PEDOT:PSS PH1000) or regioregular poly(3-hexylthiophene)-wrapped semiconducting single-walled carbon nanotubes (rrP3HT-SWCNT) in combination with a nanometre thin gold grid are reported here. OLEDs fabricated using the hybrid gold grid/PH1000 TCE have a luminance of 18 000 cd m −2 at 9 V; the same as the reference indium tin oxide (ITO) OLED. The gold grid/rrP3HT-SWCNT OLEDs have a lower luminance of 8260 cd m −2 at 9 V, which is likely due to a rougher rrP3HT-SWCNT surface. These results demonstrate that the hybrid gold grid/PH1000 TCE is a promising replacement for ITO in future plastic electronics applications including OLEDs and organic photovoltaics. For applications where surface roughness is not critical, e.g. electrochromic devices or discharge of static electricity, the gold grid/rrP3HT-SWCNT hybrid TCE can be employed. (paper)

  8. Hybrid Spatial Data Model for Indoor Space: Combined Topology and Grid

    Directory of Open Access Journals (Sweden)

    Zhiyong Lin

    2017-11-01

    Full Text Available The construction and application of an indoor spatial data model is an important prerequisite to meet the requirements of diversified indoor spatial location services. The traditional indoor spatial topology model focuses on the construction of topology information. It has high path analysis and query efficiency, but ignores the spatial location information. The grid model retains the plane position information by grid, but increases the data volume and complexity of the model and reduces the efficiency of the model analysis. This paper presents a hybrid model for interior space based on topology and grid. Based on the spatial meshing and spatial division of the interior space, the model retains the position information and topological connectivity information of the interior space by establishing the connection or affiliation between the grid subspace and the topological subspace. The model improves the speed of interior spatial analysis and solves the problem of the topology information and location information updates not being synchronized. In this study, the A* shortest path query efficiency of typical daily indoor activities under the grid model and the hybrid model were compared for the indoor plane of an apartment and a shopping mall. The results obtained show that the hybrid model is 43% higher than the A* algorithm of the grid model as a result of the existence of topology communication information. This paper provides a useful idea for the establishment of a highly efficient and highly available interior spatial data model.

  9. Optimal sizing of grid-independent hybrid photovoltaic–battery power systems for household sector

    International Nuclear Information System (INIS)

    Bianchi, M.; Branchini, L.; Ferrari, C.; Melino, F.

    2014-01-01

    Highlights: • A feasibility study on a stand-alone solar–battery power generation system is carried out. • An in-house developed calculation code able to estimate photovoltaic panels behaviour is described. • The feasibility of replacing grid electricity with hybrid system is examined. • Guidelines for optimal photovoltaic design are given. • Guidelines for optimal storage sizing in terms of batteries number and capacity are given. - Abstract: The penetration of renewable sources into the grid, particularly wind and solar, have been increasing in recent years. As a consequence, there have been serious concerns over reliable and safety operation of power systems. One possible solution, to improve grid stability, is to integrate energy storage devices into power system network: storing energy produced in periods of low demand to later use, ensuring full exploitation of intermittent available sources. Focusing on stand-alone photovoltaic (PV) energy system, energy storage is needed with the purpose of ensuring continuous power flow, to minimize or, if anything, to neglect electrical grid supply. A comprehensive study on a hybrid stand-alone photovoltaic power system using two different energy storage technologies has been performed. The study examines the feasibility of replacing electricity provided by the grid with hybrid system to meet household demand. In particular, this paper presents first results for photovoltaic (PV)/battery (B) hybrid configuration. The main objective of this paper is focused on PV/B system, to recommend hybrid system optimal design in terms of PV module number, PV module tilt, number and capacity of batteries to minimize or, if possible, to neglect grid supply. This paper is the early stage of a theoretical and experimental study in which two different hybrid power system configurations will be evaluated and compared: (i) PV/B system and (ii) PV/B/fuel cell (FC) system. The aim of the overall study will be the definition of the

  10. 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.

  11. A GPU-based incompressible Navier-Stokes solver on moving overset grids

    Science.gov (United States)

    Chandar, Dominic D. J.; Sitaraman, Jayanarayanan; Mavriplis, Dimitri J.

    2013-07-01

    In pursuit of obtaining high fidelity solutions to the fluid flow equations in a short span of time, graphics processing units (GPUs) which were originally intended for gaming applications are currently being used to accelerate computational fluid dynamics (CFD) codes. With a high peak throughput of about 1 TFLOPS on a PC, GPUs seem to be favourable for many high-resolution computations. One such computation that involves a lot of number crunching is computing time accurate flow solutions past moving bodies. The aim of the present paper is thus to discuss the development of a flow solver on unstructured and overset grids and its implementation on GPUs. In its present form, the flow solver solves the incompressible fluid flow equations on unstructured/hybrid/overset grids using a fully implicit projection method. The resulting discretised equations are solved using a matrix-free Krylov solver using several GPU kernels such as gradient, Laplacian and reduction. Some of the simple arithmetic vector calculations are implemented using the CU++: An Object Oriented Framework for Computational Fluid Dynamics Applications using Graphics Processing Units, Journal of Supercomputing, 2013, doi:10.1007/s11227-013-0985-9 approach where GPU kernels are automatically generated at compile time. Results are presented for two- and three-dimensional computations on static and moving grids.

  12. Issues regarding the modelling and simulation of hybrid micro grid systems

    Science.gov (United States)

    Szeidert, I.; Filip, I.; Prostean, O.

    2016-02-01

    The main followed objectives within control strategies dedicated to hybrid micro grid systems (wind/hydro/solar), that operate based on maximum power point tracking (MPPT) techniques are to improve the conversion systems efficiency and to maintain the quality of the produced electrical energy (the voltage and power factor control). One of the main goals of maximum power point tracking strategy is to achieve the harvesting of the maximal possible energy within a pre-set time period. In order to implement the control strategies for micro grid systems that operate at time variable parameter, there are usually required specific transducers (anemometer for wind speed measurement, optical rotational transducers, taco generators, etc.). In the technical literature there are presented several variants of the MPPT techniques, which are particularized at several applications (wind energy conversion systems, solar systems, hydro plants and micro grid hybrid systems). The maximum power point tracking implementations are mainly based on two-level architecture. The inferior level controls the primary variables, while the superior level represents the MPPT control structure. In the paper, authors present some micro grid structures proposed at Politehnica University Timisoara within the frame of a research grant. The paper is focused on the application of MPPT strategies on hybrid micro grid systems. There are presented several structures and control strategies and are highlighted their advantages and disadvantages, together with practical implementation guidelines.

  13. Assimilation of coastal acoustic tomography data using an unstructured triangular grid ocean model for water with complex coastlines and islands

    Science.gov (United States)

    Zhu, Ze-Nan; Zhu, Xiao-Hua; Guo, Xinyu; Fan, Xiaopeng; Zhang, Chuanzheng

    2017-09-01

    For the first time, we present the application of an unstructured triangular grid to the Finite-Volume Community Ocean Model using the ensemble Kalman filter scheme, to assimilate coastal acoustic tomography (CAT) data. The fine horizontal and vertical current field structures around the island inside the observation region were both reproduced well. The assimilated depth-averaged velocities had better agreement with the independent acoustic Doppler current profiler (ADCP) data than the velocities obtained by inversion and simulation. The root-mean-square difference (RMSD) between depth-averaged current velocities obtained by data assimilation and those obtained by ADCPs was 0.07 m s-1, which was less than the corresponding difference obtained by inversion and simulation (0.12 and 0.17 m s-1, respectively). The assimilated vertical layer velocities also exhibited better agreement with ADCP than the velocities obtained by simulation. RMSDs between assimilated and ADCP data in vertical layers ranged from 0.02 to 0.14 m s-1, while RMSDs between simulation and ADCP data ranged from 0.08 to 0.27 m s-1. These results indicate that assimilation had the highest accuracy. Sensitivity experiments involving the elimination of sound transmission lines showed that missing data had less impact on assimilation than on inversion. Sensitivity experiments involving the elimination of CAT stations showed that the assimilation with four CAT stations was the relatively economical and reasonable procedure in this experiment. These results indicate that, compared with inversion and simulation, data assimilation of CAT data with an unstructured triangular grid is more effective in reconstructing the current field.

  14. Al-doped ZnO/Ag grid hybrid transparent conductive electrodes fabricated using a low-temperature process

    Energy Technology Data Exchange (ETDEWEB)

    An, Ha-Rim; Oh, Sung-Tag [Department of Materials Science and Engineering, Seoul National University of Science and Technology, Seoul 139-743 (Korea, Republic of); Kim, Chang Yeoul [Future Convergence Ceramic Division, Korea Institute Ceramic Engineering and Technology (KICET), Seoul 233-5 (Korea, Republic of); Baek, Seong-Ho [Energy Research Division, Daegu Gyeongbuk Institute of Science and Technology (DGIST), Daegu 711-873 (Korea, Republic of); Park, Il-Kyu, E-mail: ikpark@ynu.ac.kr [Department of Electronic Engineering, Yeungnam University, Gyeongbuk 712-749 (Korea, Republic of); Ahn, Hyo-Jin, E-mail: hjahn@seoultech.ac.kr [Department of Materials Science and Engineering, Seoul National University of Science and Technology, Seoul 139-743 (Korea, Republic of)

    2014-12-05

    Highlights: • Al-doped ZnO/Ag transparent conductive electrode is fabricated at low temperature. • Performance of the hybrid transparent conductive electrode affected by the structure. • The performance enhancement mechanism is suggested. - Abstract: Al-doped ZnO (AZO)/Ag grid hybrid transparent conductive electrode (TCE) structures were fabricated at a low temperature by using electrohydrodynamic jet printing for the Ag grids and atomic layer deposition for the AZO layers. The structural investigations showed that the AZO/Ag grid hybrid structures consisted of Ag grid lines formed by Ag particles and the AZO layer covering the inter-spacing between the Ag grid lines. The Ag particles comprising the Ag grid lines were also capped by thin AZO layers, and the coverage of the AZO layers was increased with increasing the thickness of the AZO layer. Using the optimum thickness of AZO layer of 70 nm, the hybrid TCE structure showed an electrical resistivity of 5.45 × 10{sup −5} Ω cm, an optical transmittance of 80.80%, and a figure of merit value of 1.41 × 10{sup −2} Ω{sup −1}. The performance enhancement was suggested based on the microstructural investigations on the AZO/Ag grid hybrid structures.

  15. Incompressible Navier-Stokes inverse design method based on adaptive unstructured meshes

    International Nuclear Information System (INIS)

    Rahmati, M.T.; Charlesworth, D.; Zangeneh, M.

    2005-01-01

    An inverse method for blade design based on Navier-Stokes equations on adaptive unstructured meshes has been developed. In the method, unlike the method based on inviscid equations, the effect of viscosity is directly taken into account. In the method, the pressure (or pressure loading) is prescribed. The design method then computes the blade shape that would accomplish the target prescribed pressure distribution. The method is implemented using a cell-centered finite volume method, which solves the incompressible Navier-Stokes equations on unstructured meshes. An adaptive unstructured mesh method based on grid subdivision and local adaptive mesh method is utilized for increasing the accuracy. (author)

  16. Autonomous Operation of Hybrid Microgrid with AC and DC Sub-Grids

    DEFF Research Database (Denmark)

    Loh, Poh Chiang; Blaabjerg, Frede

    2011-01-01

    the power flow among all the sources distributed throughout the two types of sub-grids, which certainly is tougher than previous efforts developed for only either ac or dc microgrid. This wider scope of control has not yet been investigated, and would certainly rely on the coordinated operation of dc...... sources, ac sources and interlinking converters. Suitable control and normalization schemes are therefore developed for controlling them with results presented for showing the overall performance of the hybrid microgrid.......This paper investigates on the active and reactive power sharing of an autonomous hybrid microgrid. Unlike existing microgrids which are purely ac, the hybrid microgrid studied here comprises dc and ac sub-grids, interconnected by power electronic interfaces. The main challenge here is to manage...

  17. 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.

  18. Geometrical Approach to the Grid System in the KOPEC Pilot Code

    International Nuclear Information System (INIS)

    Lee, E. J.; Park, C. E.; Lee, S. Y.

    2008-01-01

    KOPEC has been developing a pilot code to analyze two phase flow. The earlier version of the pilot code adopts the geometry with one-dimensional structured mesh system. As the pilot code is required to handle more complex geometries, a systematic geometrical approach to grid system has been introduced. Grid system can be classified as two types; structured grid system and unstructured grid system. The structured grid system is simple to apply but is less flexible than the other. The unstructured grid system is more complicated than the structured grid system. But it is more flexible to model the geometry. Therefore, two types of grid systems are utilized to allow code users simplicity as well as the flexibility

  19. River salinity on a mega-delta, an unstructured grid model approach.

    Science.gov (United States)

    Bricheno, Lucy; Saiful Islam, Akm; Wolf, Judith

    2014-05-01

    With an average freshwater discharge of around 40,000 m3/s the BGM (Brahmaputra Ganges and Meghna) river system has the third largest discharge worldwide. The BGM river delta is a low-lying fertile area covering over 100,000 km2 mainly in India and Bangladesh. Approximately two-thirds of the Bangladesh people work in agriculture and these local livelihoods depend on freshwater sources directly linked to river salinity. The finite volume coastal ocean model (FVCOM) has been applied to the BGM delta in order to simulate river salinity under present and future climate conditions. Forced by a combination of regional climate model predictions, and a basin-wide river catchment model, the 3D baroclinic delta model can determine river salinity under the current climate, and make predictions for future wet and dry years. The river salinity demonstrates a strong seasonal and tidal cycle, making it important for the model to be able to capture a wide range of timescales. The unstructured mesh approach used in FVCOM is required to properly represent the delta's structure; a complex network of interconnected river channels. The model extends 250 km inland in order to capture the full extent of the tidal influence and grid resolutions of 10s of metres are required to represent narrow inland river channels. The use of FVCOM to simulate flows so far inland is a novel challenge, which also requires knowledge of the shape and cross-section of the river channels.

  20. A hybrid Boundary Element Unstructured Transmission-line (BEUT) method for accurate 2D electromagnetic simulation

    Energy Technology Data Exchange (ETDEWEB)

    Simmons, Daniel, E-mail: daniel.simmons@nottingham.ac.uk; Cools, Kristof; Sewell, Phillip

    2016-11-01

    Time domain electromagnetic simulation tools have the ability to model transient, wide-band applications, and non-linear problems. The Boundary Element Method (BEM) and the Transmission Line Modeling (TLM) method are both well established numerical techniques for simulating time-varying electromagnetic fields. The former surface based method can accurately describe outwardly radiating fields from piecewise uniform objects and efficiently deals with large domains filled with homogeneous media. The latter volume based method can describe inhomogeneous and non-linear media and has been proven to be unconditionally stable. Furthermore, the Unstructured TLM (UTLM) enables modelling of geometrically complex objects by using triangular meshes which removes staircasing and unnecessary extensions of the simulation domain. The hybridization of BEM and UTLM which is described in this paper is named the Boundary Element Unstructured Transmission-line (BEUT) method. It incorporates the advantages of both methods. The theory and derivation of the 2D BEUT method is described in this paper, along with any relevant implementation details. The method is corroborated by studying its correctness and efficiency compared to the traditional UTLM method when applied to complex problems such as the transmission through a system of Luneburg lenses and the modelling of antenna radomes for use in wireless communications. - Graphical abstract:.

  1. Study of two-dimensional flow by triangular unstructured grid around airfoil with dynamic ground effect

    International Nuclear Information System (INIS)

    Haghbin, S.; Farahat, S.

    2004-01-01

    In this paper, the numerical solution of two-dimensional incompressible viscid flow by triangular unstructured grid around airfoil with dynamic ground effect and by using geometric conservation law (GCL) has been represented. In this analysis, after the mesh generation for physical model, for the purpose of adaption of meshes with physical condition, the mesh adaption method has been used. Also, for increasing the speed of results convergence, the Multigrid method has been applied to the solver of governing equations. Because of the movement of meshes in this analysis, by using a spring simulation, the generated meshes have been moved and in every time step for the purpose of controlling the quality of meshes, by considering the EquiAngle Skew coefficient (EAS) and the volume of each mesh, the meshes that had a large EAS and a volume more than and less than defined maximum and minimum value, have been removed and then regenerated. Also, because the continuity and momentum conservations law were insufficient to work with these moving grids, the geometric conservation law was combined with the other conservation laws and a general equation was obtained for the dynamic meshes. For solving this general equation, the Simple Algorithm has been used. According to the results, the dynamic ground effect causes unsteadiness and also the Lift coefficient is increased vibrationally. And with respect to the type of airfoil, the Drag coefficient can decrease or increase vibrationally. (author)

  2. Study of two-dimensional flow by triangular unstructured grid around airfoil with dynamic ground effect

    Energy Technology Data Exchange (ETDEWEB)

    Haghbin, S.; Farahat, S. [Sistan and Baluchestan Univ., Dept. of Mechanical Engineering, Zahedan (Iran, Islamic Republic of)]. E-mail: sadegh_haghbin@yahoo.com

    2004-07-01

    In this paper, the numerical solution of two-dimensional incompressible viscid flow by triangular unstructured grid around airfoil with dynamic ground effect and by using geometric conservation law (GCL) has been represented. In this analysis, after the mesh generation for physical model, for the purpose of adaption of meshes with physical condition, the mesh adaption method has been used. Also, for increasing the speed of results convergence, the Multigrid method has been applied to the solver of governing equations. Because of the movement of meshes in this analysis, by using a spring simulation, the generated meshes have been moved and in every time step for the purpose of controlling the quality of meshes, by considering the EquiAngle Skew coefficient (EAS) and the volume of each mesh, the meshes that had a large EAS and a volume more than and less than defined maximum and minimum value, have been removed and then regenerated. Also, because the continuity and momentum conservations law were insufficient to work with these moving grids, the geometric conservation law was combined with the other conservation laws and a general equation was obtained for the dynamic meshes. For solving this general equation, the Simple Algorithm has been used. According to the results, the dynamic ground effect causes unsteadiness and also the Lift coefficient is increased vibrationally. And with respect to the type of airfoil, the Drag coefficient can decrease or increase vibrationally. (author)

  3. Parallel Performance Optimizations on Unstructured Mesh-based Simulations

    Energy Technology Data Exchange (ETDEWEB)

    Sarje, Abhinav; Song, Sukhyun; Jacobsen, Douglas; Huck, Kevin; Hollingsworth, Jeffrey; Malony, Allen; Williams, Samuel; Oliker, Leonid

    2015-01-01

    © The Authors. Published by Elsevier B.V. This paper addresses two key parallelization challenges the unstructured mesh-based ocean modeling code, MPAS-Ocean, which uses a mesh based on Voronoi tessellations: (1) load imbalance across processes, and (2) unstructured data access patterns, that inhibit intra- and inter-node performance. Our work analyzes the load imbalance due to naive partitioning of the mesh, and develops methods to generate mesh partitioning with better load balance and reduced communication. Furthermore, we present methods that minimize both inter- and intranode data movement and maximize data reuse. Our techniques include predictive ordering of data elements for higher cache efficiency, as well as communication reduction approaches. We present detailed performance data when running on thousands of cores using the Cray XC30 supercomputer and show that our optimization strategies can exceed the original performance by over 2×. Additionally, many of these solutions can be broadly applied to a wide variety of unstructured grid-based computations.

  4. A parallel electrostatic Particle-in-Cell method on unstructured tetrahedral grids for large-scale bounded collisionless plasma simulations

    Science.gov (United States)

    Averkin, Sergey N.; Gatsonis, Nikolaos A.

    2018-06-01

    An unstructured electrostatic Particle-In-Cell (EUPIC) method is developed on arbitrary tetrahedral grids for simulation of plasmas bounded by arbitrary geometries. The electric potential in EUPIC is obtained on cell vertices from a finite volume Multi-Point Flux Approximation of Gauss' law using the indirect dual cell with Dirichlet, Neumann and external circuit boundary conditions. The resulting matrix equation for the nodal potential is solved with a restarted generalized minimal residual method (GMRES) and an ILU(0) preconditioner algorithm, parallelized using a combination of node coloring and level scheduling approaches. The electric field on vertices is obtained using the gradient theorem applied to the indirect dual cell. The algorithms for injection, particle loading, particle motion, and particle tracking are parallelized for unstructured tetrahedral grids. The algorithms for the potential solver, electric field evaluation, loading, scatter-gather algorithms are verified using analytic solutions for test cases subject to Laplace and Poisson equations. Grid sensitivity analysis examines the L2 and L∞ norms of the relative error in potential, field, and charge density as a function of edge-averaged and volume-averaged cell size. Analysis shows second order of convergence for the potential and first order of convergence for the electric field and charge density. Temporal sensitivity analysis is performed and the momentum and energy conservation properties of the particle integrators in EUPIC are examined. The effects of cell size and timestep on heating, slowing-down and the deflection times are quantified. The heating, slowing-down and the deflection times are found to be almost linearly dependent on number of particles per cell. EUPIC simulations of current collection by cylindrical Langmuir probes in collisionless plasmas show good comparison with previous experimentally validated numerical results. These simulations were also used in a parallelization

  5. 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.

  6. Exploring Shared-Memory Optimizations for an Unstructured Mesh CFD Application on Modern Parallel Systems

    KAUST Repository

    Mudigere, Dheevatsa

    2015-05-01

    In this work, we revisit the 1999 Gordon Bell Prize winning PETSc-FUN3D aerodynamics code, extending it with highly-tuned shared-memory parallelization and detailed performance analysis on modern highly parallel architectures. An unstructured-grid implicit flow solver, which forms the backbone of computational aerodynamics, poses particular challenges due to its large irregular working sets, unstructured memory accesses, and variable/limited amount of parallelism. This code, based on a domain decomposition approach, exposes tradeoffs between the number of threads assigned to each MPI-rank sub domain, and the total number of domains. By applying several algorithm- and architecture-aware optimization techniques for unstructured grids, we show a 6.9X speed-up in performance on a single-node Intel® XeonTM1 E5 2690 v2 processor relative to the out-of-the-box compilation. Our scaling studies on TACC Stampede supercomputer show that our optimizations continue to provide performance benefits over baseline implementation as we scale up to 256 nodes.

  7. Numerical Study of Detonation Wave Propagation in the Variable Cross-Section Channel Using Unstructured Computational Grids

    Directory of Open Access Journals (Sweden)

    Alexander Lopato

    2018-01-01

    Full Text Available The work is dedicated to the numerical study of detonation wave initiation and propagation in the variable cross-section axisymmetric channel filled with the model hydrogen-air mixture. The channel models the large-scale device for the utilization of worn-out tires. Mathematical model is based on two-dimensional axisymmetric Euler equations supplemented by global chemical kinetics model. The finite volume computational algorithm of the second approximation order for the calculation of two-dimensional flows with detonation waves on fully unstructured grids with triangular cells is developed. Three geometrical configurations of the channel are investigated, each with its own degree of the divergence of the conical part of the channel from the point of view of the pressure from the detonation wave on the end wall of the channel. The problem in consideration relates to the problem of waste recycling in the devices based on the detonation combustion of the fuel.

  8. Axisymmetric charge-conservative electromagnetic particle simulation algorithm on unstructured grids: Application to microwave vacuum electronic devices

    Science.gov (United States)

    Na, Dong-Yeop; Omelchenko, Yuri A.; Moon, Haksu; Borges, Ben-Hur V.; Teixeira, Fernando L.

    2017-10-01

    We present a charge-conservative electromagnetic particle-in-cell (EM-PIC) algorithm optimized for the analysis of vacuum electronic devices (VEDs) with cylindrical symmetry (axisymmetry). We exploit the axisymmetry present in the device geometry, fields, and sources to reduce the dimensionality of the problem from 3D to 2D. Further, we employ 'transformation optics' principles to map the original problem in polar coordinates with metric tensor diag (1 ,ρ2 , 1) to an equivalent problem on a Cartesian metric tensor diag (1 , 1 , 1) with an effective (artificial) inhomogeneous medium introduced. The resulting problem in the meridian (ρz) plane is discretized using an unstructured 2D mesh considering TEϕ-polarized fields. Electromagnetic field and source (node-based charges and edge-based currents) variables are expressed as differential forms of various degrees, and discretized using Whitney forms. Using leapfrog time integration, we obtain a mixed E - B finite-element time-domain scheme for the full-discrete Maxwell's equations. We achieve a local and explicit time update for the field equations by employing the sparse approximate inverse (SPAI) algorithm. Interpolating field values to particles' positions for solving Newton-Lorentz equations of motion is also done via Whitney forms. Particles are advanced using the Boris algorithm with relativistic correction. A recently introduced charge-conserving scatter scheme tailored for 2D unstructured grids is used in the scatter step. The algorithm is validated considering cylindrical cavity and space-charge-limited cylindrical diode problems. We use the algorithm to investigate the physical performance of VEDs designed to harness particle bunching effects arising from the coherent (resonance) Cerenkov electron beam interactions within micro-machined slow wave structures.

  9. Resolving high-frequency internal waves generated at an isolated coral atoll using an unstructured grid ocean model

    Science.gov (United States)

    Rayson, Matthew D.; Ivey, Gregory N.; Jones, Nicole L.; Fringer, Oliver B.

    2018-02-01

    We apply the unstructured grid hydrodynamic model SUNTANS to investigate the internal wave dynamics around Scott Reef, Western Australia, an isolated coral reef atoll located on the edge of the continental shelf in water depths of 500,m and more. The atoll is subject to strong semi-diurnal tidal forcing and consists of two relatively shallow lagoons separated by a 500 m deep, 2 km wide and 15 km long channel. We focus on the dynamics in this channel as the internal tide-driven flow and resulting mixing is thought to be a key mechanism controlling heat and nutrient fluxes into the reef lagoons. We use an unstructured grid to discretise the domain and capture both the complex topography and the range of internal wave length scales in the channel flow. The model internal wave field shows super-tidal frequency lee waves generated by the combination of the steep channel topography and strong tidal flow. We evaluate the model performance using observations of velocity and temperature from two through water-column moorings in the channel separating the two reefs. Three different global ocean state estimate datasets (global HYCOM, CSIRO Bluelink, CSIRO climatology atlas) were used to provide the model initial and boundary conditions, and the model outputs from each were evaluated against the field observations. The scenario incorporating the CSIRO Bluelink data performed best in terms of through-water column Murphy skill scores of water temperature and eastward velocity variability in the channel. The model captures the observed vertical structure of the tidal (M2) and super-tidal (M4) frequency temperature and velocity oscillations. The model also predicts the direction and magnitude of the M2 internal tide energy flux. An energy analysis reveals a net convergence of the M2 energy flux and a divergence of the M4 energy flux in the channel, indicating the channel is a region of either energy transfer to higher frequencies or energy loss to dissipation. This conclusion is

  10. NEW RSW & Wall Coarse Tet Only Grid

    Data.gov (United States)

    National Aeronautics and Space Administration — This is the RSW Coarse Tet Only grid with the root viscous tunnel wall. This grid is for a node-based unstructured solver. Quad Surface Faces= 0 Tria Surface Faces=...

  11. A HYBRID SOLAR WIND MODEL OF THE CESE+HLL METHOD WITH A YIN-YANG OVERSET GRID AND AN AMR GRID

    International Nuclear Information System (INIS)

    Feng Xueshang; Zhang Shaohua; Xiang Changqing; Yang Liping; Jiang Chaowei; Wu, S. T.

    2011-01-01

    A hybrid three-dimensional (3D) MHD model for solar wind study is proposed in the present paper with combined grid systems and solvers. The computational domain from the Sun to Earth space is decomposed into the near-Sun and off-Sun domains, which are respectively constructed with a Yin-Yang overset grid system and a Cartesian adaptive mesh refinement (AMR) grid system and coupled with a domain connection interface in the overlapping region between the near-Sun and off-Sun domains. The space-time conservation element and solution element method is used in the near-Sun domain, while the Harten-Lax-Leer method is employed in the off-Sun domain. The Yin-Yang overset grid can avoid well-known singularity and polar grid convergence problems and its body-fitting property helps achieve high-quality resolution near the solar surface. The block structured AMR Cartesian grid can automatically capture far-field plasma flow features, such as heliospheric current sheets and shock waves, and at the same time, it can save significant computational resources compared to the uniformly structured Cartesian grid. A numerical study of the solar wind structure for Carrington rotation 2069 shows that the newly developed hybrid MHD solar wind model successfully produces many realistic features of the background solar wind, in both the solar corona and interplanetary space, by comparisons with multiple solar and interplanetary observations.

  12. 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...

  13. NEW RSW & Wall Coarse Mixed Element Grid

    Data.gov (United States)

    National Aeronautics and Space Administration — This is the Coarse Mixed Element Grid for the RSW with a viscous wall at the root. This grid is for a node-based unstructured solver. Quad Surface Faces= 9728 Tria...

  14. Transmission Technologies and Operational Characteristic Analysis of Hybrid UHV AC/DC Power Grids in China

    Science.gov (United States)

    Tian, Zhang; Yanfeng, Gong

    2017-05-01

    In order to solve the contradiction between demand and distribution range of primary energy resource, Ultra High Voltage (UHV) power grids should be developed rapidly to meet development of energy bases and accessing of large-scale renewable energy. This paper reviewed the latest research processes of AC/DC transmission technologies, summarized the characteristics of AC/DC power grids, concluded that China’s power grids certainly enter a new period of large -scale hybrid UHV AC/DC power grids and characteristics of “strong DC and weak AC” becomes increasingly pro minent; possible problems in operation of AC/DC power grids was discussed, and interaction or effect between AC/DC power grids was made an intensive study of; according to above problems in operation of power grids, preliminary scheme is summarized as fo llows: strengthening backbone structures, enhancing AC/DC transmission technologies, promoting protection measures of clean energ y accessing grids, and taking actions to solve stability problems of voltage and frequency etc. It’s valuable for making hybrid UHV AC/DC power grids adapt to operating mode of large power grids, thus guaranteeing security and stability of power system.

  15. Hybrid hydrogen-battery systems for renewable off-grid telecom power

    OpenAIRE

    Scamman, D.; Newborough, M.; Bustamante, H.

    2015-01-01

    Off-grid hybrid systems, based on the integration of hydrogen technologies (electrolysers, hydrogen stores and fuel cells) with battery and wind/solar power technologies, are proposed for satisfying the continuous power demands of telecom remote base stations. A model was developed to investigate the preferred role for electrolytic hydrogen within a hybrid system; the analysis focused on powering a 1 kW telecom load in three locations of distinct wind and solar resource availability. When com...

  16. Stability assessment of a multi-port power electronic interface for hybrid micro-grid applications

    Science.gov (United States)

    Shamsi, Pourya

    Migration to an industrial society increases the demand for electrical energy. Meanwhile, social causes for preserving the environment and reducing pollutions seek cleaner forms of energy sources. Therefore, there has been a growth in distributed generation from renewable sources in the past decade. Existing regulations and power system coordination does not allow for massive integration of distributed generation throughout the grid. Moreover, the current infrastructures are not designed for interfacing distributed and deregulated generation. In order to remedy this problem, a hybrid micro-grid based on nano-grids is introduced. This system consists of a reliable micro-grid structure that provides a smooth transition from the current distribution networks to smart micro-grid systems. Multi-port power electronic interfaces are introduced to manage the local generation, storage, and consumption. Afterwards, a model for this micro-grid is derived. Using this model, the stability of the system under a variety of source and load induced disturbances is studied. Moreover, pole-zero study of the micro-grid is performed under various loading conditions. An experimental setup of this micro-grid is developed, and the validity of the model in emulating the dynamic behavior of the system is verified. This study provides a theory for a novel hybrid micro-grid as well as models for stability assessment of the proposed micro-grid.

  17. Renewable energy technology for off-grid power generation solar hybrid system

    International Nuclear Information System (INIS)

    Mohd Azhar Abd Rahman

    2006-01-01

    Off-grid power generation is meant to supply remote or rural area, where grid connection is almost impossible in terms of cost and geography, such as island, aborigine's villages, and areas where nature preservation is concern. Harnessing an abundance renewable energy sources using versatile hybrid power systems can offer the best, least-cost alternative solution for extending modern energy services to remote and isolated communities. The conventional method for off-grid power generation is using diesel generator with a renewable energy (RE) technology utilizing solar photovoltaic, wind, biomass, biogas and/or mini/micro hydro. A hybrid technology is a combination of multiple source of energy; such as RE and diesel generator and may also include energy storage such as battery. In our design, the concept of solar hybrid system is a combination of solar with diesel genset and battery as an energy storage. The main objective of the system are to reduce the cost of operation and maintenance, cost of logistic and carbon dioxide (CO 2 ) emission. The operational concept of solar hybrid system is that solar will be the first choice of supplying load and excess energy produced will be stored in battery. Genset will be a secondary source of energy. The system is controlled by a microprocessor-based controlled to manage the energy supplied and load demand. The solar hybrid system consists of one or two diesel generator with electronic control system, lead-acid battery system, solar PV, inverter module and system controller with remote monitoring capability. The benefits of solar hybrid system are: Improved reliability, Improved energy services, reduced emissions and pollution, provide continuous power supply, increased operational life, reduced cost, and more efficient use of power. Currently, such system has been installed at Middle and Top Station of Langkawi Cable Car, Langkawi and Aborigines Village Kg Denai, Rompin, Pahang. The technology is considered new in Malaysia

  18. Application of DC-AC Hybrid Grid and Solar Photovoltaic Generation with Battery Storage Using Smart Grid

    Directory of Open Access Journals (Sweden)

    Shoaib Rauf

    2017-01-01

    Full Text Available Smart grid for the past few years has been the prime focus of research in power systems. The aim is to eliminate load shedding and problematic blackout conditions, further offering cheap and continuous supply of electricity for both large and small consumers. Another benefit is to integrate renewable energy resources with existing dump grid in more efficient and cost-effective manner. In past few years, growing demand for sustainable energy increases the consumption of solar PV. Since generation from solar PV is in DC and most of the appliances at home could be operated on DC, AC-DC hybrid distribution system with energy management system is proposed in this paper. EMS helps to shift or control the auxiliary load and compel the users to operate specific load at certain time slots. These techniques further help to manage the excessive load during peak and off peak hours. It demonstrates the practical implementation of DC-AC network with integration of solar PV and battery storage with existing infrastructure. The results show a remarkable improvement using hybrid AC-DC framework in terms of reliability and efficiency. All this functioning together enhances the overall efficiency; hence, a secure, economical, reliable, and intelligent system leads to a smart grid.

  19. From Pore Scale to Turbulent Flow with the Unstructured Lattice Boltzmann Method

    DEFF Research Database (Denmark)

    Matin, Rastin

    Abstract: The lattice Boltzmann method is a class of methods in computational fluid dynamics for simulating fluid flow. Implementations on unstructured grids are particularly relevant for various engineering applications, where geometric flexibility or high resolution near a body or a wall...... is required. The main topic of this thesis is to further develop unstructured lattice Boltzmann methods for simulations of Newtonian fluid flow in three dimensions, in particular porous flow. Two methods are considered in this thesis based on the finite volume method and finite element method, respectively...

  20. High order spectral volume and spectral difference methods on unstructured grids

    Science.gov (United States)

    Kannan, Ravishekar

    The spectral volume (SV) and the spectral difference (SD) methods were developed by Wang and Liu and their collaborators for conservation laws on unstructured grids. They were introduced to achieve high-order accuracy in an efficient manner. Recently, these methods were extended to three-dimensional systems and to the Navier Stokes equations. The simplicity and robustness of these methods have made them competitive against other higher order methods such as the discontinuous Galerkin and residual distribution methods. Although explicit TVD Runge-Kutta schemes for the temporal advancement are easy to implement, they suffer from small time step limited by the Courant-Friedrichs-Lewy (CFL) condition. When the polynomial order is high or when the grid is stretched due to complex geometries or boundary layers, the convergence rate of explicit schemes slows down rapidly. Solution strategies to remedy this problem include implicit methods and multigrid methods. A novel implicit lower-upper symmetric Gauss-Seidel (LU-SGS) relaxation method is employed as an iterative smoother. It is compared to the explicit TVD Runge-Kutta smoothers. For some p-multigrid calculations, combining implicit and explicit smoothers for different p-levels is also studied. The multigrid method considered is nonlinear and uses Full Approximation Scheme (FAS). An overall speed-up factor of up to 150 is obtained using a three-level p-multigrid LU-SGS approach in comparison with the single level explicit method for the Euler equations for the 3rd order SD method. A study of viscous flux formulations was carried out for the SV method. Three formulations were used to discretize the viscous fluxes: local discontinuous Galerkin (LDG), a penalty method and the 2nd method of Bassi and Rebay. Fourier analysis revealed some interesting advantages for the penalty method. These were implemented in the Navier Stokes solver. An implicit and p-multigrid method was also implemented for the above. An overall speed

  1. 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.

  2. Lattice Boltzmann scheme for diffusion on triangular grids

    NARCIS (Netherlands)

    Sman, van der R.G.M.

    2003-01-01

    In this paper we present a Lattice Boltzmann scheme for diffusion on it unstructured triangular grids. In this formulation of a LB for irregular grids there is no need for interpolation, which is required in other LB schemes on irregular grids. At the end of the propagation step the lattice gas

  3. Coordinated Control Strategy for a Hybrid Wind Farm with DFIG and PMSG under Symmetrical Grid Faults

    Directory of Open Access Journals (Sweden)

    Jiawei Li

    2017-05-01

    Full Text Available This paper presents a coordinated control strategy for a hybrid wind farm with doubly-fed induction generator (DFIG- and direct-driven permanent-magnet synchronous generator (PMSG-based wind turbines under symmetrical grid faults. The proposed low-voltage ride-through (LVRT strategy is based on a novel current allocation principle and is implemented for individual DFIG- or PMSG-based wind turbines. No communication equipment between different wind power generators is required. By monitoring the local voltages and active power outputs of the corresponding wind generators, the proposed control strategy can control the hybrid wind farm to provide the maximum reactive power to support the grid voltage during a symmetrical grid fault. As a result, the reduction in the active power output from the hybrid wind farm can be decreased, which also helps avoid generator over-speed issues and supply active power support for the power grid. In addition, the reactive current upper limits of DFIG- and PMSG-based sub-wind farms are investigated by considering different active power outputs and different grid voltage dip depths, and the feasible regions of the two types of sub-wind farms for meeting the LVRT requirements are further studied. Finally, the effectiveness of the proposed coordinated LVRT control strategy for the hybrid wind farm is validated by simulation and experimental results.

  4. Demand response impacts on off-grid hybrid photovoltaic-diesel generator microgrids

    Directory of Open Access Journals (Sweden)

    Aaron St. Leger

    2015-08-01

    Full Text Available Hybrid microgrids consisting of diesel generator set(s and converter based power sources, such as solar photovoltaic or wind sources, offer an alternative to generator based off-grid power systems. The hybrid approach has been shown to be economical in many off-grid applications and can result in reduced generator operation, fuel requirements, and maintenance. However, the intermittent nature of demand and renewable energy sources typically require energy storage, such as batteries, to properly operate the hybrid microgrid. These batteries increase the system cost, require proper operation and maintenance, and have been shown to be unreliable in case studies on hybrid microgrids. This work examines the impacts of leveraging demand response in a hybrid microgrid in lieu of energy storage. The study is performed by simulating two different hybrid diesel generator—PV microgrid topologies, one with a single diesel generator and one with multiple paralleled diesel generators, for a small residential neighborhood with varying levels of demand response. Various system designs are considered and the optimal design, based on cost of energy, is presented for each level of demand response. The solar resources, performance of solar PV source, performance of diesel generators, costs of system components, maintenance, and operation are modeled and simulated at a time interval of ten minutes over a twenty-five year period for both microgrid topologies. Results are quantified through cost of energy, diesel fuel requirements, and utilization of the energy sources under varying levels of demand response. The results indicate that a moderate level of demand response can have significant positive impacts to the operation of hybrid microgrids through reduced energy cost, fuel consumption, and increased utilization of PV sources.

  5. Optimized Hybrid Renewable Energy System of Isolated Islands in Smart-Grid Scenario - A Case Study in Indian Context

    OpenAIRE

    Aurobi Das; V. Balakrishnan

    2012-01-01

    This paper focuses on the integration of hybrid renewable energy resources available in remote isolated islands of Sundarban-24 Parganas-South of Eastern part of India to National Grid of conventional power supply to give a Smart-Grid scenario. Before grid-integration, feasibility of optimization of hybrid renewable energy system is monitored through an Intelligent Controller proposed to be installed at Moushuni Island of Sundarban. The objective is to ensure the reliability and efficiency of...

  6. Positivity-preserving CE/SE schemes for solving the compressible Euler and Navier–Stokes equations on hybrid unstructured meshes

    KAUST Repository

    Shen, Hua

    2018-05-28

    We construct positivity-preserving space–time conservation element and solution element (CE/SE) schemes for solving the compressible Euler and Navier–Stokes equations on hybrid unstructured meshes consisting of triangular and rectangular elements. The schemes use an a posteriori limiter to prevent negative densities and pressures based on the premise of preserving optimal accuracy. The limiter enforces a constraint for spatial derivatives and does not change the conservative property of CE/SE schemes. Several numerical examples suggest that the proposed schemes preserve accuracy for smooth flows and strictly preserve positivity of densities and pressures for the problems involving near vacuum and very strong discontinuities.

  7. Exploring Shared-Memory Optimizations for an Unstructured Mesh CFD Application on Modern Parallel Systems

    KAUST Repository

    Mudigere, Dheevatsa; Sridharan, Srinivas; Deshpande, Anand; Park, Jongsoo; Heinecke, Alexander; Smelyanskiy, Mikhail; Kaul, Bharat; Dubey, Pradeep; Kaushik, Dinesh; Keyes, David E.

    2015-01-01

    -grid implicit flow solver, which forms the backbone of computational aerodynamics, poses particular challenges due to its large irregular working sets, unstructured memory accesses, and variable/limited amount of parallelism. This code, based on a domain

  8. 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.

  9. On- and off-grid operation of hybrid renewable power plants: When are the economics favorable?

    Science.gov (United States)

    Petrakopoulou, F.; Santana, D.

    2016-12-01

    Hybrid renewable energy conversion systems offer a good alternative to conventional systems in locations where the extension of the electrical grid is difficult or not economical or where the cost of electricity is high. However, stand-alone operation implies net energy output restrictions (limited to exclusively serve the energy demand of a region), capacity oversizing and large storage facilities. In interconnected areas, on the other hand, the operational restrictions of the power stations change significantly and the efficiencies and costs of renewable technologies become more favorable. In this paper, the operation of three main renewable technologies (CSP, PV and wind) is studied assuming both hybrid and individual operation for both autonomous and inter-connected operation. The case study used is a Mediterranean island of ca. 3,000 inhabitants. Each system is optimized to fully cover the energy demand of the community. In addition, in the on-grid operation cases, it is required that the annual energy generated from the renewable sources is net positive (i.e., the island generates at least as much energy as it uses). It is found that when connected to the grid, hybridization of more than one technology is not required to satisfy the energy demand, as expected. Each of the renewable technologies investigated can satisfy the annual energy demand individually, without significant complications. In addition, the cost of electricity generated with the three studied technologies drops significantly for on-grid applications, when compared to off-grid operation. However, when compared to business-as-usual scenarios in both the on- and off-grid cases, both investigated hybrid and single-technology renewable scenarios are found to be economically viable. A sensitivity analysis reveals the limits of the acceptable costs that make the technologies favorable when compared to conventional alternatives.

  10. Grid generation methods

    CERN Document Server

    Liseikin, Vladimir D

    2010-01-01

    This book is an introduction to structured and unstructured grid methods in scientific computing, addressing graduate students, scientists as well as practitioners. Basic local and integral grid quality measures are formulated and new approaches to mesh generation are reviewed. In addition to the content of the successful first edition, a more detailed and practice oriented description of monitor metrics in Beltrami and diffusion equations is given for generating adaptive numerical grids. Also, new techniques developed by the author are presented, in particular a technique based on the inverted form of Beltrami’s partial differential equations with respect to control metrics. This technique allows the generation of adaptive grids for a wide variety of computational physics problems, including grid clustering to given function values and gradients, grid alignment with given vector fields, and combinations thereof. Applications of geometric methods to the analysis of numerical grid behavior as well as grid ge...

  11. A hybrid renewable energy system for a North American off-grid community

    International Nuclear Information System (INIS)

    Rahman, Md. Mustafizur; Khan, Md. Mohib-Ul-Haque; Ullah, Mohammad Ahsan; Zhang, Xiaolei; Kumar, Amit

    2016-01-01

    Canada has many isolated communities that are not connected to the electrical grid. Most of these communities meet their electricity demand through stand-alone diesel generators. Diesel generators have economic and environmental concerns that can be minimized by using hybrid renewable energy technologies. This study aims to assess the implementation of a hybrid energy system for an off-grid community in Canada and to propose the best hybrid energy combination to reliably satisfy electricity demand. Seven scenarios were developed: 1) 100% renewable resources, 2) 80% renewable resources, 3) 65% renewable resources, 4) 50% renewable resources, 5) 35% renewable resources, 6) 21% renewable resources, and 7) battery-diesel generators (0% renewable resources). A case study for the remote community of Sandy Lake, Ontario, was conducted. Hybrid systems were chosen to meet the requirements of a 4.4 MWh/day primary load with a 772 kW peak load. Sensitivity analyses were carried out to assess the impact of solar radiation, wind speed, diesel price, CO 2 penalty cost, and project interest rate on optimum results. A GHG (greenhouse gas) abatement cost was assessed for each scenario. Considering GHG emission penalty cost, the costs of electricity for the seven scenarios are $1.48/kWh, $0.62/kWh, $0.54/kWh, $0.42/kWh, $0.39/kWh, $0.37/kWh, and $0.36/kWh. - Highlights: • Modeling of hybrid renewable energy systems for an off-grid community. • Seven scenarios were developed based on various renewable energy fractions. • Cost of electricity is the highest for 100% renewable fraction scenario. • CO 2 emissions are reduced by 1232 tonnes/yr by switching from diesel to renewables. • The electricity cost is most sensitive to diesel price based on sensitivity analysis.

  12. ENHANCED HYBRID PSO – ACO ALGORITHM FOR GRID SCHEDULING

    Directory of Open Access Journals (Sweden)

    P. Mathiyalagan

    2010-07-01

    Full Text Available Grid computing is a high performance computing environment to solve larger scale computational demands. Grid computing contains resource management, task scheduling, security problems, information management and so on. Task scheduling is a fundamental issue in achieving high performance in grid computing systems. A computational GRID is typically heterogeneous in the sense that it combines clusters of varying sizes, and different clusters typically contains processing elements with different level of performance. In this, heuristic approaches based on particle swarm optimization and ant colony optimization algorithms are adopted for solving task scheduling problems in grid environment. Particle Swarm Optimization (PSO is one of the latest evolutionary optimization techniques by nature. It has the better ability of global searching and has been successfully applied to many areas such as, neural network training etc. Due to the linear decreasing of inertia weight in PSO the convergence rate becomes faster, which leads to the minimal makespan time when used for scheduling. To make the convergence rate faster, the PSO algorithm is improved by modifying the inertia parameter, such that it produces better performance and gives an optimized result. The ACO algorithm is improved by modifying the pheromone updating rule. ACO algorithm is hybridized with PSO algorithm for efficient result and better convergence in PSO algorithm.

  13. Hybrid direct and iterative solvers for h refined grids with singularities

    KAUST Repository

    Paszyński, Maciej R.; Paszyńska, Anna; Dalcin, Lisandro; Calo, Victor M.

    2015-01-01

    on top of it. The hybrid solver is applied for two or three dimensional grids automatically h refined towards point or edge singularities. The automatic refinement is based on the relative error estimations between the coarse and fine mesh solutions [2

  14. Energy Management and Control of Plug-In Hybrid Electric Vehicle Charging Stations in a Grid-Connected Hybrid Power System

    Directory of Open Access Journals (Sweden)

    Sidra Mumtaz

    2017-11-01

    Full Text Available The charging infrastructure plays a key role in the healthy and rapid development of the electric vehicle industry. This paper presents an energy management and control system of an electric vehicle charging station. The charging station (CS is integrated to a grid-connected hybrid power system having a wind turbine maximum power point tracking (MPPT controlled subsystem, photovoltaic (PV MPPT controlled subsystem and a controlled solid oxide fuel cell with electrolyzer subsystem which are characterized as renewable energy sources. In this article, an energy management system is designed for charging and discharging of five different plug-in hybrid electric vehicles (PHEVs simultaneously to fulfil the grid-to-vehicle (G2V, vehicle-to-grid (V2G, grid-to-battery storage system (G2BSS, battery storage system-to-grid (BSS2G, battery storage system-to-vehicle (BSS2V, vehicle-to-battery storage system (V2BSS and vehicle-to-vehicle (V2V charging and discharging requirements of the charging station. A simulation test-bed in Matlab/Simulink is developed to evaluate and control adaptively the AC-DC-AC converter of non-renewable energy source, DC-DC converters of the storage system, DC-AC grid side inverter and the converters of the CS using adaptive proportional-integral-derivate (AdapPID control paradigm. The effectiveness of the AdapPID control strategy is validated through simulation results by comparing with conventional PID control scheme.

  15. Self-organizing hybrid Cartesian grid generation and application to external and internal flow problems

    Energy Technology Data Exchange (ETDEWEB)

    Deister, F.; Hirschel, E.H. [Univ. Stuttgart, IAG, Stuttgart (Germany); Waymel, F.; Monnoyer, F. [Univ. de Valenciennes, LME, Valenciennes (France)

    2003-07-01

    An automatic adaptive hybrid Cartesian grid generation and simulation system is presented together with applications. The primary computational grid is an octree Cartesian grid. A quasi-prismatic grid may be added for resolving the boundary layer region of viscous flow around the solid body. For external flow simulations the flow solver TAU from the ''deutsche zentrum fuer luft- und raumfahrt (DLR)'' is integrated in the simulation system. Coarse grids are generated automatically, which are required by the multilevel method. As an application to an internal problem the thermal and dynamic modeling of a subway station is presented. (orig.)

  16. Modeling and optimization of batteryless hybrid PV (photovoltaic)/Diesel systems for off-grid applications

    International Nuclear Information System (INIS)

    Tsuanyo, David; Azoumah, Yao; Aussel, Didier; Neveu, Pierre

    2015-01-01

    This paper presents a new model and optimization procedure for off-grid hybrid PV (photovoltaic)/Diesel systems operating without battery storage. The proposed technico-economic model takes into account the variability of both the solar irradiation and the electrical loads. It allows optimizing the design and the operation of the hybrid systems by searching their lowest LCOE (Levelized Cost of Electricity). Two cases have been investigated: identical Diesel generators and Diesel generators with different sizes, and both are compared to conventional standalone Diesel generator systems. For the same load profile, the optimization results show that the LCOE of the optimized batteryless hybrid solar PV/Diesel (0.289 €/kWh for the hybrid system with identical Diesel generators and 0.284 €/kWh for the hybrid system with different sizes of Diesel generators) is lower than the LCOE obtained with standalone Diesel generators (0.32 €/kWh for the both cases). The obtained results are then confirmed by HOMER (Hybrid Optimization Model for Electric Renewables) software. - Highlights: • A technico-economic model for optimal design and operation management of batteryless hybrid systems is developed. • The model allows optimizing design and operation of hybrid systems by ensuring their lowest LCOE. • The model was validated by HOMER. • Batteryless hybrid system are suitable for off-grid applications

  17. Emerging economic viability of grid defection in a northern climate using solar hybrid systems

    International Nuclear Information System (INIS)

    Kantamneni, Abhilash; Winkler, Richelle; Gauchia, Lucia; Pearce, Joshua M.

    2016-01-01

    High demand for photovoltaic (PV), battery, and small-scale combined heat and power (CHP) technologies are driving a virtuous cycle of technological improvements and cost reductions in off-grid electric systems that increasingly compete with the grid market. Using a case study in the Upper Peninsula of Michigan, this paper quantifies the economic viability of off-grid PV+battery+CHP adoption and evaluates potential implications for grid-based utility models. The analysis shows that already some households could save money by switching to a solar hybrid off-grid system in comparison to the effective electric rates they are currently paying. Across the region by 2020, 92% of seasonal households and ~75% of year-round households are projected to meet electricity demands with lower costs. Furthermore, ~65% of all Upper Peninsula single-family owner-occupied households will both meet grid parity and be able to afford the systems by 2020. The results imply that economic circumstances could spur a positive feedback loop whereby grid electricity prices continue to rise and increasing numbers of customers choose alternatives (sometimes referred to as a “utility death spiral”), particularly in areas with relatively high electric utility rates. Utility companies and policy makers must take the potential for grid defection seriously when evaluating energy supply strategies. - Highlights: •Quantifies the economic viability of off-grid hybrid photovoltaic (PV) systems. •PV is backed up with batteries and combined heat and power (CHP). •Case study in Michigan by household size (energy demand) and income. •By 2020, majority of single-family owner-occupied households can defect. •To prevent mass-scale grid defection policies needed for grid-tied PV systems.

  18. Unstructured Grid Euler Method Assessment for Aerodynamics Performance Prediction of the Complete TCA Configuration at Supersonic Cruise Speed

    Science.gov (United States)

    Ghaffari, Farhad

    1999-01-01

    Unstructured grid Euler computations, performed at supersonic cruise speed, are presented for a proposed high speed civil transport configuration, designated as the Technology Concept Airplane (TCA) within the High Speed Research (HSR) Program. The numerical results are obtained for the complete TCA cruise configuration which includes the wing, fuselage, empennage, diverters, and flow through nacelles at Mach 2.4 for a range of angles-of-attack and sideslip. The computed surface and off-surface flow characteristics are analyzed and the pressure coefficient contours on the wing lower surface are shown to correlate reasonably well with the available pressure sensitive paint results, particularly, for the complex shock wave structures around the nacelles. The predicted longitudinal and lateral/directional performance characteristics are shown to correlate very well with the measured data across the examined range of angles-of-attack and sideslip. The results from the present effort have been documented into a NASA Controlled-Distribution report which is being presently reviewed for publication.

  19. Hybrid direct and iterative solvers for h refined grids with singularities

    KAUST Repository

    Paszyński, Maciej R.

    2015-04-27

    This paper describes a hybrid direct and iterative solver for two and three dimensional h adaptive grids with point singularities. The point singularities are eliminated by using a sequential linear computational cost solver O(N) on CPU [1]. The remaining Schur complements are submitted to incomplete LU preconditioned conjugated gradient (ILUPCG) iterative solver. The approach is compared to the standard algorithm performing static condensation over the entire mesh and executing the ILUPCG algorithm on top of it. The hybrid solver is applied for two or three dimensional grids automatically h refined towards point or edge singularities. The automatic refinement is based on the relative error estimations between the coarse and fine mesh solutions [2], and the optimal refinements are selected using the projection based interpolation. The computational mesh is partitioned into sub-meshes with local point and edge singularities separated. This is done by using the following greedy algorithm.

  20. Unstructured Mesh Movement and Viscous Mesh Generation for CFD-Based Design Optimization, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The innovations proposed are twofold: 1) a robust unstructured mesh movement method able to handle isotropic (Euler), anisotropic (viscous), mixed element (hybrid)...

  1. 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

  2. Grid parity analysis of stand-alone hybrid microgrids: A comparative study of Germany, Pakistan, South Africa and the United States

    Science.gov (United States)

    Siddiqui, Jawad M.

    Grid parity for alternative energy resources occurs when the cost of electricity generated from the source is lower than or equal to the purchasing price of power from the electricity grid. This thesis aims to quantitatively analyze the evolution of hybrid stand-alone microgrids in the US, Germany, Pakistan and South Africa to determine grid parity for a solar PV/Diesel/Battery hybrid system. The Energy System Model (ESM) and NREL's Hybrid Optimization of Multiple Energy Resources (HOMER) software are used to simulate the microgrid operation and determine a Levelized Cost of Electricity (LCOE) figure for each location. This cost per kWh is then compared with two distinct estimates of future retail electricity prices at each location to determine grid parity points. Analysis results reveal that future estimates of LCOE for such hybrid stand-alone microgrids range within the 35-55 cents/kWh over the 25 year study period. Grid parity occurs earlier in locations with higher power prices or unreliable grids. For Pakistan grid parity is already here, while Germany hits parity between the years 2023-2029. Results for South Africa suggest a parity time range of the years 2040-2045. In the US, places with low grid prices do not hit parity during the study period. Sensitivity analysis results reveal the significant impact of financing and the cost of capital on these grid parity points, particularly in developing markets of Pakistan and South Africa. Overall, the study helps conclude that variations in energy markets may determine the fate of emerging energy technologies like microgrids. However, policy interventions have a significant impact on the final outcome, such as the grid parity in this case. Measures such as eliminating uncertainty in policies and improving financing can help these grids overcome barriers in developing economies, where they may find a greater use much earlier in time.

  3. Influence of plug-in hybrid electric vehicles on smart grids; Management der Trendwatching Group. Einfluss von Plug-In Hybrid Vehicles auf intelligente Verteilnetze (Smart Grids) - Schlussbericht

    Energy Technology Data Exchange (ETDEWEB)

    Horbaty, R. [ENCO Energie Consulting AG, Bubendorf (Switzerland); Strub, P. [Pierre Strub, Basel (Switzerland)

    2008-12-15

    This final report for the Swiss Federal Office of Energy (SFOE) takes a look at the influence of plug-in hybrid vehicles on intelligent electricity distribution grids. The work of a trend-watching group which examined the regulatory services at the interface between such 'smart' grids and electrically powered vehicles is reported on. The trend-watching group includes research institutes, energy suppliers, NGOs, the automobile industry and technology companies. Vehicle-to-grid concepts and innovative developments in the Swiss market are commented on and the group's own activities (research, business models, technological development and politics) are discussed. The group will accompany relevant research programs and the implementation of measures as well as accompanying feasibility evaluations concerning current market developments. The Swiss federal strategy is to be discussed and international co-operation (with the IEA) is to be further strengthened.

  4. A GRID-CONNECTED HYBRID WIND-SOLAR POWER SYSTEM

    Directory of Open Access Journals (Sweden)

    MAAMAR TALEB

    2017-06-01

    Full Text Available A hybrid renewable energy system consisting of a photovoltaic generator and a wind driven DC machine is interconnected with the power utilities grid. The interconnection is done through the use of two separate single phase full wave controlled bridge converters. The bridge converters are operated in the “inverter mode of operation”. That is to guaranty the extraction of the real powers from the wind driven generator as well as from the photovoltaic generator and inject them into the power utilities grid. At any pretended surrounding weather conditions, maximum extraction of powers from both renewable energy sources is targeted. This is done through the realization of self-adjusted firing angle controllers responsible of triggering the semiconductor elements of the controlled converters. An active power filter is shunted with the proposed setup to guaranty the sinusoid quality of the power utilities line current. The overall performance of the proposed system has been simulated in MATLAB/SIMULINK environment. Quite satisfactory and encouraging results have been obtained.

  5. Optimal control of a fuel cell/wind/PV/grid hybrid system with thermal heat pump load

    CSIR Research Space (South Africa)

    Sichilalu, S

    2016-10-01

    Full Text Available This paper presents an optimal energy management strategy for a grid-tied photovoltaic–wind-fuel cell hybrid power supply system. The hybrid system meets the load demand consisting of an electrical load and a heat pump water heater supplying thermal...

  6. An efficient unstructured WENO method for supersonic reactive flows

    Science.gov (United States)

    Zhao, Wen-Geng; Zheng, Hong-Wei; Liu, Feng-Jun; Shi, Xiao-Tian; Gao, Jun; Hu, Ning; Lv, Meng; Chen, Si-Cong; Zhao, Hong-Da

    2018-03-01

    An efficient high-order numerical method for supersonic reactive flows is proposed in this article. The reactive source term and convection term are solved separately by splitting scheme. In the reaction step, an adaptive time-step method is presented, which can improve the efficiency greatly. In the convection step, a third-order accurate weighted essentially non-oscillatory (WENO) method is adopted to reconstruct the solution in the unstructured grids. Numerical results show that our new method can capture the correct propagation speed of the detonation wave exactly even in coarse grids, while high order accuracy can be achieved in the smooth region. In addition, the proposed adaptive splitting method can reduce the computational cost greatly compared with the traditional splitting method.

  7. A nominally second-order cell-centered Lagrangian scheme for simulating elastic-plastic flows on two-dimensional unstructured grids

    Science.gov (United States)

    Maire, Pierre-Henri; Abgrall, Rémi; Breil, Jérôme; Loubère, Raphaël; Rebourcet, Bernard

    2013-02-01

    In this paper, we describe a cell-centered Lagrangian scheme devoted to the numerical simulation of solid dynamics on two-dimensional unstructured grids in planar geometry. This numerical method, utilizes the classical elastic-perfectly plastic material model initially proposed by Wilkins [M.L. Wilkins, Calculation of elastic-plastic flow, Meth. Comput. Phys. (1964)]. In this model, the Cauchy stress tensor is decomposed into the sum of its deviatoric part and the thermodynamic pressure which is defined by means of an equation of state. Regarding the deviatoric stress, its time evolution is governed by a classical constitutive law for isotropic material. The plasticity model employs the von Mises yield criterion and is implemented by means of the radial return algorithm. The numerical scheme relies on a finite volume cell-centered method wherein numerical fluxes are expressed in terms of sub-cell force. The generic form of the sub-cell force is obtained by requiring the scheme to satisfy a semi-discrete dissipation inequality. Sub-cell force and nodal velocity to move the grid are computed consistently with cell volume variation by means of a node-centered solver, which results from total energy conservation. The nominally second-order extension is achieved by developing a two-dimensional extension in the Lagrangian framework of the Generalized Riemann Problem methodology, introduced by Ben-Artzi and Falcovitz [M. Ben-Artzi, J. Falcovitz, Generalized Riemann Problems in Computational Fluid Dynamics, Cambridge Monogr. Appl. Comput. Math. (2003)]. Finally, the robustness and the accuracy of the numerical scheme are assessed through the computation of several test cases.

  8. Hybrid systems to address seasonal mismatches between electricity production and demand in nuclear renewable electrical grids

    International Nuclear Information System (INIS)

    Forsberg, Charles

    2013-01-01

    A strategy to enable zero-carbon variable electricity production with full utilization of renewable and nuclear energy sources has been developed. Wind and solar systems send electricity to the grid. Nuclear plants operate at full capacity with variable steam to turbines to match electricity demand with production (renewables and nuclear). Excess steam at times of low electricity prices and electricity demand go to hybrid fuel production and storage systems. The characteristic of these hybrid technologies is that the economic penalties for variable nuclear steam inputs are small. Three hybrid systems were identified that could be deployed at the required scale. The first option is the gigawatt-year hourly-to-seasonal heat storage system where excess steam from the nuclear plant is used to heat rock a kilometer underground to create an artificial geothermal heat source. The heat source produces electricity on demand using geothermal technology. The second option uses steam from the nuclear plant and electricity from the grid with high-temperature electrolysis (HTR) cells to produce hydrogen and oxygen. Hydrogen is primarily for industrial applications; however, the HTE can be operated in reverse using hydrogen for peak electricity production. The third option uses variable steam and electricity for shale oil production. -- Highlights: •A system is proposed to meet variable hourly to seasonal electricity demand. •Variable solar and wind electricity sent to the grid. •Base-load nuclear plants send variable steam for electricity and hybrid systems. •Hybrid energy systems can economically absorb gigawatts of variable steam. •Hybrid systems include geothermal heat storage, hydrogen, and shale-oil production

  9. 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.

  10. 3D modeling of forces between magnet and HTS in a levitation system using new approach of the control volume method based on an unstructured grid

    Energy Technology Data Exchange (ETDEWEB)

    Alloui, L., E-mail: lotfi.alloui@lgep.supelec.fr [Laboratoire de Genie Electrique de Paris - LGEP, CNRS UMR 8507, Supelec, Universite Pierre et Marie Curie-Paris 6, Universite Paris Sud-Paris 11, Plateau de Moulon, 11 rue Joliot Curie, 91192 Gif-Sur-Yvette Cedex (France); Laboratoire de modelisation des systemes energetiques (LMSE), Universite de Biskra, 07000 Biskra (Algeria); Bouillault, F., E-mail: bouillault@lgep.supelec.fr [Laboratoire de Genie Electrique de Paris - LGEP, CNRS UMR 8507, Supelec, Universite Pierre et Marie Curie-Paris 6, Universite Paris Sud-Paris 11, Plateau de Moulon, 11 rue Joliot Curie, 91192 Gif-Sur-Yvette Cedex (France); Bernard, L., E-mail: laurent.bernardl@lgep.supelc.fr [Laboratoire de Genie Electrique de Paris - LGEP, CNRS UMR 8507, Supelec, Universite Pierre et Marie Curie-Paris 6, Universite Paris Sud-Paris 11, Plateau de Moulon, 11 rue Joliot Curie, 91192 Gif-Sur-Yvette Cedex (France); Leveque, J., E-mail: jean.leveque@green.uhp-nancy.fr [Groupe de recherche en electronique et electrotechnique de Nancy, Universite Henry Poincare, BP 239, 54506 Vandoeuvre les Nancy (France)

    2012-05-15

    In this paper we present new 3D numerical model to calculate the vertical and the guidance forces in high temperature superconductors taking into account the influence of the flux creep phenomena. In the suggested numerical model, we adopt a new approach of the control volume method. This approach is based on the use of an unstructured grid which can be used to model more complex geometries. A comparison of the control volume method results with experiments verifies the validity of this approach and the proposed numerical model. Based on this model, the levitation force's relaxation at different temperatures was also studied.

  11. Implicit Unstructured Aerodynamics on Emerging Multi- and Many-Core HPC Architectures

    KAUST Repository

    Al Farhan, Mohammed A.

    2017-03-13

    Shared memory parallelization of PETSc-FUN3D, an unstructured tetrahedral mesh Euler code previously characterized for distributed memory Single Program, Multiple Data (SPMD) for thousands of nodes, is hybridized with shared memory Single Instruction, Multiple Data (SIMD) for hundreds of threads per node. We explore thread-level performance optimizations on state-of-the-art multi- and many-core Intel processors, including the second generation of Xeon Phi, Knights Landing (KNL). We study the performance on the KNL with different configurations of memory and cluster modes, with code optimizations to minimize indirect addressing and enhance the cache locality. The optimizations employed are expected to be of value other unstructured applications as many-core architecture evolves.

  12. Decreasing Data Analytics Time: Hybrid Architecture MapReduce-Massive Parallel Processing for a Smart Grid

    Directory of Open Access Journals (Sweden)

    Abdeslam Mehenni

    2017-03-01

    Full Text Available As our populations grow in a world of limited resources enterprise seek ways to lighten our load on the planet. The idea of modifying consumer behavior appears as a foundation for smart grids. Enterprise demonstrates the value available from deep analysis of electricity consummation histories, consumers’ messages, and outage alerts, etc. Enterprise mines massive structured and unstructured data. In a nutshell, smart grids result in a flood of data that needs to be analyzed, for better adjust to demand and give customers more ability to delve into their power consumption. Simply put, smart grids will increasingly have a flexible data warehouse attached to them. The key driver for the adoption of data management strategies is clearly the need to handle and analyze the large amounts of information utilities are now faced with. New approaches to data integration are nauseating moment; Hadoop is in fact now being used by the utility to help manage the huge growth in data whilst maintaining coherence of the Data Warehouse. In this paper we define a new Meter Data Management System Architecture repository that differ with three leaders MDMS, where we use MapReduce programming model for ETL and Parallel DBMS in Query statements(Massive Parallel Processing MPP.

  13. Chimera grids in the simulation of three-dimensional flowfields in turbine-blade-coolant passages

    Science.gov (United States)

    Stephens, M. A.; Rimlinger, M. J.; Shih, T. I.-P.; Civinskas, K. C.

    1993-01-01

    When computing flows inside geometrically complex turbine-blade coolant passages, the structure of the grid system used can affect significantly the overall time and cost required to obtain solutions. This paper addresses this issue while evaluating and developing computational tools for the design and analysis of coolant-passages, and is divided into two parts. In the first part, the various types of structured and unstructured grids are compared in relation to their ability to provide solutions in a timely and cost-effective manner. This comparison shows that the overlapping structured grids, known as Chimera grids, can rival and in some instances exceed the cost-effectiveness of unstructured grids in terms of both the man hours needed to generate grids and the amount of computer memory and CPU time needed to obtain solutions. In the second part, a computational tool utilizing Chimera grids was used to compute the flow and heat transfer in two different turbine-blade coolant passages that contain baffles and numerous pin fins. These computations showed the versatility and flexibility offered by Chimera grids.

  14. A hybrid life cycle assessment of the vehicle-to-grid application in light duty commercial fleet

    International Nuclear Information System (INIS)

    Zhao, Yang; Tatari, Omer

    2015-01-01

    The vehicle-to-grid system is an approach utilizing the idle battery capacity of electric vehicles while they are parked to provide supplementary energy to the power grid. As electrification continues in light duty vehicle fleets, the application of vehicle-to-grid systems for commercial delivery truck fleets can provide extra revenue for fleet owners, and also has significant potential for reducing greenhouse gas emissions from the electricity generation sector. In this study, an economic input–output based hybrid life cycle assessment is conducted to analyze the potential greenhouse gas emissions emission savings from the use of the vehicle-to-grid system, as well as the possible emission impacts caused by battery degradation. A Monte Carlo simulation was performed to address the uncertainties that lie in the electricity exchange amount of the vehicle-to-grid service as well as the battery life of the electric vehicles. The results of this study showed that extended range electric vehicles and battery electric vehicles are both viable regulation service providers for saving greenhouse gas emissions from electricity generation if the battery wear-out from regulation services is assumed to be minimal, but the vehicle-to-grid system becomes less attractive at higher battery degradation levels. - Highlights: • The commercial delivery trucks are studied as vehicle-to-grid service providers. • Hybrid life cycle assessment is conducted to evaluate emission mitigation. • Battery degradation level and corresponding emissions and cost are evaluated. • Vehicle-to-grid service is shown to have significant emission saving effect.

  15. gCube Grid services

    CERN Document Server

    Andrade, Pedro

    2008-01-01

    gCube is a service-based framework for eScience applications requiring collaboratory, on-demand, and intensive information processing. It provides to these communities Virtual Research Environments (VREs) to support their activities. gCube is build on top of standard technologies for computational Grids, namely the gLite middleware. The software was produced by the DILIGENT project and will continue to be supported and further developed by the D4Science project. gCube reflects within its name a three-sided interpretation of the Grid vision of resource sharing: sharing of computational resources, sharing of structured data, and sharing of application services. As such, gCube embodies the defining characteristics of computational Grids, data Grids, and virtual data Grids. Precisely, it builds on gLite middleware for managing distributed computations and unstructured data, includes dedicated services for managing data and metadata, provides services for distributed information retrieval, allows the orchestration...

  16. Development and comparison of different spatial numerical schemes for the radiative transfer equation resolution using three-dimensional unstructured meshes

    International Nuclear Information System (INIS)

    Capdevila, R.; Perez-Segarra, C.D.; Oliva, A.

    2010-01-01

    In the present work four different spatial numerical schemes have been developed with the aim of reducing the false-scattering of the numerical solutions obtained with the discrete ordinates (DOM) and the finite volume (FVM) methods. These schemes have been designed specifically for unstructured meshes by means of the extrapolation of nodal values of intensity on the studied radiative direction. The schemes have been tested and compared in several 3D benchmark test cases using both structured orthogonal and unstructured grids.

  17. Application of FUN3D Solver for Aeroacoustics Simulation of a Nose Landing Gear Configuration

    Science.gov (United States)

    Vatsa, Veer N.; Lockard, David P.; Khorrami, Mehdi R.

    2011-01-01

    Numerical simulations have been performed for a nose landing gear configuration corresponding to the experimental tests conducted in the Basic Aerodynamic Research Tunnel at NASA Langley Research Center. A widely used unstructured grid code, FUN3D, is examined for solving the unsteady flow field associated with this configuration. A series of successively finer unstructured grids has been generated to assess the effect of grid refinement. Solutions have been obtained on purely tetrahedral grids as well as mixed element grids using hybrid RANS/LES turbulence models. The agreement of FUN3D solutions with experimental data on the same size mesh is better on mixed element grids compared to pure tetrahedral grids, and in general improves with grid refinement.

  18. Baseline Validation of Unstructured Grid Reynolds-Averaged Navier-Stokes Toward Flow Control

    Science.gov (United States)

    Joslin, Ronald D.; Viken, Sally A.

    2001-01-01

    The value of the use of the Reynolds-averaged Navier-Stokes methodology for active flow control applications is assessed. An experimental flow control database exists for a NACA0015 airfoil modified at the leading edge to implement a fluidic actuator; hence, this configuration is used. Computational results are documented for the baseline wing configuration (no control) with the experimental results and assumes two-dimensional flow. The baseline wing configuration has discontinuities at the leading edge, trailing edge, and aft of midchord on the upper surface. A limited number of active flow control applications have been tested in the laboratory and in flight. These applications include dynamic stall control using a deformable leading edge, separation control for takeoff and landing flight conditions using piezoelectric devices, pulsed vortex generators, zero-net-mass oscillations, and thrust vectoring with zero-net-mass piezoelectric-driven oscillatory actuation. As yet, there is no definitive comparison with experimental data that indicates current computational capabilities can quantitatively predict the large aerodynamic performance gains achieved with active flow control in the laboratory. However, one study using the Reynolds-averaged Navier-Stokes (RANS) methodology has shown good quantitative agreement with experimental results for an isolated zero-net-mass actuator. In addition, some recent studies have used RANS to demonstrate qualitative performance gains compared with the experimental data for separation control on an airfoil. Those quantitative comparisons for both baseline and flow control cases indicated that computational results were in poor quantitative agreement with the experiments. The current research thrust will investigate the potential use of an unstructured grid RANS approach to predict aerodynamic performance for active flow control applications building on the early studies. First the computational results must quantitatively match

  19. Large-eddy simulation of wind turbine wake interactions on locally refined Cartesian grids

    Science.gov (United States)

    Angelidis, Dionysios; Sotiropoulos, Fotis

    2014-11-01

    Performing high-fidelity numerical simulations of turbulent flow in wind farms remains a challenging issue mainly because of the large computational resources required to accurately simulate the turbine wakes and turbine/turbine interactions. The discretization of the governing equations on structured grids for mesoscale calculations may not be the most efficient approach for resolving the large disparity of spatial scales. A 3D Cartesian grid refinement method enabling the efficient coupling of the Actuator Line Model (ALM) with locally refined unstructured Cartesian grids adapted to accurately resolve tip vortices and multi-turbine interactions, is presented. Second order schemes are employed for the discretization of the incompressible Navier-Stokes equations in a hybrid staggered/non-staggered formulation coupled with a fractional step method that ensures the satisfaction of local mass conservation to machine zero. The current approach enables multi-resolution LES of turbulent flow in multi-turbine wind farms. The numerical simulations are in good agreement with experimental measurements and are able to resolve the rich dynamics of turbine wakes on grids containing only a small fraction of the grid nodes that would be required in simulations without local mesh refinement. This material is based upon work supported by the Department of Energy under Award Number DE-EE0005482 and the National Science Foundation under Award number NSF PFI:BIC 1318201.

  20. Implicit flux-split Euler schemes for unsteady aerodynamic analysis involving unstructured dynamic meshes

    Science.gov (United States)

    Batina, John T.

    1990-01-01

    Improved algorithm for the solution of the time-dependent Euler equations are presented for unsteady aerodynamic analysis involving unstructured dynamic meshes. The improvements were developed recently to the spatial and temporal discretizations used by unstructured grid flow solvers. The spatial discretization involves a flux-split approach which is naturally dissipative and captures shock waves sharply with at most one grid point within the shock structure. The temporal discretization involves an implicit time-integration scheme using a Gauss-Seidel relaxation procedure which is computationally efficient for either steady or unsteady flow problems. For example, very large time steps may be used for rapid convergence to steady state, and the step size for unsteady cases may be selected for temporal accuracy rather than for numerical stability. Steady and unsteady flow results are presented for the NACA 0012 airfoil to demonstrate applications of the new Euler solvers. The unsteady results were obtained for the airfoil pitching harmonically about the quarter chord. The resulting instantaneous pressure distributions and lift and moment coefficients during a cycle of motion compare well with experimental data. A description of the Euler solvers is presented along with results and comparisons which assess the capability.

  1. A 3D unstructured grid nearshore hydrodynamic model based on the vortex force formalism

    Science.gov (United States)

    Zheng, Peng; Li, Ming; van der A, Dominic A.; van der Zanden, Joep; Wolf, Judith; Chen, Xueen; Wang, Caixia

    2017-08-01

    A new three-dimensional nearshore hydrodynamic model system is developed based on the unstructured-grid version of the third generation spectral wave model SWAN (Un-SWAN) coupled with the three-dimensional ocean circulation model FVCOM to enable the full representation of the wave-current interaction in the nearshore region. A new wave-current coupling scheme is developed by adopting the vortex-force (VF) scheme to represent the wave-current interaction. The GLS turbulence model is also modified to better reproduce wave-breaking enhanced turbulence, together with a roller transport model to account for the effect of surface wave roller. This new model system is validated first against a theoretical case of obliquely incident waves on a planar beach, and then applied to three test cases: a laboratory scale experiment of normal waves on a beach with a fixed breaker bar, a field experiment of oblique incident waves on a natural, sandy barred beach (Duck'94 experiment), and a laboratory study of normal-incident waves propagating around a shore-parallel breakwater. Overall, the model predictions agree well with the available measurements in these tests, illustrating the robustness and efficiency of the present model for very different spatial scales and hydrodynamic conditions. Sensitivity tests indicate the importance of roller effects and wave energy dissipation on the mean flow (undertow) profile over the depth. These tests further suggest to adopt a spatially varying value for roller effects across the beach. In addition, the parameter values in the GLS turbulence model should be spatially inhomogeneous, which leads to better prediction of the turbulent kinetic energy and an improved prediction of the undertow velocity profile.

  2. Adaptive control paradigm for photovoltaic and solid oxide fuel cell in a grid-integrated hybrid renewable energy system.

    Science.gov (United States)

    Mumtaz, Sidra; Khan, Laiq

    2017-01-01

    The hybrid power system (HPS) is an emerging power generation scheme due to the plentiful availability of renewable energy sources. Renewable energy sources are characterized as highly intermittent in nature due to meteorological conditions, while the domestic load also behaves in a quite uncertain manner. In this scenario, to maintain the balance between generation and load, the development of an intelligent and adaptive control algorithm has preoccupied power engineers and researchers. This paper proposes a Hermite wavelet embedded NeuroFuzzy indirect adaptive MPPT (maximum power point tracking) control of photovoltaic (PV) systems to extract maximum power and a Hermite wavelet incorporated NeuroFuzzy indirect adaptive control of Solid Oxide Fuel Cells (SOFC) to obtain a swift response in a grid-connected hybrid power system. A comprehensive simulation testbed for a grid-connected hybrid power system (wind turbine, PV cells, SOFC, electrolyzer, battery storage system, supercapacitor (SC), micro-turbine (MT) and domestic load) is developed in Matlab/Simulink. The robustness and superiority of the proposed indirect adaptive control paradigm are evaluated through simulation results in a grid-connected hybrid power system testbed by comparison with a conventional PI (proportional and integral) control system. The simulation results verify the effectiveness of the proposed control paradigm.

  3. Adaptive control paradigm for photovoltaic and solid oxide fuel cell in a grid-integrated hybrid renewable energy system

    Science.gov (United States)

    Khan, Laiq

    2017-01-01

    The hybrid power system (HPS) is an emerging power generation scheme due to the plentiful availability of renewable energy sources. Renewable energy sources are characterized as highly intermittent in nature due to meteorological conditions, while the domestic load also behaves in a quite uncertain manner. In this scenario, to maintain the balance between generation and load, the development of an intelligent and adaptive control algorithm has preoccupied power engineers and researchers. This paper proposes a Hermite wavelet embedded NeuroFuzzy indirect adaptive MPPT (maximum power point tracking) control of photovoltaic (PV) systems to extract maximum power and a Hermite wavelet incorporated NeuroFuzzy indirect adaptive control of Solid Oxide Fuel Cells (SOFC) to obtain a swift response in a grid-connected hybrid power system. A comprehensive simulation testbed for a grid-connected hybrid power system (wind turbine, PV cells, SOFC, electrolyzer, battery storage system, supercapacitor (SC), micro-turbine (MT) and domestic load) is developed in Matlab/Simulink. The robustness and superiority of the proposed indirect adaptive control paradigm are evaluated through simulation results in a grid-connected hybrid power system testbed by comparison with a conventional PI (proportional and integral) control system. The simulation results verify the effectiveness of the proposed control paradigm. PMID:28329015

  4. Consumer adoption and grid impact models for plug-in hybrid electric vehicles in Wisconsin.

    Science.gov (United States)

    2010-05-01

    This proposed study focuses on assessing the demand for plug-in hybrid electric vehicles (PHEV) in Wisconsin and its economic : impacts on the States energy market and the electric grid. PHEVs are expected to provide a range of about 40 miles per ...

  5. Large-Scale Parallel Viscous Flow Computations using an Unstructured Multigrid Algorithm

    Science.gov (United States)

    Mavriplis, Dimitri J.

    1999-01-01

    The development and testing of a parallel unstructured agglomeration multigrid algorithm for steady-state aerodynamic flows is discussed. The agglomeration multigrid strategy uses a graph algorithm to construct the coarse multigrid levels from the given fine grid, similar to an algebraic multigrid approach, but operates directly on the non-linear system using the FAS (Full Approximation Scheme) approach. The scalability and convergence rate of the multigrid algorithm are examined on the SGI Origin 2000 and the Cray T3E. An argument is given which indicates that the asymptotic scalability of the multigrid algorithm should be similar to that of its underlying single grid smoothing scheme. For medium size problems involving several million grid points, near perfect scalability is obtained for the single grid algorithm, while only a slight drop-off in parallel efficiency is observed for the multigrid V- and W-cycles, using up to 128 processors on the SGI Origin 2000, and up to 512 processors on the Cray T3E. For a large problem using 25 million grid points, good scalability is observed for the multigrid algorithm using up to 1450 processors on a Cray T3E, even when the coarsest grid level contains fewer points than the total number of processors.

  6. Parallel implementation of a dynamic unstructured chimera method in the DLR finite volume TAU-code

    Energy Technology Data Exchange (ETDEWEB)

    Madrane, A.; Raichle, A.; Stuermer, A. [German Aerospace Center, DLR, Numerical Methods, Inst. of Aerodynamics and Flow Technology, Braunschweig (Germany)]. E-mail: aziz.madrane@dlr.de

    2004-07-01

    Aerodynamic problems involving moving geometries have many applications, including store separation, high-speed train entering into a tunnel, simulation of full configurations of the helicopter and fast maneuverability. Overset grid method offers the option of calculating these procedures. The solution process uses a grid system that discretizes the problem domain by using separately generated but overlapping unstructured grids that update and exchange boundary information through interpolation. However, such computations are complicated and time consuming. Parallel computing offers a very effective way to improve the productivity in doing computational fluid dynamics (CFD). Therefore the purpose of this study is to develop an efficient parallel computation algorithm for analyzing the flowfield of complex geometries using overset grids method. The strategy adopted in the parallelization of the overset grids method including the use of data structures and communication, is described. Numerical results are presented to demonstrate the efficiency of the resulting parallel overset grids method. (author)

  7. Parallel implementation of a dynamic unstructured chimera method in the DLR finite volume TAU-code

    International Nuclear Information System (INIS)

    Madrane, A.; Raichle, A.; Stuermer, A.

    2004-01-01

    Aerodynamic problems involving moving geometries have many applications, including store separation, high-speed train entering into a tunnel, simulation of full configurations of the helicopter and fast maneuverability. Overset grid method offers the option of calculating these procedures. The solution process uses a grid system that discretizes the problem domain by using separately generated but overlapping unstructured grids that update and exchange boundary information through interpolation. However, such computations are complicated and time consuming. Parallel computing offers a very effective way to improve the productivity in doing computational fluid dynamics (CFD). Therefore the purpose of this study is to develop an efficient parallel computation algorithm for analyzing the flowfield of complex geometries using overset grids method. The strategy adopted in the parallelization of the overset grids method including the use of data structures and communication, is described. Numerical results are presented to demonstrate the efficiency of the resulting parallel overset grids method. (author)

  8. A Direct Power Conversion Topology for Grid Integration of Hybrid AC/DC Energy Resources

    DEFF Research Database (Denmark)

    Liu, Xiong; Loh, Poh Chiang; Wang, Peng

    2013-01-01

    This paper proposes a multiple-input versatile matrix converter (VMC) for integrating hybrid ac/dc energy resources and storages to the power grid. The VMC is developed from the traditional indirect matrix converter but operates in the reverse-boost mode rather than in the forward-buck mode....... The reverse-boost mode is more relevant here since most renewable sources and energy storages have lower voltages than the grid. The eventual VMC developed uses an alternative nine-switch converter, rather than usual six-switch voltage-source converter, for providing six input terminals in total. One three...

  9. Transmission probability method based on triangle meshes for solving unstructured geometry neutron transport problem

    Energy Technology Data Exchange (ETDEWEB)

    Wu Hongchun [Nuclear Engineering Department, Xi' an Jiaotong University, Xi' an 710049, Shaanxi (China)]. E-mail: hongchun@mail.xjtu.edu.cn; Liu Pingping [Nuclear Engineering Department, Xi' an Jiaotong University, Xi' an 710049, Shaanxi (China); Zhou Yongqiang [Nuclear Engineering Department, Xi' an Jiaotong University, Xi' an 710049, Shaanxi (China); Cao Liangzhi [Nuclear Engineering Department, Xi' an Jiaotong University, Xi' an 710049, Shaanxi (China)

    2007-01-15

    In the advanced reactor, the fuel assembly or core with unstructured geometry is frequently used and for calculating its fuel assembly, the transmission probability method (TPM) has been used widely. However, the rectangle or hexagon meshes are mainly used in the TPM codes for the normal core structure. The triangle meshes are most useful for expressing the complicated unstructured geometry. Even though finite element method and Monte Carlo method is very good at solving unstructured geometry problem, they are very time consuming. So we developed the TPM code based on the triangle meshes. The TPM code based on the triangle meshes was applied to the hybrid fuel geometry, and compared with the results of the MCNP code and other codes. The results of comparison were consistent with each other. The TPM with triangle meshes would thus be expected to be able to apply to the two-dimensional arbitrary fuel assembly.

  10. A new subgrid characteristic length for turbulence simulations on anisotropic grids

    Science.gov (United States)

    Trias, F. X.; Gorobets, A.; Silvis, M. H.; Verstappen, R. W. C. P.; Oliva, A.

    2017-11-01

    Direct numerical simulations of the incompressible Navier-Stokes equations are not feasible yet for most practical turbulent flows. Therefore, dynamically less complex mathematical formulations are necessary for coarse-grained simulations. In this regard, eddy-viscosity models for Large-Eddy Simulation (LES) are probably the most popular example thereof. This type of models requires the calculation of a subgrid characteristic length which is usually associated with the local grid size. For isotropic grids, this is equal to the mesh step. However, for anisotropic or unstructured grids, such as the pancake-like meshes that are often used to resolve near-wall turbulence or shear layers, a consensus on defining the subgrid characteristic length has not been reached yet despite the fact that it can strongly affect the performance of LES models. In this context, a new definition of the subgrid characteristic length is presented in this work. This flow-dependent length scale is based on the turbulent, or subgrid stress, tensor and its representations on different grids. The simplicity and mathematical properties suggest that it can be a robust definition that minimizes the effects of mesh anisotropies on simulation results. The performance of the proposed subgrid characteristic length is successfully tested for decaying isotropic turbulence and a turbulent channel flow using artificially refined grids. Finally, a simple extension of the method for unstructured meshes is proposed and tested for a turbulent flow around a square cylinder. Comparisons with existing subgrid characteristic length scales show that the proposed definition is much more robust with respect to mesh anisotropies and has a great potential to be used in complex geometries where highly skewed (unstructured) meshes are present.

  11. Inflow turbulence generation for eddy-resolving simulations of turbomachinery flows

    OpenAIRE

    Arolla, Sunil K.

    2014-01-01

    A simple variant of recycling and rescaling method to generate inflow turbulence using unstructured grid CFD codes is presented. The method has been validated on large eddy simulation of spatially developing flat plate turbulent boundary layer. The proposed rescaling algorithm is based on the momentum thickness which is more robust and essentially obviates the need of finding the edge of the turbulent boundary layer in unstructured grid codes. Extension of this algorithm to hybrid RANS/LES ty...

  12. Verification & Validation of High-Order Short-Characteristics-Based Deterministic Transport Methodology on Unstructured Grids

    International Nuclear Information System (INIS)

    Azmy, Yousry; Wang, Yaqi

    2013-01-01

    The research team has developed a practical, high-order, discrete-ordinates, short characteristics neutron transport code for three-dimensional configurations represented on unstructured tetrahedral grids that can be used for realistic reactor physics applications at both the assembly and core levels. This project will perform a comprehensive verification and validation of this new computational tool against both a continuous-energy Monte Carlo simulation (e.g. MCNP) and experimentally measured data, an essential prerequisite for its deployment in reactor core modeling. Verification is divided into three phases. The team will first conduct spatial mesh and expansion order refinement studies to monitor convergence of the numerical solution to reference solutions. This is quantified by convergence rates that are based on integral error norms computed from the cell-by-cell difference between the code's numerical solution and its reference counterpart. The latter is either analytic or very fine- mesh numerical solutions from independent computational tools. For the second phase, the team will create a suite of code-independent benchmark configurations to enable testing the theoretical order of accuracy of any particular discretization of the discrete ordinates approximation of the transport equation. For each tested case (i.e. mesh and spatial approximation order), researchers will execute the code and compare the resulting numerical solution to the exact solution on a per cell basis to determine the distribution of the numerical error. The final activity comprises a comparison to continuous-energy Monte Carlo solutions for zero-power critical configuration measurements at Idaho National Laboratory's Advanced Test Reactor (ATR). Results of this comparison will allow the investigators to distinguish between modeling errors and the above-listed discretization errors introduced by the deterministic method, and to separate the sources of uncertainty.

  13. Power control based on particle swarm optimization of grid-connected inverter for hybrid renewable energy system

    International Nuclear Information System (INIS)

    García-Triviño, Pablo; Gil-Mena, Antonio José; Llorens-Iborra, Francisco; García-Vázquez, Carlos Andrés; Fernández-Ramírez, Luis M.; Jurado, Francisco

    2015-01-01

    Highlights: • Three PSO-based PI controllers for a grid-connected inverter were presented. • Two online PSO-based PI controllers were compared with an offline PSO-tuned PI. • The HRES and the inverter were evaluated under power changes and grid voltage sags. • Online ITAE-based PSO reduced ITAE (current THD) by 15.24% (5.32%) versus offline one. - Abstract: This paper is focused on the study of particle swarm optimization (PSO)-based PI controllers for the power control of a grid-connected inverter supplied from a hybrid renewable energy system. It is composed of two renewable energy sources (wind turbine and photovoltaic – PV – solar panels) and two energy storage systems (battery and hydrogen system, integrated by fuel cell and electrolyzer). Three PSO-based PI controllers are implemented: (1) conventional PI controller with offline tuning by PSO algorithm based on the integral time absolute error (ITAE) index; (2) PI controllers with online self-tuning by PSO algorithm based on the error; and (3) PI controllers with online self-tuning by PSO algorithm based on the ITAE index. To evaluate and compare the three controllers, the hybrid renewable energy system and the grid-connected inverter are simulated under changes in the active and reactive power values, as well as under a grid voltage sag. The results show that the online PSO-based PI controllers that optimize the ITAE index achieves the best response

  14. Toward An Unstructured Mesh Database

    Science.gov (United States)

    Rezaei Mahdiraji, Alireza; Baumann, Peter Peter

    2014-05-01

    Unstructured meshes are used in several application domains such as earth sciences (e.g., seismology), medicine, oceanography, cli- mate modeling, GIS as approximate representations of physical objects. Meshes subdivide a domain into smaller geometric elements (called cells) which are glued together by incidence relationships. The subdivision of a domain allows computational manipulation of complicated physical structures. For instance, seismologists model earthquakes using elastic wave propagation solvers on hexahedral meshes. The hexahedral con- tains several hundred millions of grid points and millions of hexahedral cells. Each vertex node in the hexahedrals stores a multitude of data fields. To run simulation on such meshes, one needs to iterate over all the cells, iterate over incident cells to a given cell, retrieve coordinates of cells, assign data values to cells, etc. Although meshes are used in many application domains, to the best of our knowledge there is no database vendor that support unstructured mesh features. Currently, the main tool for querying and manipulating unstructured meshes are mesh libraries, e.g., CGAL and GRAL. Mesh li- braries are dedicated libraries which includes mesh algorithms and can be run on mesh representations. The libraries do not scale with dataset size, do not have declarative query language, and need deep C++ knowledge for query implementations. Furthermore, due to high coupling between the implementations and input file structure, the implementations are less reusable and costly to maintain. A dedicated mesh database offers the following advantages: 1) declarative querying, 2) ease of maintenance, 3) hiding mesh storage structure from applications, and 4) transparent query optimization. To design a mesh database, the first challenge is to define a suitable generic data model for unstructured meshes. We proposed ImG-Complexes data model as a generic topological mesh data model which extends incidence graph model to multi

  15. Optimal sizing of a hybrid grid-connected photovoltaic and wind power system

    International Nuclear Information System (INIS)

    González, Arnau; Riba, Jordi-Roger; Rius, Antoni; Puig, Rita

    2015-01-01

    Highlights: • Hybrid renewable energy systems are efficient mechanisms to generate electrical power. • This work optimally sizes hybrid grid-connected photovoltaic–wind power systems. • It deals with hourly wind, solar irradiation and electricity demand data. • The system cost is minimized while matching the electricity supply with the demand. • A sensitivity analysis to detect the most critical design variables has been done. - Abstract: Hybrid renewable energy systems (HRES) have been widely identified as an efficient mechanism to generate electrical power based on renewable energy sources (RES). This kind of energy generation systems are based on the combination of one or more RES allowing to complement the weaknesses of one with strengths of another and, therefore, reducing installation costs with an optimized installation. To do so, optimization methodologies are a trendy mechanism because they allow attaining optimal solutions given a certain set of input parameters and variables. This work is focused on the optimal sizing of hybrid grid-connected photovoltaic–wind power systems from real hourly wind and solar irradiation data and electricity demand from a certain location. The proposed methodology is capable of finding the sizing that leads to a minimum life cycle cost of the system while matching the electricity supply with the local demand. In the present article, the methodology is tested by means of a case study in which the actual hourly electricity retail and market prices have been implemented to obtain realistic estimations of life cycle costs and benefits. A sensitivity analysis that allows detecting to which variables the system is more sensitive has also been performed. Results presented show that the model responds well to changes in the input parameters and variables while providing trustworthy sizing solutions. According to these results, a grid-connected HRES consisting of photovoltaic (PV) and wind power technologies would be

  16. Large Signal Stabilization of Hybrid AC/DC Micro-Grids Using Nonlinear Robust Controller

    Directory of Open Access Journals (Sweden)

    Reza Pejmanfar

    2017-12-01

    Full Text Available This paper presents a robust nonlinear integrated controller to improve stability of hybrid AC/DC micro-grids under islanding mode. The proposed controller includes two independent controllers where each one is responsible to control one part of the system. First controller will improve the stability of input DC/DC converter. Using this controller, the voltage of DC bus is fully stabilized such that when a large disturbance occurs, its voltage will become constant without any significant dynamic. The necessity of DC bus regulation which has not been considered in previous studies, is imminent as it not only improves voltage stability of the micro-grid but also protects consumers which are directly connected to the DC bus, against voltage variations. Frequency stability of the micro-grid is provided by the second proposed controller which is applied to output DC/AC converter of the micro-grid. Adaptive method is used to make the controllers proposed in this paper, robust. Duty cycle of converters switches are adjusted such that voltage and frequency of the micro-grid are set on the desired value in minimum possible time under transient disturbances and uncertainty of the loads as well as micro-sources characteristics.

  17. 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.

  18. A novel consistent and well-balanced algorithm for simulations of multiphase flows on unstructured grids

    Science.gov (United States)

    Patel, Jitendra Kumar; Natarajan, Ganesh

    2017-12-01

    We discuss the development and assessment of a robust numerical algorithm for simulating multiphase flows with complex interfaces and high density ratios on arbitrary polygonal meshes. The algorithm combines the volume-of-fluid method with an incremental projection approach for incompressible multiphase flows in a novel hybrid staggered/non-staggered framework. The key principles that characterise the algorithm are the consistent treatment of discrete mass and momentum transport and the similar discretisation of force terms appearing in the momentum equation. The former is achieved by invoking identical schemes for convective transport of volume fraction and momentum in the respective discrete equations while the latter is realised by representing the gravity and surface tension terms as gradients of suitable scalars which are then discretised in identical fashion resulting in a balanced formulation. The hybrid staggered/non-staggered framework employed herein solves for the scalar normal momentum at the cell faces, while the volume fraction is computed at the cell centroids. This is shown to naturally lead to similar terms for pressure and its correction in the momentum and pressure correction equations respectively, which are again treated discretely in a similar manner. We show that spurious currents that corrupt the solution may arise both from an unbalanced formulation where forces (gravity and surface tension) are discretised in dissimilar manner and from an inconsistent approach where different schemes are used to convect the mass and momentum, with the latter prominent in flows which are convection-dominant with high density ratios. Interestingly, the inconsistent approach is shown to perform as well as the consistent approach even for high density ratio flows in some cases while it exhibits anomalous behaviour for other scenarios, even at low density ratios. Using a plethora of test problems of increasing complexity, we conclusively demonstrate that the

  19. Integration of Hybrid PV/Wind Generation System Using Fuzzy MPPT in Grid Connected System for Remote Area

    Directory of Open Access Journals (Sweden)

    Soedibyo

    2016-01-01

    Full Text Available Photovoltaic and wind are renewable energy resources that widely used and grow rapidly in fulfilling electricity demand. Powers from both technologies depend on sunlight intensity and wind speed. For small scale power generation, DC voltage from both technologies is low and requires step-up converter to raise DC voltage ratio before converted into AC voltage. To optimize this system, step-up converter must have high ratio and efficiency to a distance of wide voltage input. This paper proposed an operation simulation and arrangement of DC-DC converter along with DC-AC from hybrid source PV-Wind which integrated to grid utilities without using storage device. High Gain Integrated Cascade Boost (HGICB is DC-DC converter that has quadratic voltage ratio and used in this research. Then DC link connected to Voltage Source Inverter (VSI which interconnected with utility grid and controlled by current control method. The total installed capacity of hybrid source is 4.4 kW. Wind turbine uses PMSG along with full bridge rectifier. To maximize and stabilize the generated power, MPPT fuzzy is used. Result from the simulation shows that converter capable to maintain maximum power whether from PV and wind turbine which canalized to utility grid in various irradiation condition, wind speed, and grid load alteration.

  20. Natively unstructured loops differ from other loops.

    Directory of Open Access Journals (Sweden)

    Avner Schlessinger

    2007-07-01

    Full Text Available Natively unstructured or disordered protein regions may increase the functional complexity of an organism; they are particularly abundant in eukaryotes and often evade structure determination. Many computational methods predict unstructured regions by training on outliers in otherwise well-ordered structures. Here, we introduce an approach that uses a neural network in a very different and novel way. We hypothesize that very long contiguous segments with nonregular secondary structure (NORS regions differ significantly from regular, well-structured loops, and that a method detecting such features could predict natively unstructured regions. Training our new method, NORSnet, on predicted information rather than on experimental data yielded three major advantages: it removed the overlap between testing and training, it systematically covered entire proteomes, and it explicitly focused on one particular aspect of unstructured regions with a simple structural interpretation, namely that they are loops. Our hypothesis was correct: well-structured and unstructured loops differ so substantially that NORSnet succeeded in their distinction. Benchmarks on previously used and new experimental data of unstructured regions revealed that NORSnet performed very well. Although it was not the best single prediction method, NORSnet was sufficiently accurate to flag unstructured regions in proteins that were previously not annotated. In one application, NORSnet revealed previously undetected unstructured regions in putative targets for structural genomics and may thereby contribute to increasing structural coverage of large eukaryotic families. NORSnet found unstructured regions more often in domain boundaries than expected at random. In another application, we estimated that 50%-70% of all worm proteins observed to have more than seven protein-protein interaction partners have unstructured regions. The comparative analysis between NORSnet and DISOPRED2 suggested

  1. Matching indices taking the dynamic hybrid electrical and thermal grids information into account for the decision-making of nZEB on-site renewable energy systems

    International Nuclear Information System (INIS)

    Cao, Sunliang; Sirén, Kai

    2015-01-01

    Highlights: • Use dynamic hourly-based grid information (PEF/CEF/tariffs) in nZEB control. • Hourly dynamic primary energy factor, CO 2 factor and tariffs for hybrid grids. • Methodology which links the on-site matching with dynamic grid information. • Multi-objective control indicators reflects both matching and grid information. • The influence of the dynamic grid information on the energy/environment/cost. - Abstract: Future nearly-zero energy buildings (nZEBs) will be involved with the twofold problem of on-site matching and hybrid–grid interactions. Theoretically, the hybrid grids’ information is dynamic, such as primary energy factors, equivalent CO 2 emission factors, and grid tariffs. Regarding primary energy consumption, equivalent CO 2 emissions or the grid cost of the nZEB, the significance of specific aspects of the matching capability, such as on-site energy faction (OEF) and on-site energy matching (OEM), will also become dynamic and variable with respect to the evolution of the grid information. Therefore, the primary goal is to develop a methodology as a multi-objective control criterion for the nZEB energy system, which can reflect both the on-site matching capability and dynamic grid information of environmental or economic impacts. The developed methodology is to quantitatively link the dynamic grid information with the weighting factors of the weighted matching index (WMI), following the monotone relationships between the extended matching indices and grid information. The methodology is implemented in this study to control an nZEB energy system with hybrid grid connections. The results show that the developed methodology can seek an optimised balance between the objectives of maximising the matching capability and minimising the environmental/economic load

  2. Grid deformation strategies for CFD analysis of screw compressors

    OpenAIRE

    Rane, S.; Kovacevic, A.; Stosic, N.; Kethidi, M.

    2013-01-01

    Customized grid generation of twin screw machines for CFD analysis is widely used by the refrigeration and air-conditioning industry today, but is currently not suitable for topologies such as those of single screw, variable pitch or tri screw rotors. This paper investigates a technique called key-frame re-meshing that supplies pre-generated unstructured grids to the CFD solver at different time steps. To evaluate its accuracy, the results of an isentropic compression-expansion process in a r...

  3. Sensitivity of the dispatch strategy in designing grid integrated hybrid energy systems

    OpenAIRE

    Perera, Amarasinghage Tharindu Dasun; Mauree, Dasaraden; Scartezzini, Jean-Louis; Nik, Vahid M.

    2016-01-01

    Integrating renewable energy technologies based on solar PV (SPV) and wind energy in the energy system is challenging due to time dependence of the energy potential for these energy sources. Grid integrated hybrid energy systems combining SPV panels, wind turbines, battery bank and internal combustion generators (ICG) can be used in this regard specially for distributed generation. Energy-economic dispatch strategy plays a vital role in managing the energy flow of the system. However, it is d...

  4. Assessment Studies regarding the Optimal Sizing of Wind Integrated Hybrid Power Plants for Off-Grid Systems

    DEFF Research Database (Denmark)

    Petersen, Lennart; Iov, Florin; Tarnowski, German Claudio

    2018-01-01

    The paper focusses on the optimal sizing of off-grid hybrid power plants including wind power generation. A modular and scalable system topology as well as an optimal sizing algorithm for the HPP has been presented in a previous publication. In this paper, the sizing process is evaluated by means...... of assessment studies. The aim is to address the impact of renewable resource data, the required power supply availability and reactive power load demand on the optimal sizing of wind integrated off-grid HPPs....

  5. Performance improvement of a battery/PV/fuel cell/grid hybrid energy system considering load uncertainty modeling using IGDT

    International Nuclear Information System (INIS)

    Nojavan, Sayyad; Majidi, Majid; Zare, Kazem

    2017-01-01

    Highlights: • Optimum performance of PV/battery/fuel cell/grid hybrid system under load uncertainty. • Employing information gap decision theory (IGDT) to model the load uncertainty. • Robustness and opportunity functions of IGDT are modeled for risk-averse and risk-taker. • Robust strategy of hybrid system's operation obtained from robustness function. • Opportunistic strategy of hybrid system's operation obtained from opportunity function. - Abstract: Nowadays with the speed that electrical loads are growing, system operators are challenged to manage the sources they use to supply loads which means that that besides upstream grid as the main sources of electric power, they can utilize renewable and non-renewable energy sources to meet the energy demand. In the proposed paper, a photovoltaic (PV)/fuel cell/battery hybrid system along with upstream grid has been utilized to supply two different types of loads: electrical load and thermal load. Operators should have to consider load uncertainty to manage the strategies they employ to supply load. In other words, operators have to evaluate how load variation would affect their energy procurement strategies. Therefore, information gap decision theory (IGDT) technique has been proposed to model the uncertainty of electrical load. Utilizing IGDT approach, robustness and opportunity functions are achieved which can be used by system operator to take the appropriate strategy. The uncertainty modeling of load enables operator to make appropriate decisions to optimize the system’s operation against possible changes in load. A case study has been simulated to validate the effects of proposed technique.

  6. An unstructured shock-fitting solver for hypersonic plasma flows in chemical non-equilibrium

    Science.gov (United States)

    Pepe, R.; Bonfiglioli, A.; D'Angola, A.; Colonna, G.; Paciorri, R.

    2015-11-01

    A CFD solver, using Residual Distribution Schemes on unstructured grids, has been extended to deal with inviscid chemical non-equilibrium flows. The conservative equations have been coupled with a kinetic model for argon plasma which includes the argon metastable state as independent species, taking into account electron-atom and atom-atom processes. Results in the case of an hypersonic flow around an infinite cylinder, obtained by using both shock-capturing and shock-fitting approaches, show higher accuracy of the shock-fitting approach.

  7. Hybrid mesh generation for the new generation of oil reservoir simulators: 3D extension; Generation de maillage hybride pour les simulateurs de reservoir petrolier de nouvelle generation: extension 3D

    Energy Technology Data Exchange (ETDEWEB)

    Flandrin, N.

    2005-09-15

    During the exploitation of an oil reservoir, it is important to predict the recovery of hydrocarbons and to optimize its production. A better comprehension of the physical phenomena requires to simulate 3D multiphase flows in increasingly complex geological structures. In this thesis, we are interested in this spatial discretization and we propose to extend in 3D the 2D hybrid model proposed by IFP in 1998 that allows to take directly into account in the geometry the radial characteristics of the flows. In these hybrid meshes, the wells and their drainage areas are described by structured radial circular meshes and the reservoirs are represented by structured meshes that can be a non uniform Cartesian grid or a Corner Point Geometry grids. In order to generate a global conforming mesh, unstructured transition meshes based on power diagrams and satisfying finite volume properties are used to connect the structured meshes together. Two methods have been implemented to generate these transition meshes: the first one is based on a Delaunay triangulation, the other one uses a frontal approach. Finally, some criteria are introduced to measure the quality of the transition meshes and optimization procedures are proposed to increase this quality under finite volume properties constraints. (author)

  8. An unstructured-mesh finite-volume MPDATA for compressible atmospheric dynamics

    International Nuclear Information System (INIS)

    Kühnlein, Christian; Smolarkiewicz, Piotr K.

    2017-01-01

    An advancement of the unstructured-mesh finite-volume MPDATA (Multidimensional Positive Definite Advection Transport Algorithm) is presented that formulates the error-compensative pseudo-velocity of the scheme to rely only on face-normal advective fluxes to the dual cells, in contrast to the full vector employed in previous implementations. This is essentially achieved by expressing the temporal truncation error underlying the pseudo-velocity in a form consistent with the flux-divergence of the governing conservation law. The development is especially important for integrating fluid dynamics equations on non-rectilinear meshes whenever face-normal advective mass fluxes are employed for transport compatible with mass continuity—the latter being essential for flux-form schemes. In particular, the proposed formulation enables large-time-step semi-implicit finite-volume integration of the compressible Euler equations using MPDATA on arbitrary hybrid computational meshes. Furthermore, it facilitates multiple error-compensative iterations of the finite-volume MPDATA and improved overall accuracy. The advancement combines straightforwardly with earlier developments, such as the nonoscillatory option, the infinite-gauge variant, and moving curvilinear meshes. A comprehensive description of the scheme is provided for a hybrid horizontally-unstructured vertically-structured computational mesh for efficient global atmospheric flow modelling. The proposed finite-volume MPDATA is verified using selected 3D global atmospheric benchmark simulations, representative of hydrostatic and non-hydrostatic flow regimes. Besides the added capabilities, the scheme retains fully the efficacy of established finite-volume MPDATA formulations.

  9. An unstructured-mesh finite-volume MPDATA for compressible atmospheric dynamics

    Energy Technology Data Exchange (ETDEWEB)

    Kühnlein, Christian, E-mail: christian.kuehnlein@ecmwf.int; Smolarkiewicz, Piotr K., E-mail: piotr.smolarkiewicz@ecmwf.int

    2017-04-01

    An advancement of the unstructured-mesh finite-volume MPDATA (Multidimensional Positive Definite Advection Transport Algorithm) is presented that formulates the error-compensative pseudo-velocity of the scheme to rely only on face-normal advective fluxes to the dual cells, in contrast to the full vector employed in previous implementations. This is essentially achieved by expressing the temporal truncation error underlying the pseudo-velocity in a form consistent with the flux-divergence of the governing conservation law. The development is especially important for integrating fluid dynamics equations on non-rectilinear meshes whenever face-normal advective mass fluxes are employed for transport compatible with mass continuity—the latter being essential for flux-form schemes. In particular, the proposed formulation enables large-time-step semi-implicit finite-volume integration of the compressible Euler equations using MPDATA on arbitrary hybrid computational meshes. Furthermore, it facilitates multiple error-compensative iterations of the finite-volume MPDATA and improved overall accuracy. The advancement combines straightforwardly with earlier developments, such as the nonoscillatory option, the infinite-gauge variant, and moving curvilinear meshes. A comprehensive description of the scheme is provided for a hybrid horizontally-unstructured vertically-structured computational mesh for efficient global atmospheric flow modelling. The proposed finite-volume MPDATA is verified using selected 3D global atmospheric benchmark simulations, representative of hydrostatic and non-hydrostatic flow regimes. Besides the added capabilities, the scheme retains fully the efficacy of established finite-volume MPDATA formulations.

  10. Prospect of solar-PV/biogas/diesel generator hybrid energy system of an off-grid area in Bangladesh

    Science.gov (United States)

    Mandal, Soumya; Yasmin, Hosna; Sarker, M. R. I.; Beg, M. R. A.

    2017-12-01

    The study presents an analysis and suggests about how renewable sources of energy can be an alternative option to produce electricity in an off-grid area. A case study is done by surveying 235 households in an off-grid area. Techno-economic analysis of the hybrid energy system is employed by using Hybrid Optimization of Multiple Energy Resources (HOMER) software. Four solar-PV modules (each of 1kW), two biogas generators (each of 3kW), three diesel generators (each of 5kW), five batteries (each of 160 Ah) and 5kW converter is found to be the best configuration in terms of Cost of Energy (COE), environmental conditions and Renewable Fraction (RF). The Cost of Energy (COE), Net Present Cost (NPC), capital cost of this configuration is found BDT15.382, BDT10007224, and BDT2582433 respectively. The renewable fraction of this system is found 75% which indicates a lower emission compared with thegrid based system and stand-alone diesel system. Although the COE is higher than grid electricity, this system offers a cheaper option than using kerosene oil and solar home systems (SHSs).

  11. Error-measure for anisotropic grid-adaptation in turbulence-resolving simulations

    Science.gov (United States)

    Toosi, Siavash; Larsson, Johan

    2015-11-01

    Grid-adaptation requires an error-measure that identifies where the grid should be refined. In the case of turbulence-resolving simulations (DES, LES, DNS), a simple error-measure is the small-scale resolved energy, which scales with both the modeled subgrid-stresses and the numerical truncation errors in many situations. Since this is a scalar measure, it does not carry any information on the anisotropy of the optimal grid-refinement. The purpose of this work is to introduce a new error-measure for turbulence-resolving simulations that is capable of predicting nearly-optimal anisotropic grids. Turbulent channel flow at Reτ ~ 300 is used to assess the performance of the proposed error-measure. The formulation is geometrically general, applicable to any type of unstructured grid.

  12. Study of Micro Grid Hybrid System of Photovoltaic and Diesel Engine

    Directory of Open Access Journals (Sweden)

    Novitasari Dwi

    2016-01-01

    Full Text Available Indonesia has abundant potentials of new and renewable energy that can be used for electricity generation, especially in rural areas which have no access for grid electricity yet. The energy resources can be from solar, water, biomass or biofuel. Many villagers still use diesel generators to produce electricity in their villages. It is considered expensive because fuel price in rural areas increases 2-3 times than the normal price due to transportation cost. Hybrid system using renewable energy resources is one of the solutions to produce electricity in affordable cost for rural area. The idea is to combine diesel generators and photovoltaic toproduce electricity. Moreover, the diesel engine fuel can be replaced with biofuel. This study will analyze the hybrid system in a small scale which consists of 1kWp photovoltaic and 3 kW diesel engine. Electric load power will vary. The system is controlled by a single bidirectional inverter whichconverts power from DC to AC and vice versa

  13. A Hybrid Genetic Wind Driven Heuristic Optimization Algorithm for Demand Side Management in Smart Grid

    Directory of Open Access Journals (Sweden)

    Nadeem Javaid

    2017-03-01

    Full Text Available In recent years, demand side management (DSM techniques have been designed for residential, industrial and commercial sectors. These techniques are very effective in flattening the load profile of customers in grid area networks. In this paper, a heuristic algorithms-based energy management controller is designed for a residential area in a smart grid. In essence, five heuristic algorithms (the genetic algorithm (GA, the binary particle swarm optimization (BPSO algorithm, the bacterial foraging optimization algorithm (BFOA, the wind-driven optimization (WDO algorithm and our proposed hybrid genetic wind-driven (GWD algorithm are evaluated. These algorithms are used for scheduling residential loads between peak hours (PHs and off-peak hours (OPHs in a real-time pricing (RTP environment while maximizing user comfort (UC and minimizing both electricity cost and the peak to average ratio (PAR. Moreover, these algorithms are tested in two scenarios: (i scheduling the load of a single home and (ii scheduling the load of multiple homes. Simulation results show that our proposed hybrid GWD algorithm performs better than the other heuristic algorithms in terms of the selected performance metrics.

  14. Development of a Two-Phase Flow Analysis Code based on a Unstructured-Mesh SIMPLE Algorithm

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jong Tae; Park, Ik Kyu; Cho, Heong Kyu; Yoon, Han Young; Kim, Kyung Doo; Jeong, Jae Jun

    2008-09-15

    For analyses of multi-phase flows in a water-cooled nuclear power plant, a three-dimensional SIMPLE-algorithm based hydrodynamic solver CUPID-S has been developed. As governing equations, it adopts a two-fluid three-field model for the two-phase flows. The three fields represent a continuous liquid, a dispersed droplets, and a vapour field. The governing equations are discretized by a finite volume method on an unstructured grid to handle the geometrical complexity of the nuclear reactors. The phasic momentum equations are coupled and solved with a sparse block Gauss-Seidel matrix solver to increase a numerical stability. The pressure correction equation derived by summing the phasic volume fraction equations is applied on the unstructured mesh in the context of a cell-centered co-located scheme. This paper presents the numerical method and the preliminary results of the calculations.

  15. Plug-in hybrid electric vehicles in smart grid

    Science.gov (United States)

    Yao, Yin

    In this thesis, in order to investigate the impact of charging load from plug-in hybrid electric vehicles (PHEVs), a stochastic model is developed in Matlab. In this model, two main types of PHEVs are defined: public transportation vehicles and private vehicles. Different charging time schedule, charging speed and battery capacity are considered for each type of vehicles. The simulation results reveal that there will be two load peaks (at noon and in evening) when the penetration level of PHEVs increases continuously to 30% in 2030. Therefore, optimization tool is utilized to shift load peaks. This optimization process is based on real time pricing and wind power output data. With the help of smart grid, power allocated to each vehicle could be controlled. As a result, this optimization could fulfill the goal of shifting load peaks to valley areas where real time price is low or wind output is high.

  16. Two-loop controller for maximizing performance of a grid-connected photovoltaic - fuel cell hybrid power plant

    Science.gov (United States)

    Ro, Kyoungsoo

    The study started with the requirement that a photovoltaic (PV) power source should be integrated with other supplementary power sources whether it operates in a stand-alone or grid-connected mode. First, fuel cells for a backup of varying PV power were compared in detail with batteries and were found to have more operational benefits. Next, maximizing performance of a grid-connected PV-fuel cell hybrid system by use of a two-loop controller was discussed. One loop is a neural network controller for maximum power point tracking, which extracts maximum available solar power from PV arrays under varying conditions of insolation, temperature, and system load. A real/reactive power controller (RRPC) is the other loop. The RRPC meets the system's requirement for real and reactive powers by controlling incoming fuel to fuel cell stacks as well as switching control signals to a power conditioning subsystem. The RRPC is able to achieve more versatile control of real/reactive powers than the conventional power sources since the hybrid power plant does not contain any rotating mass. Results of time-domain simulations prove not only effectiveness of the proposed computer models of the two-loop controller, but also their applicability for use in transient stability analysis of the hybrid power plant. Finally, environmental evaluation of the proposed hybrid plant was made in terms of plant's land requirement and lifetime COsb2 emissions, and then compared with that of the conventional fossil-fuel power generating forms.

  17. Unstructured grids and an element based conservative approach for a black-oil reservoir simulation

    Energy Technology Data Exchange (ETDEWEB)

    Nogueira, Regis Lopes; Fernandes, Bruno Ramon Batista [Federal University of Ceara, Fortaleza, CE (Brazil). Dept. of Chemical Engineering; Araujo, Andre Luiz de Souza [Federal Institution of Education, Science and Technology of Ceara - IFCE, Fortaleza (Brazil). Industry Department], e-mail: andre@ifce.edu.br; Marcondes, Francisco [Federal University of Ceara, Fortaleza, CE (Brazil). Dept. of Metallurgical Engineering and Material Science], e-mail: marcondes@ufc.br

    2010-07-01

    Unstructured meshes presented one upgrade in modeling the main important features of the reservoir such as discrete fractures, faults, and irregular boundaries. From several methodologies available, the Element based Finite Volume Method (EbFVM), in conjunction with unstructured meshes, is one methodology that deserves large attention. In this approach, the reservoir, for 2D domains, is discretized using a mixed two-dimensional mesh using quadrilateral and triangle elements. After the initial step of discretization, each element is divided into sub-elements and the mass balance for each component is developed for each sub-element. The equations for each control-volume using a cell vertex construction are formulated through the contribution of different neighboured elements. This paper presents an investigation of an element-based approach using the black-oil model based on pressure and global mass fractions. In this approach, even when all gas phase is dissolved in oil phase the global mass fraction of gas will be different from zero. Therefore, no additional numerical procedure is necessary in order to treat the gas phase appear/disappearance. In this paper the above mentioned approach is applied to multiphase flows involving oil, gas, and water. The mass balance equations in terms of global mass fraction of oil, gas and water are discretized through the EbFVM and linearized by the Newton's method. The results are presented in terms of volumetric rates of oil, gas, and water and phase saturations. (author)

  18. Numerical experiments on unstructured PIC stability.

    Energy Technology Data Exchange (ETDEWEB)

    Day, David Minot

    2011-04-01

    Particle-In-Cell (PIC) is a method for plasmas simulation. Particles are pushed with Verlet time integration. Fields are modeled using finite differences on a tensor product mesh (cells). The Unstructured PIC methods studied here use instead finite element discretizations on unstructured (simplicial) meshes. PIC is constrained by stability limits (upper bounds) on mesh and time step sizes. Numerical evidence (2D) and analysis will be presented showing that similar bounds constrain unstructured PIC.

  19. Hybrid islanding detection method by using grid impedance estimation in parallel-inverters-based microgrid

    DEFF Research Database (Denmark)

    Ghzaiel, Walid; Jebali-Ben Ghorbal, Manel; Slama-Belkhodja, Ilhem

    2014-01-01

    This paper presents a hybrid islanding detection algorithm integrated on the distributed generation unit more close to the point of common coupling of a Microgrid based on parallel inverters where one of them is responsible to control the system. The method is based on resonance excitation under...... parameters, both resistive and inductive parts, from the injected resonance frequency determination. Finally, the inverter will disconnect the microgrid from the faulty grid and reconnect the parallel inverter system to the controllable distributed system in order to ensure high power quality. This paper...... shows that grid impedance variation detection estimation can be an efficient method for islanding detection in microgrid systems. Theoretical analysis and simulation results are presented to validate the proposed method....

  20. Mixed Inter Second Order Cone Programming Taking Appropriate Approximation for the Unit Commitment in Hybrid AC-DC Grid

    DEFF Research Database (Denmark)

    Zhou, Bo; Ai, Xiaomeng; Fang, Jiakun

    2017-01-01

    With the rapid development and deployment of voltage source converter (VSC) based HVDC, the traditional power system is evolving to the hybrid AC-DC grid. New optimization methods are urgently needed for these hybrid AC-DC power systems. In this paper, mixed-integer second order cone programming...... (MISOCP) for the hybrid AC-DC power systems is proposed. The second order cone (SOC) relaxation is adopted to transform the AC and DC power flow constraints to MISOCP. Several IEEE test systems are used to validate the proposed MISCOP formulation of the optimal power flow (OPF) and unit commitment (UC...

  1. Implicit Unstructured Computational Aerodynamics on Many-Integrated Core Architecture

    KAUST Repository

    Al Farhan, Mohammed A.

    2014-05-04

    This research aims to understand the performance of PETSc-FUN3D, a fully nonlinear implicit unstructured grid incompressible or compressible Euler code with origins at NASA and the U.S. DOE, on many-integrated core architecture and how a hybridprogramming paradigm (MPI+OpenMP) can exploit Intel Xeon Phi hardware with upwards of 60 cores per node and 4 threads per core. For the current contribution, we focus on strong scaling with many-integrated core hardware. In most implicit PDE-based codes, while the linear algebraic kernel is limited by the bottleneck of memory bandwidth, the flux kernel arising in control volume discretization of the conservation law residuals and the preconditioner for the Jacobian exploits the Phi hardware well.

  2. Performance optimization of a hybrid micro-grid based on double-loop MPPT and SVC-MERS

    Science.gov (United States)

    Wei, Yewen; Hou, Xilun; Zhang, Xiang; Xiong, Shengnan; Peng, Fei

    2018-02-01

    With ever-increasing concerns on environmental pollution and energy shortage, the development of renewable resource has attracted a lot of attention. This paper first reviews both the wind and photovoltaic (PV) generation techniques and approaches of micro-grid voltage control. Then, a novel islanded micro-grid, which consists of wind & PV generation and hybrid-energy storage device, is built for application to remote and isolated areas. For the PV power generation branch, a double- maximum power point tracking (MPPT) technique is developed to trace the sunlight and regulate the tilt angle of PV panels. For wind-power generation branch, squirrel cage induction generator (SCIG) is used as its simple structure, robustness and less cost. In order to stabilize the output voltage of SCIGs, a new Static Var Compensator named magnetic energy recovery switch (SVC-MERS) is applied. Finally, experimental results confirm that both of the proposed methods can improve the efficiency of PV power generation and voltage stability of the micro-grid, respectively.

  3. Energy Management of a Hybrid AC–DC Micro-Grid Based on a Battery Testing System

    Directory of Open Access Journals (Sweden)

    Bo Long

    2015-02-01

    Full Text Available Energy Recovery Battery Testing Systems (ERBTS plays an important role in battery manufacture. The conventional ERBTS configuration contains a fundamental transformer, and a bidirectional Direct Current (DC–DC and Alternating Current (AC–DC converter. All ERBTS are connected in parallel, thus constituting a special and complicated AC micro-grid system. Aiming at addressing their low energy recovery efficiency, complex grid-connected control algorithm issues for islanded detection, and complicated power circuit topology issues, a hierarchical DC-link voltage hybrid AC–DC micro-grid that contains composite energy storing devices is proposed. Moreover, an energy management optimal scheme for the proposed scheme is put forward. The system configuration of the proposed scheme is described in detail. Compared to the conventional scheme, the proposed scheme has the merits of simplified power circuit topology, no need for phase synchronous control, and much higher energy recovery efficiency and reliability. The validity and effectiveness of the proposed technique is verified through numerous experimental results.

  4. Parallel adaptive simulations on unstructured meshes

    International Nuclear Information System (INIS)

    Shephard, M S; Jansen, K E; Sahni, O; Diachin, L A

    2007-01-01

    This paper discusses methods being developed by the ITAPS center to support the execution of parallel adaptive simulations on unstructured meshes. The paper first outlines the ITAPS approach to the development of interoperable mesh, geometry and field services to support the needs of SciDAC application in these areas. The paper then demonstrates the ability of unstructured adaptive meshing methods built on such interoperable services to effectively solve important physics problems. Attention is then focused on ITAPs' developing ability to solve adaptive unstructured mesh problems on massively parallel computers

  5. Indirect adaptive soft computing based wavelet-embedded control paradigms for WT/PV/SOFC in a grid/charging station connected hybrid power system.

    Directory of Open Access Journals (Sweden)

    Sidra Mumtaz

    Full Text Available This paper focuses on the indirect adaptive tracking control of renewable energy sources in a grid-connected hybrid power system. The renewable energy systems have low efficiency and intermittent nature due to unpredictable meteorological conditions. The domestic load and the conventional charging stations behave in an uncertain manner. To operate the renewable energy sources efficiently for harvesting maximum power, instantaneous nonlinear dynamics should be captured online. A Chebyshev-wavelet embedded NeuroFuzzy indirect adaptive MPPT (maximum power point tracking control paradigm is proposed for variable speed wind turbine-permanent synchronous generator (VSWT-PMSG. A Hermite-wavelet incorporated NeuroFuzzy indirect adaptive MPPT control strategy for photovoltaic (PV system to extract maximum power and indirect adaptive tracking control scheme for Solid Oxide Fuel Cell (SOFC is developed. A comprehensive simulation test-bed for a grid-connected hybrid power system is developed in Matlab/Simulink. The robustness of the suggested indirect adaptive control paradigms are evaluated through simulation results in a grid-connected hybrid power system test-bed by comparison with conventional and intelligent control techniques. The simulation results validate the effectiveness of the proposed control paradigms.

  6. Indirect adaptive soft computing based wavelet-embedded control paradigms for WT/PV/SOFC in a grid/charging station connected hybrid power system.

    Science.gov (United States)

    Mumtaz, Sidra; Khan, Laiq; Ahmed, Saghir; Bader, Rabiah

    2017-01-01

    This paper focuses on the indirect adaptive tracking control of renewable energy sources in a grid-connected hybrid power system. The renewable energy systems have low efficiency and intermittent nature due to unpredictable meteorological conditions. The domestic load and the conventional charging stations behave in an uncertain manner. To operate the renewable energy sources efficiently for harvesting maximum power, instantaneous nonlinear dynamics should be captured online. A Chebyshev-wavelet embedded NeuroFuzzy indirect adaptive MPPT (maximum power point tracking) control paradigm is proposed for variable speed wind turbine-permanent synchronous generator (VSWT-PMSG). A Hermite-wavelet incorporated NeuroFuzzy indirect adaptive MPPT control strategy for photovoltaic (PV) system to extract maximum power and indirect adaptive tracking control scheme for Solid Oxide Fuel Cell (SOFC) is developed. A comprehensive simulation test-bed for a grid-connected hybrid power system is developed in Matlab/Simulink. The robustness of the suggested indirect adaptive control paradigms are evaluated through simulation results in a grid-connected hybrid power system test-bed by comparison with conventional and intelligent control techniques. The simulation results validate the effectiveness of the proposed control paradigms.

  7. Indirect adaptive soft computing based wavelet-embedded control paradigms for WT/PV/SOFC in a grid/charging station connected hybrid power system

    Science.gov (United States)

    Khan, Laiq; Ahmed, Saghir; Bader, Rabiah

    2017-01-01

    This paper focuses on the indirect adaptive tracking control of renewable energy sources in a grid-connected hybrid power system. The renewable energy systems have low efficiency and intermittent nature due to unpredictable meteorological conditions. The domestic load and the conventional charging stations behave in an uncertain manner. To operate the renewable energy sources efficiently for harvesting maximum power, instantaneous nonlinear dynamics should be captured online. A Chebyshev-wavelet embedded NeuroFuzzy indirect adaptive MPPT (maximum power point tracking) control paradigm is proposed for variable speed wind turbine-permanent synchronous generator (VSWT-PMSG). A Hermite-wavelet incorporated NeuroFuzzy indirect adaptive MPPT control strategy for photovoltaic (PV) system to extract maximum power and indirect adaptive tracking control scheme for Solid Oxide Fuel Cell (SOFC) is developed. A comprehensive simulation test-bed for a grid-connected hybrid power system is developed in Matlab/Simulink. The robustness of the suggested indirect adaptive control paradigms are evaluated through simulation results in a grid-connected hybrid power system test-bed by comparison with conventional and intelligent control techniques. The simulation results validate the effectiveness of the proposed control paradigms. PMID:28877191

  8. A matrix-free implicit treatment for all speed flows on unstructured grids

    International Nuclear Information System (INIS)

    Kloczko, Th.

    2006-03-01

    The aim of this research work is the development of an efficient implicit scheme for computing compressible and low-speed flows on unstructured meshes. The first part is devoted to the review and analysis of some standard block-implicit treatments for the two-dimensional Euler and Navier-Stokes equations with a view to identify the best candidate for a fair comparison with the matrix-free treatment. The second part forms the main original contribution of this research work. It describes and analyses a matrix-free treatment that can be applied to any type of flow (inviscid/viscous, low Mach/highly compressible, steady/unsteady). The third part deals with the implementation of this treatment within the CAST3M code, and the demonstration of its advantages over existing techniques for computing applications of interest for the CEA: low-Mach number steady and unsteady flows in a Tee junction for example

  9. Portable Parallel Programming for the Dynamic Load Balancing of Unstructured Grid Applications

    Science.gov (United States)

    Biswas, Rupak; Das, Sajal K.; Harvey, Daniel; Oliker, Leonid

    1999-01-01

    The ability to dynamically adapt an unstructured -rid (or mesh) is a powerful tool for solving computational problems with evolving physical features; however, an efficient parallel implementation is rather difficult, particularly from the view point of portability on various multiprocessor platforms We address this problem by developing PLUM, tin automatic anti architecture-independent framework for adaptive numerical computations in a message-passing environment. Portability is demonstrated by comparing performance on an SP2, an Origin2000, and a T3E, without any code modifications. We also present a general-purpose load balancer that utilizes symmetric broadcast networks (SBN) as the underlying communication pattern, with a goal to providing a global view of system loads across processors. Experiments on, an SP2 and an Origin2000 demonstrate the portability of our approach which achieves superb load balance at the cost of minimal extra overhead.

  10. Fuzzy logic, PSO based fuzzy logic algorithm and current controls comparative for grid-connected hybrid system

    Science.gov (United States)

    Borni, A.; Abdelkrim, T.; Zaghba, L.; Bouchakour, A.; Lakhdari, A.; Zarour, L.

    2017-02-01

    In this paper the model of a grid connected hybrid system is presented. The hybrid system includes a variable speed wind turbine controlled by aFuzzy MPPT control, and a photovoltaic generator controlled with PSO Fuzzy MPPT control to compensate the power fluctuations caused by the wind in a short and long term, the inverter currents injected to the grid is controlled by a decoupled PI current control. In the first phase, we start by modeling of the conversion system components; the wind system is consisted of a turbine coupled to a gearless permanent magnet generator (PMG), the AC/DC and DC-DC (Boost) converter are responsible to feed the electric energy produced by the PMG to the DC-link. The solar system consists of a photovoltaic generator (GPV) connected to a DC/DC boost converter controlled by a PSO fuzzy MPPT control to extract at any moment the maximum available power at the GPV terminals, the system is based on maximum utilization of both of sources because of their complementary. At the end. The active power reached to the DC-link is injected to the grid through a DC/AC inverter, this function is achieved by controlling the DC bus voltage to keep it constant and close to its reference value, The simulation studies have been performed using Matlab/Simulink. It can be concluded that a good control system performance can be achieved.

  11. Grid generation for the solution of partial differential equations

    Science.gov (United States)

    Eiseman, Peter R.; Erlebacher, Gordon

    1989-01-01

    A general survey of grid generators is presented with a concern for understanding why grids are necessary, how they are applied, and how they are generated. After an examination of the need for meshes, the overall applications setting is established with a categorization of the various connectivity patterns. This is split between structured grids and unstructured meshes. Altogether, the categorization establishes the foundation upon which grid generation techniques are developed. The two primary categories are algebraic techniques and partial differential equation techniques. These are each split into basic parts, and accordingly are individually examined in some detail. In the process, the interrelations between the various parts are accented. From the established background in the primary techniques, consideration is shifted to the topic of interactive grid generation and then to adaptive meshes. The setting for adaptivity is established with a suitable means to monitor severe solution behavior. Adaptive grids are considered first and are followed by adaptive triangular meshes. Then the consideration shifts to the temporal coupling between grid generators and PDE-solvers. To conclude, a reflection upon the discussion, herein, is given.

  12. A Hybrid Multilevel Storage Architecture for Electric Power Dispatching Big Data

    Science.gov (United States)

    Yan, Hu; Huang, Bibin; Hong, Bowen; Hu, Jing

    2017-10-01

    Electric power dispatching is the center of the whole power system. In the long run time, the power dispatching center has accumulated a large amount of data. These data are now stored in different power professional systems and form lots of information isolated islands. Integrating these data and do comprehensive analysis can greatly improve the intelligent level of power dispatching. In this paper, a hybrid multilevel storage architecture for electrical power dispatching big data is proposed. It introduces relational database and NoSQL database to establish a power grid panoramic data center, effectively meet power dispatching big data storage needs, including the unified storage of structured and unstructured data fast access of massive real-time data, data version management and so on. It can be solid foundation for follow-up depth analysis of power dispatching big data.

  13. Adaptive Finite Volume Method for the Shallow Water Equations on Triangular Grids

    Directory of Open Access Journals (Sweden)

    Sudi Mungkasi

    2016-01-01

    Full Text Available This paper presents a numerical entropy production (NEP scheme for two-dimensional shallow water equations on unstructured triangular grids. We implement NEP as the error indicator for adaptive mesh refinement or coarsening in solving the shallow water equations using a finite volume method. Numerical simulations show that NEP is successful to be a refinement/coarsening indicator in the adaptive mesh finite volume method, as the method refines the mesh or grids around nonsmooth regions and coarsens them around smooth regions.

  14. HIRENASD coarse unstructured

    Data.gov (United States)

    National Aeronautics and Space Administration — Unstructured HIRENASD mesh: - coarse size (5.7 million nodes, 14.4 million elements) - for node centered solvers - 01.06.2011 - caution: dimensions in mm

  15. Decision support tool for Virtual Power Players: Hybrid Particle Swarm Optimization applied to Day-ahead Vehicle-To-Grid Scheduling

    DEFF Research Database (Denmark)

    Soares, João; Valle, Zita; Morais, Hugo

    2013-01-01

    This paper presents a decision support Tool methodology to help virtual power players (VPPs) in the Smart Grid (SGs) context to solve the day-ahead energy ressource scheduling considering the intensive use of Distributed Generation (DG) and Vehicle-To-Grid (V2G). The main focus is the application...... of a new hybrid method combing a particle swarm approach and a deterministic technique based on mixedinteger linear programming (MILP) to solve the day-ahead scheduling minimizing total operation costs from the aggregator point of view. A realistic mathematical formulation, considering the electric network...... constraints and V2G charging and discharging efficiencies is presented. Full AC power flow calculation is included in the hybrid method to allow taking into account the network constraints. A case study with a 33-bus distribution network and 1800 V2G resources is used to illustrate the performance...

  16. A Novel Off-Grid Optimal Hybrid Energy System for Rural Electrification of Tanzania Using a Closed Loop Cooled Solar System

    Directory of Open Access Journals (Sweden)

    Muhammad Adil Khan

    2018-04-01

    Full Text Available A large proportion of the world’s populations live in developing countries. Rural areas in many of these countries are isolated geographically from grid connections and they have a very low rate of electrification. The uninterrupted power supply (UPS in these regions is a considerable challenge. The use of renewable energy resources (RER in an off-grid hybrid energy system can be a pathway to solving this problem. Tanzania has a very low electrification rate (rural 16.9%, urban 65.3%. This paper discussed, described, designed a novel uninterruptible, and environmental friendly solar-wind hybrid energy system (HES for remote area of Tanzania having closed loop cooled-solar system (CLC-SS. An optimized configuration for the proposed HES was obtained by Hybrid Optimization Model for Electric Renewable (HOMER analysis software using local solar and wind resources. The designed CLC-SS improved the efficiency of the hybrid solar-wind systems by extracting more power from the solar modules. An evaluation of CLC-SS revealed a 10.23% increase in power output from conventional solar PV modules. The results validate that the optimized system’s energy cost (COE is 0.26 $/kWh and the net present cost (NPC of the system is $7110.53. The enhanced output solar wind hybrid system, designed in this paper is cost-effective and can be applied easily to other regions of the world with similar climate conditions.

  17. Optimal stochastic short-term thermal and electrical operation of fuel cell/photovoltaic/battery/grid hybrid energy system in the presence of demand response program

    International Nuclear Information System (INIS)

    Majidi, Majid; Nojavan, Sayyad; Zare, Kazem

    2017-01-01

    Highlights: • On-grid photovoltaic/battery/fuel cell system is considered as hybrid system. • Thermal and electrical operation of hybrid energy system is studied. • Hybrid energy system is used to reduce dependency on upstream grid for load serving. • Demand response program is proposed to manage the electrical load. • Demand response program is proposed to reduce hybrid energy system’s operation cost. - Abstract: In this paper, cost-efficient operation problem of photovoltaic/battery/fuel cell hybrid energy system has been evaluated in the presence of demand response program. Each load curve has off-peak, mid and peak time periods in which the energy prices are different. Demand response program transfers some amount of load from peak periods to other periods to flatten the load curve and minimize total cost. So, the main goal is to meet the energy demand and propose a cost-efficient approach to minimize system’s total cost including system’s electrical cost and thermal cost and the revenue from exporting power to the upstream grid. A battery has been utilized as an electrical energy storage system and a heat storage tank is used as a thermal energy storage system to save energy in off-peak and mid-peak hours and then supply load in peak hours which leads to reduction of cost. The proposed cost-efficient operation problem of photovoltaic/battery/fuel cell hybrid energy system is modeled by a mixed-integer linear program and solved by General algebraic modeling system optimization software under CPLEX solver. Two case studies are investigated to show the effects of demand response program on reduction of total cost.

  18. The grid

    OpenAIRE

    Morrad, Annie; McArthur, Ian

    2018-01-01

    Project Anywhere Project title: The Grid   Artists: Annie Morrad: Artist/Senior Lecturer, University of Lincoln, School of Film and Media, Lincoln, UK   Dr Ian McArthur: Hybrid Practitioner/Senior Lecturer, UNSW Art & Design, UNSW Australia, Sydney, Australia   Annie Morrad is a London-based artist and musician and senior lecturer at the University of Lincoln, UK. Dr Ian McArthur is a Sydney-based hybrid practitione...

  19. Mini-grid for sustainable integrated coastal development

    International Nuclear Information System (INIS)

    Bala, B.K.; Islam, M.M.

    2005-01-01

    Power grid cannot reach everywhere. Yet there are alternatives. Renewable energy can offer an ideal source of electricity for the communities far from a grid- on an island, or other isolated situations. Design and economics of a solar-diesel hybrid mini-grid system for 132 families in an isolated island-Sandwip are presented. The electrical load is considered based on the local needs and the electrical load demand is 20 kWh. The sizing of the hybrid system consists of 31 solar modules, 10 number of 24 V batteries, 2 Inverters having a total capacity of 24 kW, 24 V DC/220 V AC. A diesel generator set of 10 kW capacity is selected for back up during shortfall. The life cycle cost (LCC) is estimated and LCC is found to be Tk.15.51 / kWh compared to electricity price of Tk.4.00/kWh. Finally, the sustainability of solar-diesel hybrid mini-grid for an isolated island -Sandwip is discussed. (author)

  20. An Exact and Grid-free Numerical Scheme for the Hybrid Two Phase Traffic Flow Model Based on the Lighthill-Whitham-Richards Model with Bounded Acceleration

    KAUST Repository

    Qiu, Shanwen

    2012-07-01

    In this article, we propose a new grid-free and exact solution method for computing solutions associated with an hybrid traffic flow model based on the Lighthill- Whitham-Richards (LWR) partial differential equation. In this hybrid flow model, the vehicles satisfy the LWR equation whenever possible, and have a fixed acceleration otherwise. We first present a grid-free solution method for the LWR equation based on the minimization of component functions. We then show that this solution method can be extended to compute the solutions to the hybrid model by proper modification of the component functions, for any concave fundamental diagram. We derive these functions analytically for the specific case of a triangular fundamental diagram. We also show that the proposed computational method can handle fixed or moving bottlenecks.

  1. Wide area measurement system for smart grid applications involving hybrid energy sources

    Energy Technology Data Exchange (ETDEWEB)

    Amin, Mahmoud M.; Moussa, Heba B.; Mohammed, Osama A. [Florida International University, Energy Systems Research Laboratory, Department of Electrical and Computer Engineering, Miami, FL (United States)

    2012-03-15

    This paper presents a model and experimental verification for a complete scenario of a proposed wide area measurement system (WAMS) based on synchronized phasor measurement units (PMUs). The proposed system is feasible for hybrid smart ac/dc power networks; such as grid-connected PV-power plants. The purpose is to increase the overall system reliability for all power stages via significant dependence on WAMS as distributed intelligence agents with improved monitoring, protection, and control capabilities of the power networks. The developed system is simulated in the Matlab/Simulink environment. The system was tested under two different cases; normal operation and fault state. Furthermore, the proposed WAMS was experimentally validated with results obtained from a reduced scale setup which built and tested in the laboratory based on the Hardware-in-the-loop concept. It was verified that the power system status can be easily monitored and controlled in real time by using the measured bus data in real time. This improves the overall system reliability and avoids cascaded blackout during fault occurrence. The simulation and experimental results confirm the validity of the proposed WAMS technology for smart grid applications. (orig.)

  2. Research on the Inductance/Capacitance Switch Model for an LCC-HVDC Converter in an AC/DC Hybrid Grid

    Directory of Open Access Journals (Sweden)

    Yangyang He

    2018-03-01

    Full Text Available In order to improve the simulation speed of the AC/DC hybrid grid, the inductance/capacitance (L/C switch model for line-commutated converter of high-voltage direct current (LCC-HVDC is presented in this study. The time domain modeling method is used to analyze the circuit of L/C switch model for the six-pulse system in LCC-HVDC in a switching period. A parameter setting method of L/C switch model is proposed considering the transient response, the steady state performance, switching losses and simulation error of the switch. The inductance/capacitance (L/C switch model for LCC-HVDC has the advantage of keeping the admittance matrix unchanged regardless of the change of switching state, which improves the simulation efficiency. Finally, the validity of the parameter setting method is verified. Compared with the test results of PSCAD/EMTDC, the accuracy of the proposed LCC-HVDC simulation model is proved. The model is suitable for real-time or offline simulation of AC/DC hybrid grid.

  3. Feasibility study of hybrid retrofits to an isolated off-grid diesel power plant

    International Nuclear Information System (INIS)

    Rehman, S.; Ahmad, F.; Shaahid, S.M.; Shash, A.; El-Amin, I.M.; Al-Shehri, A.M.; Bakhashwain, J.M.

    2007-01-01

    The green sources of energy are being encouraged to reduce the environmental pollution and combat the global warming of the planet. A target of 12% usage of wind energy only has been agreed by the UNO country members to achieve by 2020. So, the power of the wind is being used to generate electricity both as grid connected and isolated wind-diesel hybrid power plants. This paper performed a pre-feasibility of wind penetration into an existing diesel plant of a village in north eastern part of Saudi Arabia. For simulation purpose, wind speed data from a near by airport and the load data from the village have been used. The hybrid system design tool HOMER has been used to perform the feasibility study. In the present scenario, for wind speed less than 6.0m/s the, the existing diesel power plant is the only feasible solution over the range of fuel prices used in the simulation. The wind diesel hybrid system becomes feasible at a wind speed of 6.0m/s or more and a fuel price of 0.1$/L or more. If the carbon tax is taken into consideration and subsidy is abolished then it is expected that the hybrid system become feasible. The maximum annual capacity shortage did not have any effect on the cost of energy which may be accounted for larger sizes of wind machines and diesel generators. It is recommended that the wind data must be collected at the village at three different heights using a wind mast of 40m for a minimum of one complete year and then the hybrid system must be re-designed. (author)

  4. PSO-Based Smart Grid Application for Sizing and Optimization of Hybrid Renewable Energy Systems.

    Science.gov (United States)

    Mohamed, Mohamed A; Eltamaly, Ali M; Alolah, Abdulrahman I

    2016-01-01

    This paper introduces an optimal sizing algorithm for a hybrid renewable energy system using smart grid load management application based on the available generation. This algorithm aims to maximize the system energy production and meet the load demand with minimum cost and highest reliability. This system is formed by photovoltaic array, wind turbines, storage batteries, and diesel generator as a backup source of energy. Demand profile shaping as one of the smart grid applications is introduced in this paper using load shifting-based load priority. Particle swarm optimization is used in this algorithm to determine the optimum size of the system components. The results obtained from this algorithm are compared with those from the iterative optimization technique to assess the adequacy of the proposed algorithm. The study in this paper is performed in some of the remote areas in Saudi Arabia and can be expanded to any similar regions around the world. Numerous valuable results are extracted from this study that could help researchers and decision makers.

  5. A technical, economic, and environmental performance of grid-connected hybrid (photovoltaic-wind) power system in Algeria.

    Science.gov (United States)

    Saheb-Koussa, Djohra; Koussa, Mustapha; Said, Nourredine

    2013-01-01

    This paper studies the technical, economic, and environmental analysis of wind and photovoltaic power systems connected to a conventional grid. The main interest in such systems is on-site consumption of the produced energy, system hybridization, pooling of resources, and contribution to the environment protection. To ensure a better management of system energy, models have been used for determining the power that the constituting subsystems can deliver under specific weather conditions. Simulation is performed using MATLAB-SIMULINK. While, the economic and environmental study is performed using HOMER software. From an economic point of view, this allows to compare the financial constraints on each part of the system for the case of Adrar site which is located to the northern part of the south of Algeria. It also permits to optimally size and select the system presenting the best features on the basis of two parameters, that is, cost and effectiveness. From an environmental point of view, this study allows highlighting the role of renewable energy in reducing gas emissions related to greenhouse effects. In addition, through a set of sensitivity analysis, it is found that the wind speed has more effects on the environmental and economic performances of grid-connected hybrid (photovoltaic-wind) power systems.

  6. A Technical, Economic, and Environmental Performance of Grid-Connected Hybrid (Photovoltaic-Wind Power System in Algeria

    Directory of Open Access Journals (Sweden)

    Djohra Saheb-Koussa

    2013-01-01

    Full Text Available This paper studies the technical, economic, and environmental analysis of wind and photovoltaic power systems connected to a conventional grid. The main interest in such systems is on-site consumption of the produced energy, system hybridization, pooling of resources, and contribution to the environment protection. To ensure a better management of system energy, models have been used for determining the power that the constituting subsystems can deliver under specific weather conditions. Simulation is performed using MATLAB-SIMULINK. While, the economic and environmental study is performed using HOMER software. From an economic point of view, this allows to compare the financial constraints on each part of the system for the case of Adrar site which is located to the northern part of the south of Algeria. It also permits to optimally size and select the system presenting the best features on the basis of two parameters, that is, cost and effectiveness. From an environmental point of view, this study allows highlighting the role of renewable energy in reducing gas emissions related to greenhouse effects. In addition, through a set of sensitivity analysis, it is found that the wind speed has more effects on the environmental and economic performances of grid-connected hybrid (photovoltaic-wind power systems.

  7. Grid integration and smart grid implementation of emerging technologies in electric power systems through approximate dynamic programming

    OpenAIRE

    Xiao, Jingjie

    2013-01-01

    A key hurdle for implementing real-time pricing of electricity is a lack of con-sumers’ responses. Solutions to overcome the hurdle include the energy management system that automatically optimizes household appliance usage such as plug-in hybrid electric vehicle charging (and discharging with vehicle-to-grid) via a two-way com-munication with the grid. Real-time pricing, combined with household automation devices, has a potential to accommodate an increasing penetration of plug-in hybrid ele...

  8. Flexible transparent conductive films combining flexographic printed silver grids with CNT coating

    International Nuclear Information System (INIS)

    Mo, Lixin; Fang, Yi; Zhai, Qingbin; Li, Luhai; Ran, Jun; Yang, Li

    2016-01-01

    A high-performance ITO-free transparent conductive film (TCF) has been made by combining high resolution Ag grids with a carbon nanotube (CNT) coating. Ag grids printed with flexography have a 20 μm line width at a grid interval of 400 μm. The Ag grid/CNT hybrid film exhibits excellent overall performance, with a typical sheet resistance of 14.8 Ω/□ and 82.6% light transmittance at room temperature. This means a 23.98% reduction in sheet resistance and only 2.52% loss in transmittance compared to a pure Ag grid film. Analysis indicates that filling areas between the Ag grids and interconnecting the silver nanoparticles with the CNT coating are the primary reasons for the significantly improved conductivity of the hybrid film that also exhibits excellent flexibility and mechanical strength compared to an ITO film. The hybrid film may fully satisfy the requirements of different applications, e.g. use as the anode of polymer solar cells (PSCs). The J–V curve shows that the power conversion efficiency (PCE) of the PSCs using the Ag grid/CNT hybrid anode is 0.61%, which is 24.5% higher than that of the pure Ag grids with a PCE of 0.49%. Further investigations to improve the performance of the solar cells based on the printed hybrid TCFs are ongoing. (paper)

  9. A Technical, Economic, and Environmental Performance of Grid-Connected Hybrid (Photovoltaic-Wind) Power System in Algeria

    OpenAIRE

    Saheb-Koussa, Djohra; Koussa, Mustapha; Said, Nourredine

    2013-01-01

    This paper studies the technical, economic, and environmental analysis of wind and photovoltaic power systems connected to a conventional grid. The main interest in such systems is on-site consumption of the produced energy, system hybridization, pooling of resources, and contribution to the environment protection. To ensure a better management of system energy, models have been used for determining the power that the constituting subsystems can deliver under specific weather conditions. Simu...

  10. Design of a hybrid power PV – Genset – Battery storage system for a remote off-grid application in Malaysia

    OpenAIRE

    Marty, Pierre-Francois

    2016-01-01

    The thesis project presented in this report focuses on an analysis of the electrification prospects for a remote village in the Malaysian state of Sabah, where a micro grid is planned to be built. The main goal is to define the best sizing for a hybrid power plant to serve the micro grid, coupling a solar PV array with a storage system and a diesel genset. The first step of the study case consists of defining the energy needs of the village in order to draw its consumption curve and assume it...

  11. A hybrid hydrostatic and non-hydrostatic numerical model for shallow flow simulations

    Science.gov (United States)

    Zhang, Jingxin; Liang, Dongfang; Liu, Hua

    2018-05-01

    Hydrodynamics of geophysical flows in oceanic shelves, estuaries, and rivers, are often studied by solving shallow water model equations. Although hydrostatic models are accurate and cost efficient for many natural flows, there are situations where the hydrostatic assumption is invalid, whereby a fully hydrodynamic model is necessary to increase simulation accuracy. There is a growing concern about the decrease of the computational cost of non-hydrostatic pressure models to improve the range of their applications in large-scale flows with complex geometries. This study describes a hybrid hydrostatic and non-hydrostatic model to increase the efficiency of simulating shallow water flows. The basic numerical model is a three-dimensional hydrostatic model solved by the finite volume method (FVM) applied to unstructured grids. Herein, a second-order total variation diminishing (TVD) scheme is adopted. Using a predictor-corrector method to calculate the non-hydrostatic pressure, we extended the hydrostatic model to a fully hydrodynamic model. By localising the computational domain in the corrector step for non-hydrostatic pressure calculations, a hybrid model was developed. There was no prior special treatment on mode switching, and the developed numerical codes were highly efficient and robust. The hybrid model is applicable to the simulation of shallow flows when non-hydrostatic pressure is predominant only in the local domain. Beyond the non-hydrostatic domain, the hydrostatic model is still accurate. The applicability of the hybrid method was validated using several study cases.

  12. Hybrid Off-Grid SPV/WTG Power System for Remote Cellular Base Stations Towards Green and Sustainable Cellular Networks in South Korea

    Directory of Open Access Journals (Sweden)

    Mohammed H. Alsharif

    2016-12-01

    Full Text Available This paper aims to address the sustainability of power resources and environmental conditions for telecommunication base stations (BSs at off-grid sites. Accordingly, this study examined the feasibility of using a hybrid solar photovoltaic (SPV/wind turbine generator (WTG system to feed the remote Long Term Evolution-macro base stations at off-grid sites of South Korea the energy necessary to minimise both the operational expenditure and greenhouse gas emissions. Three key aspects have been discussed: (i optimal system architecture; (ii energy yield analysis; and (iii economic analysis. In addition, this study compares the feasibility of using a hybrid SPV/WTG system vs. a diesel generator. The simulation results show that by applying the proposed SPV/WTG system scheme to the cellular system, the total operational expenditure can be up to 48.52% more efficient and sustainability can be ensured with better planning by providing cleaner energy.

  13. A software platform for continuum modeling of ion channels based on unstructured mesh

    International Nuclear Information System (INIS)

    Tu, B; Bai, S Y; Xie, Y; Zhang, L B; Lu, B Z; Chen, M X

    2014-01-01

    Most traditional continuum molecular modeling adopted finite difference or finite volume methods which were based on a structured mesh (grid). Unstructured meshes were only occasionally used, but an increased number of applications emerge in molecular simulations. To facilitate the continuum modeling of biomolecular systems based on unstructured meshes, we are developing a software platform with tools which are particularly beneficial to those approaches. This work describes the software system specifically for the simulation of a typical, complex molecular procedure: ion transport through a three-dimensional channel system that consists of a protein and a membrane. The platform contains three parts: a meshing tool chain for ion channel systems, a parallel finite element solver for the Poisson–Nernst–Planck equations describing the electrodiffusion process of ion transport, and a visualization program for continuum molecular modeling. The meshing tool chain in the platform, which consists of a set of mesh generation tools, is able to generate high-quality surface and volume meshes for ion channel systems. The parallel finite element solver in our platform is based on the parallel adaptive finite element package PHG which wass developed by one of the authors [1]. As a featured component of the platform, a new visualization program, VCMM, has specifically been developed for continuum molecular modeling with an emphasis on providing useful facilities for unstructured mesh-based methods and for their output analysis and visualization. VCMM provides a graphic user interface and consists of three modules: a molecular module, a meshing module and a numerical module. A demonstration of the platform is provided with a study of two real proteins, the connexin 26 and hemolysin ion channels. (paper)

  14. Grid generation methods

    CERN Document Server

    Liseikin, Vladimir D

    2017-01-01

    This new edition provides a description of current developments relating to grid methods, grid codes, and their applications to actual problems. Grid generation methods are indispensable for the numerical solution of differential equations. Adaptive grid-mapping techniques, in particular, are the main focus and represent a promising tool to deal with systems with singularities. This 3rd edition includes three new chapters on numerical implementations (10), control of grid properties (11), and applications to mechanical, fluid, and plasma related problems (13). Also the other chapters have been updated including new topics, such as curvatures of discrete surfaces (3). Concise descriptions of hybrid mesh generation, drag and sweeping methods, parallel algorithms for mesh generation have been included too. This new edition addresses a broad range of readers: students, researchers, and practitioners in applied mathematics, mechanics, engineering, physics and other areas of applications.

  15. Simulation of geothermal water extraction in heterogeneous reservoirs using dynamic unstructured mesh optimisation

    Science.gov (United States)

    Salinas, P.; Pavlidis, D.; Jacquemyn, C.; Lei, Q.; Xie, Z.; Pain, C.; Jackson, M.

    2017-12-01

    It is well known that the pressure gradient into a production well increases with decreasing distance to the well. To properly capture the local pressure drawdown into the well a high grid or mesh resolution is required; moreover, the location of the well must be captured accurately. In conventional simulation models, the user must interact with the model to modify grid resolution around wells of interest, and the well location is approximated on a grid defined early in the modelling process.We report a new approach for improved simulation of near wellbore flow in reservoir scale models through the use of dynamic mesh optimisation and the recently presented double control volume finite element method. Time is discretized using an adaptive, implicit approach. Heterogeneous geologic features are represented as volumes bounded by surfaces. Within these volumes, termed geologic domains, the material properties are constant. Up-, cross- or down-scaling of material properties during dynamic mesh optimization is not required, as the properties are uniform within each geologic domain. A given model typically contains numerous such geologic domains. Wells are implicitly coupled with the domain, and the fluid flows is modelled inside the wells. The method is novel for two reasons. First, a fully unstructured tetrahedral mesh is used to discretize space, and the spatial location of the well is specified via a line vector, ensuring its location even if the mesh is modified during the simulation. The well location is therefore accurately captured, the approach allows complex well trajectories and wells with many laterals to be modelled. Second, computational efficiency is increased by use of dynamic mesh optimization, in which an unstructured mesh adapts in space and time to key solution fields (preserving the geometry of the geologic domains), such as pressure, velocity or temperature, this also increases the quality of the solutions by placing higher resolution where required

  16. Mobile-robot navigation with complete coverage of unstructured environments

    OpenAIRE

    García Armada, Elena; González de Santos, Pablo

    2004-01-01

    There are some mobile-robot applications that require the complete coverage of an unstructured environment. Examples are humanitarian de-mining and floor-cleaning tasks. A complete-coverage algorithm is then used, a path-planning technique that allows the robot to pass over all points in the environment, avoiding unknown obstacles. Different coverage algorithms exist, but they fail working in unstructured environments. This paper details a complete-coverage algorithm for unstructured environm...

  17. Metering systems and demand-side management models applied to hybrid renewable energy systems in micro-grid configuration

    International Nuclear Information System (INIS)

    Blasques, L.C.M.; Pinho, J.T.

    2012-01-01

    This paper proposes a demand-side management model integrated to a metering system for hybrid renewable energy systems in micro-grid configuration. The proposal is based on the management problems verified in most of this kind of renewable hybrid systems installed in Brazil. The main idea is the implementation of a pre-paid metering system with some control functions that directly act on the consumer demand, restricting the consumption proportionally to the monthly availability of renewable energy. The result is a better distribution of the electricity consumption by month and by consumer, preventing that only one user, with larger purchasing power, consumes all the renewable energy available at some time period. The proportionality between the consumption and the renewable energy's availability has the objective to prevent a lack of energy stored and a high use of the diesel generator-set on months of low renewable potential. This paper also aims to contribute to the Brazilian regulation of renewable energy systems supplying micro-grids. - Highlights: ► Review of the Brazilian electricity regulation for small-scale isolated systems. ► Renewable systems are the most feasible option in several isolated communities. ► One proposal is to guarantee government subsidies for renewable energy systems. ► Smart electronic meters to create electricity restrictions for the consumers.

  18. Emissions impacts and benefits of plug-in hybrid electric vehicles and vehicle-to-grid services.

    Science.gov (United States)

    Sioshansi, Ramteen; Denholm, Paul

    2009-02-15

    Plug-in hybrid electric vehicles (PHEVs) have been promoted as a potential technology to reduce emissions of greenhouse gases and other pollutants by using electricity instead of petroleum, and byimproving electric system efficiency by providing vehicle-to-grid (V2G) services. We use an electric power system model to explicitly evaluate the change in generator dispatches resulting from PHEV deployment in the Texas grid, and apply fixed and non-parametric estimates of generator emissions rates, to estimate the resulting changes in generation emissions. We find that by using the flexibility of when vehicles may be charged, generator efficiency can be increased substantially. By changing generator dispatch, a PHEVfleet of up to 15% of light-duty vehicles can actually decrease net generator NOx emissions during the ozone season, despite the additional charging load. By adding V2G services, such as spinning reserves and energy storage, CO2, SO2, and NOx emissions can be reduced even further.

  19. PSO-Based Smart Grid Application for Sizing and Optimization of Hybrid Renewable Energy Systems

    Science.gov (United States)

    Mohamed, Mohamed A.; Eltamaly, Ali M.; Alolah, Abdulrahman I.

    2016-01-01

    This paper introduces an optimal sizing algorithm for a hybrid renewable energy system using smart grid load management application based on the available generation. This algorithm aims to maximize the system energy production and meet the load demand with minimum cost and highest reliability. This system is formed by photovoltaic array, wind turbines, storage batteries, and diesel generator as a backup source of energy. Demand profile shaping as one of the smart grid applications is introduced in this paper using load shifting-based load priority. Particle swarm optimization is used in this algorithm to determine the optimum size of the system components. The results obtained from this algorithm are compared with those from the iterative optimization technique to assess the adequacy of the proposed algorithm. The study in this paper is performed in some of the remote areas in Saudi Arabia and can be expanded to any similar regions around the world. Numerous valuable results are extracted from this study that could help researchers and decision makers. PMID:27513000

  20. Modeling and Coordinated Control Strategy of Large Scale Grid-Connected Wind/Photovoltaic/Energy Storage Hybrid Energy Conversion System

    Directory of Open Access Journals (Sweden)

    Lingguo Kong

    2015-01-01

    Full Text Available An AC-linked large scale wind/photovoltaic (PV/energy storage (ES hybrid energy conversion system for grid-connected application was proposed in this paper. Wind energy conversion system (WECS and PV generation system are the primary power sources of the hybrid system. The ES system, including battery and fuel cell (FC, is used as a backup and a power regulation unit to ensure continuous power supply and to take care of the intermittent nature of wind and photovoltaic resources. Static synchronous compensator (STATCOM is employed to support the AC-linked bus voltage and improve low voltage ride through (LVRT capability of the proposed system. An overall power coordinated control strategy is designed to manage real-power and reactive-power flows among the different energy sources, the storage unit, and the STATCOM system in the hybrid system. A simulation case study carried out on Western System Coordinating Council (WSCC 3-machine 9-bus test system for the large scale hybrid energy conversion system has been developed using the DIgSILENT/Power Factory software platform. The hybrid system performance under different scenarios has been verified by simulation studies using practical load demand profiles and real weather data.

  1. MHD simulations on an unstructured mesh

    International Nuclear Information System (INIS)

    Strauss, H.R.; Park, W.

    1996-01-01

    We describe work on a full MHD code using an unstructured mesh. MH3D++ is an extension of the PPPL MH3D resistive full MHD code. MH3D++ replaces the structured mesh and finite difference / fourier discretization of MH3D with an unstructured mesh and finite element / fourier discretization. Low level routines which perform differential operations, solution of PDEs such as Poisson's equation, and graphics, are encapsulated in C++ objects to isolate the finite element operations from the higher level code. The high level code is the same, whether it is run in structured or unstructured mesh versions. This allows the unstructured mesh version to be benchmarked against the structured mesh version. As a preliminary example, disruptions in DIIID reverse shear equilibria are studied numerically with the MH3D++ code. Numerical equilibria were first produced starting with an EQDSK file containing equilibrium data of a DIII-D L-mode negative central shear discharge. Using these equilibria, the linearized equations are time advanced to get the toroidal mode number n = 1 linear growth rate and eigenmode, which is resistively unstable. The equilibrium and linear mode are used to initialize 3D nonlinear runs. An example shows poloidal slices of 3D pressure surfaces: initially, on the left, and at an intermediate time, on the right

  2. Simulating the Agulhas system in global ocean models - nesting vs. multi-resolution unstructured meshes

    Science.gov (United States)

    Biastoch, Arne; Sein, Dmitry; Durgadoo, Jonathan V.; Wang, Qiang; Danilov, Sergey

    2018-01-01

    Many questions in ocean and climate modelling require the combined use of high resolution, global coverage and multi-decadal integration length. For this combination, even modern resources limit the use of traditional structured-mesh grids. Here we compare two approaches: A high-resolution grid nested into a global model at coarser resolution (NEMO with AGRIF) and an unstructured-mesh grid (FESOM) which allows to variably enhance resolution where desired. The Agulhas system around South Africa is used as a testcase, providing an energetic interplay of a strong western boundary current and mesoscale dynamics. Its open setting into the horizontal and global overturning circulations also requires global coverage. Both model configurations simulate a reasonable large-scale circulation. Distribution and temporal variability of the wind-driven circulation are quite comparable due to the same atmospheric forcing. However, the overturning circulation differs, owing each model's ability to represent formation and spreading of deep water masses. In terms of regional, high-resolution dynamics, all elements of the Agulhas system are well represented. Owing to the strong nonlinearity in the system, Agulhas Current transports of both configurations and in comparison with observations differ in strength and temporal variability. Similar decadal trends in Agulhas Current transport and Agulhas leakage are linked to the trends in wind forcing.

  3. Modified Grid-Connected CSI for Hybrid PV/Wind Power Generation System

    Directory of Open Access Journals (Sweden)

    D. Amorndechaphon

    2012-01-01

    Full Text Available The principle of a power conditioning unit for hybrid PV/wind power generation system is proposed. The proposed power conditioner is based on the current source inverter (CSI topology. All energy sources are connected in parallel with a DC-bus through the modified wave-shaping circuits. To achieve the unity power factor at the utility grid, the DC-link current can be controlled via the wave-shaping circuits with the sinusoidal PWM scheme. In this work, the carrier-based PWM scheme is also proposed to minimize the utility current THD. The power rating of the proposed system can be increased by connecting more PV/wind modules through their wave-shaping circuits in parallel with the other modules. The details of the operating principles, the system configurations, and the design considerations are described. The effectiveness of the proposed CSI is demonstrated by simulation results.

  4. Plug-in hybrid electric vehicles: battery degradation, grid support, emissions, and battery size tradeoffs

    Science.gov (United States)

    Peterson, Scott B.

    Plug-in hybrid electric vehicles (PHEVs) may become a substantial part of the transportation fleet in a decade or two. This dissertation investigates battery degradation, and how introducing PHEVs may influence the electricity grid, emissions, and petroleum use in the US. It examines the effects of combined driving and vehicle-to-grid (V2G) usage on lifetime performance of commercial Li-ion cells. The testing shows promising capacity fade performance: more than 95% of the original cell capacity remains after thousands of driving days. Statistical analyses indicate that rapid vehicle motive cycling degraded the cells more than slower, V2G galvanostatic cycling. These data are used to examine the potential economic implications of using vehicle batteries to store grid electricity generated at off-peak hours for off-vehicle use during peak hours. The maximum annual profit with perfect market information and no battery degradation cost ranged from ˜US140 to 250 in the three cities. If measured battery degradation is applied the maximum annual profit decreases to ˜10-120. The dissertation predicts the increase in electricity load and emissions due to vehicle battery charging in PJM and NYISO with the current generators, with a 50/tonne CO2 price, and with existing coal generators retrofitted with 80% CO2 capture. It also models emissions using natural gas or wind+gas. We examined PHEV fleet percentages between 0.4 and 50%. Compared to 2020 CAFE standards, net CO2 emissions in New York are reduced by switching from gasoline to electricity; coal-heavy PJM shows smaller benefits unless coal units are fitted with CCS or replaced with lower CO2 generation. NOX is reduced in both RTOs, but there is upward pressure on SO2 emissions or allowance prices under a cap. Finally the dissertation compares increasing the all-electric range (AER) of PHEVs to installing charging infrastructure. Fuel use was modeled with National Household Travel Survey and Greenhouse Gasses, Regulated

  5. Optimized Sizing, Selection, and Economic Analysis of Battery Energy Storage for Grid-Connected Wind-PV Hybrid System

    OpenAIRE

    Fathima, Hina; Palanisamy, K.

    2015-01-01

    Energy storages are emerging as a predominant sector for renewable energy applications. This paper focuses on a feasibility study to integrate battery energy storage with a hybrid wind-solar grid-connected power system to effectively dispatch wind power by incorporating peak shaving and ramp rate limiting. The sizing methodology is optimized using bat optimization algorithm to minimize the cost of investment and losses incurred by the system in form of load shedding and wind curtailment. The ...

  6. Adaptive unstructured simulations of diaphragm rupture and perforation opening to start hypersonic air inlets

    International Nuclear Information System (INIS)

    Timofeev, E.V.; Tahir, R.B.; Voinovich, P.A.; Moelder, S.

    2004-01-01

    The concept of 'twin' grid nodes is discussed in the context of unstructured, adaptive meshes that are suitable for highly unsteady flows. The concept is applicable to internal boundary contours (within the computational domain) where the boundary conditions may need to be changed dynamically; for instance, an impermeable solid wall segment can be redefined as a fully permeable invisible boundary segment during the course of the simulation. This can be used to simulate unsteady gas flows with internal boundaries where the flow conditions may change rapidly and drastically. As a demonstration, the idea is applied to study the starting process in hypersonic air inlets by rupturing a diaphragm or by opening wall-perforations. (author)

  7. Efficient design and simulation of an expandable hybrid (wind-photovoltaic) power system with MPPT and inverter input voltage regulation features in compliance with electric grid requirements

    Energy Technology Data Exchange (ETDEWEB)

    Skretas, Sotirios B.; Papadopoulos, Demetrios P. [Electrical Machines Laboratory, Department of Electrical and Computer Engineering, Democritos University of Thrace (DUTH), 12 V. Sofias, 67100 Xanthi (Greece)

    2009-09-15

    In this paper an efficient design along with modeling and simulation of a transformer-less small-scale centralized DC - bus Grid Connected Hybrid (Wind-PV) power system for supplying electric power to a single phase of a three phase low voltage (LV) strong distribution grid are proposed and presented. The main components of the hybrid system are: a PV generator (PVG); and an array of horizontal-axis, fixed-pitch, small-size, variable-speed wind turbines (WTs) with direct-driven permanent magnet synchronous generator (PMSG) having an embedded uncontrolled bridge rectifier. An overview of the basic theory of such systems along with their modeling and simulation via Simulink/MATLAB software package are presented. An intelligent control method is applied to the proposed configuration to simultaneously achieve three desired goals: to extract maximum power from each hybrid power system component (PVG and WTs); to guarantee DC voltage regulation/stabilization at the input of the inverter; to transfer the total produced electric power to the electric grid, while fulfilling all necessary interconnection requirements. Finally, a practical case study is conducted for the purpose of fully evaluating a possible installation in a city site of Xanthi/Greece, and the practical results of the simulations are presented. (author)

  8. Managing operations of plug-in hybrid electric vehicle (PHEV) exchange stations for use with a smart grid

    International Nuclear Information System (INIS)

    Nurre, Sarah G.; Bent, Russell; Pan, Feng; Sharkey, Thomas C.

    2014-01-01

    We consider a deterministic integer programming model for determining the optimal operations of multiple plug-in hybrid electric vehicle (PHEV) battery exchange stations over time. The operations include the number of batteries to charge, discharge, and exchange at each point in time over a set time horizon. We allow discharging of batteries back to the power grid, through vehicle-to-grid technology. We incorporate the exchange station's dependence on the power network, transportation network, and other exchange stations. The charging and discharging at these exchange stations lead to a greater amount of variability which creates a less predictable and flat power generation curve. We introduce and test three policies to smooth the power generation curve by balancing its load. Further, tests are conducted evaluating these policies while factoring wind energy into the power generation curve. These computational tests use realistic data and analysis of the results suggest general operating procedures for exchange stations and evaluate the effectiveness of these power flattening policies. - Highlights: • Model the operations of plug-in hybrid electric vehicle battery exchange stations. • Determine the optimal and general charging, discharging, and exchange operations. • Conclude that forced customer service levels are unnecessary with proper pricing. • Examine policies to reduce variability in power generation from PHEVs and wind. • Observe that strict constraints on exchange stations best reduce variability

  9. A Grid Connected Photovoltaic Inverter with Battery-Supercapacitor Hybrid Energy Storage.

    Science.gov (United States)

    Miñambres-Marcos, Víctor Manuel; Guerrero-Martínez, Miguel Ángel; Barrero-González, Fermín; Milanés-Montero, María Isabel

    2017-08-11

    The power generation from renewable power sources is variable in nature, and may contain unacceptable fluctuations, which can be alleviated by using energy storage systems. However, the cost of batteries and their limited lifetime are serious disadvantages. To solve these problems, an improvement consisting in the collaborative association of batteries and supercapacitors has been studied. Nevertheless, these studies don't address in detail the case of residential and large-scale photovoltaic systems. In this paper, a selected combined topology and a new control scheme are proposed to control the power sharing between batteries and supercapacitors. Also, a method for sizing the energy storage system together with the hybrid distribution based on the photovoltaic power curves is introduced. This innovative contribution not only reduces the stress levels on the battery, and hence increases its life span, but also provides constant power injection to the grid during a defined time interval. The proposed scheme is validated through detailed simulation and experimental tests.

  10. A Grid Connected Photovoltaic Inverter with Battery-Supercapacitor Hybrid Energy Storage

    Science.gov (United States)

    Guerrero-Martínez, Miguel Ángel; Barrero-González, Fermín

    2017-01-01

    The power generation from renewable power sources is variable in nature, and may contain unacceptable fluctuations, which can be alleviated by using energy storage systems. However, the cost of batteries and their limited lifetime are serious disadvantages. To solve these problems, an improvement consisting in the collaborative association of batteries and supercapacitors has been studied. Nevertheless, these studies don’t address in detail the case of residential and large-scale photovoltaic systems. In this paper, a selected combined topology and a new control scheme are proposed to control the power sharing between batteries and supercapacitors. Also, a method for sizing the energy storage system together with the hybrid distribution based on the photovoltaic power curves is introduced. This innovative contribution not only reduces the stress levels on the battery, and hence increases its life span, but also provides constant power injection to the grid during a defined time interval. The proposed scheme is validated through detailed simulation and experimental tests. PMID:28800102

  11. Prospect of wind-PV-battery hybrid power system as an alternative to grid extension in Bangladesh

    International Nuclear Information System (INIS)

    Nandi, Sanjoy Kumar; Ghosh, Himangshu Ranjan

    2010-01-01

    A pre-feasibility of wind-PV-battery hybrid system has been performed for a small community in the east-southern part of Bangladesh. Solar radiation resources have been assessed from other meteorological parameters like sunshine duration and cloud cover as measured radiation data were not available at the site. The predicted monthly averaged daily global radiation over Chittagong is 4.36 kWh/m 2 /day. Measured wind speed at the site varies from 3 m/s to 5 m/s. For few months and hours the speed is below the cut in speeds of the available turbines in market. The hybrid system analysis has showed that for a small community consuming 53,317 kWh/year the cost energy is 0.47USD/kWh with 10% annual capacity of shortage and produces 89,151 kWh/year in which 53% electricity comes from wind and the remaining from solar energy. The sensitivity analysis showed that the hybrid system for the community is compatible with the 8 km-12 km grid extension depending on small variation of solar radiation and wind speed over the district whereas the proposed site is more away from the upper limit. Such a hybrid system will reduce about 25 tCO 2 /yr green house gases (GHG) emission in the local atmosphere.

  12. Hybrid optimal online-overnight charging coordination of plug-in electric vehicles in smart grid

    Science.gov (United States)

    Masoum, Mohammad A. S.; Nabavi, Seyed M. H.

    2016-10-01

    Optimal coordinated charging of plugged-in electric vehicles (PEVs) in smart grid (SG) can be beneficial for both consumers and utilities. This paper proposes a hybrid optimal online followed by overnight charging coordination of high and low priority PEVs using discrete particle swarm optimization (DPSO) that considers the benefits of both consumers and electric utilities. Objective functions are online minimization of total cost (associated with grid losses and energy generation) and overnight valley filling through minimization of the total load levels. The constraints include substation transformer loading, node voltage regulations and the requested final battery state of charge levels (SOCreq). The main challenge is optimal selection of the overnight starting time (toptimal-overnight,start) to guarantee charging of all vehicle batteries to the SOCreq levels before the requested plug-out times (treq) which is done by simultaneously solving the online and overnight objective functions. The online-overnight PEV coordination approach is implemented on a 449-node SG; results are compared for uncoordinated and coordinated battery charging as well as a modified strategy using cost minimizations for both online and overnight coordination. The impact of toptimal-overnight,start on performance of the proposed PEV coordination is investigated.

  13. Multiphase flow of immiscible fluids on unstructured moving meshes

    DEFF Research Database (Denmark)

    Misztal, Marek Krzysztof; Erleben, Kenny; Bargteil, Adam

    2012-01-01

    In this paper, we present a method for animating multiphase flow of immiscible fluids using unstructured moving meshes. Our underlying discretization is an unstructured tetrahedral mesh, the deformable simplicial complex (DSC), that moves with the flow in a Lagrangian manner. Mesh optimization op...

  14. Multiphase Flow of Immiscible Fluids on Unstructured Moving Meshes

    DEFF Research Database (Denmark)

    Misztal, Marek Krzysztof; Erleben, Kenny; Bargteil, Adam

    2013-01-01

    In this paper, we present a method for animating multiphase flow of immiscible fluids using unstructured moving meshes. Our underlying discretization is an unstructured tetrahedral mesh, the deformable simplicial complex (DSC), that moves with the flow in a Lagrangian manner. Mesh optimization op...

  15. Multi-scale modeling of Puget Sound using an unstructured-grid coastal ocean model: from tide flats to estuaries and coastal waters

    International Nuclear Information System (INIS)

    Yang, Zhaoqing; Khangaonkar, Tarang

    2010-01-01

    Water circulation in Puget Sound, a large complex estuary system in the Pacific Northwest coastal ocean of the United States, is governed by multiple spatially and temporally varying forcings from tides, atmosphere (wind, heating/cooling, precipitation/evaporation, pressure), and river inflows. In addition, the hydrodynamic response is affected strongly by geomorphic features, such as fjord-like bathymetry and complex shoreline features, resulting in many distinguishing characteristics in its main and sub-basins. To better understand the details of circulation features in Puget Sound and to assist with proposed nearshore restoration actions for improving water quality and the ecological health of Puget Sound, a high-resolution (around 50 m in estuaries and tide flats) hydrodynamic model for the entire Puget Sound was needed. Here, a threedimensional circulation model of Puget Sound using an unstructured-grid finite volume coastal ocean model is presented. The model was constructed with sufficient resolution in the nearshore region to address the complex coastline, multi-tidal channels, and tide flats. Model open boundaries were extended to the entrance of the Strait of Juan de Fuca and the northern end of the Strait of Georgia to account for the influences of ocean water intrusion from the Strait of Juan de Fuca and the Fraser River plume from the Strait of Georgia, respectively. Comparisons of model results, observed data, and associated error statistics for tidal elevation, velocity, temperature, and salinity indicate that the model is capable of simulating the general circulation patterns on the scale of a large estuarine system as well as detailed hydrodynamics in the nearshore tide flats. Tidal characteristics, temperature/salinity stratification, mean circulation, and river plumes in estuaries with tide flats are discussed.

  16. The Unstructured Clinical Interview

    Science.gov (United States)

    Jones, Karyn Dayle

    2010-01-01

    In mental health, family, and community counseling settings, master's-level counselors engage in unstructured clinical interviewing to develop diagnoses based on the "Diagnostic and Statistical Manual of Mental Disorders" (4th ed., text rev.; "DSM-IV-TR"; American Psychiatric Association, 2000). Although counselors receive education about…

  17. Transient Oscillations Analysis and Modified Control Strategy for Seamless Mode Transfer in Micro-Grids: A Wind-PV-ES Hybrid System Case Study

    Directory of Open Access Journals (Sweden)

    Tengfei Zhang

    2015-12-01

    Full Text Available With the rapid development of the micro-grid associated with new and clean energies, the smooth switching between grid-connected and islanded operation modes of the micro-grid is a key issue that needs to be addressed urgently. In traditional solutions, V/f (Voltage/frequency control is adopted for the master micro sources when the micro-grid works in islanded mode, while PQ (real and reactive power control is adopted when in grid-connected mode. However, when the two controllers switch when mode transfer occurs, transient oscillations usually occur and thereafter the dynamic response will be degraded. This paper considers an archetypical micro-grid with Wind-PV-ES (Wind, Photovoltaic and Energy Storage hybrid system, which forms the basis of our case study. The underlying reason for such transient oscillation is analyzed in this paper. Thereafter a modified control strategy for seamless mode transfer is designed and implemented. An improved PQ control method is designed by which the output of the PQ controller always synchronously tracks the output of the V/f controller for micro-grid switches from islanded mode to grid-connected; furthermore, a dq rotating coordinate synchronization based V/f control method is proposed for transition from grid-connected mode to islanded mode. Finally, experiments and analysis are undertaken on some basic and important operating cases; the results in our case study indicate that the modified control strategy is effective in dominating the micro-grid during mode transfer and thus yielding significantly better performances.

  18. Enhancing GIS Capabilities for High Resolution Earth Science Grids

    Science.gov (United States)

    Koziol, B. W.; Oehmke, R.; Li, P.; O'Kuinghttons, R.; Theurich, G.; DeLuca, C.

    2017-12-01

    Applications for high performance GIS will continue to increase as Earth system models pursue more realistic representations of Earth system processes. Finer spatial resolution model input and output, unstructured or irregular modeling grids, data assimilation, and regional coordinate systems present novel challenges for GIS frameworks operating in the Earth system modeling domain. This presentation provides an overview of two GIS-driven applications that combine high performance software with big geospatial datasets to produce value-added tools for the modeling and geoscientific community. First, a large-scale interpolation experiment using National Hydrography Dataset (NHD) catchments, a high resolution rectilinear CONUS grid, and the Earth System Modeling Framework's (ESMF) conservative interpolation capability will be described. ESMF is a parallel, high-performance software toolkit that provides capabilities (e.g. interpolation) for building and coupling Earth science applications. ESMF is developed primarily by the NOAA Environmental Software Infrastructure and Interoperability (NESII) group. The purpose of this experiment was to test and demonstrate the utility of high performance scientific software in traditional GIS domains. Special attention will be paid to the nuanced requirements for dealing with high resolution, unstructured grids in scientific data formats. Second, a chunked interpolation application using ESMF and OpenClimateGIS (OCGIS) will demonstrate how spatial subsetting can virtually remove computing resource ceilings for very high spatial resolution interpolation operations. OCGIS is a NESII-developed Python software package designed for the geospatial manipulation of high-dimensional scientific datasets. An overview of the data processing workflow, why a chunked approach is required, and how the application could be adapted to meet operational requirements will be discussed here. In addition, we'll provide a general overview of OCGIS

  19. Detailed Aerodynamic Analysis of a Shrouded Tail Rotor Using an Unstructured Mesh Flow Solver

    Science.gov (United States)

    Lee, Hee Dong; Kwon, Oh Joon

    The detailed aerodynamics of a shrouded tail rotor in hover has been numerically studied using a parallel inviscid flow solver on unstructured meshes. The numerical method is based on a cell-centered finite-volume discretization and an implicit Gauss-Seidel time integration. The calculation was made for a single blade by imposing a periodic boundary condition between adjacent rotor blades. The grid periodicity was also imposed at the periodic boundary planes to avoid numerical inaccuracy resulting from solution interpolation. The results were compared with available experimental data and those from a disk vortex theory for validation. It was found that realistic three-dimensional modeling is important for the prediction of detailed aerodynamics of shrouded rotors including the tip clearance gap flow.

  20. Motion planning for autonomous vehicle based on radial basis function neural network in unstructured environment.

    Science.gov (United States)

    Chen, Jiajia; Zhao, Pan; Liang, Huawei; Mei, Tao

    2014-09-18

    The autonomous vehicle is an automated system equipped with features like environment perception, decision-making, motion planning, and control and execution technology. Navigating in an unstructured and complex environment is a huge challenge for autonomous vehicles, due to the irregular shape of road, the requirement of real-time planning, and the nonholonomic constraints of vehicle. This paper presents a motion planning method, based on the Radial Basis Function (RBF) neural network, to guide the autonomous vehicle in unstructured environments. The proposed algorithm extracts the drivable region from the perception grid map based on the global path, which is available in the road network. The sample points are randomly selected in the drivable region, and a gradient descent method is used to train the RBF network. The parameters of the motion-planning algorithm are verified through the simulation and experiment. It is observed that the proposed approach produces a flexible, smooth, and safe path that can fit any road shape. The method is implemented on autonomous vehicle and verified against many outdoor scenes; furthermore, a comparison of proposed method with the existing well-known Rapidly-exploring Random Tree (RRT) method is presented. The experimental results show that the proposed method is highly effective in planning the vehicle path and offers better motion quality.

  1. Gasoline-fueled hybrid vs. conventional vehicle emissions and fuel economy.

    Energy Technology Data Exchange (ETDEWEB)

    Anderson, J.; Bharathan, D.; He, J.; Plotkin, S.; Santini, D.; Vyas, A.

    1999-06-18

    This paper addresses the relative fuel economy and emissions behavior, both measured and modeled, of technically comparable, contemporary hybrid and conventional vehicles fueled by gasoline, in terms of different driving cycles. Criteria pollutants (hydrocarbons, carbon monoxide, and nitrogen oxides) are discussed, and the potential emissions benefits of designing hybrids for grid connection are briefly considered. In 1997, Toyota estimated that their grid-independent hybrid vehicle would obtain twice the fuel economy of a comparable conventional vehicle on the Japan 10/15 mode driving cycle. This initial result, as well as the fuel economy level (66 mpg), made its way into the U.S. press. Criteria emissions amounting to one-tenth of Japanese standards were cited, and some have interpreted these results to suggest that the grid-independent hybrid can reduce criteria emissions in the U.S. more sharply than can a conventional gasoline vehicle. This paper shows that the potential of contemporary grid-independent hybrid vehicle technology for reducing emissions and fuel consumption under U.S. driving conditions is less than some have inferred. The importance (and difficulty) of doing test and model assessments with comparable driving cycles, comparable emissions control technology, and comparable performance capabilities is emphasized. Compared with comparable-technology conventional vehicles, grid-independent hybrids appear to have no clear criteria pollutant benefits (or disbenefits). (Such benefits are clearly possible with grid-connectable hybrids operating in zero emissions mode.) However, significant reductions in greenhouse gas emissions (i.e., fuel consumption) are possible with hybrid vehicles when they are used to best advantage.

  2. On Adding Structure to Unstructured Overlay Networks

    Science.gov (United States)

    Leitão, João; Carvalho, Nuno A.; Pereira, José; Oliveira, Rui; Rodrigues, Luís

    Unstructured peer-to-peer overlay networks are very resilient to churn and topology changes, while requiring little maintenance cost. Therefore, they are an infrastructure to build highly scalable large-scale services in dynamic networks. Typically, the overlay topology is defined by a peer sampling service that aims at maintaining, in each process, a random partial view of peers in the system. The resulting random unstructured topology is suboptimal when a specific performance metric is considered. On the other hand, structured approaches (for instance, a spanning tree) may optimize a given target performance metric but are highly fragile. In fact, the cost for maintaining structures with strong constraints may easily become prohibitive in highly dynamic networks. This chapter discusses different techniques that aim at combining the advantages of unstructured and structured networks. Namely we focus on two distinct approaches, one based on optimizing the overlay and another based on optimizing the gossip mechanism itself.

  3. Intelligent optimization to integrate a plug-in hybrid electric vehicle smart parking lot with renewable energy resources and enhance grid characteristics

    International Nuclear Information System (INIS)

    Fazelpour, Farivar; Vafaeipour, Majid; Rahbari, Omid; Rosen, Marc A.

    2014-01-01

    Highlights: • The proposed algorithms handled design steps of an efficient parking lot of PHEVs. • Optimizations are performed with 1 h intervals to find optimum charging rates. • Multi-objective optimization is performed to find the optimum size and site of DG. • Optimal sizing of a PV–wind–diesel HRES is attained. • Charging rates are optimized intelligently during peak and off-peak times. - Abstract: Widespread application of plug-in hybrid electric vehicles (PHEVs) as an important part of smart grids requires drivers and power grid constraints to be satisfied simultaneously. We address these two challenges with the presence of renewable energy and charging rate optimization in the current paper. First optimal sizing and siting for installation of a distributed generation (DG) system is performed through the grid considering power loss minimization and voltage enhancement. Due to its benefits, the obtained optimum site is considered as the optimum location for constructing a movie theater complex equipped with a PHEV parking lot. To satisfy the obtained size of DG, an on-grid hybrid renewable energy system (HRES) is chosen. In the next set of optimizations, optimal sizing of the HRES is performed to minimize the energy cost and to find the best number of decision variables, which are the number of the system’s components. Eventually, considering demand uncertainties due to the unpredictability of the arrival and departure times of the vehicles, time-dependent charging rate optimizations of the PHEVs are performed in 1 h intervals for the 24-h of a day. All optimization problems are performed using genetic algorithms (GAs). The outcome of the proposed optimization sets can be considered as design steps of an efficient grid-friendly parking lot of PHEVs. The results indicate a reduction in real power losses and improvement in the voltage profile through the distribution line. They also show the competence of the utilized energy delivery method in

  4. Quality Assurance Framework for Mini-Grids

    Energy Technology Data Exchange (ETDEWEB)

    Esterly, Sean; Baring-Gould, Ian; Booth, Samuel

    2017-05-04

    To address the root challenges of providing quality power to remote consumers through financially viable mini-grids, the Global Lighting and Energy Access Partnership (Global LEAP) initiative of the Clean Energy Ministerial and the U.S. Department of Energy teamed with the National Renewable Energy Laboratory (NREL) and Power Africa to develop a Quality Assurance Framework (QAF) for isolated mini-grids. The framework addresses both alternating current (AC) and direct current (DC) mini-grids, and is applicable to renewable, fossil-fuel, and hybrid systems.

  5. An investigation into the reduction of log-layer mismatch in wall-modeled LES with a hybrid RANS/LES approach

    Science.gov (United States)

    Balin, Riccardo; Spalart, Philippe R.; Jansen, Kenneth E.

    2017-11-01

    Hybrid RANS/LES modeling approaches used in the context of wall-modeled LES (WMLES) of channel flows and boundary layers often suffer from a mismatch in the RANS and LES log-layer intercepts of the mean velocity profile. In the vicinity of the interface between the RANS and LES regions, the mean velocity gradient is too steep causing a departure from the log-law, an over-prediction of the velocity in the outer layer and an under-prediction of the skin-friction. This steep gradient is attributed to inadequate modeled Reynolds stresses in the upper portion of the RANS layer and at the interface. Channel flow computations were carried out with the IDDES approach of Shur et al. in WMLES mode based on the Spalart-Allmaras RANS model. This talk investigates the robustness of this approach for unstructured grids and explores changes required for grids where insufficient elevation of the Reynolds stresses is observed. Awards of computer time were provided by Innovative and Novel Computational Impact on Theory and Experiment (INCITE) and Early Science programs. Resources of the Argonne Leadership Computing Facility, a DOE Office of Science User Facility, were used.

  6. Unstructured mesh adaptivity for urban flooding modelling

    Science.gov (United States)

    Hu, R.; Fang, F.; Salinas, P.; Pain, C. C.

    2018-05-01

    Over the past few decades, urban floods have been gaining more attention due to their increase in frequency. To provide reliable flooding predictions in urban areas, various numerical models have been developed to perform high-resolution flood simulations. However, the use of high-resolution meshes across the whole computational domain causes a high computational burden. In this paper, a 2D control-volume and finite-element flood model using adaptive unstructured mesh technology has been developed. This adaptive unstructured mesh technique enables meshes to be adapted optimally in time and space in response to the evolving flow features, thus providing sufficient mesh resolution where and when it is required. It has the advantage of capturing the details of local flows and wetting and drying front while reducing the computational cost. Complex topographic features are represented accurately during the flooding process. For example, the high-resolution meshes around the buildings and steep regions are placed when the flooding water reaches these regions. In this work a flooding event that happened in 2002 in Glasgow, Scotland, United Kingdom has been simulated to demonstrate the capability of the adaptive unstructured mesh flooding model. The simulations have been performed using both fixed and adaptive unstructured meshes, and then results have been compared with those published 2D and 3D results. The presented method shows that the 2D adaptive mesh model provides accurate results while having a low computational cost.

  7. Comparative techno-economic analysis of hybrid micro-grid systems utilizing different battery types

    International Nuclear Information System (INIS)

    Ciez, Rebecca E.; Whitacre, J.F.

    2016-01-01

    Highlights: • Comparative analysis of 3 battery chemistries in microgrid storage application. • At discount rates >1%, diesel-only generation still cheapest electricity option. • Optimal battery chemistry highly dependent on discount rate. • For discount rates <4%, lead acid is the cheapest storage options. • High energy density li-ion the cheapest storage option for discount rates >4%. - Abstract: A systems-level lifetime cost-of-use optimization model was applied to a hypothetical hybrid off-grid power system to compare the impacts of different battery technologies. Specifically, a time-step battery degradation model was used to account for unit degradation over a 20-year system lifetime for three different batteries. Variables examined included: battery type, allowed state of charge swing during cycling, number of battery replacements, fractional renewable energy requirements, and applied discount rate. Our analyses show that storage packs with high energy, low cost lithium-ion cells have the potential to compete with a non-renewable solution in some cases. The discount rate also proves to be significant in determining the cost competitiveness of the hybrid systems: at low discount rates, the levelized cost of electricity (LCOE) is only slightly higher than diesel generation, with costs diverging as the discount rate increases. The discount rate also determines which battery technology delivers the lowest cost of electricity: lead acid batteries are favorable at low rates, while high-energy lithium-ion batteries deliver lower cost electricity at higher rates. Similarly, market forces, like fuel or battery price changes, feed-in tariffs, or carbon taxes, required to trigger a switch to a hybrid system vary substantially with the discount rate.

  8. Exploring Transition of Large Technological Systems through Relational Data - A Study of The Danish Smart Grid Development

    DEFF Research Database (Denmark)

    Jurowetzki, Roman

    2016-01-01

    in the transformation process. While they can contribute with resources, capabilities, and their connections to the development of the new grid infrastructure, they may also impede innovation given their ownership of and assumed interest in the established system. These insights should be considered in policy...... transformation of the energy grid infrastructure. The focus is set on how the interplay between established and new technologies and actors determines the direction and outcomes of innovation in large technological systems (such as the Danish smart grid). Results of several chapters indicate that in the Danish......Combining elements form the Science, Technology and Society (STS) tradition with the Technological Innovation System (TIS) framework and utilising unstructured and relational data as well as novel analysis tools, this thesis explores the development of the Danish smart grid and the associated...

  9. Effects of the introduction of electric vehicles and plug-in hybrids on sources of energy and the electricity grid; Auswirkungen der Markteinfuehrung von Elektrofahrzeugen und Plug-In-Hybrids auf die Energietraeger und das Elektrizitaetsnetz. Bericht

    Energy Technology Data Exchange (ETDEWEB)

    Rigassi, R.; Huber, S. [Enco AG, Liestal (Switzerland); Strub, P. [Pierre Strub - nachhaltig wirkt, Basel (Switzerland)

    2010-12-15

    This comprehensive final report for the Swiss federal Office of Energy (SFOE) discusses the effects of the introduction of electric vehicles and plug-in hybrids on sources of energy and the electricity grid. According to the authors, the introduction of electric drives in the automobile sector will cause no important additional consumption of electricity by 2035 for an expected percentage of around 25% of all vehicles being wholly or partly electrically powered; fossil fuel consumption can, however, be reduced by almost a quarter. The energy storage function of the batteries in electric vehicles can additionally be used to help integrate the high proportion of stochastically generated wind and solar power in the power grid. Energy and CO{sub 2} balances for electric vehicles and plug-in hybrids are discussed, as is the use of vehicle batteries as part of a 'vehicle-to-grid' system that can help regulate the electricity mains. The potential for using vehicles for the supply of regulating energy is looked at. Charge optimisation and mains feed-in are discussed. The ecological effects of this regulating function are examined in the European context. Relationships to other energy scenarios are presented and discussed. Finally, conclusions are drawn and recommendations are made. Questions still to be examined are listed.

  10. A piecewise linear finite element discretization of the diffusion equation for arbitrary polyhedral grids

    Energy Technology Data Exchange (ETDEWEB)

    Bailey, T S; Adams, M L [Texas A M Univ., Dept. of Nuclear Engineering, College Station, TX (United States); Yang, B; Zika, M R [Lawrence Livermore National Lab., Livermore, CA (United States)

    2005-07-01

    We develop a piecewise linear (PWL) Galerkin finite element spatial discretization for the multi-dimensional radiation diffusion equation. It uses piecewise linear weight and basis functions in the finite element approximation, and it can be applied on arbitrary polygonal (2-dimensional) or polyhedral (3-dimensional) grids. We show that this new PWL method gives solutions comparable to those from Palmer's finite-volume method. However, since the PWL method produces a symmetric positive definite coefficient matrix, it should be substantially more computationally efficient than Palmer's method, which produces an asymmetric matrix. We conclude that the Galerkin PWL method is an attractive option for solving diffusion equations on unstructured grids. (authors)

  11. Performance and Feasibility Analysis of a Grid Interactive Large Scale Wind/PV Hybrid System based on Smart Grid Methodology Case Study South Part – Jordan

    Directory of Open Access Journals (Sweden)

    Qais H. Alsafasfeh

    2015-02-01

    Full Text Available Most recent research on renewable energy resources main one goal to make Jordan less dependent on imported energy with locally developed and produced solar power, this paper discussed the efficient system of Wind/ PV Hybrid System to be than main power sources for south part of Jordan, the proposed hybrid system design based on Smart Grid Methodology,  the solar energy will be installed on top roof of  electricity subscribers across the Governorate of Maan, Tafila, Karak and Aqaba and the wind energy will set in one site by this way the capital cost for project will be reduced also the  simulation result show   the feasibility  is a very competitive and feasible cost . Economics analysis of a proposed renewable energy system was made using HOMER simulation and evaluation was completed with the cost per kilowatt of EDCO company, the net present cost is $2,551,676,416, the cost of energy is 0.07kWhr with a renewable fraction of 86.6 %.

  12. 3-D minimum-structure inversion of magnetotelluric data using the finite-element method and tetrahedral grids

    Science.gov (United States)

    Jahandari, H.; Farquharson, C. G.

    2017-11-01

    Unstructured grids enable representing arbitrary structures more accurately and with fewer cells compared to regular structured grids. These grids also allow more efficient refinements compared to rectilinear meshes. In this study, tetrahedral grids are used for the inversion of magnetotelluric (MT) data, which allows for the direct inclusion of topography in the model, for constraining an inversion using a wireframe-based geological model and for local refinement at the observation stations. A minimum-structure method with an iterative model-space Gauss-Newton algorithm for optimization is used. An iterative solver is employed for solving the normal system of equations at each Gauss-Newton step and the sensitivity matrix-vector products that are required by this solver are calculated using pseudo-forward problems. This method alleviates the need to explicitly form the Hessian or Jacobian matrices which significantly reduces the required computation memory. Forward problems are formulated using an edge-based finite-element approach and a sparse direct solver is used for the solutions. This solver allows saving and re-using the factorization of matrices for similar pseudo-forward problems within a Gauss-Newton iteration which greatly minimizes the computation time. Two examples are presented to show the capability of the algorithm: the first example uses a benchmark model while the second example represents a realistic geological setting with topography and a sulphide deposit. The data that are inverted are the full-tensor impedance and the magnetic transfer function vector. The inversions sufficiently recovered the models and reproduced the data, which shows the effectiveness of unstructured grids for complex and realistic MT inversion scenarios. The first example is also used to demonstrate the computational efficiency of the presented model-space method by comparison with its data-space counterpart.

  13. Electric Vehicle Requirements for Operation in Smart Grids

    DEFF Research Database (Denmark)

    Marra, Francesco; Sacchetti, Dario; Træholt, Chresten

    2011-01-01

    Several European projects on smart grids are considering Electric Vehicles (EVs) as active element in future power systems. Both battery-powered vehicles and plug-in hybrid vehicles are expected to interact with the grid, sharing their energy storage capacity. Different coordination concepts...... for EVs are being investigated, in which vehicles can be intelligently charged or discharged feeding power back to the grid in vehicle-to-grid mode (V2G). To respond to such needs, EVs are required to share their battery internal data as well as respond to external control signals. In this paper...

  14. A dynamic power management strategy of a grid connected hybrid generation system using wind, photovoltaic and Flywheel Energy Storage System in residential applications

    International Nuclear Information System (INIS)

    Boukettaya, Ghada; Krichen, Lotfi

    2014-01-01

    A global supervisory strategy for a micro-grid power generation system that comprises wind and photovoltaic generation subsystems, a flywheel storage system, and domestic loads connected both to the hybrid power generators and to the grid, is developed in this paper. The objectives of the supervisor control are, firstly, to satisfy in most cases the load power demand and, secondly, to check storage and grid constraints to prevent blackout, to reduce energy costs and greenhouse gas emissions, and to extend the life of the flywheel. For these purposes, the supervisor determines online the operation mode of the different generation subsystems, switching from maximum power conversion to power regulation. Decision criteria for the supervisor based on actual variables are presented. Finally, the performance of the supervisor is extensively assessed through computer simulation using a comprehensive nonlinear model of the studied system. - Highlights: • We supervise a micro-grid power generation system with an objective to produce clipping grid consumption. • The supervisor switch online from maximum power conversion to power regulation. • We provide services both for domestic users and for the distribution network manager. • The developed algorithm is tested and validated for different scenarios

  15. Radiative transfer modelling in combusting systems using discrete ordinates method on three-dimensional unstructured grids; Modelisation des transferts radiatifs en combustion par methode aux ordonnees discretes sur des maillages non structures tridimensionnels

    Energy Technology Data Exchange (ETDEWEB)

    Joseph, D.

    2004-04-01

    The prediction of pollutant species such as soots and NO{sub x} emissions and lifetime of the walls in a combustion chamber is strongly dependant on heat transfer by radiation at high temperatures. This work deals with the development of a code based on the Discrete Ordinates Method (DOM) aiming at providing radiative source terms and wall fluxes with a good compromise between cpu time and accuracy. Radiative heat transfers are calculated using the unstructured grids defined by the Computational Fluid Dynamics (CFD) codes. The spectral properties of the combustion gases are taken into account by a statistical narrow bands correlated-k model (SNB-ck). Various types of angular quadrature are tested and three different spatial differencing schemes were integrated and compared. The validation tests show the limit at strong optical thicknesses of the finite volume approximation used the Discrete Ordinates Method. The first calculations performed on LES solutions are presented, it provides instantaneous radiative source terms and wall heat fluxes. Those results represent a first step towards radiation/combustion coupling. (author)

  16. Design and economical analysis of hybrid PV-wind systems connected to the grid for the intermittent production of hydrogen

    International Nuclear Information System (INIS)

    Dufo-Lopez, Rodolfo; Bernal-Agustin, Jose L.; Mendoza, Franklin

    2009-01-01

    In this paper, several designs of hybrid PV-wind (photovoltaic-wind) systems connected to the electrical grid, including the intermittent production of hydrogen, are shown. The objective considered in the design is economical to maximise the net present value (NPV) of the system. A control strategy has been applied so that hydrogen is only produced by the electrolyser when there is an excess of electrical energy that cannot be exported to the grid (intermittent production of hydrogen). Several optimisation studies based on different scenarios have been carried out. After studying the results - for systems with which the produced hydrogen would be sold for external consumption - it can be stated that the selling price of hydrogen should be about 10 Euro /kg in areas with strong wind, in order to get economically viable systems. For the hydrogen-producing systems in which hydrogen is produced when there is an excess of electricity and then stored and later used in a fuel cell to produce electricity to be sold to the grid, even in areas with high wind speed rate, the price of electrical energy produced by the fuel cell should be very high for the system to be profitable.

  17. Multiobjective Synergistic Scheduling Optimization Model for Wind Power and Plug-In Hybrid Electric Vehicles under Different Grid-Connected Modes

    Directory of Open Access Journals (Sweden)

    Liwei Ju

    2014-01-01

    Full Text Available In order to promote grid’s wind power absorptive capacity and to overcome the adverse impacts of wind power on the stable operation of power system, this paper establishes benefit contrastive analysis models of wind power and plug-in hybrid electric vehicles (PHEVs under the optimization goal of minimum coal consumption and pollutant emission considering multigrid connected modes. Then, a two-step adaptive solving algorithm is put forward to get the optimal system operation scheme with the highest membership degree based on the improved ε constraints method and fuzzy decision theory. Thirdly, the IEEE36 nodes 10-unit system is used as the simulation system. Finally, the sensitive analysis for PHEV’s grid connected number is made. The result shows the proposed algorithm is feasible and effective to solve the model. PHEV’s grid connection could achieve load shifting effect and promote wind power grid connection. Especially, the optimization goals reach the optimum in fully optimal charging mode. As PHEV’s number increases, both abandoned wind and thermal power generation cost would decrease and the peak and valley difference of load curve would gradually be reduced.

  18. 3D Voronoi grid dedicated software for modeling gas migration in deep layered sedimentary formations with TOUGH2-TMGAS

    Science.gov (United States)

    Bonduà, Stefano; Battistelli, Alfredo; Berry, Paolo; Bortolotti, Villiam; Consonni, Alberto; Cormio, Carlo; Geloni, Claudio; Vasini, Ester Maria

    2017-11-01

    As is known, a full three-dimensional (3D) unstructured grid permits a great degree of flexibility when performing accurate numerical reservoir simulations. However, when the Integral Finite Difference Method (IFDM) is used for spatial discretization, constraints (arising from the required orthogonality between the segment connecting the blocks nodes and the interface area between blocks) pose difficulties in the creation of grids with irregular shaped blocks. The full 3D Voronoi approach guarantees the respect of IFDM constraints and allows generation of grids conforming to geological formations and structural objects and at the same time higher grid resolution in volumes of interest. In this work, we present dedicated pre- and post-processing gridding software tools for the TOUGH family of numerical reservoir simulators, developed by the Geothermal Research Group of the DICAM Department, University of Bologna. VORO2MESH is a new software coded in C++, based on the voro++ library, allowing computation of the 3D Voronoi tessellation for a given domain and the creation of a ready to use TOUGH2 MESH file. If a set of geological surfaces is available, the software can directly generate the set of Voronoi seed points used for tessellation. In order to reduce the number of connections and so to decrease computation time, VORO2MESH can produce a mixed grid with regular blocks (orthogonal prisms) and irregular blocks (polyhedron Voronoi blocks) at the point of contact between different geological formations. In order to visualize 3D Voronoi grids together with the results of numerical simulations, the functionality of the TOUGH2Viewer post-processor has been extended. We describe an application of VORO2MESH and TOUGH2Viewer to validate the two tools. The case study deals with the simulation of the migration of gases in deep layered sedimentary formations at basin scale using TOUGH2-TMGAS. A comparison between the simulation performances of unstructured and structured

  19. Design and preliminary operation of a hybrid syngas/solar PV/battery power system for off-grid applications: A case study in Thailand

    DEFF Research Database (Denmark)

    Kohsri, Sompol; Meechai, Apichart; Prapainainar, Chaiwat

    2018-01-01

    , in this study a customized hybrid power system integrating solar, biomass (syngas) power and battery storage system is evaluated a pilot scale for micro off-grid application. This paper shows that for a reliability of a hybrid syngas/solar PV system along with rechargeable batteries, the syngas generator can......Due to the irregular nature of solar resource, solar photovoltaic (PV) system alone cannot satisfy load on a 24/7 demand basis, especially with increasing regional population in developing countries such as Thailand. A hybrid solar PV/biomass based along with battery storage system has been drawing....... Furthermore, the generator has to be always synchronized during the commissioning time. Battery state of charge (SOC) in percent (%) connecting with syngas is greater than solar PV and the charging time appears significantly shorter than that one. All possible combinations between an innovation and existing...

  20. Semantic Annotation of Unstructured Documents Using Concepts Similarity

    Directory of Open Access Journals (Sweden)

    Fernando Pech

    2017-01-01

    Full Text Available There is a large amount of information in the form of unstructured documents which pose challenges in the information storage, search, and retrieval. This situation has given rise to several information search approaches. Some proposals take into account the contextual meaning of the terms specified in the query. Semantic annotation technique can help to retrieve and extract information in unstructured documents. We propose a semantic annotation strategy for unstructured documents as part of a semantic search engine. In this proposal, ontologies are used to determine the context of the entities specified in the query. Our strategy for extracting the context is focused on concepts similarity. Each relevant term of the document is associated with an instance in the ontology. The similarity between each of the explicit relationships is measured through the combination of two types of associations: the association between each pair of concepts and the calculation of the weight of the relationships.

  1. Optimised operation of an off-grid hybrid wind-diesel-battery system using genetic algorithm

    International Nuclear Information System (INIS)

    Gan, Leong Kit; Shek, Jonathan K.H.; Mueller, Markus A.

    2016-01-01

    Highlights: • Diesel generator’s operation is optimised in a hybrid wind-diesel-battery system. • Optimisation is performed using wind speed and load demand forecasts. • The objective is to maximise wind energy utilisation with limited battery storage. • Physical modelling approach (Simscape) is used to verify mathematical model. • Sensitivity analyses are performed with synthesised wind and load forecast errors. - Abstract: In an off-grid hybrid wind-diesel-battery system, the diesel generator is often not utilised efficiently, therefore compromising its lifetime. In particular, the general rule of thumb of running the diesel generator at more than 40% of its rated capacity is often unmet. This is due to the variation in power demand and wind speed which needs to be supplied by the diesel generator. In addition, the frequent start-stop of the diesel generator leads to additional mechanical wear and fuel wastage. This research paper proposes a novel control algorithm which optimises the operation of a diesel generator, using genetic algorithm. With a given day-ahead forecast of local renewable energy resource and load demand, it is possible to optimise the operation of a diesel generator, subjected to other pre-defined constraints. Thus, the utilisation of the renewable energy sources to supply electricity can be maximised. Usually, the optimisation studies of a hybrid system are being conducted through simple analytical modelling, coupled with a selected optimisation algorithm to seek the optimised solution. The obtained solution is not verified using a more realistic system model, for instance the physical modelling approach. This often led to the question of the applicability of such optimised operation being used in reality. In order to take a step further, model-based design using Simulink is employed in this research to perform a comparison through a physical modelling approach. The Simulink model has the capability to incorporate the electrical

  2. Issues regarding the usage of MPPT techniques in micro grid systems

    Science.gov (United States)

    Szeidert, I.; Filip, I.; Dragan, F.; Gal, A.

    2018-01-01

    The main objective of the control strategies applied at hybrid micro grid systems (wind/hydro/solar), that function based on maximum power point tracking (MPPT) techniques is to improve the conversion system’s efficiency and to preserve the quality of the generated electrical energy (voltage and power factor). One of the main goals of maximum power point tracking strategy is to achieve the harvesting of the maximal possible energy within a certain time period. In order to implement the control strategies for micro grid, there are typically required specific transducers (sensor for wind speed, optical rotational transducers, etc.). In the technical literature, several variants of the MPPT techniques are presented and particularized at some applications (wind energy conversion systems, solar systems, hydro plants, micro grid hybrid systems). The maximum power point tracking implementations are mainly based on two-level architecture. The lower level controls the main variable and the superior level represents the MPPT control structure. The paper presents micro grid structures developed at Politehnica University Timisoara (PUT) within the frame of a research grant. The paper is focused on the application of MPPT strategies on hybrid micro grid systems. There are presented several structures and control strategies and are highlighted their advantages and disadvantages, together with practical implementation guidelines.

  3. A piecewise linear finite element discretization of the diffusion equation for arbitrary polyhedral grids

    Energy Technology Data Exchange (ETDEWEB)

    Bailey, T.S.; Adams, M.L. [Texas A M Univ., Dept. of Nuclear Engineering, College Station, TX (United States); Yang, B.; Zika, M.R. [Lawrence Livermore National Lab., Livermore, CA (United States)

    2005-07-01

    We develop a piecewise linear (PWL) Galerkin finite element spatial discretization for the multi-dimensional radiation diffusion equation. It uses piecewise linear weight and basis functions in the finite element approximation, and it can be applied on arbitrary polygonal (2-dimensional) or polyhedral (3-dimensional) grids. We show that this new PWL method gives solutions comparable to those from Palmer's finite-volume method. However, since the PWL method produces a symmetric positive definite coefficient matrix, it should be substantially more computationally efficient than Palmer's method, which produces an asymmetric matrix. We conclude that the Galerkin PWL method is an attractive option for solving diffusion equations on unstructured grids. (authors)

  4. Unstructured Computational Aerodynamics on Many Integrated Core Architecture

    KAUST Repository

    Al Farhan, Mohammed A.

    2016-06-08

    Shared memory parallelization of the flux kernel of PETSc-FUN3D, an unstructured tetrahedral mesh Euler flow code previously studied for distributed memory and multi-core shared memory, is evaluated on up to 61 cores per node and up to 4 threads per core. We explore several thread-level optimizations to improve flux kernel performance on the state-of-the-art many integrated core (MIC) Intel processor Xeon Phi “Knights Corner,” with a focus on strong thread scaling. While the linear algebraic kernel is bottlenecked by memory bandwidth for even modest numbers of cores sharing a common memory, the flux kernel, which arises in the control volume discretization of the conservation law residuals and in the formation of the preconditioner for the Jacobian by finite-differencing the conservation law residuals, is compute-intensive and is known to exploit effectively contemporary multi-core hardware. We extend study of the performance of the flux kernel to the Xeon Phi in three thread affinity modes, namely scatter, compact, and balanced, in both offload and native mode, with and without various code optimizations to improve alignment and reduce cache coherency penalties. Relative to baseline “out-of-the-box” optimized compilation, code restructuring optimizations provide about 3.8x speedup using the offload mode and about 5x speedup using the native mode. Even with these gains for the flux kernel, with respect to execution time the MIC simply achieves par with optimized compilation on a contemporary multi-core Intel CPU, the 16-core Sandy Bridge E5 2670. Nevertheless, the optimizations employed to reduce the data motion and cache coherency protocol penalties of the MIC are expected to be of value for CFD and many other unstructured applications as many-core architecture evolves. We explore large-scale distributed-shared memory performance on the Cray XC40 supercomputer, to demonstrate that optimizations employed on Phi hybridize to this context, where each of

  5. Unstructured Computational Aerodynamics on Many Integrated Core Architecture

    KAUST Repository

    Al Farhan, Mohammed A.; Kaushik, Dinesh K.; Keyes, David E.

    2016-01-01

    Shared memory parallelization of the flux kernel of PETSc-FUN3D, an unstructured tetrahedral mesh Euler flow code previously studied for distributed memory and multi-core shared memory, is evaluated on up to 61 cores per node and up to 4 threads per core. We explore several thread-level optimizations to improve flux kernel performance on the state-of-the-art many integrated core (MIC) Intel processor Xeon Phi “Knights Corner,” with a focus on strong thread scaling. While the linear algebraic kernel is bottlenecked by memory bandwidth for even modest numbers of cores sharing a common memory, the flux kernel, which arises in the control volume discretization of the conservation law residuals and in the formation of the preconditioner for the Jacobian by finite-differencing the conservation law residuals, is compute-intensive and is known to exploit effectively contemporary multi-core hardware. We extend study of the performance of the flux kernel to the Xeon Phi in three thread affinity modes, namely scatter, compact, and balanced, in both offload and native mode, with and without various code optimizations to improve alignment and reduce cache coherency penalties. Relative to baseline “out-of-the-box” optimized compilation, code restructuring optimizations provide about 3.8x speedup using the offload mode and about 5x speedup using the native mode. Even with these gains for the flux kernel, with respect to execution time the MIC simply achieves par with optimized compilation on a contemporary multi-core Intel CPU, the 16-core Sandy Bridge E5 2670. Nevertheless, the optimizations employed to reduce the data motion and cache coherency protocol penalties of the MIC are expected to be of value for CFD and many other unstructured applications as many-core architecture evolves. We explore large-scale distributed-shared memory performance on the Cray XC40 supercomputer, to demonstrate that optimizations employed on Phi hybridize to this context, where each of

  6. An efficient approach to unstructured mesh hydrodynamics on the cell broadband engine

    Energy Technology Data Exchange (ETDEWEB)

    Ferenbaugh, Charles R [Los Alamos National Laboratory

    2010-01-01

    Unstructured mesh physics for the Cell Broadband Engine (CBE) has received little or no attention to date, largely because the CBE architecture poses particular challenges for unstructured mesh algorithms. The most common SPU memory management strategies cannot be applied to the irregular memory access patterns of unstructured meshes, and the SPU vector instruction set does not support the indirect addressing needed by connectivity arrays. This paper presents an approach to unstructured mesh physics that addresses these challenges, by creating a new mesh data structure and reorganizing code to give efficient CBE performance. The approach is demonstrated on the FLAG production hydrodynamics code using standard test problems, and results show an average speedup of more than 5x over the original code.

  7. Development of technologies on innovative-simplified nuclear power plant using high-efficiency steam injectors (8) numerical simulation using SOROBAN-grid CIP method

    International Nuclear Information System (INIS)

    Yasutaka Sakurai; Takashi Yabe; Tomomasa Ohkubo; Yoichi Ogata; Michitsugu Mori

    2005-01-01

    Generally, there are two coordinate systems in computation of fluid dynamics: curvilinear coordinate or Cartesian coordinate. The former is suitable for describing complex figure, but it cannot get high accuracy. On the other hand, the latter can easily increase the accuracy, but it needs a large number of grids to describe complex figure. In this paper, we propose a new grid generating method, the Soroban grid, which has large capability for treating complex figure and does not lose the accuracy. Coupling this grid generating method and the CIP method, we can get flexibility to describe complex figure without loosing (3rd order) accuracy. Since the Soroban grid is unstructured grid, we can not use the staggered grid and had better use the co-location grid. Although the fluid computation in the co-location grid is usually unstable, we succeeded in calculating the multi-phase flow that has large density difference applying the C-CUP method to this grid system. In this paper, we shall introduce this grid generating method and apply these methods to simulate the steam injector of power plant. (authors)

  8. Development and verification of unstructured adaptive mesh technique with edge compatibility

    International Nuclear Information System (INIS)

    Ito, Kei; Ohshima, Hiroyuki; Kunugi, Tomoaki

    2010-01-01

    In the design study of the large-sized sodium-cooled fast reactor (JSFR), one key issue is suppression of gas entrainment (GE) phenomena at a gas-liquid interface. Therefore, the authors have been developed a high-precision CFD algorithm to evaluate the GE phenomena accurately. The CFD algorithm has been developed on unstructured meshes to establish an accurate modeling of JSFR system. For two-phase interfacial flow simulations, a high-precision volume-of-fluid algorithm is employed. It was confirmed that the developed CFD algorithm could reproduce the GE phenomena in a simple GE experiment. Recently, the authors have been developed an important technique for the simulation of the GE phenomena in JSFR. That is an unstructured adaptive mesh technique which can apply fine cells dynamically to the region where the GE occurs in JSFR. In this paper, as a part of the development, a two-dimensional unstructured adaptive mesh technique is discussed. In the two-dimensional adaptive mesh technique, each cell is refined isotropically to reduce distortions of the mesh. In addition, connection cells are formed to eliminate the edge incompatibility between refined and non-refined cells. The two-dimensional unstructured adaptive mesh technique is verified by solving well-known lid-driven cavity flow problem. As a result, the two-dimensional unstructured adaptive mesh technique succeeds in providing a high-precision solution, even though poor-quality distorted initial mesh is employed. In addition, the simulation error on the two-dimensional unstructured adaptive mesh is much less than the error on the structured mesh with a larger number of cells. (author)

  9. VisualUrText: A Text Analytics Tool for Unstructured Textual Data

    Science.gov (United States)

    Zainol, Zuraini; Jaymes, Mohd T. H.; Nohuddin, Puteri N. E.

    2018-05-01

    The growing amount of unstructured text over Internet is tremendous. Text repositories come from Web 2.0, business intelligence and social networking applications. It is also believed that 80-90% of future growth data is available in the form of unstructured text databases that may potentially contain interesting patterns and trends. Text Mining is well known technique for discovering interesting patterns and trends which are non-trivial knowledge from massive unstructured text data. Text Mining covers multidisciplinary fields involving information retrieval (IR), text analysis, natural language processing (NLP), data mining, machine learning statistics and computational linguistics. This paper discusses the development of text analytics tool that is proficient in extracting, processing, analyzing the unstructured text data and visualizing cleaned text data into multiple forms such as Document Term Matrix (DTM), Frequency Graph, Network Analysis Graph, Word Cloud and Dendogram. This tool, VisualUrText, is developed to assist students and researchers for extracting interesting patterns and trends in document analyses.

  10. Power Management of the DC Bus Connected Converters in a Hybrid AC/DC Microgrid Tied to the Main Grid

    Directory of Open Access Journals (Sweden)

    Robert Antonio Salas-Puente

    2018-03-01

    Full Text Available In this paper, a centralized control strategy for the efficient power management of power converters composing a hybrid AC/DC microgrid is explained. The study is focused on the converters connected to the DC bus. The proposed power management algorithm is implemented in a microgrid central processor which is based on assigning several operation functions to each of the generators, loads and energy storage systems in the microgrid. The power flows between the DC and AC buses are studied in several operational scenarios to verify the proposed control. Experimental and simulation results demonstrate that the algorithm allows control of the power dispatch inside the microgrid properly by performing the following tasks: communication among power converters, the grid operator and loads; connection and disconnection of loads; control of the power exchange between the distributed generators and the energy storage system and, finally, supervision of the power dispatch limit set by the grid operator.

  11. Grid regulation services for energy storage devices based on grid frequency

    Energy Technology Data Exchange (ETDEWEB)

    Pratt, Richard M.; Hammerstrom, Donald J.; Kintner-Meyer, Michael C. W.; Tuffner, Francis K.

    2017-09-05

    Disclosed herein are representative embodiments of methods, apparatus, and systems for charging and discharging an energy storage device connected to an electrical power distribution system. In one exemplary embodiment, a controller monitors electrical characteristics of an electrical power distribution system and provides an output to a bi-directional charger causing the charger to charge or discharge an energy storage device (e.g., a battery in a plug-in hybrid electric vehicle (PHEV)). The controller can help stabilize the electrical power distribution system by increasing the charging rate when there is excess power in the electrical power distribution system (e.g., when the frequency of an AC power grid exceeds an average value), or by discharging power from the energy storage device to stabilize the grid when there is a shortage of power in the electrical power distribution system (e.g., when the frequency of an AC power grid is below an average value).

  12. Grid regulation services for energy storage devices based on grid frequency

    Science.gov (United States)

    Pratt, Richard M; Hammerstrom, Donald J; Kintner-Meyer, Michael C.W.; Tuffner, Francis K

    2013-07-02

    Disclosed herein are representative embodiments of methods, apparatus, and systems for charging and discharging an energy storage device connected to an electrical power distribution system. In one exemplary embodiment, a controller monitors electrical characteristics of an electrical power distribution system and provides an output to a bi-directional charger causing the charger to charge or discharge an energy storage device (e.g., a battery in a plug-in hybrid electric vehicle (PHEV)). The controller can help stabilize the electrical power distribution system by increasing the charging rate when there is excess power in the electrical power distribution system (e.g., when the frequency of an AC power grid exceeds an average value), or by discharging power from the energy storage device to stabilize the grid when there is a shortage of power in the electrical power distribution system (e.g., when the frequency of an AC power grid is below an average value).

  13. Smart Grid in Denmark. Appendix report; Smart Grid i Danmark. Bilagsrapport

    Energy Technology Data Exchange (ETDEWEB)

    2010-07-01

    Electricity consumption and electricity production in Denmark will change significantly in future years. Electricity customers will demand new services in line with that they replace oil furnaces with electric heat pumps and the traditional petrol car with an electric car. The electricity sector must be ready to deliver those services with the same high delivery reliability as before. This must happen in a situation where power generation is increasingly coming from renewable energy. The purpose of the present analysis was to describe and analyse the specific challenges facing the electricity system in the next 15 to 25 years. Energinet.dk and the Danish Energy Association has analysed the part of the Smart Grid that enables an efficient interaction between wind power production, heat pumps in residential buildings as well as electric and plug-in hybrid cars. The appendix report describes the following issues: Scenarios for the power system's future loads; Optimisation of the power distribution grid for the future; Electro technical challenges in the future power grid; Components for handling the future challenges; Value of power system deliveries through establishing a Smart Grid; Economic analyses. (ln)

  14. Further validation of liquid metal MHD code for unstructured grid based on OpenFOAM

    Energy Technology Data Exchange (ETDEWEB)

    Feng, Jingchao; Chen, Hongli, E-mail: hlchen1@ustc.edu.cn; He, Qingyun; Ye, Minyou

    2015-11-15

    Highlights: • Specific correction scheme has been adopted to revise the calculating result for non-orthogonal meshes. • The developed MHD code based on OpenFOAM platform has been validated by benchmark cases under uniform and non-uniform magnetic field in round and rectangular ducts. • ALEX experimental results have been used to validate the MHD code based on OpenFOAM. - Abstract: In fusion liquid metal blankets, complex geometries involving contractions, expansions, bends, manifolds are very common. The characteristics of liquid metal flow in these geometries are significant. In order to extend the magnetohydrodynamic (MHD) solver developed on OpenFOAM platform to be applied in the complex geometry, the MHD solver based on unstructured meshes has been implemented. The adoption of non-orthogonal correction techniques in the solver makes it possible to process the non-orthogonal meshes in complex geometries. The present paper focused on the validation of the code under critical conditions. An analytical solution benchmark case and two experimental benchmark cases were conducted to validate the code. Benchmark case I is MHD flow in a circular pipe with arbitrary electric conductivity of the walls in a uniform magnetic field. Benchmark cases II and III are experimental cases of 3D laminar steady MHD flow under fringing magnetic field. In all these cases, the numerical results match well with the benchmark cases.

  15. Further validation of liquid metal MHD code for unstructured grid based on OpenFOAM

    International Nuclear Information System (INIS)

    Feng, Jingchao; Chen, Hongli; He, Qingyun; Ye, Minyou

    2015-01-01

    Highlights: • Specific correction scheme has been adopted to revise the calculating result for non-orthogonal meshes. • The developed MHD code based on OpenFOAM platform has been validated by benchmark cases under uniform and non-uniform magnetic field in round and rectangular ducts. • ALEX experimental results have been used to validate the MHD code based on OpenFOAM. - Abstract: In fusion liquid metal blankets, complex geometries involving contractions, expansions, bends, manifolds are very common. The characteristics of liquid metal flow in these geometries are significant. In order to extend the magnetohydrodynamic (MHD) solver developed on OpenFOAM platform to be applied in the complex geometry, the MHD solver based on unstructured meshes has been implemented. The adoption of non-orthogonal correction techniques in the solver makes it possible to process the non-orthogonal meshes in complex geometries. The present paper focused on the validation of the code under critical conditions. An analytical solution benchmark case and two experimental benchmark cases were conducted to validate the code. Benchmark case I is MHD flow in a circular pipe with arbitrary electric conductivity of the walls in a uniform magnetic field. Benchmark cases II and III are experimental cases of 3D laminar steady MHD flow under fringing magnetic field. In all these cases, the numerical results match well with the benchmark cases.

  16. Numerical study of steady/unsteady flow and heat transfer in porous media using a characteristics-based matrix-free implicit FV method on unstructured grids

    International Nuclear Information System (INIS)

    Chiem, Kok Siong; Zhao Yong

    2004-01-01

    In this study, a high-resolution characteristic-based finite-volume (FV) method on unstructured grids [Int. J. Numer. Method Eng. 50 (2001) 11; Int. J. Heat Fluid Flow 21 (2000) 432] is extended by a matrix-free implicit dual-time stepping scheme for the numerical simulation of steady and unsteady flow and heat transfer with porous media. The method has been used to study the characteristics of a complex problem: flow and heat transfer in a channel with multiple discrete porous blocks, which was originally proposed by Huang and Vafai [J. Thermophys. Heat Transfer 8 (3) (1994) 563]. In addition, flow and heat transfer in a channel partially or fully filled with porous layers and containing solid protruding blocks with constant heat flux on its lower surface are also investigated in details. Hydrodynamic and heat transfer results are reported for both steady and transient flow cases. In particular, the effects of Darcy and Reynolds numbers on heat transfer augmentation and pressure loss are studied. An in-depth discussion of the formation and variation of recirculation is presented and the existence of optimum porous insert is demonstrated. At high Reynolds numbers the flow in the porous channel exhibits a cyclic characteristics although unlike the non-porous channel flow, the cyclic vortex development is only restricted to a small area behind the last solid block, while temperature changes more slowly and does not exhibit cyclic variations over a long period of time. It is shown that for all the cases studied altering some parametric values can have significant and interesting effects on both flow pattern as well as heat transfer characteristics

  17. Final Report for DOE grant DE-FG02-07ER64432 "New Grid and Discretization Technologies for Ocean and Ice Simulations"

    Energy Technology Data Exchange (ETDEWEB)

    Gunzburger, Max

    2013-03-12

    The work reported is in pursuit of these goals: high-quality unstructured, non-uniform Voronoi and Delaunay grids; improved finite element and finite volume discretization schemes; and improved finite element and finite volume discretization schemes. These are sought for application to spherical and three-dimensional applications suitable for ocean, atmosphere, ice-sheet, and other climate modeling applications.

  18. Cellular Genetic Algorithm with Communicating Grids for Assembly Line Balancing Problems

    Directory of Open Access Journals (Sweden)

    BRUDARU, O.

    2010-05-01

    Full Text Available This paper presents a new approach with cellular multigrid genetic algorithms for the "I"-shaped and "U"-shaped assembly line balancing problems, including parallel workstations and compatibility constraints. First, a cellular hybrid genetic algorithm that uses a single grid is described. Appropriate operators for mutation, hypermutation, and crossover and two devoration techniques are proposed for creating and maintaining groups based on similarity. This monogrid algorithm is extended for handling many populations placed on different grids. In the multigrid version, the population of each grid is organized in clusters using the positional information of the chromosomes. A similarity preserving communication protocol between the clusters placed on different grids is introduced. The experimental evaluation shows that the multigrid cellular genetic algorithm with communicating grids is better than the hybrid genetic algorithm used for building it, whereas it dominates the monogrid version in all cases. Absolute performance is evaluated using classical benchmarks. The role of certain components of the cellular algorithm is explained and the effect of some parameters is evaluated.

  19. Implementation of LDG method for 3D unstructured meshes

    Directory of Open Access Journals (Sweden)

    Filander A. Sequeira Chavarría

    2012-07-01

    Full Text Available This paper describes an implementation of the Local Discontinuous Galerkin method (LDG applied to elliptic problems in 3D. The implementation of the major operators is discussed. In particular the use of higher-order approximations and unstructured meshes. Efficient data structures that allow fast assembly of the linear system in the mixed formulation are described in detail. Keywords: Discontinuous finite element methods, high-order approximations, unstructured meshes, object-oriented programming. Mathematics Subject Classification: 65K05, 65N30, 65N55.

  20. An efficient approach to unstructured mesh hydrodynamics on the cell broadband engine (u)

    Energy Technology Data Exchange (ETDEWEB)

    Ferenbaugh, Charles R [Los Alamos National Laboratory

    2010-12-14

    Unstructured mesh physics for the Cell Broadband Engine (CBE) has received little or no attention to date, largely because the CBE architecture poses particular challenges for unstructured mesh algorithms. SPU memory management strategies such as data preloading cannot be applied to the irregular memory storage patterns of unstructured meshes; and the SPU vector instruction set does not support the indirect addressing needed by connectivity arrays. This paper presents an approach to unstructured mesh physics that addresses these challenges, by creating a new mesh data structure and reorganizing code to give efficient CBE performance. The approach is demonstrated on the FLAG production hydrodynamics code using standard test problems, and results show an average speedup of more than 5x over the original code.

  1. 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.

  2. Future electrical distribution grids: Smart Grids

    International Nuclear Information System (INIS)

    Hadjsaid, N.; Sabonnadiere, J.C.; Angelier, J.P.

    2010-01-01

    The new energy paradigm faced by distribution network represents a real scientific challenge. Thus, national and EU objectives in terms of environment and energy efficiency with resulted regulatory incentives for renewable energies, the deployment of smart meters and the need to respond to changing needs including new uses related to electric and plug-in hybrid vehicles introduce more complexity and favour the evolution towards a smarter grid. The economic interest group in Grenoble IDEA in connection with the power laboratory G2ELab at Grenoble Institute of technology, EDF and Schneider Electric are conducting research on the electrical distribution of the future in presence of distributed generation for ten years.Thus, several innovations emerged in terms of flexibility and intelligence of the distribution network. One can notice the intelligence solutions for voltage control, the tools of network optimization, the self-healing techniques, the innovative strategies for connecting distributed and intermittent generation or load control possibilities for the distributor. All these innovations are firmly in the context of intelligent networks of tomorrow 'Smart Grids'. (authors)

  3. Hybrid system power generation'wind-photovoltaic' connected to the ...

    African Journals Online (AJOL)

    Hybrid system power generation'wind-photovoltaic' connected to the ... from Hybrid System, power delivered to or from grid and phase voltage of the inverter leg. ... Renewable Energy, Electrical Network 220 kV, Hybrid System, Solar, MPPT.

  4. 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

  5. Quantum search of a real unstructured database

    Science.gov (United States)

    Broda, Bogusław

    2016-02-01

    A simple circuit implementation of the oracle for Grover's quantum search of a real unstructured classical database is proposed. The oracle contains a kind of quantumly accessible classical memory, which stores the database.

  6. Integration of plug-in hybrid electric vehicles (PHEV) with grid connected residential photovoltaic energy systems

    Science.gov (United States)

    Nagarajan, Adarsh; Shireen, Wajiha

    2013-06-01

    This paper proposes an approach for integrating Plug-In Hybrid Electric Vehicles (PHEV) to an existing residential photovoltaic system, to control and optimize the power consumption of residential load. Control involves determining the source from which residential load will be catered, where as optimization of power flow reduces the stress on the grid. The system built to achieve the goal is a combination of the existing residential photovoltaic system, PHEV, Power Conditioning Unit (PCU), and a controller. The PCU involves two DC-DC Boost Converters and an inverter. This paper emphasizes on developing the controller logic and its implementation in order to accommodate the flexibility and benefits of the proposed integrated system. The proposed controller logic has been simulated using MATLAB SIMULINK and further implemented using Digital Signal Processor (DSP) microcontroller, TMS320F28035, from Texas Instruments

  7. 15 MW HArdware-in-the-loop Grid Simulation Project

    Energy Technology Data Exchange (ETDEWEB)

    Rigas, Nikolaos [Clemson Univ., SC (United States); Fox, John Curtiss [Clemson Univ., SC (United States); Collins, Randy [Clemson Univ., SC (United States); Tuten, James [Clemson Univ., SC (United States); Salem, Thomas [Clemson Univ., SC (United States); McKinney, Mark [Clemson Univ., SC (United States); Hadidi, Ramtin [Clemson Univ., SC (United States); Gislason, Benjamin [Clemson Univ., SC (United States); Boessneck, Eric [Clemson Univ., SC (United States); Leonard, Jesse [Clemson Univ., SC (United States)

    2014-10-31

    The 15MW Hardware-in-the-loop (HIL) Grid Simulator project was to (1) design, (2) construct and (3) commission a state-of-the-art grid integration testing facility for testing of multi-megawatt devices through a ‘shared facility’ model open to all innovators to promote the rapid introduction of new technology in the energy market to lower the cost of energy delivered. The 15 MW HIL Grid Simulator project now serves as the cornerstone of the Duke Energy Electric Grid Research, Innovation and Development (eGRID) Center. This project leveraged the 24 kV utility interconnection and electrical infrastructure of the US DOE EERE funded WTDTF project at the Clemson University Restoration Institute in North Charleston, SC. Additionally, the project has spurred interest from other technology sectors, including large PV inverter and energy storage testing and several leading edge research proposals dealing with smart grid technologies, grid modernization and grid cyber security. The key components of the project are the power amplifier units capable of providing up to 20MW of defined power to the research grid. The project has also developed a one of a kind solution to performing fault ride-through testing by combining a reactive divider network and a large power converter into a hybrid method. This unique hybrid method of performing fault ride-through analysis will allow for the research team at the eGRID Center to investigate the complex differences between the alternative methods of performing fault ride-through evaluations and will ultimately further the science behind this testing. With the final goal of being able to perform HIL experiments and demonstration projects, the eGRID team undertook a significant challenge with respect to developing a control system that is capable of communicating with several different pieces of equipment with different communication protocols in real-time. The eGRID team developed a custom fiber optical network that is based upon FPGA

  8. A Denotational Semantics for Communicating Unstructured Code

    Directory of Open Access Journals (Sweden)

    Nils Jähnig

    2015-03-01

    Full Text Available An important property of programming language semantics is that they should be compositional. However, unstructured low-level code contains goto-like commands making it hard to define a semantics that is compositional. In this paper, we follow the ideas of Saabas and Uustalu to structure low-level code. This gives us the possibility to define a compositional denotational semantics based on least fixed points to allow for the use of inductive verification methods. We capture the semantics of communication using finite traces similar to the denotations of CSP. In addition, we examine properties of this semantics and give an example that demonstrates reasoning about communication and jumps. With this semantics, we lay the foundations for a proof calculus that captures both, the semantics of unstructured low-level code and communication.

  9. Impact of peak electricity demand in distribution grids: a stress test

    NARCIS (Netherlands)

    Hoogsteen, Gerwin; Molderink, Albert; Hurink, Johann L.; Smit, Gerardus Johannes Maria; Schuring, Friso; Kootstra, Ben

    2015-01-01

    The number of (hybrid) electric vehicles is growing, leading to a higher demand for electricity in distribution grids. To investigate the effects of the expected peak demand on distribution grids, a stress test with 15 electric vehicles in a single street is conducted and described in this paper.

  10. Long characteristics with piecewise linear sources designed for unstructured grids

    International Nuclear Information System (INIS)

    Pandya, Tara M.; Adams, Marvin L.; Hawkins, W. Daryl

    2011-01-01

    We present a method of long characteristics (MOC or LC) that employs a piece-wise linear (PWL) finite-element representation of the total source in each cell. PWL basis functions were designed to allow discontinuous finite-element methods (DFEMs) and characteristic methods to obtain accurate solutions in optically thick diffusive regions with polygonal (2D) or polyhedral (3D) cells. Our work is motivated by the following observations. Our PWL-LC should reproduce the excellent diffusion-limit behavior of the PWL DFEM but should be more accurate in streaming regions. As an LC method it also offer the potential for improved performance of transport sweeps on massively parallel architectures, because it allows face-based and track-based sweeps in addition to cell-based. We have implemented the two-dimensional (x, y) polygonal-cell version of this method in the parallel transport code PDT. The rectangular-grid results shown here demonstrate that the method with PWL sources is accurate for thick diffusive problems, for which methods with piece-wise constant or higher-order polynomial sources fail. Our results also demonstrate that the PWL-LC method is more accurate than the PWL-DFEM in streaming dominated steady-state problems. We discuss options for time discretization and present results from time-dependent problems that illustrate pros and cons of some options. Our results suggest that the most accurate solutions will be obtained via long characteristics in space and time but that less memory-intensive treatments can provide MOC solutions that are at least as robust and accurate as those obtained by PWL-DFEM. (author)

  11. ¬MPPT Pada Sistem PV Menggunakan Algoritma Firefly dan Modified P&O dengan Konverter Hybrid Cuk terkoneksi ke Grid Satu Phasa di Bawah Kondisi Partial Shaded

    Directory of Open Access Journals (Sweden)

    Dhuhari Chalis Bani

    2017-01-01

    Full Text Available Abstrak— Photovoltaic (PV merupakan sumber energi terbarukan yang paling banyak dijumpai di alam serta merupakn energi alternatif yang sangat pesat perkembangannya. Untuk mengahasilkan daya, sebuah PV dipengaruhi sebuah nilai intensitas cahaya matahari yang mengenainya. Sebuah sistem PV membutuhkan sebuah kontrol yang bertujuan untuk meningkatkan efisien daya PV tersebut. Kontrol ini adalah Maximum Power Point Tracking (MPPT yang dapat mengoptimalkan daya yang dihasilkan oleh PV.  Sebuah PV hanya menghasilkan nilai tegangan yang rendah, untuk itu perlu menggunakan koverter DC-DC step up untuk menaikan rasio tegangan DC tadi. Untuk mengoptimalkan sistem ini, diperlukan sebuah konverter yang efisien dan dapat menghasilkan rasio konversi tegangan yang tinggi. Pada penelitian menggunakan firefly algoritm (FFA dan modified perturb and observe (P&O sebagai MPPT untuk mendapatkan nilai daya optimal pada keluaran PV.  Konverter DC-DC yang digunakan adalah hybrid cuk converter boost mode yang memiliki rasio tegangan yang tinggi. Dari DC-link kemudian masuk ke inverter (VSI yang diinterkoneksi dengan grid menggunakan current control. Hasil analisis simulasi menunjukan bahwa FFA dan P&O mampu menghasilkan daya PV yang optimum dengan riak yang kecil dan konverter hybrid cuk converter boost mode dapat menghasilkan rasio tegangan yang lebih besar dibandingkan konverter cuk biasa.   Kata Kunci — PV, MPPT FFA, MPPT P&O, Hybrid Cuk Converter, DC-Link, Inverter Grid Connected

  12. The role of smart grids in integrating renewable energy

    Directory of Open Access Journals (Sweden)

    Ali MEKKAOUI

    2017-06-01

    Full Text Available In this paper a novel model of smart grid connected photovoltaic / wind turbine hybrid system is developed. A Smart Grid has been presented in MATLAB/SIMULINK environment to see the approach for analysis of power exchange. Analysis of this last, gives the exact idea to know the range of maximum permissible loads that can be connected to their relevant bus bars. This paper presents the variation of Active Power with varying load angle in context with small signal analysis. The Smart Grid, regarded as the future generation power grid, uses two-way flow of electricity and information to create a widely distributed automated energy delivery network.

  13. A second-order cell-centered Lagrangian ADER-MOOD finite volume scheme on multidimensional unstructured meshes for hydrodynamics

    Science.gov (United States)

    Boscheri, Walter; Dumbser, Michael; Loubère, Raphaël; Maire, Pierre-Henri

    2018-04-01

    In this paper we develop a conservative cell-centered Lagrangian finite volume scheme for the solution of the hydrodynamics equations on unstructured multidimensional grids. The method is derived from the Eucclhyd scheme discussed in [47,43,45]. It is second-order accurate in space and is combined with the a posteriori Multidimensional Optimal Order Detection (MOOD) limiting strategy to ensure robustness and stability at shock waves. Second-order of accuracy in time is achieved via the ADER (Arbitrary high order schemes using DERivatives) approach. A large set of numerical test cases is proposed to assess the ability of the method to achieve effective second order of accuracy on smooth flows, maintaining an essentially non-oscillatory behavior on discontinuous profiles, general robustness ensuring physical admissibility of the numerical solution, and precision where appropriate.

  14. Large-eddy simulation/Reynolds-averaged Navier-Stokes hybrid schemes for high speed flows

    Science.gov (United States)

    Xiao, Xudong

    Three LES/RANS hybrid schemes have been proposed for the prediction of high speed separated flows. Each method couples the k-zeta (Enstrophy) BANS model with an LES subgrid scale one-equation model by using a blending function that is coordinate system independent. Two of these functions are based on turbulence dissipation length scale and grid size, while the third one has no explicit dependence on the grid. To implement the LES/RANS hybrid schemes, a new rescaling-reintroducing method is used to generate time-dependent turbulent inflow conditions. The hybrid schemes have been tested on a Mach 2.88 flow over 25 degree compression-expansion ramp and a Mach 2.79 flow over 20 degree compression ramp. A special computation procedure has been designed to prevent the separation zone from expanding upstream to the recycle-plane. The code is parallelized using Message Passing Interface (MPI) and is optimized for running on IBM-SP3 parallel machine. The scheme was validated first for a flat plate. It was shown that the blending function has to be monotonic to prevent the RANS region from appearing in the LES region. In the 25 deg ramp case, the hybrid schemes provided better agreement with experiment in the recovery region. Grid refinement studies demonstrated the importance of using a grid independent blend function and further improvement with experiment in the recovery region. In the 20 deg ramp case, with a relatively finer grid, the hybrid scheme characterized by grid independent blending function well predicted the flow field in both the separation region and the recovery region. Therefore, with "appropriately" fine grid, current hybrid schemes are promising for the simulation of shock wave/boundary layer interaction problems.

  15. Harmonic analysis and suppression in hybrid wind & PV solar system

    Science.gov (United States)

    Gupta, Tripti; Namekar, Swapnil

    2018-04-01

    The growing demand of electricity has led to produce power through non-conventional source of energy such as solar energy, wind energy, hydro power, energy through biogas and biomass etc. Hybrid system is taken to complement the shortcoming of either sources of energy. The proposed system is grid connected hybrid wind and solar system. A 2.1 MW Doubly fed Induction Generator (DFIG) has been taken for analysis of wind farm whose rotor part is connected to two back-to-back converters. A 250 KW Photovoltaic (PV) array taken to analyze solar farm where inverter is required to convert power from DC to AC since electricity generated through solar PV is in the form of DC. Stability and reliability of the system is very important when the system is grid connected. Harmonics is the major Power quality issue which degrades the quality of power at load side. Harmonics in hybrid system arise through the use of power conversion unit. The other causes of harmonics are fluctuation in wind speed and solar irradiance. The power delivered to grid must be free from harmonics and within the limits specified by Indian grid codes. In proposed work, harmonic analysis of the hybrid system is performed in Electrical Transient Analysis program (ETAP) and single tuned harmonic filter is designed to maintain the utility grid harmonics within limits.

  16. An Experimental Evaluation of the DQ-DHT Algorithm in a Grid Information Service

    Science.gov (United States)

    Papadakis, Harris; Trunfio, Paolo; Talia, Domenico; Fragopoulou, Paraskevi

    DQ-DHT is a resource discovery algorithm that combines the Dynamic Querying (DQ) technique used in unstructured peer-to-peer networks with an algorithm for efficient broadcast over a Distributed Hash Table (DHT). Similarly to DQ, DQ-DHT dynamically controls the query propagation on the basis of the desired number of results and the popularity of the resource to be located. Differently from DQ, DQ-DHT exploits the structural properties of a DHT to avoid message duplications, thus reducing the amount of network traffic generated by each query. The goal of this paper is to evaluate experimentally the amount of traffic generated by DQ-DHT compared to the DQ algorithm in a Grid infrastructure. A prototype of a Grid information service, which can use both DQ and DQ-DHT as resource discovery algorithm, has been implemented and deployed on the Grid'5000 infrastructure for evaluation. The experimental results presented in this paper show that DQ-DHT significantly reduces the amount of network traffic generated during the discovery process compared to the original DQ algorithm.

  17. A Krylov Subspace Method for Unstructured Mesh SN Transport Computation

    International Nuclear Information System (INIS)

    Yoo, Han Jong; Cho, Nam Zin; Kim, Jong Woon; Hong, Ser Gi; Lee, Young Ouk

    2010-01-01

    Hong, et al., have developed a computer code MUST (Multi-group Unstructured geometry S N Transport) for the neutral particle transport calculations in three-dimensional unstructured geometry. In this code, the discrete ordinates transport equation is solved by using the discontinuous finite element method (DFEM) or the subcell balance methods with linear discontinuous expansion. In this paper, the conventional source iteration in the MUST code is replaced by the Krylov subspace method to reduce computing time and the numerical test results are given

  18. High-resolution subgrid models: background, grid generation, and implementation

    Science.gov (United States)

    Sehili, Aissa; Lang, Günther; Lippert, Christoph

    2014-04-01

    The basic idea of subgrid models is the use of available high-resolution bathymetric data at subgrid level in computations that are performed on relatively coarse grids allowing large time steps. For that purpose, an algorithm that correctly represents the precise mass balance in regions where wetting and drying occur was derived by Casulli (Int J Numer Method Fluids 60:391-408, 2009) and Casulli and Stelling (Int J Numer Method Fluids 67:441-449, 2010). Computational grid cells are permitted to be wet, partially wet, or dry, and no drying threshold is needed. Based on the subgrid technique, practical applications involving various scenarios were implemented including an operational forecast model for water level, salinity, and temperature of the Elbe Estuary in Germany. The grid generation procedure allows a detailed boundary fitting at subgrid level. The computational grid is made of flow-aligned quadrilaterals including few triangles where necessary. User-defined grid subdivision at subgrid level allows a correct representation of the volume up to measurement accuracy. Bottom friction requires a particular treatment. Based on the conveyance approach, an appropriate empirical correction was worked out. The aforementioned features make the subgrid technique very efficient, robust, and accurate. Comparison of predicted water levels with the comparatively highly resolved classical unstructured grid model shows very good agreement. The speedup in computational performance due to the use of the subgrid technique is about a factor of 20. A typical daily forecast can be carried out in less than 10 min on a standard PC-like hardware. The subgrid technique is therefore a promising framework to perform accurate temporal and spatial large-scale simulations of coastal and estuarine flow and transport processes at low computational cost.

  19. The rural villages electrification with a hybrid photovoltaic

    International Nuclear Information System (INIS)

    Kocev, Kiril; Dimitrov, Dimitar; Tugjarov, Gjorgji

    2002-01-01

    Depending on a daily load demand, distance from the utility grid and the available solar energy, the rural villages electrification with a hybrid photovoltaic (PV) system can be a cheaper solution than the classic electrification, by connecting them to the utility grid. Besides PV generator, the considered hybrid system is consisted of a battery and a diesel genset. For the concrete case - rural village with estimated daily load demand of 15.5 kWh/day, with the computer program PVFORM, which is modified for such hybrid system, were simulated a few hundreds PV systems, with different sizes of the PV generator and of the battery capacity. Analyzing the obtained results, it can be foreseen the influence of the component size on the system functionality. From the mass of possible system combinations, it is chosen one that has 42 % lower initial investment, than the initial investment for connection of the village to the utility grid. (Original)

  20. A Polar Fuzzy Control Scheme for Hybrid Power System Using Vehicle-To-Grid Technique

    Directory of Open Access Journals (Sweden)

    Mohammed Elsayed Lotfy

    2017-07-01

    Full Text Available A novel polar fuzzy (PF control approach for a hybrid power system is proposed in this research. The proposed control scheme remedies the issues of system frequency and the continuity of demand supply caused by renewable sources’ uncertainties. The hybrid power system consists of a wind turbine generator (WTG, solar photovoltaics (PV, a solar thermal power generator (STPG, a diesel engine generator (DEG, an aqua-electrolyzer (AE, an ultra-capacitor (UC, a fuel-cell (FC, and a flywheel (FW. Furthermore, due to the high cost of the battery energy storage system (BESS, a new idea of vehicle-to-grid (V2G control is applied to use the battery of the electric vehicle (EV as equivalent to large-scale energy storage units instead of small batteries to improve the frequency stability of the system. In addition, EV customers’ convenience is taken into account. A minimal-order observer is used to estimate the supply error. Then, the area control error (ACE signal is calculated in terms of the estimated supply error and the frequency deviation. ACE is considered in the frequency domain. Two PF approaches are utilized in the intended system. The mission of each controller is to mitigate one frequency component of ACE. The responsibility for ACE compensation is shared among all parts of the system according to their speed of response. The performance of the proposed control scheme is compared to the conventional fuzzy logic control (FLC. The effectiveness and robustness of the proposed control technique are verified by numerical simulations under various scenarios.

  1. Micro-Grids for Colonias (TX)

    Energy Technology Data Exchange (ETDEWEB)

    Dean Schneider; Michael Martin; Renee Berry; Charles Moyer

    2012-07-31

    This report describes the results of the final implementation and testing of a hybrid micro-grid system designed for off-grid applications in underserved Colonias along the Texas/Mexico border. The project is a federally funded follow-on to a project funded by the Texas State Energy Conservation Office in 2007 that developed and demonstrated initial prototype hybrid generation systems consisting of a proprietary energy storage technology, high efficiency charging and inverting systems, photovoltaic cells, a wind turbine, and bio-diesel generators. This combination of technologies provided continuous power to dwellings that are not grid connected, with a significant savings in fuel by allowing power generation at highly efficient operating conditions. The objective of this project was to complete development of the prototype systems and to finalize and engineering design; to install and operate the systems in the intended environment, and to evaluate the technical and economic effectiveness of the systems. The objectives of this project were met. This report documents the final design that was achieved and includes the engineering design documents for the system. The system operated as designed, with the system availability limited by maintenance requirements of the diesel gensets. Overall, the system achieved a 96% availability over the operation of the three deployed systems. Capital costs of the systems were dependent upon both the size of the generation system and the scope of the distribution grid, but, in this instance, the systems averaged $0.72/kWh delivered. This cost would decrease significantly as utilization of the system increased. The system with the highest utilization achieved a capitol cost amortized value of $0.34/kWh produced. The average amortized fuel and maintenance cost was $0.48/kWh which was dependent upon the amount of maintenance required by the diesel generator. Economically, the system is difficult to justify as an alternative to grid

  2. DSOGI-PLL Based Power Control Method to Mitigate Control Errors Under Disturbances of Grid Connected Hybrid Renewable Power Systems

    Directory of Open Access Journals (Sweden)

    Mehmet Emin Meral

    2018-01-01

    Full Text Available The control of power converter devices is one of the main research lines in interfaced renewable energy sources, such as solar cells and wind turbines. Therefore, suitable control algorithms should be designed in order to regulate power or current properly and attain a good power quality for some disturbances, such as voltage sag/swell, voltage unbalances and fluctuations, long interruptions, and harmonics. Various synchronisation techniques based control strategies are implemented for the hybrid power system applications under unbalanced conditions in literature studies. In this paper, synchronisation algorithms based Proportional-Resonant (PR power/current controller is applied to the hybrid power system (solar cell + wind turbine + grid, and Dual Second Order Generalized Integrator-Phase Locked Loop (DSOGI-PLL based PR controller in stationary reference frame provides a solution to overcome these problems. The influence of various cases, such as unbalance, and harmonic conditions, is examined, analysed and compared to the PR controllers based on DSOGI-PLL and SRF-PLL. The results verify the effectiveness and correctness of the proposed DSOGI-PLL based power control method.

  3. Comparative reliability of structured versus unstructured interviews in the admission process of a residency program.

    Science.gov (United States)

    Blouin, Danielle; Day, Andrew G; Pavlov, Andrey

    2011-12-01

    Although never directly compared, structured interviews are reported as being more reliable than unstructured interviews. This study compared the reliability of both types of interview when applied to a common pool of applicants for positions in an emergency medicine residency program. In 2008, one structured interview was added to the two unstructured interviews traditionally used in our resident selection process. A formal job analysis using the critical incident technique guided the development of the structured interview tool. This tool consisted of 7 scenarios assessing 4 of the domains deemed essential for success as a resident in this program. The traditional interview tool assessed 5 general criteria. In addition to these criteria, the unstructured panel members were asked to rate each candidate on the same 4 essential domains rated by the structured panel members. All 3 panels interviewed all candidates. Main outcomes were the overall, interitem, and interrater reliabilities, the correlations between interview panels, and the dimensionality of each interview tool. Thirty candidates were interviewed. The overall reliability reached 0.43 for the structured interview, and 0.81 and 0.71 for the unstructured interviews. Analyses of the variance components showed a high interrater, low interitem reliability for the structured interview, and a high interrater, high interitem reliability for the unstructured interviews. The summary measures from the 2 unstructured interviews were significantly correlated, but neither was correlated with the structured interview. Only the structured interview was multidimensional. A structured interview did not yield a higher overall reliability than both unstructured interviews. The lower reliability is explained by a lower interitem reliability, which in turn is due to the multidimensionality of the interview tool. Both unstructured panels consistently rated a single dimension, even when prompted to assess the 4 specific domains

  4. Bracketing as a skill in conducting unstructured qualitative interviews.

    Science.gov (United States)

    Sorsa, Minna Anneli; Kiikkala, Irma; Åstedt-Kurki, Päivi

    2015-03-01

    To provide an overview of bracketing as a skill in unstructured qualitative research interviews. Researchers affect the qualitative research process. Bracketing in descriptive phenomenology entails researchers setting aside their pre-understanding and acting non-judgementally. In interpretative phenomenology, previous knowledge is used intentionally to create new understanding. A literature search of bracketing in phenomenology and qualitative research. This is a methodology paper examining the researchers' impact in creating data in creating data in qualitative research. Self-knowledge, sensitivity and reflexivity of the researcher enable bracketing. Skilled and experienced researchers are needed to use bracketing in unstructured qualitative research interviews. Bracketing adds scientific rigour and validity to any qualitative study.

  5. Towards Cost and Comfort Based Hybrid Optimization for Residential Load Scheduling in a Smart Grid

    Directory of Open Access Journals (Sweden)

    Nadeem Javaid

    2017-10-01

    Full Text Available In a smart grid, several optimization techniques have been developed to schedule load in the residential area. Most of these techniques aim at minimizing the energy consumption cost and the comfort of electricity consumer. Conversely, maintaining a balance between two conflicting objectives: energy consumption cost and user comfort is still a challenging task. Therefore, in this paper, we aim to minimize the electricity cost and user discomfort while taking into account the peak energy consumption. In this regard, we implement and analyse the performance of a traditional dynamic programming (DP technique and two heuristic optimization techniques: genetic algorithm (GA and binary particle swarm optimization (BPSO for residential load management. Based on these techniques, we propose a hybrid scheme named GAPSO for residential load scheduling, so as to optimize the desired objective function. In order to alleviate the complexity of the problem, the multi dimensional knapsack is used to ensure that the load of electricity consumer will not escalate during peak hours. The proposed model is evaluated based on two pricing schemes: day-ahead and critical peak pricing for single and multiple days. Furthermore, feasible regions are calculated and analysed to develop a relationship between power consumption, electricity cost, and user discomfort. The simulation results are compared with GA, BPSO and DP, and validate that the proposed hybrid scheme reflects substantial savings in electricity bills with minimum user discomfort. Moreover, results also show a phenomenal reduction in peak power consumption.

  6. Simulation of a Wall-Bounded Flow using a Hybrid LES/RAS Approach with Turbulence Recycling

    Science.gov (United States)

    Quinlan, Jesse R.; Mcdaniel, James; Baurle, Robert A.

    2012-01-01

    Simulations of a supersonic recessed-cavity flow are performed using a hybrid large-eddy/ Reynolds-averaged simulation approach utilizing an inflow turbulence recycling procedure and hybridized inviscid flux scheme. Calorically perfect air enters the three-dimensional domain at a free stream Mach number of 2.92. Simulations are performed to assess grid sensitivity of the solution, efficacy of the turbulence recycling, and effect of the shock sensor used with the hybridized inviscid flux scheme. Analysis of the turbulent boundary layer upstream of the rearward-facing step for each case indicates excellent agreement with theoretical predictions. Mean velocity and pressure results are compared to Reynolds-averaged simulations and experimental data for each case, and these comparisons indicate good agreement on the finest grid. Simulations are repeated on a coarsened grid, and results indicate strong grid density sensitivity. The effect of turbulence recycling on the solution is illustrated by performing coarse grid simulations with and without inflow turbulence recycling. Two shock sensors, one of Ducros and one of Larsson, are assessed for use with the hybridized inviscid flux reconstruction scheme.

  7. Hybrid Large-Eddy/Reynolds-Averaged Simulation of a Supersonic Cavity Using VULCAN

    Science.gov (United States)

    Quinlan, Jesse; McDaniel, James; Baurle, Robert A.

    2013-01-01

    Simulations of a supersonic recessed-cavity flow are performed using a hybrid large-eddy/Reynolds-averaged simulation approach utilizing an inflow turbulence recycling procedure and hybridized inviscid flux scheme. Calorically perfect air enters a three-dimensional domain at a free stream Mach number of 2.92. Simulations are performed to assess grid sensitivity of the solution, efficacy of the turbulence recycling, and the effect of the shock sensor used with the hybridized inviscid flux scheme. Analysis of the turbulent boundary layer upstream of the rearward-facing step for each case indicates excellent agreement with theoretical predictions. Mean velocity and pressure results are compared to Reynolds-averaged simulations and experimental data for each case and indicate good agreement on the finest grid. Simulations are repeated on a coarsened grid, and results indicate strong grid density sensitivity. Simulations are performed with and without inflow turbulence recycling on the coarse grid to isolate the effect of the recycling procedure, which is demonstrably critical to capturing the relevant shear layer dynamics. Shock sensor formulations of Ducros and Larsson are found to predict mean flow statistics equally well.

  8. Using Atmospheric Pressure Tendency to Optimise Battery Charging in Off-Grid Hybrid Wind-Diesel Systems for Telecoms

    Directory of Open Access Journals (Sweden)

    Stephen Daniels

    2013-06-01

    Full Text Available Off grid telecom base stations in developing nations are powered by diesel generators. They are typically oversized and run at a fraction of their rated load for most of their operating lifetime. Running generators at partial load is inefficient and, over time, physically damages the engine. A hybrid configuration uses a battery bank, which powers the telecoms’ load for a portion of the time. The generator only operates when the battery bank needs to be charged. Adding a wind turbine further reduces the generator run hours and saves fuel. The generator is oblivious to the current wind conditions, which leads to simultaneous generator-wind power production. As the batteries become charged by the generator, the wind turbine controller is forced to dump surplus power as heat through a resistive load. This paper details how the relationship between barometric pressure and wind speed can be used to add intelligence to the battery charger. A Simulink model of the system is developed to test the different battery charging configurations. This paper demonstrates that if the battery charger is aware of upcoming wind conditions, it will provide modest fuel savings and reduce generator run hours in small-scale hybrid energy systems.

  9. Warehousing Structured and Unstructured Data for Data Mining.

    Science.gov (United States)

    Miller, L. L.; Honavar, Vasant; Barta, Tom

    1997-01-01

    Describes an extensible object-oriented view system that supports the integration of both structured and unstructured data sources in either the multidatabase or data warehouse environment. Discusses related work and data mining issues. (AEF)

  10. MCR2S unstructured mesh capabilities for use in shutdown dose rate analysis

    International Nuclear Information System (INIS)

    Eade, T.; Stonell, D.; Turner, A.

    2015-01-01

    Highlights: • Advancements in shutdown dose rate calculations will be needed as fusion moves from experimental reactors to full scale demonstration reactors in order to ensure the safety of personnel. • The MCR2S shutdown dose rate tool has been modified to allow shutdown dose rates calculations using an unstructured mesh. • The unstructured mesh capability of MCR2S was used on three shutdown dose rate models, a simple sphere, the ITER computational benchmark and the DEMO computational benchmark. • The results showed a reasonable agreement between an unstructured mesh approach and the CSG approach and highlighted the need to carefully choose the unstructured mesh resolution. - Abstract: As nuclear fusion progresses towards a sustainable energy source and the power of tokamak devices increases, a greater understanding of the radiation fields will be required. As well as on-load radiation fields, off-load or shutdown radiation field are an important consideration for the safety and economic viability of a commercial fusion reactor. Previously codes such as MCR2S have been written in order to predict the shutdown dose rates within, and in regions surrounding, a fusion reactor. MCR2S utilises a constructive solid geometry (CSG) model and a superimposed structured mesh to calculate 3-D maps of the shutdown dose rate. A new approach to MCR2S calculations is proposed and implemented using a single unstructured mesh to replace both the CSG model and the superimposed structured mesh. This new MCR2S approach has been demonstrated on three models of increasing complexity. These models were: a sphere, the ITER computational shutdown dose rate benchmark and the DEMO computational shutdown dose rate benchmark. In each case the results were compared to MCR2S calculations performed using MCR2S with CSG geometry and a superimposed structured mesh. It was concluded that the results from the unstructured mesh implementation of MCR2S compared well to the CSG structured mesh

  11. Multidimensional upwind hydrodynamics on unstructured meshes using graphics processing units - I. Two-dimensional uniform meshes

    Science.gov (United States)

    Paardekooper, S.-J.

    2017-08-01

    We present a new method for numerical hydrodynamics which uses a multidimensional generalization of the Roe solver and operates on an unstructured triangular mesh. The main advantage over traditional methods based on Riemann solvers, which commonly use one-dimensional flux estimates as building blocks for a multidimensional integration, is its inherently multidimensional nature, and as a consequence its ability to recognize multidimensional stationary states that are not hydrostatic. A second novelty is the focus on graphics processing units (GPUs). By tailoring the algorithms specifically to GPUs, we are able to get speedups of 100-250 compared to a desktop machine. We compare the multidimensional upwind scheme to a traditional, dimensionally split implementation of the Roe solver on several test problems, and we find that the new method significantly outperforms the Roe solver in almost all cases. This comes with increased computational costs per time-step, which makes the new method approximately a factor of 2 slower than a dimensionally split scheme acting on a structured grid.

  12. The rural areas electrification with a hybrid photovoltaic systems

    International Nuclear Information System (INIS)

    Kocev, Kiril I.; Dimitrov, Dimitar; Tudzharov, Gjorgji

    2001-01-01

    Depending on a daily load demand, distance from the utility grid and the available solar energy, the rural villages electrification with a hybrid photovoltaic (PV) system can be a cheaper solution than the classic electrification, by connecting them to the utility grid. Besides PV generator, the considered hybrid system is consisted of a battery and a diesel gen set. For the concrete case - rural village with estimated daily load demand of 15.5 kWh/day, with the computer program PVFORM, which is modified for such hybrid system, were simulated a few hundreds PV systems, with different sizes of the PV generator and of the battery capacity. Analyzing the obtained results, it can be foreseen the influence of the component size on the system functionality. From the mass of possible system combinations, it is chosen one that has 42 % lower initial investment, than the initial investment for connection of the village to the utility grid. (Original)

  13. Simulation of off-grid generation options for remote villages in Cameroon

    International Nuclear Information System (INIS)

    Nfah, E.M.; Ngundam, J.M.; Vandenbergh, M.; Schmid, J.

    2008-01-01

    Off-grid generation options have been simulated for remote villages in Cameroon using a load of 110 kWh/day and 12 kWp. The energy costs of proposed options were simulated using HOMER, a typical village load profile, the solar resource of Garoua and the flow of river Mungo. For a 40% increase in the cost of imported power system components, the cost of energy was found to be 0.296 EUR/kWh for a micro-hydro hybrid system comprising a 14 kW micro-hydro generator, a 15 kW LPG generator and 36 kWh of battery storage. The cost of energy for photovoltaic (PV) hybrid systems made up of an 18 kWp PV generator, a 15 kW LPG generator and 72 kWh of battery storage was also found to be 0.576 EUR/kWh for remote petrol price of 1 EUR/l and LPG price of 0.70 EUR/m 3 . The micro-hydro hybrid system proved to be the cheapest option for villages located in the southern parts of Cameroon with a flow rate of at least 200l/s, while the PV hybrid system was the cheapest option for villages in the northern parts of Cameroon with an insolation level of at least 5.55 kWh/m 2 /day. For a single-wire grid extension cost of 5000 EUR/km, operation and maintenance costs of 125 EUR/yr/km and a local grid power price of 0.1 EUR/kWh, the breakeven grid extension distances were found to be 15.4 km for micro-hydro/LPG generator systems and 37.4 km for PV/LPG generator systems respectively. These results could be used in Cameroon's National Energy Action Plan for the provision of energy services in the key sectors involved in the fight against poverty. (author)

  14. Integration of plug-in hybrid cars in the promotion of intelligent distribution networks; Integration von Plug-in-Hybrid Cars zur Foerderung intelligenter Verteilnetzstrukturen (Vorstudie) - Schlussbericht / 2 2008

    Energy Technology Data Exchange (ETDEWEB)

    Horbaty, R.; Rigassi, R.

    2008-08-15

    This final report for the Swiss Federal Office of Energy (SFOE) reviews work done as part of a preliminary study concerning the use of plug-in hybrid cars as part of a system for the regulation of energy in electricity supply grids. The 'Vehicle to Grid' concept is discussed. This involves hybrid vehicles with higher accumulator capacities, reversible charger units as well as appropriate connector technologies and communication systems. This 'smart grid' concept is looked at and the players involved are introduced. The advantages and disadvantages of such a system are discussed.

  15. Optimization-based Fluid Simulation on Unstructured Meshes

    DEFF Research Database (Denmark)

    Misztal, Marek Krzysztof; Bridson, Robert; Erleben, Kenny

    2010-01-01

    for solving the fluid dynamics equations as well as direct access to the interface geometry data, making in- clusion of a new surface energy term feasible. Furthermore, using an unstructured mesh makes it straightforward to handle curved solid boundaries and gives us a possibility to explore several fluid...

  16. Harnessing the hybrid power supply systems of utility grid and photovoltaic panels at retrofit residential single family building in Medan

    Science.gov (United States)

    Pangaribuan, A. B.; Rahmat, R. F.; Lidya, M. S.; Zálešák, M.

    2017-01-01

    The paper describes improvisation mode of energy supply source by collaboration between national utility grid as represented by fossil fuels and PV as independent renewable power resource in order to aim the energy consumptions efficiently in retrofit single family house. In this case, one existing single family house model in Medan, Indonesia was observed for the possibility of future refurbishment. The eco-design version of the house model and prediction analyses regarding nearby potential renewable energy resource (solar system) had been made using Autodesk Revit MEP 2015, Climate Consultant 6.0 and Green Building Studio Analysis. Economical evaluation of using hybrid power supply is discussed as well.

  17. Frequency Stability of Hierarchically Controlled Hybrid Photovoltaic-Battery-Hydropower Microgrids

    DEFF Research Database (Denmark)

    Guan, Yajuan; Vasquez, Juan Carlos; Guerrero, Josep M.

    2014-01-01

    Hybrid photovolvaic battery-hydropower microgrids can increase electricity accessibility and availability in remote areas. In those microgrids with grid-connected and islanded modes capabilities, seamless transition between both modes is needed as well. However, the different resources with conve......Hybrid photovolvaic battery-hydropower microgrids can increase electricity accessibility and availability in remote areas. In those microgrids with grid-connected and islanded modes capabilities, seamless transition between both modes is needed as well. However, the different resources...

  18. Comparative Analysis of On- and Off-Grid Electrification: The Case of Two South Korean Islands

    Directory of Open Access Journals (Sweden)

    Heetae Kim

    2016-04-01

    Full Text Available South Korea’s main industry is the manufacturing industry, and it requires stable energy. Korea heavily relies on importing oils to produce energy, thus efficient energy management is critical. This is why many renewable and smart energy policies and infrastructure planning are being set up currently. Supplying reliable and sustainable renewable energy to remote areas has especially been questioned; therefore, adopting sustainable and clean energy based on renewable resources cannot be delayed any more. This research examines the most economically, technologically and environmentally suitable energy grid of two South Korean Islands. Several hybrid energy system configurations that analyze and identify the optimal grid-connected and grid-independent hybrid power generation systems are simulated in this study. According to the results of the study, the optimal regionally detached power generation system was the wind-PV-battery-converter hybrid system. At the end of this paper, implications and limitations are discussed.

  19. Application of approximate pattern matching in two dimensional spaces to grid layout for biochemical network maps.

    Science.gov (United States)

    Inoue, Kentaro; Shimozono, Shinichi; Yoshida, Hideaki; Kurata, Hiroyuki

    2012-01-01

    For visualizing large-scale biochemical network maps, it is important to calculate the coordinates of molecular nodes quickly and to enhance the understanding or traceability of them. The grid layout is effective in drawing compact, orderly, balanced network maps with node label spaces, but existing grid layout algorithms often require a high computational cost because they have to consider complicated positional constraints through the entire optimization process. We propose a hybrid grid layout algorithm that consists of a non-grid, fast layout (preprocessor) algorithm and an approximate pattern matching algorithm that distributes the resultant preprocessed nodes on square grid points. To demonstrate the feasibility of the hybrid layout algorithm, it is characterized in terms of the calculation time, numbers of edge-edge and node-edge crossings, relative edge lengths, and F-measures. The proposed algorithm achieves outstanding performances compared with other existing grid layouts. Use of an approximate pattern matching algorithm quickly redistributes the laid-out nodes by fast, non-grid algorithms on the square grid points, while preserving the topological relationships among the nodes. The proposed algorithm is a novel use of the pattern matching, thereby providing a breakthrough for grid layout. This application program can be freely downloaded from http://www.cadlive.jp/hybridlayout/hybridlayout.html.

  20. Application of approximate pattern matching in two dimensional spaces to grid layout for biochemical network maps.

    Directory of Open Access Journals (Sweden)

    Kentaro Inoue

    Full Text Available BACKGROUND: For visualizing large-scale biochemical network maps, it is important to calculate the coordinates of molecular nodes quickly and to enhance the understanding or traceability of them. The grid layout is effective in drawing compact, orderly, balanced network maps with node label spaces, but existing grid layout algorithms often require a high computational cost because they have to consider complicated positional constraints through the entire optimization process. RESULTS: We propose a hybrid grid layout algorithm that consists of a non-grid, fast layout (preprocessor algorithm and an approximate pattern matching algorithm that distributes the resultant preprocessed nodes on square grid points. To demonstrate the feasibility of the hybrid layout algorithm, it is characterized in terms of the calculation time, numbers of edge-edge and node-edge crossings, relative edge lengths, and F-measures. The proposed algorithm achieves outstanding performances compared with other existing grid layouts. CONCLUSIONS: Use of an approximate pattern matching algorithm quickly redistributes the laid-out nodes by fast, non-grid algorithms on the square grid points, while preserving the topological relationships among the nodes. The proposed algorithm is a novel use of the pattern matching, thereby providing a breakthrough for grid layout. This application program can be freely downloaded from http://www.cadlive.jp/hybridlayout/hybridlayout.html.

  1. A novel hybrid approach with multidimensional-like effects for compressible flow computations

    Science.gov (United States)

    Kalita, Paragmoni; Dass, Anoop K.

    2017-07-01

    A multidimensional scheme achieves good resolution of strong and weak shocks irrespective of whether the discontinuities are aligned with or inclined to the grid. However, these schemes are computationally expensive. This paper achieves similar effects by hybridizing two schemes, namely, AUSM and DRLLF and coupling them through a novel shock switch that operates - unlike existing switches - on the gradient of the Mach number across the cell-interface. The schemes that are hybridized have contrasting properties. The AUSM scheme captures grid-aligned (and strong) shocks crisply but it is not so good for non-grid-aligned weaker shocks, whereas the DRLLF scheme achieves sharp resolution of non-grid-aligned weaker shocks, but is not as good for grid-aligned strong shocks. It is our experience that if conventional shock switches based on variables like density, pressure or Mach number are used to combine the schemes, the desired effect of crisp resolution of grid-aligned and non-grid-aligned discontinuities are not obtained. To circumvent this problem we design a shock switch based - for the first time - on the gradient of the cell-interface Mach number with very impressive results. Thus the strategy of hybridizing two carefully selected schemes together with the innovative design of the shock switch that couples them, affords a method that produces the effects of a multidimensional scheme with a lower computational cost. It is further seen that hybridization of the AUSM scheme with the recently developed DRLLFV scheme using the present shock switch gives another scheme that provides crisp resolution for both shocks and boundary layers. Merits of the scheme are established through a carefully selected set of numerical experiments.

  2. Hybrid renewable energy systems for the supply of services in rural settlements of mediterranean partner countries. The HYRESS project - the case study of the hybrid system - microgrid in Egypt

    Energy Technology Data Exchange (ETDEWEB)

    Papadakis, G.; Mohamed, E.S.; Kyriakarakos, G. [Agricultural Univ. of Athens (Greece); Kassem, A.W.S. [Alexandria Univ., El Chatbi (Egypt). Dept. of Agricultural Engineering

    2010-07-01

    Hybrid renewable energy systems is one of the most promising application of renewable energy technologies in remote areas, where the cost of grid extension is prohibitive and the price of fossil fuels increase drastically with the remoteness of the location. Applications of hybrid systems range from small power supplies for remote households providing electricity for lighting or water pumping and water supply to village electrification for remote communities. The strategic objective of the HYRESS project is to remove the knowledge barriers against the installation of Renewable Energy Systems and creation of micro grids. In order to fulfill this objective, three different modular hybrid systems with the generating technologies connected to the AC side were designet, installed and evaluated in three selected remote sites far away from the grid in Egypt, Morocco and Tunisia. This paper describes the hybrid system installed in Egypt as a case study and presents first operation results. (orig.)

  3. ALE3D: An Arbitrary Lagrangian-Eulerian Multi-Physics Code

    Energy Technology Data Exchange (ETDEWEB)

    Noble, Charles R. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Anderson, Andrew T. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Barton, Nathan R. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Bramwell, Jamie A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Capps, Arlie [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Chang, Michael H. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Chou, Jin J. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Dawson, David M. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Diana, Emily R. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Dunn, Timothy A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Faux, Douglas R. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Fisher, Aaron C. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Greene, Patrick T. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Heinz, Ines [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Kanarska, Yuliya [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Khairallah, Saad A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Liu, Benjamin T. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Margraf, Jon D. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Nichols, Albert L. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Nourgaliev, Robert N. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Puso, Michael A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Reus, James F. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Robinson, Peter B. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Shestakov, Alek I. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Solberg, Jerome M. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Taller, Daniel [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Tsuji, Paul H. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); White, Christopher A. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); White, Jeremy L. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-05-23

    ALE3D is a multi-physics numerical simulation software tool utilizing arbitrary-Lagrangian- Eulerian (ALE) techniques. The code is written to address both two-dimensional (2D plane and axisymmetric) and three-dimensional (3D) physics and engineering problems using a hybrid finite element and finite volume formulation to model fluid and elastic-plastic response of materials on an unstructured grid. As shown in Figure 1, ALE3D is a single code that integrates many physical phenomena.

  4. A piecewise linear finite element discretization of the diffusion equation for arbitrary polyhedral grids

    Energy Technology Data Exchange (ETDEWEB)

    Bailey, Teresa S. [Texas A and M University, Department of Nuclear Engineering, College Station, TX 77843-3133 (United States)], E-mail: baileyte@tamu.edu; Adams, Marvin L. [Texas A and M University, Department of Nuclear Engineering, College Station, TX 77843-3133 (United States)], E-mail: mladams@tamu.edu; Yang, Brian [Lawrence Livermore National Laboratory, Livermore, CA 94551 (United States); Zika, Michael R. [Lawrence Livermore National Laboratory, Livermore, CA 94551 (United States)], E-mail: zika@llnl.gov

    2008-04-01

    We develop a piecewise linear (PWL) Galerkin finite element spatial discretization for the multi-dimensional radiation diffusion equation. It uses recently introduced piecewise linear weight and basis functions in the finite element approximation and it can be applied on arbitrary polygonal (2D) or polyhedral (3D) grids. We first demonstrate some analytical properties of the PWL method and perform a simple mode analysis to compare the PWL method with Palmer's vertex-centered finite-volume method and with a bilinear continuous finite element method. We then show that this new PWL method gives solutions comparable to those from Palmer's. However, since the PWL method produces a symmetric positive-definite coefficient matrix, it should be substantially more computationally efficient than Palmer's method, which produces an asymmetric matrix. We conclude that the Galerkin PWL method is an attractive option for solving diffusion equations on unstructured grids.

  5. A piecewise linear finite element discretization of the diffusion equation for arbitrary polyhedral grids

    International Nuclear Information System (INIS)

    Bailey, Teresa S.; Adams, Marvin L.; Yang, Brian; Zika, Michael R.

    2008-01-01

    We develop a piecewise linear (PWL) Galerkin finite element spatial discretization for the multi-dimensional radiation diffusion equation. It uses recently introduced piecewise linear weight and basis functions in the finite element approximation and it can be applied on arbitrary polygonal (2D) or polyhedral (3D) grids. We first demonstrate some analytical properties of the PWL method and perform a simple mode analysis to compare the PWL method with Palmer's vertex-centered finite-volume method and with a bilinear continuous finite element method. We then show that this new PWL method gives solutions comparable to those from Palmer's. However, since the PWL method produces a symmetric positive-definite coefficient matrix, it should be substantially more computationally efficient than Palmer's method, which produces an asymmetric matrix. We conclude that the Galerkin PWL method is an attractive option for solving diffusion equations on unstructured grids

  6. Screening wells by multi-scale grids for multi-stage Markov Chain Monte Carlo simulation

    DEFF Research Database (Denmark)

    Akbari, Hani; Engsig-Karup, Allan Peter

    2018-01-01

    /production wells, aiming at accurate breakthrough capturing as well as above mentioned efficiency goals. However this short time simulation needs fine-scale structure of the geological model around wells and running a fine-scale model is not as cheap as necessary for screening steps. On the other hand applying...... it on a coarse-scale model declines important data around wells and causes inaccurate results, particularly accurate breakthrough capturing which is important for prediction applications. Therefore we propose a multi-scale grid which preserves the fine-scale model around wells (as well as high permeable regions...... and fractures) and coarsens rest of the field and keeps efficiency and accuracy for the screening well stage and coarse-scale simulation, as well. A discrete wavelet transform is used as a powerful tool to generate the desired unstructured multi-scale grid efficiently. Finally an accepted proposal on coarse...

  7. Eastern Cape hybrid mini-grid systems - a case study

    CSIR Research Space (South Africa)

    Szewczuk, S

    2010-05-01

    Full Text Available This presentation provides a rationale for off-grid projects, and then briefly discusses renewable energy for rural electrification in the Eastern Cape. The impact of this project, and related research work, is also touched on....

  8. Renewable energy off-grid power systems: options for energy suppliers

    International Nuclear Information System (INIS)

    Trouchet, K.

    1992-01-01

    SURVIVOR ENERGY SYSTEMS package a range of wind-based renewable energy systems for the supply of 24-hour power to off-grid homesteads and communities. This paper presents a leasing package for these power users and illustrates their cost effectiveness in comparison with stand-alone diesel and comparative hybrid power options. This offer is seen as a alternative for energy planners and supply agencies for their off-grid clients. 6 refs., 3 tabs., 3 figs

  9. 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)

  10. Parallel Solver for H(div) Problems Using Hybridization and AMG

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Chak S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States); Vassilevski, Panayot S. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2016-01-15

    In this paper, a scalable parallel solver is proposed for H(div) problems discretized by arbitrary order finite elements on general unstructured meshes. The solver is based on hybridization and algebraic multigrid (AMG). Unlike some previously studied H(div) solvers, the hybridization solver does not require discrete curl and gradient operators as additional input from the user. Instead, only some element information is needed in the construction of the solver. The hybridization results in a H1-equivalent symmetric positive definite system, which is then rescaled and solved by AMG solvers designed for H1 problems. Weak and strong scaling of the method are examined through several numerical tests. Our numerical results show that the proposed solver provides a promising alternative to ADS, a state-of-the-art solver [12], for H(div) problems. In fact, it outperforms ADS for higher order elements.

  11. The Status Quo of Ontology Learning from Unstructured Knowledge Sources for Knowledge Management

    OpenAIRE

    Scheuermann , Andreas; Obermann , Jens

    2012-01-01

    International audience; In the global race for competitive advantage Knowledge Management gains increasing importance for companies. The purposeful and systematic creation, maintenance, and transfer of unstructured knowledge sources demands for advanced Information Technology. Ontologies constitute a basic ingredient of Knowledge Management; thus, ontology learning from unstructured knowledge sources is of particular interest since it bears the potential to bring significant advantages for Kn...

  12. Effect of secondary structure on the thermodynamics and kinetics of PNA hybridization to DNA hairpins

    DEFF Research Database (Denmark)

    Kushon, S A; Jordan, J P; Seifert, J L

    2001-01-01

    The binding of a series of PNA and DNA probes to a group of unusually stable DNA hairpins of the tetraloop motif has been observed using absorbance hypochromicity (ABS), circular dichroism (CD), and a colorimetric assay for PNA/DNA duplex detection. These results indicate that both stable PNA...... structures in both target and probe molecules are shown to depress the melting temperatures and free energies of the probe-target duplexes. Kinetic analysis of hybridization yields reaction rates that are up to 160-fold slower than hybridization between two unstructured strands. The thermodynamic and kinetic...

  13. Grid-Tied Photovoltaic Power System

    Science.gov (United States)

    Eichenberg, Dennis J.

    2011-01-01

    A grid-tied photovoltaic (PV) power system is connected directly to the utility distribution grid. Facility power can be obtained from the utility system as normal. The PV system is synchronized with the utility system to provide power for the facility, and excess power is provided to the utility. Operating costs of a PV power system are low compared to conventional power technologies. This method can displace the highest-cost electricity during times of peak demand in most climatic regions, and thus reduce grid loading. Net metering is often used, in which independent power producers such as PV power systems are connected to the utility grid via the customers main service panels and meters. When the PV power system is generating more power than required at that location, the excess power is provided to the utility grid. The customer pays the net of the power purchased when the on-site power demand is greater than the onsite power production, and the excess power is returned to the utility grid. Power generated by the PV system reduces utility demand, and the surplus power aids the community. Modern PV panels are readily available, reliable, efficient, and economical, with a life expectancy of at least 25 years. Modern electronics have been the enabling technology behind grid-tied power systems, making them safe, reliable, efficient, and economical with a life expectancy equal to the modern PV panels. The grid-tied PV power system was successfully designed and developed, and this served to validate the basic principles developed, and the theoretical work that was performed. Grid-tied PV power systems are reliable, maintenance- free, long-life power systems, and are of significant value to NASA and the community. Of particular value are the analytical tools and capabilities that have been successfully developed. Performance predictions can be made confidently for grid-tied PV systems of various scales. The work was done under the NASA Hybrid Power Management (HPM

  14. Optimized design and control of an off grid solar PV/hydrogen fuel cell power system for green buildings

    Science.gov (United States)

    Ghenai, C.; Bettayeb, M.

    2017-11-01

    Modelling, simulation, optimization and control strategies are used in this study to design a stand-alone solar PV/Fuel Cell/Battery/Generator hybrid power system to serve the electrical load of a commercial building. The main objective is to design an off grid energy system to meet the desired electric load of the commercial building with high renewable fraction, low emissions and low cost of energy. The goal is to manage the energy consumption of the building, reduce the associate cost and to switch from grid-tied fossil fuel power system to an off grid renewable and cleaner power system. Energy audit was performed in this study to determine the energy consumption of the building. Hourly simulations, modelling and optimization were performed to determine the performance and cost of the hybrid power configurations using different control strategies. The results show that the hybrid off grid solar PV/Fuel Cell/Generator/Battery/Inverter power system offers the best performance for the tested system architectures. From the total energy generated from the off grid hybrid power system, 73% is produced from the solar PV, 24% from the fuel cell and 3% from the backup Diesel generator. The produced power is used to meet all the AC load of the building without power shortage (system produces 18.2% excess power that can be used to serve the thermal load of the building. The proposed hybrid power system is sustainable, economically viable and environmentally friendly: High renewable fraction (66.1%), low levelized cost of energy (92 /MWh), and low carbon dioxide emissions (24 kg CO2/MWh) are achieved.

  15. PowerMatching City : A unique smart grid project

    NARCIS (Netherlands)

    dr. C.J. Wiekens

    2014-01-01

    In this presentation, the smart grid project 'PowerMatching City' is introduced. PowerMatching City is a living lab demonstration of the future energy system. In PowerMatching City the connected households are equipped with a mix of decentralized energy sources, hybrid heat pumps, smart appliances,

  16. Applying the Taguchi Method for Investigating the Phase-Locked Loop Dynamics Affected by Hybrid Storage System Parameters

    Directory of Open Access Journals (Sweden)

    Mostafa Ahmadzadeh

    2018-01-01

    Full Text Available Storage systems play an important role in performance of micro-grids. Storage systems may decrease fluctuations caused by periodic and unpredictable nature of distributed generation resource. Some micro-grids are connected to the network via a grid-interface converter. The phase-locked loop (PLL is a commonly technique for the grid synchronization of network-connected converters. Various parameters affect the stability of PLL (including the network-side and microgrid-side parameters. The effect of the micro-grid-side parameters on the stability of the PLL has not been studied so far. In this paper, the stability of PLL influenced by microgrid-side parameters has been evaluated after a detailed analytical modeling of micro-grid components (including the production power fluctuations, energy storage system, microgrid-side loads, controller parameters etc.. This paper proposes two new stability analysis criteria for PLL affected by micro-grid and hybrid storage system parameters. Using proposed criteria for stability of PLL, optimized rate of micro-grid and hybrid storage system parameters are obtained using statistical methods (Taguchi approach. Finally, behavior of PLL affected by hybrid storage system is investigated. The simulation results and eigenvalues analysis confirm the theoretical analysis and proposed criteria.

  17. An Efficient and Robust Hybrid Damper for LCL- or LLCL-Based Grid-Tied Inverter With Strong Grid-Side Harmonic Voltage Effect Rejection

    DEFF Research Database (Denmark)

    Liu, Yuan; Wu, Weimin; He, Yuanbin

    2016-01-01

    to resist the effect of the BHV, a feedforward voltage compensator and a proportional resonant regulator with harmonic compensation are often adopted. However, they still have their own limitations, particularly when there are higher order BHVs at the point of common coupling and when the equivalent grid......A high-order (LCL or LLCL) power filter with a small grid-side inductor is becoming more preferred for a grid-tied inverter due to less total inductance and reduced costs. In a microgrid, the background harmonic voltage (BHV) may distort the injected currents of the grid-tied inverters. In order...

  18. A Fuzzy-Based PI Controller for Power Management of a Grid-Connected PV-SOFC Hybrid System

    Directory of Open Access Journals (Sweden)

    Shivashankar Sukumar

    2017-10-01

    Full Text Available Solar power generation is intermittent in nature. It is nearly impossible for a photovoltaic (PV system to supply power continuously and consistently to a varying load. Operating a controllable source like a fuel cell in parallel with PV can be a solution to supply power to variable loads. In order to coordinate the power supply from fuel cells and PVs, a power management system needs to be designed for the microgrid system. This paper presents a power management system for a grid-connected PV and solid oxide fuel cell (SOFC, considering variation in the load and solar radiation. The objective of the proposed system is to minimize the power drawn from the grid and operate the SOFC within a specific power range. Since the PV is operated at the maximum power point, the power management involves the control of SOFC active power where a proportional and integral (PI controller is used. The control parameters of the PI controller Kp (proportional constant and Ti (integral time constant are determined by the genetic algorithm (GA and simplex method. In addition, a fuzzy logic controller is also developed to generate appropriate control parameters for the PI controller. The performance of the controllers is evaluated by minimizing the integral of time multiplied by absolute error (ITAE criterion. Simulation results showed that the fuzzy-based PI controller outperforms the PI controller tuned by the GA and simplex method in managing the power from the hybrid source effectively under variations of load and solar radiation.

  19. Recent Development in the CESE Method for the Solution of the Navier-Stokes Equations Using Unstructured Triangular or Tetrahedral Meshes With High Aspect Ratio

    Science.gov (United States)

    Chang, Sin-Chung; Chang, Chau-Lyan; Yen, Joseph C.

    2013-01-01

    In the multidimensional CESE development, triangles and tetrahedra turn out to be the most natural building blocks for 2D and 3D spatial meshes. As such the CESE method is compatible with the simplest unstructured meshes and thus can be easily applied to solve problems with complex geometries. However, because the method uses space-time staggered stencils, solution decoupling may become a real nuisance in applications involving unstructured meshes. In this paper we will describe a simple and general remedy which, according to numerical experiments, has removed any possibility of solution decoupling. Moreover, in a real-world viscous flow simulation near a solid wall, one often encounters a case where a boundary with high curvature or sharp corner is surrounded by triangular/tetrahedral meshes of extremely high aspect ratio (up to 106). For such an extreme case, the spatial projection of a space-time compounded conservation element constructed using the original CESE design may become highly concave and thus its centroid (referred to as a spatial solution point) may lie far outside of the spatial projection. It could even be embedded beyond a solid wall boundary and causes serious numerical difficulties. In this paper we will also present a new procedure for constructing conservation elements and solution elements which effectively overcomes the difficulties associated with the original design. Another difficulty issue which was addressed more recently is the wellknown fact that accuracy of gradient computations involving triangular/tetrahedral grids deteriorates rapidly as the aspect ratio of grid cells increases. The root cause of this difficulty was clearly identified and several remedies to overcome it were found through a rigorous mathematical analysis. However, because of the length of the current paper and the complexity of mathematics involved, this new work will be presented in another paper.

  20. Review of Strategies and Technologies for Demand-Side Management on Isolated Mini-Grids

    Energy Technology Data Exchange (ETDEWEB)

    Harper, Meg [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2013-03-01

    This review provides an overview of strategies and currently available technologies used for demandside management (DSM) on mini-grids throughout the world. For the purposes of this review, mini-grids are defined as village-scale electricity distribution systems powered by small local generation sources and not connected to a main grid.1 Mini-grids range in size from less than 1 kW to several hundred kW of installed generation capacity and may utilize different generation technologies, such as micro-hydro, biomass gasification, solar, wind, diesel generators, or a hybrid combination of any of these. This review will primarily refer to AC mini-grids, though much of the discussion could apply to DC grids as well. Many mini-grids include energy storage, though some rely solely on real-time generation.

  1. Dynamic performance analysis of two regional Nuclear Hybrid Energy Systems

    International Nuclear Information System (INIS)

    Garcia, Humberto E.; Chen, Jun; Kim, Jong S.; Vilim, Richard B.; Binder, William R.; Bragg Sitton, Shannon M.; Boardman, Richard D.; McKellar, Michael G.; Paredis, Christiaan J.J.

    2016-01-01

    In support of more efficient utilization of clean energy generation sources, including renewable and nuclear options, HES (hybrid energy systems) can be designed and operated as FER (flexible energy resources) to meet both electrical and thermal energy needs in the electric grid and industrial sectors. These conceptual systems could effectively and economically be utilized, for example, to manage the increasing levels of dynamic variability and uncertainty introduced by VER (variable energy resources) such as renewable sources (e.g., wind, solar), distributed energy resources, demand response schemes, and modern energy demands (e.g., electric vehicles) with their ever changing usage patterns. HES typically integrate multiple energy inputs (e.g., nuclear and renewable generation) and multiple energy outputs (e.g., electricity, gasoline, fresh water) using complementary energy conversion processes. This paper reports a dynamic analysis of two realistic HES including a nuclear reactor as the main baseload heat generator and to assess the local (e.g., HES owners) and system (e.g., the electric grid) benefits attainable by their application in scenarios with multiple commodity production and high renewable penetration. It is performed for regional cases – not generic examples – based on available resources, existing infrastructure, and markets within the selected regions. This study also briefly addresses the computational capabilities developed to conduct such analyses. - Highlights: • Hybrids including renewables can operate as dispatchable flexible energy resources. • Nuclear energy can address high variability and uncertainty in energy systems. • Nuclear hybrids can reliably provide grid services over various time horizons. • Nuclear energy can provide operating reserves and grid inertia under high renewables. • Nuclear hybrids can greatly reduce GHG emissions and support grid and industry needs.

  2. Dynamic modeling of hybrid renewable energy systems for off-grid applications

    Science.gov (United States)

    Hasemeyer, Mark David

    The volatile prices of fossil fuels and their contribution to global warming have caused many people to turn to renewable energy systems. Many developing communities are forced to use these systems as they are too far from electrical distribution. As a result, numerous software models have been developed to simulate hybrid renewable energy systems. However almost, if not all, implementations are static in design. A static design limits the ability of the model to account for changes over time. Dynamic modeling can be used to fill the gaps where other modeling techniques fall short. This modeling practice allows the user to account for the effects of technological and economic factors over time. These factors can include changes in energy demand, energy production, and income level. Dynamic modeling can be particularly useful for developing communities who are off-grid and developing at rapid rates. In this study, a dynamic model was used to evaluate a real world system. A non-governmental organization interested in improving their current infrastructure was selected. Five different scenarios were analyzed and compared in order to discover which factors the model is most sensitive to. In four of the scenarios, a new energy system was purchased in order to account for the opening of a restaurant that would be used as a source of local income generation. These scenarios were then compared to a base case in which a new system was not purchased, and the restaurant was not opened. Finally, the results were used to determine which variables had the greatest impact on the various outputs of the simulation.

  3. An Object-Oriented Serial DSMC Simulation Package

    Science.gov (United States)

    Liu, Hongli; Cai, Chunpei

    2011-05-01

    A newly developed three-dimensional direct simulation Monte Carlo (DSMC) simulation package, named GRASP ("Generalized Rarefied gAs Simulation Package"), is reported in this paper. This package utilizes the concept of simulation engine, many C++ features and software design patterns. The package has an open architecture which can benefit further development and maintenance of the code. In order to reduce the engineering time for three-dimensional models, a hybrid grid scheme, combined with a flexible data structure compiled by C++ language, are implemented in this package. This scheme utilizes a local data structure based on the computational cell to achieve high performance on workstation processors. This data structure allows the DSMC algorithm to be very efficiently parallelized with domain decomposition and it provides much flexibility in terms of grid types. This package can utilize traditional structured, unstructured or hybrid grids within the framework of a single code to model arbitrarily complex geometries and to simulate rarefied gas flows. Benchmark test cases indicate that this package has satisfactory accuracy for complex rarefied gas flows.

  4. Wind Solar Hybrid System Rectifier Stage Topology Simulation

    OpenAIRE

    Anup M. Gakare; Subhash Kamdi

    2014-01-01

    This paper presents power-control strategies of a grid-connected hybrid generation system with versatile power transfer. The hybrid system allows maximum utilization of freely available renewable sources like wind and photovoltaic energies. This paper presents a new system configuration of the multi input rectifier stage for a hybrid wind and photovoltaic energy system. This configuration allows the two sources to supply the load simultaneously depending on the availability of...

  5. Smooth Bézier surfaces over unstructured quadrilateral meshes

    CERN Document Server

    Bercovier, Michel

    2017-01-01

    Using an elegant mixture of geometry, graph theory and linear analysis, this monograph completely solves a problem lying at the interface of Isogeometric Analysis (IgA) and Finite Element Methods (FEM). The recent explosion of IgA, strongly tying Computer Aided Geometry Design to Analysis, does not easily apply to the rich variety of complex shapes that engineers have to design and analyse. Therefore new developments have studied the extension of IgA to unstructured unions of meshes, similar to those one can find in FEM. The following problem arises: given an unstructured planar quadrilateral mesh, construct a C1-surface, by piecewise Bézier or B-Spline patches defined over this mesh. This problem is solved for C1-surfaces defined over plane bilinear Bézier patches, the corresponding results for B-Splines then being simple consequences. The method can be extended to higher-order quadrilaterals and even to three dimensions, and the most recent developments in this direction are also mentioned here.

  6. F-16XL Hybrid Reynolds-Averaged Navier-Stokes/Large Eddy Simulation on Unstructured Grids

    Science.gov (United States)

    Park, Michael A.; Abdol-Hamid, Khaled S.; Elmiligui, Alaa

    2015-01-01

    This study continues the Cranked Arrow Wing Aerodynamics Program, International (CAWAPI) investigation with the FUN3D and USM3D flow solvers. CAWAPI was established to study the F-16XL, because it provides a unique opportunity to fuse fight test, wind tunnel test, and simulation to understand the aerodynamic features of swept wings. The high-lift performance of the cranked-arrow wing planform is critical for recent and past supersonic transport design concepts. Simulations of the low speed high angle of attack Flight Condition 25 are compared: Detached Eddy Simulation (DES), Modi ed Delayed Detached Eddy Simulation (MDDES), and the Spalart-Allmaras (SA) RANS model. Iso- surfaces of Q criterion show the development of coherent primary and secondary vortices on the upper surface of the wing that spiral, burst, and commingle. SA produces higher pressure peaks nearer to the leading-edge of the wing than flight test measurements. Mean DES and MDDES pressures better predict the flight test measurements, especially on the outer wing section. Vorticies and vortex-vortex interaction impact unsteady surface pressures. USM3D showed many sharp tones in volume points spectra near the wing apex with low broadband noise and FUN3D showed more broadband noise with weaker tones. Spectra of the volume points near the outer wing leading-edge was primarily broadband for both codes. Without unsteady flight measurements, the flight pressure environment can not be used to validate the simulations containing tonal or broadband spectra. Mean forces and moment are very similar between FUN3D models and between USM3D models. Spectra of the unsteady forces and moment are broadband with a few sharp peaks for USM3D.

  7. Effects of the introduction of electric vehicles and plug-in hybrids on sources of energy and the electricity grid - Additional information; Auswirkungen der Markteinfuehrung von Elektrofahrzeugen und Plug-In-Hybrids auf die Energietraeger und das Elektrizitaetsnetz. Ergaenzende Informationen - Schlussbericht

    Energy Technology Data Exchange (ETDEWEB)

    Rigassi, R.; Huber, S. [Enco AG, Liestal (Switzerland); Strub, P. [Pierre Strub - nachhaltig wirkt, Basel (Switzerland)

    2010-12-15

    This comprehensive annex to a final report for the Swiss federal Office of Energy (SFOE) discusses the effects of the introduction of electric vehicles and plug-in hybrids on sources of energy and the electricity grid. Energy and CO{sub 2} balances are discussed as is the use of vehicle batteries as part of a 'vehicle-to-grid' system that can help regulate the electricity mains. Charge optimisation and mains fed-in are discussed. The control and cost/remuneration of the power involved are looked at. The modelling involved for calculating the power quantities involved is examined. Data on related vehicle technologies and their usage is presented and discussed. The Swiss power grid, production and the mix of electricity produced are looked at and the needs for regulating energy are discussed. Factors taken into account for the comparison of carbon dioxide emissions are looked at. Further additional information is presented and discussed. Relationships to other energy scenarios are presented and discussed. Finally, conclusions are drawn and recommendations are made. Questions still to be examined are listed.

  8. Arbitrary-Lagrangian-Eulerian Discontinuous Galerkin schemes with a posteriori subcell finite volume limiting on moving unstructured meshes

    Science.gov (United States)

    Boscheri, Walter; Dumbser, Michael

    2017-10-01

    We present a new family of high order accurate fully discrete one-step Discontinuous Galerkin (DG) finite element schemes on moving unstructured meshes for the solution of nonlinear hyperbolic PDE in multiple space dimensions, which may also include parabolic terms in order to model dissipative transport processes, like molecular viscosity or heat conduction. High order piecewise polynomials of degree N are adopted to represent the discrete solution at each time level and within each spatial control volume of the computational grid, while high order of accuracy in time is achieved by the ADER approach, making use of an element-local space-time Galerkin finite element predictor. A novel nodal solver algorithm based on the HLL flux is derived to compute the velocity for each nodal degree of freedom that describes the current mesh geometry. In our algorithm the spatial mesh configuration can be defined in two different ways: either by an isoparametric approach that generates curved control volumes, or by a piecewise linear decomposition of each spatial control volume into simplex sub-elements. Each technique generates a corresponding number of geometrical degrees of freedom needed to describe the current mesh configuration and which must be considered by the nodal solver for determining the grid velocity. The connection of the old mesh configuration at time tn with the new one at time t n + 1 provides the space-time control volumes on which the governing equations have to be integrated in order to obtain the time evolution of the discrete solution. Our numerical method belongs to the category of so-called direct Arbitrary-Lagrangian-Eulerian (ALE) schemes, where a space-time conservation formulation of the governing PDE system is considered and which already takes into account the new grid geometry (including a possible rezoning step) directly during the computation of the numerical fluxes. We emphasize that our method is a moving mesh method, as opposed to total

  9. Hybrid programming model for implicit PDE simulations on multicore architectures

    KAUST Repository

    Kaushik, Dinesh; Keyes, David E.; Balay, Satish; Smith, Barry F.

    2011-01-01

    The complexity of programming modern multicore processor based clusters is rapidly rising, with GPUs adding further demand for fine-grained parallelism. This paper analyzes the performance of the hybrid (MPI+OpenMP) programming model in the context of an implicit unstructured mesh CFD code. At the implementation level, the effects of cache locality, update management, work division, and synchronization frequency are studied. The hybrid model presents interesting algorithmic opportunities as well: the convergence of linear system solver is quicker than the pure MPI case since the parallel preconditioner stays stronger when hybrid model is used. This implies significant savings in the cost of communication and synchronization (explicit and implicit). Even though OpenMP based parallelism is easier to implement (with in a subdomain assigned to one MPI process for simplicity), getting good performance needs attention to data partitioning issues similar to those in the message-passing case. © 2011 Springer-Verlag.

  10. Novel WRM-based architecture of hybrid PON featuring online access and full-fiber-fault protection for smart grid

    Science.gov (United States)

    Li, Xingfeng; Gan, Chaoqin; Liu, Zongkang; Yan, Yuqi; Qiao, HuBao

    2018-01-01

    In this paper, a novel architecture of hybrid PON for smart grid is proposed by introducing a wavelength-routing module (WRM). By using conventional optical passive components, a WRM with M ports is designed. The symmetry and passivity of the WRM makes it be easily integrated and very cheap in practice. Via the WRM, two types of network based on different ONU-interconnected manner can realize online access. Depending on optical switches and interconnecting fibers, full-fiber-fault protection and dynamic bandwidth allocation are realized in these networks. With the help of amplitude modulation, DPSK modulation and RSOA technology, wavelength triple-reuse is achieved. By means of injecting signals into left and right branches in access ring simultaneously, the transmission delay is decreased. Finally, the performance analysis and simulation of the network verifies the feasibility of the proposed architecture.

  11. Validation of a Node-Centered Wall Function Model for the Unstructured Flow Code FUN3D

    Science.gov (United States)

    Carlson, Jan-Renee; Vasta, Veer N.; White, Jeffery

    2015-01-01

    In this paper, the implementation of two wall function models in the Reynolds averaged Navier-Stokes (RANS) computational uid dynamics (CFD) code FUN3D is described. FUN3D is a node centered method for solving the three-dimensional Navier-Stokes equations on unstructured computational grids. The first wall function model, based on the work of Knopp et al., is used in conjunction with the one-equation turbulence model of Spalart-Allmaras. The second wall function model, also based on the work of Knopp, is used in conjunction with the two-equation k-! turbulence model of Menter. The wall function models compute the wall momentum and energy flux, which are used to weakly enforce the wall velocity and pressure flux boundary conditions in the mean flow momentum and energy equations. These wall conditions are implemented in an implicit form where the contribution of the wall function model to the Jacobian are also included. The boundary conditions of the turbulence transport equations are enforced explicitly (strongly) on all solid boundaries. The use of the wall function models is demonstrated on four test cases: a at plate boundary layer, a subsonic di user, a 2D airfoil, and a 3D semi-span wing. Where possible, different near-wall viscous spacing tactics are examined. Iterative residual convergence was obtained in most cases. Solution results are compared with theoretical and experimental data for several variations of grid spacing. In general, very good comparisons with data were achieved.

  12. GPAW optimized for Blue Gene/P using hybrid programming

    DEFF Research Database (Denmark)

    Kristensen, Mads Ruben Burgdorff; Happe, Hans Henrik; Vinter, Brian

    2009-01-01

    In this work we present optimizations of a Grid-based projector-augmented wave method software, GPAW for the Blue Gene/P architecture. The improvements are achieved by exploring the advantage of shared and distributed memory programming also known as hybrid programming. The work focuses on optimi......In this work we present optimizations of a Grid-based projector-augmented wave method software, GPAW for the Blue Gene/P architecture. The improvements are achieved by exploring the advantage of shared and distributed memory programming also known as hybrid programming. The work focuses...... on optimizing a very time consuming operation in GPAW, the finite-different stencil operation, and different hybrid programming approaches are evaluated. The work succeeds in demonstrating a hybrid programming model which is clearly beneficial compared to the original flat programming model. In total...... an improvement of 1.94 compared to the original implementation is obtained. The results we demonstrate here are reasonably general and may be applied to other finite difference codes....

  13. Renewable Energy Systems: Development and Perspectives of a Hybrid Solar-Wind System

    OpenAIRE

    C. Shashidhar; K. Bhanupriya; P. Alluvada; Bandana; J. B. V. Subrahmanyam

    2012-01-01

    Considering the intermittent natural energy resources and the seasonal un-balance, a phtovoltaic-wind hybrid electrical power supply system was developed to accommodate remote locations where a conventional grid connection is inconvenient or expensive. However, the hybrid system can also be applied with grid connection and owners are allowed to sell excessive power back to the electric utility. The proposed set-up consists of a photo-voltaic solar-cell array, a mast mounted wind generator, le...

  14. A Review of Hybrid Solar PV and Wind Energy System

    Directory of Open Access Journals (Sweden)

    Rashid Al Badwawi

    2015-07-01

    Full Text Available Due to the fact that solar and wind power is intermittent and unpredictable in nature, higher penetration of their types in existing power system could cause and create high technical challenges especially to weak grids or stand-alone systems without proper and enough storage capacity. By integrating the two renewable resources into an optimum combination, the impact of the variable nature of solar and wind resources can be partially resolved and the overall system becomes more reliable and economical to run. This paper provides a review of challenges and opportunities / solutions of hybrid solar PV and wind energy integration systems. Voltage and frequency fluctuation, and harmonics are major power quality issues for both grid-connected and stand-alone systems with bigger impact in case of weak grid. This can be resolved to a large extent by having proper design, advanced fast response control facilities, and good optimization of the hybrid systems. The paper gives a review of the main research work reported in the literature with regard to optimal sizing design, power electronics topologies and control. The paper presents a review of the state of the art of both grid-connected and stand-alone hybrid solar and wind systems.

  15. A Modular Cascaded Multilevel Inverter Based Shunt Hybrid Active Power Filter for Selective Harmonic and Reactive Power Compensation Under Distorted/Unbalanced Grid Voltage Conditions

    Directory of Open Access Journals (Sweden)

    T. Demirdelen

    2016-10-01

    Full Text Available In recent years, shunt hybrid active power filters are being increasingly considered as a viable alternative to both passive filters and active power filters for compensating harmonics. In literature, their applications are restricted to balanced systems and low voltage applications and therefore not for industrial applications. This paper investigates the performance of a modular cascaded multilevel inverter based Shunt Hybrid Active Power Filter (SHAPF for reactive power compensation and selective harmonics elimination under distorted/unbalanced grid voltage conditions in medium voltage levels. In the proposed control method, reactive power compensation is achieved successfully with a perceptible amount and the performance results of harmonic compensation are satisfactory. Theoretical analysis and simulation results are obtained from an actual industrial network model in PSCAD. The simulation results are presented for a proposed system in order to demonstrate that the harmonic compensation performance meets the IEEE-519 standard.

  16. Optimal Sizing Of An Off-Grid Small Hydro-Photovoltaic-Diesel Generator Hybrid Power System For A Distant Village

    Directory of Open Access Journals (Sweden)

    Adebanji B.

    2017-08-01

    Full Text Available This paper presented an optimal sizing technique for an off-grid hybrid system consisting of Small Hydro SHP system Photovoltaic PV modules Battery BATT banks and Diesel Generator DG. The objective cost function Annualized Cost System and the Loss of Power Supply Probability LPSP were minimized with application of Genetic Algorithm GA in order to reduce the Cost of Energy COE generation. GA compared to other convectional optimization methods has the ability to attain global optimum easily. The decision variables are the number of small hydro turbines NSHP number of solar panels NPV number of battery banks NBATT and the capacity of DG PDG. The proposed method was applied to a typical rural village Itapaji-Ekiti in Nigeria. The monthly average solar irradiance data were converted into hourly solar irradiance data for uniformity. Sensitivity analysis was also performed to identify the most important parameter influencing the optimized hybrid system. The optimal sizing result of the HPS is 954 kW of SHP 290 kW of PV panels 9500 sets of 600Ah battery strings and 350 kW of DG. The optimal Loss of Power Supply Probability LPSP is 0.0054 and the Renewable Fraction RF is 0.62 which is indeed a significant improvement on the environment and comparatively better than any other combinations in the system.

  17. Unstructured Socializing with Peers and Delinquent Behavior: A Genetically Informed Analysis.

    Science.gov (United States)

    Meldrum, Ryan C; Barnes, J C

    2017-09-01

    A large body of research finds that unstructured socializing with peers is positively associated with delinquency during adolescence. Yet, existing research has not ruled out the potential for confounding due to genetic factors and factors that can be traced to environments shared between siblings. To fill this void, the current study examines whether the association between unstructured socializing with peers and delinquent behavior remains when accounting for genetic factors, shared environmental influences, and a variety of non-shared environmental covariates. We do so by using data from the twin subsample of the National Longitudinal Study of Adolescent to Adult Health (n = 1200 at wave 1 and 1103 at wave 2; 51% male; mean age at wave 1 = 15.63). Results from both cross-sectional and lagged models indicate the association between unstructured socializing with peers and delinquent behavior remains when controlling for both genetic and environmental influences. Supplementary analyses examining the association under different specifications offer additional, albeit qualified, evidence supportive of this finding. The study concludes with a discussion highlighting the importance of limiting free time with friends in the absence of authority figures as a strategy for reducing delinquency during adolescence.

  18. Optimized Sizing, Selection, and Economic Analysis of Battery Energy Storage for Grid-Connected Wind-PV Hybrid System

    Directory of Open Access Journals (Sweden)

    Hina Fathima

    2015-01-01

    Full Text Available Energy storages are emerging as a predominant sector for renewable energy applications. This paper focuses on a feasibility study to integrate battery energy storage with a hybrid wind-solar grid-connected power system to effectively dispatch wind power by incorporating peak shaving and ramp rate limiting. The sizing methodology is optimized using bat optimization algorithm to minimize the cost of investment and losses incurred by the system in form of load shedding and wind curtailment. The integrated system is then tested with an efficient battery management strategy which prevents overcharging/discharging of the battery. In the study, five major types of battery systems are considered and analyzed. They are evaluated and compared based on technoeconomic and environmental metrics as per Indian power market scenario. Technoeconomic analysis of the battery is validated by simulations, on a proposed wind-photovoltaic system in a wind site in Southern India. Environmental analysis is performed by evaluating the avoided cost of emissions.

  19. A hybrid absorbing boundary condition for frequency-domain finite-difference modelling

    International Nuclear Information System (INIS)

    Ren, Zhiming; Liu, Yang

    2013-01-01

    Liu and Sen (2010 Geophysics 75 A1–6; 2012 Geophys. Prospect. 60 1114–32) proposed an efficient hybrid scheme to significantly absorb boundary reflections for acoustic and elastic wave modelling in the time domain. In this paper, we extend the hybrid absorbing boundary condition (ABC) into the frequency domain and develop specific strategies for regular-grid and staggered-grid modelling, respectively. Numerical modelling tests of acoustic, visco-acoustic, elastic and vertically transversely isotropic (VTI) equations show significant absorptions for frequency-domain modelling. The modelling results of the Marmousi model and the salt model also demonstrate the effectiveness of the hybrid ABC. For elastic modelling, the hybrid Higdon ABC and the hybrid Clayton and Engquist (CE) ABC are implemented, respectively. Numerical simulations show that the hybrid Higdon ABC gets better absorption than the hybrid CE ABC, especially for S-waves. We further compare the hybrid ABC with the classical perfectly matched layer (PML). Results show that the two ABCs cost the same computation time and memory space for the same absorption width. However, the hybrid ABC is more effective than the PML for the same small absorption width and the absorption effects of the two ABCs gradually become similar when the absorption width is increased. (paper)

  20. Redox flow batteries. Already an alternative storage solution for hybrid PV mini-grids?

    Energy Technology Data Exchange (ETDEWEB)

    Vetter, Matthias; Dennenmoser, Martin; Schwunk, Simon; Smolinka, Tom [Fraunhofer Institute for Solar Energy Systems (ISE), Freiburg (Germany); Doetsch, Christian; Berthold, Sascha [Fraunhofer Institute for Environmental, Safety and Energy Technology (UMSICHT), Oberhausen (Germany); Tuebke, Jens; Noack, Jens [Fraunhofer Institute for Chemical Technology (ICT), Karlsruhe (Germany)

    2010-07-01

    Due to the flexible scalability of the power to energy ratio redox flow batteries are a suitable solution for quite a lot of decentralized applications. E.g. the autonomy time of a stand-alone system or mini-grid can be raised by increasing the tank size of the redox flow battery. In this paper the test site ''Rappenecker Hof'' in the black forest is used as an example for simulation based life cycle cost analyses of a vanadium redox flow battery integrated in an autonomous hybrid PV system. Two cases with lead acid batteries are considered as benchmarks for economic viability of the redox flow battery solution in such applications. At the moment a 1 KW / 6 kWh system for decentralized solutions is developed and will be installed in the ''Solarhaus'' in Freiburg. The main results of the cell stack and system design as well as performance data are presented. Furthermore simulation models and the model based development of the ''Smart Redox flow Control'' are described. For the optimized integration of the storage unit in the energy system a communication interface for exchanging data with the supervisory energy management system is introduced. On this basis a SOC forecast according to a given demand profile can be determined. (orig.)

  1. Mass, momentum and energy conserving (MaMEC) discretizations on general grids for the compressible Euler and shallow water equations

    International Nuclear Information System (INIS)

    Hof, Bas van’t; Veldman, Arthur E.P.

    2012-01-01

    The paper explains a method by which discretizations of the continuity and momentum equations can be designed, such that they can be combined with an equation of state into a discrete energy equation. The resulting ‘MaMEC’ discretizations conserve mass, momentum as well as energy, although no explicit conservation law for the total energy is present. Essential ingredients are (i) discrete convection that leaves the discrete energy invariant, and (ii) discrete consistency between the thermodynamic terms. Of particular relevance is the way in which finite volume fluxes are related to nodal values. The method is an extension of existing methods based on skew-symmetry of discrete operators, because it allows arbitrary equations of state and a larger class of grids than earlier methods. The method is first illustrated with a one-dimensional example on a highly stretched staggered grid, in which the MaMEC method calculates qualitatively correct results and a non-skew-symmetric finite volume method becomes unstable. A further example is a two-dimensional shallow water calculation on a rectilinear grid as well as on an unstructured grid. The conservation of mass, momentum and energy is checked, and losses are found negligible up to machine accuracy.

  2. Mesh Adaptation and Shape Optimization on Unstructured Meshes, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — In this SBIR CRM proposes to implement the entropy adjoint method for solution adaptive mesh refinement into the Loci/CHEM unstructured flow solver. The scheme will...

  3. Development and application of a parallel finite volume method for flow simulation on unstructured grids with local refinement; Entwicklung und Anwendung eines parallelen Finite-Volumen-Verfahrens zur Stroemungssimulation auf unstrukturierten Gittern mit lokaler Verfeinerung

    Energy Technology Data Exchange (ETDEWEB)

    Seidl, V.

    1997-11-01

    A finite vomume method for calculation of steady and unsteady flow on unstructured grids is parallelized by local spatial and time decomposition. In the first case, a parallel variant of the conjugated gradient method with multiple local preconditioning is formulated and analyzed. The method is tested for simple applications (e.g. flow around a cylinder). The second part of the publication describes a direct numerical simulation of turbulent flow around a sphere at a Reynolds number of 5000 (based on flow velocity and sphere diameter). Current and Reynolds-averaged flow fields are discussed. Particular emphasis is placed on coordinate-independent representation of the anisotropy ratios of the Reynolds tensor and dissipation tensor. (orig.) [Deutsch] Ein Finite-Volumen-Verfahren fuer die Berechnung stationaerer und instationaerer Stroemungen auf unstrukturierten Netzen wird durch Gebietszerlegung im Raum und Zeit parallelisiert. Fuer die raeumliche Zerlegung wird eine parallele Variante der konjugierten Gradienten Methode mit mehrfacher, lokaler Vorkonditionierung formuliert und analysiert. Anhand einfacher Anwendungsbeispiele (Zylinderumstroemung, deckelgetriebene Nischenstroemung) wird das entwickelte Gesamtverfahren getestet und seine Effizienz bestimmt. Der zweite Teil der Arbeit beschreibt eine direkte numerische Simulation der turbulenten Kugelumstroemung bei einer Reynolds-Zahl von 5 000 (basierend auf Anstroemgeschwindigkeit und Kugeldurchmesser). In der Ergebnisauswertung werden augenblickliche und Reynolds-gemittelte Stroemungsfelder diskutiert und besonderer Wert auf eine koordinatenunabhaengige Darstellung der Anisotropieverhaeltnisse des Reynolds-Tensors und des Dissipationstensors gelegt. (orig.)

  4. Load management as a smart grid concept for sizing and designing of hybrid renewable energy systems

    Science.gov (United States)

    Eltamaly, Ali M.; Mohamed, Mohamed A.; Al-Saud, M. S.; Alolah, Abdulrahman I.

    2017-10-01

    Optimal sizing of hybrid renewable energy systems (HRES) to satisfy load requirements with the highest reliability and lowest cost is a crucial step in building HRESs to supply electricity to remote areas. Applying smart grid concepts such as load management can reduce the size of HRES components and reduce the cost of generated energy considerably. In this article, sizing of HRES is carried out by dividing the load into high- and low-priority parts. The proposed system is formed by a photovoltaic array, wind turbines, batteries, fuel cells and a diesel generator as a back-up energy source. A smart particle swarm optimization (PSO) algorithm using MATLAB is introduced to determine the optimal size of the HRES. The simulation was carried out with and without division of the load to compare these concepts. HOMER software was also used to simulate the proposed system without dividing the loads to verify the results obtained from the proposed PSO algorithm. The results show that the percentage of division of the load is inversely proportional to the cost of the generated energy.

  5. The smart alternative : securing and strengthening our nation's vulnerable electric grid

    International Nuclear Information System (INIS)

    Nahigian, K.R.

    2008-01-01

    This article explained the concept of the next generation of electrical power grids known as the Smart Grid, which allows the possibility to either reallocate electricity during times of crisis or peak demand or prevent power disruptions through proactive diagnosis. The author examined the security, economic and environmental benefits of implementing the Smart Grid during a time of rising energy prices and desire for energy independence. The Smart Grid uses advanced communications and information technologies to create a modern transmission and distribution network that facilitates the integration of alternative energy sources such as wind and solar power, as well as energy-efficient technologies such as plug-in hybrid vehicles. The author emphasized that implementing the Smart Grid grid is also vital to strengthening America's resilience and security since a more robust energy infrastructure will ensure the reliable flow of electricity in the event of a crisis. In addition to promoting energy efficiency, the Smart Grid offers economic benefits, such as reducing the billions of dollars lost each year by American businesses on power outages. A Smart Grid could also open lucrative new markets for smart technologies. 2 figs

  6. Organized and Unstructured Activity Participation among Adolescents Involved with Child Protective Services in the United States

    Science.gov (United States)

    Kwak, Yoonyoung; Lu, Ting; Christ, Sharon L.

    2017-01-01

    Background: Many adolescents are referred to Child Protective Services for possible maltreatment every year, but not much is known about their organized and unstructured activity participation. Objective: The purposes of this study are to provide a description of organized and unstructured activity participation for adolescents who were possible…

  7. Integrating decentralized electrically powered thermal supply systems into a Smart Grid

    OpenAIRE

    Hasselmann, Maike; Beier, Carsten

    2015-01-01

    The goal of the project “Smart Region Pellworm” is the establishment and operation of a smart grid with a hybrid energy storage system on the German island of Pellworm. One part of the project is the integration of power-to-heat appliances into the smart grid for demand side management purposes. This paper deals with the prerequisites and lessons learned from the integration of electric night storage heaters into Pellworm's energy management system. Special focus lies on the development of a ...

  8. Quality Assurance Framework for Mini-Grids

    Energy Technology Data Exchange (ETDEWEB)

    Baring-Gould, Ian [National Renewable Energy Lab. (NREL), Golden, CO (United States); Burman, Kari [National Renewable Energy Lab. (NREL), Golden, CO (United States); Singh, Mohit [National Renewable Energy Lab. (NREL), Golden, CO (United States); Esterly, Sean [National Renewable Energy Lab. (NREL), Golden, CO (United States); Mutiso, Rose [US Department of Energy, Washington, DC (United States); McGregor, Caroline [US Department of Energy, Washington, DC (United States)

    2016-11-01

    will drive investment and scale-up in this sector. The QAF implementation process also defines a set of implementation guidelines that help the deployment of mini-grids on a regional or national scale, helping to insure successful rapid deployment of these relatively new remote energy options. Note that the QAF is technology agnostic, addressing both alternating current (AC) and direct current (DC) mini-grids, and is also applicable to renewable, fossil-fuel, and hybrid systems.

  9. Continuous-time quantum algorithms for unstructured problems

    International Nuclear Information System (INIS)

    Hen, Itay

    2014-01-01

    We consider a family of unstructured optimization problems, for which we propose a method for constructing analogue, continuous-time (not necessarily adiabatic) quantum algorithms that are faster than their classical counterparts. In this family of problems, which we refer to as ‘scrambled input’ problems, one has to find a minimum-cost configuration of a given integer-valued n-bit black-box function whose input values have been scrambled in some unknown way. Special cases within this set of problems are Grover’s search problem of finding a marked item in an unstructured database, certain random energy models, and the functions of the Deutsch–Josza problem. We consider a couple of examples in detail. In the first, we provide an O(1) deterministic analogue quantum algorithm to solve the seminal problem of Deutsch and Josza, in which one has to determine whether an n-bit boolean function is constant (gives 0 on all inputs or 1 on all inputs) or balanced (returns 0 on half the input states and 1 on the other half). We also study one variant of the random energy model, and show that, as one might expect, its minimum energy configuration can be found quadratically faster with a quantum adiabatic algorithm than with classical algorithms. (paper)

  10. Developments and validation of large eddy simulation of turbulent flows in an industrial code

    International Nuclear Information System (INIS)

    Ackermann, C.

    2000-01-01

    Large Eddy Simulation, where large scales of the flow are resolved and sub-grid scales are modelled, is well adapted to the study of turbulent flow, in which geometry and/or heat transfer effects lead to unsteady phenomena. To obtain an improved numerical tool, simulations of elementary test cases, Homogeneous Isotropic Turbulence and Turbulent Plane Channel, were clone on both structured and unstructured grids, before moving to more complex geometries. This allowed the influence of the different physical and numerical parameters to be studied separately. On structured grids, the different properties of the numerical methods corresponding to our problem were identified, a new sub-grid model was elaborated and several laws of the wall tested: for this discretization, our numerical tool is yet validated. On unstructured grids, the construction of numerical methods with the same properties as on the structured grids is harder, especially for the convection scheme: several numerical schemes were tested, and sub-grid models and laws of the wall were adapted to unstructured grids. Simulations of the same elementary tests were clone: the results are relatively satisfactorily, even if they are not so good as the one obtained in structured grids, most probably because the numerical methods chosen cannot perfectly isolate the effects between the convection scheme, physical modelling and the mesh chosen. This work is the first stage towards the development of a practical Large Eddy Simulation tool for unstructured grid. (author) [fr

  11. Obstacle Avoidance for Unmanned Undersea Vehicle in Unknown Unstructured Environment

    Directory of Open Access Journals (Sweden)

    Zheping Yan

    2013-01-01

    Full Text Available To avoid obstacle in the unknown environment for unmanned undersea vehicle (UUV, an obstacle avoiding system based on improved vector field histogram (VFH is designed. Forward looking sonar is used to detect the environment, and the divisional sonar modal is applied to deal with the measure uncertainty. To adapt to the VFH, rolling occupancy grids are used for the map building, and high accuracy details of local environment are obtained. The threshold is adaptively adjusted by the statistic of obstacles to solve the problem that VFH is sensitive to threshold. To improve the environment adaptability, the hybrid-behaviors strategy is proposed, which selects the optimal avoidance command according to the motion status and environment character. The simulation shows that UUV could avoid the obstacles fast and escape from the U shape obstacles.

  12. Analysis of Hybrid Hydrogen Systems: Final Report

    Energy Technology Data Exchange (ETDEWEB)

    Dean, J.; Braun, R.; Munoz, D.; Penev, M.; Kinchin, C.

    2010-01-01

    Report on biomass pathways for hydrogen production and how they can be hybridized to support renewable electricity generation. Two hybrid systems were studied in detail for process feasibility and economic performance. The best-performing system was estimated to produce hydrogen at costs ($1.67/kg) within Department of Energy targets ($2.10/kg) for central biomass-derived hydrogen production while also providing value-added energy services to the electric grid.

  13. Techno economic analysis of a wind-photovoltaic-biomass hybrid renewable energy system for rural electrification: A case study of Kallar Kahar

    DEFF Research Database (Denmark)

    Ahmad, Jameel; Imran, Muhammad; Khalid, Abdullah

    2018-01-01

    . The comprehensive resource assessment of wind, biomass and solar energy is carried out for grid integration. Homer Pro software is used to model a hybrid microgrid system. Optimization results and sensitivity analysis is carried out to ensure the robustness and cost-effectiveness of the proposed hybrid microgrid......This paper focuses on the techno-economic feasibility of a grid-tied hybrid microgrid system for local inhabitants of Kallar Kahar near Chakwal city of Punjab province in Pakistan and investigates the potential for electricity generation through hybrid wind, photovoltaic and biomass system...... system. The total load has been optimally shared among generated power through wind, photovoltaic and biomass resources and surplus power is supplied to the national grid in case of low local demand of the load. The results of techno-economic feasibility study show that hybrid power system can generate...

  14. Unstructured Finite Elements and Dynamic Meshing for Explicit Phase Tracking in Multiphase Problems

    Science.gov (United States)

    Chandra, Anirban; Yang, Fan; Zhang, Yu; Shams, Ehsan; Sahni, Onkar; Oberai, Assad; Shephard, Mark

    2017-11-01

    Multi-phase processes involving phase change at interfaces, such as evaporation of a liquid or combustion of a solid, represent an interesting class of problems with varied applications. Large density ratio across phases, discontinuous fields at the interface and rapidly evolving geometries are some of the inherent challenges which influence the numerical modeling of multi-phase phase change problems. In this work, a mathematically consistent and robust computational approach to address these issues is presented. We use stabilized finite element methods on mixed topology unstructured grids for solving the compressible Navier-Stokes equations. Appropriate jump conditions derived from conservations laws across the interface are handled by using discontinuous interpolations, while the continuity of temperature and tangential velocity is enforced using a penalty parameter. The arbitrary Lagrangian-Eulerian (ALE) technique is utilized to explicitly track the interface motion. Mesh at the interface is constrained to move with the interface while elsewhere it is moved using the linear elasticity analogy. Repositioning is applied to the layered mesh that maintains its structure and normal resolution. In addition, mesh modification is used to preserve the quality of the volumetric mesh. This work is supported by the U.S. Army Grants W911NF1410301 and W911NF16C0117.

  15. Recognition and characterization of unstructured environmental sounds

    Science.gov (United States)

    Chu, Selina

    2011-12-01

    Environmental sounds are what we hear everyday, or more generally sounds that surround us ambient or background audio. Humans utilize both vision and hearing to respond to their surroundings, a capability still quite limited in machine processing. The first step toward achieving multimodal input applications is the ability to process unstructured audio and recognize audio scenes (or environments). Such ability would have applications in content analysis and mining of multimedia data or improving robustness in context aware applications through multi-modality, such as in assistive robotics, surveillances, or mobile device-based services. The goal of this thesis is on the characterization of unstructured environmental sounds for understanding and predicting the context surrounding of an agent or device. Most research on audio recognition has focused primarily on speech and music. Less attention has been paid to the challenges and opportunities for using audio to characterize unstructured audio. My research focuses on investigating challenging issues in characterizing unstructured environmental audio and to develop novel algorithms for modeling the variations of the environment. The first step in building a recognition system for unstructured auditory environment was to investigate on techniques and audio features for working with such audio data. We begin by performing a study that explore suitable features and the feasibility of designing an automatic environment recognition system using audio information. In my initial investigation to explore the feasibility of designing an automatic environment recognition system using audio information, I have found that traditional recognition and feature extraction for audio were not suitable for environmental sound, as they lack any type of structures, unlike those of speech and music which contain formantic and harmonic structures, thus dispelling the notion that traditional speech and music recognition techniques can simply

  16. Cause and Cure-Deterioration in Accuracy of CFD Simulations with Use of High-Aspect-Ratio Triangular/Tetrahedral Grids

    Science.gov (United States)

    Chang, Sin-Chung; Chang, Chau-Lyan; Venkatachari, Balaji

    2017-01-01

    In the multi-dimensional space-time conservation element and solution element16 (CESE) method, triangles and tetrahedral mesh elements turn out to be the most natural building blocks for 2D and 3D spatial grids, respectively. As such, the CESE method is naturally compatible with the simplest 2D and 3D unstructured grids and thus can be easily applied to solve problems with complex geometries. However, because (a) accurate solution of a high-Reynolds number flow field near a solid wall requires that the grid intervals along the direction normal to the wall be much finer than those in a direction parallel to the wall and, as such, the use of grid cells with extremely high aspect ratio (103 to 106) may become mandatory, and (b) unlike quadrilateral hexahedral grids, it is well-known that accuracy of gradient computations involving triangular tetrahedral grids tends to deteriorate rapidly as cell aspect ratio increases. As a result, the use of triangular tetrahedral grid cells near a solid wall has long been deemed impractical by CFD researchers. In view of (a) the critical role played by triangular tetrahedral grids in the CESE development, and (b) the importance of accurate resolution of high-Reynolds number flow field near a solid wall, as will be presented in the main paper, a comprehensive and rigorous mathematical framework that clearly identifies the reasons behind the accuracy deterioration as described above has been developed for the 2D case involving triangular cells. By avoiding the pitfalls identified by the 2D framework, and its 3D extension, it has been shown numerically.

  17. WebDat: bridging the gap between unstructured and structured data

    International Nuclear Information System (INIS)

    Nogiec, Jerzy M.; Trombly-Freytag, Kelley; Carcagno, Ruben

    2008-01-01

    Accelerator R and D environments produce data characterized by different levels of organization. Whereas some systems produce repetitively predictable and standardized structured data, others may produce data of unknown or changing structure. In addition, structured data, typically sets of numeric values, are frequently logically connected with unstructured content (e.g., images, graphs, comments). Despite these different characteristics, a coherent, organized and integrated view of all information is sought out. WebDat is a system conceived as a result of efforts in this direction. It provides a uniform and searchable view of structured and unstructured data via common metadata, regardless of the repository used (DBMS or file system). It also allows for processing data and creating interactive reports. WebDat supports metadata management, administration, data and content access, application integration via Web services, and Web-based collaborative analysis

  18. WebDat: bridging the gap between unstructured and structured data

    Energy Technology Data Exchange (ETDEWEB)

    Nogiec, Jerzy M.; Trombly-Freytag, Kelley; Carcagno, Ruben; /Fermilab

    2008-11-01

    Accelerator R&D environments produce data characterized by different levels of organization. Whereas some systems produce repetitively predictable and standardized structured data, others may produce data of unknown or changing structure. In addition, structured data, typically sets of numeric values, are frequently logically connected with unstructured content (e.g., images, graphs, comments). Despite these different characteristics, a coherent, organized and integrated view of all information is sought out. WebDat is a system conceived as a result of efforts in this direction. It provides a uniform and searchable view of structured and unstructured data via common metadata, regardless of the repository used (DBMS or file system). It also allows for processing data and creating interactive reports. WebDat supports metadata management, administration, data and content access, application integration via Web services, and Web-based collaborative analysis.

  19. The Effect of Electric Load Profiles on the Performance of Off-Grid Residential Hybrid Renewable Energy Systems

    Directory of Open Access Journals (Sweden)

    Stephen Treado

    2015-10-01

    Full Text Available This paper investigates the energy performance of off-grid residential hybrid renewable electric power systems, particularly the effect of electric load profiles on the ability to harvest available solar energy and avoid the consumption of auxiliary energy in the form of propane. The concepts are illustrated by an analysis of the energy performance of electric and propane-fired refrigerators. Off-grid electric power systems frequently incorporate a renewable source, such as wind or solar photovoltaic (PV, with a back-up power provided by a propane fueled motor/generator. Among other design decisions, residential consumers face the choice of employing an electric refrigerator with a conventional vapor compression refrigeration system, or a fuel-fired refrigerator operating as an absorption refrigeration system. One interesting question is whether it is more advantageous from an energy perspective to use electricity to run the refrigerator, which might be provided by some combination of the PV and propane motor/generator, thereby taking advantage of the relatively higher electric refrigerator Coefficient of Performance (COP and free solar energy but having to accept a low electrical conversion efficiency of the motor/generator, or use thermal energy from the combustion of propane to produce the refrigeration effect via an absorption system, albeit with a much lower COP. The analysis is complicated by the fact that most off-grid renewable electrical power systems utilize a battery bank to provide electrical power when it is not available from the wind turbine or PV system, so the state of charge of the battery bank will have a noticeable impact on what energy source is available at any moment in time. Daily electric load profiles combined with variable solar energy input determine the state of charge of the battery bank, with the degree of synchronization between the two being a critical factor in determining performance. The annual energy usage

  20. Power conditioning system topology for grid integration of wind and fuell cell energy

    Directory of Open Access Journals (Sweden)

    Marian GAICEANU

    2006-12-01

    Full Text Available This paper shows the topology of the hybrid grid-connected power system and the performances of the front-end three-phase power inverter. The renewable sources of the hybrid power system consist of a solid oxide fuel cell and a wind-turbine. This type of combination is the most efficient one. The proposed topology benefits of the one common DC-AC inverter which injects the generated power into the grid. The architecture diminishes the cost of the power conditioning system. Moreover, due to the power balance control of the entire power conditioning system the bulk dc link electrolytic capacitor is replaced with a small plastic film one. The final power conditioning system has the following advantages: independent control of the reactive power, minimize harmonic current distortion offering a nearly unity power factor operation (0,998 operation capability, dc link voltage regulation (up to 5% ripple in the dc-link voltage in any operated conditions, fast disturbance compensation capability, high reliability, and low cost. The experimental test has been performed and the performances of the grid power inverter are shown.

  1. 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.

  2. Trends in life science grid: from computing grid to knowledge grid

    Directory of Open Access Journals (Sweden)

    Konagaya Akihiko

    2006-12-01

    Full Text Available Abstract Background Grid computing has great potential to become a standard cyberinfrastructure for life sciences which often require high-performance computing and large data handling which exceeds the computing capacity of a single institution. Results This survey reviews the latest grid technologies from the viewpoints of computing grid, data grid and knowledge grid. Computing grid technologies have been matured enough to solve high-throughput real-world life scientific problems. Data grid technologies are strong candidates for realizing "resourceome" for bioinformatics. Knowledge grids should be designed not only from sharing explicit knowledge on computers but also from community formulation for sharing tacit knowledge among a community. Conclusion Extending the concept of grid from computing grid to knowledge grid, it is possible to make use of a grid as not only sharable computing resources, but also as time and place in which people work together, create knowledge, and share knowledge and experiences in a community.

  3. Linear systems with unstructured multiplicative uncertainty: Modeling and robust stability analysis.

    Directory of Open Access Journals (Sweden)

    Radek Matušů

    Full Text Available This article deals with continuous-time Linear Time-Invariant (LTI Single-Input Single-Output (SISO systems affected by unstructured multiplicative uncertainty. More specifically, its aim is to present an approach to the construction of uncertain models based on the appropriate selection of a nominal system and a weight function and to apply the fundamentals of robust stability investigation for considered sort of systems. The initial theoretical parts are followed by three extensive illustrative examples in which the first order time-delay, second order and third order plants with parametric uncertainty are modeled as systems with unstructured multiplicative uncertainty and subsequently, the robust stability of selected feedback loops containing constructed models and chosen controllers is analyzed and obtained results are discussed.

  4. Parallel unstructured mesh optimisation for 3D radiation transport and fluids modelling

    International Nuclear Information System (INIS)

    Gorman, G.J.; Pain, Ch. C.; Oliveira, C.R.E. de; Umpleby, A.P.; Goddard, A.J.H.

    2003-01-01

    In this paper we describe the theory and application of a parallel mesh optimisation procedure to obtain self-adapting finite element solutions on unstructured tetrahedral grids. The optimisation procedure adapts the tetrahedral mesh to the solution of a radiation transport or fluid flow problem without sacrificing the integrity of the boundary (geometry), or internal boundaries (regions) of the domain. The objective is to obtain a mesh which has both a uniform interpolation error in any direction and the element shapes are of good quality. This is accomplished with use of a non-Euclidean (anisotropic) metric which is related to the Hessian of the solution field. Appropriate scaling of the metric enables the resolution of multi-scale phenomena as encountered in transient incompressible fluids and multigroup transport calculations. The resulting metric is used to calculate element size and shape quality. The mesh optimisation method is based on a series of mesh connectivity and node position searches of the landscape defining mesh quality which is gauged by a functional. The mesh modification thus fits the solution field(s) in an optimal manner. The parallel mesh optimisation/adaptivity procedure presented in this paper is of general applicability. We illustrate this by applying it to a transient CFD (computational fluid dynamics) problem. Incompressible flow past a cylinder at moderate Reynolds numbers is modelled to demonstrate that the mesh can follow transient flow features. (authors)

  5. Efficient 3D geometric and Zernike moments computation from unstructured surface meshes.

    Science.gov (United States)

    Pozo, José María; Villa-Uriol, Maria-Cruz; Frangi, Alejandro F

    2011-03-01

    This paper introduces and evaluates a fast exact algorithm and a series of faster approximate algorithms for the computation of 3D geometric moments from an unstructured surface mesh of triangles. Being based on the object surface reduces the computational complexity of these algorithms with respect to volumetric grid-based algorithms. In contrast, it can only be applied for the computation of geometric moments of homogeneous objects. This advantage and restriction is shared with other proposed algorithms based on the object boundary. The proposed exact algorithm reduces the computational complexity for computing geometric moments up to order N with respect to previously proposed exact algorithms, from N(9) to N(6). The approximate series algorithm appears as a power series on the rate between triangle size and object size, which can be truncated at any desired degree. The higher the number and quality of the triangles, the better the approximation. This approximate algorithm reduces the computational complexity to N(3). In addition, the paper introduces a fast algorithm for the computation of 3D Zernike moments from the computed geometric moments, with a computational complexity N(4), while the previously proposed algorithm is of order N(6). The error introduced by the proposed approximate algorithms is evaluated in different shapes and the cost-benefit ratio in terms of error, and computational time is analyzed for different moment orders.

  6. Unsupervised Ontology Generation from Unstructured Text. CRESST Report 827

    Science.gov (United States)

    Mousavi, Hamid; Kerr, Deirdre; Iseli, Markus R.

    2013-01-01

    Ontologies are a vital component of most knowledge acquisition systems, and recently there has been a huge demand for generating ontologies automatically since manual or supervised techniques are not scalable. In this paper, we introduce "OntoMiner", a rule-based, iterative method to extract and populate ontologies from unstructured or…

  7. Grid interoperability: joining grid information systems

    International Nuclear Information System (INIS)

    Flechl, M; Field, L

    2008-01-01

    A grid is defined as being 'coordinated resource sharing and problem solving in dynamic, multi-institutional virtual organizations'. Over recent years a number of grid projects, many of which have a strong regional presence, have emerged to help coordinate institutions and enable grids. Today, we face a situation where a number of grid projects exist, most of which are using slightly different middleware. Grid interoperation is trying to bridge these differences and enable Virtual Organizations to access resources at the institutions independent of their grid project affiliation. Grid interoperation is usually a bilateral activity between two grid infrastructures. Recently within the Open Grid Forum, the Grid Interoperability Now (GIN) Community Group is trying to build upon these bilateral activities. The GIN group is a focal point where all the infrastructures can come together to share ideas and experiences on grid interoperation. It is hoped that each bilateral activity will bring us one step closer to the overall goal of a uniform grid landscape. A fundamental aspect of a grid is the information system, which is used to find available grid services. As different grids use different information systems, interoperation between these systems is crucial for grid interoperability. This paper describes the work carried out to overcome these differences between a number of grid projects and the experiences gained. It focuses on the different techniques used and highlights the important areas for future standardization

  8. 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 ...

  9. Application of a New Hybrid RANS/LES Modeling Paradigm to Compressible Flow

    Science.gov (United States)

    Oliver, Todd; Pederson, Clark; Haering, Sigfried; Moser, Robert

    2017-11-01

    It is well-known that traditional hybrid RANS/LES modeling approaches suffer from a number of deficiencies. These deficiencies often stem from overly simplistic blending strategies based on scalar measures of turbulence length scale and grid resolution and from use of isotropic subgrid models in LES regions. A recently developed hybrid modeling approach has shown promise in overcoming these deficiencies in incompressible flows [Haering, 2015]. In the approach, RANS/LES blending is accomplished using a hybridization parameter that is governed by an additional model transport equation and is driven to achieve equilibrium between the resolved and unresolved turbulence for the given grid. Further, the model uses an tensor eddy viscosity that is formulated to represent the effects of anisotropic grid resolution on subgrid quantities. In this work, this modeling approach is extended to compressible flows and implemented in the compressible flow solver SU2 (http://su2.stanford.edu/). We discuss both modeling and implementation challenges and show preliminary results for compressible flow test cases with smooth wall separation.

  10. Development of Phase Lock Loop System for Synchronisation of a Hybrid System with the Grid

    Directory of Open Access Journals (Sweden)

    A. S. Abubakar

    2016-06-01

    Full Text Available Phase locked loop (PLL is an important part of the control unit of the grid connected power converter. The method of zero crossing detection (ZCD does not produce accurate phase information when grid is non-ideal. In this work, a synchronous reference frame (SRF PLL method to obtain accurate phase information when the grid voltages are unbalanced is proposed. The performances of the PLL have been verified for ideal and abnormal grid conditions such as unbalance, voltage sag, faults condition etc. Based on the results obtained, the developed PLL gives better fault ride when unbalances in the three phase input signals are overall handled well by the PLL system as it locks the two signal back within the first cycle. It also overcomes a phase jump after 5 milli-seconds from the time the fault was introduced and performs better tracking of the grid voltage and that of the renewable energy source.

  11. Development of Phase Lock Loop System for Synchronisation of a Hybrid System with the Grid

    Directory of Open Access Journals (Sweden)

    A. S. Abubakar

    2016-12-01

    Full Text Available Phase locked loop (PLL is an important part of the control unit of the grid connected power converter. The method of zero crossing detection (ZCD does not produce accurate phase information when grid is non-ideal. In this work, a synchronous reference frame (SRF PLL method to obtain accurate phase information when the grid voltages are unbalanced is proposed. The performances of the PLL have been verified for ideal and abnormal grid conditions such as unbalance, voltage sag, faults condition etc. Based on the results obtained, the developed PLL gives better fault ride when unbalances in the three phase input signals are overall handled well by the PLL system as it locks the two signal back within the first cycle. It also overcomes a phase jump after 5 milli-seconds from the time the fault was introduced and performs better tracking of the grid voltage and that of the renewable energy source.

  12. LES of Internal Combustion Engine Flows Using Cartesian Overset Grids

    Directory of Open Access Journals (Sweden)

    Falkenstein Tobias

    2017-11-01

    Full Text Available Accurate computations of turbulent flows using the Large-Eddy Simulation (LES technique with an appropriate SubFilter Scale (SFS model require low artificial dissipation such that the physical energy cascade process is not perturbed by numerical artifacts. To realize this in practical simulations, energy-conserving numerical schemes and high-quality computational grids are needed. If unstructured meshes are used, the latter requirement often makes grid generation for complex geometries very difficult. Structured Cartesian grids offer the advantage that uncertainties in mesh quality are reduced to choosing appropriate resolution. However, two intrinsic challenges of the structured approach are local mesh refinement and representation of complex geometries. In this work, the effectiveness of numerical methods which can be expected to reduce both drawbacks is assessed in engine flows, using a multi-physics inhouse code. The overset grid approach is utilized to arbitrarily combine grid patches of different spacing to a flow domain of complex shape during mesh generation. Walls are handled by an Immersed Boundary (IB method, which is combined with a wall function to treat underresolved boundary layers. A statistically stationary Spark Ignition (SI engine port flow is simulated at Reynolds numbers typical for engine operation. Good agreement of computed and measured integral flow quantities like overall pressure loss and tumble number is found. A comparison of simulated velocity fields to Particle Image Velocimetry (PIV measurement data concludes the validation of the enhanced numerical framework for both mean velocity and turbulent fluctuations. The performance of two SFS models, the dynamic Smagorinsky model with Lagrangian averaging along pathlines and the coherent structure model, is tested on different grids. Sensitivity of pressure loss and tumble ratio to the wall treatment and mesh refinement is presented. It is shown that increased wall

  13. Using unstructured diaries for primary data collection.

    Science.gov (United States)

    Thomas, Juliet Anne

    2015-05-01

    To give a reflective account of using unstructured handwritten diaries as a method of collecting qualitative data. Diaries are primarily used in research as a method of collecting qualitative data. There are some challenges associated with their use, including compliance rates. However, they can provide a rich source of meaningful data and can avoid the difficulties of participants trying to precisely recall events after some time has elapsed. The author used unstructured handwritten diaries as her primary method of collecting data during her grounded theory doctoral study, when she examined the professional socialisation of nursing students. Over two years, 26 participants selected from four consecutive recruited groups of nursing students volunteered to take part in the study and were asked to keep a daily diary throughout their first five weeks of clinical experience. When using open-ended research questions, grounded theory's pragmatic approach permits the examination of processes thereby creating conceptual interpretive understanding of data. A wealth of rich, detailed data was obtained from the diaries that permitted the development of new theories regarding the effects early clinical experiences have on nursing students' professional socialisation. Diaries were found to provide insightful in-depth qualitative data in a resource-friendly manner. Nurse researchers should consider using diaries as an alternative to more commonly used approaches to collecting qualitative data.

  14. Multi-phase Volume Segmentation with Tetrahedral Mesh

    DEFF Research Database (Denmark)

    Nguyen Trung, Tuan; Dahl, Vedrana Andersen; Bærentzen, Jakob Andreas

    Volume segmentation is efficient for reconstructing material structure, which is important for several analyses, e.g. simulation with finite element method, measurement of quantitative information like surface area, surface curvature, volume, etc. We are concerned about the representations of the 3......D volumes, which can be categorized into two groups: fixed voxel grids [1] and unstructured meshes [2]. Among these two representations, the voxel grids are more popular since manipulating a fixed grid is easier than an unstructured mesh, but they are less efficient for quantitative measurements....... In many cases, the voxel grids are converted to explicit meshes, however the conversion may reduce the accuracy of the segmentations, and the effort for meshing is also not trivial. On the other side, methods using unstructured meshes have difficulty in handling topology changes. To reduce the complexity...

  15. Fast and accurate grid representations for atom-based docking with partner flexibility.

    Science.gov (United States)

    de Vries, Sjoerd J; Zacharias, Martin

    2017-06-30

    Macromolecular docking methods can broadly be divided into geometric and atom-based methods. Geometric methods use fast algorithms that operate on simplified, grid-like molecular representations, while atom-based methods are more realistic and flexible, but far less efficient. Here, a hybrid approach of grid-based and atom-based docking is presented, combining precalculated grid potentials with neighbor lists for fast and accurate calculation of atom-based intermolecular energies and forces. The grid representation is compatible with simultaneous multibody docking and can tolerate considerable protein flexibility. When implemented in our docking method ATTRACT, grid-based docking was found to be ∼35x faster. With the OPLSX forcefield instead of the ATTRACT coarse-grained forcefield, the average speed improvement was >100x. Grid-based representations may allow atom-based docking methods to explore large conformational spaces with many degrees of freedom, such as multiple macromolecules including flexibility. This increases the domain of biological problems to which docking methods can be applied. © 2017 Wiley Periodicals, Inc. © 2017 Wiley Periodicals, Inc.

  16. Virtual laboratory of electrical mini-grids with distributed generation

    International Nuclear Information System (INIS)

    Menezes Ramos, Vanessa; Barros Galhardo, Marcos André; Oliveira Barbosa, Claudomiro Fábio de; Tavares Pinho, João

    2015-01-01

    This paper presents a computing tool called Virtual Laboratory de Minirredes (Virtual Laboratory of Mini-grids). Using the virtual environment of the developed tool, it is possible to make remote connection/disconnection of switches and loads (resistive, inductive, capacitive and non-linear) at strategic points of the electric mini-grid with hybrid distributed generation systems (solar photovoltaic-diesel). The mini-grid has a length of about 1 km and is installed in the test area of the Grupo de Estudios e Desenvolvimento de Alternativas Exergética (GEDAE) of the Universidade Federal do Pará, located in the city of Belém, Pará, Brazil. The developed tool has communication functions with electric parameters transducers and programmable logic controllers (PLCs). This communication enables the opening and closing of contactors, resulting in different settings for the mini-grid. In addition to that, based on the proposed configuration by the user, the real-time operation status of mini-grid is presented in a graphic interface (for example, monitored electric parameters, distributed generators connected, status of disconnected switches, etc.) and the acquired data is stored. The use of the computing tool also focuses on the construction of a database, in order to obtain knowledge about the mini-grid performance under various conditions that can be set, depending on the operational strategy adopted, based on the choice of the layout, loads and power sources used in the mini-grid. (full text)

  17. Grid-connected Photovoltaic Micro-inverter with New Hybrid Control LLC Resonant Converter

    DEFF Research Database (Denmark)

    Xingkui, Mao; Qisheng, Huang; Qingbo, Ke

    2016-01-01

    A high-efficiency photovoltaic (PV) micro-inverter consisting of two power stages i.e. a LLC resonant converter with a new hybrid control scheme and a dc-ac inverter is proposed, studied and designed in this paper. In the first power stage, the new hybrid control combining pulse-frequency modulat......A high-efficiency photovoltaic (PV) micro-inverter consisting of two power stages i.e. a LLC resonant converter with a new hybrid control scheme and a dc-ac inverter is proposed, studied and designed in this paper. In the first power stage, the new hybrid control combining pulse......-frequency modulation (PFM) and phase-shift pulse-width modulation (PS-PWM) is employed on a full-bridge LLC dc-dc converter, in order to achieve high efficiency when PV output voltage varies in a wide range. Moreover, a maximum power point tracking (MPPT) method based on power perturbation is implemented in the dc...

  18. Turbulence modeling for Francis turbine water passages simulation

    International Nuclear Information System (INIS)

    Maruzewski, P; Munch, C; Mombelli, H P; Avellan, F; Hayashi, H; Yamaishi, K; Hashii, T; Sugow, Y

    2010-01-01

    The applications of Computational Fluid Dynamics, CFD, to hydraulic machines life require the ability to handle turbulent flows and to take into account the effects of turbulence on the mean flow. Nowadays, Direct Numerical Simulation, DNS, is still not a good candidate for hydraulic machines simulations due to an expensive computational time consuming. Large Eddy Simulation, LES, even, is of the same category of DNS, could be an alternative whereby only the small scale turbulent fluctuations are modeled and the larger scale fluctuations are computed directly. Nevertheless, the Reynolds-Averaged Navier-Stokes, RANS, model have become the widespread standard base for numerous hydraulic machine design procedures. However, for many applications involving wall-bounded flows and attached boundary layers, various hybrid combinations of LES and RANS are being considered, such as Detached Eddy Simulation, DES, whereby the RANS approximation is kept in the regions where the boundary layers are attached to the solid walls. Furthermore, the accuracy of CFD simulations is highly dependent on the grid quality, in terms of grid uniformity in complex configurations. Moreover any successful structured and unstructured CFD codes have to offer a wide range to the variety of classic RANS model to hybrid complex model. The aim of this study is to compare the behavior of turbulent simulations for both structured and unstructured grids topology with two different CFD codes which used the same Francis turbine. Hence, the study is intended to outline the encountered discrepancy for predicting the wake of turbine blades by using either the standard k-ε model, or the standard k-ε model or the SST shear stress model in a steady CFD simulation. Finally, comparisons are made with experimental data from the EPFL Laboratory for Hydraulic Machines reduced scale model measurements.

  19. Turbulence modeling for Francis turbine water passages simulation

    Energy Technology Data Exchange (ETDEWEB)

    Maruzewski, P; Munch, C; Mombelli, H P; Avellan, F [Ecole polytechnique federale de Lausanne, Laboratory of Hydraulic Machines Avenue de Cour 33 bis, CH-1007 Lausanne (Switzerland); Hayashi, H; Yamaishi, K; Hashii, T; Sugow, Y, E-mail: pierre.maruzewski@epfl.c [Nippon KOEI Power Systems, 1-22 Doukyu, Aza, Morijyuku, Sukagawa, Fukushima Pref. 962-8508 (Japan)

    2010-08-15

    The applications of Computational Fluid Dynamics, CFD, to hydraulic machines life require the ability to handle turbulent flows and to take into account the effects of turbulence on the mean flow. Nowadays, Direct Numerical Simulation, DNS, is still not a good candidate for hydraulic machines simulations due to an expensive computational time consuming. Large Eddy Simulation, LES, even, is of the same category of DNS, could be an alternative whereby only the small scale turbulent fluctuations are modeled and the larger scale fluctuations are computed directly. Nevertheless, the Reynolds-Averaged Navier-Stokes, RANS, model have become the widespread standard base for numerous hydraulic machine design procedures. However, for many applications involving wall-bounded flows and attached boundary layers, various hybrid combinations of LES and RANS are being considered, such as Detached Eddy Simulation, DES, whereby the RANS approximation is kept in the regions where the boundary layers are attached to the solid walls. Furthermore, the accuracy of CFD simulations is highly dependent on the grid quality, in terms of grid uniformity in complex configurations. Moreover any successful structured and unstructured CFD codes have to offer a wide range to the variety of classic RANS model to hybrid complex model. The aim of this study is to compare the behavior of turbulent simulations for both structured and unstructured grids topology with two different CFD codes which used the same Francis turbine. Hence, the study is intended to outline the encountered discrepancy for predicting the wake of turbine blades by using either the standard k-{epsilon} model, or the standard k-{epsilon} model or the SST shear stress model in a steady CFD simulation. Finally, comparisons are made with experimental data from the EPFL Laboratory for Hydraulic Machines reduced scale model measurements.

  20. Turbulence modeling for Francis turbine water passages simulation

    Science.gov (United States)

    Maruzewski, P.; Hayashi, H.; Munch, C.; Yamaishi, K.; Hashii, T.; Mombelli, H. P.; Sugow, Y.; Avellan, F.

    2010-08-01

    The applications of Computational Fluid Dynamics, CFD, to hydraulic machines life require the ability to handle turbulent flows and to take into account the effects of turbulence on the mean flow. Nowadays, Direct Numerical Simulation, DNS, is still not a good candidate for hydraulic machines simulations due to an expensive computational time consuming. Large Eddy Simulation, LES, even, is of the same category of DNS, could be an alternative whereby only the small scale turbulent fluctuations are modeled and the larger scale fluctuations are computed directly. Nevertheless, the Reynolds-Averaged Navier-Stokes, RANS, model have become the widespread standard base for numerous hydraulic machine design procedures. However, for many applications involving wall-bounded flows and attached boundary layers, various hybrid combinations of LES and RANS are being considered, such as Detached Eddy Simulation, DES, whereby the RANS approximation is kept in the regions where the boundary layers are attached to the solid walls. Furthermore, the accuracy of CFD simulations is highly dependent on the grid quality, in terms of grid uniformity in complex configurations. Moreover any successful structured and unstructured CFD codes have to offer a wide range to the variety of classic RANS model to hybrid complex model. The aim of this study is to compare the behavior of turbulent simulations for both structured and unstructured grids topology with two different CFD codes which used the same Francis turbine. Hence, the study is intended to outline the encountered discrepancy for predicting the wake of turbine blades by using either the standard k-epsilon model, or the standard k-epsilon model or the SST shear stress model in a steady CFD simulation. Finally, comparisons are made with experimental data from the EPFL Laboratory for Hydraulic Machines reduced scale model measurements.

  1. Unstructured Spectral Element Model for Dispersive and Nonlinear Wave Propagation

    DEFF Research Database (Denmark)

    Engsig-Karup, Allan Peter; Eskilsson, Claes; Bigoni, Daniele

    2016-01-01

    We introduce a new stabilized high-order and unstructured numerical model for modeling fully nonlinear and dispersive water waves. The model is based on a nodal spectral element method of arbitrary order in space and a -transformed formulation due to Cai, Langtangen, Nielsen and Tveito (1998). In...

  2. Hybrid Droop Control Strategy Applied to Grid-Supporting Converters in DC Microgrids

    DEFF Research Database (Denmark)

    Han, Renke; Meng, Lexuan; Guerrero, Josep M.

    2017-01-01

    The paper proposes a hybrid droop control strategy to enhance the stability and increase maximum constant power loads (CPLs) capability of DC microgrids in a realistic scenario. By capturing the detailed model of inner control loops and hybrid droop control and general dc MG topology, a thorough...

  3. Power quality issues into a Danish low-voltage grid with electric vehicles

    DEFF Research Database (Denmark)

    Marra, Francesco; Jensen, Morten M.; Garcia-Valle, Rodrigo

    2011-01-01

    An increased interest on electric vehicles (EVs) and plug-in hybrid electric vehicles (PHEVs) is dealing with their introduction into low voltage (LV) distribution grids. Lately, analysis on power quality issues has received attention when considering EVs as additional load. The charging of EVs...

  4. Vehicle to Grid Implementation and Battery Management Optimization

    OpenAIRE

    Zhao, Yuchen

    2017-01-01

    ABSTRACT OF THE DISSERTATIONVehicle to Grid Implementation and Battery Management OptimizationbyYuchen ZhaoMaster of Science, Graduate Program in Electrical EngineeringUniversity of California, Riverside, September 2017Dr. Matthew Barth, Chairperson The need for energy independence and rising environmental pollution concerns are factors that drive the growing popularity of electric vehicles (EV), including electric and plug-in hybrid cars. Studies indicate the for 90% of the Americans who use...

  5. A hybrid convection scheme for use in non-hydrostatic numerical weather prediction models

    Directory of Open Access Journals (Sweden)

    Volker Kuell

    2008-12-01

    Full Text Available The correct representation of convection in numerical weather prediction (NWP models is essential for quantitative precipitation forecasts. Due to its small horizontal scale convection usually has to be parameterized, e.g. by mass flux convection schemes. Classical schemes originally developed for use in coarse grid NWP models assume zero net convective mass flux, because the whole circulation of a convective cell is confined to the local grid column and all convective mass fluxes cancel out. However, in contemporary NWP models with grid sizes of a few kilometers this assumption becomes questionable, because here convection is partially resolved on the grid. To overcome this conceptual problem we propose a hybrid mass flux convection scheme (HYMACS in which only the convective updrafts and downdrafts are parameterized. The generation of the larger scale environmental subsidence, which may cover several grid columns, is transferred to the grid scale equations. This means that the convection scheme now has to generate a net convective mass flux exerting a direct dynamical forcing to the grid scale model via pressure gradient forces. The hybrid convection scheme implemented into the COSMO model of Deutscher Wetterdienst (DWD is tested in an idealized simulation of a sea breeze circulation initiating convection in a realistic manner. The results are compared with analogous simulations with the classical Tiedtke and Kain-Fritsch convection schemes.

  6. Towards a supervised rescoring system for unstructured data bases used to build specialized dictionaries

    Directory of Open Access Journals (Sweden)

    Antonio Rico-Sulayes

    2014-12-01

    Full Text Available This article proposes the architecture for a system that uses previously learned weights to sort query results from unstructured data bases when building specialized dictionaries. A common resource in the construction of dictionaries, unstructured data bases have been especially useful in providing information about lexical items frequencies and examples in use. However, when building specialized dictionaries, whose selection of lexical items does not rely on frequency, the use of these data bases gets restricted to a simple provider of examples. Even in this task, the information unstructured data bases provide may not be very useful when looking for specialized uses of lexical items with various meanings and very long lists of results. In the face of this problem, long lists of hits can be rescored based on a supervised learning model that relies on previously helpful results. The allocation of a vast set of high quality training data for this rescoring system is reported here. Finally, the architecture of sucha system,an unprecedented tool in specialized lexicography, is proposed.

  7. The Technical and Economic Study of Solar-Wind Hybrid Energy System in Coastal Area of Chittagong, Bangladesh

    Directory of Open Access Journals (Sweden)

    Shuvankar Podder

    2015-01-01

    Full Text Available The size optimization and economic evaluation of the solar-wind hybrid renewable energy system (RES to meet the electricity demand of 276 kWh/day with 40 kW peak load have been determined in this study. The load data has been collected from the motels situated in the coastal areas of Patenga, Chittagong. RES in standalone as well as grid connected mode have been considered. The optimal system configurations have been determined based on systems net present cost (NPC and cost of per unit energy (COE. A standalone solar-wind-battery hybrid system is feasible and economically comparable to the present cost of diesel based power plant if 8% annual capacity shortage is allowed. Grid tied solar-wind hybrid system, where more than 70% electricity contribution is from RES, is economically comparable to present grid electricity price. Moreover, grid tied RES results in more than 60% reduction in greenhouse gases emission compared to the conventional grid. Sensitivity analysis has been performed in this study to determine the effect of capital cost variation or renewable resources variation on the system economy. Simulation result of sensitivity analysis has showed that 20% reduction of installation cost results in nearly 9%–12% reductions in cost of per unit energy.

  8. Near-Body Grid Adaption for Overset Grids

    Science.gov (United States)

    Buning, Pieter G.; Pulliam, Thomas H.

    2016-01-01

    A solution adaption capability for curvilinear near-body grids has been implemented in the OVERFLOW overset grid computational fluid dynamics code. The approach follows closely that used for the Cartesian off-body grids, but inserts refined grids in the computational space of original near-body grids. Refined curvilinear grids are generated using parametric cubic interpolation, with one-sided biasing based on curvature and stretching ratio of the original grid. Sensor functions, grid marking, and solution interpolation tasks are implemented in the same fashion as for off-body grids. A goal-oriented procedure, based on largest error first, is included for controlling growth rate and maximum size of the adapted grid system. The adaption process is almost entirely parallelized using MPI, resulting in a capability suitable for viscous, moving body simulations. Two- and three-dimensional examples are presented.

  9. Optimizations of Unstructured Aerodynamics Computations for Many-core Architectures

    KAUST Repository

    Al Farhan, Mohammed Ahmed

    2018-04-13

    We investigate several state-of-the-practice shared-memory optimization techniques applied to key routines of an unstructured computational aerodynamics application with irregular memory accesses. We illustrate for the Intel KNL processor, as a representative of the processors in contemporary leading supercomputers, identifying and addressing performance challenges without compromising the floating point numerics of the original code. We employ low and high-level architecture-specific code optimizations involving thread and data-level parallelism. Our approach is based upon a multi-level hierarchical distribution of work and data across both the threads and the SIMD units within every hardware core. On a 64-core KNL chip, we achieve nearly 2.9x speedup of the dominant routines relative to the baseline. These exhibit almost linear strong scalability up to 64 threads, and thereafter some improvement with hyperthreading. At substantially fewer Watts, we achieve up to 1.7x speedup relative to the performance of 72 threads of a 36-core Haswell CPU and roughly equivalent performance to 112 threads of a 56-core Skylake scalable processor. These optimizations are expected to be of value for many other unstructured mesh PDE-based scientific applications as multi and many-core architecture evolves.

  10. Development of a Microcontroller-based Battery Charge Controller for an Off-grid Photovoltaic System

    Science.gov (United States)

    Rina, Z. S.; Amin, N. A. M.; Hashim, M. S. M.; Majid, M. S. A.; Rojan, M. A.; Zaman, I.

    2017-08-01

    A development of a microcontroller-based charge controller for a 12V battery has been explained in this paper. The system is designed based on a novel algorithm to couple existing solar photovoltaic (PV) charging and main grid supply charging power source. One of the main purposes of the hybrid charge controller is to supply a continuous charging power source to the battery. Furthermore, the hybrid charge controller was developed to shorten the battery charging time taken. The algorithm is programmed in an Arduino Uno R3 microcontroller that monitors the battery voltage and generates appropriate commands for the charging power source selection. The solar energy is utilized whenever the solar irradiation is high. The main grid supply will be only consumed whenever the solar irradiation is low. This system ensures continuous charging power supply and faster charging of the battery.

  11. Hybrid Energy System Design of Micro Hydro-PV-biogas Based Micro-grid

    Science.gov (United States)

    Nishrina; Abdullah, A. G.; Risdiyanto, A.; Nandiyanto, ABD

    2017-03-01

    Hybrid renewable energy system is an arrangement of one or more sources of renewable energy and also conventional energy. This paper describes a simulation results of hybrid renewable power system based on the available potential in an educational institution in Indonesia. HOMER software was used to simulate and analyse both in terms of optimization and economic terms. This software was developed through 3 main principles; simulation, optimization, and sensitivity analysis. Generally, the presented results show that the software can demonstrate a feasible hybrid power system as well to be realized. The entire demand in case study area can be supplied by the system configuration and can be met by ¾ of electricity production. So, there are ¼ of generated energy became an excess electricity.

  12. The MammoGrid Project Grids Architecture

    CERN Document Server

    McClatchey, Richard; Hauer, Tamas; Estrella, Florida; Saiz, Pablo; Rogulin, Dmitri; Buncic, Predrag; Clatchey, Richard Mc; Buncic, Predrag; Manset, David; Hauer, Tamas; Estrella, Florida; Saiz, Pablo; Rogulin, Dmitri

    2003-01-01

    The aim of the recently EU-funded MammoGrid project is, in the light of emerging Grid technology, to develop a European-wide database of mammograms that will be used to develop a set of important healthcare applications and investigate the potential of this Grid to support effective co-working between healthcare professionals throughout the EU. The MammoGrid consortium intends to use a Grid model to enable distributed computing that spans national borders. This Grid infrastructure will be used for deploying novel algorithms as software directly developed or enhanced within the project. Using the MammoGrid clinicians will be able to harness the use of massive amounts of medical image data to perform epidemiological studies, advanced image processing, radiographic education and ultimately, tele-diagnosis over communities of medical "virtual organisations". This is achieved through the use of Grid-compliant services [1] for managing (versions of) massively distributed files of mammograms, for handling the distri...

  13. dc Arc Fault Effect on Hybrid ac/dc Microgrid

    Science.gov (United States)

    Fatima, Zahra

    The advent of distributed energy resources (DER) and reliability and stability problems of the conventional grid system has given rise to the wide spread deployment of microgrids. Microgrids provide many advantages by incorporating renewable energy sources and increasing the reliability of the grid by isolating from the main grid in case of an outage. AC microgrids have been installed all over the world, but dc microgrids have been gaining interest due to the advantages they provide over ac microgrids. However the entire power network backbone is still ac and dc microgrids require expensive converters to connect to the ac power network. As a result hybrid ac/dc microgrids are gaining more attention as it combines the advantages of both ac and dc microgrids such as direct integration of ac and dc systems with minimum number of conversions which increases the efficiency by reducing energy losses. Although dc electric systems offer many advantages such as no synchronization and no reactive power, successful implementation of dc systems requires appropriate protection strategies. One unique protection challenge brought by the dc systems is dc arc faults. A dc arc fault is generated when there is a gap in the conductor due to insulation degradation and current is used to bridge the gap, resulting in an arc with very high temperature. Such a fault if it goes undetected and is not extinguished can cause damage to the entire system and cause fires. The purpose of the research is to study the effect of the dc arc fault at different locations in the hybrid ac/dc microgrid and provide insight on the reliability of the grid components when it is impacted by arc faults at various locations in the grid. The impact of dc arc fault at different locations on the performance of the PV array, wind generation, and constant power loads (CPL) interfaced with dc/dc converters is studied. MATLAB/Simulink is used to model the hybrid ac/dc microgrid and arc fault.

  14. A dynamic model of a 100 kW micro gas turbine fuelled with natural gas and hydrogen blends and its application in a hybrid energy grid

    International Nuclear Information System (INIS)

    Di Gaeta, Alessandro; Reale, Fabrizio; Chiariello, Fabio; Massoli, Patrizio

    2017-01-01

    The paper deals with the development of a dynamic model of a commercial 100 kW Micro Gas Turbine (MGT) fuelled with mixtures of standard (i.e. natural gas or methane) and alternative fuels (i.e. hydrogen). The model consists of a first-order differential equation (ODE) describing the dominant dynamics of the MGT imposed by its own control system during production electrical power. The differential equation is coupled to a set of nonlinear maps derived numerically from a detailed 0D thermodynamic matching model of the MGT evaluated over a wide range of operating conditions (i.e. mechanical power, fraction of hydrogen and ambient temperature). The efficiency of the electrical machine with power inverter and power absorbed by auxiliary devices is also taken into account. The resulting model is experimentally validated for a sequence of power step responses of the MGT at different ambient conditions and with different fuel mixtures. The model is suited for simulation and control of hybrid energy grids (HEGs) which rely on advanced use of MGT and hydrogen as energy carrier. In this regard, the MGT model is used in the simulation of an HEG based on an appropriate mix of renewable (non-programmable) and non-renewable (programmable) energy sources with hydrogen storage and its reuse in the MGT. Here, the MGT is used as a programmable energy vector for compensating the deficits of renewable energies (such as solar and wind) with respect to user demand, while excess renewable energy is used to produce hydrogen via electrolysis of water. The simulated HEG comprises a solar PhotoVoltaic (PV) plant (300 kW), an MGT (100 kW) fuelled with natural gas and hydrogen blends, a water electrolyzer (WE) system (8 bar, 56 Nm 3 /h), a hydrogen tank (54 m 3 ), and an Energy Management Control System (EMCS). - Highlights: • A dynamic model of a commercial 100 kW MGT fuelled with natural gas and hydrogen blends is developed. • The model reproduces the electrical power generated by

  15. Energy Management and Simulation of Photovoltaic/Hydrogen /Battery Hybrid Power System

    Directory of Open Access Journals (Sweden)

    Tariq Kamal

    2016-06-01

    Full Text Available This manuscript focuses on a hybrid power system combining a solar photovoltaic array and energy storage system based on hydrogen technology (fuel cell, hydrogen tank and electrolyzer and battery. The complete architecture is connected to the national grid through power converters to increase the continuity of power. The proposed a hybrid power system is designed to work under classical-based energy management algorithm. According to the proposed algorithm, the PV has the priority in meeting the load demands. The hydrogen technology is utilized to ensure long-term energy balance. The battery is used as a backup and/or high power device to take care of the load following problems of hydrogen technology during transient. The dynamic performance of a hybrid power system is tested under different solar radiation, temperature and load conditions for the simulation of 24 Hrs. The effectiveness of the proposed system in terms of power sharing, grid stability, power quality and voltage regulation is verified by Matlab simulation results.

  16. Lifetime prognostics of hybrid backup power system

    DEFF Research Database (Denmark)

    Sønderskov, Simon Dyhr; Swierczynski, Maciej Jozef; Munk-Nielsen, Stig

    2017-01-01

    Modern telecommunication power supplies are based on renewable solutions, e.g. fuel cell/battery hybrid systems, for immediate and prolonged load support during grid faults. The high demand for power continuity increases the emphasis on power supply reliability and availability which raises...... the need for monitoring the system condition for timely maintenance and prevention of downtime. Although present on component level, no current literature addresses the condition monitoring from the perspective of a fuel cell/battery hybrid system such as the telecommunication power supply. This paper...... components: fuel cell, battery, and converters, is given. Finally, the paper presents a discussion on the available monitoring techniques from a commercial hybrid system point view....

  17. A nonlinear model predictive control formulation for obstacle avoidance in high-speed autonomous ground vehicles in unstructured environments

    Science.gov (United States)

    Liu, Jiechao; Jayakumar, Paramsothy; Stein, Jeffrey L.; Ersal, Tulga

    2018-06-01

    This paper presents a nonlinear model predictive control (MPC) formulation for obstacle avoidance in high-speed, large-size autono-mous ground vehicles (AGVs) with high centre of gravity (CoG) that operate in unstructured environments, such as military vehicles. The term 'unstructured' in this context denotes that there are no lanes or traffic rules to follow. Existing MPC formulations for passenger vehicles in structured environments do not readily apply to this context. Thus, a new nonlinear MPC formulation is developed to navigate an AGV from its initial position to a target position at high-speed safely. First, a new cost function formulation is used that aims to find the shortest path to the target position, since no reference trajectory exists in unstructured environments. Second, a region partitioning approach is used in conjunction with a multi-phase optimal control formulation to accommodate the complicated forms the obstacle-free region can assume due to the presence of multiple obstacles in the prediction horizon in an unstructured environment. Third, the no-wheel-lift-off condition, which is the major dynamical safety concern for high-speed, high-CoG AGVs, is ensured by limiting the steering angle within a range obtained offline using a 14 degrees-of-freedom vehicle dynamics model. Thus, a safe, high-speed navigation is enabled in an unstructured environment. Simulations of an AGV approaching multiple obstacles are provided to demonstrate the effectiveness of the algorithm.

  18. Cost- and reliability-oriented aggregation point association in long-term evolution and passive optical network hybrid access infrastructure for smart grid neighborhood area network

    Science.gov (United States)

    Cheng, Xiao; Feng, Lei; Zhou, Fanqin; Wei, Lei; Yu, Peng; Li, Wenjing

    2018-02-01

    With the rapid development of the smart grid, the data aggregation point (AP) in the neighborhood area network (NAN) is becoming increasingly important for forwarding the information between the home area network and wide area network. Due to limited budget, it is unable to use one-single access technology to meet the ongoing requirements on AP coverage. This paper first introduces the wired and wireless hybrid access network with the integration of long-term evolution (LTE) and passive optical network (PON) system for NAN, which allows a good trade-off among cost, flexibility, and reliability. Then, based on the already existing wireless LTE network, an AP association optimization model is proposed to make the PON serve as many APs as possible, considering both the economic efficiency and network reliability. Moreover, since the features of the constraints and variables of this NP-hard problem, a hybrid intelligent optimization algorithm is proposed, which is achieved by the mixture of the genetic, ant colony and dynamic greedy algorithm. By comparing with other published methods, simulation results verify the performance of the proposed method in improving the AP coverage and the performance of the proposed algorithm in terms of convergence.

  19. Plug-in Hybrid Electric Vehicles in the Smart Grid Environment: An Economic Model of Load Management by Demand Response

    Directory of Open Access Journals (Sweden)

    Poudineh R.

    2012-10-01

    Full Text Available Environmental concern regarding the consumption of fossil fuels is among the most serious challenges facing the world. As a result, utilisation of more renewable resources and promotion of a clean transport system such as the use of Plug in Hybrid Electric Vehicles (PHEVs became the forefront of the new energy policies. However, the breakthrough of PHEVs in the automotive fleet increases concerns around the stability of power system and in particular, the power network. This research simulates the aggregate load profile of the UK with presence of PHEVs based upon different price scenarios. The results show that under the fixed rate and time of use programmes in the current grid, the extra load of the electric vehicles intensifies the consumption profile and also creates new critical points. Thus, there should always be excess standby capacity to satisfy peak demand even for a short period of time. On the other hand, when the consumers do not pay the price based on the actual cost of supply, those who consume less in peak hours subsidise the ones who consume more and this cross subsidy raises a regulatory issue. On the contrary, a smart grid can accommodate PHEVs without creating technical and regulatory problems. This positive consequence is the result of demand response to the real time pricing. From a technical point of view, the biggest chunk of PHEVs' load will be shifted to the late evening and the hours of minimum demand. Besides, from a welfare analysis standpoint, real time pricing creates no deadweight losses and corresponding demand response will limit the ability of suppliers to increase the spot market clearing price above its equilibrium level.

  20. Economics of hybrid photovoltaic power plants

    Energy Technology Data Exchange (ETDEWEB)

    Breyer, Christian

    2012-08-16

    The global power supply stability is faced to several severe and fundamental threats, in particular steadily increasing power demand, diminishing and degrading fossil and nuclear energy resources, very harmful greenhouse gas emissions, significant energy injustice and a structurally misbalanced ecological footprint. Photovoltaic (PV) power systems are analysed in various aspects focusing on economic and technical considerations of supplemental and substitutional power supply to the constraint conventional power system. To infer the most relevant system approach for PV power plants several solar resources available for PV systems are compared. By combining the different solar resources and respective economics, two major PV systems are identified to be very competitive in almost all regions in the world. The experience curve concept is used as a key technique for the development of scenario assumptions on economic projections for the decade of the 2010s. Main drivers for cost reductions in PV systems are learning and production growth rate, thus several relevant aspects are discussed such as research and development investments, technical PV market potential, different PV technologies and the energetic sustainability of PV. Three major market segments for PV systems are identified: off-grid PV solutions, decentralised small scale on-grid PV systems (several kWp) and large scale PV power plants (tens of MWp). Mainly by application of 'grid-parity' and 'fuel-parity' concepts per country, local market and conventional power plant basis, the global economic market potential for all major PV system segments is derived. PV power plant hybridization potential of all relevant power technologies and the global power plant structure are analyzed regarding technical, economical and geographical feasibility. Key success criteria for hybrid PV power plants are discussed and comprehensively analysed for all adequate power plant technologies, i.e. oil, gas and coal fired power

  1. Economics of hybrid photovoltaic power plants

    Energy Technology Data Exchange (ETDEWEB)

    Breyer, Christian

    2012-08-16

    The global power supply stability is faced to several severe and fundamental threats, in particular steadily increasing power demand, diminishing and degrading fossil and nuclear energy resources, very harmful greenhouse gas emissions, significant energy injustice and a structurally misbalanced ecological footprint. Photovoltaic (PV) power systems are analysed in various aspects focusing on economic and technical considerations of supplemental and substitutional power supply to the constraint conventional power system. To infer the most relevant system approach for PV power plants several solar resources available for PV systems are compared. By combining the different solar resources and respective economics, two major PV systems are identified to be very competitive in almost all regions in the world. The experience curve concept is used as a key technique for the development of scenario assumptions on economic projections for the decade of the 2010s. Main drivers for cost reductions in PV systems are learning and production growth rate, thus several relevant aspects are discussed such as research and development investments, technical PV market potential, different PV technologies and the energetic sustainability of PV. Three major market segments for PV systems are identified: off-grid PV solutions, decentralised small scale on-grid PV systems (several kWp) and large scale PV power plants (tens of MWp). Mainly by application of 'grid-parity' and 'fuel-parity' concepts per country, local market and conventional power plant basis, the global economic market potential for all major PV system segments is derived. PV power plant hybridization potential of all relevant power technologies and the global power plant structure are analyzed regarding technical, economical and geographical feasibility. Key success criteria for hybrid PV power plants are discussed and comprehensively analysed for all adequate power plant technologies, i.e. oil, gas and

  2. Off-grid community electrification projects based on wind and solar energies: A case study in Nicaragua

    OpenAIRE

    Ranaboldo, Matteo; Domenech, Bruno; Reyes, Gustavo Alberto; Ferrer Martí, Laia; Pastor Moreno, Rafael; García Villoria, Alberto

    2015-01-01

    Despite various institutional efforts, about 22% of the total Nicaraguan population still do not have access to electricity. Due to the dispersed nature of many rural inhabitants, off-grid electrification systems that use renewable energy sources are a reliable and sustainable option to provide electricity to isolated communities. In this study, the design of an off-grid electrification project based on hybrid wind-photovoltaic systems in a rural community of Nicaragua is developed. Firstly t...

  3. Evaluation of the UnTRIM model for 3-D tidal circulation

    Science.gov (United States)

    Cheng, R.T.; Casulli, V.; ,

    2001-01-01

    A family of numerical models, known as the TRIM models, shares the same modeling philosophy for solving the shallow water equations. A characteristic analysis of the shallow water equations points out that the numerical instability is controlled by the gravity wave terms in the momentum equations and by the transport terms in the continuity equation. A semi-implicit finite-difference scheme has been formulated so that these terms and the vertical diffusion terms are treated implicitly and the remaining terms explicitly to control the numerical stability and the computations are carried out over a uniform finite-difference computational mesh without invoking horizontal or vertical coordinate transformations. An unstructured grid version of TRIM model is introduced, or UnTRIM (pronounces as "you trim"), which preserves these basic numerical properties and modeling philosophy, only the computations are carried out over an unstructured orthogonal grid. The unstructured grid offers the flexibilities in representing complex study areas so that fine grid resolution can be placed in regions of interest, and coarse grids are used to cover the remaining domain. Thus, the computational efforts are concentrated in areas of importance, and an overall computational saving can be achieved because the total number of grid-points is dramatically reduced. To use this modeling approach, an unstructured grid mesh must be generated to properly reflect the properties of the domain of the investigation. The new modeling flexibility in grid structure is accompanied by new challenges associated with issues of grid generation. To take full advantage of this new model flexibility, the model grid generation should be guided by insights into the physics of the problems; and the insights needed may require a higher degree of modeling skill.

  4. A Five-Level H-Bridge STATCOM for an Off-Grid PV Solar Farm under Two Controllers PI and PIλ-MPC Hybrid

    Directory of Open Access Journals (Sweden)

    Onur Ozdal Mengi

    2018-01-01

    Full Text Available Investigations were presented in order to eliminate the reactive power on microgrid loads fed by an off-grid and mid-power photovoltaic solar energy system (PVSES with a static synchronous compensator (STATCOM device. The electric network is specifically characterized by P-Q loads, ambient temperature, and widely variable solar radiation levels. Two main innovations are developed. Firstly, the STATCOM apparatus is a 5-level H-bridge inverter with capacitances as load and must totally compensates the reactive power in the network load. Secondly, this compensation is controlled by a set of fractional PI (PIλ and model predictive control (MPC hybrid. The efficiencies of these controllers were compared with classical PI controllers. Large simulations, without and with reactive power compensation, in steady and transient states, are carried out to underline the merits of the presented works, by performing in the MATLAB-Simulink environment.

  5. An Immersed Boundary - Adaptive Mesh Refinement solver (IB-AMR) for high fidelity fully resolved wind turbine simulations

    Science.gov (United States)

    Angelidis, Dionysios; Sotiropoulos, Fotis

    2015-11-01

    The geometrical details of wind turbines determine the structure of the turbulence in the near and far wake and should be taken in account when performing high fidelity calculations. Multi-resolution simulations coupled with an immersed boundary method constitutes a powerful framework for high-fidelity calculations past wind farms located over complex terrains. We develop a 3D Immersed-Boundary Adaptive Mesh Refinement flow solver (IB-AMR) which enables turbine-resolving LES of wind turbines. The idea of using a hybrid staggered/non-staggered grid layout adopted in the Curvilinear Immersed Boundary Method (CURVIB) has been successfully incorporated on unstructured meshes and the fractional step method has been employed. The overall performance and robustness of the second order accurate, parallel, unstructured solver is evaluated by comparing the numerical simulations against conforming grid calculations and experimental measurements of laminar and turbulent flows over complex geometries. We also present turbine-resolving multi-scale LES considering all the details affecting the induced flow field; including the geometry of the tower, the nacelle and especially the rotor blades of a wind tunnel scale turbine. This material is based upon work supported by the Department of Energy under Award Number DE-EE0005482 and the Sandia National Laboratories.

  6. Artificial Bee Colony Algorithm for Transient Performance Augmentation of Grid Connected Distributed Generation

    Science.gov (United States)

    Chatterjee, A.; Ghoshal, S. P.; Mukherjee, V.

    In this paper, a conventional thermal power system equipped with automatic voltage regulator, IEEE type dual input power system stabilizer (PSS) PSS3B and integral controlled automatic generation control loop is considered. A distributed generation (DG) system consisting of aqua electrolyzer, photovoltaic cells, diesel engine generator, and some other energy storage devices like flywheel energy storage system and battery energy storage system is modeled. This hybrid distributed system is connected to the grid. While integrating this DG with the onventional thermal power system, improved transient performance is noticed. Further improvement in the transient performance of this grid connected DG is observed with the usage of superconducting magnetic energy storage device. The different tunable parameters of the proposed hybrid power system model are optimized by artificial bee colony (ABC) algorithm. The optimal solutions offered by the ABC algorithm are compared with those offered by genetic algorithm (GA). It is also revealed that the optimizing performance of the ABC is better than the GA for this specific application.

  7. Wind Power Grid Connected Capacity Prediction Using LSSVM Optimized by the Bat Algorithm

    Directory of Open Access Journals (Sweden)

    Qunli Wu

    2015-12-01

    Full Text Available Given the stochastic nature of wind, wind power grid-connected capacity prediction plays an essential role in coping with the challenge of balancing supply and demand. Accurate forecasting methods make enormous contribution to mapping wind power strategy, power dispatching and sustainable development of wind power industry. This study proposes a bat algorithm (BA–least squares support vector machine (LSSVM hybrid model to improve prediction performance. In order to select input of LSSVM effectively, Stationarity, Cointegration and Granger causality tests are conducted to examine the influence of installed capacity with different lags, and partial autocorrelation analysis is employed to investigate the inner relationship of grid-connected capacity. The parameters in LSSVM are optimized by BA to validate the learning ability and generalization of LSSVM. Multiple model sufficiency evaluation methods are utilized. The research results reveal that the accuracy improvement of the present approach can reach about 20% compared to other single or hybrid models.

  8. Implementation of grid-connected to/from off-grid transference for micro-grid inverters

    OpenAIRE

    Heredero Peris, Daniel; Chillón Antón, Cristian; Pages Gimenez, Marc; Gross, Gabriel Igor; Montesinos Miracle, Daniel

    2013-01-01

    This paper presents the transfer of a microgrid converter from/to on-grid to/from off-grid when the converter is working in two different modes. In the first transfer presented method, the converter operates as a Current Source Inverter (CSI) when on-grid and as a Voltage Source Inverter (VSI) when off-grid. In the second transfer method, the converter is operated as a VSI both, when operated on-grid and off-grid. The two methods are implemented successfully in a real pla...

  9. Performance of U.S. hybrid distributed energy systems: Solar photovoltaic, battery and combined heat and power

    International Nuclear Information System (INIS)

    Shah, Kunal K.; Mundada, Aishwarya S.; Pearce, J.M.

    2015-01-01

    Highlights: • Simulated PV + battery + CHP hybrid systems deployed in three U.S. regions. • Used hybrid optimization model for electric renewable pro microgrid analysis. • Limited size of each sub-module to singe family house size. • Results show that the electricity generated meets residential load demand. • Hybrid systems are technically viable in hot, moderate and cold climates in U.S. - Abstract: Until recently, the relatively high levelized cost of electricity from solar photovoltaic (PV) technology limited deployment; however, recent cost reductions, combined with various financial incentives and innovative financing techniques, have made PV fully competitive with conventional sources in many American regions. In addition, the costs of electrical storage have also declined enough to make PV + battery systems potentially economically viable for a mass-scale off-grid low-emission transition. However, many regions in the U.S. (e.g. Northern areas) cannot have off-grid PV systems without prohibitively large battery systems. Small-scale combined heat and power (CHP) systems provide a potential solution for off-grid power backup of residential-scale PV + battery arrays, while also minimizing emissions from conventional sources. Thus, an opportunity is now available to maximize the use of solar energy and gain the improved efficiencies possible with CHPs to deploy PV + battery + CHP systems throughout the U.S. The aim of this study is to determine the technical viability of such systems by simulating PV + battery + CHP hybrid systems deployed in three representative regions in the U.S., using the Hybrid Optimization Model for Electric Renewable (HOMER) Pro Microgrid Analysis tool. The results show that the electricity generated by each component of the hybrid system can be coupled to fulfill the residential load demand. A sensitivity analysis of these hybrid off grid systems is carried out as a function capacity factor of both the PV and CHP units. The

  10. Improving long-term operation of power sources in off-grid hybrid systems based on renewable energy, hydrogen and battery

    Science.gov (United States)

    García, Pablo; Torreglosa, Juan P.; Fernández, Luis M.; Jurado, Francisco

    2014-11-01

    This paper presents two novel hourly energy supervisory controls (ESC) for improving long-term operation of off-grid hybrid systems (HS) integrating renewable energy sources (wind turbine and photovoltaic solar panels), hydrogen system (fuel cell, hydrogen tank and electrolyzer) and battery. The first ESC tries to improve the power supplied by the HS and the power stored in the battery and/or in the hydrogen tank, whereas the second one tries to minimize the number of needed elements (batteries, fuel cells and electrolyzers) throughout the expected life of the HS (25 years). Moreover, in both ESC, the battery state-of-charge (SOC) and the hydrogen tank level are controlled and maintained between optimum operating margins. Finally, a comparative study between the controls is carried out by models of the commercially available components used in the HS under study in this work. These ESC are also compared with a third ESC, already published by the authors, and based on reducing the utilization costs of the energy storage devices. The comparative study proves the right performance of the ESC and their differences.

  11. Experiences and behaviors of end-users in a smart grid: the influence of values, attitudes, trust, and several types of demand side management

    NARCIS (Netherlands)

    Wiekens, Carina; Grootel, Maike; Steinmeijer, Sophie

    2014-01-01

    In this research, the experiences and behaviors of end-users in a smart grid project are explored. In PowerMatching City, the leading Dutch smart grid project, 40 households were equipped with various decentralized energy sources (PV and microCHP), hybrid heat pumps, smart appliances, smart meters

  12. User's Manual for FOMOCO Utilities-Force and Moment Computation Tools for Overset Grids

    Science.gov (United States)

    Chan, William M.; Buning, Pieter G.

    1996-01-01

    In the numerical computations of flows around complex configurations, accurate calculations of force and moment coefficients for aerodynamic surfaces are required. When overset grid methods are used, the surfaces on which force and moment coefficients are sought typically consist of a collection of overlapping surface grids. Direct integration of flow quantities on the overlapping grids would result in the overlapped regions being counted more than once. The FOMOCO Utilities is a software package for computing flow coefficients (force, moment, and mass flow rate) on a collection of overset surfaces with accurate accounting of the overlapped zones. FOMOCO Utilities can be used in stand-alone mode or in conjunction with the Chimera overset grid compressible Navier-Stokes flow solver OVERFLOW. The software package consists of two modules corresponding to a two-step procedure: (1) hybrid surface grid generation (MIXSUR module), and (2) flow quantities integration (OVERINT module). Instructions on how to use this software package are described in this user's manual. Equations used in the flow coefficients calculation are given in Appendix A.

  13. Integration of V2H/V2G Hybrid System for Demand Response in Distribution Network

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yubo; Sheikh, Omar; Hu, Boyang; Chu, Chi-Cheng; Gadh, Rajit

    2014-11-03

    Integration of Electrical Vehicles (EVs) with power grid not only brings new challenges for load management, but also opportunities for distributed storage and generation in distribution network. With the introduction of Vehicle-to-Home (V2H) and Vehicle-to-Grid (V2G), EVs can help stabilize the operation of power grid. This paper proposed and implemented a hybrid V2H/V2G system with commercialized EVs, which is able to support both islanded AC/DC load and the power grid with one single platform. Standard industrial communication protocols are implemented for a seamless respond to remote Demand Respond (DR) signals. Simulation and implementation are carried out to validate the proposed design. Simulation and implementation results showed that the hybrid system is capable of support critical islanded DC/AC load and quickly respond to the remote DR signal for V2G within 1.5kW of power range.

  14. Gasoline-powered series hybrid cars cause lower life cycle carbon emissions than battery cars

    Science.gov (United States)

    Meinrenken, Christoph; Lackner, Klaus S.

    2012-02-01

    Battery cars powered by grid electricity promise reduced life cycle green house gas (GHG) emissions from the automotive sector. Such scenarios usually point to the much higher emissions from conventional, internal combustion engine cars. However, today's commercially available series hybrid technology achieves the well known efficiency gains in electric drivetrains (regenerative breaking, lack of gearbox) even if the electricity is generated onboard, from conventional fuels. Here, we analyze life cycle GHG emissions for commercially available, state-of the-art plug-in battery cars (e.g. Nissan Leaf) and those of commercially available series hybrid cars (e.g., GM Volt, at same size and performance). Crucially, we find that series hybrid cars driven on (fossil) gasoline cause fewer emissions (126g CO2eq per km) than battery cars driven on current US grid electricity (142g CO2eq per km). We attribute this novel finding to the significant incremental emissions from plug-in battery cars due to losses during grid transmission and battery dis-/charging, and manufacturing larger batteries. We discuss crucial implications for strategic policy decisions towards a low carbon automotive sector as well as relative land intensity when powering cars by biofuel vs. bioelectricity.

  15. Gasoline-powered serial hybrid cars cause lower life cycle carbon emissions than battery cars

    Science.gov (United States)

    Meinrenken, Christoph J.; Lackner, Klaus S.

    2011-04-01

    Battery cars powered by grid electricity promise reduced life cycle green house gas (GHG) emissions from the automotive sector. Such scenarios usually point to the much higher emissions from conventional, internal combustion engine cars. However, today's commercially available serial hybrid technology achieves the well known efficiency gains from regenerative breaking, lack of gearbox, and light weighting - even if the electricity is generated onboard, from conventional fuels. Here, we analyze emissions for commercially available, state-of the-art battery cars (e.g. Nissan Leaf) and those of commercially available serial hybrid cars (e.g., GM Volt, at same size and performance). Crucially, we find that serial hybrid cars driven on (fossil) gasoline cause fewer life cycle GHG emissions (126g CO2e per km) than battery cars driven on current US grid electricity (142g CO2e per km). We attribute this novel finding to the significant incremental life cycle emissions from battery cars from losses during grid transmission, battery dis-/charging, and larger batteries. We discuss crucial implications for strategic policy decisions towards a low carbon automotive sector as well as relative land intensity when powering cars by biofuel vs. bioelectricity.

  16. The importance of grid integration for achievable greenhouse gas emissions reductions from alternative vehicle technologies

    International Nuclear Information System (INIS)

    Tarroja, Brian; Shaffer, Brendan; Samuelsen, Scott

    2015-01-01

    Alternative vehicles must appropriately interface with the electric grid and renewable generation to contribute to decarbonization. This study investigates the impact of infrastructure configurations and management strategies on the vehicle–grid interface and vehicle greenhouse gas reduction potential with regard to California's Executive Order S-21-09 goal. Considered are battery electric vehicles, gasoline-fueled plug-in hybrid electric vehicles, hydrogen-fueled fuel cell vehicles, and plug-in hybrid fuel cell vehicles. Temporally resolved models of the electric grid, electric vehicle charging, hydrogen infrastructure, and vehicle powertrain simulations are integrated. For plug-in vehicles, consumer travel patterns can limit the greenhouse gas reductions without smart charging or energy storage. For fuel cell vehicles, the fuel production mix must be optimized for minimal greenhouse gas emissions. The plug-in hybrid fuel cell vehicle has the largest potential for emissions reduction due to smaller battery and fuel cells keeping efficiencies higher and meeting 86% of miles on electric travel keeping the hydrogen demand low. Energy storage is required to meet Executive Order S-21-09 goals in all cases. Meeting the goal requires renewable capacities of 205 GW for plug-in hybrid fuel cell vehicles and battery electric vehicle 100s, 255 GW for battery electric vehicle 200s, and 325 GW for fuel cell vehicles. - Highlights: • Consumer travel patterns limit greenhouse gas reductions with immediate charging. • Smart charging or energy storage are required for large greenhouse gas reductions. • Fuel cells as a plug-in vehicle range extender provided the most greenhouse gas reductions. • Energy storage is required to meet greenhouse gas goals regardless of vehicle type. • Smart charging reduces the required energy storage size for a given greenhouse gas goal

  17. Coronary artery disease risk assessment from unstructured electronic health records using text mining.

    Science.gov (United States)

    Jonnagaddala, Jitendra; Liaw, Siaw-Teng; Ray, Pradeep; Kumar, Manish; Chang, Nai-Wen; Dai, Hong-Jie

    2015-12-01

    Coronary artery disease (CAD) often leads to myocardial infarction, which may be fatal. Risk factors can be used to predict CAD, which may subsequently lead to prevention or early intervention. Patient data such as co-morbidities, medication history, social history and family history are required to determine the risk factors for a disease. However, risk factor data are usually embedded in unstructured clinical narratives if the data is not collected specifically for risk assessment purposes. Clinical text mining can be used to extract data related to risk factors from unstructured clinical notes. This study presents methods to extract Framingham risk factors from unstructured electronic health records using clinical text mining and to calculate 10-year coronary artery disease risk scores in a cohort of diabetic patients. We developed a rule-based system to extract risk factors: age, gender, total cholesterol, HDL-C, blood pressure, diabetes history and smoking history. The results showed that the output from the text mining system was reliable, but there was a significant amount of missing data to calculate the Framingham risk score. A systematic approach for understanding missing data was followed by implementation of imputation strategies. An analysis of the 10-year Framingham risk scores for coronary artery disease in this cohort has shown that the majority of the diabetic patients are at moderate risk of CAD. Copyright © 2015 Elsevier Inc. All rights reserved.

  18. Smart grid

    International Nuclear Information System (INIS)

    Choi, Dong Bae

    2001-11-01

    This book describes press smart grid from basics to recent trend. It is divided into ten chapters, which deals with smart grid as green revolution in energy with introduction, history, the fields, application and needed technique for smart grid, Trend of smart grid in foreign such as a model business of smart grid in foreign, policy for smart grid in U.S.A, Trend of smart grid in domestic with international standard of smart grid and strategy and rood map, smart power grid as infrastructure of smart business with EMS development, SAS, SCADA, DAS and PQMS, smart grid for smart consumer, smart renewable like Desertec project, convergence IT with network and PLC, application of an electric car, smart electro service for realtime of electrical pricing system, arrangement of smart grid.

  19. A hybrid approach for probabilistic forecasting of electricity price

    DEFF Research Database (Denmark)

    Wan, Can; Xu, Zhao; Wang, Yelei

    2014-01-01

    to the nonstationarities involved in market clearing prices (MCPs), it is rather difficult to accurately predict MCPs in advance. The challenge is getting intensified as more and more renewable energy and other new technologies emerged in smart grids. Therefore transformation from traditional point forecasts...... electricity price forecasting is proposed in this paper. The effectiveness of the proposed hybrid method has been validated through comprehensive tests using real price data from Australian electricity market.......The electricity market plays a key role in realizing the economic prophecy of smart grids. Accurate and reliable electricity market price forecasting is essential to facilitate various decision making activities of market participants in the future smart grid environment. However, due...

  20. Dynamic workload balancing of parallel applications with user-level scheduling on the Grid

    CERN Document Server

    Korkhov, Vladimir V; Krzhizhanovskaya, Valeria V

    2009-01-01

    This paper suggests a hybrid resource management approach for efficient parallel distributed computing on the Grid. It operates on both application and system levels, combining user-level job scheduling with dynamic workload balancing algorithm that automatically adapts a parallel application to the heterogeneous resources, based on the actual resource parameters and estimated requirements of the application. The hybrid environment and the algorithm for automated load balancing are described, the influence of resource heterogeneity level is measured, and the speedup achieved with this technique is demonstrated for different types of applications and resources.

  1. GridCom, Grid Commander: graphical interface for Grid jobs and data management

    International Nuclear Information System (INIS)

    Galaktionov, V.V.

    2011-01-01

    GridCom - the software package for maintenance of automation of access to means of distributed system Grid (jobs and data). The client part, executed in the form of Java-applets, realises the Web-interface access to Grid through standard browsers. The executive part Lexor (LCG Executor) is started by the user in UI (User Interface) machine providing performance of Grid operations

  2. Deep learning for classification of islanding and grid disturbance based on multi-resolution singular spectrum entropy

    Science.gov (United States)

    Li, Tie; He, Xiaoyang; Tang, Junci; Zeng, Hui; Zhou, Chunying; Zhang, Nan; Liu, Hui; Lu, Zhuoxin; Kong, Xiangrui; Yan, Zheng

    2018-02-01

    Forasmuch as the distinguishment of islanding is easy to be interfered by grid disturbance, island detection device may make misjudgment thus causing the consequence of photovoltaic out of service. The detection device must provide with the ability to differ islanding from grid disturbance. In this paper, the concept of deep learning is introduced into classification of islanding and grid disturbance for the first time. A novel deep learning framework is proposed to detect and classify islanding or grid disturbance. The framework is a hybrid of wavelet transformation, multi-resolution singular spectrum entropy, and deep learning architecture. As a signal processing method after wavelet transformation, multi-resolution singular spectrum entropy combines multi-resolution analysis and spectrum analysis with entropy as output, from which we can extract the intrinsic different features between islanding and grid disturbance. With the features extracted, deep learning is utilized to classify islanding and grid disturbance. Simulation results indicate that the method can achieve its goal while being highly accurate, so the photovoltaic system mistakenly withdrawing from power grids can be avoided.

  3. Review of the development of multi-terminal HVDC and DC power grid

    Science.gov (United States)

    Chen, Y. X.

    2017-11-01

    Traditional power equipment, power-grid structures, and operation technology are becoming increasingly powerless with the large-scale renewable energy access to the grid. Thus, we must adopt new technologies, new equipment, and new grid structure to satisfy future requirements in energy patterns. Accordingly, the multiterminal direct current (MTDC) transmission system is receiving increasing attention. This paper starts with a brief description of current developments in MTDC worldwide. The MTDC project, which has been placed into practical operation, is introduced by the Italian-Corsica-Sardinian three-terminal high-voltage DC (HVDC) project. We then describe the basic characteristics and regulations of multiterminal DC transmission. The current mainstream of several control methods are described. In the third chapter, the key to the development of MTDC system or hardware and software technology that restricts the development of multiterminal DC transmission is discussed. This chapter focuses on the comparison of double-ended HVDC and multiterminal HVDC in most aspects and subsequently elaborates the key and difficult point of MTDC development. Finally, this paper summarizes the prospect of a DC power grid. In a few decades, China can build a strong cross-strait AC-DC hybrid power grid.

  4. Using Text Analytics to Derive Customer Service Management Benefits from Unstructured Data

    DEFF Research Database (Denmark)

    Müller, Oliver; Junglas, Iris; Debortoli, Stefan

    2016-01-01

    Deriving value from structured data is now commonplace. The value of unstructured textual data, however, remains mostly untapped and often unrecognized. This article describes the text analytics journeys of three organizations in the customer service management area. Based on their experiences, we...

  5. Optimization of an experimental hybrid microgrid operation: reliability and economic issues

    OpenAIRE

    Milo, Aitor; Gaztañaga, Haizea; Etxeberria Otadui, Ion; Bilbao, Endika; Rodríguez Cortés, Pedro

    2009-01-01

    In this paper a hybrid microgrid system, composed of RES (Renewable Energy System) and CHP (Combined Heat and Power) systems together with a battery based storage system is presented. The microgrid is accompanied by a centralized energy management system (CEMS) in order to optimize the microgrid operation both in grid-connected and in stand-alone modes. In grid-connected mode the optimization of the economic exploitation of the microgrid is privileged by applying optim...

  6. Numerical comparison of robustness of some reduction methods in rough grids

    KAUST Repository

    Hou, Jiangyong

    2014-04-09

    In this article, we present three nonsymmetric mixed hybrid RT 1 2 methods and compare with some recently developed reduction methods which are suitable for the single-phase Darcy flow problem with full anisotropic and highly heterogeneous permeability on general quadrilateral grids. The methods reviewed are multipoint flux approximation (MPFA), multipoint flux mixed finite element method, mixed-finite element with broken RT 1 2 method, MPFA-type mimetic finite difference method, and symmetric mixed-hybrid finite element method. The numerical experiments of these methods on different distorted meshes are compared, as well as their differences in performance of fluxes are discussed. © 2014 Wiley Periodicals, Inc.

  7. Solar-Diesel Hybrid Power System Optimization and Experimental Validation

    Science.gov (United States)

    Jacobus, Headley Stewart

    As of 2008 1.46 billion people, or 22 percent of the World's population, were without electricity. Many of these people live in remote areas where decentralized generation is the only method of electrification. Most mini-grids are powered by diesel generators, but new hybrid power systems are becoming a reliable method to incorporate renewable energy while also reducing total system cost. This thesis quantifies the measurable Operational Costs for an experimental hybrid power system in Sierra Leone. Two software programs, Hybrid2 and HOMER, are used during the system design and subsequent analysis. Experimental data from the installed system is used to validate the two programs and to quantify the savings created by each component within the hybrid system. This thesis bridges the gap between design optimization studies that frequently lack subsequent validation and experimental hybrid system performance studies.

  8. MPI to Coarray Fortran: Experiences with a CFD Solver for Unstructured Meshes

    Directory of Open Access Journals (Sweden)

    Anuj Sharma

    2017-01-01

    Full Text Available High-resolution numerical methods and unstructured meshes are required in many applications of Computational Fluid Dynamics (CFD. These methods are quite computationally expensive and hence benefit from being parallelized. Message Passing Interface (MPI has been utilized traditionally as a parallelization strategy. However, the inherent complexity of MPI contributes further to the existing complexity of the CFD scientific codes. The Partitioned Global Address Space (PGAS parallelization paradigm was introduced in an attempt to improve the clarity of the parallel implementation. We present our experiences of converting an unstructured high-resolution compressible Navier-Stokes CFD solver from MPI to PGAS Coarray Fortran. We present the challenges, methodology, and performance measurements of our approach using Coarray Fortran. With the Cray compiler, we observe Coarray Fortran as a viable alternative to MPI. We are hopeful that Intel and open-source implementations could be utilized in the future.

  9. Linear Discontinuous Expansion Method using the Subcell Balances for Unstructured Geometry SN Transport

    International Nuclear Information System (INIS)

    Hong, Ser Gi; Kim, Jong Woon; Lee, Young Ouk; Kim, Kyo Youn

    2010-01-01

    The subcell balance methods have been developed for one- and two-dimensional SN transport calculations. In this paper, a linear discontinuous expansion method using sub-cell balances (LDEM-SCB) is developed for neutral particle S N transport calculations in 3D unstructured geometrical problems. At present, this method is applied to the tetrahedral meshes. As the name means, this method assumes the linear distribution of the particle flux in each tetrahedral mesh and uses the balance equations for four sub-cells of each tetrahedral mesh to obtain the equations for the four sub-cell average fluxes which are unknowns. This method was implemented in the computer code MUST (Multi-group Unstructured geometry S N Transport). The numerical tests show that this method gives more robust solution than DFEM (Discontinuous Finite Element Method)

  10. Multidimensional Riemann problem with self-similar internal structure. Part II - Application to hyperbolic conservation laws on unstructured meshes

    Science.gov (United States)

    Balsara, Dinshaw S.; Dumbser, Michael

    2015-04-01

    Multidimensional Riemann solvers that have internal sub-structure in the strongly-interacting state have been formulated recently (D.S. Balsara (2012, 2014) [5,16]). Any multidimensional Riemann solver operates at the grid vertices and takes as its input all the states from its surrounding elements. It yields as its output an approximation of the strongly interacting state, as well as the numerical fluxes. The multidimensional Riemann problem produces a self-similar strongly-interacting state which is the result of several one-dimensional Riemann problems interacting with each other. To compute this strongly interacting state and its higher order moments we propose the use of a Galerkin-type formulation to compute the strongly interacting state and its higher order moments in terms of similarity variables. The use of substructure in the Riemann problem reduces numerical dissipation and, therefore, allows a better preservation of flow structures, like contact and shear waves. In this second part of a series of papers we describe how this technique is extended to unstructured triangular meshes. All necessary details for a practical computer code implementation are discussed. In particular, we explicitly present all the issues related to computational geometry. Because these Riemann solvers are Multidimensional and have Self-similar strongly-Interacting states that are obtained by Consistency with the conservation law, we call them MuSIC Riemann solvers. (A video introduction to multidimensional Riemann solvers is available on http://www.elsevier.com/xml/linking-roles/text/html". The MuSIC framework is sufficiently general to handle general nonlinear systems of hyperbolic conservation laws in multiple space dimensions. It can also accommodate all self-similar one-dimensional Riemann solvers and subsequently produces a multidimensional version of the same. In this paper we focus on unstructured triangular meshes. As examples of different systems of conservation laws we

  11. A Novel Frequency Restoring Strategy of Hydro-PV Hybrid Microgrid

    DEFF Research Database (Denmark)

    Wei, Feng; Kai, Sun; Guan, Yajuan

    2014-01-01

    . The existence of frequency steady-state error and the slow active power/frequency dynamic response are inevitable. Therefore, a novel frequency restoring strategy for the hydro-PV hybrid microgrid based on the improved hierarchical control of PV systems is proposed in this paper. The output active power of PV......The conventional PV systems based on the voltage inverters only inject dispatched power to the utility grid when they work at a grid-connected mode in the hydro-PV hybrid microgrid. Due to the droop method employed for load sharing between generators, as well as the enormous inertia of system...... systems is controlled by an extra frequency restoring controller resided in the tertiary control level. The frequency steady-state error is eliminated through regulating and rebalancing the power flow between the hydropower and the PV system. The proposed strategy has verified through simulations...

  12. Robust Power Control of Microgrid based on Hybrid Renewable Power Generation Systems

    Directory of Open Access Journals (Sweden)

    A. Hajizadeh

    2013-03-01

    Full Text Available This paper presents modeling and control of a hybrid distributed energy sources including photovoltaic (PV, fuel cell (FC and battery energy storage (BES in a microgrid which provides both real and reactive power to support an unbalanced utility grid. The overall configuration of the microgrid including dynamic models for the PV, FC, BES and its power electronic interfacing are briefly described. Then controller design methodologies for the power conditioning units to control the power flow from the hybrid power plant to the unbalanced utility grid are presented. In order to distribute the power between power sources, the neuro-fuzzy power controller has been developed. Simulation results are presented to demonstrate the effectiveness and capability of proposed control strategy.

  13. Renewable Energy Systems: Development and Perspectives of a Hybrid Solar-Wind System

    Directory of Open Access Journals (Sweden)

    C. Shashidhar

    2012-02-01

    Full Text Available Considering the intermittent natural energy resources and the seasonal un-balance, a phtovoltaic-wind hybrid electrical power supply system was developed to accommodate remote locations where a conventional grid connection is inconvenient or expensive. However, the hybrid system can also be applied with grid connection and owners are allowed to sell excessive power back to the electric utility. The proposed set-up consists of a photo-voltaic solar-cell array, a mast mounted wind generator, lead-acid storage batteries, an inverter unit to convert DC to AC, electrical lighting loads, electrical heating loads, several fuse and junction boxes and associated wiring, and test instruments for measuring voltages, currents, power factors, and harmonic contamination data throughout the system. The proposed hybrid solar-wind power generating system can be extensively used to illustrate electrical concepts in hands-on laboratories and also for demonstrations in the Industrial Technology curriculum. This paper describes an analysis of local PV-wind hybrid systems for supplying electricity to a private house, farmhouse or small company with electrical power depending on the site needs. The major system components, work principle and specific working condition are presented.

  14. A techno-economic assessment of grid connected photovoltaic system for hospital building in Malaysia

    Science.gov (United States)

    Mat Isa, Normazlina; Tan, Chee Wei; Yatim, AHM

    2017-07-01

    Conventionally, electricity in hospital building are supplied by the utility grid which uses mix fuel including coal and gas. Due to enhancement in renewable technology, many building shall moving forward to install their own PV panel along with the grid to employ the advantages of the renewable energy. This paper present an analysis of grid connected photovoltaic (GCPV) system for hospital building in Malaysia. A discussion is emphasized on the economic analysis based on Levelized Cost of Energy (LCOE) and total Net Present Post (TNPC) in regards with the annual interest rate. The analysis is performed using Hybrid Optimization Model for Electric Renewables (HOMER) software which give optimization and sensitivity analysis result. An optimization result followed by the sensitivity analysis also being discuss in this article thus the impact of the grid connected PV system has be evaluated. In addition, the benefit from Net Metering (NeM) mechanism also discussed.

  15. Enabling Campus Grids with Open Science Grid Technology

    International Nuclear Information System (INIS)

    Weitzel, Derek; Fraser, Dan; Pordes, Ruth; Bockelman, Brian; Swanson, David

    2011-01-01

    The Open Science Grid is a recognized key component of the US national cyber-infrastructure enabling scientific discovery through advanced high throughput computing. The principles and techniques that underlie the Open Science Grid can also be applied to Campus Grids since many of the requirements are the same, even if the implementation technologies differ. We find five requirements for a campus grid: trust relationships, job submission, resource independence, accounting, and data management. The Holland Computing Center's campus grid at the University of Nebraska-Lincoln was designed to fulfill the requirements of a campus grid. A bridging daemon was designed to bring non-Condor clusters into a grid managed by Condor. Condor features which make it possible to bridge Condor sites into a multi-campus grid have been exploited at the Holland Computing Center as well.

  16. A stochastic model for hybrid off-grid wind power systems

    Energy Technology Data Exchange (ETDEWEB)

    Fouladgar, Javad [Inst. de Recherche en Electronique et en Electrotechnique de Nantes Atlantique (IREENA), Saint-Nazaire (France)

    2008-07-01

    Long-term wind speed and wind power forecasting of a hybrid installation are studied. A statistical approach based on Weibull distribution is used to predict the auxiliary power required or the exceeding power produced for an isolated site. The presence of a suitable storage system has been taken into account. (orig.)

  17. RETHINKING THE FUTURE GRID: INTEGRATED NUCLEAR-RENEWABLE ENERGY SYSTEMS

    Energy Technology Data Exchange (ETDEWEB)

    S.M. Bragg-Sitton; R. Boardman

    2014-12-01

    The 2013 electricity generation mix in the United States consisted of ~13% renewables (hydropower, wind, solar, geothermal), 19% nuclear, 27% natural gas, and 39% coal. In the 2011 State of the Union Address, President Obama set a clean energy goal for the nation: “By 2035, 80 percent of America’s electricity will come from clean energy sources. Some folks want wind and solar. Others want nuclear, clean coal and natural gas. To meet this goal we will need them all.” The U.S. Department of Energy (DOE) Offices of Nuclear Energy (NE) and Energy Efficiency and Renewable Energy (EERE) recognize that “all of the above” means that we are called to best utilize all available clean energy sources. To meet the stated environmental goals for electricity generation and for the broader energy sector, there is a need to transform the energy infrastructure of the U.S. and elsewhere. New energy systems must be capable of significantly reducing environmental impacts in an efficient and economically viable manner while utilizing both hydrocarbon resources and clean energy generation sources. The U.S. DOE is supporting research and development that could lead to more efficient utilization of clean energy generation sources, including renewable and nuclear options, to meet both grid demand and thermal energy needs in the industrial sector. A concept being advanced by the DOE-NE and DOE-EERE is tighter coupling of nuclear and renewable energy sources in a manner that better optimizes energy use for the combined electricity, industrial manufacturing, and the transportation sectors. This integration concept has been referred to as a “hybrid system” that is capable of apportioning thermal and electrical energy to first meet the grid demand (with appropriate power conversion systems), then utilizing excess thermal and, in some cases, electrical energy to drive a process that results in an additional product. For the purposes of the present work, the hybrid system would

  18. A point-centered diffusion differencing for unstructured meshes in 3-D

    International Nuclear Information System (INIS)

    Palmer, T.S.

    1994-01-01

    We describe a point-centered diffusion discretization for 3-D unstructured meshes of polyhedra. The method has several attractive qualities, including second-order accuracy and preservation of linear solutions. A potential drawback to the scheme is that the diffusion matrix is asymmetric, in general. Results of numerical test problems illustrate the behavior of the scheme

  19. Incorporating Unstructured Socializing Into the Study of Secondary Exposure to Community Violence: Etiological and Empirical Implications.

    Science.gov (United States)

    Zimmerman, Gregory M; Messner, Steven F; Rees, Carter

    2014-07-01

    Secondary exposure to community violence, defined as witnessing or hearing violence in the community, has the potential to profoundly impact long-term development, health, happiness, and security. While research has explored pathways to community violence exposure at the individual, family, and neighborhood levels, prior work has largely neglected situational factors conducive to secondary violence exposure. The present study evaluates "unstructured socializing with peers in the absence of authority figures" as a situational process that has implications for secondary exposure to violence. Results indicate that a measure of unstructured socializing was significantly associated with exposure to violence, net of an array of theoretically relevant covariates of violence exposure. Moreover, the relationships between exposure to violence and three of the most well-established correlates of violence exposure in the literature-age, male, and prior violence-were mediated to varying degrees by unstructured socializing. The results suggest a more nuanced approach to the study of secondary violence exposure that expands the focus of attention beyond individual and neighborhood background factors to include situational opportunities presented by patterns of everyday activities. © The Author(s) 2013.

  20. Assessment of grid optimisation measures for the German transmission grid using open source grid data

    Science.gov (United States)

    Böing, F.; Murmann, A.; Pellinger, C.; Bruckmeier, A.; Kern, T.; Mongin, T.

    2018-02-01

    The expansion of capacities in the German transmission grid is a necessity for further integration of renewable energy sources into the electricity sector. In this paper, the grid optimisation measures ‘Overhead Line Monitoring’, ‘Power-to-Heat’ and ‘Demand Response in the Industry’ are evaluated and compared against conventional grid expansion for the year 2030. Initially, the methodical approach of the simulation model is presented and detailed descriptions of the grid model and the used grid data, which partly originates from open-source platforms, are provided. Further, this paper explains how ‘Curtailment’ and ‘Redispatch’ can be reduced by implementing grid optimisation measures and how the depreciation of economic costs can be determined considering construction costs. The developed simulations show that the conventional grid expansion is more efficient and implies more grid relieving effects than the evaluated grid optimisation measures.

  1. A New Hybrid PLL for Interconnecting Renewable Energy Systems to the Grid

    DEFF Research Database (Denmark)

    Hadjidemetriou, Lenos; Kyriakides, Elias; Blaabjerg, Frede

    2013-01-01

    There is a need to develop new control strategies for interconnecting renewable energy systems (RESs) to the power grid due to the continuously increasing penetration of RES and, in particular, of wind power systems. The control strategies are typically based on a fast and accurate detection...

  2. Analysis of off-grid hybrid wind turbine/solar PV water pumping systems

    Science.gov (United States)

    While many remote water pumping systems exist (e.g. mechanical windmills, solar photovoltaic , wind-electric, diesel powered), very few combine both the wind and solar energy resources to possibly improve the reliability and the performance of the system. In this paper, off-grid wind turbine (WT) a...

  3. Enabling campus grids with open science grid technology

    Energy Technology Data Exchange (ETDEWEB)

    Weitzel, Derek [Nebraska U.; Bockelman, Brian [Nebraska U.; Swanson, David [Nebraska U.; Fraser, Dan [Argonne; Pordes, Ruth [Fermilab

    2011-01-01

    The Open Science Grid is a recognized key component of the US national cyber-infrastructure enabling scientific discovery through advanced high throughput computing. The principles and techniques that underlie the Open Science Grid can also be applied to Campus Grids since many of the requirements are the same, even if the implementation technologies differ. We find five requirements for a campus grid: trust relationships, job submission, resource independence, accounting, and data management. The Holland Computing Center's campus grid at the University of Nebraska-Lincoln was designed to fulfill the requirements of a campus grid. A bridging daemon was designed to bring non-Condor clusters into a grid managed by Condor. Condor features which make it possible to bridge Condor sites into a multi-campus grid have been exploited at the Holland Computing Center as well.

  4. Energy Management of an Off-Grid Hybrid Power Plant with Multiple Energy Storage Systems

    Directory of Open Access Journals (Sweden)

    Laura Tribioli

    2016-08-01

    Full Text Available In this paper, an off-grid hybrid power plant with multiple storage systems for an artificial island is designed and two possible strategies for the management of the stored energy are proposed. Renewable power sources (wind/solar technologies are used as primary power suppliers. A lead-acid battery pack (BAT and a reversible polymer electrolyte fuel cell are employed to fulfill the power demand and to absorb extra power. The reversible fuel cell allows reducing costs and occupied space and the fuel cell can be fed by the pure hydrogen produced by means of its reversible operation as an electrolyzer. A diesel engine is employed as backup system. While HOMER Pro® has been employed for a full-factorial-based optimization of the sizes of the renewable sources and the BAT, Matlab/Simulink® has been later used for simulating the plant operation and compare two possible power management control strategies. For the reversible fuel cell sizing, a sensitivity analysis has been carried out varying stack and hydrogen tank sizes. The final choice for plant configuration and power management control strategy has been made on the basis of a comparative analysis of the results, aimed at minimizing fossil fuel consumption and CO2 emissions, battery aging rate and at maximizing the power plant overall efficiency. The obtained results demonstrate the possibility of realizing a renewable power plant, able to match the needs of electrical power in a remote area, by achieving a good integration of different energy sources and facing the intermittent nature of renewable power sources, with very low use of fossil fuels.

  5. Recovery Act - Demonstration of Sodium Ion Battery for Grid Level Applications

    Energy Technology Data Exchange (ETDEWEB)

    Wiley, Ted [Aquion Energy, Inc., Pittsburgh, PA (United States); Whitacre, Jay [Aquion Energy, Inc., Pittsburgh, PA (United States); Weber, Eric [Aquion Energy, Inc., Pittsburgh, PA (United States); Eshoo, Michael [Aquion Energy, Inc., Pittsburgh, PA (United States); Noland, James [Aquion Energy, Inc., Pittsburgh, PA (United States); Blackwood, David [Aquion Energy, Inc., Pittsburgh, PA (United States); Campbell, Williams [Aquion Energy, Inc., Pittsburgh, PA (United States); Sheen, Eric [Aquion Energy, Inc., Pittsburgh, PA (United States); Spears, Christopher [Aquion Energy, Inc., Pittsburgh, PA (United States); Smith, Christopher [Aquion Energy, Inc., Pittsburgh, PA (United States)

    2012-08-31

    Aquion Energy received a $5.179 million cooperative research agreement under the Department of Energy's Smart Grid Demonstration Program Demonstration of Promising Energy Storage Technologies (Program Area 2.5) of FOA DE-FOE-0000036. The main objective of this project was to demonstrate Aquion's low cost, grid-scale, ambient temperature sodium ion energy storage device. The centerpiece of the technology is a novel hybrid energy storage chemistry that has been proven in a laboratory environment. The objective was to translate these groundbreaking results from the small-batch, small-cell test environment to the pilot scale to enable significant numbers of multiple ampere-hour cells to be manufactured and assembled into test batteries. Aquion developed a proof of concept demonstration unit that showed similar performance and major cost improvement over existing technologies. Beyond minimizing cell and system cost, Aquion built a technology that is safe, environmentally benign and durable over many thousands of cycles as used in a variety of grid support roles.

  6. A Critical Study of Agglomerated Multigrid Methods for Diffusion

    Science.gov (United States)

    Nishikawa, Hiroaki; Diskin, Boris; Thomas, James L.

    2011-01-01

    Agglomerated multigrid techniques used in unstructured-grid methods are studied critically for a model problem representative of laminar diffusion in the incompressible limit. The studied target-grid discretizations and discretizations used on agglomerated grids are typical of current node-centered formulations. Agglomerated multigrid convergence rates are presented using a range of two- and three-dimensional randomly perturbed unstructured grids for simple geometries with isotropic and stretched grids. Two agglomeration techniques are used within an overall topology-preserving agglomeration framework. The results show that multigrid with an inconsistent coarse-grid scheme using only the edge terms (also referred to in the literature as a thin-layer formulation) provides considerable speedup over single-grid methods but its convergence deteriorates on finer grids. Multigrid with a Galerkin coarse-grid discretization using piecewise-constant prolongation and a heuristic correction factor is slower and also grid-dependent. In contrast, grid-independent convergence rates are demonstrated for multigrid with consistent coarse-grid discretizations. Convergence rates of multigrid cycles are verified with quantitative analysis methods in which parts of the two-grid cycle are replaced by their idealized counterparts.

  7. Hybrid PV/Wind Power Systems Incorporating Battery Storage and Considering the Stochastic Nature of Renewable Resources

    Science.gov (United States)

    Barnawi, Abdulwasa Bakr

    Hybrid power generation system and distributed generation technology are attracting more investments due to the growing demand for energy nowadays and the increasing awareness regarding emissions and their environmental impacts such as global warming and pollution. The price fluctuation of crude oil is an additional reason for the leading oil producing countries to consider renewable resources as an alternative. Saudi Arabia as the top oil exporter country in the word announced the "Saudi Arabia Vision 2030" which is targeting to generate 9.5 GW of electricity from renewable resources. Two of the most promising renewable technologies are wind turbines (WT) and photovoltaic cells (PV). The integration or hybridization of photovoltaics and wind turbines with battery storage leads to higher adequacy and redundancy for both autonomous and grid connected systems. This study presents a method for optimal generation unit planning by installing a proper number of solar cells, wind turbines, and batteries in such a way that the net present value (NPV) is minimized while the overall system redundancy and adequacy is maximized. A new renewable fraction technique (RFT) is used to perform the generation unit planning. RFT was tested and validated with particle swarm optimization and HOMER Pro under the same conditions and environment. Renewable resources and load randomness and uncertainties are considered. Both autonomous and grid-connected system designs were adopted in the optimal generation units planning process. An uncertainty factor was designed and incorporated in both autonomous and grid connected system designs. In the autonomous hybrid system design model, the strategy including an additional amount of operation reserve as a percent of the hourly load was considered to deal with resource uncertainty since the battery storage system is the only backup. While in the grid-connected hybrid system design model, demand response was incorporated to overcome the impact of

  8. A New Method to Energy Saving in a Micro Grid

    Directory of Open Access Journals (Sweden)

    Andrea Vallati

    2015-10-01

    Full Text Available Optimization of energy production systems is a relevant issue that must be considered in order to follow the fossil fuels consumption reduction policies and CO2 emission regulation. Increasing electricity production from renewable resources (e.g., photovoltaic systems and wind farms is desirable but its unpredictability is a cause of problems for the main grid stability. A system with multiple energy sources represents an efficient solution, by realizing an interface among renewable energy sources, energy storage systems, and conventional power generators. Direct consequences of multi-energy systems are a wider energy flexibility and benefits for the electric grid, the purpose of this paper is to propose the best technology combination for electricity generation from a mix of renewable energy resources to satisfy the electrical needs. The paper identifies the optimal off-grid option and compares this with conventional grid extension, through the use of HOMER software. The solution obtained shows that a hybrid combination of renewable energy generators at an off-grid location can be a cost-effective alternative to grid extension and it is sustainable, techno-economically viable, and environmentally sound. The results show how this innovative energetic approach can provide a cost reduction in power supply and energy fees of 40% and 25%, respectively, and CO2 emission decrease attained around 18%. Furthermore, the multi-energy system taken as the case study has been optimized through the utilization of three different type of energy storage (Pb-Ac batteries, flywheels, and micro—Compressed Air Energy Storage (C.A.E.S..

  9. Smart grids and e-mobility

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2011-07-01

    integration of electric vehicles and plug-in-vehicles in the power system (H. Seljeseth); (21) Implications of vehicle-to-grid strategies on lithium-ion batteries and grids (M. Hackmann); (22) A methodology for evaluating the hosting capacity margins for PEVs on distribution grids (I.M. Gianinoni); (23) Integration of fast EV charging systems into the distribution grid (M. Zamalloa); (24) The need for innovative functionalities for on-board electrical vehicle chargers (J.A. Pecas Lopes); (25) Towards a system for accessing real-time, cross-provider electric mobility charging station information (T. Lutz); (26) Concept evaluation of an inductive charging system for electric vehicles (H. Barth); (27) System integrated testing of EV batteries (O. Gehrke); (28) Requirements analysis for a smart charging infrastructure enabling maximum use of renewable energy (R. Ponnette); (29) The hybrid power supply system for Truong Sa Islands using solar and wind energy (T.Q. Vinh); (30) Intelligent local network management for the integration of distributed generation and storage systems (W. Heckmann); (31) Network of value creation networks for e-mobility - An analysis of the collaboration competitive advantage (R. Colmom); (32) Project netquality (R. Witzmann); (33) The interdependences between electric vehicles and offshore wind energy - An investigation for the North-Western Region of Germany (M. Buchmann); (34) Testing platform for e-mobility (TPE) (J. Prior); (35) Experiences from integrating DG in rural MV networks (M.K. Istad); (36) MUGIELEC: A comprehensive approach to EV recharge infrastructure (A. Arzuaga); (37) Model region electric mobility Munich - Drive eCharged (W. vom Eyser).

  10. Energy management for a PEMFC–PV hybrid system

    International Nuclear Information System (INIS)

    Karami, Nabil; Moubayed, Nazih; Outbib, Rachid

    2014-01-01

    Highlights: • The proposed hybrid structure is a grid-connected system composed of a PV panel, a FC, a battery, and a SC. • The output voltage of each component is regulated using a buck converter controlled by a type-III compensator. • All these components share one DC bus. • Loads can be the used battery, the grid, a DC load and/or an AC load. • The proposed topology offers a simple management technique using a low cost system controller. - Abstract: Most renewable energy sources depend on climatic circumstances and lack consistency even during a single day. The Hybrid System (HS) solves this drawback by relying on many types of renewable sources and managing them to get a satisfactory continuous power. In this paper, a grid connected HS composed of a Proton Exchange Membrane Fuel Cell (PEMFC), a Photovoltaic panel (PV), a battery and a Supercapacitor (SC) is proposed. Sources are pushed to deliver their maximum power thanks to a Maximum Power Point Tracker (MPPT). The output voltage of each component is regulated using a buck converter controlled by a type-III compensator. Consequently, HS components share the power on a single DC bus. The proposed topology offers a simple management technique using an affordable system controller. In order to illustrate our approach, a prototype is modeled, simulated and implemented on an emulator of a real system

  11. A high-rate and long cycle life aqueous electrolyte battery for grid-scale energy storage

    KAUST Repository

    Pasta, Mauro; Wessells, Colin D.; Huggins, Robert A.; Cui, Yi

    2012-01-01

    New types of energy storage are needed in conjunction with the deployment of solar, wind and other volatile renewable energy sources and their integration with the electric grid. No existing energy storage technology can economically provide the power, cycle life and energy efficiency needed to respond to the costly short-term transients that arise from renewables and other aspects of grid operation. Here we demonstrate a new type of safe, fast, inexpensive, long-life aqueous electrolyte battery, which relies on the insertion of potassium ions into a copper hexacyanoferrate cathode and a novel activated carbon/polypyrrole hybrid anode. The cathode reacts rapidly with very little hysteresis. The hybrid anode uses an electrochemically active additive to tune its potential. This high-rate, high-efficiency cell has a 95% round-trip energy efficiency when cycled at a 5C rate, and a 79% energy efficiency at 50C. It also has zero-capacity loss after 1,000 deep-discharge cycles. © 2012 Macmillan Publishers Limited. All rights reserved.

  12. A high-rate and long cycle life aqueous electrolyte battery for grid-scale energy storage

    KAUST Repository

    Pasta, Mauro

    2012-10-23

    New types of energy storage are needed in conjunction with the deployment of solar, wind and other volatile renewable energy sources and their integration with the electric grid. No existing energy storage technology can economically provide the power, cycle life and energy efficiency needed to respond to the costly short-term transients that arise from renewables and other aspects of grid operation. Here we demonstrate a new type of safe, fast, inexpensive, long-life aqueous electrolyte battery, which relies on the insertion of potassium ions into a copper hexacyanoferrate cathode and a novel activated carbon/polypyrrole hybrid anode. The cathode reacts rapidly with very little hysteresis. The hybrid anode uses an electrochemically active additive to tune its potential. This high-rate, high-efficiency cell has a 95% round-trip energy efficiency when cycled at a 5C rate, and a 79% energy efficiency at 50C. It also has zero-capacity loss after 1,000 deep-discharge cycles. © 2012 Macmillan Publishers Limited. All rights reserved.

  13. Dynamic Analysis of a Hybrid Energy Storage System (H-ESS Coupled to a Photovoltaic (PV Plant

    Directory of Open Access Journals (Sweden)

    Linda Barelli

    2018-02-01

    Full Text Available Nowadays energy storage is strongly needed to allow grid safety and stability due to the wide penetration of renewable plants. Mainly economic and technological issues impede a relevant integration of conventional storage devices in the energy system. In this scenario, the hybridization of different storage technologies can be a techno-economic solution useful to overcome these issues and promote their diffusion. Hybridization allows multi-operation modes of the Energy Storage System (ESS, merging the positive features of base-technologies and extending their application ranges. This paper provides a dynamic analysis of a hybrid energy storage system (H-ESS consisting of a flywheel and a battery pack coupled to a photovoltaic generation plant and a residential load up to 20 kW. A dynamic model of the overall micro-grid (MG was developed implementing the H-ESS preliminary sizing and a suitable management algorithm. The instantaneous behavior of each component was evaluated. A brief summary of the MG performance at different weather and load conditions was provided together with a characterization of the impact of power fluctuations on the battery current and on the power exchange with the grid.

  14. Rethinking the Future Grid: Integrated Nuclear Renewable Energy Systems: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Bragg-Sitton, S. M.; Boardman, R.; Ruth, M.; Zinaman, O.; Forsberg, C.

    2015-01-01

    The U.S. DOE is supporting research and development that could lead to more efficient utilization of clean energy generation sources, including renewable and nuclear options, to meet both grid demand and thermal energy needs in the industrial sector. One concept under consideration by the DOE-NE and DOE-EERE is tighter coupling of nuclear and renewable energy sources in a manner that better optimizes energy use for the combined electricity, industrial manufacturing, and transportation sectors. This integration concept has been referred to as a 'hybrid system' that is capable of apportioning thermal and electrical energy to first meet the grid demand (with appropriate power conversion systems), then utilizing excess thermal and, in some cases, electrical energy to drive a process that results in an additional product.

  15. GridCom, Grid Commander: graphical interface for Grid jobs and data management; GridCom, Grid Commander: graficheskij interfejs dlya raboty s zadachami i dannymi v gride

    Energy Technology Data Exchange (ETDEWEB)

    Galaktionov, V V

    2011-07-01

    GridCom - the software package for maintenance of automation of access to means of distributed system Grid (jobs and data). The client part, executed in the form of Java-applets, realises the Web-interface access to Grid through standard browsers. The executive part Lexor (LCG Executor) is started by the user in UI (User Interface) machine providing performance of Grid operations

  16. Plug-in hybrid electric vehicles in dynamical energy markets

    NARCIS (Netherlands)

    Kessels, J.T.B.A.; Bosch, P.P.J. van den

    2008-01-01

    The plug-in hybrid electric vehicle allows vehicle propulsion from multiple internal power sources. Electric energy from the grid can be utilized by means of the plug-in connection. An on-line energy management (EM) strategy is proposed to minimize the costs for taking energy from each power source.

  17. Divergence-free MHD on unstructured meshes using high order finite volume schemes based on multidimensional Riemann solvers

    Science.gov (United States)

    Balsara, Dinshaw S.; Dumbser, Michael

    2015-10-01

    Several advances have been reported in the recent literature on divergence-free finite volume schemes for Magnetohydrodynamics (MHD). Almost all of these advances are restricted to structured meshes. To retain full geometric versatility, however, it is also very important to make analogous advances in divergence-free schemes for MHD on unstructured meshes. Such schemes utilize a staggered Yee-type mesh, where all hydrodynamic quantities (mass, momentum and energy density) are cell-centered, while the magnetic fields are face-centered and the electric fields, which are so useful for the time update of the magnetic field, are centered at the edges. Three important advances are brought together in this paper in order to make it possible to have high order accurate finite volume schemes for the MHD equations on unstructured meshes. First, it is shown that a divergence-free WENO reconstruction of the magnetic field can be developed for unstructured meshes in two and three space dimensions using a classical cell-centered WENO algorithm, without the need to do a WENO reconstruction for the magnetic field on the faces. This is achieved via a novel constrained L2-projection operator that is used in each time step as a postprocessor of the cell-centered WENO reconstruction so that the magnetic field becomes locally and globally divergence free. Second, it is shown that recently-developed genuinely multidimensional Riemann solvers (called MuSIC Riemann solvers) can be used on unstructured meshes to obtain a multidimensionally upwinded representation of the electric field at each edge. Third, the above two innovations work well together with a high order accurate one-step ADER time stepping strategy, which requires the divergence-free nonlinear WENO reconstruction procedure to be carried out only once per time step. The resulting divergence-free ADER-WENO schemes with MuSIC Riemann solvers give us an efficient and easily-implemented strategy for divergence-free MHD on

  18. Portable implementation model for CFD simulations. Application to hybrid CPU/GPU supercomputers

    Science.gov (United States)

    Oyarzun, Guillermo; Borrell, Ricard; Gorobets, Andrey; Oliva, Assensi

    2017-10-01

    Nowadays, high performance computing (HPC) systems experience a disruptive moment with a variety of novel architectures and frameworks, without any clarity of which one is going to prevail. In this context, the portability of codes across different architectures is of major importance. This paper presents a portable implementation model based on an algebraic operational approach for direct numerical simulation (DNS) and large eddy simulation (LES) of incompressible turbulent flows using unstructured hybrid meshes. The strategy proposed consists in representing the whole time-integration algorithm using only three basic algebraic operations: sparse matrix-vector product, a linear combination of vectors and dot product. The main idea is based on decomposing the nonlinear operators into a concatenation of two SpMV operations. This provides high modularity and portability. An exhaustive analysis of the proposed implementation for hybrid CPU/GPU supercomputers has been conducted with tests using up to 128 GPUs. The main objective consists in understanding the challenges of implementing CFD codes on new architectures.

  19. MICROARRAY IMAGE GRIDDING USING GRID LINE REFINEMENT TECHNIQUE

    Directory of Open Access Journals (Sweden)

    V.G. Biju

    2015-05-01

    Full Text Available An important stage in microarray image analysis is gridding. Microarray image gridding is done to locate sub arrays in a microarray image and find co-ordinates of spots within each sub array. For accurate identification of spots, most of the proposed gridding methods require human intervention. In this paper a fully automatic gridding method which enhances spot intensity in the preprocessing step as per a histogram based threshold method is used. The gridding step finds co-ordinates of spots from horizontal and vertical profile of the image. To correct errors due to the grid line placement, a grid line refinement technique is proposed. The algorithm is applied on different image databases and results are compared based on spot detection accuracy and time. An average spot detection accuracy of 95.06% depicts the proposed method’s flexibility and accuracy in finding the spot co-ordinates for different database images.

  20. Grid3: An Application Grid Laboratory for Science

    CERN Multimedia

    CERN. Geneva

    2004-01-01

    level services required by the participating experiments. The deployed infrastructure has been operating since November 2003 with 27 sites, a peak of 2800 processors, work loads from 10 different applications exceeding 1300 simultaneous jobs, and data transfers among sites of greater than 2 TB/day. The Grid3 infrastructure was deployed from grid level services provided by groups and applications within the collaboration. The services were organized into four distinct "grid level services" including: Grid3 Packaging, Monitoring and Information systems, User Authentication and the iGOC Grid Operatio...

  1. Report on electric cars and plug-in hybrid cars; Redegoerelse - elbiler og plug-in hybridbiler

    Energy Technology Data Exchange (ETDEWEB)

    Elkjaer Toennesen, A.; Winther, K.; Noerregaard, K. (Teknologisk Institut, Taastrup (Denmark)); Larsen, Esben; Christensen, Linda; Kveiborg, O. (Danmarks Teknologiske Univ., Kgs. Lyngby (DTU) (Denmark))

    2010-04-15

    The Center for Green Transport at the Danish Transport Authority has prepared this statement in order to uncover driving technical aspects, user expectations and needs, and the environmental consequences of using electric and plug-in hybrid cars. An electric car is defined as a car driven by an electric motor that has a battery that can be charged with power from the grid. A plug-in hybrid car is defined as a car that combines gasoline or diesel engine with an electric motor with a battery which can be recharged with power from the grid. From an overall consideration related to the transport sector electric cars and plug-in hybrid cars have the major advantage that negative impacts on environment and climate from traffic can be reduced while the high mobility is maintained. Through an increased use of electric cars and plug-in hybrid cars, the many advantages attached to the car as an individual transportation form is maintained, while CO{sub 2} emissions etc. are reduced. Electric cars and plug-in hybrid cars is one of the technologies that are considered to have particularly great prospects in the medium term when it comes to promoting new technologies in transport. Another advantage of using electric vehicles is the power supply factor. An increased use of electricity in transport will reduce the need for and dependence on fossil fuels in the sector. Both electric cars and plug-in hybrid cars are expected to be used for storage of wind power, a possibility which is hardly available today. The plug-in hybrid car could meet some of the challenges facing the pure electric car, because it also can use conventional fuel. The report presents analyses based on three focus areas: a) Users' needs, expectations and economics in relation to vehicles; b) The technology - and hence the manufacturers' opportunities and challenges; c) Connection to the power grid. (ln)

  2. Grid-connected to/from off-grid transference for micro-grid inverters

    OpenAIRE

    Heredero Peris, Daniel; Chillón Antón, Cristian; Pages Gimenez, Marc; Gross, Gabriel Igor; Montesinos Miracle, Daniel

    2013-01-01

    This paper compares two methods for controlling the on-line transference from connected to stand-alone mode and vice versa in converters for micro-grids. The first proposes a method where the converter changes from CSI (Current Source Inverter) in grid-connected mode to VSI (Voltage Source Inverter) in off-grid. In the second method, the inverter always works as a non-ideal voltage source, acting as VSI, using AC droop control strategy.

  3. The GridSite Web/Grid security system

    International Nuclear Information System (INIS)

    McNab, Andrew; Li Yibiao

    2010-01-01

    We present an overview of the current status of the GridSite toolkit, describing the security model for interactive and programmatic uses introduced in the last year. We discuss our experiences of implementing these internal changes and how they and previous rounds of improvements have been prompted by requirements from users and wider security trends in Grids (such as CSRF). Finally, we explain how these have improved the user experience of GridSite-based websites, and wider implications for portals and similar web/grid sites.

  4. Current Grid operation and future role of the Grid

    Science.gov (United States)

    Smirnova, O.

    2012-12-01

    Grid-like technologies and approaches became an integral part of HEP experiments. Some other scientific communities also use similar technologies for data-intensive computations. The distinct feature of Grid computing is the ability to federate heterogeneous resources of different ownership into a seamless infrastructure, accessible via a single log-on. Like other infrastructures of similar nature, Grid functioning requires not only technologically sound basis, but also reliable operation procedures, monitoring and accounting. The two aspects, technological and operational, are closely related: weaker is the technology, more burden is on operations, and other way around. As of today, Grid technologies are still evolving: at CERN alone, every LHC experiment uses an own Grid-like system. This inevitably creates a heavy load on operations. Infrastructure maintenance, monitoring and incident response are done on several levels, from local system administrators to large international organisations, involving massive human effort worldwide. The necessity to commit substantial resources is one of the obstacles faced by smaller research communities when moving computing to the Grid. Moreover, most current Grid solutions were developed under significant influence of HEP use cases, and thus need additional effort to adapt them to other applications. Reluctance of many non-HEP researchers to use Grid negatively affects the outlook for national Grid organisations, which strive to provide multi-science services. We started from the situation where Grid organisations were fused with HEP laboratories and national HEP research programmes; we hope to move towards the world where Grid will ultimately reach the status of generic public computing and storage service provider and permanent national and international Grid infrastructures will be established. How far will we be able to advance along this path, depends on us. If no standardisation and convergence efforts will take place

  5. Current Grid operation and future role of the Grid

    International Nuclear Information System (INIS)

    Smirnova, O

    2012-01-01

    Grid-like technologies and approaches became an integral part of HEP experiments. Some other scientific communities also use similar technologies for data-intensive computations. The distinct feature of Grid computing is the ability to federate heterogeneous resources of different ownership into a seamless infrastructure, accessible via a single log-on. Like other infrastructures of similar nature, Grid functioning requires not only technologically sound basis, but also reliable operation procedures, monitoring and accounting. The two aspects, technological and operational, are closely related: weaker is the technology, more burden is on operations, and other way around. As of today, Grid technologies are still evolving: at CERN alone, every LHC experiment uses an own Grid-like system. This inevitably creates a heavy load on operations. Infrastructure maintenance, monitoring and incident response are done on several levels, from local system administrators to large international organisations, involving massive human effort worldwide. The necessity to commit substantial resources is one of the obstacles faced by smaller research communities when moving computing to the Grid. Moreover, most current Grid solutions were developed under significant influence of HEP use cases, and thus need additional effort to adapt them to other applications. Reluctance of many non-HEP researchers to use Grid negatively affects the outlook for national Grid organisations, which strive to provide multi-science services. We started from the situation where Grid organisations were fused with HEP laboratories and national HEP research programmes; we hope to move towards the world where Grid will ultimately reach the status of generic public computing and storage service provider and permanent national and international Grid infrastructures will be established. How far will we be able to advance along this path, depends on us. If no standardisation and convergence efforts will take place

  6. 'Plug-in hybrids and smart grids'

    Energy Technology Data Exchange (ETDEWEB)

    Horbaty, R.

    2008-07-01

    This presentation made at the Swiss 2008 research conference on traffic by Robert Horbaty from the ENCO Energy Consulting AG takes a look at how the amount of renewable energy in the electricity mains and the efficiency of mobility can be increased and pollution reduced at the same time. The integration of energy supply and electrically-powered mobility to help reduce the effects of intermittent power production from renewable sources of energy is discussed. The 'smart' technologies needed for integration and management are looked at. Examples of pilot projects are quoted and the effects of the liberalisation of the electricity markets are discussed. The advantages offered by plug-in hybrid vehicles are noted and load-shifting possibilities are discussed. Trends towards mains regulation using bi-directional charging facilities are noted.

  7. A hybrid approach to automatic de-identification of psychiatric notes.

    Science.gov (United States)

    Lee, Hee-Jin; Wu, Yonghui; Zhang, Yaoyun; Xu, Jun; Xu, Hua; Roberts, Kirk

    2017-11-01

    De-identification, or identifying and removing protected health information (PHI) from clinical data, is a critical step in making clinical data available for clinical applications and research. This paper presents a natural language processing system for automatic de-identification of psychiatric notes, which was designed to participate in the 2016 CEGS N-GRID shared task Track 1. The system has a hybrid structure that combines machine leaning techniques and rule-based approaches. The rule-based components exploit the structure of the psychiatric notes as well as characteristic surface patterns of PHI mentions. The machine learning components utilize supervised learning with rich features. In addition, the system performance was boosted with integration of additional data to the training set through domain adaptation. The hybrid system showed overall micro-averaged F-score 90.74 on the test set, second-best among all the participants of the CEGS N-GRID task. Copyright © 2017. Published by Elsevier Inc.

  8. 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

  9. Sensor-based whole-arm obstacle avoidance for unstructured environments

    International Nuclear Information System (INIS)

    Wintenberg, AL.; Butler, P.L.; Babcock, S.M.; Ericson, M.N.; Britton, C.L. Jr.; Hamel, W.R.

    1992-01-01

    Whole-arm obstacle avoidance is needed for a variety of robotic applications in the Environmental Restoration and Waste Management (ER ampersand WM) Program. Typical industrial applications of robotics involve well-defined work spaces, allowing a predetermined knowledge of collision-free paths for manipulator motion. In the unstructured or poorly defined hazardous environments of the ER ampersand WM program, the potential for significant problems resulting from collisions between manipulators and the environment in which they are utilized is great. A sensing system under development, which will provide protection against such collisions, is described in this paper

  10. Node Discovery and Interpretation in Unstructured Resource-Constrained Environments

    DEFF Research Database (Denmark)

    Gechev, Miroslav; Kasabova, Slavyana; Mihovska, Albena D.

    2014-01-01

    for the discovery, linking and interpretation of nodes in unstructured and resource-constrained network environments and their interrelated and collective use for the delivery of smart services. The model is based on a basic mathematical approach, which describes and predicts the success of human interactions...... in the context of long-term relationships and identifies several key variables in the context of communications in resource-constrained environments. The general theoretical model is described and several algorithms are proposed as part of the node discovery, identification, and linking processes in relation...

  11. OGC and Grid Interoperability in enviroGRIDS Project

    Science.gov (United States)

    Gorgan, Dorian; Rodila, Denisa; Bacu, Victor; Giuliani, Gregory; Ray, Nicolas

    2010-05-01

    EnviroGRIDS (Black Sea Catchment Observation and Assessment System supporting Sustainable Development) [1] is a 4-years FP7 Project aiming to address the subjects of ecologically unsustainable development and inadequate resource management. The project develops a Spatial Data Infrastructure of the Black Sea Catchment region. The geospatial technologies offer very specialized functionality for Earth Science oriented applications as well as the Grid oriented technology that is able to support distributed and parallel processing. One challenge of the enviroGRIDS project is the interoperability between geospatial and Grid infrastructures by providing the basic and the extended features of the both technologies. The geospatial interoperability technology has been promoted as a way of dealing with large volumes of geospatial data in distributed environments through the development of interoperable Web service specifications proposed by the Open Geospatial Consortium (OGC), with applications spread across multiple fields but especially in Earth observation research. Due to the huge volumes of data available in the geospatial domain and the additional introduced issues (data management, secure data transfer, data distribution and data computation), the need for an infrastructure capable to manage all those problems becomes an important aspect. The Grid promotes and facilitates the secure interoperations of geospatial heterogeneous distributed data within a distributed environment, the creation and management of large distributed computational jobs and assures a security level for communication and transfer of messages based on certificates. This presentation analysis and discusses the most significant use cases for enabling the OGC Web services interoperability with the Grid environment and focuses on the description and implementation of the most promising one. In these use cases we give a special attention to issues such as: the relations between computational grid and

  12. The impact of the unstructured contacts component in influenza pandemic modeling.

    Directory of Open Access Journals (Sweden)

    Marco Ajelli

    Full Text Available Individual based models have become a valuable tool for modeling the spatiotemporal dynamics of epidemics, e.g. influenza pandemic, and for evaluating the effectiveness of intervention strategies. While specific contacts among individuals into diverse environments (family, school/workplace can be modeled in a standard way by employing available socio-demographic data, all the other (unstructured contacts can be dealt with by adopting very different approaches. This can be achieved for instance by employing distance-based models or by choosing unstructured contacts in the local communities or by employing commuting data.Here we show how diverse choices can lead to different model outputs and thus to a different evaluation of the effectiveness of the containment/mitigation strategies. Sensitivity analysis has been conducted for different values of the first generation index G(0, which is the average number of secondary infections generated by the first infectious individual in a completely susceptible population and by varying the seeding municipality. Among the different considered models, attack rate ranges from 19.1% to 25.7% for G(0 = 1.1, from 47.8% to 50.7% for G(0 = 1.4 and from 62.4% to 67.8% for G(0 = 1.7. Differences of about 15 to 20 days in the peak day have been observed. As regards spatial diffusion, a difference of about 100 days to cover 200 km for different values of G(0 has been observed.To reduce uncertainty in the models it is thus important to employ data, which start being available, on contacts on neglected but important activities (leisure time, sport mall, restaurants, etc. and time-use data for improving the characterization of the unstructured contacts. Moreover, all the possible effects of different assumptions should be considered for taking public health decisions: not only sensitivity analysis to various model parameters should be performed, but intervention options should be based on the analysis and

  13. How to Measure Quality of Service Using Unstructured Data Analysis: A General Method Design

    Directory of Open Access Journals (Sweden)

    Lucie Sperková,

    2015-10-01

    Full Text Available The aim of the paper is to design a general method usable for measuring the quality of the service from the customer’s point of view with the help of content analytics. Large amount of unstructured data is created by customers of the service. This data can provide a valuable feedback from the service usage. Customers talk among themselves about their experiences and feelings from consumption of the service. The design of the method is based on a systematic literature review in the area of the service quality and unstructured data analysis. Analytics and quality measurement models are collected and critically evaluated regarding their potential use for measuring IT service quality. The method can be used by IT service provider to measure and monitor service quality based on World-of-Mouth in order to continual service improvement.

  14. Optimal Power Scheduling for a Grid-Connected Hybrid PV-Wind-Battery Microgrid System

    DEFF Research Database (Denmark)

    Hernández, Adriana Carolina Luna; Aldana, Nelson Leonardo Diaz; Savaghebi, Mehdi

    2016-01-01

    mathematical model, wherein the cost of energy purchased from the main grid is minimized and profits for selling energy generated by photovoltaic arrays are maximized by considering both physical constraints and requirements for a feasible deployment in the real system. The optimization model is tested...

  15. caGrid 1.0: a Grid enterprise architecture for cancer research.

    Science.gov (United States)

    Oster, Scott; Langella, Stephen; Hastings, Shannon; Ervin, David; Madduri, Ravi; Kurc, Tahsin; Siebenlist, Frank; Covitz, Peter; Shanbhag, Krishnakant; Foster, Ian; Saltz, Joel

    2007-10-11

    caGrid is the core Grid architecture of the NCI-sponsored cancer Biomedical Informatics Grid (caBIG) program. The current release, caGrid version 1.0, is developed as the production Grid software infrastructure of caBIG. Based on feedback from adopters of the previous version (caGrid 0.5), it has been significantly enhanced with new features and improvements to existing components. This paper presents an overview of caGrid 1.0, its main components, and enhancements over caGrid 0.5.

  16. Numerical methods and analysis of the nonlinear Vlasov equation on unstructured meshes of phase space

    International Nuclear Information System (INIS)

    Besse, Nicolas

    2003-01-01

    This work is dedicated to the mathematical and numerical studies of the Vlasov equation on phase-space unstructured meshes. In the first part, new semi-Lagrangian methods are developed to solve the Vlasov equation on unstructured meshes of phase space. As the Vlasov equation describes multi-scale phenomena, we also propose original methods based on a wavelet multi-resolution analysis. The resulting algorithm leads to an adaptive mesh-refinement strategy. The new massively-parallel computers allow to use these methods with several phase-space dimensions. Particularly, these numerical schemes are applied to plasma physics and charged particle beams in the case of two-, three-, and four-dimensional Vlasov-Poisson systems. In the second part we prove the convergence and give error estimates for several numerical schemes applied to the Vlasov-Poisson system when strong and classical solutions are considered. First we show the convergence of a semi-Lagrangian scheme on an unstructured mesh of phase space, when the regularity hypotheses for the initial data are minimal. Then we demonstrate the convergence of classes of high-order semi-Lagrangian schemes in the framework of the regular classical solution. In order to reconstruct the distribution function, we consider symmetrical Lagrange polynomials, B-Splines and wavelets bases. Finally we prove the convergence of a semi-Lagrangian scheme with propagation of gradients yielding a high-order and stable reconstruction of the solution. (author) [fr

  17. Does Your Domestic Photovoltaic Energy System Survive Grid Outages?

    Directory of Open Access Journals (Sweden)

    Marijn R. Jongerden

    2016-09-01

    Full Text Available Domestic renewable energy systems, including photovoltaic energy generation, as well as local storage, are becoming increasingly popular and economically feasible, but do come with a wide range of options. Hence, it can be difficult to match their specification to specific customer’s needs. Next to the usage-specific demand profiles and location-specific production profiles, local energy storage through the use of batteries is becoming increasingly important, since it allows one to balance variations in production and demand, either locally or via the grid. Moreover, local storage can also help to ensure a continuous energy supply in the presence of grid outages, at least for a while. Hybrid Petri net (HPN models allow one to analyze the effect of different battery management strategies on the continuity of such energy systems in the case of grid outages. The current paper focuses on one of these strategies, the so-called smart strategy, that reserves a certain percentage of the battery capacity to be only used in case of grid outages. Additionally, we introduce a new strategy that makes better use of the reserved backup capacity, by reducing the demand in the presence of a grid outage through a prioritization mechanism. This new strategy, called power-save, only allows the essential (high-priority demand to draw from the battery during power outages. We show that this new strategy outperforms previously-proposed strategies through a careful analysis of a number of scenarios and for a selection of survivability measures, such as minimum survivability per day, number of survivable hours per day, minimum survivability per year and various survivability quantiles.

  18. Hybrid electrical generation system utilizing wind, diesel and hydropower for operation of an underground zinc mine in southern Chile

    Energy Technology Data Exchange (ETDEWEB)

    Gridley, Norman [Minera El Toqui (Chile); Banto, Marcelo [Seawind Chile (Chile)

    2010-07-01

    This paper presents a hybrid electrical generation system used for underground zinc mine operations that utilizes wind, diesel and hydropower. This mine is located in Coyhaique and had a total energy consumption of 32,567 MWh in 2010 which is anticipated to increase by 25% in 2011. Power generation in this mine is independent of the power grid. It consists of four main portals: ventilation, electrical and drainage systems and ramp access to all mining zones. The technical details for all the parts of the mine and the hybrid generation system are given. A tabular form shows the energy consumed every month from 2005-2010 for all three systems involved, namely wind power generation, diesel generation and the hydro generation system. Benefits of this hybrid system include stability and constant power generation under variable loads. This system can also be applied to other mines using a grid. From the study it can be concluded that the hybrid system is environmentally friendly, economical and sustainable.

  19. Development of a three-dimensional high-order strand-grids approach

    Science.gov (United States)

    Tong, Oisin

    Development of a novel high-order flux correction method on strand grids is presented. The method uses a combination of flux correction in the unstructured plane and summation-by-parts operators in the strand direction to achieve high-fidelity solutions. Low-order truncation errors are cancelled with accurate flux and solution gradients in the flux correction method, thereby achieving a formal order of accuracy of 3, although higher orders are often obtained, especially for highly viscous flows. In this work, the scheme is extended to high-Reynolds number computations in both two and three dimensions. Turbulence closure is achieved with a robust version of the Spalart-Allmaras turbulence model that accommodates negative values of the turbulence working variable, and the Menter SST turbulence model, which blends the k-epsilon and k-o turbulence models for better accuracy. A major advantage of this high-order formulation is the ability to implement traditional finite volume-like limiters to cleanly capture shocked and discontinuous flows. In this work, this approach is explored via a symmetric limited positive (SLIP) limiter. Extensive verification and validation is conducted in two and three dimensions to determine the accuracy and fidelity of the scheme for a number of different cases. Verification studies show that the scheme achieves better than third order accuracy for low and high-Reynolds number flows. Cost studies show that in three-dimensions, the third-order flux correction scheme requires only 30% more walltime than a traditional second-order scheme on strand grids to achieve the same level of convergence. In order to overcome meshing issues at sharp corners and other small-scale features, a unique approach to traditional geometry, coined "asymptotic geometry," is explored. Asymptotic geometry is achieved by filtering out small-scale features in a level set domain through min/max flow. This approach is combined with a curvature based strand shortening

  20. The Need for Balance in Attack Aviation Employment Against Hybrid Threats

    Science.gov (United States)

    2014-06-13

    they mitigate airpower as well as their ability to counter landpower. Cilluffo and Clark offer a further explanation of hybrid threats. Although...power radios, and the systematic manipulation of the power grids resulting in the flickering of the lights in certain towns to alert fighters...