WorldWideScience

Sample records for interior point methods

  1. Interior-Point Methods for Linear Programming: A Review

    Science.gov (United States)

    Singh, J. N.; Singh, D.

    2002-01-01

    The paper reviews some recent advances in interior-point methods for linear programming and indicates directions in which future progress can be made. Most of the interior-point methods belong to any of three categories: affine-scaling methods, potential reduction methods and central path methods. These methods are discussed together with…

  2. Interior Point Methods for Large-Scale Nonlinear Programming

    Czech Academy of Sciences Publication Activity Database

    Lukšan, Ladislav; Matonoha, Ctirad; Vlček, Jan

    2005-01-01

    Roč. 20, č. 4-5 (2005), s. 569-582 ISSN 1055-6788 R&D Projects: GA AV ČR IAA1030405 Institutional research plan: CEZ:AV0Z10300504 Keywords : nonlinear programming * interior point methods * KKT systems * indefinite preconditioners * filter methods * algorithms Subject RIV: BA - General Mathematics Impact factor: 0.477, year: 2005

  3. Interior Point Methods on GPU with application to Model Predictive Control

    DEFF Research Database (Denmark)

    Gade-Nielsen, Nicolai Fog

    The goal of this thesis is to investigate the application of interior point methods to solve dynamical optimization problems, using a graphical processing unit (GPU) with a focus on problems arising in Model Predictice Control (MPC). Multi-core processors have been available for over ten years now...... software package called GPUOPT, available under the non-restrictive MIT license. GPUOPT includes includes a primal-dual interior-point method, which supports both the CPU and the GPU. It is implemented as multiple components, where the matrix operations and solver for the Newton directions is separated...

  4. Primal-Dual Interior Point Multigrid Method for Topology Optimization

    Czech Academy of Sciences Publication Activity Database

    Kočvara, Michal; Mohammed, S.

    2016-01-01

    Roč. 38, č. 5 (2016), B685-B709 ISSN 1064-8275 Grant - others:European Commission - EC(XE) 313781 Institutional support: RVO:67985556 Keywords : topology optimization * multigrid method s * interior point method Subject RIV: BA - General Mathematics Impact factor: 2.195, year: 2016 http://library.utia.cas.cz/separaty/2016/MTR/kocvara-0462418.pdf

  5. The complexity of interior point methods for solving discounted turn-based stochastic games

    DEFF Research Database (Denmark)

    Hansen, Thomas Dueholm; Ibsen-Jensen, Rasmus

    2013-01-01

    for general 2TBSGs. This implies that a number of interior point methods can be used to solve 2TBSGs. We consider two such algorithms: the unified interior point method of Kojima, Megiddo, Noma, and Yoshise, and the interior point potential reduction algorithm of Kojima, Megiddo, and Ye. The algorithms run...... states and discount factor γ we get κ=Θ(n(1−γ)2) , −δ=Θ(n√1−γ) , and 1/θ=Θ(n(1−γ)2) in the worst case. The lower bounds for κ, − δ, and 1/θ are all obtained using the same family of deterministic games....

  6. Optimal Power Flow by Interior Point and Non Interior Point Modern Optimization Algorithms

    Directory of Open Access Journals (Sweden)

    Marcin Połomski

    2013-03-01

    Full Text Available The idea of optimal power flow (OPF is to determine the optimal settings for control variables while respecting various constraints, and in general it is related to power system operational and planning optimization problems. A vast number of optimization methods have been applied to solve the OPF problem, but their performance is highly dependent on the size of a power system being optimized. The development of the OPF recently has tracked significant progress both in numerical optimization techniques and computer techniques application. In recent years, application of interior point methods to solve OPF problem has been paid great attention. This is due to the fact that IP methods are among the fastest algorithms, well suited to solve large-scale nonlinear optimization problems. This paper presents the primal-dual interior point method based optimal power flow algorithm and new variant of the non interior point method algorithm with application to optimal power flow problem. Described algorithms were implemented in custom software. The experiments show the usefulness of computational software and implemented algorithms for solving the optimal power flow problem, including the system model sizes comparable to the size of the National Power System.

  7. Interior-Point Method for Non-Linear Non-Convex Optimization

    Czech Academy of Sciences Publication Activity Database

    Lukšan, Ladislav; Matonoha, Ctirad; Vlček, Jan

    2004-01-01

    Roč. 11, č. 5-6 (2004), s. 431-453 ISSN 1070-5325 R&D Projects: GA AV ČR IAA1030103 Institutional research plan: CEZ:AV0Z1030915 Keywords : non-linear programming * interior point methods * indefinite systems * indefinite preconditioners * preconditioned conjugate gradient method * merit functions * algorithms * computational experiments Subject RIV: BA - General Mathematics Impact factor: 0.727, year: 2004

  8. Interior Point Method for Solving Fuzzy Number Linear Programming Problems Using Linear Ranking Function

    Directory of Open Access Journals (Sweden)

    Yi-hua Zhong

    2013-01-01

    Full Text Available Recently, various methods have been developed for solving linear programming problems with fuzzy number, such as simplex method and dual simplex method. But their computational complexities are exponential, which is not satisfactory for solving large-scale fuzzy linear programming problems, especially in the engineering field. A new method which can solve large-scale fuzzy number linear programming problems is presented in this paper, which is named a revised interior point method. Its idea is similar to that of interior point method used for solving linear programming problems in crisp environment before, but its feasible direction and step size are chosen by using trapezoidal fuzzy numbers, linear ranking function, fuzzy vector, and their operations, and its end condition is involved in linear ranking function. Their correctness and rationality are proved. Moreover, choice of the initial interior point and some factors influencing the results of this method are also discussed and analyzed. The result of algorithm analysis and example study that shows proper safety factor parameter, accuracy parameter, and initial interior point of this method may reduce iterations and they can be selected easily according to the actual needs. Finally, the method proposed in this paper is an alternative method for solving fuzzy number linear programming problems.

  9. Primal Interior-Point Method for Large Sparse Minimax Optimization

    Czech Academy of Sciences Publication Activity Database

    Lukšan, Ladislav; Matonoha, Ctirad; Vlček, Jan

    2009-01-01

    Roč. 45, č. 5 (2009), s. 841-864 ISSN 0023-5954 R&D Projects: GA AV ČR IAA1030405; GA ČR GP201/06/P397 Institutional research plan: CEZ:AV0Z10300504 Keywords : unconstrained optimization * large-scale optimization * minimax optimization * nonsmooth optimization * interior-point methods * modified Newton methods * variable metric methods * computational experiments Subject RIV: BA - General Mathematics Impact factor: 0.445, year: 2009 http://dml.cz/handle/10338.dmlcz/140034

  10. PCX, Interior-Point Linear Programming Solver

    International Nuclear Information System (INIS)

    Czyzyk, J.

    2004-01-01

    1 - Description of program or function: PCX solves linear programming problems using the Mehrota predictor-corrector interior-point algorithm. PCX can be called as a subroutine or used in stand-alone mode, with data supplied from an MPS file. The software incorporates modules that can be used separately from the linear programming solver, including a pre-solve routine and data structure definitions. 2 - Methods: The Mehrota predictor-corrector method is a primal-dual interior-point method for linear programming. The starting point is determined from a modified least squares heuristic. Linear systems of equations are solved at each interior-point iteration via a sparse Cholesky algorithm native to the code. A pre-solver is incorporated in the code to eliminate inefficiencies in the user's formulation of the problem. 3 - Restriction on the complexity of the problem: There are no size limitations built into the program. The size of problem solved is limited by RAM and swap space on the user's computer

  11. A primal-dual interior point method for large-scale free material optimization

    DEFF Research Database (Denmark)

    Weldeyesus, Alemseged Gebrehiwot; Stolpe, Mathias

    2015-01-01

    Free Material Optimization (FMO) is a branch of structural optimization in which the design variable is the elastic material tensor that is allowed to vary over the design domain. The requirements are that the material tensor is symmetric positive semidefinite with bounded trace. The resulting...... optimization problem is a nonlinear semidefinite program with many small matrix inequalities for which a special-purpose optimization method should be developed. The objective of this article is to propose an efficient primal-dual interior point method for FMO that can robustly and accurately solve large...... of iterations the interior point method requires is modest and increases only marginally with problem size. The computed optimal solutions obtain a higher precision than other available special-purpose methods for FMO. The efficiency and robustness of the method is demonstrated by numerical experiments on a set...

  12. Primal Interior Point Method for Minimization of Generalized Minimax Functions

    Czech Academy of Sciences Publication Activity Database

    Lukšan, Ladislav; Matonoha, Ctirad; Vlček, Jan

    2010-01-01

    Roč. 46, č. 4 (2010), s. 697-721 ISSN 0023-5954 R&D Projects: GA ČR GA201/09/1957 Institutional research plan: CEZ:AV0Z10300504 Keywords : unconstrained optimization * large-scale optimization * nonsmooth optimization * generalized minimax optimization * interior-point methods * modified Newton methods * variable metric methods * global convergence * computational experiments Subject RIV: BA - General Mathematics Impact factor: 0.461, year: 2010 http://dml.cz/handle/10338.dmlcz/140779

  13. Infeasible Interior-Point Methods for Linear Optimization Based on Large Neighborhood

    NARCIS (Netherlands)

    Asadi, A.R.; Roos, C.

    2015-01-01

    In this paper, we design a class of infeasible interior-point methods for linear optimization based on large neighborhood. The algorithm is inspired by a full-Newton step infeasible algorithm with a linear convergence rate in problem dimension that was recently proposed by the second author.

  14. On the Convergence of the Iteration Sequence in Primal-Dual Interior-Point Methods

    National Research Council Canada - National Science Library

    Tapia, Richard A; Zhang, Yin; Ye, Yinyu

    1993-01-01

    Recently, numerous research efforts, most of them concerned with superlinear convergence of the duality gap sequence to zero in the Kojima-Mizuno-Yoshise primal-dual interior-point method for linear...

  15. Multiperiod hydrothermal economic dispatch by an interior point method

    Directory of Open Access Journals (Sweden)

    Kimball L. M.

    2002-01-01

    Full Text Available This paper presents an interior point algorithm to solve the multiperiod hydrothermal economic dispatch (HTED. The multiperiod HTED is a large scale nonlinear programming problem. Various optimization methods have been applied to the multiperiod HTED, but most neglect important network characteristics or require decomposition into thermal and hydro subproblems. The algorithm described here exploits the special bordered block diagonal structure and sparsity of the Newton system for the first order necessary conditions to result in a fast efficient algorithm that can account for all network aspects. Applying this new algorithm challenges a conventional method for the use of available hydro resources known as the peak shaving heuristic.

  16. Generic primal-dual interior point methods based on a new kernel function

    NARCIS (Netherlands)

    EL Ghami, M.; Roos, C.

    2008-01-01

    In this paper we present a generic primal-dual interior point methods (IPMs) for linear optimization in which the search direction depends on a univariate kernel function which is also used as proximity measure in the analysis of the algorithm. The proposed kernel function does not satisfy all the

  17. Inversion of Gravity Anomalies Using Primal-Dual Interior Point Methods

    Directory of Open Access Journals (Sweden)

    Aaron A. Velasco

    2016-06-01

    Full Text Available Structural inversion of gravity datasets based on the use of density anomalies to derive robust images of the subsurface (delineating lithologies and their boundaries constitutes a fundamental non-invasive tool for geological exploration. The use of experimental techniques in geophysics to estimate and interpret di erences in the substructure based on its density properties have proven e cient; however, the inherent non-uniqueness associated with most geophysical datasets make this the ideal scenario for the use of recently developed robust constrained optimization techniques. We present a constrained optimization approach for a least squares inversion problem aimed to characterize 2-Dimensional Earth density structure models based on Bouguer gravity anomalies. The proposed formulation is solved with a Primal-Dual Interior-Point method including equality and inequality physical and structural constraints. We validate our results using synthetic density crustal structure models with varying complexity and illustrate the behavior of the algorithm using di erent initial density structure models and increasing noise levels in the observations. Based on these implementations, we conclude that the algorithm using Primal-Dual Interior-Point methods is robust, and its results always honor the geophysical constraints. Some of the advantages of using this approach for structural inversion of gravity data are the incorporation of a priori information related to the model parameters (coming from actual physical properties of the subsurface and the reduction of the solution space contingent on these boundary conditions.

  18. Improved Full-Newton Step O(nL) Infeasible Interior-Point Method for Linear Optimization

    NARCIS (Netherlands)

    Gu, G.; Mansouri, H.; Zangiabadi, M.; Bai, Y.Q.; Roos, C.

    2009-01-01

    We present several improvements of the full-Newton step infeasible interior-point method for linear optimization introduced by Roos (SIAM J. Optim. 16(4):1110–1136, 2006). Each main step of the method consists of a feasibility step and several centering steps. We use a more natural feasibility step,

  19. Komputasi Aliran Daya Optimal Sistem Tenaga Skala Besar dengan Metode Primal Dual Interior Point

    Directory of Open Access Journals (Sweden)

    Syafii Syafii

    2016-03-01

    Full Text Available This paper focuses on the use of Primal Dual Interior Point method in the analysis of optimal power flow. Optimal power flow analysis with Primal Dual Interior Point method then compared with Linear Programming Method using Matpower program. The simulation results show that the computation results of Primal Dual Interior Point similar with Linear Programming Method for total cost of generation and large power generated by each power plant. But in terms of computation time Primal Dual Interior Point method is faster than the method of Linear Programming, especially for large systems. Primal Dual Interior Point method have solved the problem in 40.59 seconds, while Linear Programming method takes longer 239.72 seconds for large-scale system 9241 bus. This is because the settlement PDIP algorithm starts from the starting point x0, which is located within the area of feasible move towards the optimal point, in contrast to the simplex method that moves along the border of the feasible from one extreme point to the other extreme point. Thus Primal Dual Interior Point method have more efficient in solving optimal power flow problem of large-scale power systems.

  20. Short run hydrothermal coordination with network constraints using an interior point method

    International Nuclear Information System (INIS)

    Lopez Lezama, Jesus Maria; Gallego Pareja, Luis Alfonso; Mejia Giraldo, Diego

    2008-01-01

    This paper presents a lineal optimization model to solve the hydrothermal coordination problem. The main contribution of this work is the inclusion of the network constraints to the hydrothermal coordination problem and its solution using an interior point method. The proposed model allows working with a system that can be completely hydraulic, thermal or mixed. Results are presented on the IEEE 14 bus test system

  1. A Riccati-Based Interior Point Method for Efficient Model Predictive Control of SISO Systems

    DEFF Research Database (Denmark)

    Hagdrup, Morten; Johansson, Rolf; Bagterp Jørgensen, John

    2017-01-01

    model parts separate. The controller is designed based on the deterministic model, while the Kalman filter results from the stochastic part. The controller is implemented as a primal-dual interior point (IP) method using Riccati recursion and the computational savings possible for SISO systems...

  2. The Homogeneous Interior-Point Algorithm: Nonsymmetric Cones, Warmstarting, and Applications

    DEFF Research Database (Denmark)

    Skajaa, Anders

    algorithms for these problems is still limited. The goal of this thesis is to investigate and shed light on two computational aspects of homogeneous interior-point algorithms for convex conic optimization: The first part studies the possibility of devising a homogeneous interior-point method aimed at solving...... problems involving constraints that require nonsymmetric cones in their formulation. The second part studies the possibility of warmstarting the homogeneous interior-point algorithm for conic problems. The main outcome of the first part is the introduction of a completely new homogeneous interior......-point algorithm designed to solve nonsymmetric convex conic optimization problems. The algorithm is presented in detail and then analyzed. We prove its convergence and complexity. From a theoretical viewpoint, it is fully competitive with other algorithms and from a practical viewpoint, we show that it holds lots...

  3. Development of Quadratic Programming Algorithm Based on Interior Point Method with Estimation Mechanism of Active Constraints

    Science.gov (United States)

    Hashimoto, Hiroyuki; Takaguchi, Yusuke; Nakamura, Shizuka

    Instability of calculation process and increase of calculation time caused by increasing size of continuous optimization problem remain the major issues to be solved to apply the technique to practical industrial systems. This paper proposes an enhanced quadratic programming algorithm based on interior point method mainly for improvement of calculation stability. The proposed method has dynamic estimation mechanism of active constraints on variables, which fixes the variables getting closer to the upper/lower limit on them and afterwards releases the fixed ones as needed during the optimization process. It is considered as algorithm-level integration of the solution strategy of active-set method into the interior point method framework. We describe some numerical results on commonly-used bench-mark problems called “CUTEr” to show the effectiveness of the proposed method. Furthermore, the test results on large-sized ELD problem (Economic Load Dispatching problems in electric power supply scheduling) are also described as a practical industrial application.

  4. Calculation and decomposition of spot price using interior point nonlinear optimisation methods

    International Nuclear Information System (INIS)

    Xie, K.; Song, Y.H.

    2004-01-01

    Optimal pricing for real and reactive power is a very important issue in a deregulation environment. This paper summarises the optimal pricing problem as an extended optimal power flow problem. Then, spot prices are decomposed into different components reflecting various ancillary services. The derivation of the proposed decomposition model is described in detail. Primary-Dual Interior Point method is applied to avoid 'go' 'no go' gauge. In addition, the proposed approach can be extended to cater for other types of ancillary services. (author)

  5. A trust region interior point algorithm for optimal power flow problems

    Energy Technology Data Exchange (ETDEWEB)

    Wang Min [Hefei University of Technology (China). Dept. of Electrical Engineering and Automation; Liu Shengsong [Jiangsu Electric Power Dispatching and Telecommunication Company (China). Dept. of Automation

    2005-05-01

    This paper presents a new algorithm that uses the trust region interior point method to solve nonlinear optimal power flow (OPF) problems. The OPF problem is solved by a primal/dual interior point method with multiple centrality corrections as a sequence of linearized trust region sub-problems. It is the trust region that controls the linear step size and ensures the validity of the linear model. The convergence of the algorithm is improved through the modification of the trust region sub-problem. Numerical results of standard IEEE systems and two realistic networks ranging in size from 14 to 662 buses are presented. The computational results show that the proposed algorithm is very effective to optimal power flow applications, and favors the successive linear programming (SLP) method. Comparison with the predictor/corrector primal/dual interior point (PCPDIP) method is also made to demonstrate the superiority of the multiple centrality corrections technique. (author)

  6. Arc-Search Infeasible Interior-Point Algorithm for Linear Programming

    OpenAIRE

    Yang, Yaguang

    2014-01-01

    Mehrotra's algorithm has been the most successful infeasible interior-point algorithm for linear programming since 1990. Most popular interior-point software packages for linear programming are based on Mehrotra's algorithm. This paper proposes an alternative algorithm, arc-search infeasible interior-point algorithm. We will demonstrate, by testing Netlib problems and comparing the test results obtained by arc-search infeasible interior-point algorithm and Mehrotra's algorithm, that the propo...

  7. Improved Full-Newton Step O(nL) Infeasible Interior-Point Method for Linear Optimization

    OpenAIRE

    Gu, G.; Mansouri, H.; Zangiabadi, M.; Bai, Y.Q.; Roos, C.

    2009-01-01

    We present several improvements of the full-Newton step infeasible interior-point method for linear optimization introduced by Roos (SIAM J. Optim. 16(4):1110–1136, 2006). Each main step of the method consists of a feasibility step and several centering steps. We use a more natural feasibility step, which targets the ?+-center of the next pair of perturbed problems. As for the centering steps, we apply a sharper quadratic convergence result, which leads to a slightly wider neighborhood for th...

  8. Distributed primal–dual interior-point methods for solving tree-structured coupled convex problems using message-passing

    DEFF Research Database (Denmark)

    Khoshfetrat Pakazad, Sina; Hansson, Anders; Andersen, Martin S.

    2017-01-01

    In this paper, we propose a distributed algorithm for solving coupled problems with chordal sparsity or an inherent tree structure which relies on primal–dual interior-point methods. We achieve this by distributing the computations at each iteration, using message-passing. In comparison to existi...

  9. A Riccati Based Homogeneous and Self-Dual Interior-Point Method for Linear Economic Model Predictive Control

    DEFF Research Database (Denmark)

    Sokoler, Leo Emil; Frison, Gianluca; Edlund, Kristian

    2013-01-01

    In this paper, we develop an efficient interior-point method (IPM) for the linear programs arising in economic model predictive control of linear systems. The novelty of our algorithm is that it combines a homogeneous and self-dual model, and a specialized Riccati iteration procedure. We test...

  10. Identifying critical constraints for the maximum loadability of electric power systems - analysis via interior point method

    Energy Technology Data Exchange (ETDEWEB)

    Barboza, Luciano Vitoria [Sul-riograndense Federal Institute for Education, Science and Technology (IFSul), Pelotas, RS (Brazil)], E-mail: luciano@pelotas.ifsul.edu.br

    2009-07-01

    This paper presents an overview about the maximum load ability problem and aims to study the main factors that limit this load ability. Specifically this study focuses its attention on determining which electric system buses influence directly on the power demand supply. The proposed approach uses the conventional maximum load ability method modelled by an optimization problem. The solution of this model is performed using the Interior Point methodology. As consequence of this solution method, the Lagrange multipliers are used as parameters that identify the probable 'bottlenecks' in the electric power system. The study also shows the relationship between the Lagrange multipliers and the cost function in the Interior Point optimization interpreted like sensitivity parameters. In order to illustrate the proposed methodology, the approach was applied to an IEEE test system and to assess its performance, a real equivalent electric system from the South- Southeast region of Brazil was simulated. (author)

  11. Interior point algorithms theory and analysis

    CERN Document Server

    Ye, Yinyu

    2011-01-01

    The first comprehensive review of the theory and practice of one of today's most powerful optimization techniques. The explosive growth of research into and development of interior point algorithms over the past two decades has significantly improved the complexity of linear programming and yielded some of today's most sophisticated computing techniques. This book offers a comprehensive and thorough treatment of the theory, analysis, and implementation of this powerful computational tool. Interior Point Algorithms provides detailed coverage of all basic and advanced aspects of the subject.

  12. On the complexity of a combined homotopy interior method for convex programming

    Science.gov (United States)

    Yu, Bo; Xu, Qing; Feng, Guochen

    2007-03-01

    In [G.C. Feng, Z.H. Lin, B. Yu, Existence of an interior pathway to a Karush-Kuhn-Tucker point of a nonconvex programming problem, Nonlinear Anal. 32 (1998) 761-768; G.C. Feng, B. Yu, Combined homotopy interior point method for nonlinear programming problems, in: H. Fujita, M. Yamaguti (Eds.), Advances in Numerical Mathematics, Proceedings of the Second Japan-China Seminar on Numerical Mathematics, Lecture Notes in Numerical and Applied Analysis, vol. 14, Kinokuniya, Tokyo, 1995, pp. 9-16; Z.H. Lin, B. Yu, G.C. Feng, A combined homotopy interior point method for convex programming problem, Appl. Math. Comput. 84 (1997) 193-211.], a combined homotopy was constructed for solving non-convex programming and convex programming with weaker conditions, without assuming the logarithmic barrier function to be strictly convex and the solution set to be bounded. It was proven that a smooth interior path from an interior point of the feasible set to a K-K-T point of the problem exists. This shows that combined homotopy interior point methods can solve the problem that commonly used interior point methods cannot solveE However, so far, there is no result on its complexity, even for linear programming. The main difficulty is that the objective function is not monotonically decreasing on the combined homotopy path. In this paper, by taking a piecewise technique, under commonly used conditions, polynomiality of a combined homotopy interior point method is given for convex nonlinear programming.

  13. An interior-point method for the Cartesian P*(k-linear complementarity problem over symmetric cones

    Directory of Open Access Journals (Sweden)

    B Kheirfam

    2014-06-01

    Full Text Available A novel primal-dual path-following interior-point algorithm for the Cartesian P*(k-linear complementarity problem over symmetric cones is presented. The algorithm is based on a reformulation of the central path for finding the search directions. For a full Nesterov-Todd step feasible interior-point algorithm based on the new search directions, the complexity bound of the algorithm with small-update approach is the best-available bound.

  14. An interior-point method for total variation regularized positron emission tomography image reconstruction

    Science.gov (United States)

    Bai, Bing

    2012-03-01

    There has been a lot of work on total variation (TV) regularized tomographic image reconstruction recently. Many of them use gradient-based optimization algorithms with a differentiable approximation of the TV functional. In this paper we apply TV regularization in Positron Emission Tomography (PET) image reconstruction. We reconstruct the PET image in a Bayesian framework, using Poisson noise model and TV prior functional. The original optimization problem is transformed to an equivalent problem with inequality constraints by adding auxiliary variables. Then we use an interior point method with logarithmic barrier functions to solve the constrained optimization problem. In this method, a series of points approaching the solution from inside the feasible region are found by solving a sequence of subproblems characterized by an increasing positive parameter. We use preconditioned conjugate gradient (PCG) algorithm to solve the subproblems directly. The nonnegativity constraint is enforced by bend line search. The exact expression of the TV functional is used in our calculations. Simulation results show that the algorithm converges fast and the convergence is insensitive to the values of the regularization and reconstruction parameters.

  15. Minimization of energy consumption in HVAC systems with data-driven models and an interior-point method

    International Nuclear Information System (INIS)

    Kusiak, Andrew; Xu, Guanglin; Zhang, Zijun

    2014-01-01

    Highlights: • We study the energy saving of HVAC systems with a data-driven approach. • We conduct an in-depth analysis of the topology of developed Neural Network based HVAC model. • We apply interior-point method to solving a Neural Network based HVAC optimization model. • The uncertain building occupancy is incorporated in the minimization of HVAC energy consumption. • A significant potential of saving HVAC energy is discovered. - Abstract: In this paper, a data-driven approach is applied to minimize energy consumption of a heating, ventilating, and air conditioning (HVAC) system while maintaining the thermal comfort of a building with uncertain occupancy level. The uncertainty of arrival and departure rate of occupants is modeled by the Poisson and uniform distributions, respectively. The internal heating gain is calculated from the stochastic process of the building occupancy. Based on the observed and simulated data, a multilayer perceptron algorithm is employed to model and simulate the HVAC system. The data-driven models accurately predict future performance of the HVAC system based on the control settings and the observed historical information. An optimization model is formulated and solved with the interior-point method. The optimization results are compared with the results produced by the simulation models

  16. Predictor-Corrector Primal-Dual Interior Point Method for Solving Economic Dispatch Problems: A Postoptimization Analysis

    Directory of Open Access Journals (Sweden)

    Antonio Roberto Balbo

    2012-01-01

    Full Text Available This paper proposes a predictor-corrector primal-dual interior point method which introduces line search procedures (IPLS in both the predictor and corrector steps. The Fibonacci search technique is used in the predictor step, while an Armijo line search is used in the corrector step. The method is developed for application to the economic dispatch (ED problem studied in the field of power systems analysis. The theory of the method is examined for quadratic programming problems and involves the analysis of iterative schemes, computational implementation, and issues concerning the adaptation of the proposed algorithm to solve ED problems. Numerical results are presented, which demonstrate improvements and the efficiency of the IPLS method when compared to several other methods described in the literature. Finally, postoptimization analyses are performed for the solution of ED problems.

  17. On Implementing a Homogeneous Interior-Point Algorithm for Nonsymmetric Conic Optimization

    DEFF Research Database (Denmark)

    Skajaa, Anders; Jørgensen, John Bagterp; Hansen, Per Christian

    Based on earlier work by Nesterov, an implementation of a homogeneous infeasible-start interior-point algorithm for solving nonsymmetric conic optimization problems is presented. Starting each iteration from (the vicinity of) the central path, the method computes (nearly) primal-dual symmetric...... approximate tangent directions followed by a purely primal centering procedure to locate the next central primal-dual point. Features of the algorithm include that it makes use only of the primal barrier function, that it is able to detect infeasibilities in the problem and that no phase-I method is needed...

  18. A Comparative Study of Applying Active-Set and Interior Point Methods in MPC for Controlling Nonlinear pH Process

    Directory of Open Access Journals (Sweden)

    Syam Syafiie

    2014-06-01

    Full Text Available A comparative study of Model Predictive Control (MPC using active-set method and interior point methods is proposed as a control technique for highly non-linear pH process. The process is a strong acid-strong base system. A strong acid of hydrochloric acid (HCl and a strong base of sodium hydroxide (NaOH with the presence of buffer solution sodium bicarbonate (NaHCO3 are used in a neutralization process flowing into reactor. The non-linear pH neutralization model governed in this process is presented by multi-linear models. Performance of both controllers is studied by evaluating its ability of set-point tracking and disturbance-rejection. Besides, the optimization time is compared between these two methods; both MPC shows the similar performance with no overshoot, offset, and oscillation. However, the conventional active-set method gives a shorter control action time for small scale optimization problem compared to MPC using IPM method for pH control.

  19. An Effective, Robust And Parallel Implementation Of An Interior Point Algorithm For Limit State Optimization

    DEFF Research Database (Denmark)

    Dollerup, Niels; Jepsen, Michael S.; Damkilde, Lars

    2013-01-01

    The artide describes a robust and effective implementation of the interior point optimization algorithm. The adopted method includes a precalculation step, which reduces the number of variables by fulfilling the equilibrium equations a priori. This work presents an improved implementation of the ...

  20. On the Evaluation of Computational Results Obtained from Solving System of linear Equations With matlab The Dual affine Scalling interior Point

    International Nuclear Information System (INIS)

    Murfi, Hendri; Basaruddin, T.

    2001-01-01

    The interior point method for linear programming has gained extraordinary interest as an alternative to simplex method since Karmarkar presented a polynomial-time algorithm for linear programming based on interior point method. In implementation of the algorithm of this method, there are two important things that have impact heavily to performance of the algorithm; they are data structure and used method to solve linear equation system in the algorithm. This paper describes about solving linear equation system in variants of the algorithm called dual-affine scaling algorithm. Next, we evaluate experimentally results of some used methods, either direct method or iterative method. The experimental evaluation used Matlab

  1. Interior point decoding for linear vector channels

    International Nuclear Information System (INIS)

    Wadayama, T

    2008-01-01

    In this paper, a novel decoding algorithm for low-density parity-check (LDPC) codes based on convex optimization is presented. The decoding algorithm, called interior point decoding, is designed for linear vector channels. The linear vector channels include many practically important channels such as inter-symbol interference channels and partial response channels. It is shown that the maximum likelihood decoding (MLD) rule for a linear vector channel can be relaxed to a convex optimization problem, which is called a relaxed MLD problem

  2. Interior point decoding for linear vector channels

    Energy Technology Data Exchange (ETDEWEB)

    Wadayama, T [Nagoya Institute of Technology, Gokiso, Showa-ku, Nagoya, Aichi, 466-8555 (Japan)], E-mail: wadayama@nitech.ac.jp

    2008-01-15

    In this paper, a novel decoding algorithm for low-density parity-check (LDPC) codes based on convex optimization is presented. The decoding algorithm, called interior point decoding, is designed for linear vector channels. The linear vector channels include many practically important channels such as inter-symbol interference channels and partial response channels. It is shown that the maximum likelihood decoding (MLD) rule for a linear vector channel can be relaxed to a convex optimization problem, which is called a relaxed MLD problem.

  3. A numerical method to compute interior transmission eigenvalues

    International Nuclear Information System (INIS)

    Kleefeld, Andreas

    2013-01-01

    In this paper the numerical calculation of eigenvalues of the interior transmission problem arising in acoustic scattering for constant contrast in three dimensions is considered. From the computational point of view existing methods are very expensive, and are only able to show the existence of such transmission eigenvalues. Furthermore, they have trouble finding them if two or more eigenvalues are situated closely together. We present a new method based on complex-valued contour integrals and the boundary integral equation method which is able to calculate highly accurate transmission eigenvalues. So far, this is the first paper providing such accurate values for various surfaces different from a sphere in three dimensions. Additionally, the computational cost is even lower than those of existing methods. Furthermore, the algorithm is capable of finding complex-valued eigenvalues for which no numerical results have been reported yet. Until now, the proof of existence of such eigenvalues is still open. Finally, highly accurate eigenvalues of the interior Dirichlet problem are provided and might serve as test cases to check newly derived Faber–Krahn type inequalities for larger transmission eigenvalues that are not yet available. (paper)

  4. A Primal-Dual Interior Point-Linear Programming Algorithm for MPC

    DEFF Research Database (Denmark)

    Edlund, Kristian; Sokoler, Leo Emil; Jørgensen, John Bagterp

    2009-01-01

    Constrained optimal control problems for linear systems with linear constraints and an objective function consisting of linear and l1-norm terms can be expressed as linear programs. We develop an efficient primal-dual interior point algorithm for solution of such linear programs. The algorithm...

  5. A boundary integral equation method using auxiliary interior surface approach for acoustic radiation and scattering in two dimensions.

    Science.gov (United States)

    Yang, S A

    2002-10-01

    This paper presents an effective solution method for predicting acoustic radiation and scattering fields in two dimensions. The difficulty of the fictitious characteristic frequency is overcome by incorporating an auxiliary interior surface that satisfies certain boundary condition into the body surface. This process gives rise to a set of uniquely solvable boundary integral equations. Distributing monopoles with unknown strengths over the body and interior surfaces yields the simple source formulation. The modified boundary integral equations are further transformed to ordinary ones that contain nonsingular kernels only. This implementation allows direct application of standard quadrature formulas over the entire integration domain; that is, the collocation points are exactly the positions at which the integration points are located. Selecting the interior surface is an easy task. Moreover, only a few corresponding interior nodal points are sufficient for the computation. Numerical calculations consist of the acoustic radiation and scattering by acoustically hard elliptic and rectangular cylinders. Comparisons with analytical solutions are made. Numerical results demonstrate the efficiency and accuracy of the current solution method.

  6. Measure Guideline: Summary of Interior Ducts in New Construction, Including an Efficient, Affordable Method to Install Fur-Down Interior Ducts

    Energy Technology Data Exchange (ETDEWEB)

    Beal, D.; McIlvaine , J.; Fonorow, K.; Martin, E.

    2011-11-01

    This document illustrates guidelines for the efficient installation of interior duct systems in new housing, including the fur-up chase method, the fur-down chase method, and interior ducts positioned in sealed attics or sealed crawl spaces. This document illustrates guidelines for the efficient installation of interior duct systems in new housing. Interior ducts result from bringing the duct work inside a home's thermal and air barrier. Architects, designers, builders, and new home buyers should thoroughly investigate any opportunity for energy savings that is as easy to implement during construction, such as the opportunity to construct interior duct work. In addition to enhanced energy efficiency, interior ductwork results in other important advantages, such as improved indoor air quality, increased system durability and increased homeowner comfort. While the advantages of well-designed and constructed interior duct systems are recognized, the implementation of this approach has not gained a significant market acceptance. This guideline describes a variety of methods to create interior ducts including the fur-up chase method, the fur-down chase method, and interior ducts positioned in sealed attics or sealed crawl spaces. As communication of the intent of an interior duct system, and collaboration on its construction are paramount to success, this guideline details the critical design, planning, construction, inspection, and verification steps that must be taken. Involved in this process are individuals from the design team; sales/marketing team; and mechanical, insulation, plumbing, electrical, framing, drywall and solar contractors.

  7. A Homogeneous and Self-Dual Interior-Point Linear Programming Algorithm for Economic Model Predictive Control

    DEFF Research Database (Denmark)

    Sokoler, Leo Emil; Frison, Gianluca; Skajaa, Anders

    2015-01-01

    We develop an efficient homogeneous and self-dual interior-point method (IPM) for the linear programs arising in economic model predictive control of constrained linear systems with linear objective functions. The algorithm is based on a Riccati iteration procedure, which is adapted to the linear...... system of equations solved in homogeneous and self-dual IPMs. Fast convergence is further achieved using a warm-start strategy. We implement the algorithm in MATLAB and C. Its performance is tested using a conceptual power management case study. Closed loop simulations show that 1) the proposed algorithm...

  8. A superlinear interior points algorithm for engineering design optimization

    Science.gov (United States)

    Herskovits, J.; Asquier, J.

    1990-01-01

    We present a quasi-Newton interior points algorithm for nonlinear constrained optimization. It is based on a general approach consisting of the iterative solution in the primal and dual spaces of the equalities in Karush-Kuhn-Tucker optimality conditions. This is done in such a way to have primal and dual feasibility at each iteration, which ensures satisfaction of those optimality conditions at the limit points. This approach is very strong and efficient, since at each iteration it only requires the solution of two linear systems with the same matrix, instead of quadratic programming subproblems. It is also particularly appropriate for engineering design optimization inasmuch at each iteration a feasible design is obtained. The present algorithm uses a quasi-Newton approximation of the second derivative of the Lagrangian function in order to have superlinear asymptotic convergence. We discuss theoretical aspects of the algorithm and its computer implementation.

  9. Natural Preconditioning and Iterative Methods for Saddle Point Systems

    KAUST Repository

    Pestana, Jennifer

    2015-01-01

    © 2015 Society for Industrial and Applied Mathematics. The solution of quadratic or locally quadratic extremum problems subject to linear(ized) constraints gives rise to linear systems in saddle point form. This is true whether in the continuous or the discrete setting, so saddle point systems arising from the discretization of partial differential equation problems, such as those describing electromagnetic problems or incompressible flow, lead to equations with this structure, as do, for example, interior point methods and the sequential quadratic programming approach to nonlinear optimization. This survey concerns iterative solution methods for these problems and, in particular, shows how the problem formulation leads to natural preconditioners which guarantee a fast rate of convergence of the relevant iterative methods. These preconditioners are related to the original extremum problem and their effectiveness - in terms of rapidity of convergence - is established here via a proof of general bounds on the eigenvalues of the preconditioned saddle point matrix on which iteration convergence depends.

  10. Divergence-Conforming Discontinuous Galerkin Methods and $C^0$ Interior Penalty Methods

    KAUST Repository

    Kanschat, Guido

    2014-01-01

    © 2014 Society for Industrial and Applied Mathematics. In this paper, we show that recently developed divergence-conforming methods for the Stokes problem have discrete stream functions. These stream functions in turn solve a continuous interior penalty problem for biharmonic equations. The equivalence is established for the most common methods in two dimensions based on interior penalty terms. Then, extensions of the concept to discontinuous Galerkin methods defined through lifting operators, for different weak formulations of the Stokes problem, and to three dimensions are discussed. Application of the equivalence result yields an optimal error estimate for the Stokes velocity without involving the pressure. Conversely, combined with a recent multigrid method for Stokes flow, we obtain a simple and uniform preconditioner for harmonic problems with simply supported and clamped boundary.

  11. A smartphone photogrammetry method for digitizing prosthetic socket interiors.

    Science.gov (United States)

    Hernandez, Amaia; Lemaire, Edward

    2017-04-01

    Prosthetic CAD/CAM systems require accurate 3D limb models; however, difficulties arise when working from the person's socket since current 3D scanners have difficulties scanning socket interiors. While dedicated scanners exist, they are expensive and the cost may be prohibitive for a limited number of scans per year. A low-cost and accessible photogrammetry method for socket interior digitization is proposed, using a smartphone camera and cloud-based photogrammetry services. 15 two-dimensional images of the socket's interior are captured using a smartphone camera. A 3D model is generated using cloud-based software. Linear measurements were comparing between sockets and the related 3D models. 3D reconstruction accuracy averaged 2.6 ± 2.0 mm and 0.086 ± 0.078 L, which was less accurate than models obtained by high quality 3D scanners. However, this method would provide a viable 3D digital socket reproduction that is accessible and low-cost, after processing in prosthetic CAD software. Clinical relevance The described method provides a low-cost and accessible means to digitize a socket interior for use in prosthetic CAD/CAM systems, employing a smartphone camera and cloud-based photogrammetry software.

  12. Measure Guideline: Summary of Interior Ducts in New Construction, Including an Efficient, Affordable Method to Install Fur-Down Interior Ducts

    Energy Technology Data Exchange (ETDEWEB)

    Beal, D. [BA-PIRC, Cocoa, FL (United States); McIlvaine, J. [BA-PIRC, Cocoa, FL (United States); Fonorow, K. [BA-PIRC, Cocoa, FL (United States); Martin, E. [BA-PIRC, Cocoa, FL (United States)

    2011-11-01

    This document illustrates guidelines for the efficient installation of interior duct systems in new housing, including the fur-up chase method, the fur-down chase method, and interior ducts positioned in sealed attics or sealed crawl spaces.

  13. An effective, robust and parallel implementation of an interior point algorithm for limit state optimization

    DEFF Research Database (Denmark)

    Dollerup, Niels; Jepsen, Michael S.; Frier, Christian

    2014-01-01

    A robust and effective finite element based implementation of lower bound limit state analysis applying an interior point formulation is presented in this paper. The lower bound formulation results in a convex optimization problem consisting of a number of linear constraints from the equilibrium...

  14. A demonstrated method for upgrading existing control room interiors

    International Nuclear Information System (INIS)

    Brice, R.M.; Terrill, D.; Brice, R.M.

    1991-01-01

    The main control room (MCR) of any nuclear power plant can justifiably be called the most important area staffed by personnel in the entire facility. The interior workstation configuration, equipment arrangement, and staff placement all affect the efficiency and habitability of the room. There are many guidelines available that describe various human factor principles to use when upgrading the environment of the MCR. These involve anthropometric standards and rules for placement of peripheral equipment. Due to the variations in plant design, however, hard-and-fast rules have not and cannot be standardized for retrofits in any significant way. How then does one develop criteria for the improvement of a MCR? The purpose of this paper is to discuss, from the designer's point of view, a method for the collection of information, development of criteria, and creation of a final design for a MCR upgrade. This method is best understood by describing the successful implementation at Tennessee Valley Authority's Sequoyah nuclear plant

  15. A Primary Study on the Recording Method of Interior Decoration in Qing Dynasty - A Case Study of Interior Decoration of Jingfu Palace

    Science.gov (United States)

    Rong, X.; He, B.; Zhuang, L.

    2017-08-01

    The existing interior decoration of Qing Dynasty is the master of that of each dynasty, with its diversified forms and complicated functions. As early as 1920s, the Rehabilitation Committee of Qing court recorded the interior furnishing in the Forbidden City by using Chinese traditional documentary method. Today, along with the constantly updated techniques, the recording method for the current situation of interior decoration has gradually developed from two-dimensional drawings into digital and comprehensive record. However, the current research results are mostly limited to a single field. This paper takes the digital record and reproduction about the current situation of interior decoration in Jingfu Palace in the Forbidden City as an example. Through the use of photogrammetry, 3D laser scanning, virtual display and other technology and equipment at the forefront of architectural field, it makes qualitative and quantitative record about the interior decoration inside Jingfu Palace. By combing with the interpretation of historical documents, it restores the original design ideas hidden behind the current situation of interior decoration, so as to summarize the best recording and reproducing method of interior decoration of Qing Dynasty.

  16. Divergence-Conforming Discontinuous Galerkin Methods and $C^0$ Interior Penalty Methods

    KAUST Repository

    Kanschat, Guido; Sharma, Natasha

    2014-01-01

    © 2014 Society for Industrial and Applied Mathematics. In this paper, we show that recently developed divergence-conforming methods for the Stokes problem have discrete stream functions. These stream functions in turn solve a continuous interior

  17. A Primary Study on the Recording Method of Interior Decoration in Qing Dynasty – A Case Study of Interior Decoration of Jingfu Palace

    Directory of Open Access Journals (Sweden)

    X. Rong

    2017-08-01

    Full Text Available The existing interior decoration of Qing Dynasty is the master of that of each dynasty, with its diversified forms and complicated functions. As early as 1920s, the Rehabilitation Committee of Qing court recorded the interior furnishing in the Forbidden City by using Chinese traditional documentary method. Today, along with the constantly updated techniques, the recording method for the current situation of interior decoration has gradually developed from two-dimensional drawings into digital and comprehensive record. However, the current research results are mostly limited to a single field. This paper takes the digital record and reproduction about the current situation of interior decoration in Jingfu Palace in the Forbidden City as an example. Through the use of photogrammetry, 3D laser scanning, virtual display and other technology and equipment at the forefront of architectural field, it makes qualitative and quantitative record about the interior decoration inside Jingfu Palace. By combing with the interpretation of historical documents, it restores the original design ideas hidden behind the current situation of interior decoration, so as to summarize the best recording and reproducing method of interior decoration of Qing Dynasty.

  18. A Class of Large-Update and Small-Update Primal-Dual Interior-Point Algorithms for Linear Optimization

    NARCIS (Netherlands)

    Bai, Y.Q.; Lesaja, G.; Roos, C.; Wang, G.Q.; El Ghami, M.

    2008-01-01

    In this paper we present a class of polynomial primal-dual interior-point algorithms for linear optimization based on a new class of kernel functions. This class is fairly general and includes the classical logarithmic function, the prototype self-regular function, and non-self-regular kernel

  19. Interior Design in Architectural Education

    Science.gov (United States)

    Gurel, Meltem O.; Potthoff, Joy K.

    2006-01-01

    The domain of interiors constitutes a point of tension between practicing architects and interior designers. Design of interior spaces is a significant part of architectural profession. Yet, to what extent does architectural education keep pace with changing demands in rendering topics that are identified as pertinent to the design of interiors?…

  20. Non-Interior Continuation Method for Solving the Monotone Semidefinite Complementarity Problem

    International Nuclear Information System (INIS)

    Huang, Z.H.; Han, J.

    2003-01-01

    Recently, Chen and Tseng extended non-interior continuation smoothing methods for solving linear/ nonlinear complementarity problems to semidefinite complementarity problems (SDCP). In this paper we propose a non-interior continuation method for solving the monotone SDCP based on the smoothed Fischer-Burmeister function, which is shown to be globally linearly and locally quadratically convergent under suitable assumptions. Our algorithm needs at most to solve a linear system of equations at each iteration. In addition, in our analysis on global linear convergence of the algorithm, we need not use the assumption that the Frechet derivative of the function involved in the SDCP is Lipschitz continuous. For non-interior continuation/ smoothing methods for solving the nonlinear complementarity problem, such an assumption has been used widely in the literature in order to achieve global linear convergence results of the algorithms

  1. Distributed Interior-point Method for Loosely Coupled Problems

    DEFF Research Database (Denmark)

    Pakazad, Sina Khoshfetrat; Hansson, Anders; Andersen, Martin Skovgaard

    2014-01-01

    In this paper, we put forth distributed algorithms for solving loosely coupled unconstrained and constrained optimization problems. Such problems are usually solved using algorithms that are based on a combination of decomposition and first order methods. These algorithms are commonly very slow a...

  2. Interior intrusion detection systems

    Energy Technology Data Exchange (ETDEWEB)

    Rodriguez, J.R.; Matter, J.C. (Sandia National Labs., Albuquerque, NM (United States)); Dry, B. (BE, Inc., Barnwell, SC (United States))

    1991-10-01

    The purpose of this NUREG is to present technical information that should be useful to NRC licensees in designing interior intrusion detection systems. Interior intrusion sensors are discussed according to their primary application: boundary-penetration detection, volumetric detection, and point protection. Information necessary for implementation of an effective interior intrusion detection system is presented, including principles of operation, performance characteristics and guidelines for design, procurement, installation, testing, and maintenance. A glossary of sensor data terms is included. 36 figs., 6 tabs.

  3. Interior intrusion detection systems

    International Nuclear Information System (INIS)

    Rodriguez, J.R.; Matter, J.C.; Dry, B.

    1991-10-01

    The purpose of this NUREG is to present technical information that should be useful to NRC licensees in designing interior intrusion detection systems. Interior intrusion sensors are discussed according to their primary application: boundary-penetration detection, volumetric detection, and point protection. Information necessary for implementation of an effective interior intrusion detection system is presented, including principles of operation, performance characteristics and guidelines for design, procurement, installation, testing, and maintenance. A glossary of sensor data terms is included. 36 figs., 6 tabs

  4. APPLICATION OF A PRIMAL-DUAL INTERIOR POINT ALGORITHM USING EXACT SECOND ORDER INFORMATION WITH A NOVEL NON-MONOTONE LINE SEARCH METHOD TO GENERALLY CONSTRAINED MINIMAX OPTIMISATION PROBLEMS

    Directory of Open Access Journals (Sweden)

    INTAN S. AHMAD

    2008-04-01

    Full Text Available This work presents the application of a primal-dual interior point method to minimax optimisation problems. The algorithm differs significantly from previous approaches as it involves a novel non-monotone line search procedure, which is based on the use of standard penalty methods as the merit function used for line search. The crucial novel concept is the discretisation of the penalty parameter used over a finite range of orders of magnitude and the provision of a memory list for each such order. An implementation within a logarithmic barrier algorithm for bounds handling is presented with capabilities for large scale application. Case studies presented demonstrate the capabilities of the proposed methodology, which relies on the reformulation of minimax models into standard nonlinear optimisation models. Some previously reported case studies from the open literature have been solved, and with significantly better optimal solutions identified. We believe that the nature of the non-monotone line search scheme allows the search procedure to escape from local minima, hence the encouraging results obtained.

  5. Interior point algorithms: guaranteed optimality for fluence map optimization in IMRT

    Energy Technology Data Exchange (ETDEWEB)

    Aleman, Dionne M [Department of Mechanical and Industrial Engineering, University of Toronto, 5 King' s College Road, Toronto, ON M5S 3G8 (Canada); Glaser, Daniel [Division of Optimization and Systems Theory, Department of Mathematics, Royal Institute of Technology, Stockholm (Sweden); Romeijn, H Edwin [Department of Industrial and Operations Engineering, University of Michigan, Ann Arbor, MI 48109-2117 (United States); Dempsey, James F, E-mail: aleman@mie.utoronto.c, E-mail: romeijn@umich.ed, E-mail: jfdempsey@viewray.co [ViewRay, Inc. 2 Thermo Fisher Way, Village of Oakwood, OH 44146 (United States)

    2010-09-21

    One of the most widely studied problems of the intensity-modulated radiation therapy (IMRT) treatment planning problem is the fluence map optimization (FMO) problem, the problem of determining the amount of radiation intensity, or fluence, of each beamlet in each beam. For a given set of beams, the fluences of the beamlets can drastically affect the quality of the treatment plan, and thus it is critical to obtain good fluence maps for radiation delivery. Although several approaches have been shown to yield good solutions to the FMO problem, these solutions are not guaranteed to be optimal. This shortcoming can be attributed to either optimization model complexity or properties of the algorithms used to solve the optimization model. We present a convex FMO formulation and an interior point algorithm that yields an optimal treatment plan in seconds, making it a viable option for clinical applications.

  6. Interior point algorithms: guaranteed optimality for fluence map optimization in IMRT

    International Nuclear Information System (INIS)

    Aleman, Dionne M; Glaser, Daniel; Romeijn, H Edwin; Dempsey, James F

    2010-01-01

    One of the most widely studied problems of the intensity-modulated radiation therapy (IMRT) treatment planning problem is the fluence map optimization (FMO) problem, the problem of determining the amount of radiation intensity, or fluence, of each beamlet in each beam. For a given set of beams, the fluences of the beamlets can drastically affect the quality of the treatment plan, and thus it is critical to obtain good fluence maps for radiation delivery. Although several approaches have been shown to yield good solutions to the FMO problem, these solutions are not guaranteed to be optimal. This shortcoming can be attributed to either optimization model complexity or properties of the algorithms used to solve the optimization model. We present a convex FMO formulation and an interior point algorithm that yields an optimal treatment plan in seconds, making it a viable option for clinical applications.

  7. The method of fundamental solutions for computing acoustic interior transmission eigenvalues

    Science.gov (United States)

    Kleefeld, Andreas; Pieronek, Lukas

    2018-03-01

    We analyze the method of fundamental solutions (MFS) in two different versions with focus on the computation of approximate acoustic interior transmission eigenvalues in 2D for homogeneous media. Our approach is mesh- and integration free, but suffers in general from the ill-conditioning effects of the discretized eigenoperator, which we could then successfully balance using an approved stabilization scheme. Our numerical examples cover many of the common scattering objects and prove to be very competitive in accuracy with the standard methods for PDE-related eigenvalue problems. We finally give an approximation analysis for our framework and provide error estimates, which bound interior transmission eigenvalue deviations in terms of some generalized MFS output.

  8. Conference on Boundary and Interior Layers : Computational and Asymptotic Methods

    CERN Document Server

    2015-01-01

    This volume offers contributions reflecting a selection of the lectures presented at the international conference BAIL 2014, which was held from 15th to 19th September 2014 at the Charles University in Prague, Czech Republic. These are devoted to the theoretical and/or numerical analysis of problems involving boundary and interior layers and methods for solving these problems numerically. The authors are both mathematicians (pure and applied) and engineers, and bring together a large number of interesting ideas. The wide variety of topics treated in the contributions provides an excellent overview of current research into the theory and numerical solution of problems involving boundary and interior layers.  .

  9. Color in interior spaces

    OpenAIRE

    Demirörs, Müge Bozbeyli

    1992-01-01

    Ankara : The Department of Interior Architecture and Environmental Design and the Institute of Fine Arts of Bilkent University, 1992. Thesis (Master's) -- -Bilkent University, 1992. Includes bibliographical references leaves 95-99. Color can be approached from different perspectives and disciplines such as, biology, theory, technology, and psychology. This thesis discusses color, from the stand point of interior spaces, which to some extent involves most of these discipli...

  10. INTERIORITY

    DEFF Research Database (Denmark)

    Hvejsel, Marie Frier

    Dealing with the general theme of domestic architectural quality, the PhD thesis ‘INTERIORITY’ takes its point of departure in the continuous and increasing need to improve our capability as architects to theoretically articulate the intangible concept of quality, and to reveal it through an active...... been motivated by the particular hypothesis that an introduction of the notion of interiority, as an ability of the spatial envelope itself to address the sensuous scale of furniture, unfolds a particular dual critical potential signifying our experience of domestic architectural quality: On the one......, tectonically. Hence, it has been a particular idea of the study to explore the relation between furniture, the spatial envelope itself, and its construct by using furniture as an architectural concept. Consequently, the thesis has specifically investigated whether this notion of interiority, describing...

  11. A Voronoi interior adjacency-based approach for generating a contour tree

    Science.gov (United States)

    Chen, Jun; Qiao, Chaofei; Zhao, Renliang

    2004-05-01

    A contour tree is a good graphical tool for representing the spatial relations of contour lines and has found many applications in map generalization, map annotation, terrain analysis, etc. A new approach for generating contour trees by introducing a Voronoi-based interior adjacency set concept is proposed in this paper. The immediate interior adjacency set is employed to identify all of the children contours of each contour without contour elevations. It has advantages over existing methods such as the point-in-polygon method and the region growing-based method. This new approach can be used for spatial data mining and knowledge discovering, such as the automatic extraction of terrain features and construction of multi-resolution digital elevation model.

  12. On implementation of the extended interior penalty function. [optimum structural design

    Science.gov (United States)

    Cassis, J. H.; Schmit, L. A., Jr.

    1976-01-01

    The extended interior penalty function formulation is implemented. A rational method for determining the transition between the interior and extended parts is set forth. The formulation includes a straightforward method for avoiding design points with some negative components, which are physically meaningless in structural analysis. The technique, when extended to problems involving parametric constraints, can facilitate closed form integration of the penalty terms over the most important parts of the parameter interval. The method lends itself well to the use of approximation concepts, such as design variable linking, constraint deletion and Taylor series expansions of response quantities in terms of design variables. Examples demonstrating the algorithm, in the context of planar orthogonal frames subjected to ground motion, are included.

  13. Spectral analysis methods for vehicle interior vibro-acoustics identification

    Science.gov (United States)

    Hosseini Fouladi, Mohammad; Nor, Mohd. Jailani Mohd.; Ariffin, Ahmad Kamal

    2009-02-01

    Noise has various effects on comfort, performance and health of human. Sound are analysed by human brain based on the frequencies and amplitudes. In a dynamic system, transmission of sound and vibrations depend on frequency and direction of the input motion and characteristics of the output. It is imperative that automotive manufacturers invest a lot of effort and money to improve and enhance the vibro-acoustics performance of their products. The enhancement effort may be very difficult and time-consuming if one relies only on 'trial and error' method without prior knowledge about the sources itself. Complex noise inside a vehicle cabin originated from various sources and travel through many pathways. First stage of sound quality refinement is to find the source. It is vital for automotive engineers to identify the dominant noise sources such as engine noise, exhaust noise and noise due to vibration transmission inside of vehicle. The purpose of this paper is to find the vibro-acoustical sources of noise in a passenger vehicle compartment. The implementation of spectral analysis method is much faster than the 'trial and error' methods in which, parts should be separated to measure the transfer functions. Also by using spectral analysis method, signals can be recorded in real operational conditions which conduce to more consistent results. A multi-channel analyser is utilised to measure and record the vibro-acoustical signals. Computational algorithms are also employed to identify contribution of various sources towards the measured interior signal. These achievements can be utilised to detect, control and optimise interior noise performance of road transport vehicles.

  14. An Evaluation of Automotive Interior Packages Based on Human Ocular and Joint Motor Properties

    Science.gov (United States)

    Tanaka, Yoshiyuki; Rakumatsu, Takeshi; Horiue, Masayoshi; Miyazaki, Tooru; Nishikawa, Kazuo; Nouzawa, Takahide; Tsuji, Toshio

    This paper proposes a new evaluation method of an automotive interior package based on human oculomotor and joint-motor properties. Assuming the long-term driving situation in the express high way, the three evaluation indices were designed on i) the ratio of head motion at gazing the driving items; ii) the load torque for maintaining the standard driving posture; and iii) the human force manipulability at the end-point of human extremities. Experiments were carried out for two different interior packages with four subjects who have the special knowledge on the automobile development. Evaluation results demonstrate that the proposed method can quantitatively analyze the driving interior in good agreement with the generally accepted subjective opinion in the automobile industry.

  15. Improved equivalent magnetic network modeling for analyzing working points of PMs in interior permanent magnet machine

    Science.gov (United States)

    Guo, Liyan; Xia, Changliang; Wang, Huimin; Wang, Zhiqiang; Shi, Tingna

    2018-05-01

    As is well known, the armature current will be ahead of the back electromotive force (back-EMF) under load condition of the interior permanent magnet (PM) machine. This kind of advanced armature current will produce a demagnetizing field, which may make irreversible demagnetization appeared in PMs easily. To estimate the working points of PMs more accurately and take demagnetization under consideration in the early design stage of a machine, an improved equivalent magnetic network model is established in this paper. Each PM under each magnetic pole is segmented, and the networks in the rotor pole shoe are refined, which makes a more precise model of the flux path in the rotor pole shoe possible. The working point of each PM under each magnetic pole can be calculated accurately by the established improved equivalent magnetic network model. Meanwhile, the calculated results are compared with those calculated by FEM. And the effects of d-axis component and q-axis component of armature current, air-gap length and flux barrier size on working points of PMs are analyzed by the improved equivalent magnetic network model.

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

    Directory of Open Access Journals (Sweden)

    S. M. Chen

    2011-01-01

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

  17. Integrating sustainability in interior design studio

    OpenAIRE

    Karslı, Umut Tuğlu

    2013-01-01

    Teaching methods on concept of sustainability are frequently searched in the interior architecture education. The purpose of this study is to propose a model for integrating sustainability in interior design studio. In this context, the first part of the research defines relationship between sustainability and interior architecture and determines sustainable interior design principles. In the second part, an interior design studio model is proposed and principles determined in the first part ...

  18. Digital Interior Design by Stailia Design Oy

    OpenAIRE

    Lindroos, Jaana

    2017-01-01

    The objective of the thesis work is to research and create a web based service in a field of interior design. With my project, I am hoping to find out whether this kind of web service in the field of interior design can work in general and that the process together with the actual order form on internet is smooth from both customer and company point of view. The company has interior design related services but none entirely executed on the web. The target is to create a totally new service/pr...

  19. Interior penalty discontinuous Galerkin method for coupled elasto-acoustic media

    OpenAIRE

    Dudouit , Yohann; Giraud , Luc; Millot , Florence; Pernet , Sébastien

    2016-01-01

    We introduce a high order interior penalty discontinuous Galerkin scheme for the nu- merical solution of wave propagation in coupled elasto-acoustic media. A displacement formulation is used, which allows for the solution of the acoustic and elastic wave equations within the same framework. Weakly imposing the correct transmission condition is achieved by the derivation of adapted numerical fluxes. This generalization does not weaken the discontinuous Galerkin method, thus hp-non-conforming m...

  20. Interior Alaska Bouguer Gravity Anomaly

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — A 1 kilometer Complete Bouguer Anomaly gravity grid of interior Alaska. Only those grid cells within 10 kilometers of a gravity data point have gravity values....

  1. Generalized multiscale finite element method. Symmetric interior penalty coupling

    KAUST Repository

    Efendiev, Yalchin R.; Galvis, Juan; Lazarov, Raytcho D.; Moon, M.; Sarkis, Marcus V.

    2013-01-01

    Motivated by applications to numerical simulations of flows in highly heterogeneous porous media, we develop multiscale finite element methods for second order elliptic equations. We discuss a multiscale model reduction technique in the framework of the discontinuous Galerkin finite element method. We propose two different finite element spaces on the coarse mesh. The first space is based on a local eigenvalue problem that uses an interior weighted L2-norm and a boundary weighted L2-norm for computing the "mass" matrix. The second choice is based on generation of a snapshot space and subsequent selection of a subspace of a reduced dimension. The approximation with these multiscale spaces is based on the discontinuous Galerkin finite element method framework. We investigate the stability and derive error estimates for the methods and further experimentally study their performance on a representative number of numerical examples. © 2013 Elsevier Inc.

  2. Generalized multiscale finite element method. Symmetric interior penalty coupling

    KAUST Repository

    Efendiev, Yalchin R.

    2013-12-01

    Motivated by applications to numerical simulations of flows in highly heterogeneous porous media, we develop multiscale finite element methods for second order elliptic equations. We discuss a multiscale model reduction technique in the framework of the discontinuous Galerkin finite element method. We propose two different finite element spaces on the coarse mesh. The first space is based on a local eigenvalue problem that uses an interior weighted L2-norm and a boundary weighted L2-norm for computing the "mass" matrix. The second choice is based on generation of a snapshot space and subsequent selection of a subspace of a reduced dimension. The approximation with these multiscale spaces is based on the discontinuous Galerkin finite element method framework. We investigate the stability and derive error estimates for the methods and further experimentally study their performance on a representative number of numerical examples. © 2013 Elsevier Inc.

  3. Sharp Penalty Term and Time Step Bounds for the Interior Penalty Discontinuous Galerkin Method for Linear Hyperbolic Problems

    NARCIS (Netherlands)

    Geevers, Sjoerd; van der Vegt, J.J.W.

    2017-01-01

    We present sharp and sucient bounds for the interior penalty term and time step size to ensure stability of the symmetric interior penalty discontinuous Galerkin (SIPDG) method combined with an explicit time-stepping scheme. These conditions hold for generic meshes, including unstructured

  4. Hiding the interior region of core-shell nanoparticles with quantum invisible cloaks

    Science.gov (United States)

    Lee, Jeng Yi; Lee, Ray-Kuang

    2014-04-01

    Based on the scattering cancellation, we provide a method not only making a nanoparticle nearly invisible, but also hiding its interior region from the outside probing matter wave. By applying the interplay among the nodal points of partial waves along with the concept of streamline in fluid dynamics for probability flux, a quantum invisible cloak to the electron transport in a host semiconductor is demonstrated by simultaneously guiding the probability flux outside a hidden region and keeping the total scattering cross section negligible. As the probability flux vanishes in the interior region, one can embed any materials inside a multiple core-shell nanoparticle without affecting physical observables from the outside. Our results reveal the possibility to design a protection shield layer for fragile interior parts from the impact of transport electrons.

  5. Simulation on a car interior aerodynamic noise control based on statistical energy analysis

    Science.gov (United States)

    Chen, Xin; Wang, Dengfeng; Ma, Zhengdong

    2012-09-01

    How to simulate interior aerodynamic noise accurately is an important question of a car interior noise reduction. The unsteady aerodynamic pressure on body surfaces is proved to be the key effect factor of car interior aerodynamic noise control in high frequency on high speed. In this paper, a detail statistical energy analysis (SEA) model is built. And the vibra-acoustic power inputs are loaded on the model for the valid result of car interior noise analysis. The model is the solid foundation for further optimization on car interior noise control. After the most sensitive subsystems for the power contribution to car interior noise are pointed by SEA comprehensive analysis, the sound pressure level of car interior aerodynamic noise can be reduced by improving their sound and damping characteristics. The further vehicle testing results show that it is available to improve the interior acoustic performance by using detailed SEA model, which comprised by more than 80 subsystems, with the unsteady aerodynamic pressure calculation on body surfaces and the materials improvement of sound/damping properties. It is able to acquire more than 2 dB reduction on the central frequency in the spectrum over 800 Hz. The proposed optimization method can be looked as a reference of car interior aerodynamic noise control by the detail SEA model integrated unsteady computational fluid dynamics (CFD) and sensitivity analysis of acoustic contribution.

  6. CALCULATION OF INDUCTANCE OF THE INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR

    Directory of Open Access Journals (Sweden)

    Phyong Le Ngo

    2017-01-01

    Full Text Available Interior permanent magnet synchronous motor (IPMSM refers to salient-pole synchronous motors, characterized by inequality of inductances of longitudinal (d and transverse (q axes. Electromagnetic torque of IPMSM consists of two components: active torque and reactive torque; the latter depends on inductances of d and q axes. An analytical method to calculate own inductances and mutual inductances of a three-phase IPMSM is presented. Distributed windings of the stator are substituted by equivalent sine distributed windings. An interior permanent magnets rotor is substituted by an equivalent salient-pole rotor. Sections of a magnetic circuit comprising interior permanent magnets, air barriers and steel bridges are substituted by equivalent air-gap. The expressions of the magnetic induction created by current of the stator windings at each point of the air gap as well as of magnetic flux linkage of the stator windings have been obtained. The equations of the self-inductances of phases A, B, C, and of inductance of mutual induction are determined from magnetic flux linkage. The inductance of the d and q axes have been obtained as a result of transformation of the axes abc–dq. The results obtained with the use of the proposed analytical method and the finite element method are presented in the form of a graph; the calculations that have been obtained by these two methods were compared. 

  7. Interior Space: Representation, Occupation, Well-Being and Interiority

    OpenAIRE

    Power, Jacqueline

    2014-01-01

    This article will provide an overview of space as it is understood and engaged with from within the discipline of interior design/interior architecture. Firstly, the term interior will be described. Secondly, the paper will discuss space as a general concept, before exploring what space is speifically for the interior design/interior architecture discipline. How is space understood? What does space "look" like for interuior designers/interior architects?.

  8. Perancangan InteriorInterior World Center” di Surabaya

    OpenAIRE

    Handojo, Renita Olivia

    2014-01-01

    Interior World Center is a place that contain all needs and matters related to world of interior. The main purpose of Interior World Center is to give access and facilitate people in fulfill their needs that concern and correspond with interior world, that is to say with combine and integrate several interior activity into one in corporated place. Inside of this building there are several commercial space related with the interior world. The commercial spaces will support each other in order ...

  9. Interior design and healing architecture

    DEFF Research Database (Denmark)

    Mogensen, Jeppe; Poulsen, Søren Bolvig; Hansen, Allan Grutt

    2015-01-01

    . Through a mixed-method study, 43 patients from the outpatient-lung department at Hospital Vendsyssel, Denmark were presented with different types of furniture and materials and were asked about their preferences. Additional questions on their experience of the hospital interior were asked to guide......Hospital design is today influenced by the design concept healing architecture, stating that the patients’ healing process is promoted through accommodating physical surroundings. However, despite the increasing amount of research in the field of healing architecture, research on interior design...... and materials are rather limited. To compliment research in hospital interior design with particular focus on the use of interior textiles, this pilot study explores if the patients’ preferences for more home-like hospital interiors can be linked to a preference for textile-based furniture and materials...

  10. A homogeneous interior-point algorithm for nonsymmetric convex conic optimization

    DEFF Research Database (Denmark)

    Skajaa, Anders; Ye, Yinyu

    2014-01-01

    -centered primal–dual point. Features of the algorithm include that it makes use only of the primal barrier function, that it is able to detect infeasibilities in the problem and that no phase-I method is needed. We prove convergence to TeX -accuracy in TeX iterations. To improve performance, the algorithm employs...

  11. Method of coating the interior surface of hollow objects with a diffusion coating

    Science.gov (United States)

    Knowles, Shawn D.; Senor, David J.; Forbes, Steven V.; Johnson, Roger N.; Hollenberg, Glenn W.

    2005-03-15

    A method for forming a diffusion coating on the interior of surface of a hollow object wherein a filament, extending through a hollow object and adjacent to the interior surface of the object, is provided, with a coating material, in a vacuum. An electrical current is then applied to the filament to resistively heat the filament to a temperature sufficient to transfer the coating material from the filament to the interior surface of the object. The filament is electrically isolated from the object while the filament is being resistively heated. Preferably, the filament is provided as a tungsten filament or molybdenum filament. Preferably, the coating materials are selected from the group consisting of Ag, Al, As, Au, Ba, Be, Bi, Ca, Cd, Co, Cr, Cu, Dy, Er, Eu, Fe, Ga, Ge, Hg, In, K, Li, Mg, Mn, Na, Ni P, Pb, Pd, Pr, S, Sb, Sc, Se, Si, Sn, Sr, Te, Tl, Y, Yb, Zn, and combinations thereof. The invention additionally allows for the formation of nitrides, hydrides, or carbides of all the possible coating materials, where such compounds exist, by providing a partial pressure of nitrogen, hydrogen, hydrocarbons, or combination thereof, within the vacuum.

  12. Scout-view assisted interior micro-CT

    International Nuclear Information System (INIS)

    Sharma, Kriti Sen; Narayanan, Shree; Agah, Masoud; Holzner, Christian; Vasilescu, Dragoş M; Jin, Xin; Hoffman, Eric A; Yu, Hengyong; Wang, Ge

    2013-01-01

    Micro computed tomography (micro-CT) is a widely-used imaging technique. A challenge of micro-CT is to quantitatively reconstruct a sample larger than the field-of-view (FOV) of the detector. This scenario is characterized by truncated projections and associated image artifacts. However, for such truncated scans, a low resolution scout scan with an increased FOV is frequently acquired so as to position the sample properly. This study shows that the otherwise discarded scout scans can provide sufficient additional information to uniquely and stably reconstruct the interior region of interest. Two interior reconstruction methods are designed to utilize the multi-resolution data without significant computational overhead. While most previous studies used numerically truncated global projections as interior data, this study uses truly hybrid scans where global and interior scans were carried out at different resolutions. Additionally, owing to the lack of standard interior micro-CT phantoms, we designed and fabricated novel interior micro-CT phantoms for this study to provide means of validation for our algorithms. Finally, two characteristic samples from separate studies were scanned to show the effect of our reconstructions. The presented methods show significant improvements over existing reconstruction algorithms. (paper)

  13. Homotopy Method for a General Multiobjective Programming Problem under Generalized Quasinormal Cone Condition

    Directory of Open Access Journals (Sweden)

    X. Zhao

    2012-01-01

    Full Text Available A combined interior point homotopy continuation method is proposed for solving general multiobjective programming problem. We prove the existence and convergence of a smooth homotopy path from almost any interior initial interior point to a solution of the KKT system under some basic assumptions.

  14. Theoretical Understanding the Relations of Melting-point Determination Methods from Gibbs Thermodynamic Surface and Applications on Melting Curves of Lower Mantle Minerals

    Science.gov (United States)

    Yin, K.; Belonoshko, A. B.; Zhou, H.; Lu, X.

    2016-12-01

    The melting temperatures of materials in the interior of the Earth has significant implications in many areas of geophysics. The direct calculations of the melting point by atomic simulations would face substantial hysteresis problem. To overcome the hysteresis encountered in the atomic simulations there are a few different melting-point determination methods available nowadays, which are founded independently, such as the free energy method, the two-phase or coexistence method, and the Z method, etc. In this study, we provide a theoretical understanding the relations of these methods from a geometrical perspective based on a quantitative construction of the volume-entropy-energy thermodynamic surface, a model first proposed by J. Willard Gibbs in 1873. Then combining with an experimental data and/or a previous melting-point determination method, we apply this model to derive the high-pressure melting curves for several lower mantle minerals with less computational efforts relative to using previous methods only. Through this way, some polyatomic minerals at extreme pressures which are almost unsolvable before are calculated fully from first principles now.

  15. Higher-order triangular spectral element method with optimized cubature points for seismic wavefield modeling

    Science.gov (United States)

    Liu, Youshan; Teng, Jiwen; Xu, Tao; Badal, José

    2017-05-01

    The mass-lumped method avoids the cost of inverting the mass matrix and simultaneously maintains spatial accuracy by adopting additional interior integration points, known as cubature points. To date, such points are only known analytically in tensor domains, such as quadrilateral or hexahedral elements. Thus, the diagonal-mass-matrix spectral element method (SEM) in non-tensor domains always relies on numerically computed interpolation points or quadrature points. However, only the cubature points for degrees 1 to 6 are known, which is the reason that we have developed a p-norm-based optimization algorithm to obtain higher-order cubature points. In this way, we obtain and tabulate new cubature points with all positive integration weights for degrees 7 to 9. The dispersion analysis illustrates that the dispersion relation determined from the new optimized cubature points is comparable to that of the mass and stiffness matrices obtained by exact integration. Simultaneously, the Lebesgue constant for the new optimized cubature points indicates its surprisingly good interpolation properties. As a result, such points provide both good interpolation properties and integration accuracy. The Courant-Friedrichs-Lewy (CFL) numbers are tabulated for the conventional Fekete-based triangular spectral element (TSEM), the TSEM with exact integration, and the optimized cubature-based TSEM (OTSEM). A complementary study demonstrates the spectral convergence of the OTSEM. A numerical example conducted on a half-space model demonstrates that the OTSEM improves the accuracy by approximately one order of magnitude compared to the conventional Fekete-based TSEM. In particular, the accuracy of the 7th-order OTSEM is even higher than that of the 14th-order Fekete-based TSEM. Furthermore, the OTSEM produces a result that can compete in accuracy with the quadrilateral SEM (QSEM). The high accuracy of the OTSEM is also tested with a non-flat topography model. In terms of computational

  16. Post-Processing in the Material-Point Method

    DEFF Research Database (Denmark)

    Andersen, Søren; Andersen, Lars Vabbersgaard

    The material-point method (MPM) is a numerical method for dynamic or static analysis of solids using a discretization in time and space. The method has shown to be successful in modelling physical problems involving large deformations, which are difficult to model with traditional numerical tools...... such as the finite element method. In the material-point method, a set of material points is utilized to track the problem in time and space, while a computational background grid is utilized to obtain spatial derivatives relevant to the physical problem. Currently, the research within the material-point method......-point method. The first idea involves associating a volume with each material point and displaying the deformation of this volume. In the discretization process, the physical domain is divided into a number of smaller volumes each represented by a simple shape; here quadrilaterals are chosen for the presented...

  17. Support-free interior carving for 3D printing

    Directory of Open Access Journals (Sweden)

    Yue Xie

    2017-03-01

    Full Text Available Recent interior carving methods for functional design necessitate a cumbersome cut-and-glue process in fabrication. We propose a method to generate interior voids which not only satisfy the functional purposes but are also support-free during the 3D printing process. We introduce a support-free unit structure for voxelization and derive the wall thicknesses parametrization for continuous optimization. We also design a discrete dithering algorithm to ensure the printability of ghost voxels. The interior voids are iteratively carved by alternating the optimization and dithering. We apply our method to optimize the static and rotational stability, and print various results to evaluate the efficacy. Keywords: Interior carving, Support-free, Voxels dithering, Shape optimization, 3D printing

  18. A three-point Taylor algorithm for three-point boundary value problems

    NARCIS (Netherlands)

    J.L. López; E. Pérez Sinusía; N.M. Temme (Nico)

    2011-01-01

    textabstractWe consider second-order linear differential equations $\\varphi(x)y''+f(x)y'+g(x)y=h(x)$ in the interval $(-1,1)$ with Dirichlet, Neumann or mixed Dirichlet-Neumann boundary conditions given at three points of the interval: the two extreme points $x=\\pm 1$ and an interior point

  19. Design of Position Estimation Strategy of Sensorless Interior PMSM at Standstill Using Minimum Voltage Vector Injection Method

    DEFF Research Database (Denmark)

    Wu, Xuan; Huang, Shoudao; Liu, Xiao

    2017-01-01

    This paper presents a new initial rotor position estimation method for an interior permanent magnet synchronous motor. The proposed method includes two steps: firstly, the minimum voltage vectors are injected to estimate the rotor position. Secondly, in order to identify the magnet polarity...

  20. Kajian Gaya Interior Pada Restoran Tip Top di Kota Medan

    OpenAIRE

    Kevin

    2016-01-01

    The purpose of this study was to identify / determine the style of interior design that is applied to the Tip Top Restaurant in Medan as well as the public perception of the interior arrangement of Tip Top Restaurant in Medan by using qualitative and quantitative research methods. Qualitative research methods now that the observation / observation, observation of interior elements Tip Top restaurant is analyzed based on the criteria of interior design, this is done in order to ...

  1. INTERIORITY - a prefab case study

    DEFF Research Database (Denmark)

    Hvejsel, Marie Frier

    Dealing with the general theme of domestic architectural quality, the PhD thesis ‘INTERIORITY’ takes its point of departure in the continuous and increasing need to improve our capability as architects to theoretically articulate the intangible concept of quality, and to reveal it through an active...... been motivated by the particular hypothesis that an introduction of the notion of interiority, as an ability of the spatial envelope itself to address the sensuous scale of furniture, unfolds a particular dual critical potential signifying our experience of domestic architectural quality: On the one......, tectonically. Hence, it has been a particular idea of the study to explore the relation between furniture, the spatial envelope itself, and its construct by using furniture as an architectural concept. Consequently, the thesis has specifically investigated whether this notion of interiority, describing...

  2. An Improved Collocation Meshless Method Based on the Variable Shaped Radial Basis Function for the Solution of the Interior Acoustic Problems

    Directory of Open Access Journals (Sweden)

    Shuang Wang

    2012-01-01

    Full Text Available As an efficient tool, radial basis function (RBF has been widely used for the multivariate approximation, interpolating continuous, and the solution of the particle differential equations. However, ill-conditioned interpolation matrix may be encountered when the interpolation points are very dense or irregularly arranged. To avert this problem, RBFs with variable shape parameters are introduced, and several new variation strategies are proposed. Comparison with the RBF with constant shape parameters are made, and the results show that the condition number of the interpolation matrix grows much slower with our strategies. As an application, an improved collocation meshless method is formulated by employing the new RBF. In addition, the Hermite-type interpolation is implemented to handle the Neumann boundary conditions and an additional sine/cosine basis is introduced for the Helmlholtz equation. Then, two interior acoustic problems are solved with the presented method; the results demonstrate the robustness and effectiveness of the method.

  3. Method of interior boundaries in a mixed problem of acoustic scattering

    Directory of Open Access Journals (Sweden)

    P. A. Krutitskii

    1999-01-01

    Full Text Available The mixed problem for the Helmholtz equation in the exterior of several bodies (obstacles is studied in 2 and 3 dimensions. The Dirichlet boundary condition is given on some obstacles and the impedance boundary condition is specified on the rest. The problem is investigated by a special modification of the boundary integral equation method. This modification can be called ‘Method of interior boundaries’, because additional boundaries are introduced inside scattering bodies, where impedance boundary condition is given. The solution of the problem is obtained in the form of potentials on the whole boundary. The density in the potentials satisfies the uniquely solvable Fredholm equation of the second kind and can be computed by standard codes. In fact our method holds for any positive wave numbers. The Neumann, Dirichlet, impedance problems and mixed Dirichlet–Neumann problem are particular cases of our problem.

  4. Design Development of a Combined Deployment and Pointing System for the International Space Station Neutron Star Interior Composition Explorer Telescope

    Science.gov (United States)

    Budinoff, Jason; Gendreau, Keith; Arzoumanian, Zaven; Baker, Charles; Berning, Robert; Colangelo, TOdd; Holzinger, John; Lewis, Jesse; Liu, Alice; Mitchell, Alissa; hide

    2016-01-01

    This paper describes the design of a unique suite of mechanisms that make up the Deployment and Pointing System (DAPS) for the Neutron Star Interior Composition Explorer (NICER/SEXTANT) instrument, an X-Ray telescope, which will be mounted on the International Space Station (ISS). The DAPS system uses four stepper motor actuators to deploy the telescope box, latch it in the deployed position, and allow it to track sky targets. The DAPS gimbal architecture provides full-hemisphere coverage, and is fully re-stowable. The compact design of the mechanism allowed the majority of total instrument volume to be used for science. Override features allow DAPS to be stowed by ISS robotics.

  5. Dynamical measurements of the interior structure of exoplanets

    International Nuclear Information System (INIS)

    Becker, Juliette C.; Batygin, Konstantin

    2013-01-01

    Giant gaseous planets often reside on orbits in sufficient proximity to their host stars for the planetary quadrupole gravitational field to become non-negligible. In presence of an additional planetary companion, a precise characterization of the system's orbital state can yield meaningful constraints on the transiting planet's interior structure. However, such methods can require a very specific type of system. This paper explores the dynamic range of applicability of these methods and shows that interior structure calculations are possible for a wide array of orbital architectures. The HAT-P-13 system is used as a case study, and the implications of perturbations arising from a third distant companion on the feasibility of an interior calculation are discussed. We find that the method discussed here is likely to be useful in studying other planetary systems, allowing the possibility of an expanded survey of the interiors of exoplanets.

  6. Higher-order triangular spectral element method with optimized cubature points for seismic wavefield modeling

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Youshan, E-mail: ysliu@mail.iggcas.ac.cn [State Key Laboratory of Lithospheric Evolution, Institute of Geology and Geophysics, Chinese Academy of Sciences, Beijing, 100029 (China); Teng, Jiwen, E-mail: jwteng@mail.iggcas.ac.cn [State Key Laboratory of Lithospheric Evolution, Institute of Geology and Geophysics, Chinese Academy of Sciences, Beijing, 100029 (China); Xu, Tao, E-mail: xutao@mail.iggcas.ac.cn [State Key Laboratory of Lithospheric Evolution, Institute of Geology and Geophysics, Chinese Academy of Sciences, Beijing, 100029 (China); CAS Center for Excellence in Tibetan Plateau Earth Sciences, Beijing, 100101 (China); Badal, José, E-mail: badal@unizar.es [Physics of the Earth, Sciences B, University of Zaragoza, Pedro Cerbuna 12, 50009 Zaragoza (Spain)

    2017-05-01

    The mass-lumped method avoids the cost of inverting the mass matrix and simultaneously maintains spatial accuracy by adopting additional interior integration points, known as cubature points. To date, such points are only known analytically in tensor domains, such as quadrilateral or hexahedral elements. Thus, the diagonal-mass-matrix spectral element method (SEM) in non-tensor domains always relies on numerically computed interpolation points or quadrature points. However, only the cubature points for degrees 1 to 6 are known, which is the reason that we have developed a p-norm-based optimization algorithm to obtain higher-order cubature points. In this way, we obtain and tabulate new cubature points with all positive integration weights for degrees 7 to 9. The dispersion analysis illustrates that the dispersion relation determined from the new optimized cubature points is comparable to that of the mass and stiffness matrices obtained by exact integration. Simultaneously, the Lebesgue constant for the new optimized cubature points indicates its surprisingly good interpolation properties. As a result, such points provide both good interpolation properties and integration accuracy. The Courant–Friedrichs–Lewy (CFL) numbers are tabulated for the conventional Fekete-based triangular spectral element (TSEM), the TSEM with exact integration, and the optimized cubature-based TSEM (OTSEM). A complementary study demonstrates the spectral convergence of the OTSEM. A numerical example conducted on a half-space model demonstrates that the OTSEM improves the accuracy by approximately one order of magnitude compared to the conventional Fekete-based TSEM. In particular, the accuracy of the 7th-order OTSEM is even higher than that of the 14th-order Fekete-based TSEM. Furthermore, the OTSEM produces a result that can compete in accuracy with the quadrilateral SEM (QSEM). The high accuracy of the OTSEM is also tested with a non-flat topography model. In terms of computational

  7. Higher-order triangular spectral element method with optimized cubature points for seismic wavefield modeling

    International Nuclear Information System (INIS)

    Liu, Youshan; Teng, Jiwen; Xu, Tao; Badal, José

    2017-01-01

    The mass-lumped method avoids the cost of inverting the mass matrix and simultaneously maintains spatial accuracy by adopting additional interior integration points, known as cubature points. To date, such points are only known analytically in tensor domains, such as quadrilateral or hexahedral elements. Thus, the diagonal-mass-matrix spectral element method (SEM) in non-tensor domains always relies on numerically computed interpolation points or quadrature points. However, only the cubature points for degrees 1 to 6 are known, which is the reason that we have developed a p-norm-based optimization algorithm to obtain higher-order cubature points. In this way, we obtain and tabulate new cubature points with all positive integration weights for degrees 7 to 9. The dispersion analysis illustrates that the dispersion relation determined from the new optimized cubature points is comparable to that of the mass and stiffness matrices obtained by exact integration. Simultaneously, the Lebesgue constant for the new optimized cubature points indicates its surprisingly good interpolation properties. As a result, such points provide both good interpolation properties and integration accuracy. The Courant–Friedrichs–Lewy (CFL) numbers are tabulated for the conventional Fekete-based triangular spectral element (TSEM), the TSEM with exact integration, and the optimized cubature-based TSEM (OTSEM). A complementary study demonstrates the spectral convergence of the OTSEM. A numerical example conducted on a half-space model demonstrates that the OTSEM improves the accuracy by approximately one order of magnitude compared to the conventional Fekete-based TSEM. In particular, the accuracy of the 7th-order OTSEM is even higher than that of the 14th-order Fekete-based TSEM. Furthermore, the OTSEM produces a result that can compete in accuracy with the quadrilateral SEM (QSEM). The high accuracy of the OTSEM is also tested with a non-flat topography model. In terms of computational

  8. Pilot points method for conditioning multiple-point statistical facies simulation on flow data

    Science.gov (United States)

    Ma, Wei; Jafarpour, Behnam

    2018-05-01

    We propose a new pilot points method for conditioning discrete multiple-point statistical (MPS) facies simulation on dynamic flow data. While conditioning MPS simulation on static hard data is straightforward, their calibration against nonlinear flow data is nontrivial. The proposed method generates conditional models from a conceptual model of geologic connectivity, known as a training image (TI), by strategically placing and estimating pilot points. To place pilot points, a score map is generated based on three sources of information: (i) the uncertainty in facies distribution, (ii) the model response sensitivity information, and (iii) the observed flow data. Once the pilot points are placed, the facies values at these points are inferred from production data and then are used, along with available hard data at well locations, to simulate a new set of conditional facies realizations. While facies estimation at the pilot points can be performed using different inversion algorithms, in this study the ensemble smoother (ES) is adopted to update permeability maps from production data, which are then used to statistically infer facies types at the pilot point locations. The developed method combines the information in the flow data and the TI by using the former to infer facies values at selected locations away from the wells and the latter to ensure consistent facies structure and connectivity where away from measurement locations. Several numerical experiments are used to evaluate the performance of the developed method and to discuss its important properties.

  9. Vision-based overlay of a virtual object into real scene for designing room interior

    Science.gov (United States)

    Harasaki, Shunsuke; Saito, Hideo

    2001-10-01

    In this paper, we introduce a geometric registration method for augmented reality (AR) and an application system, interior simulator, in which a virtual (CG) object can be overlaid into a real world space. Interior simulator is developed as an example of an AR application of the proposed method. Using interior simulator, users can visually simulate the location of virtual furniture and articles in the living room so that they can easily design the living room interior without placing real furniture and articles, by viewing from many different locations and orientations in real-time. In our system, two base images of a real world space are captured from two different views for defining a projective coordinate of object 3D space. Then each projective view of a virtual object in the base images are registered interactively. After such coordinate determination, an image sequence of a real world space is captured by hand-held camera with tracking non-metric measured feature points for overlaying a virtual object. Virtual objects can be overlaid onto the image sequence by taking each relationship between the images. With the proposed system, 3D position tracking device, such as magnetic trackers, are not required for the overlay of virtual objects. Experimental results demonstrate that 3D virtual furniture can be overlaid into an image sequence of the scene of a living room nearly at video rate (20 frames per second).

  10. Discovering the interior of black holes

    Science.gov (United States)

    Brustein, Ram; Medved, A. J. M.; Yagi, K.

    2017-12-01

    The detection of gravitational waves (GWs) from black hole (BH) mergers provides an inroad toward probing the interior of astrophysical BHs. The general-relativistic description of the BH interior is that of empty spacetime with a (possibly) singular core. Recently, however, the hypothesis that the BH interior does not exist has been gaining traction, as it provides a means for resolving the BH information-loss problem. Here, we propose a simple method for answering the following question: Does the BH interior exist and, if so, does it contain some distribution of matter or is it mostly empty? Our proposal is premised on the idea that, similar to the case of relativistic, ultracompact stars, any BH-like object whose interior has some matter distribution should support fluid modes in addition to the conventional spacetime modes. In particular, the Coriolis-induced Rossby (r-) modes, whose spectrum is mostly insensitive to the composition of the interior matter, should be a universal feature of such BH-like objects. In fact, the frequency and damping time of these modes are determined by only the object's mass and speed of rotation. The r-modes oscillate at a lower frequency, decay at a slower rate, and produce weaker GWs than do the spacetime modes. Hence, they imprint a model-insensitive signature of a nonempty interior in the GW spectrum resulting from a BH merger. We find that future GW detectors, such as Advanced LIGO with its design sensitivity, have the potential of detecting such r-modes if the amount of GWs leaking out quantum mechanically from the interior of a BH-like object is sufficiently large.

  11. Selective Integration in the Material-Point Method

    DEFF Research Database (Denmark)

    Andersen, Lars; Andersen, Søren; Damkilde, Lars

    2009-01-01

    The paper deals with stress integration in the material-point method. In order to avoid parasitic shear in bending, a formulation is proposed, based on selective integration in the background grid that is used to solve the governing equations. The suggested integration scheme is compared...... to a traditional material-point-method computation in which the stresses are evaluated at the material points. The deformation of a cantilever beam is analysed, assuming elastic or elastoplastic material behaviour....

  12. Condition Assessment Survey (CAS) Program. Deficiency standards and inspections methods manual: Volume 6, 0.06 Interior construction

    Energy Technology Data Exchange (ETDEWEB)

    1993-05-01

    General information is presented for asset determinant factor/CAS repair codes/CAS cost factors; guide sheet tool & material listing; testing methods; inspection frequency; standard system design life tables; system work breakdown structure; and general system/material data. Deficiency standards and inspection methods are presented for conventional and specialty partitions, toilet partitions & accessories, interior doors, paint finishes/coatings/ wall covering systems; floor finishing systems; and ceiling systems.

  13. Phase-Inductance-Based Position Estimation Method for Interior Permanent Magnet Synchronous Motors

    Directory of Open Access Journals (Sweden)

    Xin Qiu

    2017-12-01

    Full Text Available This paper presents a phase-inductance-based position estimation method for interior permanent magnet synchronous motors (IPMSMs. According to the characteristics of phase induction of IPMSMs, the corresponding relationship of the rotor position and the phase inductance is obtained. In order to eliminate the effect of the zero-sequence component of phase inductance and reduce the rotor position estimation error, the phase inductance difference is employed. With the iterative computation of inductance vectors, the position plane is further subdivided, and the rotor position is extracted by comparing the amplitudes of inductance vectors. To decrease the consumption of computer resources and increase the practicability, a simplified implementation is also investigated. In this method, the rotor position information is achieved easily, with several basic math operations and logical comparisons of phase inductances, without any coordinate transformation or trigonometric function calculation. Based on this position estimation method, the field orientated control (FOC strategy is established, and the detailed implementation is also provided. A series of experiment results from a prototype demonstrate the correctness and feasibility of the proposed method.

  14. Conference on Boundary and Interior Layers : Computational and Asymptotic Methods

    CERN Document Server

    Stynes, Martin; Zhang, Zhimin

    2017-01-01

    This volume collects papers associated with lectures that were presented at the BAIL 2016 conference, which was held from 14 to 19 August 2016 at Beijing Computational Science Research Center and Tsinghua University in Beijing, China. It showcases the variety and quality of current research into numerical and asymptotic methods for theoretical and practical problems whose solutions involve layer phenomena. The BAIL (Boundary And Interior Layers) conferences, held usually in even-numbered years, bring together mathematicians and engineers/physicists whose research involves layer phenomena, with the aim of promoting interaction between these often-separate disciplines. These layers appear as solutions of singularly perturbed differential equations of various types, and are common in physical problems, most notably in fluid dynamics. This book is of interest for current researchers from mathematics, engineering and physics whose work involves the accurate app roximation of solutions of singularly perturbed diffe...

  15. Interior acoustic cloak

    Directory of Open Access Journals (Sweden)

    Wael Akl

    2014-12-01

    Full Text Available Acoustic cloaks have traditionally been intended to externally surround critical objects to render these objects acoustically invisible. However, in this paper, the emphasis is placed on investigating the application of the acoustic cloaks to the interior walls of acoustic cavities in an attempt to minimize the noise levels inside these cavities. In this manner, the acoustic cloaks can serve as a viable and efficient alternative to the conventional passive noise attenuation treatments which are invariably heavy and bulky. The transformation acoustics relationships that govern the operation of this class of interior acoustic cloaks are presented. Physical insights are given to relate these relationships to the reasons behind the effectiveness of the proposed interior acoustic cloaks. Finite element models are presented to demonstrate the characteristics of interior acoustic cloaks used in treating the interior walls of circular and square cavities both in the time and frequency domains. The obtained results emphasize the effectiveness of the proposed interior cloaks in eliminating the reflections of the acoustic waves from the walls of the treated cavities and thereby rendering these cavities acoustically quiet. It is important to note here that the proposed interior acoustic cloaks can find applications in acoustic cavities such as aircraft cabins and auditoriums as well as many other critical applications.

  16. Method Points: towards a metric for method complexity

    Directory of Open Access Journals (Sweden)

    Graham McLeod

    1998-11-01

    Full Text Available A metric for method complexity is proposed as an aid to choosing between competing methods, as well as in validating the effects of method integration or the products of method engineering work. It is based upon a generic method representation model previously developed by the author and adaptation of concepts used in the popular Function Point metric for system size. The proposed technique is illustrated by comparing two popular I.E. deliverables with counterparts in the object oriented Unified Modeling Language (UML. The paper recommends ways to improve the practical adoption of new methods.

  17. Primal-dual predictor-corrector interior point algorithm for quadratic semidefinite programming%二次半定规划的原始对偶预估校正内点算法

    Institute of Scientific and Technical Information of China (English)

    黄静静; 商朋见; 王爱文

    2011-01-01

    将半定规划(Semidefinite Programming,SDP)的内点算法推广到二次半定规划(QuadraticSemidefinite Programming,QSDP),重点讨论了AHO搜索方向的产生方法.首先利用Wolfe对偶理论推导得到了求解二次半定规划的非线性方程组,利用牛顿法求解该方程组,得到了求解QSDP的内点算法的AHO搜索方向,证明了该搜索方向的存在唯一性,最后给出了求解二次半定规划的预估校正内点算法的具体步骤,并对基于不同搜索方向的内点算法进行了数值实验,结果表明基于NT方向的内点算法最为稳健.%This paper extends the interior point algorithm for solving Semidefinite Programming (SDP) to Quadratic Semidefinite Programming(QSDP) and especially discusses the generation of AHO search direction. Firstly, we derive the nonlinear equations for solving QSDP using Wolfe's dual theorem.The AHO search direction is got by applying Newton' s method to the equations. Then we prove the existence and uniqueness of the search direction, and give the detaied steps of predictor-corrector interior-point algorithm. At last, this paper provides a numerical comparison of the algoritms using three different search directions and suggests the algorithm using NT direction is the most robust.

  18. Model Based Control of Moisture Sorption in a Historical Interior

    Directory of Open Access Journals (Sweden)

    P. Zítek

    2005-01-01

    Full Text Available This paper deals with a novel scheme for microclimate control in historical exhibition rooms, inhibiting moisture sorption phenomena that are inadmissible from the preventive conservation point of view. The impact of air humidity is the most significant harmful exposure for a great deal of the cultural heritage deposited in remote historical buildings. Leaving the interior temperature to run almost its spontaneous yearly cycle, the proposed non-linear model-based control protects exhibits from harmful variations in moisture content by compensating the temperature drifts with an adequate adjustment of the air humidity. Already implemented in a medieval interior since 1999, the proposed microclimate control has proved capable of permanently maintaining constant a desirable moisture content in organic or porous materials in the interior of a building. 

  19. A new efficient method for the calculation of interior eigenpairs and its application to vibrational structure problems

    Science.gov (United States)

    Petrenko, Taras; Rauhut, Guntram

    2017-03-01

    Vibrational configuration interaction theory is a common method for calculating vibrational levels and associated IR and Raman spectra of small and medium-sized molecules. When combined with appropriate configuration selection procedures, the method allows the treatment of configuration spaces with up to 1010 configurations. In general, this approach pursues the construction of the eigenstates with significant contributions of physically relevant configurations. The corresponding eigenfunctions are evaluated in the subspace of selected configurations. However, it can easily reach the dimension which is not tractable for conventional eigenvalue solvers. Although Davidson and Lanczos methods are the methods of choice for calculating exterior eigenvalues, they usually fall into stagnation when applied to interior states. The latter are commonly treated by the Jacobi-Davidson method. This approach in conjunction with matrix factorization for solving the correction equation (CE) is prohibitive for larger problems, and it has limited efficiency if the solution of the CE is based on Krylov's subspace algorithms. We propose an iterative subspace method that targets the eigenvectors with significant contributions to a given reference vector and is based on the optimality condition for the residual norm corresponding to the error in the solution vector. The subspace extraction and expansion are modified according to these principles which allow very efficient calculation of interior vibrational states with a strong multireference character in different vibrational structure problems. The convergence behavior of the method and its performance in comparison with the aforementioned algorithms are investigated in a set of benchmark calculations.

  20. Interior Design.

    Science.gov (United States)

    Texas Tech Univ., Lubbock. Home Economics Curriculum Center.

    This document contains teacher's materials for an eight-unit secondary education vocational home economics course on interior design. The units cover period styles of interiors, furniture and accessories, surface treatments and lighting, appliances and equipment, design and space planning in home and business settings, occupant needs, acquisition…

  1. Parametric methods for spatial point processes

    DEFF Research Database (Denmark)

    Møller, Jesper

    is studied in Section 4, and Bayesian inference in Section 5. On one hand, as the development in computer technology and computational statistics continues,computationally-intensive simulation-based methods for likelihood inference probably will play a increasing role for statistical analysis of spatial...... inference procedures for parametric spatial point process models. The widespread use of sensible but ad hoc methods based on summary statistics of the kind studied in Chapter 4.3 have through the last two decades been supplied by likelihood based methods for parametric spatial point process models......(This text is submitted for the volume ‘A Handbook of Spatial Statistics' edited by A.E. Gelfand, P. Diggle, M. Fuentes, and P. Guttorp, to be published by Chapmand and Hall/CRC Press, and planned to appear as Chapter 4.4 with the title ‘Parametric methods'.) 1 Introduction This chapter considers...

  2. 3D high-resolution radar imaging of small body interiors

    Science.gov (United States)

    Sava, Paul; Asphaug, Erik

    2017-10-01

    Answering fundamental questions about the origin and evolution of small planetary bodies hinges on our ability to image their interior structure in detail and at high resolution (Asphaug, 2009). We often infer internal structure from surface observations, e.g. that comet 67P/Churyumov-Gerasimenko is a primordial agglomeration of cometesimals (Massironi et al., 2015). However, the interior structure is not easily accessible without systematic imaging using, e.g., radar transmission and reflection data, as suggested by the CONSERT experiment on Rosetta. Interior imaging depends on observations from multiple viewpoints, as in medical tomography.We discuss radar imaging using methodology adapted from terrestrial exploration seismology (Sava et al., 2015). We primarily focus on full wavefield methods that facilitate high quality imaging of small body interiors characterized by complex structure and large contrasts of physical properties. We consider the case of a monostatic system (co-located transmitters and receivers) operated at two frequency bands, centered around 5 and 15 MHz, from a spacecraft in slow polar orbit around a spinning comet nucleus. Assuming that the spin period is significantly (e.g. 5x) faster than the orbital period, this configuration allows repeated views from multiple directions (Safaeinili et al., 2002)Using realistic numerical experiments, we argue that (1) the comet/asteroid imaging problem is intrinsically 3D and conventional SAR methodology does not satisfy imaging, sampling and resolution requirements; (2) imaging at different frequency bands can provide information about internal surfaces (through migration) and internal volumes (through tomography); (3) interior imaging can be accomplished progressively as data are being acquired through successive orbits around the studied object; (4) imaging resolution can go beyond the apparent radar frequency band by deconvolution of the point-spread-function characterizing the imaging system; and (5

  3. Critical review of LEED system for rating sustainability of architecture of commercial interiors

    Directory of Open Access Journals (Sweden)

    Stevanović Sanja

    2010-01-01

    Full Text Available The LEED rating system for sustainability of architecture has gained large marketing potential in USA and became one of main ways American builders are attacking ecological challenges. In this paper the LEED rating system for commercial interiors is critically reviewed, pointing out its positive - focus on integrated design process - and negative impacts - low thresholds for highest ratings and tendency to gain LEED rating with projects that hardly pass the thresholds, largely neglecting the principles of energy efficiency. Based on a few prominent LEED platinum examples, the beginnings of a LEED style of designing interiors in historical landmark buildings are pointed out as well.

  4. Reflective coatings for interior and exterior of buildings and improving thermal performance

    International Nuclear Information System (INIS)

    Joudi, Ali; Svedung, Harald; Cehlin, Mathias; Rönnelid, Mats

    2013-01-01

    Highlights: ► Increase building energy efficiency by optimizing surface optical properties. ► Study different scenarios with both interior and exterior reflective coatings. ► Combined thermal effect of both interior and exterior reflective coatings. -- Abstract: The importance of reducing building energy usage and thriving for more energy efficient architectures, has nurtured creative solutions and smart choices of materials in the last few decades. Among those are optimizing surface optical properties for both interior and exterior claddings of the building. Development in the coil-coating steel industries has now made it possible to allocate correct optical properties for steel clad buildings with improved thermal performance. Although the importance of the exterior coating and solar gain are thoroughly studied in many literatures, the effect of interior cladding are less tackled, especially when considering a combination of both interior and exterior reflective coatings. This paper contemplates the thermal behavior of small cabins with reflective coatings on both interior and exterior cladding, under different conditions and climates with the aim to clarify and point out to the potential energy saving by smart choices of clad coatings.

  5. Automatic Generation of Structural Building Descriptions from 3D Point Cloud Scans

    DEFF Research Database (Denmark)

    Ochmann, Sebastian; Vock, Richard; Wessel, Raoul

    2013-01-01

    We present a new method for automatic semantic structuring of 3D point clouds representing buildings. In contrast to existing approaches which either target the outside appearance like the facade structure or rather low-level geometric structures, we focus on the building’s interior using indoor...... scans to derive high-level architectural entities like rooms and doors. Starting with a registered 3D point cloud, we probabilistically model the affiliation of each measured point to a certain room in the building. We solve the resulting clustering problem using an iterative algorithm that relies...

  6. Fixed-point data-collection method of video signal

    International Nuclear Information System (INIS)

    Tang Yu; Yin Zejie; Qian Weiming; Wu Xiaoyi

    1997-01-01

    The author describes a Fixed-point data-collection method of video signal. The method provides an idea of fixed-point data-collection, and has been successfully applied in the research of real-time radiography on dose field, a project supported by National Science Fund

  7. Evolution families of conformal mappings with fixed points and the Löwner-Kufarev equation

    International Nuclear Information System (INIS)

    Goryainov, V V

    2015-01-01

    The paper is concerned with evolution families of conformal mappings of the unit disc to itself that fix an interior point and a boundary point. Conditions are obtained for the evolution families to be differentiable, and an existence and uniqueness theorem for an evolution equation is proved. A convergence theorem is established which describes the topology of locally uniform convergence of evolution families in terms of infinitesimal generating functions. The main result in this paper is the embedding theorem which shows that any conformal mapping of the unit disc to itself with two fixed points can be embedded into a differentiable evolution family of such mappings. This result extends the range of the parametric method in the theory of univalent functions. In this way the problem of the mutual change of the derivative at an interior point and the angular derivative at a fixed point on the boundary is solved for a class of mappings of the unit disc to itself. In particular, the rotation theorem is established for this class of mappings. Bibliography: 27 titles

  8. A new comparison method for dew-point generators

    Science.gov (United States)

    Heinonen, Martti

    1999-12-01

    A new method for comparing dew-point generators was developed at the Centre for Metrology and Accreditation. In this method, the generators participating in a comparison are compared with a transportable saturator unit using a dew-point comparator. The method was tested by constructing a test apparatus and by comparing it with the MIKES primary dew-point generator several times in the dew-point temperature range from -40 to +75 °C. The expanded uncertainty (k = 2) of the apparatus was estimated to be between 0.05 and 0.07 °C and the difference between the comparator system and the generator is well within these limits. In particular, all of the results obtained in the range below 0 °C are within ±0.03 °C. It is concluded that a new type of a transfer standard with characteristics most suitable for dew-point comparisons can be developed on the basis of the principles presented in this paper.

  9. Analysis of relationship between registration performance of point cloud statistical model and generation method of corresponding points

    International Nuclear Information System (INIS)

    Yamaoka, Naoto; Watanabe, Wataru; Hontani, Hidekata

    2010-01-01

    Most of the time when we construct statistical point cloud model, we need to calculate the corresponding points. Constructed statistical model will not be the same if we use different types of method to calculate the corresponding points. This article proposes the effect to statistical model of human organ made by different types of method to calculate the corresponding points. We validated the performance of statistical model by registering a surface of an organ in a 3D medical image. We compare two methods to calculate corresponding points. The first, the 'Generalized Multi-Dimensional Scaling (GMDS)', determines the corresponding points by the shapes of two curved surfaces. The second approach, the 'Entropy-based Particle system', chooses corresponding points by calculating a number of curved surfaces statistically. By these methods we construct the statistical models and using these models we conducted registration with the medical image. For the estimation, we use non-parametric belief propagation and this method estimates not only the position of the organ but also the probability density of the organ position. We evaluate how the two different types of method that calculates corresponding points affects the statistical model by change in probability density of each points. (author)

  10. Analysis of Stress Updates in the Material-point Method

    DEFF Research Database (Denmark)

    Andersen, Søren; Andersen, Lars

    2009-01-01

    The material-point method (MPM) is a new numerical method for analysis of large strain engineering problems. The MPM applies a dual formulation, where the state of the problem (mass, stress, strain, velocity etc.) is tracked using a finite set of material points while the governing equations...... are solved on a background computational grid. Several references state, that one of the main advantages of the material-point method is the easy application of complicated material behaviour as the constitutive response is updated individually for each material point. However, as discussed here, the MPM way...

  11. THE GROWTH POINTS OF STATISTICAL METHODS

    OpenAIRE

    Orlov A. I.

    2014-01-01

    On the basis of a new paradigm of applied mathematical statistics, data analysis and economic-mathematical methods are identified; we have also discussed five topical areas in which modern applied statistics is developing as well as the other statistical methods, i.e. five "growth points" – nonparametric statistics, robustness, computer-statistical methods, statistics of interval data, statistics of non-numeric data

  12. Fire history and fire management implications in the Yukon Flats National Wildlife Refuge, interior Alaska

    Science.gov (United States)

    S. A. Drury; P. J. Grissom

    2008-01-01

    We conducted this investigation in response to criticisms that the current Alaska Interagency Fire Management Plans are allowing too much of the landscape in interior Alaska to burn annually. To address this issue, we analyzed fire history patterns within the Yukon Flats National Wildlife Refuge, interior Alaska. We dated 40 fires on 27 landscape points within the...

  13. Room acoustics modeling using a point-cloud representation of the room geometry

    DEFF Research Database (Denmark)

    Markovic, Milos; Olesen, Søren Krarup; Hammershøi, Dorte

    2013-01-01

    Room acoustics modeling is usually based on the room geometry that is parametrically described prior to a sound transmission calculation. This is a highly room-specific task and rather time consuming if a complex geometry is to be described. Here, a run time generic method for an arbitrary room...... geometry acquisition is presented. The method exploits a depth sensor of the Kinect device that provides a point based information of a scanned room interior. After post-processing of the Kinect output data, a 3D point-cloud model of the room is obtained. Sound transmission between two selected points...... level of user immersion by a real time acoustical simulation of a dynamic scenes....

  14. Interior Gradient Estimates for Nonuniformly Parabolic Equations II

    Directory of Open Access Journals (Sweden)

    Lieberman Gary M

    2007-01-01

    Full Text Available We prove interior gradient estimates for a large class of parabolic equations in divergence form. Using some simple ideas, we prove these estimates for several types of equations that are not amenable to previous methods. In particular, we have no restrictions on the maximum eigenvalue of the coefficient matrix and we obtain interior gradient estimates for so-called false mean curvature equation.

  15. 3D radar wavefield tomography of comet interiors

    Science.gov (United States)

    Sava, Paul; Asphaug, Erik

    2018-04-01

    Answering fundamental questions about the origin and evolution of small planetary bodies hinges on our ability to image their surface and interior structure in detail and at high resolution. The interior structure is not easily accessible without systematic imaging using, e.g., radar transmission and reflection data from multiple viewpoints, as in medical tomography. Radar tomography can be performed using methodology adapted from terrestrial exploration seismology. Our feasibility study primarily focuses on full wavefield methods that facilitate high quality imaging of small body interiors. We consider the case of a monostatic system (co-located transmitters and receivers) operated in various frequency bands between 5 and 15 MHz, from a spacecraft in slow polar orbit around a spinning comet nucleus. Using realistic numerical experiments, we demonstrate that wavefield techniques can generate high resolution tomograms of comets nuclei with arbitrary shape and complex interior properties.

  16. Mathematical programming methods for large-scale topology optimization problems

    DEFF Research Database (Denmark)

    Rojas Labanda, Susana

    for mechanical problems, but has rapidly extended to many other disciplines, such as fluid dynamics and biomechanical problems. However, the novelty and improvements of optimization methods has been very limited. It is, indeed, necessary to develop of new optimization methods to improve the final designs......, and at the same time, reduce the number of function evaluations. Nonlinear optimization methods, such as sequential quadratic programming and interior point solvers, have almost not been embraced by the topology optimization community. Thus, this work is focused on the introduction of this kind of second...... for the classical minimum compliance problem. Two of the state-of-the-art optimization algorithms are investigated and implemented for this structural topology optimization problem. A Sequential Quadratic Programming (TopSQP) and an interior point method (TopIP) are developed exploiting the specific mathematical...

  17. A simplified model of dynamic interior cooling load evaluation for office buildings

    International Nuclear Information System (INIS)

    Ding, Yan; Zhang, Qiang; Wang, Zhaoxia; Liu, Min; He, Qing

    2016-01-01

    Highlights: • The core interior disturbance was determined by principle component analysis. • Influences of occupants on cooling load should be described using time series. • A simplified model was built to evaluate dynamic interior building cooling load. - Abstract: Predicted cooling load is a valuable tool for assessing the operation of air-conditioning systems. Compared with exterior cooling load, interior cooling load is more unpredictable. According to principle components analysis, occupancy was proved to be a typical factor influencing interior cooling loads in buildings. By exploring the regularity of interior disturbances in an office building, a simplified evaluation model for interior cooling load was established in this paper. The stochastic occupancy rate was represented by a Markov transition model. Equipment power, lighting power and fresh air were all related to occupancy rate based on time sequence. The superposition of different types of interior cooling loads was also considered in the evaluation model. The error between the evaluation results and measurement results was found to be lower than 10%. In reference to the cooling loads calculated by the traditional design method and area-based method in case study office rooms, the evaluated cooling loads were suitable for operation regulation.

  18. Trends in CAD education in interior design programs

    OpenAIRE

    Ko, Hye Mi

    1990-01-01

    This research investigated Computer Aided Design (CAD) education in the interior design. program focusing on educators' opinions about creativity aspects including computer application, teaching materials and teaching methods as well as other trends in CAD education. A questionnaire was sent to one hundred eighty-two members of the Interior Design Educators Council (IDEC). A frequency distribution was used on 69 usable returned surveys to describe the sample characteristi...

  19. Interior design. Mastering the master plan.

    Science.gov (United States)

    Mesbah, C E

    1995-10-01

    Reflecting on the results of the survey, this proposed interior design master planning process addresses the concerns and issues of both CEOs and facility managers in ways that focus on problem-solving strategies and methods. Use of the interior design master plan process further promotes the goals and outcomes expressed in the survey by both groups. These include enhanced facility image, the efficient selection of finishes and furnishings, continuity despite staff changes, and overall savings in both costs and time. The interior design master plan allows administrators and facility managers to anticipate changes resulting from the restructuring of health care delivery. The administrators and facility managers are then able to respond in ways that manage those changes in the flexible and cost-effective manner they are striving for. This framework permits staff members to concentrate their time and energy on the care of their patients--which is, after all, what it's all about.

  20. International Conference on Boundary and Interior Layers : Computational and Asymptotic Methods

    CERN Document Server

    Kopteva, Natalia; O'Riordan, Eugene; Stynes, Martin

    2009-01-01

    These Proceedings contain a selection of the lectures given at the conference BAIL 2008: Boundary and Interior Layers – Computational and Asymptotic Methods, which was held from 28th July to 1st August 2008 at the University of Limerick, Ireland. The ?rst three BAIL conferences (1980, 1982, 1984) were organised by Professor John Miller in Trinity College Dublin, Ireland. The next seven were held in Novosibirsk (1986), Shanghai (1988), Colorado (1992), Beijing (1994), Perth (2002),Toulouse(2004),and Got ¨ tingen(2006).With BAIL 2008the series returned to Ireland. BAIL 2010 is planned for Zaragoza. The BAIL conferences strive to bring together mathematicians and engineers whose research involves layer phenomena,as these two groups often pursue largely independent paths. BAIL 2008, at which both communities were well represented, succeeded in this regard. The lectures given were evenly divided between app- cations and theory, exposing all conference participants to a broad spectrum of research into problems e...

  1. Efficient point cloud data processing in shipbuilding: Reformative component extraction method and registration method

    Directory of Open Access Journals (Sweden)

    Jingyu Sun

    2014-07-01

    Full Text Available To survive in the current shipbuilding industry, it is of vital importance for shipyards to have the ship components’ accuracy evaluated efficiently during most of the manufacturing steps. Evaluating components’ accuracy by comparing each component’s point cloud data scanned by laser scanners and the ship’s design data formatted in CAD cannot be processed efficiently when (1 extract components from point cloud data include irregular obstacles endogenously, or when (2 registration of the two data sets have no clear direction setting. This paper presents reformative point cloud data processing methods to solve these problems. K-d tree construction of the point cloud data fastens a neighbor searching of each point. Region growing method performed on the neighbor points of the seed point extracts the continuous part of the component, while curved surface fitting and B-spline curved line fitting at the edge of the continuous part recognize the neighbor domains of the same component divided by obstacles’ shadows. The ICP (Iterative Closest Point algorithm conducts a registration of the two sets of data after the proper registration’s direction is decided by principal component analysis. By experiments conducted at the shipyard, 200 curved shell plates are extracted from the scanned point cloud data, and registrations are conducted between them and the designed CAD data using the proposed methods for an accuracy evaluation. Results show that the methods proposed in this paper support the accuracy evaluation targeted point cloud data processing efficiently in practice.

  2. Material-Point Method Analysis of Bending in Elastic Beams

    DEFF Research Database (Denmark)

    Andersen, Søren Mikkel; Andersen, Lars

    2007-01-01

    The aim of this paper is to test different types of spatial interpolation for the material-point method. The interpolations include quadratic elements and cubic splines. A brief introduction to the material-point method is given. Simple liner-elastic problems are tested, including the classical...... cantilevered beam problem. As shown in the paper, the use of negative shape functions is not consistent with the material-point method in its current form, necessitating other types of interpolation such as cubic splines in order to obtain smoother representations of field quantities. It is shown...

  3. Bird biodiversity assessments in temperate forest: the value of point count versus acoustic monitoring protocols

    Directory of Open Access Journals (Sweden)

    Brian T. Klingbeil

    2015-05-01

    Full Text Available Effective monitoring programs for biodiversity are needed to assess trends in biodiversity and evaluate the consequences of management. This is particularly true for birds and faunas that occupy interior forest and other areas of low human population density, as these are frequently under-sampled compared to other habitats. For birds, Autonomous Recording Units (ARUs have been proposed as a supplement or alternative to point counts made by human observers to enhance monitoring efforts. We employed two strategies (i.e., simultaneous-collection and same-season to compare point count and ARU methods for quantifying species richness and composition of birds in temperate interior forests. The simultaneous-collection strategy compares surveys by ARUs and point counts, with methods matched in time, location, and survey duration such that the person and machine simultaneously collect data. The same-season strategy compares surveys from ARUs and point counts conducted at the same locations throughout the breeding season, but methods differ in the number, duration, and frequency of surveys. This second strategy more closely follows the ways in which monitoring programs are likely to be implemented. Site-specific estimates of richness (but not species composition differed between methods; however, the nature of the relationship was dependent on the assessment strategy. Estimates of richness from point counts were greater than estimates from ARUs in the simultaneous-collection strategy. Woodpeckers in particular, were less frequently identified from ARUs than point counts with this strategy. Conversely, estimates of richness were lower from point counts than ARUs in the same-season strategy. Moreover, in the same-season strategy, ARUs detected the occurrence of passerines at a higher frequency than did point counts. Differences between ARU and point count methods were only detected in site-level comparisons. Importantly, both methods provide similar

  4. Penerapan Psikologi Desain pada Elemen Desain Interior

    Directory of Open Access Journals (Sweden)

    Budi Setiawan

    2014-10-01

    Full Text Available One of main interior designer’s assignments is to solve the problem within the facility. Problems may occur because the activities of design decision had done or will be done on the facility are not maximized. This problem can be reduced by rethinking the design through psychology design. Utilizing psychology design will help designer decide a better judgment of objects that affects the person using it in routine. The example of interior objects is wall, door, floor, color, and other elements of interior. Desk research method was used to support this article trough data collection from books and other professional institution websites. At the end, the conclusion of this article does not directly impact the result since it took time to persuade judgment of the user, but positively it will construct designer to rethink the design object.  

  5. Composite Match Index with Application of Interior Deformation Field Measurement from Magnetic Resonance Volumetric Images of Human Tissues

    Directory of Open Access Journals (Sweden)

    Penglin Zhang

    2012-01-01

    Full Text Available Whereas a variety of different feature-point matching approaches have been reported in computer vision, few feature-point matching approaches employed in images from nonrigid, nonuniform human tissues have been reported. The present work is concerned with interior deformation field measurement of complex human tissues from three-dimensional magnetic resonance (MR volumetric images. To improve the reliability of matching results, this paper proposes composite match index (CMI as the foundation of multimethod fusion methods to increase the reliability of these various methods. Thereinto, we discuss the definition, components, and weight determination of CMI. To test the validity of the proposed approach, it is applied to actual MR volumetric images obtained from a volunteer’s calf. The main result is consistent with the actual condition.

  6. Three-dimensional point-cloud room model in room acoustics simulations

    DEFF Research Database (Denmark)

    Markovic, Milos; Olesen, Søren Krarup; Hammershøi, Dorte

    2013-01-01

    acquisition and its representation with a 3D point-cloud model, as well as utilization of such a model for the room acoustics simulations. A room is scanned with a commercially available input device (Kinect for Xbox360) in two different ways; the first one involves the device placed in the middle of the room...... and rotated around the vertical axis while for the second one the device is moved within the room. Benefits of both approaches were analyzed. The device's depth sensor provides a set of points in a three-dimensional coordinate system which represents scanned surfaces of the room interior. These data are used...... to build a 3D point-cloud model of the room. Several models are created to meet requirements of different room acoustics simulation algorithms: plane fitting and uniform voxel grid for geometric methods and triangulation mesh for the numerical methods. Advantages of the proposed method over the traditional...

  7. Three-dimensional point-cloud room model for room acoustics simulations

    DEFF Research Database (Denmark)

    Markovic, Milos; Olesen, Søren Krarup; Hammershøi, Dorte

    2013-01-01

    acquisition and its representation with a 3D point-cloud model, as well as utilization of such a model for the room acoustics simulations. A room is scanned with a commercially available input device (Kinect for Xbox360) in two different ways; the first one involves the device placed in the middle of the room...... and rotated around the vertical axis while for the second one the device is moved within the room. Benefits of both approaches were analyzed. The device's depth sensor provides a set of points in a three-dimensional coordinate system which represents scanned surfaces of the room interior. These data are used...... to build a 3D point-cloud model of the room. Several models are created to meet requirements of different room acoustics simulation algorithms: plane fitting and uniform voxel grid for geometric methods and triangulation mesh for the numerical methods. Advantages of the proposed method over the traditional...

  8. Interior design for passive solar homes

    Science.gov (United States)

    Breen, J. C.

    1981-07-01

    The increasing emphasis on refinement of passive solar systems brought recognition to interior design as an integral part of passive solar architecture. Interior design can be used as a finetuning tool minimizing many of the problems associated with passive solar energy use in residential buildings. In addition, treatment of interior space in solar model homes may be a prime factor in determining sales success. A new style of interior design is evolving in response to changes in building from incorporating passive solar design features. The psychology behind passive solar architecture is reflected in interiors, and selection of interior components increasingly depends on the functional suitably of various interior elements.

  9. Interior design for passive solar homes

    Energy Technology Data Exchange (ETDEWEB)

    Breen, J. C.

    1981-07-01

    The increasing emphasis on refinement of passive solar systems has brought recognition to interior design as an integral part of passive solar architecture. Interior design can be used as a finetuning tool minimizing many of the problems associated with passive solar energy use in residential buildings. In addition, treatment of interior space in solar model homes may be a prime factor in determining sales success. A new style of interior design is evolving in response to changes in building form incorporating passive solar design features. The psychology behind passive solar architecture is reflected in interiors, and selection of interior components increasingly depends on the functional suitability of various interior elements.

  10. Automatic Generation of Structural Building Descriptions from 3D Point Cloud Scans

    DEFF Research Database (Denmark)

    Ochmann, Sebastian; Vock, Richard; Wessel, Raoul

    2013-01-01

    We present a new method for automatic semantic structuring of 3D point clouds representing buildings. In contrast to existing approaches which either target the outside appearance like the facade structure or rather low-level geometric structures, we focus on the building’s interior using indoor...... scans to derive high-level architectural entities like rooms and doors. Starting with a registered 3D point cloud, we probabilistically model the affiliation of each measured point to a certain room in the building. We solve the resulting clustering problem using an iterative algorithm that relies...... on the estimated visibilities between any two locations within the point cloud. With the segmentation into rooms at hand, we subsequently determine the locations and extents of doors between adjacent rooms. In our experiments, we demonstrate the feasibility of our method by applying it to synthetic as well...

  11. Injury, Interiority, and Isolation in Men's Suicidality.

    Science.gov (United States)

    Oliffe, John L; Creighton, Genevieve; Robertson, Steve; Broom, Alex; Jenkins, Emily K; Ogrodniczuk, John S; Ferlatte, Olivier

    2017-07-01

    Men's high suicide rates have been linked to individual risk factors including history of being abused as a child, single marital status, and financial difficulties. While it has also been suggested that the normative influences of hegemonic masculinities are implicated in men's suicide, the gendered experiences of male suicidality are poorly understood. In the current photovoice study, 20 men who previously had suicidal thoughts, plans, and/or attempts were interviewed as a means to better understanding the connections between masculinities and their experiences of suicidality. The study findings revealed injury, interiority, and isolation as interconnected themes characterizing men's suicidality. Injury comprised an array of childhood and/or cumulative traumas that fueled men's ruminating thoughts inhibiting recovery and limiting hopes for improved life quality. In attempting to blunt these traumas, many men described self-injuring through the overuse of alcohol and other drugs. The interiority theme revealed how suicidal thoughts can fuel hopelessness amid summonsing remedies from within. The challenges to self-manage, especially when experiencing muddled thinking and negative thought were evident, and led some participants to summons exterior resources to counter suicidality. Isolation included separateness from others, and was linked to abandonment issues and not having a job and/or partner. Self-isolating also featured as a protection strategy to avoid troubling others and/or reducing exposure to additional noxious stimuli. The study findings suggest multiple intervention points and strategies, the majority of which are premised on promoting men's social connectedness. The destigmatizing value of photovoice methods is also discussed.

  12. Modeling of Structural-Acoustic Interaction Using Coupled FE/BE Method and Control of Interior Acoustic Pressure Using Piezoelectric Actuators

    Science.gov (United States)

    Mei, Chuh; Shi, Yacheng

    1997-01-01

    A coupled finite element (FE) and boundary element (BE) approach is presented to model full coupled structural/acoustic/piezoelectric systems. The dual reciprocity boundary element method is used so that the natural frequencies and mode shapes of the coupled system can be obtained, and to extend this approach to time dependent problems. The boundary element method is applied to interior acoustic domains, and the results are very accurate when compared with limited exact solutions. Structural-acoustic problems are then analyzed with the coupled finite element/boundary element method, where the finite element method models the structural domain and the boundary element method models the acoustic domain. Results for a system consisting of an isotropic panel and a cubic cavity are in good agreement with exact solutions and experiment data. The response of a composite panel backed cavity is then obtained. The results show that the mass and stiffness of piezoelectric layers have to be considered. The coupled finite element and boundary element equations are transformed into modal coordinates, which is more convenient for transient excitation. Several transient problems are solved based on this formulation. Two control designs, a linear quadratic regulator (LQR) and a feedforward controller, are applied to reduce the acoustic pressure inside the cavity based on the equations in modal coordinates. The results indicate that both controllers can reduce the interior acoustic pressure and the plate deflection.

  13. Sustainable Commercial Interior Design

    OpenAIRE

    Keane, Órla

    2009-01-01

    This dissertation looks at the environmental benefits of 3 key areas in relation to interior design: Energy, Water and Air; energy efficient lighting, water efficient plumbing fixtures and the effects of interior materials and finishes on indoor air quality. Qualitative research methodology: Extensive literature review of texts available on these topics, and also of the relevant building codes and environmental legislation applicable to Irish interior designers and the built environment. ...

  14. IMAGE TO POINT CLOUD METHOD OF 3D-MODELING

    Directory of Open Access Journals (Sweden)

    A. G. Chibunichev

    2012-07-01

    Full Text Available This article describes the method of constructing 3D models of objects (buildings, monuments based on digital images and a point cloud obtained by terrestrial laser scanner. The first step is the automated determination of exterior orientation parameters of digital image. We have to find the corresponding points of the image and point cloud to provide this operation. Before the corresponding points searching quasi image of point cloud is generated. After that SIFT algorithm is applied to quasi image and real image. SIFT algorithm allows to find corresponding points. Exterior orientation parameters of image are calculated from corresponding points. The second step is construction of the vector object model. Vectorization is performed by operator of PC in an interactive mode using single image. Spatial coordinates of the model are calculated automatically by cloud points. In addition, there is automatic edge detection with interactive editing available. Edge detection is performed on point cloud and on image with subsequent identification of correct edges. Experimental studies of the method have demonstrated its efficiency in case of building facade modeling.

  15. C-point and V-point singularity lattice formation and index sign conversion methods

    Science.gov (United States)

    Kumar Pal, Sushanta; Ruchi; Senthilkumaran, P.

    2017-06-01

    The generic singularities in an ellipse field are C-points namely stars, lemons and monstars in a polarization distribution with C-point indices (-1/2), (+1/2) and (+1/2) respectively. Similar to C-point singularities, there are V-point singularities that occur in a vector field and are characterized by Poincare-Hopf index of integer values. In this paper we show that the superposition of three homogenously polarized beams in different linear states leads to the formation of polarization singularity lattice. Three point sources at the focal plane of the lens are used to create three interfering plane waves. A radial/azimuthal polarization converter (S-wave plate) placed near the focal plane modulates the polarization states of the three beams. The interference pattern is found to host C-points and V-points in a hexagonal lattice. The C-points occur at intensity maxima and V-points occur at intensity minima. Modulating the state of polarization (SOP) of three plane waves from radial to azimuthal does not essentially change the nature of polarization singularity lattice as the Poincare-Hopf index for both radial and azimuthal polarization distributions is (+1). Hence a transformation from a star to a lemon is not trivial, as such a transformation requires not a single SOP change, but a change in whole spatial SOP distribution. Further there is no change in the lattice structure and the C- and V-points appear at locations where they were present earlier. Hence to convert an interlacing star and V-point lattice into an interlacing lemon and V-point lattice, the interferometer requires modification. We show for the first time a method to change the polarity of C-point and V-point indices. This means that lemons can be converted into stars and stars can be converted into lemons. Similarly the positive V-point can be converted to negative V-point and vice versa. The intensity distribution in all these lattices is invariant as the SOPs of the three beams are changed in an

  16. The traveling salesman problem with few inner points

    NARCIS (Netherlands)

    Deineko, V.G.; Hoffmann, M.; Okamoto, Y.; Woeginger, G.J.; Chwa, K.Y.; Munro, J.I.

    2004-01-01

    We study the traveling salesman problem (TSP) in the 2-dimensional Euclidean plane. The problem is NP-hard in general, but trivial if the points are in convex position. In this paper, we investigate the influence of the number of inner points (i.e., points in the interior of the convex hull) on the

  17. Interior point algorithm-based power flow optimisation of a combined AC and DC multi-terminal grid

    Directory of Open Access Journals (Sweden)

    Farhan Beg

    2015-01-01

    Full Text Available The high cost of power electronic equipment, lower reliability and poor power handling capacity of the semiconductor devices had stalled the deployment of systems based on DC (multi-terminal direct current system (MTDC networks. The introduction of voltage source converters (VSCs for transmission has renewed the interest in the development of large interconnected grids based on both alternate current (AC and DC transmission networks. Such a grid platform also realises the added advantage of integrating the renewable energy sources into the grid. Thus a grid based on DC MTDC network is a possible solution to improve energy security and check the increasing supply demand gap. An optimal power solution for combined AC and DC grids obtained by the solution of the interior point algorithm is proposed in this study. Multi-terminal HVDC grids lie at the heart of various suggested transmission capacity increases. A significant difference is observed when MTDC grids are solved for power flows in place of conventional AC grids. This study deals with the power flow problem of a combined MTDC and an AC grid. The AC side is modelled with the full power flow equations and the VSCs are modelled using a connecting line, two generators and an AC node. The VSC and the DC losses are also considered. The optimisation focuses on several different goals. Three different scenarios are presented in an arbitrary grid network with ten AC nodes and five converter stations.

  18. Interior near-field acoustical holography in flight.

    Science.gov (United States)

    Williams, E G; Houston, B H; Herdic, P C; Raveendra, S T; Gardner, B

    2000-10-01

    In this paper boundary element methods (BEM) are mated with near-field acoustical holography (NAH) in order to determine the normal velocity over a large area of a fuselage of a turboprop airplane from a measurement of the pressure (hologram) on a concentric surface in the interior of the aircraft. This work represents the first time NAH has been applied in situ, in-flight. The normal fuselage velocity was successfully reconstructed at the blade passage frequency (BPF) of the propeller and its first two harmonics. This reconstructed velocity reveals structure-borne and airborne sound-transmission paths from the engine to the interior space.

  19. Lidar Point Cloud - USGS National Map 3DEP Downloadable Data Collection

    Data.gov (United States)

    U.S. Geological Survey, Department of the Interior — This data collection consists of Lidar Point Cloud (LPC) projects as provided to the USGS. These point cloud files contain all the original lidar points collected,...

  20. Strike Point Control on EAST Using an Isoflux Control Method

    International Nuclear Information System (INIS)

    Xing Zhe; Xiao Bingjia; Luo Zhengping; Walker, M. L.; Humphreys, D. A.

    2015-01-01

    For the advanced tokamak, the particle deposition and thermal load on the divertor is a big challenge. By moving the strike points on divertor target plates, the position of particle deposition and thermal load can be shifted. We could adjust the Poloidal Field (PF) coil current to achieve the strike point position feedback control. Using isoflux control method, the strike point position can be controlled by controlling the X point position. On the basis of experimental data, we establish relational expressions between X point position and strike point position. Benchmark experiments are carried out to validate the correctness and robustness of the control methods. The strike point position is successfully controlled following our command in the EAST operation. (paper)

  1. Carleman estimates, observability inequalities and null controllability for interior degenerate nonsmooth parabolic equations

    CERN Document Server

    Fragnelli, Genni

    2016-01-01

    The authors consider a parabolic problem with degeneracy in the interior of the spatial domain, and they focus on observability results through Carleman estimates for the associated adjoint problem. The novelties of the present paper are two. First, the coefficient of the leading operator only belongs to a Sobolev space. Second, the degeneracy point is allowed to lie even in the interior of the control region, so that no previous result can be adapted to this situation; however, different cases can be handled, and new controllability results are established as a consequence.

  2. Novel Ratio Subtraction and Isoabsorptive Point Methods for ...

    African Journals Online (AJOL)

    Purpose: To develop and validate two innovative spectrophotometric methods used for the simultaneous determination of ambroxol hydrochloride and doxycycline in their binary mixture. Methods: Ratio subtraction and isoabsorptive point methods were used for the simultaneous determination of ambroxol hydrochloride ...

  3. Nonparametric Change Point Diagnosis Method of Concrete Dam Crack Behavior Abnormality

    Directory of Open Access Journals (Sweden)

    Zhanchao Li

    2013-01-01

    Full Text Available The study on diagnosis method of concrete crack behavior abnormality has always been a hot spot and difficulty in the safety monitoring field of hydraulic structure. Based on the performance of concrete dam crack behavior abnormality in parametric statistical model and nonparametric statistical model, the internal relation between concrete dam crack behavior abnormality and statistical change point theory is deeply analyzed from the model structure instability of parametric statistical model and change of sequence distribution law of nonparametric statistical model. On this basis, through the reduction of change point problem, the establishment of basic nonparametric change point model, and asymptotic analysis on test method of basic change point problem, the nonparametric change point diagnosis method of concrete dam crack behavior abnormality is created in consideration of the situation that in practice concrete dam crack behavior may have more abnormality points. And the nonparametric change point diagnosis method of concrete dam crack behavior abnormality is used in the actual project, demonstrating the effectiveness and scientific reasonableness of the method established. Meanwhile, the nonparametric change point diagnosis method of concrete dam crack behavior abnormality has a complete theoretical basis and strong practicality with a broad application prospect in actual project.

  4. Interior Design Factors in Library Facilities.

    Science.gov (United States)

    Jackson, Patricia Ann

    When planning the interior of a library facility, the planning team of librarian, library consultant, architect, and interior design consultant must focus attention on the basic principles of interior design and the psychological needs of the user. Colors for an interior should be selected with careful regard to space, light, and emotional and…

  5. Pointing Verification Method for Spaceborne Lidars

    Directory of Open Access Journals (Sweden)

    Axel Amediek

    2017-01-01

    Full Text Available High precision acquisition of atmospheric parameters from the air or space by means of lidar requires accurate knowledge of laser pointing. Discrepancies between the assumed and actual pointing can introduce large errors due to the Doppler effect or a wrongly assumed air pressure at ground level. In this paper, a method for precisely quantifying these discrepancies for airborne and spaceborne lidar systems is presented. The method is based on the comparison of ground elevations derived from the lidar ranging data with high-resolution topography data obtained from a digital elevation model and allows for the derivation of the lateral and longitudinal deviation of the laser beam propagation direction. The applicability of the technique is demonstrated by using experimental data from an airborne lidar system, confirming that geo-referencing of the lidar ground spot trace with an uncertainty of less than 10 m with respect to the used digital elevation model (DEM can be obtained.

  6. A Tool for the Automated Design and Evaluation of Habitat Interior Layouts

    Science.gov (United States)

    Simon, Matthew A.; Wilhite, Alan W.

    2013-01-01

    The objective of space habitat design is to minimize mass and system size while providing adequate space for all necessary equipment and a functional layout that supports crew health and productivity. Unfortunately, development and evaluation of interior layouts is often ignored during conceptual design because of the subjectivity and long times required using current evaluation methods (e.g., human-in-the-loop mockup tests and in-depth CAD evaluations). Early, more objective assessment could prevent expensive design changes that may increase vehicle mass and compromise functionality. This paper describes a new interior design evaluation method to enable early, structured consideration of habitat interior layouts. This interior layout evaluation method features a comprehensive list of quantifiable habitat layout evaluation criteria, automatic methods to measure these criteria from a geometry model, and application of systems engineering tools and numerical methods to construct a multi-objective value function measuring the overall habitat layout performance. In addition to a detailed description of this method, a C++/OpenGL software tool which has been developed to implement this method is also discussed. This tool leverages geometry modeling coupled with collision detection techniques to identify favorable layouts subject to multiple constraints and objectives (e.g., minimize mass, maximize contiguous habitable volume, maximize task performance, and minimize crew safety risks). Finally, a few habitat layout evaluation examples are described to demonstrate the effectiveness of this method and tool to influence habitat design.

  7. Piecewise-Constant-Model-Based Interior Tomography Applied to Dentin Tubules

    Directory of Open Access Journals (Sweden)

    Peng He

    2013-01-01

    Full Text Available Dentin is a hierarchically structured biomineralized composite material, and dentin’s tubules are difficult to study in situ. Nano-CT provides the requisite resolution, but the field of view typically contains only a few tubules. Using a plate-like specimen allows reconstruction of a volume containing specific tubules from a number of truncated projections typically collected over an angular range of about 140°, which is practically accessible. Classical computed tomography (CT theory cannot exactly reconstruct an object only from truncated projections, needless to say a limited angular range. Recently, interior tomography was developed to reconstruct a region-of-interest (ROI from truncated data in a theoretically exact fashion via the total variation (TV minimization under the condition that the ROI is piecewise constant. In this paper, we employ a TV minimization interior tomography algorithm to reconstruct interior microstructures in dentin from truncated projections over a limited angular range. Compared to the filtered backprojection (FBP reconstruction, our reconstruction method reduces noise and suppresses artifacts. Volume rendering confirms the merits of our method in terms of preserving the interior microstructure of the dentin specimen.

  8. TUNNEL POINT CLOUD FILTERING METHOD BASED ON ELLIPTIC CYLINDRICAL MODEL

    Directory of Open Access Journals (Sweden)

    N. Zhu

    2016-06-01

    Full Text Available The large number of bolts and screws that attached to the subway shield ring plates, along with the great amount of accessories of metal stents and electrical equipments mounted on the tunnel walls, make the laser point cloud data include lots of non-tunnel section points (hereinafter referred to as non-points, therefore affecting the accuracy for modeling and deformation monitoring. This paper proposed a filtering method for the point cloud based on the elliptic cylindrical model. The original laser point cloud data was firstly projected onto a horizontal plane, and a searching algorithm was given to extract the edging points of both sides, which were used further to fit the tunnel central axis. Along the axis the point cloud was segmented regionally, and then fitted as smooth elliptic cylindrical surface by means of iteration. This processing enabled the automatic filtering of those inner wall non-points. Experiments of two groups showed coincident results, that the elliptic cylindrical model based method could effectively filter out the non-points, and meet the accuracy requirements for subway deformation monitoring. The method provides a new mode for the periodic monitoring of tunnel sections all-around deformation in subways routine operation and maintenance.

  9. Genealogical series method. Hyperpolar points screen effect

    International Nuclear Information System (INIS)

    Gorbatov, A.M.

    1991-01-01

    The fundamental values of the genealogical series method -the genealogical integrals (sandwiches) have been investigated. The hyperpolar points screen effect has been found. It allows one to calculate the sandwiches for the Fermion systems with large number of particles and to ascertain the validity of the iterated-potential method as well. For the first time the genealogical-series method has been realized numerically for the central spin-independent potential

  10. The Purification Method of Matching Points Based on Principal Component Analysis

    Directory of Open Access Journals (Sweden)

    DONG Yang

    2017-02-01

    Full Text Available The traditional purification method of matching points usually uses a small number of the points as initial input. Though it can meet most of the requirements of point constraints, the iterative purification solution is easy to fall into local extreme, which results in the missing of correct matching points. To solve this problem, we introduce the principal component analysis method to use the whole point set as initial input. And thorough mismatching points step eliminating and robust solving, more accurate global optimal solution, which intends to reduce the omission rate of correct matching points and thus reaches better purification effect, can be obtained. Experimental results show that this method can obtain the global optimal solution under a certain original false matching rate, and can decrease or avoid the omission of correct matching points.

  11. Environmental Assessment for Building 88 Interior Demolition, Pearl Harbor Naval Complex, O'ahu, Hawaii

    National Research Council Canada - National Science Library

    2005-01-01

    ...) and ancillary equipment from the interior of Building 88, a former lubricating oil storage facility, and the related exposed piping underneath Mike wharves M3 and M4 at Merry Point, Pearl Harbor Naval Complex...

  12. A method for weighted projections to the positive definite cone

    KAUST Repository

    Valkonen, Tuomo

    2014-06-24

    © 2014 Taylor & Francis. We study the numerical solution of the problem (Formula presented.) , where (Formula presented.) is a symmetric square matrix, and (Formula presented.) is a linear operator, such that (Formula presented.) is invertible. With (Formula presented.) the desired fractional duality gap, and (Formula presented.) the condition number of (Formula presented.) , we prove (Formula presented.) iteration complexity for a simple primal-dual interior point method directly based on those for linear programs with semi-definite constraints. We do not, however, require the numerically expensive scalings inherent in these methods to force fast convergence. For low-dimensional problems (Formula presented.), our numerical experiments indicate excellent performance and only a very slowly growing dependence of the convergence rate on (Formula presented.). While our algorithm requires somewhat more iterations than existing interior point methods, the iterations are cheaper. This gives better computational times.

  13. A method for weighted projections to the positive definite cone

    KAUST Repository

    Valkonen, Tuomo

    2014-01-01

    © 2014 Taylor & Francis. We study the numerical solution of the problem (Formula presented.) , where (Formula presented.) is a symmetric square matrix, and (Formula presented.) is a linear operator, such that (Formula presented.) is invertible. With (Formula presented.) the desired fractional duality gap, and (Formula presented.) the condition number of (Formula presented.) , we prove (Formula presented.) iteration complexity for a simple primal-dual interior point method directly based on those for linear programs with semi-definite constraints. We do not, however, require the numerically expensive scalings inherent in these methods to force fast convergence. For low-dimensional problems (Formula presented.), our numerical experiments indicate excellent performance and only a very slowly growing dependence of the convergence rate on (Formula presented.). While our algorithm requires somewhat more iterations than existing interior point methods, the iterations are cheaper. This gives better computational times.

  14. Source splitting via the point source method

    International Nuclear Information System (INIS)

    Potthast, Roland; Fazi, Filippo M; Nelson, Philip A

    2010-01-01

    We introduce a new algorithm for source identification and field splitting based on the point source method (Potthast 1998 A point-source method for inverse acoustic and electromagnetic obstacle scattering problems IMA J. Appl. Math. 61 119–40, Potthast R 1996 A fast new method to solve inverse scattering problems Inverse Problems 12 731–42). The task is to separate the sound fields u j , j = 1, ..., n of n element of N sound sources supported in different bounded domains G 1 , ..., G n in R 3 from measurements of the field on some microphone array—mathematically speaking from the knowledge of the sum of the fields u = u 1 + ... + u n on some open subset Λ of a plane. The main idea of the scheme is to calculate filter functions g 1 ,…, g n , n element of N, to construct u l for l = 1, ..., n from u| Λ in the form u l (x) = ∫ Λ g l,x (y)u(y)ds(y), l=1,... n. (1) We will provide the complete mathematical theory for the field splitting via the point source method. In particular, we describe uniqueness, solvability of the problem and convergence and stability of the algorithm. In the second part we describe the practical realization of the splitting for real data measurements carried out at the Institute for Sound and Vibration Research at Southampton, UK. A practical demonstration of the original recording and the splitting results for real data is available online

  15. Methods for integrated modeling of landscape change: Interior Northwest Landscape Analysis System.

    Science.gov (United States)

    Jane L. Hayes; Alan. A. Ager; R. James Barbour

    2004-01-01

    The Interior Northwest Landscape Analysis System (INLAS) links a number of resource, disturbance, and landscape simulations models to examine the interactions of vegetative succession, management, and disturbance with policy goals. The effects of natural disturbance like wildfire, herbivory, forest insects and diseases, as well as specific management actions are...

  16. Expert Meeting Report. Interior Insulation Retrofit of Mass Masonry Wall Assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Ueno, K. [Building Science Corporation, Somerville, MA (United States); Van Straaten, R. [Building Science Corporation, Somerville, MA (United States)

    2012-02-01

    The Building Science Consortium held an Expert Meeting on Interior Insulation Retrofit of Mass Masonry Wall Assemblies on July 30, 2011, at the Westford Regency Hotel in Westford, MA. This report outlines the extensive information that was presented on assessment of risk factors for premature building deterioration due to interior insulation retrofits, and methods to reduce such risks.

  17. Expert Meeting Report: Interior Insulation Retrofit of Mass Masonry Wall Assemblies

    Energy Technology Data Exchange (ETDEWEB)

    Ueno, K.; Van Straaten, R.

    2012-02-01

    The Building Science Consortium held an Expert Meeting on Interior Insulation Retrofit of Mass Masonry Wall Assemblies on July 30, 2011 at the Westford Regency Hotel in Westford, MA. This report outlines the extensive information that was presented on assessment of risk factors for premature building deterioration due to interior insulation retrofits, and methods to reduce such risks.

  18. Method to Minimize the Low-Frequency Neutral-Point Voltage Oscillations With Time-Offset Injection for Neutral-Point-Clamped Inverters

    DEFF Research Database (Denmark)

    Choi, Ui-Min; Blaabjerg, Frede; Lee, Kyo-Beum

    2015-01-01

    time of small- and medium-voltage vectors. However, if the power factor is lower, there is a limitation to eliminate neutral-point oscillations. In this case, the proposed method can be improved by changing the switching sequence properly. Additionally, a method for neutral-point voltage balancing......This paper proposes a method to reduce the low-frequency neutral-point voltage oscillations. The neutral-point voltage oscillations are considerably reduced by adding a time offset to the three-phase turn-on times. The proper time offset is simply calculated considering the phase currents and dwell...

  19. Physics Model-Based Scatter Correction in Multi-Source Interior Computed Tomography.

    Science.gov (United States)

    Gong, Hao; Li, Bin; Jia, Xun; Cao, Guohua

    2018-02-01

    Multi-source interior computed tomography (CT) has a great potential to provide ultra-fast and organ-oriented imaging at low radiation dose. However, X-ray cross scattering from multiple simultaneously activated X-ray imaging chains compromises imaging quality. Previously, we published two hardware-based scatter correction methods for multi-source interior CT. Here, we propose a software-based scatter correction method, with the benefit of no need for hardware modifications. The new method is based on a physics model and an iterative framework. The physics model was derived analytically, and was used to calculate X-ray scattering signals in both forward direction and cross directions in multi-source interior CT. The physics model was integrated to an iterative scatter correction framework to reduce scatter artifacts. The method was applied to phantom data from both Monte Carlo simulations and physical experimentation that were designed to emulate the image acquisition in a multi-source interior CT architecture recently proposed by our team. The proposed scatter correction method reduced scatter artifacts significantly, even with only one iteration. Within a few iterations, the reconstructed images fast converged toward the "scatter-free" reference images. After applying the scatter correction method, the maximum CT number error at the region-of-interests (ROIs) was reduced to 46 HU in numerical phantom dataset and 48 HU in physical phantom dataset respectively, and the contrast-noise-ratio at those ROIs increased by up to 44.3% and up to 19.7%, respectively. The proposed physics model-based iterative scatter correction method could be useful for scatter correction in dual-source or multi-source CT.

  20. Automatic Generation of Indoor Navigable Space Using a Point Cloud and its Scanner Trajectory

    Science.gov (United States)

    Staats, B. R.; Diakité, A. A.; Voûte, R. L.; Zlatanova, S.

    2017-09-01

    Automatic generation of indoor navigable models is mostly based on 2D floor plans. However, in many cases the floor plans are out of date. Buildings are not always built according to their blue prints, interiors might change after a few years because of modified walls and doors, and furniture may be repositioned to the user's preferences. Therefore, new approaches for the quick recording of indoor environments should be investigated. This paper concentrates on laser scanning with a Mobile Laser Scanner (MLS) device. The MLS device stores a point cloud and its trajectory. If the MLS device is operated by a human, the trajectory contains information which can be used to distinguish different surfaces. In this paper a method is presented for the identification of walkable surfaces based on the analysis of the point cloud and the trajectory of the MLS scanner. This method consists of several steps. First, the point cloud is voxelized. Second, the trajectory is analysing and projecting to acquire seed voxels. Third, these seed voxels are generated into floor regions by the use of a region growing process. By identifying dynamic objects, doors and furniture, these floor regions can be modified so that each region represents a specific navigable space inside a building as a free navigable voxel space. By combining the point cloud and its corresponding trajectory, the walkable space can be identified for any type of building even if the interior is scanned during business hours.

  1. The interior transmission spectrum in one dimension

    International Nuclear Information System (INIS)

    Hickmann, Kyle S

    2012-01-01

    This paper seeks conditions on acoustic profiles c(x) and b(x) which imply the existence of intervals free of transmission eigenvalues. The existence of intervals free of transmission eigenvalues has important implications in the question of unique recovery of the acoustic profile for inverse acoustic scattering theory using the linear sampling method and for the inverse source problem in thermoacoustic tomography. We examine the interior transmission spectrum relative to two acoustic profiles on the unit interval. This research includes the case when the difference of the two acoustic profiles changes sign and is, to the author's knowledge, the only work to date on the interior transmission spectrum allowing this behavior. It is shown that for a large class of acoustic profiles the transmission spectrum is asymptotically sparse. The spectrum exhibits three distinct types of behavior dependent on the relation of the two acoustic profiles. Numerical examples of each type of behavior are given which show how the transmission eigenvalues are distributed depending on the relation between c(x) and b(x). Our method of study is to reduce the interior transmission problem on [0, 1] to a problem of finding roots of a determinant of fundamental solutions to a Sturm–Liouville problem. The asymptotic expansion of solutions of the Sturm–Liouville problem then allows us to analyze properties of the transmission spectrum for large values of the wavenumber. (paper)

  2. Crane cabins' interior space multivariate anthropometric modeling.

    Science.gov (United States)

    Essdai, Ahmed; Spasojević Brkić, Vesna K; Golubović, Tamara; Brkić, Aleksandar; Popović, Vladimir

    2018-01-01

    Previous research has shown that today's crane cabins fail to meet the needs of a large proportion of operators. Performance and financial losses and effects on safety should not be overlooked as well. The first aim of this survey is to model the crane cabin interior space using up-to-date crane operator anthropometric data and to compare the multivariate and univariate method anthropometric models. The second aim of the paper is to define the crane cabin interior space dimensions that enable anthropometric convenience. To facilitate the cabin design, the anthropometric dimensions of 64 crane operators in the first sample and 19 more in the second sample were collected in Serbia. The multivariate anthropometric models, spanning 95% of the population on the basis of a set of 8 anthropometric dimensions, have been developed. The percentile method was also used on the same set of data. The dimensions of the interior space, necessary for the accommodation of the crane operator, are 1174×1080×1865 mm. The percentiles results for the 5th and 95th model are within the obtained dimensions. The results of this study may prove useful to crane cabin designers in eliminating anthropometric inconsistencies and improving the health of operators, but can also aid in improving the safety, performance and financial results of the companies where crane cabins operate.

  3. Material-point Method Analysis of Bending in Elastic Beams

    DEFF Research Database (Denmark)

    Andersen, Søren Mikkel; Andersen, Lars

    The aim of this paper is to test different types of spatial interpolation for the materialpoint method. The interpolations include quadratic elements and cubic splines. A brief introduction to the material-point method is given. Simple liner-elastic problems are tested, including the classical...... cantilevered beam problem. As shown in the paper, the use of negative shape functions is not consistent with the material-point method in its current form, necessitating other types of interpolation such as cubic splines in order to obtain smoother representations of field quantities. It is shown...

  4. The challenge to explore the Brazilian interior basins; O desafio da exploracao das bacias interiores brasileiras

    Energy Technology Data Exchange (ETDEWEB)

    Bacoccoli, Giuseppe [Universidade Federal do Rio de Janeiro (UFRJ), RJ (Brazil). Coordenacao dos Programas de Pos-graduacao de Engenharia; Guimaraes, Paulo Buarque [Organizacao da Industria do Petroleo (ONIP), Rio de Janeiro, RJ (Brazil)

    2004-07-01

    Due to the development of the fields, already discovered in the deep waters of the Southeastern Atlantic Margin, the Brazilian domestic production will shortly be equivalent to the consumption. Despite reaching this goal, the exploration of large interior basins is still considered a challenge. Surprisingly, after the discoveries in the Solimoes Basin, as well after the opening of the Brazilian Petroleum Sector in 1997, the present level of the exploration activities in these basins is far below the previous historical averages. The available data are still now considered too scarce, to perform a proper evaluation. Apparently, a vicious circle has been established: due to the a priori low attractiveness new data are not acquired and because the lack of new data the attractiveness cannot be modified nor improved. The Parnaiba Basin is usually mentioned as an example of this poor amount of data. A modest coverage of ancient 2D seismic lines, and obsolete aero magnetic survey and thirty one exploratory wells, mostly located without geophysical support, represents all the available data in this vast basin with an area over 600,000 sq km. Recent regional geologic interpretations in such interior basins, as in Solimoes, Parana and also Parnaiba, are pointing out the presence of remarkable intraplate tectonic events, successively reactivated along the geologic time. It is now intended that these events can play an important role in the control of the petroleum system and in focalizing the new exploration activities. However, efforts should be applied in the revision of some regulatory rules, in Brazil, in order to better stimulate the onshore exploration and particularly the exploration of the interior basins. As recommended by the new Brazilian Petroleum Law, part of the government takes shall be effectively applied to acquire more geologic and geophysical data in the onshore areas (author)

  5. Prefab-Interiority

    DEFF Research Database (Denmark)

    Frier, Marie; Fisker, Anna Marie; Kirkegaard, Poul Henning

    2010-01-01

    qualities is significantly dependent on our constructive ability to economically and production-technically join building elements. Consequently this paper explores the potential for developing interiority as a theory and design principle for transforming constructive challenges within prefab practice....../S. As a research result the paper suggests a positioning of interiority as a theory and design principle for developing a sensuous prefab practice......., and practical realm of prefabrication, leaving the produced houses as monotonous box-like constructions rather than inhabitable homes. But what are the sensuous qualities actually spatially defining a home, and how to formulate design principles for developing and revealing these qualities within prefab...

  6. Taylor's series method for solving the nonlinear point kinetics equations

    International Nuclear Information System (INIS)

    Nahla, Abdallah A.

    2011-01-01

    Highlights: → Taylor's series method for nonlinear point kinetics equations is applied. → The general order of derivatives are derived for this system. → Stability of Taylor's series method is studied. → Taylor's series method is A-stable for negative reactivity. → Taylor's series method is an accurate computational technique. - Abstract: Taylor's series method for solving the point reactor kinetics equations with multi-group of delayed neutrons in the presence of Newtonian temperature feedback reactivity is applied and programmed by FORTRAN. This system is the couples of the stiff nonlinear ordinary differential equations. This numerical method is based on the different order derivatives of the neutron density, the precursor concentrations of i-group of delayed neutrons and the reactivity. The r th order of derivatives are derived. The stability of Taylor's series method is discussed. Three sets of applications: step, ramp and temperature feedback reactivities are computed. Taylor's series method is an accurate computational technique and stable for negative step, negative ramp and temperature feedback reactivities. This method is useful than the traditional methods for solving the nonlinear point kinetics equations.

  7. Memahami Estetika dari Sudut Pandang Desain Interior

    Directory of Open Access Journals (Sweden)

    Yunida Sofiana

    2015-07-01

    Full Text Available The term aesthetic has always become part of design. Without aesthetic, design has just a functional object. Aesthetic in design, particularly in interior design, has been influenced by many factors, which are aesthetic value, aesthetic perception, and time frame. Aesthetic has subjective meaning related to time frame and objective meaning related to implementation of element and principles of design on aesthetic term. Aesthetic perception is how we judge and see the object using our own thinking and value. Time frame is where and when the aesthetic value happens. Interior design trend right now has been influenced by technology in many ways so the concept of modern design theme is always the best choice for designer. However, using modern theme as a design concept has to be implemented as a whole theme and related to aesthetical value so that the design will gain much appreciation from others. This paper used deductive method to explain the theory of aesthetic and the implementation of aesthetic value in interior design context. Design should speak louder than it looked. 

  8. Int-Soft Interior Hyperideals of Ordered Semihypergroups

    Directory of Open Access Journals (Sweden)

    Asghar Khan

    2017-07-01

    Full Text Available The main theme of this paper is to study ordered semihypergroups in the context of int-soft interior hyperideals. In this paper, the notion of int-soft interior hyperideals are studied and their related properties are discussed. We present characterizations of interior hyperideals in terms of int-soft interior hyperideals. The concepts of int-soft hyperideals and int-soft interior hyperideals coincide in a regular as well as in intra-regular ordered semihypergroups. We prove that every int-soft hyperideal is an int-soft interior hyperideal but the converse is not true which is shown with help of an example. Furthermore we characterize simple ordered semihypergroups by means of int-soft hyperideals and int-soft interior hyperideals.

  9. Change Analysis in Structural Laser Scanning Point Clouds: The Baseline Method.

    Science.gov (United States)

    Shen, Yueqian; Lindenbergh, Roderik; Wang, Jinhu

    2016-12-24

    A method is introduced for detecting changes from point clouds that avoids registration. For many applications, changes are detected between two scans of the same scene obtained at different times. Traditionally, these scans are aligned to a common coordinate system having the disadvantage that this registration step introduces additional errors. In addition, registration requires stable targets or features. To avoid these issues, we propose a change detection method based on so-called baselines. Baselines connect feature points within one scan. To analyze changes, baselines connecting corresponding points in two scans are compared. As feature points either targets or virtual points corresponding to some reconstructable feature in the scene are used. The new method is implemented on two scans sampling a masonry laboratory building before and after seismic testing, that resulted in damages in the order of several centimeters. The centres of the bricks of the laboratory building are automatically extracted to serve as virtual points. Baselines connecting virtual points and/or target points are extracted and compared with respect to a suitable structural coordinate system. Changes detected from the baseline analysis are compared to a traditional cloud to cloud change analysis demonstrating the potential of the new method for structural analysis.

  10. Change Analysis in Structural Laser Scanning Point Clouds: The Baseline Method

    Directory of Open Access Journals (Sweden)

    Yueqian Shen

    2016-12-01

    Full Text Available A method is introduced for detecting changes from point clouds that avoids registration. For many applications, changes are detected between two scans of the same scene obtained at different times. Traditionally, these scans are aligned to a common coordinate system having the disadvantage that this registration step introduces additional errors. In addition, registration requires stable targets or features. To avoid these issues, we propose a change detection method based on so-called baselines. Baselines connect feature points within one scan. To analyze changes, baselines connecting corresponding points in two scans are compared. As feature points either targets or virtual points corresponding to some reconstructable feature in the scene are used. The new method is implemented on two scans sampling a masonry laboratory building before and after seismic testing, that resulted in damages in the order of several centimeters. The centres of the bricks of the laboratory building are automatically extracted to serve as virtual points. Baselines connecting virtual points and/or target points are extracted and compared with respect to a suitable structural coordinate system. Changes detected from the baseline analysis are compared to a traditional cloud to cloud change analysis demonstrating the potential of the new method for structural analysis.

  11. 48 CFR 1415.406-70 - Department of the Interior price negotiation memorandum (PNM).

    Science.gov (United States)

    2010-10-01

    ... price negotiation memorandum (PNM). 1415.406-70 Section 1415.406-70 Federal Acquisition Regulations System DEPARTMENT OF THE INTERIOR CONTRACTING METHODS AND CONTRACT TYPES CONTRACTING BY NEGOTIATION Contract Pricing 1415.406-70 Department of the Interior price negotiation memorandum (PNM). (a) Policy. In...

  12. New methods of subcooled water recognition in dew point hygrometers

    Science.gov (United States)

    Weremczuk, Jerzy; Jachowicz, Ryszard

    2001-08-01

    Two new methods of sub-cooled water recognition in dew point hygrometers are presented in this paper. The first one- impedance method use a new semiconductor mirror in which the dew point detector, the thermometer and the heaters were integrated all together. The second one an optical method based on a multi-section optical detector is discussed in the report. Experimental results of both methods are shown. New types of dew pont hydrometers of ability to recognized sub-cooled water were proposed.

  13. Thematic Interior at the Indischetafel Café As a Media for Forming Bandung Tempo Dulu’s Athmosphere

    Directory of Open Access Journals (Sweden)

    Tiara Isfiaty

    2017-12-01

    Full Text Available The interior elements designed in a specific theme are aimed to shape a character, a per- ception, and an atmosphere of spaces. In Bandung, culinary facilities that carry the theme of the old-style interior design of the Dutch East Indies are quite popular. This study aims to contribute guidance in creating the quality of space by applying the selection of decoration and furniture elements (moveable interior elements and the arrangement of walls, floors, and ceilings (unmoveable interior elements. This study applies a case study as a research method and a direct observation of the Indischetafel Café, while the analysis uses a descrip- tive analysis method. This study is to examine aspects of interior element arrangement in the Indischetafel Café in bringing the atmosphere of Bandung Tempo Dulu.   Keywords: thematic interior, interior elements, space atmosphere, Bandung Tempo Dulu

  14. Interior region-of-interest reconstruction using a small, nearly piecewise constant subregion

    International Nuclear Information System (INIS)

    Taguchi, Katsuyuki; Xu Jingyan; Srivastava, Somesh; Tsui, Benjamin M. W.; Cammin, Jochen; Tang Qiulin

    2011-01-01

    Purpose: To develop a method to reconstruct an interior region-of-interest (ROI) image with sufficient accuracy that uses differentiated backprojection (DBP) projection onto convex sets (POCS) [H. Kudo et al., ''Tiny a priori knowledge solves the interior problem in computed tomography'', Phys. Med. Biol. 53, 2207-2231 (2008)] and a tiny knowledge that there exists a nearly piecewise constant subregion. Methods: The proposed method first employs filtered backprojection to reconstruct an image on which a tiny region P with a small variation in the pixel values is identified inside the ROI. Total variation minimization [H. Yu and G. Wang, ''Compressed sensing based interior tomography'', Phys. Med. Biol. 54, 2791-2805 (2009); W. Han et al., ''A general total variation minimization theorem for compressed sensing based interior tomography'', Int. J. Biomed. Imaging 2009, Article 125871 (2009)] is then employed to obtain pixel values in the subregion P, which serve as a priori knowledge in the next step. Finally, DBP-POCS is performed to reconstruct f(x,y) inside the ROI. Clinical data and the reconstructed image obtained by an x-ray computed tomography system (SOMATOM Definition; Siemens Healthcare) were used to validate the proposed method. The detector covers an object with a diameter of ∼500 mm. The projection data were truncated either moderately to limit the detector coverage to diameter 350 mm of the object or severely to cover diameter 199 mm. Images were reconstructed using the proposed method. Results: The proposed method provided ROI images with correct pixel values in all areas except near the edge of the ROI. The coefficient of variation, i.e., the root mean square error divided by the mean pixel values, was less than 2.0% or 4.5% with the moderate or severe truncation cases, respectively, except near the boundary of the ROI. Conclusions: The proposed method allows for reconstructing interior ROI images with sufficient accuracy with a tiny knowledge that

  15. Desain Interior Gedung Kesenian Jakarta

    Directory of Open Access Journals (Sweden)

    Sri Rachmayanti

    2011-04-01

    Full Text Available The purpose of this study was to examine the interior design of Gedung Kesenian Jakarta in detail. Another thing is to obtain complete data and analyze the interior design development of GKJ.  This study will described in terms of design style and different designs since the early period of this building, the arrival of the Dutch until the present era. Besides aesthetic of interior design, it will review technical factors in the building that related to its interior design, such as acoustic, air conditioning, lighting system, sound system. This research is based on data literartures and interviews with the GKJ. In conclusion, it will discuss the existence of GKJ in relation to local identity, culture and heritage.   

  16. Word Length Selection Method for Controller Implementation on FPGAs Using the VHDL-2008 Fixed-Point and Floating-Point Packages

    Directory of Open Access Journals (Sweden)

    Urriza I

    2010-01-01

    Full Text Available Abstract This paper presents a word length selection method for the implementation of digital controllers in both fixed-point and floating-point hardware on FPGAs. This method uses the new types defined in the VHDL-2008 fixed-point and floating-point packages. These packages allow customizing the word length of fixed and floating point representations and shorten the design cycle simplifying the design of arithmetic operations. The method performs bit-true simulations in order to determine the word length to represent the constant coefficients and the internal signals of the digital controller while maintaining the control system specifications. A mixed-signal simulation tool is used to simulate the closed loop system as a whole in order to analyze the impact of the quantization effects and loop delays on the control system performance. The method is applied to implement a digital controller for a switching power converter. The digital circuit is implemented on an FPGA, and the simulations are experimentally verified.

  17. Point kernels and superposition methods for scatter dose calculations in brachytherapy

    International Nuclear Information System (INIS)

    Carlsson, A.K.

    2000-01-01

    Point kernels have been generated and applied for calculation of scatter dose distributions around monoenergetic point sources for photon energies ranging from 28 to 662 keV. Three different approaches for dose calculations have been compared: a single-kernel superposition method, a single-kernel superposition method where the point kernels are approximated as isotropic and a novel 'successive-scattering' superposition method for improved modelling of the dose from multiply scattered photons. An extended version of the EGS4 Monte Carlo code was used for generating the kernels and for benchmarking the absorbed dose distributions calculated with the superposition methods. It is shown that dose calculation by superposition at and below 100 keV can be simplified by using isotropic point kernels. Compared to the assumption of full in-scattering made by algorithms currently in clinical use, the single-kernel superposition method improves dose calculations in a half-phantom consisting of air and water. Further improvements are obtained using the successive-scattering superposition method, which reduces the overestimates of dose close to the phantom surface usually associated with kernel superposition methods at brachytherapy photon energies. It is also shown that scatter dose point kernels can be parametrized to biexponential functions, making them suitable for use with an effective implementation of the collapsed cone superposition algorithm. (author)

  18. COLOR PERCEPTION IN INTERIOR DESIGN

    OpenAIRE

    ÖZSAVAŞ, Nilay

    2016-01-01

    In this study, it is mentioned about color that is a keyfactor of interior architecture profession. Firstly, space perception, colorand space interaction, effects of space, color and user relationship is explainedexcept color theories and definitions. Within this scope these are scrutinizingboth perception of color in the space and material and lighting issues thathave a big role in perception. Recent searches, practice methods and evaluationwith examples play a part in this article. It is ai...

  19. The State of Environmentally Sustainable Interior Design Practice

    OpenAIRE

    Mihyun Kang; Denise A. Guerin

    2009-01-01

    Problem statement: Research that investigates how interior designers use environmentally sustainable interior design criteria in their design solutions has not been done. To provide a base to develop education strategies for sustainable interior design, this study examined the state of environmentally sustainable interior design practice. Approach: A national, Internet-based survey of interior design practitioners was conducted. To collect data, the random sample of US interior design practit...

  20. The Architectonic Experience of Body and Space in Augmented Interiors.

    Science.gov (United States)

    Pasqualini, Isabella; Blefari, Maria Laura; Tadi, Tej; Serino, Andrea; Blanke, Olaf

    2018-01-01

    The environment shapes our experience of space in constant interaction with the body. Architectonic interiors amplify the perception of space through the bodily senses; an effect also known as embodiment. The interaction of the bodily senses with the space surrounding the body can be tested experimentally through the manipulation of multisensory stimulation and measured via a range of behaviors related to bodily self-consciousness. Many studies have used Virtual Reality to show that visuotactile conflicts mediated via a virtual body or avatar can disrupt the unified subjective experience of the body and self. In the full-body illusion paradigm, participants feel as if the avatar was their body (ownership, self-identification) and they shift their center of awareness toward the position of the avatar (self-location). However, the influence of non-bodily spatial cues around the body on embodiment remains unclear, and data about the impact of architectonic space on human perception and self-conscious states are sparse. We placed participants into a Virtual Reality arena, where large and narrow virtual interiors were displayed with and without an avatar. We then applied synchronous or asynchronous visuotactile strokes to the back of the participants and avatar, or, to the front wall of the void interiors. During conditions of illusory self-identification with the avatar, participants reported sensations of containment, drift, and touch with the architectonic environment. The absence of the avatar suppressed such feelings, yet, in the large space, we found an effect of continuity between the physical and the virtual interior depending on the full-body illusion. We discuss subjective feelings evoked by architecture and compare the full-body illusion in augmented interiors to architectonic embodiment. A relevant outcome of this study is the potential to dissociate the egocentric, first-person view from the physical point of view through augmented architectonic space.

  1. The Architectonic Experience of Body and Space in Augmented Interiors

    Directory of Open Access Journals (Sweden)

    Isabella Pasqualini

    2018-04-01

    Full Text Available The environment shapes our experience of space in constant interaction with the body. Architectonic interiors amplify the perception of space through the bodily senses; an effect also known as embodiment. The interaction of the bodily senses with the space surrounding the body can be tested experimentally through the manipulation of multisensory stimulation and measured via a range of behaviors related to bodily self-consciousness. Many studies have used Virtual Reality to show that visuotactile conflicts mediated via a virtual body or avatar can disrupt the unified subjective experience of the body and self. In the full-body illusion paradigm, participants feel as if the avatar was their body (ownership, self-identification and they shift their center of awareness toward the position of the avatar (self-location. However, the influence of non-bodily spatial cues around the body on embodiment remains unclear, and data about the impact of architectonic space on human perception and self-conscious states are sparse. We placed participants into a Virtual Reality arena, where large and narrow virtual interiors were displayed with and without an avatar. We then applied synchronous or asynchronous visuotactile strokes to the back of the participants and avatar, or, to the front wall of the void interiors. During conditions of illusory self-identification with the avatar, participants reported sensations of containment, drift, and touch with the architectonic environment. The absence of the avatar suppressed such feelings, yet, in the large space, we found an effect of continuity between the physical and the virtual interior depending on the full-body illusion. We discuss subjective feelings evoked by architecture and compare the full-body illusion in augmented interiors to architectonic embodiment. A relevant outcome of this study is the potential to dissociate the egocentric, first-person view from the physical point of view through augmented

  2. The Architectonic Experience of Body and Space in Augmented Interiors

    Science.gov (United States)

    Pasqualini, Isabella; Blefari, Maria Laura; Tadi, Tej; Serino, Andrea; Blanke, Olaf

    2018-01-01

    The environment shapes our experience of space in constant interaction with the body. Architectonic interiors amplify the perception of space through the bodily senses; an effect also known as embodiment. The interaction of the bodily senses with the space surrounding the body can be tested experimentally through the manipulation of multisensory stimulation and measured via a range of behaviors related to bodily self-consciousness. Many studies have used Virtual Reality to show that visuotactile conflicts mediated via a virtual body or avatar can disrupt the unified subjective experience of the body and self. In the full-body illusion paradigm, participants feel as if the avatar was their body (ownership, self-identification) and they shift their center of awareness toward the position of the avatar (self-location). However, the influence of non-bodily spatial cues around the body on embodiment remains unclear, and data about the impact of architectonic space on human perception and self-conscious states are sparse. We placed participants into a Virtual Reality arena, where large and narrow virtual interiors were displayed with and without an avatar. We then applied synchronous or asynchronous visuotactile strokes to the back of the participants and avatar, or, to the front wall of the void interiors. During conditions of illusory self-identification with the avatar, participants reported sensations of containment, drift, and touch with the architectonic environment. The absence of the avatar suppressed such feelings, yet, in the large space, we found an effect of continuity between the physical and the virtual interior depending on the full-body illusion. We discuss subjective feelings evoked by architecture and compare the full-body illusion in augmented interiors to architectonic embodiment. A relevant outcome of this study is the potential to dissociate the egocentric, first-person view from the physical point of view through augmented architectonic space. PMID

  3. Adaptive Feed-Forward Control of Low Frequency Interior Noise

    CERN Document Server

    Kletschkowski, Thomas

    2012-01-01

    This book presents a mechatronic approach to Active Noise Control (ANC). It describes the required elements of system theory, engineering acoustics, electroacoustics and adaptive signal processing in a comprehensive, consistent and systematic manner using a unified notation. Furthermore, it includes a design methodology for ANC-systems, explains its application and describes tools to be used for ANC-system design. From the research point of view, the book presents new approaches to sound source localization in weakly damped interiors. One is based on the inverse finite element method, the other is based on a sound intensity probe with an active free field. Furthermore, a prototype of an ANC-system able to reach the physical limits of local (feed-forward) ANC is described. This is one example for applied research in ANC-system design. Other examples are given for (i) local ANC in a semi-enclosed subspace of an aircraft cargo hold and (ii) for the combination of audio entertainment with ANC.

  4. Application of the nudged elastic band method to the point-to-point radio wave ray tracing in IRI modeled ionosphere

    Science.gov (United States)

    Nosikov, I. A.; Klimenko, M. V.; Bessarab, P. F.; Zhbankov, G. A.

    2017-07-01

    Point-to-point ray tracing is an important problem in many fields of science. While direct variational methods where some trajectory is transformed to an optimal one are routinely used in calculations of pathways of seismic waves, chemical reactions, diffusion processes, etc., this approach is not widely known in ionospheric point-to-point ray tracing. We apply the Nudged Elastic Band (NEB) method to a radio wave propagation problem. In the NEB method, a chain of points which gives a discrete representation of the radio wave ray is adjusted iteratively to an optimal configuration satisfying the Fermat's principle, while the endpoints of the trajectory are kept fixed according to the boundary conditions. Transverse displacements define the radio ray trajectory, while springs between the points control their distribution along the ray. The method is applied to a study of point-to-point ionospheric ray tracing, where the propagation medium is obtained with the International Reference Ionosphere model taking into account traveling ionospheric disturbances. A 2-dimensional representation of the optical path functional is developed and used to gain insight into the fundamental difference between high and low rays. We conclude that high and low rays are minima and saddle points of the optical path functional, respectively.

  5. Four points function fitted and first derivative procedure for determining the end points in potentiometric titration curves: statistical analysis and method comparison.

    Science.gov (United States)

    Kholeif, S A

    2001-06-01

    A new method that belongs to the differential category for determining the end points from potentiometric titration curves is presented. It uses a preprocess to find first derivative values by fitting four data points in and around the region of inflection to a non-linear function, and then locate the end point, usually as a maximum or minimum, using an inverse parabolic interpolation procedure that has an analytical solution. The behavior and accuracy of the sigmoid and cumulative non-linear functions used are investigated against three factors. A statistical evaluation of the new method using linear least-squares method validation and multifactor data analysis are covered. The new method is generally applied to symmetrical and unsymmetrical potentiometric titration curves, and the end point is calculated using numerical procedures only. It outperforms the "parent" regular differential method in almost all factors levels and gives accurate results comparable to the true or estimated true end points. Calculated end points from selected experimental titration curves compatible with the equivalence point category of methods, such as Gran or Fortuin, are also compared with the new method.

  6. Grid-based Continual Analysis of Molecular Interior for Drug Discovery, QSAR and QSPR.

    Science.gov (United States)

    Potemkin, Andrey V; Grishina, Maria A; Potemkin, Vladimir A

    2017-01-01

    In 1979, R.D.Cramer and M.Milne made a first realization of 3D comparison of molecules by aligning them in space and by mapping their molecular fields to a 3D grid. Further, this approach was developed as the DYLOMMS (Dynamic Lattice- Oriented Molecular Modelling System) approach. In 1984, H.Wold and S.Wold proposed the use of partial least squares (PLS) analysis, instead of principal component analysis, to correlate the field values with biological activities. Then, in 1988, the method which was called CoMFA (Comparative Molecular Field Analysis) was introduced and the appropriate software became commercially available. Since 1988, a lot of 3D QSAR methods, algorithms and their modifications are introduced for solving of virtual drug discovery problems (e.g., CoMSIA, CoMMA, HINT, HASL, GOLPE, GRID, PARM, Raptor, BiS, CiS, ConGO,). All the methods can be divided into two groups (classes):1. Methods studying the exterior of molecules; 2) Methods studying the interior of molecules. A series of grid-based computational technologies for Continual Molecular Interior analysis (CoMIn) are invented in the current paper. The grid-based analysis is fulfilled by means of a lattice construction analogously to many other grid-based methods. The further continual elucidation of molecular structure is performed in various ways. (i) In terms of intermolecular interactions potentials. This can be represented as a superposition of Coulomb, Van der Waals interactions and hydrogen bonds. All the potentials are well known continual functions and their values can be determined in all lattice points for a molecule. (ii) In the terms of quantum functions such as electron density distribution, Laplacian and Hamiltonian of electron density distribution, potential energy distribution, the highest occupied and the lowest unoccupied molecular orbitals distribution and their superposition. To reduce time of calculations using quantum methods based on the first principles, an original quantum

  7. Traversing the interior landscape: five dialogues in existential space

    OpenAIRE

    Roes, Remco

    2016-01-01

    “Traversing the interior landscape: five dialogues in existential space” examines how existing spaces can be used as a basis for their rearrangement into meaningful, exitential (‘wezenlijke’) places. The research consists of a textual part and an artistic part (a series of works and exhibitions, including a retrospective on show in CIAP (Hasselt) from december 2015 – march 2016). One of the innovative aspects of this research is the unique methodology that was used. Through the point of vi...

  8. 76 FR 37828 - Update to Indian Index Zone Price Points

    Science.gov (United States)

    2011-06-28

    ... to Indian Index Zone Price Points AGENCY: Office of Natural Resources Revenue, Interior. ACTION... (MMS) Minerals Revenue Management) is announcing an update to Indian index zone price points that will remove certain natural gas index prices from the Indian Index Zone calculation. These changes will impact...

  9. Point-like bounding chains in open Gromov-Witten theory

    OpenAIRE

    Solomon, Jake P.; Tukachinsky, Sara B.

    2016-01-01

    We use $A_\\infty$ algebras to define open Gromov-Witten invariants with both boundary and interior constraints, associated to a Lagrangian submanifold $L\\subset X$ of arbitrary odd dimension. The boundary constraints are bounding chains, which are shown to behave like points. The interior constraints are arbitrary even degree classes in the cohomology of $X$ relative to $L.$ We show the invariants satisfy analogs of the axioms of closed Gromov-Witten theory. Our definition of invariants depen...

  10. Electromagnetic sounding of the Earth's interior

    CERN Document Server

    Spichak, Viacheslav V

    2015-01-01

    Electromagnetic Sounding of the Earth's Interior 2nd edition provides a comprehensive up-to-date collection of contributions, covering methodological, computational and practical aspects of Electromagnetic sounding of the Earth by different techniques at global, regional and local scales. Moreover, it contains new developments such as the concept of self-consistent tasks of geophysics and , 3-D interpretation of the TEM sounding which, so far, have not all been covered by one book. Electromagnetic Sounding of the Earth's Interior 2nd edition consists of three parts: I- EM sounding methods, II- Forward modelling and inversion techniques, and III - Data processing, analysis, modelling and interpretation. The new edition includes brand new chapters on Pulse and frequency electromagnetic sounding for hydrocarbon offshore exploration. Additionally all other chapters have been extensively updated to include new developments. Presents recently developed methodological findings of the earth's study, including seism...

  11. Synthesis of Numerical Methods for Modeling Wave Energy Converter-Point Absorbers: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Li, Y.; Yu, Y. H.

    2012-05-01

    During the past few decades, wave energy has received significant attention among all ocean energy formats. Industry has proposed hundreds of prototypes such as an oscillating water column, a point absorber, an overtopping system, and a bottom-hinged system. In particular, many researchers have focused on modeling the floating-point absorber as the technology to extract wave energy. Several modeling methods have been used such as the analytical method, the boundary-integral equation method, the Navier-Stokes equations method, and the empirical method. However, no standardized method has been decided. To assist the development of wave energy conversion technologies, this report reviews the methods for modeling the floating-point absorber.

  12. The vibro-acoustic response and analysis of a full-scale aircraft fuselage section for interior noise reduction.

    Science.gov (United States)

    Herdic, Peter C; Houston, Brian H; Marcus, Martin H; Williams, Earl G; Baz, Amr M

    2005-06-01

    The surface and interior response of a Cessna Citation fuselage section under three different forcing functions (10-1000 Hz) is evaluated through spatially dense scanning measurements. Spatial Fourier analysis reveals that a point force applied to the stiffener grid provides a rich wavenumber response over a broad frequency range. The surface motion data show global structural modes (approximately 450 Hz). Some evidence of Bloch wave motion is observed, revealing classical stop/pass bands associated with stiffener periodicity. The interior response (approximately interior cavity. Local intrapanel responses (approximately > 150 Hz) of the fuselage provide a broadband volume velocity source that strongly excites a high density of interior modes. Mode coupling between the structural response and the interior modes appears to be negligible due to a lack of frequency proximity and mismatches in the spatial distribution. A high degree-of-freedom finite element model of the fuselage section was developed as a predictive tool. The calculated response is in good agreement with the experimental result, yielding a general model development methodology for accurate prediction of structures with moderate to high complexity.

  13. Comparative Study of Two Daylighting Analysis Methods with Regard to Window Orientation and Interior Wall Reflectance

    Directory of Open Access Journals (Sweden)

    Yeo Beom Yoon

    2014-09-01

    Full Text Available The accuracy and speed of the daylighting analysis developed for use in EnergyPlus is better than its predecessors. In EnergyPlus, the detailed method uses the Split-flux algorithm whereas the DElight method uses the Radiosity algorithm. Many existing studies have addressed the two methods, either individually or compared with other daylight analysis methods like Ray tracing but still there is lack of detailed comparative study of these two methods. Our previous studies show that the Split-flux method overestimates the illuminance, especially for the areas away from the window. The Radiosity method has the advantage of accurately predicting this illuminance because of how it deals with the diffuse light. For this study, the EnergyPlus model, which has been calibrated using data measured in a real building in previous studies, has also been used. The calibrated model has a south oriented window only. This model is then used to analyze the interior illuminance inside the room for north, west and east orientation of the window by rotating the model and by changing the wall reflectance of the model with south oriented window. Direct and diffuse component of the illuminance as well as the algorithms have been compared for a detailed analysis.

  14. Shape interior modeling and mass property optimization using ray-reps

    DEFF Research Database (Denmark)

    Wu, Jun; Kramer, Lou; Westermann, Rüdiger

    2016-01-01

    , and prove this parametrization covers the optimal interior regarding static and rotational stability criteria. This compact formulation thoroughly reduces the number of design variables compared to the general volumetric element-wise formulation. We demonstrate the effectiveness of our reduced formulation......We present a novel method for the modeling and optimization of the material distribution inside 3D shapes, such that their 3D printed replicas satisfy prescribed constraints regarding mass properties. In particular, we introduce an extension of ray-representation to shape interior modeling...

  15. Novel TPPO Based Maximum Power Point Method for Photovoltaic System

    Directory of Open Access Journals (Sweden)

    ABBASI, M. A.

    2017-08-01

    Full Text Available Photovoltaic (PV system has a great potential and it is installed more when compared with other renewable energy sources nowadays. However, the PV system cannot perform optimally due to its solid reliance on climate conditions. Due to this dependency, PV system does not operate at its maximum power point (MPP. Many MPP tracking methods have been proposed for this purpose. One of these is the Perturb and Observe Method (P&O which is the most famous due to its simplicity, less cost and fast track. But it deviates from MPP in continuously changing weather conditions, especially in rapidly changing irradiance conditions. A new Maximum Power Point Tracking (MPPT method, Tetra Point Perturb and Observe (TPPO, has been proposed to improve PV system performance in changing irradiance conditions and the effects on characteristic curves of PV array module due to varying irradiance are delineated. The Proposed MPPT method has shown better results in increasing the efficiency of a PV system.

  16. Colour terms in the interior design process

    OpenAIRE

    Attiah, DY; Cheung, TLV; Westland, S; Bromilow, D

    2015-01-01

    Colour is a very important topic that interior designers need to consider. Considerable research has been conducted in the area of colour application in interior design; in this study we are concerned with colour terms in interior design, mainly the terms designers use and know about. Fifteen interior designers with varied professional backgrounds, but based in the Middle East (Saudi Arabia, Dubai, Bahrain, Lebanon, Egypt, and Turkey), were interviewed. Previously we reported that fourteen ou...

  17. Evaluation of the H-point standard additions method (HPSAM) and the generalized H-point standard additions method (GHPSAM) for the UV-analysis of two-component mixtures.

    Science.gov (United States)

    Hund, E; Massart, D L; Smeyers-Verbeke, J

    1999-10-01

    The H-point standard additions method (HPSAM) and two versions of the generalized H-point standard additions method (GHPSAM) are evaluated for the UV-analysis of two-component mixtures. Synthetic mixtures of anhydrous caffeine and phenazone as well as of atovaquone and proguanil hydrochloride were used. Furthermore, the method was applied to pharmaceutical formulations that contain these compounds as active drug substances. This paper shows both the difficulties that are related to the methods and the conditions by which acceptable results can be obtained.

  18. method

    Directory of Open Access Journals (Sweden)

    L. M. Kimball

    2002-01-01

    Full Text Available This paper presents an interior point algorithm to solve the multiperiod hydrothermal economic dispatch (HTED. The multiperiod HTED is a large scale nonlinear programming problem. Various optimization methods have been applied to the multiperiod HTED, but most neglect important network characteristics or require decomposition into thermal and hydro subproblems. The algorithm described here exploits the special bordered block diagonal structure and sparsity of the Newton system for the first order necessary conditions to result in a fast efficient algorithm that can account for all network aspects. Applying this new algorithm challenges a conventional method for the use of available hydro resources known as the peak shaving heuristic.

  19. The Split Coefficient Matrix method for hyperbolic systems of gasdynamic equations

    Science.gov (United States)

    Chakravarthy, S. R.; Anderson, D. A.; Salas, M. D.

    1980-01-01

    The Split Coefficient Matrix (SCM) finite difference method for solving hyperbolic systems of equations is presented. This new method is based on the mathematical theory of characteristics. The development of the method from characteristic theory is presented. Boundary point calculation procedures consistent with the SCM method used at interior points are explained. The split coefficient matrices that define the method for steady supersonic and unsteady inviscid flows are given for several examples. The SCM method is used to compute several flow fields to demonstrate its accuracy and versatility. The similarities and differences between the SCM method and the lambda-scheme are discussed.

  20. A multi points ultrasonic detection method for material flow of belt conveyor

    Science.gov (United States)

    Zhang, Li; He, Rongjun

    2018-03-01

    For big detection error of single point ultrasonic ranging technology used in material flow detection of belt conveyor when coal distributes unevenly or is large, a material flow detection method of belt conveyor is designed based on multi points ultrasonic counter ranging technology. The method can calculate approximate sectional area of material by locating multi points on surfaces of material and belt, in order to get material flow according to running speed of belt conveyor. The test results show that the method has smaller detection error than single point ultrasonic ranging technology under the condition of big coal with uneven distribution.

  1. Contradictions within a Knotworking session of an interior décor project

    DEFF Research Database (Denmark)

    Rasmussen, Mai; Jensen, Rasmus Lund; Svidt, Kjeld

    actors with an interest in the specific ‘knot’ (Engeström 2008). Moreover this presentation presents an analysis of contradictions within a Knotworking session of an interior décor project. The interior décor project is targeted a new building for Department of Civil Engineering at Aalborg University...... in Denmark aiming to generate an ownership among the users of the building. Through this presentation the audience will discover advantages and disadvantages of the utilization of Knotowkring as a method for making interior décor at a Danish University. Moreover, the audience will notify Knotworking...... been utilized in contexts as the library, hospital and construction industry. By investigating Knotworking in the context of interior décor through an analysis by activity theory systems, this research contributes to knowledge about contradictions within a Knotworking session and potential solutions...

  2. Near-point string: Simple method to demonstrate anticipated near point for multifocal and accommodating intraocular lenses.

    Science.gov (United States)

    George, Monica C; Lazer, Zane P; George, David S

    2016-05-01

    We present a technique that uses a near-point string to demonstrate the anticipated near point of multifocal and accommodating intraocular lenses (IOLs). Beads are placed on the string at distances corresponding to the near points for diffractive and accommodating IOLs. The string is held up to the patient's eye to demonstrate where each of the IOLs is likely to provide the best near vision. None of the authors has a financial or proprietary interest in any material or method mentioned. Copyright © 2016 ASCRS and ESCRS. Published by Elsevier Inc. All rights reserved.

  3. Graviatoms with de Sitter Interior

    Directory of Open Access Journals (Sweden)

    Irina Dymnikova

    2013-01-01

    Full Text Available We present a graviatom with de Sitter interior as a new candidate to atomic dark matter generically related to a vacuum dark energy through its de Sitter vacuum interior. It is a gravitationally bound quantum system consisting of a nucleus represented by a regular primordial black hole (RPBH, its remnant or gravitational vacuum soliton G-lump, and a charged particle. We estimate probability of formation of RPBHs and G-lumps in the early Universe and evaluate energy spectrum and electromagnetic radiation of graviatom which can in principle bear information about a fundamental symmetry scale responsible for de Sitter interior and serve as its observational signatures.

  4. A Review on the Modified Finite Point Method

    Directory of Open Access Journals (Sweden)

    Nan-Jing Wu

    2014-01-01

    Full Text Available The objective of this paper is to make a review on recent advancements of the modified finite point method, named MFPM hereafter. This MFPM method is developed for solving general partial differential equations. Benchmark examples of employing this method to solve Laplace, Poisson, convection-diffusion, Helmholtz, mild-slope, and extended mild-slope equations are verified and then illustrated in fluid flow problems. Application of MFPM to numerical generation of orthogonal grids, which is governed by Laplace equation, is also demonstrated.

  5. Comparison of methods for accurate end-point detection of potentiometric titrations

    Science.gov (United States)

    Villela, R. L. A.; Borges, P. P.; Vyskočil, L.

    2015-01-01

    Detection of the end point in potentiometric titrations has wide application on experiments that demand very low measurement uncertainties mainly for certifying reference materials. Simulations of experimental coulometric titration data and consequential error analysis of the end-point values were conducted using a programming code. These simulations revealed that the Levenberg-Marquardt method is in general more accurate than the traditional second derivative technique used currently as end-point detection for potentiometric titrations. Performance of the methods will be compared and presented in this paper.

  6. Comparison of methods for accurate end-point detection of potentiometric titrations

    International Nuclear Information System (INIS)

    Villela, R L A; Borges, P P; Vyskočil, L

    2015-01-01

    Detection of the end point in potentiometric titrations has wide application on experiments that demand very low measurement uncertainties mainly for certifying reference materials. Simulations of experimental coulometric titration data and consequential error analysis of the end-point values were conducted using a programming code. These simulations revealed that the Levenberg-Marquardt method is in general more accurate than the traditional second derivative technique used currently as end-point detection for potentiometric titrations. Performance of the methods will be compared and presented in this paper

  7. Multi-scale calculation based on dual domain material point method combined with molecular dynamics

    Energy Technology Data Exchange (ETDEWEB)

    Dhakal, Tilak Raj [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-02-27

    This dissertation combines the dual domain material point method (DDMP) with molecular dynamics (MD) in an attempt to create a multi-scale numerical method to simulate materials undergoing large deformations with high strain rates. In these types of problems, the material is often in a thermodynamically non-equilibrium state, and conventional constitutive relations are often not available. In this method, the closure quantities, such as stress, at each material point are calculated from a MD simulation of a group of atoms surrounding the material point. Rather than restricting the multi-scale simulation in a small spatial region, such as phase interfaces, or crack tips, this multi-scale method can be used to consider non-equilibrium thermodynamic e ects in a macroscopic domain. This method takes advantage that the material points only communicate with mesh nodes, not among themselves; therefore MD simulations for material points can be performed independently in parallel. First, using a one-dimensional shock problem as an example, the numerical properties of the original material point method (MPM), the generalized interpolation material point (GIMP) method, the convected particle domain interpolation (CPDI) method, and the DDMP method are investigated. Among these methods, only the DDMP method converges as the number of particles increases, but the large number of particles needed for convergence makes the method very expensive especially in our multi-scale method where we calculate stress in each material point using MD simulation. To improve DDMP, the sub-point method is introduced in this dissertation, which provides high quality numerical solutions with a very small number of particles. The multi-scale method based on DDMP with sub-points is successfully implemented for a one dimensional problem of shock wave propagation in a cerium crystal. The MD simulation to calculate stress in each material point is performed in GPU using CUDA to accelerate the

  8. Pengaruh Elemen Interior Restoran terhadap Pengalaman Nostalgia Konsumen

    Directory of Open Access Journals (Sweden)

    Miranti Sari Rahma

    2017-09-01

    Full Text Available Selama beberapa tahun terakhir, restoran bertema "nostalgia" menjadi populer di Bandung. Penelitian ini bertujuan untuk mengeksplorasi unsur-unsur lingkungan yang disukai konsumen di restoran yang dapat mempengaruhi respon pengalaman nostalgia konsumen di restoran. Penelitian ini menggunakan metode deskriptif eksploratif untuk menentukan variabel yang dapat digunakan sebagai stimulus eksperimen berikutnya guna mendapatkan respon persepsi, emosi, dan sikap. Data hasil eksperimen dianalisis menggunakan ANOVA, menunjukkan bahwa (1 elemen interior restoran yang paling mempengaruhi pengalaman nostalgia konsumen di restoran; (2 meskipun gaya modern dapat membangkitkan respon persepsi, emosi dan sikap nostalgia, elemen dekoratif dan furnitur kolonial paling efektif dapat membangkitkan pengalaman nostalga; (3 ditemukan juga hubungan antara persepsi, emosi, dan sikap kaitannya dengan proses persepsi, emosi dapat mempengaruhi sikap konsumen di restoran, hal ini sejalan dengan mekanisme persepsi dimana kontribusi pengalaman masa lalu dapat membangkitkan emosi sehingga mempengaruhi persepsi dan munculnya sikap konsumen di restoran. Effect of Restaurant Interior Elements on Consumer Nostalgic Experience Abstract. In the last few years, ‘nostalgic’ restaurants have become quite popular in Bandung. This study was aimed at exploring interior elements that may evoke a nostalgic experience in consumers in a restaurant. In this study, an exploratory descriptive method was applied to determine the variables to be used as stimulus in the experiment to get perception, emotion, and attitude responses. The data of this research were analyzed by ANOVA and showed that: (1 interior elements of the restaurant influenced the nostalgic experience by consumers; (2 colonial decorative elements and colonial style furniture, even if other interior elements have a modern style, can evoke nostalgic perceptions, emotions, and attitudes; (3 a link was found between perceptions

  9. 49 CFR 179.12 - Interior heater systems.

    Science.gov (United States)

    2010-10-01

    ... Design Requirements § 179.12 Interior heater systems. (a) Interior heater systems shall be of approved design and materials. If a tank is divided into compartments, a separate system shall be provided for... 49 Transportation 2 2010-10-01 2010-10-01 false Interior heater systems. 179.12 Section 179.12...

  10. Market Aspects of an Interior Design Program.

    Science.gov (United States)

    Gold, Judy E.

    A project was conducted to evaluate a proposed interior design program in order to determine the marketability (job availability in the field of interior design and home furnishings merchandising) and the feasibility (educational requirements for entrance into the interior design and home furnishings merchandising job market) of the program. To…

  11. The Prefabricated Interior Design Studio: An Exploration into the History and Sustainability of Interior Prefabrication

    Science.gov (United States)

    Schneiderman, Deborah; Freihoefer, Kara

    2013-01-01

    This article examines the integration of prefabrication into an interior design studio. A review of the literature revealed that while there is a paucity of categorical research focused on this subject, the subject is historically significant with an abundance of evidence regarding the prefabrication of the interior environment dating back…

  12. State Skill Standards: Housing and Interior Design

    Science.gov (United States)

    Nevada Department of Education, 2008

    2008-01-01

    Meeting the Housing and Interior Design Standards will provide students with skills for personal family life and towards becoming a professional in the interior design field. The mission of Housing and Interior Design education is to prepare students for family life, work life, and careers in the fashion industry by creating opportunities to…

  13. Determining building interior structures using compressive sensing

    Science.gov (United States)

    Lagunas, Eva; Amin, Moeness G.; Ahmad, Fauzia; Nájar, Montse

    2013-04-01

    We consider imaging of the building interior structures using compressive sensing (CS) with applications to through-the-wall imaging and urban sensing. We consider a monostatic synthetic aperture radar imaging system employing stepped frequency waveform. The proposed approach exploits prior information of building construction practices to form an appropriate sparse representation of the building interior layout. We devise a dictionary of possible wall locations, which is consistent with the fact that interior walls are typically parallel or perpendicular to the front wall. The dictionary accounts for the dominant normal angle reflections from exterior and interior walls for the monostatic imaging system. CS is applied to a reduced set of observations to recover the true positions of the walls. Additional information about interior walls can be obtained using a dictionary of possible corner reflectors, which is the response of the junction of two walls. Supporting results based on simulation and laboratory experiments are provided. It is shown that the proposed sparsifying basis outperforms the conventional through-the-wall CS model, the wavelet sparsifying basis, and the block sparse model for building interior layout detection.

  14. Interior design for dentistry.

    Science.gov (United States)

    Unthank, M; True, G

    1999-11-01

    In the increasingly complex, competitive and stressful field of dentistry, effectively designed dental offices can offer significant benefits. Esthetic, functional and life-cycle cost issues to be considered when developing your interior design scheme include color, finishes, lighting, furnishings, art and accessories. An appropriately designed dental office serves as a valuable marketing tool for your practice, as well as a safe and enjoyable work environment. Qualified interior design professionals can help you make design decisions that can yield optimum results within your budget.

  15. Holographic interferometry applied to the measurement of displacements of the interior points of transparent bodies.

    Science.gov (United States)

    Sciammarella, C A; Gilbert, J A

    1976-09-01

    Utilizing the light scattering property of transparent media, holographic interferometry is applied to the measurement of displacement at the interior planes of three dimensional bodies. The use of a double beam illumination and the introduction of a fictitious displacement make it feasible to obtain information corresponding to components of displacement projected on the scattering plane. When the proposed techniques are invoked, it is possible to eliminate the use of a matching index of refraction fluid in many problems involving symmetrically loaded prismatic bodies. Scattered light holographic interferometry is limited in its use to small changes in the index of refraction and to low values of relative retardation. In spite of these restrictions, a large number of technical problems in both statics and dynamics can be solved.

  16. Designing interior space for drivers of passenger vehicle

    Directory of Open Access Journals (Sweden)

    Spasojević-Brkić Vesna K.

    2014-01-01

    Full Text Available The current study is a review of our previous papers with certain improvements, so it proves the hypothesis that passenger vehicles are still not sufficiently adapted to man in terms of ergonomics, especially from the aspect of interior space. In the ergonomic adjustment of passenger vehicles, the limits of anthropomeasures and technical limitations, are the most important. The methodology mainly uses operative investigations, and the 'man-vehicle' system is optimized within existing limitations. Here, we also explain original methodology for modeling that space. The fact that there is a point '0' as the origin point of a coordinate system with x, y and z axes of the man-vehicle system, which can be considered to be more or less fixed, enabled us to determine more accurately the mechanical and mathematical codependence in this system. The paper also proves that the anthropomeasures of length have mechanical and mathematical functions which also determine the width, i.e. all three dimensions and provides the design of the space behind the windscreen glass, the position of the steering wheel and the position of the foot commands with space for feet and knees determined, as well as the total space which the driver occupies. It is proved that the floor-ceiling height of a vehicle is primarily affected by the anthropomeasures of seating height and lower leg, while width is affected by the anthropomeasures of lower and upper leg and only then by shoulder width, so that the interior space for the driver of a passenger vehicle is 1250 mm and the width for knees spread at seat level is 926 mm maximum.

  17. Entropy Based Test Point Evaluation and Selection Method for Analog Circuit Fault Diagnosis

    Directory of Open Access Journals (Sweden)

    Yuan Gao

    2014-01-01

    Full Text Available By simplifying tolerance problem and treating faulty voltages on different test points as independent variables, integer-coded table technique is proposed to simplify the test point selection process. Usually, simplifying tolerance problem may induce a wrong solution while the independence assumption will result in over conservative result. To address these problems, the tolerance problem is thoroughly considered in this paper, and dependency relationship between different test points is considered at the same time. A heuristic graph search method is proposed to facilitate the test point selection process. First, the information theoretic concept of entropy is used to evaluate the optimality of test point. The entropy is calculated by using the ambiguous sets and faulty voltage distribution, determined by component tolerance. Second, the selected optimal test point is used to expand current graph node by using dependence relationship between the test point and graph node. Simulated results indicate that the proposed method more accurately finds the optimal set of test points than other methods; therefore, it is a good solution to minimize the size of the test point set. To simplify and clarify the proposed method, only catastrophic and some specific parametric faults are discussed in this paper.

  18. Elemen Pembentuk Makna pada Sebuah Interior Arsitektur

    Directory of Open Access Journals (Sweden)

    Dila Hendrassukma

    2012-10-01

    Full Text Available Along with the increasing needs of the community, also increasing the need for space to accommodated those needs. With limited space available nowadays, it is not uncommon to change the old buildings’ function as a place to meet the social growing need of the space. However, it is must be remembered by architects and interior architects when changing the functions of a space that the old space has its own histories and particular meaning to people who had ever occupied it. Those histories and meanings should be included in the creation of the new function. Article gives and describes elements that need to be known in order to understand the sense of a space, such as drawing plans, scale, proportion, movement, transition and access that embodied in the architecture and interior space. Qualitative methods by literature study is used in the making of this article.. 

  19. U-CrAc Flexible Interior Doctrine, Agile Learning Environments

    DEFF Research Database (Denmark)

    Poulsen, Søren Bolvig; Rosenstand, Claus Andreas Foss

    2012-01-01

    The research domain of this article is flexible learning environment for immediate use. The research question is: How can the learning environment support an agile learning process? The research contribution of this article is a flexible interior doctrine. The research method is action research...

  20. Does a point lie inside a polygon

    International Nuclear Information System (INIS)

    Milgram, M.S.

    1988-01-01

    A superficially simple problem in computational geometry is that of determining whether a query point P lies in the interior of a polygon if it lies in the polygon's plane. Answering this question is often required when tracking particles in a Monte Carlo program; it is asked frequently and an efficient algorithm is crucial. Littlefield has recently rediscovered Shimrat's algorithm, while in separate works, Wooff, Preparata and Shamos and Mehlhorn, as well as Yamaguchi, give other algorithms. A practical algorithm answering this question when the polygon's plane is skewed in space is not immediately evident from most of these methods. Additionally, all but one fails when two sides extend to infinity (open polygons). In this paper the author review the above methods and present a new, efficient algorithm, valid for all convex polygons, open or closed, and topologically connected in n-dimensional space (n ≥ 2)

  1. Young Children's Color Preferences in the Interior Environment

    Science.gov (United States)

    Read, Marilyn A.; Upington, Deborah

    2009-01-01

    This study focuses on children's color preferences in the interior environment. Previous studies highlight young children's preferences for the colors red and blue. The methods of this study used a rank ordering technique and a semi-structured interview process with 3-, 4-, and 5-year-old children. Findings reveal that children prefer the color…

  2. Interior thermal insulation systems for historical building envelopes

    Science.gov (United States)

    Jerman, Miloš; Solař, Miloš; Černý, Robert

    2017-11-01

    The design specifics of interior thermal insulation systems applied for historical building envelopes are described. The vapor-tight systems and systems based on capillary thermal insulation materials are taken into account as two basic options differing in building-physical considerations. The possibilities of hygrothermal analysis of renovated historical envelopes including laboratory methods, computer simulation techniques, and in-situ tests are discussed. It is concluded that the application of computational models for hygrothermal assessment of interior thermal insulation systems should always be performed with a particular care. On one hand, they present a very effective tool for both service life assessment and possible planning of subsequent reconstructions. On the other, the hygrothermal analysis of any historical building can involve quite a few potential uncertainties which may affect negatively the accuracy of obtained results.

  3. Effect of tides, river flow, and gate operations on entrainment of juvenile salmon into the interior Sacramento–San Joaquin River Delta

    Science.gov (United States)

    Perry, Russell W.; Brandes, Patricia L.; Burau, Jon R.; Sandstrom, Philip T.; Skalski, John R.

    2015-01-01

    Juvenile Chinook Salmon Oncorhynchus tshawytscha emigrating from natal tributaries of the Sacramento River, California, must negotiate the Sacramento-San Joaquin River Delta (hereafter, the Delta), a complex network of natural and man-made channels linking the Sacramento River with San Francisco Bay. Fish that enter the interior and southern Delta—the region to the south of the Sacramento River where water pumping stations are located—survive at a lower rate than fish that use alternative migration routes. Consequently, total survival decreases as the fraction of the population entering the interior Delta increases, thus spurring management actions to reduce the proportion of fish that are entrained into the interior Delta. To better inform management actions, we modeled entrainment probability as a function of hydrodynamic variables. We fitted alternative entrainment models to telemetry data that identified when tagged fish in the Sacramento River entered two river channels leading to the interior Delta (Georgiana Slough and the gated Delta Cross Channel). We found that the probability of entrainment into the interior Delta through both channels depended strongly on the river flow and tidal stage at the time of fish arrival at the river junction. Fish that arrived during ebb tides had a low entrainment probability, whereas fish that arrived during flood tides (i.e., when the river's flow was reversed) had a high probability of entering the interior Delta. We coupled our entrainment model with a flow simulation model to evaluate the effect of nighttime closures of the Delta Cross Channel gates on the daily probability of fish entrainment into the interior Delta. Relative to 24-h gate closures, nighttime closures increased daily entrainment probability by 3 percentage points on average if fish arrived at the river junction uniformly throughout the day and by only 1.3 percentage points if 85% of fish arrived at night. We illustrate how our model can be used to

  4. AN IMPROVEMENT ON GEOMETRY-BASED METHODS FOR GENERATION OF NETWORK PATHS FROM POINTS

    Directory of Open Access Journals (Sweden)

    Z. Akbari

    2014-10-01

    Full Text Available Determining network path is important for different purposes such as determination of road traffic, the average speed of vehicles, and other network analysis. One of the required input data is information about network path. Nevertheless, the data collected by the positioning systems often lead to the discrete points. Conversion of these points to the network path have become one of the challenges which different researchers, presents many ways for solving it. This study aims at investigating geometry-based methods to estimate the network paths from the obtained points and improve an existing point to curve method. To this end, some geometry-based methods have been studied and an improved method has been proposed by applying conditions on the best method after describing and illustrating weaknesses of them.

  5. Modeling of Landslides with the Material Point Method

    DEFF Research Database (Denmark)

    Andersen, Søren Mikkel; Andersen, Lars

    2008-01-01

    A numerical model for studying the dynamic evolution of landslides is presented. The numerical model is based on the Generalized Interpolation Material Point Method. A simplified slope with a house placed on top is analysed. An elasto-plastic material model based on the Mohr-Coulomb yield criterion...

  6. Modelling of Landslides with the Material-point Method

    DEFF Research Database (Denmark)

    Andersen, Søren; Andersen, Lars

    2009-01-01

    A numerical model for studying the dynamic evolution of landslides is presented. The numerical model is based on the Generalized Interpolation Material Point Method. A simplified slope with a house placed on top is analysed. An elasto-plastic material model based on the Mohr-Coulomb yield criterion...

  7. Analysis and research on Maximum Power Point Tracking of Photovoltaic Array with Fuzzy Logic Control and Three-point Weight Comparison Method

    Institute of Scientific and Technical Information of China (English)

    LIN; Kuang-Jang; LIN; Chii-Ruey

    2010-01-01

    The Photovoltaic Array has a best optimal operating point where the array operating can obtain the maximum power.However, the optimal operating point can be compromised by the strength of solar radiation,angle,and by the change of environment and load.Due to the constant changes in these conditions,it has become very difficult to locate the optimal operating point by following a mathematical model.Therefore,this study will focus mostly on the application of Fuzzy Logic Control theory and Three-point Weight Comparison Method in effort to locate the optimal operating point of solar panel and achieve maximum efficiency in power generation. The Three-point Weight Comparison Method is the comparison between the characteristic curves of the voltage of photovoltaic array and output power;it is a rather simple way to track the maximum power.The Fuzzy Logic Control,on the other hand,can be used to solve problems that cannot be effectively dealt with by calculation rules,such as concepts,contemplation, deductive reasoning,and identification.Therefore,this paper uses these two kinds of methods to make simulation successively. The simulation results show that,the Three-point Comparison Method is more effective under the environment with more frequent change of solar radiation;however,the Fuzzy Logic Control has better tacking efficiency under the environment with violent change of solar radiation.

  8. A hybrid SEA/modal technique for modeling structural-acoustic interior noise in rotorcraft.

    Science.gov (United States)

    Jayachandran, V; Bonilha, M W

    2003-03-01

    This paper describes a hybrid technique that combines Statistical Energy Analysis (SEA) predictions for structural vibration with acoustic modal summation techniques to predict interior noise levels in rotorcraft. The method was applied for predicting the sound field inside a mock-up of the interior panel system of the Sikorsky S-92 helicopter. The vibration amplitudes of the frame and panel systems were predicted using a detailed SEA model and these were used as inputs to the model of the interior acoustic space. The spatial distribution of the vibration field on individual panels, and their coupling to the acoustic space were modeled using stochastic techniques. Leakage and nonresonant transmission components were accounted for using space-averaged values obtained from a SEA model of the complete structural-acoustic system. Since the cabin geometry was quite simple, the modeling of the interior acoustic space was performed using a standard modal summation technique. Sound pressure levels predicted by this approach at specific microphone locations were compared with measured data. Agreement within 3 dB in one-third octave bands above 40 Hz was observed. A large discrepancy in the one-third octave band in which the first acoustic mode is resonant (31.5 Hz) was observed. Reasons for such a discrepancy are discussed in the paper. The developed technique provides a method for modeling helicopter cabin interior noise in the frequency mid-range where neither FEA nor SEA is individually effective or accurate.

  9. Local Material as a Character of Contemporary Interior Design in Indonesia

    Science.gov (United States)

    Susanto, Dalhar; Puti Angelia, Dini; Ningsih, Tria Amalia

    2017-12-01

    Excellent design needs to fulfill universal requirements (utility, aesthetic, ergonomic, durability, and safe). Besides of all the requirements, an excellent design has to be shown its distinctiveness, uniqueness, and identity. To create an excellent design, we can use one of locality approach, it means local material utilization. From time to time, the material is linking each other in unity with environment context, human, knowledge, culture, social, economy, user needs and material availability. The aspects are the important part to get the reflective identity and local values in architecture and interior design work in Indonesia. It can be proofed by some of the architecture and interior work precedent, like traditional or vernacular in Nusantara or contemporary interior design work from Indonesian designer who has recognized to promote the locality value. However interior design works in Indonesia cannot be shown the characteristic of Indonesia identity and locality currently, it is different than another country work, like Japan, Italy, or Scandinavia. Interior design work from these countries can be easily known with accentuating of characteristic their places, such as material, color, detail, or geometry pattern in the product that has been produced. Meanwhile, some of the region in Indonesia are tropical climate and brought about much of local material and it has potential to make a unique work which has the local identity. This paper will discuss the result of a searching potential of local material usefulness as interior design identity in Indonesia. This research is done by typology method, which means discover the presence of some of the architecture elements appears to be related material. The elements are the pattern, color, craftsmanship, building element, object, and type of material in some of the contemporary interior design work in Indonesia were considered superior and capable of lifting elements recognized locality.

  10. Maestrichtian benthic foraminifers from Ocean Point, North Slope, Alaska ( USA).

    Science.gov (United States)

    McDougall, K.

    1987-01-01

    Previous studies of fauna and flora from Ocean Point, Alaska, have suggested ages ranging from Campanian to early Eocene and that these assemblages are either highly endemic or commonplace. I demonstrate that the moderately abundant benthic foraminifers constitute early Maestrichtian boreal assemblages common to Canada and northern Europe. Paleoenvironmental analysis indicates that deposition took place in outer neritic settings (50 to 150m). The Ocean Point benthic foraminiferal assemblages contain species that migrated from the US Gulf Coast, North American Interior and Europe during the Campanian, and from Europe during the Maestrichtian. These faunal affinities suggest that seaways connected the Arctic to the North American Interior and Atlantic during the Campanian and that a shallow seaway connected the Arctic to the Atlantic during the early Maestrichtian. - from Author

  11. A Classification-oriented Method of Feature Image Generation for Vehicle-borne Laser Scanning Point Clouds

    Directory of Open Access Journals (Sweden)

    YANG Bisheng

    2016-02-01

    Full Text Available An efficient method of feature image generation of point clouds to automatically classify dense point clouds into different categories is proposed, such as terrain points, building points. The method first uses planar projection to sort points into different grids, then calculates the weights and feature values of grids according to the distribution of laser scanning points, and finally generates the feature image of point clouds. Thus, the proposed method adopts contour extraction and tracing means to extract the boundaries and point clouds of man-made objects (e.g. buildings and trees in 3D based on the image generated. Experiments show that the proposed method provides a promising solution for classifying and extracting man-made objects from vehicle-borne laser scanning point clouds.

  12. Space station interior design: Results of the NASA/AIA space station interior national design competition

    Science.gov (United States)

    Haines, R. F.

    1975-01-01

    The results of the NASA/AIA space station interior national design competition held during 1971 are presented in order to make available to those who work in the architectural, engineering, and interior design fields the results of this design activity in which the interiors of several space shuttle size modules were designed for optimal habitability. Each design entry also includes a final configuration of all modules into a complete space station. A brief history of the competition is presented with the competition guidelines and constraints. The first place award entry is presented in detail, and specific features from other selected designs are discussed. This is followed by a discussion of how some of these design features might be applied to terrestrial as well as space situations.

  13. Methods for registration laser scanner point clouds in forest stands

    International Nuclear Information System (INIS)

    Bienert, A.; Pech, K.; Maas, H.-G.

    2011-01-01

    Laser scanning is a fast and efficient 3-D measurement technique to capture surface points describing the geometry of a complex object in an accurate and reliable way. Besides airborne laser scanning, terrestrial laser scanning finds growing interest for forestry applications. These two different recording platforms show large differences in resolution, recording area and scan viewing direction. Using both datasets for a combined point cloud analysis may yield advantages because of their largely complementary information. In this paper, methods will be presented to automatically register airborne and terrestrial laser scanner point clouds of a forest stand. In a first step, tree detection is performed in both datasets in an automatic manner. In a second step, corresponding tree positions are determined using RANSAC. Finally, the geometric transformation is performed, divided in a coarse and fine registration. After a coarse registration, the fine registration is done in an iterative manner (ICP) using the point clouds itself. The methods are tested and validated with a dataset of a forest stand. The presented registration results provide accuracies which fulfill the forestry requirements [de

  14. Numerical computations of interior transmission eigenvalues for scattering objects with cavities

    International Nuclear Information System (INIS)

    Peters, Stefan; Kleefeld, Andreas

    2016-01-01

    In this article we extend the inside-outside duality for acoustic transmission eigenvalue problems by allowing scattering objects that may contain cavities. In this context we provide the functional analytical framework necessary to transfer the techniques that have been used in Kirsch and Lechleiter (2013 Inverse Problems, 29 104011) to derive the inside-outside duality. Additionally, extensive numerical results are presented to show that we are able to successfully detect interior transmission eigenvalues with the inside-outside duality approach for a variety of obstacles with and without cavities in three dimensions. In this context, we also discuss the advantages and disadvantages of the inside-outside duality approach from a numerical point of view. Furthermore we derive the integral equations necessary to extend the algorithm in Kleefeld (2013 Inverse Problems, 29 104012) to compute highly accurate interior transmission eigenvalues for scattering objects with cavities, which we will then use as reference values to examine the accuracy of the inside-outside duality algorithm. (paper)

  15. Interior operators and topological connectedness | Castellini ...

    African Journals Online (AJOL)

    A categorical notion of interior operator is used in topology to define connectedness and disconnectedness with respect to an interior operator. A commutative diagram of Galois connections is used to show a relationship between these notions and Arhangelskii and Wiegandt's notions of connectedness and ...

  16. DEMAND FOR POT PLANTS FOR INTERIOR DECORATION IN VIEW OF THE SURVEY CARRIED OUT IN POZNAŃ

    Directory of Open Access Journals (Sweden)

    Monika Henschke

    2013-12-01

    Full Text Available The aim of the study was to determine the demand for pot plants for interior decoration at various points of sale in Poznan. The results were based on questionnaires filled by clients of three retail sale points with pot plants: flower shop, horticultural centre and building material market in Poznan and its surroundings. Collected information was analysed for a frequency of purchases, amount of money spent on pot plants, place of purchases, occasions for which plant was bought, preferences of buyers and pattern of purchases. Customers purchase plants in various points of sale from 7 to 9 pot plants per year, mostly in horticultural centres and in spring. Plants are used for interior decoration and are cultivated for many years, however cut flowers are more often chosen for a gift than pot plants. Whereas a significant part of building material market customers cultivate flowers pot plants for a short time, and they buy pot plants for a gift as often as cut flowers. Among plants with flowers Phalaenopsis and Anthurium are selected most frequently, and Zamioculcas and Yucca among plants with decorative foliage. While choosing plants, buyers are guided by the overall appearance and price.

  17. Integral staggered point-matching method for millimeter-wave reflective diffraction gratings on electron cyclotron heating systems

    International Nuclear Information System (INIS)

    Xia, Donghui; Huang, Mei; Wang, Zhijiang; Zhang, Feng; Zhuang, Ge

    2016-01-01

    Highlights: • The integral staggered point-matching method for design of polarizers on the ECH systems is presented. • The availability of the integral staggered point-matching method is checked by numerical calculations. • Two polarizers are designed with the integral staggered point-matching method and the experimental results are given. - Abstract: The reflective diffraction gratings are widely used in the high power electron cyclotron heating systems for polarization strategy. This paper presents a method which we call “the integral staggered point-matching method” for design of reflective diffraction gratings. This method is based on the integral point-matching method. However, it effectively removes the convergence problems and tedious calculations of the integral point-matching method, making it easier to be used for a beginner. A code is developed based on this method. The calculation results of the integral staggered point-matching method are compared with the integral point-matching method, the coordinate transformation method and the low power measurement results. It indicates that the integral staggered point-matching method can be used as an optional method for the design of reflective diffraction gratings in electron cyclotron heating systems.

  18. Integral staggered point-matching method for millimeter-wave reflective diffraction gratings on electron cyclotron heating systems

    Energy Technology Data Exchange (ETDEWEB)

    Xia, Donghui [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China); Huang, Mei [Southwestern Institute of Physics, 610041 Chengdu (China); Wang, Zhijiang, E-mail: wangzj@hust.edu.cn [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China); Zhang, Feng [Southwestern Institute of Physics, 610041 Chengdu (China); Zhuang, Ge [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, 430074 Wuhan (China)

    2016-10-15

    Highlights: • The integral staggered point-matching method for design of polarizers on the ECH systems is presented. • The availability of the integral staggered point-matching method is checked by numerical calculations. • Two polarizers are designed with the integral staggered point-matching method and the experimental results are given. - Abstract: The reflective diffraction gratings are widely used in the high power electron cyclotron heating systems for polarization strategy. This paper presents a method which we call “the integral staggered point-matching method” for design of reflective diffraction gratings. This method is based on the integral point-matching method. However, it effectively removes the convergence problems and tedious calculations of the integral point-matching method, making it easier to be used for a beginner. A code is developed based on this method. The calculation results of the integral staggered point-matching method are compared with the integral point-matching method, the coordinate transformation method and the low power measurement results. It indicates that the integral staggered point-matching method can be used as an optional method for the design of reflective diffraction gratings in electron cyclotron heating systems.

  19. Evaluation of the point-centred-quarter method of sampling ...

    African Journals Online (AJOL)

    -quarter method.The parameter which was most efficiently sampled was species composition relativedensity) with 90% replicate similarity being achieved with 100 point-centred-quarters. However, this technique cannot be recommended, even ...

  20. Titan's interior from Cassini-Huygens

    Science.gov (United States)

    Tobie, G.; Baland, R.-M.; Lefevre, A.; Monteux, J.; Cadek, O.; Choblet, G.; Mitri, G.

    2013-09-01

    the obliquity. To derive the possible density profile, the obliquity is computed from a Cassini state model for a satellite with an internal liquid layer, each layer having an ellipsoidal shape consistent with the measured surface shape and gravity field [7]. We show that, once the observed surface flattening is taken into account, the measured obliquity can be reproduced only for internal models with a dense ocean (between 1275 and 1350 kg.m-3) above a differentiated interior with a full separation of rock and ice [7]. We obtain normalized moments of inertia between 0.31 and 0.33, significantly lower than the expected hydrostatic value (0.34). The tidal Love number is also found to be mostly sensitive to the ocean density and to a lesser extent the ice shell thickness. By combining obliquity and tidal Love number constraints, we show that the thickness of the outer ice shell is at least 40 km and the ocean thickness is less than 100 km, with an averaged density of 1275-1350 kg.m-3. Such a high density indicates that the ocean may contain a significant fraction of salts. Our calculations also imply that there is a significant difference of flattening between the surface and the ice/ocean interface. This is possible only if the ice layer is viscous enough to limit relaxation, as indicated above. This is also consistent with an ocean enriched in salts for which the crystallization point can be several tens of degree below the crystallization point of pure water system. The elevated density (> 3800 kg.m-3) found for the rocky core further suggests that Titan might have a differentiated iron core. The rocky core is likely fully dehydrated at present, suggesting warm conditions during most of its evolution. All the water contained in the deep interior has probably been expelled to the outer regions, thus potentially explaining the salt enrichments.

  1. The Closest Point Method and Multigrid Solvers for Elliptic Equations on Surfaces

    KAUST Repository

    Chen, Yujia

    2015-01-01

    © 2015 Society for Industrial and Applied Mathematics. Elliptic partial differential equations are important from both application and analysis points of view. In this paper we apply the closest point method to solve elliptic equations on general curved surfaces. Based on the closest point representation of the underlying surface, we formulate an embedding equation for the surface elliptic problem, then discretize it using standard finite differences and interpolation schemes on banded but uniform Cartesian grids. We prove the convergence of the difference scheme for the Poisson\\'s equation on a smooth closed curve. In order to solve the resulting large sparse linear systems, we propose a specific geometric multigrid method in the setting of the closest point method. Convergence studies in both the accuracy of the difference scheme and the speed of the multigrid algorithm show that our approaches are effective.

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

    Science.gov (United States)

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

    2017-05-01

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

  3. Interior Temperature Measurement Using Curved Mercury Capillary Sensor Based on X-ray Radiography

    Science.gov (United States)

    Chen, Shuyue; Jiang, Xing; Lu, Guirong

    2017-07-01

    A method was presented for measuring the interior temperature of objects using a curved mercury capillary sensor based on X-ray radiography. The sensor is composed of a mercury bubble, a capillary and a fixed support. X-ray digital radiography was employed to capture image of the mercury column in the capillary, and a temperature control system was designed for the sensor calibration. We adopted livewire algorithms and mathematical morphology to calculate the mercury length. A measurement model relating mercury length to temperature was established, and the measurement uncertainty associated with the mercury column length and the linear model fitted by least-square method were analyzed. To verify the system, the interior temperature measurement of an autoclave, which is totally closed, was taken from 29.53°C to 67.34°C. The experiment results show that the response of the system is approximately linear with an uncertainty of maximum 0.79°C. This technique provides a new approach to measure interior temperature of objects.

  4. Interior Design Students Perceptions of Sustainability

    Science.gov (United States)

    Stark, Johnnie; Park, Jin Gyu

    2016-01-01

    Purpose: This longitudinal study assessed student perceptions of sustainable design issues in the context of an accredited interior design program. Although literature exists documenting the integration of sustainable strategies into interior design curriculum, more analysis is needed to determine the impact of program experiences on students'…

  5. Gender preference between traditional and PowerPoint methods of teaching gross anatomy.

    Science.gov (United States)

    Nuhu, Saleh; Adamu, Lawan Hassan; Buba, Mohammed Alhaji; Garba, Sani Hyedima; Dalori, Babagana Mohammed; Yusuf, Ashiru Hassan

    2018-01-01

    Teaching and learning process is increasingly metamorphosing from the traditional chalk and talk to the modern dynamism in the information and communication technology. Medical education is no exception to this dynamism more especially in the teaching of gross anatomy, which serves as one of the bases of understanding the human structure. This study was conducted to determine the gender preference of preclinical medical students on the use of traditional (chalk and talk) and PowerPoint presentation in the teaching of gross anatomy. This was cross-sectional and prospective study, which was conducted among preclinical medical students in the University of Maiduguri, Nigeria. Using simple random techniques, a questionnaire was circulated among 280 medical students, where 247 students filled the questionnaire appropriately. The data obtained was analyzed using SPSS version 20 (IBM Corporation, Armonk, NY, USA) to find the method preferred by the students among other things. Majority of the preclinical medical students in the University of Maiduguri preferred PowerPoint method in the teaching of gross anatomy over the conventional methods. The Cronbach alpha value of 0.76 was obtained which is an acceptable level of internal consistency. A statistically significant association was found between gender and preferred method of lecture delivery on the clarity of lecture content where females prefer the conventional method of lecture delivery whereas males prefer the PowerPoint method, On the reproducibility of text and diagram, females prefer PowerPoint method of teaching gross anatomy while males prefer the conventional method of teaching gross anatomy. There are gender preferences with regard to clarity of lecture contents and reproducibility of text and diagram. It was also revealed from this study that majority of the preclinical medical students in the University of Maiduguri prefer PowerPoint presentation over the traditional chalk and talk method in most of the

  6. A Reference Point Construction Method Using Mobile Terminals and the Indoor Localization Evaluation in the Centroid Method

    Directory of Open Access Journals (Sweden)

    Takahiro Yamaguchi

    2015-05-01

    Full Text Available As smartphones become widespread, a variety of smartphone applications are being developed. This paper proposes a method for indoor localization (i.e., positioning that uses only smartphones, which are general-purpose mobile terminals, as reference point devices. This method has the following features: (a the localization system is built with smartphones whose movements are confined to respective limited areas. No fixed reference point devices are used; (b the method does not depend on the wireless performance of smartphones and does not require information about the propagation characteristics of the radio waves sent from reference point devices, and (c the method determines the location at the application layer, at which location information can be easily incorporated into high-level services. We have evaluated the level of localization accuracy of the proposed method by building a software emulator that modeled an underground shopping mall. We have confirmed that the determined location is within a small area in which the user can find target objects visually.

  7. Improved DEA Cross Efficiency Evaluation Method Based on Ideal and Anti-Ideal Points

    Directory of Open Access Journals (Sweden)

    Qiang Hou

    2018-01-01

    Full Text Available A new model is introduced in the process of evaluating efficiency value of decision making units (DMUs through data envelopment analysis (DEA method. Two virtual DMUs called ideal point DMU and anti-ideal point DMU are combined to form a comprehensive model based on the DEA method. The ideal point DMU is taking self-assessment system according to efficiency concept. The anti-ideal point DMU is taking other-assessment system according to fairness concept. The two distinctive ideal point models are introduced to the DEA method and combined through using variance ration. From the new model, a reasonable result can be obtained. Numerical examples are provided to illustrate the new constructed model and certify the rationality of the constructed model through relevant analysis with the traditional DEA model.

  8. Zero-point energy of confined fermions

    International Nuclear Information System (INIS)

    Milton, K.A.

    1980-01-01

    A closed form for the reduced Green's function of massless fermions in the interior of a spherical bag is obtained. In terms of this Green's function, the corresponding zero-point or Casimir energy is computed. It is proposed that a resulting quadratic divergence can be absorbed by renormalizing a suitable parameter in the bag model (that is, absorbed by a contact term). The residual Casimir stress is attractive, but smaller than the repulsive Casimir stress of gluons in the model. The result for the total zero-point energy is in substantial disagreement with bag model phenomenological values

  9. Evaluation of a 3D point cloud tetrahedral tomographic reconstruction method

    Science.gov (United States)

    Pereira, N. F.; Sitek, A.

    2010-09-01

    Tomographic reconstruction on an irregular grid may be superior to reconstruction on a regular grid. This is achieved through an appropriate choice of the image space model, the selection of an optimal set of points and the use of any available prior information during the reconstruction process. Accordingly, a number of reconstruction-related parameters must be optimized for best performance. In this work, a 3D point cloud tetrahedral mesh reconstruction method is evaluated for quantitative tasks. A linear image model is employed to obtain the reconstruction system matrix and five point generation strategies are studied. The evaluation is performed using the recovery coefficient, as well as voxel- and template-based estimates of bias and variance measures, computed over specific regions in the reconstructed image. A similar analysis is performed for regular grid reconstructions that use voxel basis functions. The maximum likelihood expectation maximization reconstruction algorithm is used. For the tetrahedral reconstructions, of the five point generation methods that are evaluated, three use image priors. For evaluation purposes, an object consisting of overlapping spheres with varying activity is simulated. The exact parallel projection data of this object are obtained analytically using a parallel projector, and multiple Poisson noise realizations of these exact data are generated and reconstructed using the different point generation strategies. The unconstrained nature of point placement in some of the irregular mesh-based reconstruction strategies has superior activity recovery for small, low-contrast image regions. The results show that, with an appropriately generated set of mesh points, the irregular grid reconstruction methods can out-perform reconstructions on a regular grid for mathematical phantoms, in terms of the performance measures evaluated.

  10. Evaluation of a 3D point cloud tetrahedral tomographic reconstruction method

    International Nuclear Information System (INIS)

    Pereira, N F; Sitek, A

    2010-01-01

    Tomographic reconstruction on an irregular grid may be superior to reconstruction on a regular grid. This is achieved through an appropriate choice of the image space model, the selection of an optimal set of points and the use of any available prior information during the reconstruction process. Accordingly, a number of reconstruction-related parameters must be optimized for best performance. In this work, a 3D point cloud tetrahedral mesh reconstruction method is evaluated for quantitative tasks. A linear image model is employed to obtain the reconstruction system matrix and five point generation strategies are studied. The evaluation is performed using the recovery coefficient, as well as voxel- and template-based estimates of bias and variance measures, computed over specific regions in the reconstructed image. A similar analysis is performed for regular grid reconstructions that use voxel basis functions. The maximum likelihood expectation maximization reconstruction algorithm is used. For the tetrahedral reconstructions, of the five point generation methods that are evaluated, three use image priors. For evaluation purposes, an object consisting of overlapping spheres with varying activity is simulated. The exact parallel projection data of this object are obtained analytically using a parallel projector, and multiple Poisson noise realizations of these exact data are generated and reconstructed using the different point generation strategies. The unconstrained nature of point placement in some of the irregular mesh-based reconstruction strategies has superior activity recovery for small, low-contrast image regions. The results show that, with an appropriately generated set of mesh points, the irregular grid reconstruction methods can out-perform reconstructions on a regular grid for mathematical phantoms, in terms of the performance measures evaluated.

  11. Evaluation of a 3D point cloud tetrahedral tomographic reconstruction method

    Energy Technology Data Exchange (ETDEWEB)

    Pereira, N F; Sitek, A, E-mail: nfp4@bwh.harvard.ed, E-mail: asitek@bwh.harvard.ed [Department of Radiology, Brigham and Women' s Hospital-Harvard Medical School Boston, MA (United States)

    2010-09-21

    Tomographic reconstruction on an irregular grid may be superior to reconstruction on a regular grid. This is achieved through an appropriate choice of the image space model, the selection of an optimal set of points and the use of any available prior information during the reconstruction process. Accordingly, a number of reconstruction-related parameters must be optimized for best performance. In this work, a 3D point cloud tetrahedral mesh reconstruction method is evaluated for quantitative tasks. A linear image model is employed to obtain the reconstruction system matrix and five point generation strategies are studied. The evaluation is performed using the recovery coefficient, as well as voxel- and template-based estimates of bias and variance measures, computed over specific regions in the reconstructed image. A similar analysis is performed for regular grid reconstructions that use voxel basis functions. The maximum likelihood expectation maximization reconstruction algorithm is used. For the tetrahedral reconstructions, of the five point generation methods that are evaluated, three use image priors. For evaluation purposes, an object consisting of overlapping spheres with varying activity is simulated. The exact parallel projection data of this object are obtained analytically using a parallel projector, and multiple Poisson noise realizations of these exact data are generated and reconstructed using the different point generation strategies. The unconstrained nature of point placement in some of the irregular mesh-based reconstruction strategies has superior activity recovery for small, low-contrast image regions. The results show that, with an appropriately generated set of mesh points, the irregular grid reconstruction methods can out-perform reconstructions on a regular grid for mathematical phantoms, in terms of the performance measures evaluated.

  12. Comparative analysis among several methods used to solve the point kinetic equations

    International Nuclear Information System (INIS)

    Nunes, Anderson L.; Goncalves, Alessandro da C.; Martinez, Aquilino S.; Silva, Fernando Carvalho da

    2007-01-01

    The main objective of this work consists on the methodology development for comparison of several methods for the kinetics equations points solution. The evaluated methods are: the finite differences method, the stiffness confinement method, improved stiffness confinement method and the piecewise constant approximations method. These methods were implemented and compared through a systematic analysis that consists basically of confronting which one of the methods consume smaller computational time with higher precision. It was calculated the relative which function is to combine both criteria in order to reach the goal. Through the analyses of the performance factor it is possible to choose the best method for the solution of point kinetics equations. (author)

  13. Comparative analysis among several methods used to solve the point kinetic equations

    Energy Technology Data Exchange (ETDEWEB)

    Nunes, Anderson L.; Goncalves, Alessandro da C.; Martinez, Aquilino S.; Silva, Fernando Carvalho da [Universidade Federal, Rio de Janeiro, RJ (Brazil). Coordenacao dos Programas de Pos-graduacao de Engenharia. Programa de Engenharia Nuclear; E-mails: alupo@if.ufrj.br; agoncalves@con.ufrj.br; aquilino@lmp.ufrj.br; fernando@con.ufrj.br

    2007-07-01

    The main objective of this work consists on the methodology development for comparison of several methods for the kinetics equations points solution. The evaluated methods are: the finite differences method, the stiffness confinement method, improved stiffness confinement method and the piecewise constant approximations method. These methods were implemented and compared through a systematic analysis that consists basically of confronting which one of the methods consume smaller computational time with higher precision. It was calculated the relative which function is to combine both criteria in order to reach the goal. Through the analyses of the performance factor it is possible to choose the best method for the solution of point kinetics equations. (author)

  14. Dream Home: a multiview stereoscopic interior design system

    Science.gov (United States)

    Hsiao, Fu-Jen; Teng, Chih-Jen; Lin, Chung-Wei; Luo, An-Chun; Yang, Jinn-Cherng

    2010-01-01

    In this paper, a novel multi-view stereoscopic interior design system, "Dream Home", has been developed to bring users new interior design experience. Different than other interior design system before, we put emphasis on its intuitive manipulation and multi-view stereoscopic visualization in real time. Users can do their own interior design just using their hands and eyes without any difficulty. They manipulate furniture cards directly as they wish to setup their living room in the model house task space, get the multi-view 3D visual feedback instantly, and re-adjust cards until they are satisfied. No special skills are required, and you can explore your design talent arbitrarily. We hope that "Dream Home" will make interior design more user-friendly, more intuitive, and more vivid.

  15. INTUITION IN INTERIOR DESIGN

    Directory of Open Access Journals (Sweden)

    Irina Solovyova

    2008-11-01

    Full Text Available Intuition enables individuals to develop an understanding of the structure of complex systems. In interior design many decisions are reached intuitively even though the process of formulating solutions may be argued rationally. Intuition is intrinsically intertwined with our collateral experiences, memories, and implicit thought. Design intuition draws on our entire experience, not only on what we consciously isolate as relevant information. In education we prohibit students from relying on their intuition and require solutions based on pure reason. The author of this paper argues for bringing intuitive decision making back into interior design as a legitimate design tactic.

  16. Meaning of Interior Tomography

    Science.gov (United States)

    Wang, Ge; Yu, Hengyong

    2013-01-01

    The classic imaging geometry for computed tomography is for collection of un-truncated projections and reconstruction of a global image, with the Fourier transform as the theoretical foundation that is intrinsically non-local. Recently, interior tomography research has led to theoretically exact relationships between localities in the projection and image spaces and practically promising reconstruction algorithms. Initially, interior tomography was developed for x-ray computed tomography. Then, it has been elevated as a general imaging principle. Finally, a novel framework known as “omni-tomography” is being developed for grand fusion of multiple imaging modalities, allowing tomographic synchrony of diversified features. PMID:23912256

  17. Functional textiles in hospital interiors

    DEFF Research Database (Denmark)

    Mogensen, Jeppe

    This PhD thesis explores the possibilities and design qualities of using functional textiles in the interior of hospital environments, and is the result of a three years collaboration between Aalborg University, Department of Civil Engineering, and VIA University College, VIA Design. The project...... that the physical environments affect the patients’ level of stress and influence their process of recovery and healing. However, although research in this field of hospital design has increased substantially in recent years, knowledge on the use of new materials and textiles in hospital interiors is still rather...... limited. Concerned with the design potentials of using textiles in hospital interiors, the purpose of the PhD project has been to explore the possibilities and design qualities of using these materials in hospital design. Relating to both technical and aesthetic aspects of using functional textiles...

  18. Rainfall Deduction Method for Estimating Non-Point Source Pollution Load for Watershed

    OpenAIRE

    Cai, Ming; Li, Huai-en; KAWAKAMI, Yoji

    2004-01-01

    The water pollution can be divided into point source pollution (PSP) and non-point source pollution (NSP). Since the point source pollution has been controlled, the non-point source pollution is becoming the main pollution source. The prediction of NSP load is being increasingly important in water pollution controlling and planning in watershed. Considering the monitoring data shortage of NPS in China, a practical estimation method of non-point source pollution load --- rainfall deduction met...

  19. Computer vision based room interior design

    Science.gov (United States)

    Ahmad, Nasir; Hussain, Saddam; Ahmad, Kashif; Conci, Nicola

    2015-12-01

    This paper introduces a new application of computer vision. To the best of the author's knowledge, it is the first attempt to incorporate computer vision techniques into room interior designing. The computer vision based interior designing is achieved in two steps: object identification and color assignment. The image segmentation approach is used for the identification of the objects in the room and different color schemes are used for color assignment to these objects. The proposed approach is applied to simple as well as complex images from online sources. The proposed approach not only accelerated the process of interior designing but also made it very efficient by giving multiple alternatives.

  20. Qualitative and quantitative assessment of interior moisture buffering by enclosures

    DEFF Research Database (Denmark)

    Janssen, Hans; Roels, Staf

    2009-01-01

    The significance of interior humidity in attaining sustainable, durable, healthy and comfortable buildings is increasingly recognised. Given their significant interaction, interior humidity appraisals need a qualitative and/or quantitative assessment of interior moisture buffering. While the effe......The significance of interior humidity in attaining sustainable, durable, healthy and comfortable buildings is increasingly recognised. Given their significant interaction, interior humidity appraisals need a qualitative and/or quantitative assessment of interior moisture buffering. While...... the effective moisture penetration depth and effective capacitance models allow quantified assessment, their reliance on the ‘moisture penetration depth’ necessitates comprehensive material properties and hampers their application to multi-dimensional interior objects. On the other hand, while various recently...... an alternative basis for quantitative evaluation of interior moisture buffering by the effective moisture penetration depth and effective capacitance models. The presented methodology uses simple and fast measurements only and can also be applied to multimaterial and/or multidimensional interior elements....

  1. Evaluation of null-point detection methods on simulation data

    Science.gov (United States)

    Olshevsky, Vyacheslav; Fu, Huishan; Vaivads, Andris; Khotyaintsev, Yuri; Lapenta, Giovanni; Markidis, Stefano

    2014-05-01

    We model the measurements of artificial spacecraft that resemble the configuration of CLUSTER propagating in the particle-in-cell simulation of turbulent magnetic reconnection. The simulation domain contains multiple isolated X-type null-points, but the majority are O-type null-points. Simulations show that current pinches surrounded by twisted fields, analogous to laboratory pinches, are formed along the sequences of O-type nulls. In the simulation, the magnetic reconnection is mainly driven by the kinking of the pinches, at spatial scales of several ion inertial lentghs. We compute the locations of magnetic null-points and detect their type. When the satellites are separated by the fractions of ion inertial length, as it is for CLUSTER, they are able to locate both the isolated null-points, and the pinches. We apply the method to the real CLUSTER data and speculate how common are pinches in the magnetosphere, and whether they play a dominant role in the dissipation of magnetic energy.

  2. From Point Clouds to Definitions of Architectural Space

    DEFF Research Database (Denmark)

    Tamke, Martin; Blümel, Ina; Ochmann, Sebastian

    2014-01-01

    Regarding interior building topology as an important aspect in building design and management, several approaches to indoor point cloud structuring have been introduced recently. Apart from a high-level semantic segmentation of the formerly unstructured point clouds into stories and rooms...... possible applications of these approaches in architectural design and building management and comment on the possible benefits for the building profession. While contemporary practice of spatial arrangement is predominantly based on the manual iteration of spatial topologies, we show that the segmentation...

  3. A Bayesian MCMC method for point process models with intractable normalising constants

    DEFF Research Database (Denmark)

    Berthelsen, Kasper Klitgaard; Møller, Jesper

    2004-01-01

    to simulate from the "unknown distribution", perfect simulation algorithms become useful. We illustrate the method in cases whre the likelihood is given by a Markov point process model. Particularly, we consider semi-parametric Bayesian inference in connection to both inhomogeneous Markov point process models...... and pairwise interaction point processes....

  4. Fast calculation method of computer-generated hologram using a depth camera with point cloud gridding

    Science.gov (United States)

    Zhao, Yu; Shi, Chen-Xiao; Kwon, Ki-Chul; Piao, Yan-Ling; Piao, Mei-Lan; Kim, Nam

    2018-03-01

    We propose a fast calculation method for a computer-generated hologram (CGH) of real objects that uses a point cloud gridding method. The depth information of the scene is acquired using a depth camera and the point cloud model is reconstructed virtually. Because each point of the point cloud is distributed precisely to the exact coordinates of each layer, each point of the point cloud can be classified into grids according to its depth. A diffraction calculation is performed on the grids using a fast Fourier transform (FFT) to obtain a CGH. The computational complexity is reduced dramatically in comparison with conventional methods. The feasibility of the proposed method was confirmed by numerical and optical experiments.

  5. Optimisation of Oil Production in Two – Phase Flow Reservoir Using Simultaneous Method and Interior Point Optimiser

    DEFF Research Database (Denmark)

    Lerch, Dariusz Michal; Völcker, Carsten; Capolei, Andrea

    2012-01-01

    in the reservoir. A promising decrease of these remained resources can be provided by smart wells applying water injections to sustain satisfactory pressure level in the reservoir throughout the whole process of oil production. Basically to enhance secondary recovery of the remaining oil after drilling, water...... is injected at the injection wells of the down-hole pipes. This sustains the pressure in the reservoir and drives oil towards production wells. There are however, many factors contributing to the poor conventional secondary recovery methods e.g. strong surface tension, heterogeneity of the porous rock...... fields, or closed loop optimisation, can be used for optimising the reservoir performance in terms of net present value of oil recovery or another economic objective. In order to solve an optimal control problem we use a direct collocation method where we translate a continuous problem into a discrete...

  6. Method to minimize the low-frequency neutral-point voltage oscillations with time-offset injection for neutral-point-clamped inverters

    DEFF Research Database (Denmark)

    Choi, Uimin; Lee, Kyo-Beum; Blaabjerg, Frede

    2013-01-01

    This paper proposes a method to reduce the low-frequency neutral-point voltage oscillations. The neutral-point voltage oscillations are considerably reduced by adding a time-offset to the three phase turn-on times. The proper time-offset is simply calculated considering the phase currents and dwell...

  7. VARIATIONAL PRINCIPLE FOR PLANETARY INTERIORS

    International Nuclear Information System (INIS)

    Zeng, Li; Jacobsen, Stein B.

    2016-01-01

    In the past few years, the number of confirmed planets has grown above 2000. It is clear that they represent a diversity of structures not seen in our own solar system. In addition to very detailed interior modeling, it is valuable to have a simple analytical framework for describing planetary structures. The variational principle is a fundamental principle in physics, entailing that a physical system follows the trajectory, which minimizes its action. It is alternative to the differential equation formulation of a physical system. Applying the variational principle to the planetary interior can beautifully summarize the set of differential equations into one, which provides us some insight into the problem. From this principle, a universal mass–radius relation, an estimate of the error propagation from the equation of state to the mass–radius relation, and a form of the virial theorem applicable to planetary interiors are derived.

  8. Video and thermal imaging system for monitoring interiors of high temperature reaction vessels

    Science.gov (United States)

    Saveliev, Alexei V [Chicago, IL; Zelepouga, Serguei A [Hoffman Estates, IL; Rue, David M [Chicago, IL

    2012-01-10

    A system and method for real-time monitoring of the interior of a combustor or gasifier wherein light emitted by the interior surface of a refractory wall of the combustor or gasifier is collected using an imaging fiber optic bundle having a light receiving end and a light output end. Color information in the light is captured with primary color (RGB) filters or complimentary color (GMCY) filters placed over individual pixels of color sensors disposed within a digital color camera in a BAYER mosaic layout, producing RGB signal outputs or GMCY signal outputs. The signal outputs are processed using intensity ratios of the primary color filters or the complimentary color filters, producing video images and/or thermal images of the interior of the combustor or gasifier.

  9. La temperatura del interior de la tierra

    Directory of Open Access Journals (Sweden)

    Eslava R. Jesús A.

    1993-10-01

    Full Text Available The problem of defining the Earth interior temperature is analized from Heat Flow observations and the acceptance of convection processes in the mantle. Comparative analyses of thermal, adiabatic, and melting point profiles, allow to obtain the optimum temperature profile, wich fits the seismic model of a liquid external core.

    EI problema de definir la temperatura del interior de la Tierra, se analiza a partir de las observaciones del flujo térmico y la aceptación de procesos de convección en el manto.

    Análisis comparativos de perfiles térmicos, adiabáticos y de puntos de fusión, permiten obtener un perfil óptimo de distribución de temperaturas, que además satisface la observación sísmica de un núcleo externo líquido.

  10. Strange distance: towards an anthropology of interior dialogue.

    Science.gov (United States)

    Irving, Andrew

    2011-03-01

    The capacity for a complex inner life--encompassing inner speech, imaginative reverie, and unarticulated moods--is an essential feature of living with illness and a principal means through which people interpret, understand, and manage their condition. Nevertheless, anthropology lacks a generally accepted theory or methodological framework for understanding how interiority relates to people's public actions and expressions. Moreover, as conventional social-scientific methods are often too static to understand the fluidity of perception among people living with illness or bodily instability, I argue we need to develop new, practical approaches to knowing. By placing the problem of interiority directly into the field and turning it into an ethnographic, practice-based question to be addressed through fieldwork in collaboration with informants, this article works alongside women living with HIV/AIDS in Uganda with the aim of capturing the unvoiced but sometimes radical changes in being, belief, and perception that accompany terminal illness.

  11. Two-point method uncertainty during control and measurement of cylindrical element diameters

    Science.gov (United States)

    Glukhov, V. I.; Shalay, V. V.; Radev, H.

    2018-04-01

    The topic of the article is devoted to the urgent problem of the reliability of technical products geometric specifications measurements. The purpose of the article is to improve the quality of parts linear sizes control by the two-point measurement method. The article task is to investigate methodical extended uncertainties in measuring cylindrical element linear sizes. The investigation method is a geometric modeling of the element surfaces shape and location deviations in a rectangular coordinate system. The studies were carried out for elements of various service use, taking into account their informativeness, corresponding to the kinematic pairs classes in theoretical mechanics and the number of constrained degrees of freedom in the datum element function. Cylindrical elements with informativity of 4, 2, 1 and θ (zero) were investigated. The uncertainties estimation of in two-point measurements was made by comparing the results of of linear dimensions measurements with the functional diameters maximum and minimum of the element material. Methodical uncertainty is formed when cylindrical elements with maximum informativeness have shape deviations of the cut and the curvature types. Methodical uncertainty is formed by measuring the element average size for all types of shape deviations. The two-point measurement method cannot take into account the location deviations of a dimensional element, so its use for elements with informativeness less than the maximum creates unacceptable methodical uncertainties in measurements of the maximum, minimum and medium linear dimensions. Similar methodical uncertainties also exist in the arbitration control of the linear dimensions of the cylindrical elements by limiting two-point gauges.

  12. Creating Library Interiors: Planning and Design Considerations.

    Science.gov (United States)

    Jones, Plummer Alston, Jr.; Barton, Phillip K.

    1997-01-01

    Examines design considerations for public library interiors: access; acoustical treatment; assignable and nonassignable space; building interiors: ceilings, clocks, color, control, drinking fountains; exhibit space: slotwall display, floor coverings, floor loading, furniture, lighting, mechanical systems, public address, copying machines,…

  13. Illumination of interior spaces by bended hollow light guides: Application of the theoretical light propagation method

    Energy Technology Data Exchange (ETDEWEB)

    Darula, Stanislav; Kocifaj, Miroslav; Kittler, Richard [ICA, Slovak Academy of Sciences, Bratislava (Slovakia); Kundracik, Frantisek [Department of Experimental Physics, FMPI, Comenius University, Bratislava (Slovakia)

    2010-12-15

    To ensure comfort and healthy conditions in interior spaces the thermal, acoustics and daylight factors of the environment have to be considered in the building design. Due to effective energy performance in buildings the new technology and applications also in daylight engineering are sought such as tubular light guides. These allow the transport of natural light into the building core reducing energy consumption. A lot of installations with various geometrical and optical properties can be applied in real buildings. The simplest set of tubular light guide consists of a transparent cupola, direct tube with high reflected inner surface and a ceiling cover or diffuser redistributing light into the interior. Such vertical tubular guide is often used on flat roofs. When the roof construction is inclined a bend in the light guide system has to be installed. In this case the cupola is set on the sloped roof which collects sunlight and skylight from the seen part of the sky hemisphere as well as that reflected from the ground and opposite facades. In comparison with the vertical tube some additional light losses and distortions of the propagated light have to be expected in bended tubular light guides. Recently the theoretical model of light propagation was already published and its applications are presented in this study solving illuminance distributions on the ceiling cover interface and further illuminance distribution on the working plane in the interior. (author)

  14. A Pre- and Post-Evaluation of Integrating Sustainability Curriculum by Inserting Okala Modules into an Interior Design Materials and Methods Course

    Science.gov (United States)

    Schneiderman, Deborah; Freihoefer, Kara

    2012-01-01

    Purpose: The purpose of this paper is to examine the integration of Okala curriculum into Interior Design coursework. Okala, as a teaching package, is utilized extensively in industrial design education. However, this study examines the expansion and insertion of Okala modules in an existing interior design curriculum. The Okala modules included…

  15. Black Hole Interior in Quantum Gravity.

    Science.gov (United States)

    Nomura, Yasunori; Sanches, Fabio; Weinberg, Sean J

    2015-05-22

    We discuss the interior of a black hole in quantum gravity, in which black holes form and evaporate unitarily. The interior spacetime appears in the sense of complementarity because of special features revealed by the microscopic degrees of freedom when viewed from a semiclassical standpoint. The relation between quantum mechanics and the equivalence principle is subtle, but they are still consistent.

  16. a Gross Error Elimination Method for Point Cloud Data Based on Kd-Tree

    Science.gov (United States)

    Kang, Q.; Huang, G.; Yang, S.

    2018-04-01

    Point cloud data has been one type of widely used data sources in the field of remote sensing. Key steps of point cloud data's pro-processing focus on gross error elimination and quality control. Owing to the volume feature of point could data, existed gross error elimination methods need spend massive memory both in space and time. This paper employed a new method which based on Kd-tree algorithm to construct, k-nearest neighbor algorithm to search, settled appropriate threshold to determine with result turns out a judgement that whether target point is or not an outlier. Experimental results show that, our proposed algorithm will help to delete gross error in point cloud data and facilitate to decrease memory consumption, improve efficiency.

  17. A GROSS ERROR ELIMINATION METHOD FOR POINT CLOUD DATA BASED ON KD-TREE

    Directory of Open Access Journals (Sweden)

    Q. Kang

    2018-04-01

    Full Text Available Point cloud data has been one type of widely used data sources in the field of remote sensing. Key steps of point cloud data’s pro-processing focus on gross error elimination and quality control. Owing to the volume feature of point could data, existed gross error elimination methods need spend massive memory both in space and time. This paper employed a new method which based on Kd-tree algorithm to construct, k-nearest neighbor algorithm to search, settled appropriate threshold to determine with result turns out a judgement that whether target point is or not an outlier. Experimental results show that, our proposed algorithm will help to delete gross error in point cloud data and facilitate to decrease memory consumption, improve efficiency.

  18. The Reverse Time Migration technique coupled with Interior Penalty Discontinuous Galerkin method.

    Science.gov (United States)

    Baldassari, C.; Barucq, H.; Calandra, H.; Denel, B.; Diaz, J.

    2009-04-01

    Seismic imaging is based on the seismic reflection method which produces an image of the subsurface from reflected waves recordings by using a tomography process and seismic migration is the industrial standard to improve the quality of the images. The migration process consists in replacing the recorded wavefields at their actual place by using various mathematical and numerical methods but each of them follows the same schedule, according to the pioneering idea of Claerbout: numerical propagation of the source function (propagation) and of the recorded wavefields (retropropagation) and next, construction of the image by applying an imaging condition. The retropropagation step can be realized accouting for the time reversibility of the wave equation and the resulting algorithm is currently called Reverse Time Migration (RTM). To be efficient, especially in three dimensional domain, the RTM requires the solution of the full wave equation by fast numerical methods. Finite element methods are considered as the best discretization method for solving the wave equation, even if they lead to the solution of huge systems with several millions of degrees of freedom, since they use meshes adapted to the domain topography and the boundary conditions are naturally taken into account in the variational formulation. Among the different finite element families, the spectral element one (SEM) is very interesting because it leads to a diagonal mass matrix which dramatically reduces the cost of the numerical computation. Moreover this method is very accurate since it allows the use of high order finite elements. However, SEM uses meshes of the domain made of quadrangles in 2D or hexaedra in 3D which are difficult to compute and not always suitable for complex topographies. Recently, Grote et al. applied the IPDG (Interior Penalty Discontinuous Galerkin) method to the wave equation. This approach is very interesting since it relies on meshes with triangles in 2D or tetrahedra in 3D

  19. Interior intrusion alarm systems

    International Nuclear Information System (INIS)

    Prell, J.A.

    1978-01-01

    In meeting the requirements for the safeguarding of special nuclear material and the physical protection of licensed facilities, the licensee is required to design a physical security system that will meet minimum performance requirements. An integral part of any physical security system is the interior intrusion alarm system. The purpose of this report is to provide the potential user of an interior intrusion alarm system with information on the various types, components, and performance capabilities available so that he can design and install the optimum alarm system for his particular environment. In addition, maintenance and testing procedures are discussed and recommended which, if followed, will help the user obtain the optimum results from his system

  20. CREPT-MCNP code for efficiency calibration of HPGe detectors with the representative point method.

    Science.gov (United States)

    Saegusa, Jun

    2008-01-01

    The representative point method for the efficiency calibration of volume samples has been previously proposed. For smoothly implementing the method, a calculation code named CREPT-MCNP has been developed. The code estimates the position of a representative point which is intrinsic to each shape of volume sample. The self-absorption correction factors are also given to make correction on the efficiencies measured at the representative point with a standard point source. Features of the CREPT-MCNP code are presented.

  1. A Quick and Affine Invariance Matching Method for Oblique Images

    Directory of Open Access Journals (Sweden)

    XIAO Xiongwu

    2015-04-01

    Full Text Available This paper proposed a quick, affine invariance matching method for oblique images. It calculated the initial affine matrix by making full use of the two estimated camera axis orientation parameters of an oblique image, then recovered the oblique image to a rectified image by doing the inverse affine transform, and left over by the SIFT method. We used the nearest neighbor distance ratio(NNDR, normalized cross correlation(NCC measure constraints and consistency check to get the coarse matches, then used RANSAC method to calculate the fundamental matrix and the homography matrix. And we got the matches that they were interior points when calculating the homography matrix, then calculated the average value of the matches' principal direction differences. During the matching process, we got the initial matching features by the nearest neighbor(NN matching strategy, then used the epipolar constrains, homography constrains, NCC measure constrains and consistency check of the initial matches' principal direction differences with the calculated average value of the interior matches' principal direction differences to eliminate false matches. Experiments conducted on three pairs of typical oblique images demonstrate that our method takes about the same time as SIFT to match a pair of oblique images with a plenty of corresponding points distributed evenly and an extremely low mismatching rate.

  2. Detection of Dew-Point by substantial Raman Band Frequency Jumps (A new Method)

    DEFF Research Database (Denmark)

    Hansen, Susanne Brunsgaard; Berg, Rolf W.; Stenby, Erling Halfdan

    Detection of Dew-Point by substantial Raman Band Frequency Jumps (A new Method). See poster at http://www.kemi.dtu.dk/~ajo/rolf/jumps.pdf......Detection of Dew-Point by substantial Raman Band Frequency Jumps (A new Method). See poster at http://www.kemi.dtu.dk/~ajo/rolf/jumps.pdf...

  3. The Closest Point Method and Multigrid Solvers for Elliptic Equations on Surfaces

    KAUST Repository

    Chen, Yujia; Macdonald, Colin B.

    2015-01-01

    © 2015 Society for Industrial and Applied Mathematics. Elliptic partial differential equations are important from both application and analysis points of view. In this paper we apply the closest point method to solve elliptic equations on general

  4. Analysis of Spatial Interpolation in the Material-Point Method

    DEFF Research Database (Denmark)

    Andersen, Søren; Andersen, Lars

    2010-01-01

    are obtained using quadratic elements. It is shown that for more complex problems, the use of partially negative shape functions is inconsistent with the material-point method in its current form, necessitating other types of interpolation such as cubic splines in order to obtain smoother representations...

  5. New methods to interpolate large volume of data from points or particles (Mesh-Free) methods application for its scientific visualization

    International Nuclear Information System (INIS)

    Reyes Lopez, Y.; Yervilla Herrera, H.; Viamontes Esquivel, A.; Recarey Morfa, C. A.

    2009-01-01

    In the following paper we developed a new method to interpolate large volumes of scattered data, focused mainly on the results of the Mesh free Methods, Points Methods and the Particles Methods application. Through this one, we use local radial basis function as interpolating functions. We also use over-tree as the data structure that allows to accelerate the localization of the data that influences to interpolate the values at a new point, speeding up the application of scientific visualization techniques to generate images from large data volumes from the application of Mesh-free Methods, Points and Particle Methods, in the resolution of diverse models of physics-mathematics. As an example, the results obtained after applying this method using the local interpolation functions of Shepard are shown. (Author) 22 refs

  6. Provisional-Ideal-Point-Based Multi-objective Optimization Method for Drone Delivery Problem

    Science.gov (United States)

    Omagari, Hiroki; Higashino, Shin-Ichiro

    2018-04-01

    In this paper, we proposed a new evolutionary multi-objective optimization method for solving drone delivery problems (DDP). It can be formulated as a constrained multi-objective optimization problem. In our previous research, we proposed the "aspiration-point-based method" to solve multi-objective optimization problems. However, this method needs to calculate the optimal values of each objective function value in advance. Moreover, it does not consider the constraint conditions except for the objective functions. Therefore, it cannot apply to DDP which has many constraint conditions. To solve these issues, we proposed "provisional-ideal-point-based method." The proposed method defines a "penalty value" to search for feasible solutions. It also defines a new reference solution named "provisional-ideal point" to search for the preferred solution for a decision maker. In this way, we can eliminate the preliminary calculations and its limited application scope. The results of the benchmark test problems show that the proposed method can generate the preferred solution efficiently. The usefulness of the proposed method is also demonstrated by applying it to DDP. As a result, the delivery path when combining one drone and one truck drastically reduces the traveling distance and the delivery time compared with the case of using only one truck.

  7. Penerapan Tipografi dalam Sistem Signage pada Interior Ruang Publik

    Directory of Open Access Journals (Sweden)

    Ulli Aulia Ruki

    2014-10-01

    Full Text Available Signage system is applied in interior public spaces with consideration to the basic of typography. The objective of signage system is to provide the user convenience in public spaces in order to reach destination while the user is in the building. The basic requirements for designing signage system are legibility and readability. There are still designers who are not aware about the importance of designing a signage system so that sometimes it is found only as decorative element. It is necessary to make the best use of the purpose of signage design, so an interior design should be more carefully in conducting research related to the application of signage system in public spaces. The applied typography has to be considered by its size, placement, colors, and materials to be used. This research used design thinking goal grid method that is suitable to examine the signage system in order to complete design objectives. Article focuses on how to design the signage system to accommodate information that was useful for the user in public space. At the end, there would be identified signage system’s function in interior public spaces as information, guidance, identification as well as safety regulation. 

  8. A FAST METHOD FOR MEASURING THE SIMILARITY BETWEEN 3D MODEL AND 3D POINT CLOUD

    Directory of Open Access Journals (Sweden)

    Z. Zhang

    2016-06-01

    Full Text Available This paper proposes a fast method for measuring the partial Similarity between 3D Model and 3D point Cloud (SimMC. It is crucial to measure SimMC for many point cloud-related applications such as 3D object retrieval and inverse procedural modelling. In our proposed method, the surface area of model and the Distance from Model to point Cloud (DistMC are exploited as measurements to calculate SimMC. Here, DistMC is defined as the weighted distance of the distances between points sampled from model and point cloud. Similarly, Distance from point Cloud to Model (DistCM is defined as the average distance of the distances between points in point cloud and model. In order to reduce huge computational burdens brought by calculation of DistCM in some traditional methods, we define SimMC as the ratio of weighted surface area of model to DistMC. Compared to those traditional SimMC measuring methods that are only able to measure global similarity, our method is capable of measuring partial similarity by employing distance-weighted strategy. Moreover, our method is able to be faster than other partial similarity assessment methods. We demonstrate the superiority of our method both on synthetic data and laser scanning data.

  9. Environmental Approach In Interior Design Education In Turkey

    Directory of Open Access Journals (Sweden)

    Derya Adıgüzel

    2013-12-01

    Full Text Available These days there has been a severe encroachment on nature, a large amount of waste being generated, and natural resources being used irresponsibly during the design, application and usage phases of buildings. Environmental sensitivity is necessary during the construction of new buildings and re-usage of current buildings to resolve environmental problems. In order to increase environmental sensitivity, a great responsibility falls onto interior design along with other disciplines during the creation of living spaces. The accumulation of knowledge from career training and the level of awareness will determine the practical development of environmentally sensitive interior design. Therefore the purpose of this article is to make a determination of the current state of environmental design in interior design education in Turkey. The degree to which environmental design is reflected in the curricula of interior design departments was studied. The relationship between the awareness level of the students and the educational programs will be presented through three samples. Surveys were conducted at three universities that have varying degrees of environmental design within the interior design curricula. As a result, the importance of having an environmentally conscious design understanding within the curricula of interior design and recommendations for improving the environmental design awareness of students will be presented in this article.

  10. Five-point form of the nodal diffusion method and comparison with finite-difference

    International Nuclear Information System (INIS)

    Azmy, Y.Y.

    1988-01-01

    Nodal Methods have been derived, implemented and numerically tested for several problems in physics and engineering. In the field of nuclear engineering, many nodal formalisms have been used for the neutron diffusion equation, all yielding results which were far more computationally efficient than conventional Finite Difference (FD) and Finite Element (FE) methods. However, not much effort has been devoted to theoretically comparing nodal and FD methods in order to explain the very high accuracy of the former. In this summary we outline the derivation of a simple five-point form for the lowest order nodal method and compare it to the traditional five-point, edge-centered FD scheme. The effect of the observed differences on the accuracy of the respective methods is established by considering a simple test problem. It must be emphasized that the nodal five-point scheme derived here is mathematically equivalent to previously derived lowest order nodal methods. 7 refs., 1 tab

  11. A Multi-Point Method Considering the Maximum Power Point Tracking Dynamic Process for Aerodynamic Optimization of Variable-Speed Wind Turbine Blades

    Directory of Open Access Journals (Sweden)

    Zhiqiang Yang

    2016-05-01

    Full Text Available Due to the dynamic process of maximum power point tracking (MPPT caused by turbulence and large rotor inertia, variable-speed wind turbines (VSWTs cannot maintain the optimal tip speed ratio (TSR from cut-in wind speed up to the rated speed. Therefore, in order to increase the total captured wind energy, the existing aerodynamic design for VSWT blades, which only focuses on performance improvement at a single TSR, needs to be improved to a multi-point design. In this paper, based on a closed-loop system of VSWTs, including turbulent wind, rotor, drive train and MPPT controller, the distribution of operational TSR and its description based on inflow wind energy are investigated. Moreover, a multi-point method considering the MPPT dynamic process for the aerodynamic optimization of VSWT blades is proposed. In the proposed method, the distribution of operational TSR is obtained through a dynamic simulation of the closed-loop system under a specific turbulent wind, and accordingly the multiple design TSRs and the corresponding weighting coefficients in the objective function are determined. Finally, using the blade of a National Renewable Energy Laboratory (NREL 1.5 MW wind turbine as the baseline, the proposed method is compared with the conventional single-point optimization method using the commercial software Bladed. Simulation results verify the effectiveness of the proposed method.

  12. Efficient 3D Volume Reconstruction from a Point Cloud Using a Phase-Field Method

    Directory of Open Access Journals (Sweden)

    Darae Jeong

    2018-01-01

    Full Text Available We propose an explicit hybrid numerical method for the efficient 3D volume reconstruction from unorganized point clouds using a phase-field method. The proposed three-dimensional volume reconstruction algorithm is based on the 3D binary image segmentation method. First, we define a narrow band domain embedding the unorganized point cloud and an edge indicating function. Second, we define a good initial phase-field function which speeds up the computation significantly. Third, we use a recently developed explicit hybrid numerical method for solving the three-dimensional image segmentation model to obtain efficient volume reconstruction from point cloud data. In order to demonstrate the practical applicability of the proposed method, we perform various numerical experiments.

  13. Control Systems Analysis and Design via Matrix Inequalities and Interior Point Methods

    National Research Council Canada - National Science Library

    Boyd, Stephen P

    1998-01-01

    During the contract period we made considerable progress, developing new families of convex optimization problems for use in control engineering, forging new areas of control applications, and improvements in algorithms...

  14. Data-Driven Method for Wind Turbine Yaw Angle Sensor Zero-Point Shifting Fault Detection

    Directory of Open Access Journals (Sweden)

    Yan Pei

    2018-03-01

    Full Text Available Wind turbine yaw control plays an important role in increasing the wind turbine production and also in protecting the wind turbine. Accurate measurement of yaw angle is the basis of an effective wind turbine yaw controller. The accuracy of yaw angle measurement is affected significantly by the problem of zero-point shifting. Hence, it is essential to evaluate the zero-point shifting error on wind turbines on-line in order to improve the reliability of yaw angle measurement in real time. Particularly, qualitative evaluation of the zero-point shifting error could be useful for wind farm operators to realize prompt and cost-effective maintenance on yaw angle sensors. In the aim of qualitatively evaluating the zero-point shifting error, the yaw angle sensor zero-point shifting fault is firstly defined in this paper. A data-driven method is then proposed to detect the zero-point shifting fault based on Supervisory Control and Data Acquisition (SCADA data. The zero-point shifting fault is detected in the proposed method by analyzing the power performance under different yaw angles. The SCADA data are partitioned into different bins according to both wind speed and yaw angle in order to deeply evaluate the power performance. An indicator is proposed in this method for power performance evaluation under each yaw angle. The yaw angle with the largest indicator is considered as the yaw angle measurement error in our work. A zero-point shifting fault would trigger an alarm if the error is larger than a predefined threshold. Case studies from several actual wind farms proved the effectiveness of the proposed method in detecting zero-point shifting fault and also in improving the wind turbine performance. Results of the proposed method could be useful for wind farm operators to realize prompt adjustment if there exists a large error of yaw angle measurement.

  15. Project management in interior design services

    OpenAIRE

    Şahinoglu, Alp

    1997-01-01

    Ankara : Bilkent University, Department of Interior Architecture and Environmental Design and Institute of Fine Arts, 1997. Thesis (Master's) -- Bilkent University, 1997. Includes bibliographical references. In this study, the concept of project management is analyzed within the framework of interior design services. Project management has been defined as the managing and coordination of all human and physical resources, in order to accomplish the predetermined goals (aim of the proj...

  16. Interior transmission eigenvalues of a rectangle

    International Nuclear Information System (INIS)

    Sleeman, B D; Stocks, D C

    2016-01-01

    The problem of scattering of acoustic waves by an inhomogeneous medium is intimately connected with so called inside–outside duality, in which the interior transmission eigenvalue problem plays a fundamental role. Here a study of the interior transmission eigenvalues for rectangular domains of constant refractive index is made. By making a nonstandard use of the classical separation of variables technique both real and complex eigenvalues are determined. (paper)

  17. Knotworking In An Interior Décor Process

    DEFF Research Database (Denmark)

    Rasmussen, Mai; Jensen, Rasmus Lund; Fisker, Anna Marie

    2016-01-01

    These days, new buildings are being built at Aalborg University in Denmark, why interior décor processes are initiated. Planning the interior décor of Aalborg University is centralized at the Shared Service Center, where internal architects furnish the spaces and buy the selected furniture withou...

  18. PKI, Gamma Radiation Reactor Shielding Calculation by Point-Kernel Method

    International Nuclear Information System (INIS)

    Li Chunhuai; Zhang Liwu; Zhang Yuqin; Zhang Chuanxu; Niu Xihua

    1990-01-01

    1 - Description of program or function: This code calculates radiation shielding problem of gamma-ray in geometric space. 2 - Method of solution: PKI uses a point kernel integration technique, describes radiation shielding geometric space by using geometric space configuration method and coordinate conversion, and makes use of calculation result of reactor primary shielding and flow regularity in loop system for coolant

  19. Methods of fast, multiple-point in vivo T1 determination

    International Nuclear Information System (INIS)

    Zhang, Y.; Spigarelli, M.; Fencil, L.E.; Yeung, H.N.

    1989-01-01

    Two methods of rapid, multiple-point determination of T1 in vivo have been evaluated with a phantom consisting of vials of gel in different Mn + + concentrations. The first method was an inversion-recovery- on-the-fly technique, and the second method used a variable- tip-angle (α) progressive saturation with two sub- sequences of different repetition times. In the first method, 1/T1 was evaluated by an exponential fit. In the second method, 1/T1 was obtained iteratively with a linear fit and then readjusted together with α to a model equation until self-consistency was reached

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

    Science.gov (United States)

    Joyce, Christopher; Burnett, Angus; Matthews, Miccal

    2013-12-01

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

  1. Corrected Statistical Energy Analysis Model for Car Interior Noise

    Directory of Open Access Journals (Sweden)

    A. Putra

    2015-01-01

    Full Text Available Statistical energy analysis (SEA is a well-known method to analyze the flow of acoustic and vibration energy in a complex structure. For an acoustic space where significant absorptive materials are present, direct field component from the sound source dominates the total sound field rather than a reverberant field, where the latter becomes the basis in constructing the conventional SEA model. Such environment can be found in a car interior and thus a corrected SEA model is proposed here to counter this situation. The model is developed by eliminating the direct field component from the total sound field and only the power after the first reflection is considered. A test car cabin was divided into two subsystems and by using a loudspeaker as a sound source, the power injection method in SEA was employed to obtain the corrected coupling loss factor and the damping loss factor from the corrected SEA model. These parameters were then used to predict the sound pressure level in the interior cabin using the injected input power from the engine. The results show satisfactory agreement with the directly measured SPL.

  2. Statistical methods for change-point detection in surface temperature records

    Science.gov (United States)

    Pintar, A. L.; Possolo, A.; Zhang, N. F.

    2013-09-01

    We describe several statistical methods to detect possible change-points in a time series of values of surface temperature measured at a meteorological station, and to assess the statistical significance of such changes, taking into account the natural variability of the measured values, and the autocorrelations between them. These methods serve to determine whether the record may suffer from biases unrelated to the climate signal, hence whether there may be a need for adjustments as considered by M. J. Menne and C. N. Williams (2009) "Homogenization of Temperature Series via Pairwise Comparisons", Journal of Climate 22 (7), 1700-1717. We also review methods to characterize patterns of seasonality (seasonal decomposition using monthly medians or robust local regression), and explain the role they play in the imputation of missing values, and in enabling robust decompositions of the measured values into a seasonal component, a possible climate signal, and a station-specific remainder. The methods for change-point detection that we describe include statistical process control, wavelet multi-resolution analysis, adaptive weights smoothing, and a Bayesian procedure, all of which are applicable to single station records.

  3. Multiscale Modeling using Molecular Dynamics and Dual Domain Material Point Method

    Energy Technology Data Exchange (ETDEWEB)

    Dhakal, Tilak Raj [Los Alamos National Lab. (LANL), Los Alamos, NM (United States). Theoretical Division. Fluid Dynamics and Solid Mechanics Group, T-3; Rice Univ., Houston, TX (United States)

    2016-07-07

    For problems involving large material deformation rate, the material deformation time scale can be shorter than the material takes to reach a thermodynamical equilibrium. For such problems, it is difficult to obtain a constitutive relation. History dependency become important because of thermodynamic non-equilibrium. Our goal is to build a multi-scale numerical method which can bypass the need for a constitutive relation. In conclusion, multi-scale simulation method is developed based on the dual domain material point (DDMP). Molecular dynamics (MD) simulation is performed to calculate stress. Since the communication among material points is not necessary, the computation can be done embarrassingly parallel in CPU-GPU platform.

  4. Coordinate alignment of combined measurement systems using a modified common points method

    Science.gov (United States)

    Zhao, G.; Zhang, P.; Xiao, W.

    2018-03-01

    The co-ordinate metrology has been extensively researched for its outstanding advantages in measurement range and accuracy. The alignment of different measurement systems is usually achieved by integrating local coordinates via common points before measurement. The alignment errors would accumulate and significantly reduce the global accuracy, thus need to be minimized. In this thesis, a modified common points method (MCPM) is proposed to combine different traceable system errors of the cooperating machines, and optimize the global accuracy by introducing mutual geometric constraints. The geometric constraints, obtained by measuring the common points in individual local coordinate systems, provide the possibility to reduce the local measuring uncertainty whereby enhance the global measuring certainty. A simulation system is developed in Matlab to analyze the feature of MCPM using the Monto-Carlo method. An exemplary setup is constructed to verify the feasibility and efficiency of the proposed method associated with laser tracker and indoor iGPS systems. Experimental results show that MCPM could significantly improve the alignment accuracy.

  5. Acceleration of Meshfree Radial Point Interpolation Method on Graphics Hardware

    International Nuclear Information System (INIS)

    Nakata, Susumu

    2008-01-01

    This article describes a parallel computational technique to accelerate radial point interpolation method (RPIM)-based meshfree method using graphics hardware. RPIM is one of the meshfree partial differential equation solvers that do not require the mesh structure of the analysis targets. In this paper, a technique for accelerating RPIM using graphics hardware is presented. In the method, the computation process is divided into small processes suitable for processing on the parallel architecture of the graphics hardware in a single instruction multiple data manner.

  6. Null geodesics and embedding diagrams of the interior Schwarzschild--de Sitter spacetimes with uniform density

    International Nuclear Information System (INIS)

    Stuchlik, Zdenek; Hledik, Stanislav; Soltes, Jiri; Ostgaard, Erlend

    2001-01-01

    Null geodesics and embedding diagrams of central planes in the ordinary space geometry and the optical reference geometry of the interior Schwarzschild--de Sitter spacetimes with uniform density are studied. For completeness, both positive and negative values of the cosmological constant are considered. The null geodesics are restricted to the central planes of these spacetimes, and their properties can be reflected by an 'effective potential.' If the interior spacetime is extremely compact, the effective potential has a local maximum corresponding to a stable circular null geodesic around which bound null geodesics are concentrated. The upper limit on the size of the interior spacetimes containing bound null geodesics is R=3M, independently of the value of the cosmological constant. The embedding diagrams of the central planes of the ordinary geometry into three-dimensional Euclidean space are well defined for the complete interior of all spacetimes with a repulsive cosmological constant, but the planes cannot be embedded into the Euclidean space in the case of spacetimes with subcritical values of an attractive cosmological constant. On the other hand, the embedding diagrams of the optical geometry are well defined for all of the spacetimes, and the turning points of these diagrams correspond to the radii of the circular null geodesics. All the embedding diagrams, for both the ordinary and optical geometry, are smoothly matched to the corresponding embedding diagrams of the external vacuum Schwarzschild--de Sitter spacetimes

  7. Augmented reality system using lidar point cloud data for displaying dimensional information of objects on mobile phones

    Science.gov (United States)

    Gupta, S.; Lohani, B.

    2014-05-01

    Mobile augmented reality system is the next generation technology to visualise 3D real world intelligently. The technology is expanding at a fast pace to upgrade the status of a smart phone to an intelligent device. The research problem identified and presented in the current work is to view actual dimensions of various objects that are captured by a smart phone in real time. The methodology proposed first establishes correspondence between LiDAR point cloud, that are stored in a server, and the image t hat is captured by a mobile. This correspondence is established using the exterior and interior orientation parameters of the mobile camera and the coordinates of LiDAR data points which lie in the viewshed of the mobile camera. A pseudo intensity image is generated using LiDAR points and their intensity. Mobile image and pseudo intensity image are then registered using image registration method SIFT thereby generating a pipeline to locate a point in point cloud corresponding to a point (pixel) on the mobile image. The second part of the method uses point cloud data for computing dimensional information corresponding to the pairs of points selected on mobile image and fetch the dimensions on top of the image. This paper describes all steps of the proposed method. The paper uses an experimental setup to mimic the mobile phone and server system and presents some initial but encouraging results

  8. Datum Feature Extraction and Deformation Analysis Method Based on Normal Vector of Point Cloud

    Science.gov (United States)

    Sun, W.; Wang, J.; Jin, F.; Liang, Z.; Yang, Y.

    2018-04-01

    In order to solve the problem lacking applicable analysis method in the application of three-dimensional laser scanning technology to the field of deformation monitoring, an efficient method extracting datum feature and analysing deformation based on normal vector of point cloud was proposed. Firstly, the kd-tree is used to establish the topological relation. Datum points are detected by tracking the normal vector of point cloud determined by the normal vector of local planar. Then, the cubic B-spline curve fitting is performed on the datum points. Finally, datum elevation and the inclination angle of the radial point are calculated according to the fitted curve and then the deformation information was analyzed. The proposed approach was verified on real large-scale tank data set captured with terrestrial laser scanner in a chemical plant. The results show that the method could obtain the entire information of the monitor object quickly and comprehensively, and reflect accurately the datum feature deformation.

  9. A portable low-cost 3D point cloud acquiring method based on structure light

    Science.gov (United States)

    Gui, Li; Zheng, Shunyi; Huang, Xia; Zhao, Like; Ma, Hao; Ge, Chao; Tang, Qiuxia

    2018-03-01

    A fast and low-cost method of acquiring 3D point cloud data is proposed in this paper, which can solve the problems of lack of texture information and low efficiency of acquiring point cloud data with only one pair of cheap cameras and projector. Firstly, we put forward a scene adaptive design method of random encoding pattern, that is, a coding pattern is projected onto the target surface in order to form texture information, which is favorable for image matching. Subsequently, we design an efficient dense matching algorithm that fits the projected texture. After the optimization of global algorithm and multi-kernel parallel development with the fusion of hardware and software, a fast acquisition system of point-cloud data is accomplished. Through the evaluation of point cloud accuracy, the results show that point cloud acquired by the method proposed in this paper has higher precision. What`s more, the scanning speed meets the demand of dynamic occasion and has better practical application value.

  10. Deep Interior Mission: Imaging the Interior of Near-Earth Asteroids Using Radio Reflection Tomography

    Science.gov (United States)

    Safaeinili, A.; Asphaug, E.; Belton, M.; Klaasen, K.; Ostro, S.; Plaut, J.; Yeomans, D.

    2004-12-01

    Near-Earth asteroids are important exploration targets since they provide clues to the evolution of the solar system. They are also of interest since they present a clear danger to Earth in the future. Our mission objective is to image the internal structure of two NEOs using radio reflection tomography (RRT), in order to explore the record of asteroid origin and impact evolution, and to test the fundamental hypothesis that these important members of the solar system are rubble piles rather than consolidated bodies. Our mission's RRT technique is analogous to doing a ``CAT scan" of the asteroid from orbit. Closely sampled radar echoes are processed to yield volumetric maps of mechanical and compositional boundaries, and measure interior material dielectric properties. The RRT instrument is a radar that operates at 5 and 15 MHz with two 30-m (tip-to-tip) dipole antennas that are used in a cross-dipole configuration. The radar transmitter and receiver electronics have heritage from JPL's MARSIS contribution to Mars Express, and the antenna is similar to systems used in IMAGE and LACE missions. The 5-MHz channel is designed to penetrate >1 km of basaltic rock, and 15-MHz penetrates a few hundred meters or more. In addition to RRT volumetric imaging, we use a redundant color cameras to explore the surface expressions of unit boundaries, in order to relate interior radar imaging to what is observable from spacecraft imaging and from Earth. The camera also yields stereo color imaging for geology and RRT-related compositional analysis. Gravity and high fidelity geodesy are used to explore how interior structure is expressed in shape, density, mass distribution and spin. Deep interior has two targets (S-type 1999 ND43 and V-type Nyx ) whose composition bracket the diversity of solar system materials that we are likely to encounter, and are richly complementary.

  11. Penerapan Interior Branding pada Hotel Yello

    OpenAIRE

    Gunawan, Astri Indrawati

    2017-01-01

    The development of entertainment and tourism in Surabaya has lead to increasing of tourist arrival. This condition makes hotel businesses flourishing. The 3 star hotel is currently the best-selling hotel due to adequate facilities at current economic level. To cope with the competition, many 3 star hotels applied branding in the interior. Interior branding is formed not only from the visual beauty, but rather to the room's atmosphere that contains stories and unique messages to influence the ...

  12. Recording and Modelling of MONUMENTS' Interior Space Using Range and Optical Sensors

    Science.gov (United States)

    Georgiadis, Charalampos; Patias, Petros; Tsioukas, Vasilios

    2016-06-01

    Three dimensional modelling of artefacts and building interiors is a highly active research field in our days. Several techniques are being utilized to perform such a task, spanning from traditional surveying techniques and photogrammetry to structured light scanners, laser scanners and so on. New technological advancements in both hardware and software create new recording techniques, tools and approaches. In this paper we present a new recording and modelling approach based on the SwissRanger SR4000 range camera coupled with a Canon 400D dSLR camera. The hardware component of our approach consists of a fixed base, which encloses the range and SLR cameras. The two sensors are fully calibrated and registered to each other thus we were able to produce colorized point clouds acquired from the range camera. In this paper we present the initial design and calibration of the system along with experimental data regarding the accuracy of the proposed approach. We are also providing results regarding the modelling of interior spaces and artefacts accompanied with accuracy tests from other modelling approaches based on photogrammetry and laser scanning.

  13. Evolution of Asian Interior Arid-Zone Biota: Evidence from the Diversification of Asian Zygophyllum (Zygophyllaceae)

    Science.gov (United States)

    Li, Hong-Lei; Yu, Sheng-Xiang; Zhang, Lin-Jing; Wang, Wei

    2015-01-01

    The Asian interior arid zone is the largest desert landform system in the Northern Hemisphere, and has high biodiversity. Little is currently known about the evolutionary history of its biota. In this study, we used Zygophyllum, an important and characteristic component of the Asian interior arid zone, to provide new insights into the evolution of this biota. By greatly enlarged taxon sampling, we present the phylogenetic analysis of Asian Zygophyllum based on two plastid and one nuclear markers. Our phylogenetic analyses indicate that Asian Zygophyllum and Sarcozygium form a clade and Sarcozygium is further embedded within the shrub subclade. An integration of phylogenetic, biogeographic, and molecular dating methods indicates that Zygophyllum successfully colonized the Asian interior from Africa in the early Oligocene, and Asian Zygophyllum became differentiated in the early Miocene and underwent a burst of diversification in the late Miocene associated with the expansion of Asian interior arid lands due to orogenetic and climatic changes. Combining diversification patterns of other important components of the Asian interior arid zone, we propose a multi-stage evolution model for this biota: the late Eocene–early Oligocene origin, the early Miocene expansion, and the middle-late Miocene rapid expansion to the whole Asian interior arid zone. This study also demonstrates that, for Zygophyllum and perhaps other arid-adapted organisms, arid biomes are evolutionary cradles of diversity. PMID:26393796

  14. 26 CFR 49.4253-9 - Exemption for certain interior communication systems.

    Science.gov (United States)

    2010-04-01

    ... Exemption for certain interior communication systems. (a) In general. The taxes imposed by section 4251 do... rendered through the use of an interior communication system. (b) Interior communication system. The term “interior communication system” means any system: (1) No part of which is situated off the premises of the...

  15. Numerical simulation and optimized design of cased telescoped ammunition interior ballistic

    Directory of Open Access Journals (Sweden)

    Jia-gang Wang

    2018-04-01

    Full Text Available In order to achieve the optimized design of a cased telescoped ammunition (CTA interior ballistic design, a genetic algorithm was introduced into the optimal design of CTA interior ballistics with coupling the CTA interior ballistic model. Aiming at the interior ballistic characteristics of a CTA gun, the goal of CTA interior ballistic design is to obtain a projectile velocity as large as possible. The optimal design of CTA interior ballistic is carried out using a genetic algorithm by setting peak pressure, changing the chamber volume and gun powder charge density. A numerical simulation of interior ballistics based on a 35 mm CTA firing experimental scheme was conducted and then the genetic algorithm was used for numerical optimization. The projectile muzzle velocity of the optimized scheme is increased from 1168 m/s for the initial experimental scheme to 1182 m/s. Then four optimization schemes were obtained with several independent optimization processes. The schemes were compared with each other and the difference between these schemes is small. The peak pressure and muzzle velocity of these schemes are almost the same. The result shows that the genetic algorithm is effective in the optimal design of the CTA interior ballistics. This work will be lay the foundation for further CTA interior ballistic design. Keywords: Cased telescoped ammunition, Interior ballistics, Gunpowder, Optimization genetic algorithm

  16. Studies in Interior Design

    Science.gov (United States)

    Environ Planning Design, 1970

    1970-01-01

    Floor plans and photographs illustrate a description of the Samuel C. Williams Library at Stevens Institute of Technology, Hoboken, N.J. The unusual interior design allows students to take full advantage of the library's resources. (JW)

  17. Emotion and interior space design: an ergonomic perspective.

    Science.gov (United States)

    Reddy, Swathi Matta; Chakrabarti, Debkumar; Karmakar, Sougata

    2012-01-01

    Interaction between the users and their environment is spontaneous and unavoidable. This interaction can be positive or negative. A good interior space is about considering all the physical, environmental and cognitive elements and harmonizing them to make it a space that feels right, functionally and emotionally. The important element that has to be considered the most in an interior space is the "user". Balancing all these elements is a challenging job and results in a perfect interior space design. This paper intends to bring to light the necessity of designing an optimum interior space, which is a balance of the user's choice and the mandatory standards that ought to be followed for user safety and convenience. There has to be an intervening domain of ergonomics which will guide to bring out a balance between the personal choice of the user and the usual standards followed. It should also provide a step-by-step information, guidance and direction to act to the specifications and standards systematically to adapt an integrated approach of handling all the elements holistically which will indeed result in a good interior space.

  18. SU-E-I-73: Clinical Evaluation of CT Image Reconstructed Using Interior Tomography

    International Nuclear Information System (INIS)

    Zhang, J; Ge, G; Winkler, M; Cong, W; Wang, G

    2014-01-01

    Purpose: Radiation dose reduction has been a long standing challenge in CT imaging of obese patients. Recent advances in interior tomography (reconstruction of an interior region of interest (ROI) from line integrals associated with only paths through the ROI) promise to achieve significant radiation dose reduction without compromising image quality. This study is to investigate the application of this technique in CT imaging through evaluating imaging quality reconstructed from patient data. Methods: Projection data were directly obtained from patients who had CT examinations in a Dual Source CT scanner (DSCT). Two detectors in a DSCT acquired projection data simultaneously. One detector provided projection data for full field of view (FOV, 50 cm) while another detectors provided truncated projection data for a FOV of 26 cm. Full FOV CT images were reconstructed using both filtered back projection and iterative algorithm; while interior tomography algorithm was implemented to reconstruct ROI images. For comparison reason, FBP was also used to reconstruct ROI images. Reconstructed CT images were evaluated by radiologists and compared with images from CT scanner. Results: The results show that the reconstructed ROI image was in excellent agreement with the truth inside the ROI, obtained from images from CT scanner, and the detailed features in the ROI were quantitatively accurate. Radiologists evaluation shows that CT images reconstructed with interior tomography met diagnosis requirements. Radiation dose may be reduced up to 50% using interior tomography, depending on patient size. Conclusion: This study shows that interior tomography can be readily employed in CT imaging for radiation dose reduction. It may be especially useful in imaging obese patients, whose subcutaneous tissue is less clinically relevant but may significantly increase radiation dose

  19. Dewatering tailings impoundments : interior drains

    International Nuclear Information System (INIS)

    Charlie, W.A.; Doehring, D.O.; Durnford, D.S.

    1984-01-01

    For the design of a new uranium tailings impoundment in the western United States, it was proposed that an interior drainage system be considered to economically and reliably minimize potential short- and long-term environmental impacts. The objectives were to decrease the effective hydraulic head on the clay liner, to dewater and stabilize the tailings, and to increase the amount of water recycled to the mill. In addition, desaturation of the impoundment would induce capillary pressure (negative porewater pressure), further reducing the potential movement of dissolved pollutants. This paper presents saturated and unsaturated seepage principles and reviews the concept, criteria and design of the various interior drainage systems considered

  20. Nonconvergence to Saddle Boundary Points under Perturbed Reinforcement Learning

    Science.gov (United States)

    2012-12-07

    of the ODE (12). Note that for some games not all stationary points of the ODE (12) are Nash equilibria. For example, if you consider the Typewriter ...B A 4, 4 2, 2 B 2, 2 3, 3 Table 1: The Typewriter Game. On the other hand, any stationary point in the interior of the probability simplex will... Typewriter Game of Table 1. We observe that it is possible for the process to converge to a pure strategy profile which is not a Nash equilibrium when Ri(α

  1. An interior vessel viewing system for DIII-D

    International Nuclear Information System (INIS)

    Senior, R.

    1989-11-01

    It was anticipated that there could be damage to the interior walls of the vacuum vessel during operations of the DIII-D tokamak. A method of viewing the inside of the vessel from the outside was required, that would allow the interior walls to be inspected visually for damage and to locate any debris resulting from operations. A miniature closed circuit television color camera system was developed which could be inserted into one of several ports of the vessel during a 'clean' vent, i.e., vented to inert gas. The system has pan, tilt and zoom capability and carries its own lighting. The use of this system allows a quick assessment of the condition of the vessel to be made under 'clean' vent conditions. This precludes the need for the permit process and manned entry into the vessel which would allow air inside the vessel. A permanent record of the inspection can then be made on video tape. The design and configuration of this camera system is presented and its use as a diagnostic tool discussed. 2 refs., 5 figs

  2. A feature point identification method for positron emission particle tracking with multiple tracers

    Energy Technology Data Exchange (ETDEWEB)

    Wiggins, Cody, E-mail: cwiggin2@vols.utk.edu [University of Tennessee-Knoxville, Department of Physics and Astronomy, 1408 Circle Drive, Knoxville, TN 37996 (United States); Santos, Roque [University of Tennessee-Knoxville, Department of Nuclear Engineering (United States); Escuela Politécnica Nacional, Departamento de Ciencias Nucleares (Ecuador); Ruggles, Arthur [University of Tennessee-Knoxville, Department of Nuclear Engineering (United States)

    2017-01-21

    A novel detection algorithm for Positron Emission Particle Tracking (PEPT) with multiple tracers based on optical feature point identification (FPI) methods is presented. This new method, the FPI method, is compared to a previous multiple PEPT method via analyses of experimental and simulated data. The FPI method outperforms the older method in cases of large particle numbers and fine time resolution. Simulated data show the FPI method to be capable of identifying 100 particles at 0.5 mm average spatial error. Detection error is seen to vary with the inverse square root of the number of lines of response (LORs) used for detection and increases as particle separation decreases. - Highlights: • A new approach to positron emission particle tracking is presented. • Using optical feature point identification analogs, multiple particle tracking is achieved. • Method is compared to previous multiple particle method. • Accuracy and applicability of method is explored.

  3. Hybrid kriging methods for interpolating sparse river bathymetry point data

    Directory of Open Access Journals (Sweden)

    Pedro Velloso Gomes Batista

    Full Text Available ABSTRACT Terrain models that represent riverbed topography are used for analyzing geomorphologic changes, calculating water storage capacity, and making hydrologic simulations. These models are generated by interpolating bathymetry points. River bathymetry is usually surveyed through cross-sections, which may lead to a sparse sampling pattern. Hybrid kriging methods, such as regression kriging (RK and co-kriging (CK employ the correlation with auxiliary predictors, as well as inter-variable correlation, to improve the predictions of the target variable. In this study, we use the orthogonal distance of a (x, y point to the river centerline as a covariate for RK and CK. Given that riverbed elevation variability is abrupt transversely to the flow direction, it is expected that the greater the Euclidean distance of a point to the thalweg, the greater the bed elevation will be. The aim of this study was to evaluate if the use of the proposed covariate improves the spatial prediction of riverbed topography. In order to asses such premise, we perform an external validation. Transversal cross-sections are used to make the spatial predictions, and the point data surveyed between sections are used for testing. We compare the results from CK and RK to the ones obtained from ordinary kriging (OK. The validation indicates that RK yields the lowest RMSE among the interpolators. RK predictions represent the thalweg between cross-sections, whereas the other methods under-predict the river thalweg depth. Therefore, we conclude that RK provides a simple approach for enhancing the quality of the spatial prediction from sparse bathymetry data.

  4. TINGKAT PENCAHAYAAN ALAMI PADA TATA LETAK INTERIOR AREA BACA PERPUSTAKAAN Studi Kasus : Ruang Layanan Referensi Perpustakaan DaerahProvinsi Jawa Tengah

    Directory of Open Access Journals (Sweden)

    Sutrati Melissa Malik

    2015-07-01

    Full Text Available pace and light are elements that need to be considered in an interior design library. Space Reference Service Central Java Provincial Library during opening hours turn on the lights as an additional light to illuminate the room, this was done because of the condition of the room to maximize the natural light into the room was minimal. This minimal conditions also influenced the layout of the furniture arrangement bookshelf is in the range of openings so that the incoming light is reduced. The purpose of this study was to measure and analyze Level Natural Lighting Interior Layout In Area Read Space Reference Service. The discussion and analysis in this study is quantitative descriptive. Method of Measuring the level of natural lighting in the room is done on a point of reference services Main Measure that is based on the position where the lamp. (Code TU, namely at point Measure Side opening window light in space and outer space, on each plan space services. (Code TUD and TUL and the Supplementary Measure point in the field of reading the reading table in each room service. (Code TUB. Measuring point is taken at a flat field which is located at the height of 0.75 m or 75 cm above the floor. This flat surface called the working field (Frick, 2008 The results of this study the intensity level of natural light in the space can be further enhanced by optimizing the openings on several sides of the building are not obstructed, Placement Area Read in the reference services optimized by the arrangement of the furniture layout in order to light who entered the area can read more leverage and a standardized 225 lux, furniture layout pattern of structuring a strong influence on a bright light into the space and visual comfort of the space. Results of measurement are mostly located below the minimum threshold standards library reading area that is 225 lux occurs because perletakkan furniture is placed on the side of the light source..

  5. Accurate gradient approximation for complex interface problems in 3D by an improved coupling interface method

    Energy Technology Data Exchange (ETDEWEB)

    Shu, Yu-Chen, E-mail: ycshu@mail.ncku.edu.tw [Department of Mathematics, National Cheng Kung University, Tainan 701, Taiwan (China); Mathematics Division, National Center for Theoretical Sciences (South), Tainan 701, Taiwan (China); Chern, I-Liang, E-mail: chern@math.ntu.edu.tw [Department of Applied Mathematics, National Chiao Tung University, Hsin Chu 300, Taiwan (China); Department of Mathematics, National Taiwan University, Taipei 106, Taiwan (China); Mathematics Division, National Center for Theoretical Sciences (Taipei Office), Taipei 106, Taiwan (China); Chang, Chien C., E-mail: mechang@iam.ntu.edu.tw [Institute of Applied Mechanics, National Taiwan University, Taipei 106, Taiwan (China); Department of Mathematics, National Taiwan University, Taipei 106, Taiwan (China)

    2014-10-15

    Most elliptic interface solvers become complicated for complex interface problems at those “exceptional points” where there are not enough neighboring interior points for high order interpolation. Such complication increases especially in three dimensions. Usually, the solvers are thus reduced to low order accuracy. In this paper, we classify these exceptional points and propose two recipes to maintain order of accuracy there, aiming at improving the previous coupling interface method [26]. Yet the idea is also applicable to other interface solvers. The main idea is to have at least first order approximations for second order derivatives at those exceptional points. Recipe 1 is to use the finite difference approximation for the second order derivatives at a nearby interior grid point, whenever this is possible. Recipe 2 is to flip domain signatures and introduce a ghost state so that a second-order method can be applied. This ghost state is a smooth extension of the solution at the exceptional point from the other side of the interface. The original state is recovered by a post-processing using nearby states and jump conditions. The choice of recipes is determined by a classification scheme of the exceptional points. The method renders the solution and its gradient uniformly second-order accurate in the entire computed domain. Numerical examples are provided to illustrate the second order accuracy of the presently proposed method in approximating the gradients of the original states for some complex interfaces which we had tested previous in two and three dimensions, and a real molecule ( (1D63)) which is double-helix shape and composed of hundreds of atoms.

  6. A point-value enhanced finite volume method based on approximate delta functions

    Science.gov (United States)

    Xuan, Li-Jun; Majdalani, Joseph

    2018-02-01

    We revisit the concept of an approximate delta function (ADF), introduced by Huynh (2011) [1], in the form of a finite-order polynomial that holds identical integral properties to the Dirac delta function when used in conjunction with a finite-order polynomial integrand over a finite domain. We show that the use of generic ADF polynomials can be effective at recovering and generalizing several high-order methods, including Taylor-based and nodal-based Discontinuous Galerkin methods, as well as the Correction Procedure via Reconstruction. Based on the ADF concept, we then proceed to formulate a Point-value enhanced Finite Volume (PFV) method, which stores and updates the cell-averaged values inside each element as well as the unknown quantities and, if needed, their derivatives on nodal points. The sharing of nodal information with surrounding elements saves the number of degrees of freedom compared to other compact methods at the same order. To ensure conservation, cell-averaged values are updated using an identical approach to that adopted in the finite volume method. Here, the updating of nodal values and their derivatives is achieved through an ADF concept that leverages all of the elements within the domain of integration that share the same nodal point. The resulting scheme is shown to be very stable at successively increasing orders. Both accuracy and stability of the PFV method are verified using a Fourier analysis and through applications to the linear wave and nonlinear Burgers' equations in one-dimensional space.

  7. 41 CFR 101-26.506 - Interior planning and design services.

    Science.gov (United States)

    2010-07-01

    ... SOURCES AND PROGRAM 26.5-GSA Procurement Programs § 101-26.506 Interior planning and design services. In... various phases of interior planning and design. These services will be provided either directly or through... 41 Public Contracts and Property Management 2 2010-07-01 2010-07-01 true Interior planning and...

  8. Design for subjective well-being in interior architecture

    NARCIS (Netherlands)

    Petermans, A.; Pohlmeyer, A.E.

    2014-01-01

    Can interior environments engage people in pleasurable and meaningful experiences and thereby have a positive influence on their happiness? This paper discusses why and how interior architects might want to consider implementing ideas in relation to ‘design for subjective well-being’. Despite of

  9. Comparison of Optimization and Two-point Methods in Estimation of Soil Water Retention Curve

    Science.gov (United States)

    Ghanbarian-Alavijeh, B.; Liaghat, A. M.; Huang, G.

    2009-04-01

    Soil water retention curve (SWRC) is one of the soil hydraulic properties in which its direct measurement is time consuming and expensive. Since, its measurement is unavoidable in study of environmental sciences i.e. investigation of unsaturated hydraulic conductivity and solute transport, in this study the attempt is to predict soil water retention curve from two measured points. By using Cresswell and Paydar (1996) method (two-point method) and an optimization method developed in this study on the basis of two points of SWRC, parameters of Tyler and Wheatcraft (1990) model (fractal dimension and air entry value) were estimated and then water content at different matric potentials were estimated and compared with their measured values (n=180). For each method, we used both 3 and 1500 kPa (case 1) and 33 and 1500 kPa (case 2) as two points of SWRC. The calculated RMSE values showed that in the Creswell and Paydar (1996) method, there exists no significant difference between case 1 and case 2. However, the calculated RMSE value in case 2 (2.35) was slightly less than case 1 (2.37). The results also showed that the developed optimization method in this study had significantly less RMSE values for cases 1 (1.63) and 2 (1.33) rather than Cresswell and Paydar (1996) method.

  10. Kajian Estetika Interior Restoran Boncafe Di Jalan Pregolan Surabaya

    OpenAIRE

    Fanuel W., Yemima

    2014-01-01

    Boncafe Pregolan restaurant is a restaurant in Surabaya located at Pregolan Street 2, Tegal sari, Central Surabaya. Boncafe Pregolan restaurant built in 2007. The interior of Boncafe Pregolan restaurant is divided into several rooms, main entrance area, main dining area I, main dining area II, smoking dining area, and terrace dining. The aesthetic of interior Boncafe Pregolan restaurant is interesting to be analyzed, because of the interior's plays inside. The design principles implemented t...

  11. Dual reference point temperature interrogating method for distributed temperature sensor

    International Nuclear Information System (INIS)

    Ma, Xin; Ju, Fang; Chang, Jun; Wang, Weijie; Wang, Zongliang

    2013-01-01

    A novel method based on dual temperature reference points is presented to interrogate the temperature in a distributed temperature sensing (DTS) system. This new method is suitable to overcome deficiencies due to the impact of DC offsets and the gain difference in the two signal channels of the sensing system during temperature interrogation. Moreover, this method can in most cases avoid the need to calibrate the gain and DC offsets in the receiver, data acquisition and conversion. An improved temperature interrogation formula is presented and the experimental results show that this method can efficiently estimate the channel amplification and system DC offset, thus improving the system accuracy. (letter)

  12. RESEARCH ON FEATURE POINTS EXTRACTION METHOD FOR BINARY MULTISCALE AND ROTATION INVARIANT LOCAL FEATURE DESCRIPTOR

    Directory of Open Access Journals (Sweden)

    Hongwei Ying

    2014-08-01

    Full Text Available An extreme point of scale space extraction method for binary multiscale and rotation invariant local feature descriptor is studied in this paper in order to obtain a robust and fast method for local image feature descriptor. Classic local feature description algorithms often select neighborhood information of feature points which are extremes of image scale space, obtained by constructing the image pyramid using certain signal transform method. But build the image pyramid always consumes a large amount of computing and storage resources, is not conducive to the actual applications development. This paper presents a dual multiscale FAST algorithm, it does not need to build the image pyramid, but can extract feature points of scale extreme quickly. Feature points extracted by proposed method have the characteristic of multiscale and rotation Invariant and are fit to construct the local feature descriptor.

  13. Standard Test Method to Determine Color Change and Staining Caused by Aircraft Maintenance Chemicals upon Aircraft Cabin Interior Hard Surfaces

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2001-01-01

    1.1 This test method covers the determination of color change and staining from liquid solutions, such as cleaning or disinfecting chemicals or both, on painted metallic surfaces and nonmetallic surfaces of materials being used inside the aircraft cabin. The effects upon the exposed specimens are measured with the AATCC Gray Scale for Color Change and AATCC Gray Color Scale for Staining. Note 1—This test method is applicable to any colored nonmetallic hard surface in contact with liquids. The selected test specimens are chosen because these materials are present in the majority of aircraft cabin interiors. 1.2This standard does not purport to address all of the safety concerns, if any, associated with its use. It is the responsibility of the user of this standard to establish appropriate safety and health practices and determine the applicability of regulatory limitations prior to use.

  14. Object-Based Coregistration of Terrestrial Photogrammetric and ALS Point Clouds in Forested Areas

    Science.gov (United States)

    Polewski, P.; Erickson, A.; Yao, W.; Coops, N.; Krzystek, P.; Stilla, U.

    2016-06-01

    Airborne Laser Scanning (ALS) and terrestrial photogrammetry are methods applicable for mapping forested environments. While ground-based techniques provide valuable information about the forest understory, the measured point clouds are normally expressed in a local coordinate system, whose transformation into a georeferenced system requires additional effort. In contrast, ALS point clouds are usually georeferenced, yet the point density near the ground may be poor under dense overstory conditions. In this work, we propose to combine the strengths of the two data sources by co-registering the respective point clouds, thus enriching the georeferenced ALS point cloud with detailed understory information in a fully automatic manner. Due to markedly different sensor characteristics, coregistration methods which expect a high geometric similarity between keypoints are not suitable in this setting. Instead, our method focuses on the object (tree stem) level. We first calculate approximate stem positions in the terrestrial and ALS point clouds and construct, for each stem, a descriptor which quantifies the 2D and vertical distances to other stem centers (at ground height). Then, the similarities between all descriptor pairs from the two point clouds are calculated, and standard graph maximum matching techniques are employed to compute corresponding stem pairs (tiepoints). Finally, the tiepoint subset yielding the optimal rigid transformation between the terrestrial and ALS coordinate systems is determined. We test our method on simulated tree positions and a plot situated in the northern interior of the Coast Range in western Oregon, USA, using ALS data (76 x 121 m2) and a photogrammetric point cloud (33 x 35 m2) derived from terrestrial photographs taken with a handheld camera. Results on both simulated and real data show that the proposed stem descriptors are discriminative enough to derive good correspondences. Specifically, for the real plot data, 24

  15. Towards Automatic Testing of Reference Point Based Interactive Methods

    OpenAIRE

    Ojalehto, Vesa; Podkopaev, Dmitry; Miettinen, Kaisa

    2016-01-01

    In order to understand strengths and weaknesses of optimization algorithms, it is important to have access to different types of test problems, well defined performance indicators and analysis tools. Such tools are widely available for testing evolutionary multiobjective optimization algorithms. To our knowledge, there do not exist tools for analyzing the performance of interactive multiobjective optimization methods based on the reference point approach to communicating ...

  16. Zero-point energy in bag models

    International Nuclear Information System (INIS)

    Milton, K.A.

    1979-01-01

    The zero-point (Casimir) energy of free vector (gluon) fields confined to a spherical cavity (bag) is computed. With a suitable renormalization the result for eight gluons is E = + 0.51/a. This result is substantially larger than that for a spherical shell (where both interior and exterior modes are present), and so affects Johnson's model of the QCD vacuum. It is also smaller than, and of opposite sign to, the value used in bag model phenomenology, so it will have important implications there. 1 figure

  17. Inequivalence of interior and exterior dynamical problems

    International Nuclear Information System (INIS)

    Santilli, R.M.

    1991-09-01

    We begin a series of notes with the review of the historical distinction by Lagrange, Hamilton, Jacobi and other Founding Fathers of analytic dynamics, between the exteriordynamical problem, consisting of motion in vacuum under action-at-a-distance interactions, and the interior dynamical problem, consisting of motion within a resistive medium with the additional presence of contact, nonlinear, nonlocal and nonhamiltonian internal forces. After recalling some of the historical reasons that led to the contemporary, virtually complete restriction of research to the exterior problem, we show that the interior dynamical problem cannot be reduced to the exterior one. This establishes the open character of the central objective of these notes: the identification of the space-time symmetries and relativities that are applicable to interior, nonlinear, nonlocal and nonhamiltonian systems. (author). 29 refs

  18. Interior design students win two IDEC Student Design Competition awards

    OpenAIRE

    Watson-Bloch, Cathy

    2005-01-01

    Interior Design students in the School of Architecture + Design at Virginia Tech won two of the four awards presented in the 2004-2005 Interior Design Educators Council (IDEC) Student Design Competition. Winners were selected at the International IDEC Conference in Savannah, Ga. with Virginia Tech Interior Design students winning second place and honorable mention.

  19. The Neutron Star Interior Composition Explorer (NICER)

    Science.gov (United States)

    Wilson-Hodge, Colleen A.; Gendreau, K.; Arzoumanian, Z.

    2014-01-01

    The Neutron Star Interior Composition Explorer (NICER) is an approved NASA Explorer Mission of Opportunity dedicated to the study of the extraordinary gravitational, electromagnetic, and nuclear-physics environments embodied by neutron stars. Scheduled to be launched in 2016 as an International Space Station payload, NICER will explore the exotic states of matter, using rotation-resolved spectroscopy of the thermal and non-thermal emissions of neutron stars in the soft (0.2-12 keV) X-ray band. Grazing-incidence "concentrator" optics coupled with silicon drift detectors, actively pointed for a full hemisphere of sky coverage, will provide photon-counting spectroscopy and timing registered to GPS time and position, with high throughput and relatively low background. The NICER project plans to implement a Guest Observer Program, which includes competitively selected user targets after the first year of flight operations. I will describe NICER and discuss ideas for potential Be/X-ray binary science.

  20. Building Information Modelling: Challenges and Barriers in Implement of BIM for Interior Design Industry in Malaysia

    Science.gov (United States)

    Hamid, A. B. Abd; Taib, M. Z. Mohd; Razak, A. H. N. Abdul; Embi, M. R.

    2018-04-01

    Building Information Modelling (BIM) is an innovative approach that has developed crossways the global in architecture, engineering and construction (AEC) industry. The construction industry of Malaysia has undergone a rapid development and dynamic technology adoption in advance and methods between the players industry and stakeholders. Consequently, limited technologies and devices have not been successful as it should have been. This study will be emphasizing scenarios of challenges and barriers in adopting BIM in interior design industry in Malaysia. The study was emphasizing the challenges and barriers in BIM usage from the designer’s perspective. The data are collected through the questionnaires as to identifying the barriers, knowledge, readiness and awareness and distributed to interior design firms were selected randomly. The finding of this research is to examine the barriers and causes of variables BIM usage for interior design industry in Malaysia. The outcome of this study is to identify the constraint of adoption BIM in interior design industry compare to others players in same industry.

  1. Temporal trends of forest interior conditions in the United States

    Science.gov (United States)

    Kurt Riitters; James. Wickham

    2012-01-01

    Nature's benefits derived from forest interior environments cannot be sustained if the natural capital of forest interior area is not sustained. We analyzed the spatial patterns of forest loss and gain for the conterminous United States from 2001 to 2006 to determine whether forest interior environments were maintained at five spatial scales. A 1.1 percent net...

  2. Solution of Dendritic Growth in Steel by the Novel Point Automata Method

    International Nuclear Information System (INIS)

    Lorbiecka, A Z; Šarler, B

    2012-01-01

    The aim of this paper is the simulation of dendritic growth in steel in two dimensions by a coupled deterministic continuum mechanics heat and species transfer model and a stochastic localized phase change kinetics model taking into account the undercooling, curvature, kinetic, and thermodynamic anisotropy. The stochastic model receives temperature and concentration information from the deterministic model and the deterministic heat, and species diffusion equations receive the solid fraction information from the stochastic model. The heat and species transfer models are solved on a regular grid by the standard explicit Finite Difference Method (FDM). The phase-change kinetics model is solved by a novel Point Automata (PA) approach. The PA method was developed [1] in order to circumvent the mesh anisotropy problem, associated with the classical Cellular Automata (CA) method. The PA approach is established on randomly distributed points and neighbourhood configuration, similar as appears in meshless methods. A comparison of the PA and CA methods is shown. It is demonstrated that the results with the new PA method are not sensitive to the crystallographic orientations of the dendrite.

  3. Method of Fusion Diagnosis for Dam Service Status Based on Joint Distribution Function of Multiple Points

    Directory of Open Access Journals (Sweden)

    Zhenxiang Jiang

    2016-01-01

    Full Text Available The traditional methods of diagnosing dam service status are always suitable for single measuring point. These methods also reflect the local status of dams without merging multisource data effectively, which is not suitable for diagnosing overall service. This study proposes a new method involving multiple points to diagnose dam service status based on joint distribution function. The function, including monitoring data of multiple points, can be established with t-copula function. Therefore, the possibility, which is an important fusing value in different measuring combinations, can be calculated, and the corresponding diagnosing criterion is established with typical small probability theory. Engineering case study indicates that the fusion diagnosis method can be conducted in real time and the abnormal point can be detected, thereby providing a new early warning method for engineering safety.

  4. Evaluation of sequential images for photogrammetrically point determination

    Science.gov (United States)

    Kowalczyk, M.

    2011-12-01

    Close range photogrammetry encounters many problems with reconstruction of objects three-dimensional shape. Relative orientation parameters of taken photos makes usually key role leading to right solution of this problem. Automation of technology process is hardly performed due to recorded scene complexity and configuration of camera positions. This configuration makes the process of joining photos into one set usually impossible automatically. Application of camcorder is the solution widely proposed in literature for support in 3D models creation. Main advantages of this tool are connected with large number of recorded images and camera positions. Exterior orientation changes barely between two neighboring frames. Those features of film sequence gives possibilities for creating models with basic algorithms, working faster and more robust, than with remotely taken photos. The first part of this paper presents results of experiments determining interior orientation parameters of some sets of frames, presenting three-dimensional test field. This section describes calibration repeatability of film frames taken from camcorder. It is important due to stability of interior camera geometric parameters. Parametric model of systematical errors was applied for correcting images. Afterwards a short film of the same test field had been taken for determination of check points group. This part has been done for controlling purposes of camera application in measurement tasks. Finally there are presented some results of experiments which compare determination of recorded object points in 3D space. In common digital photogrammetry, where separate photos are used, first levels of image pyramids are taken to connect with feature based matching. This complicated process creates a lot of emergencies, which can produce false detections of image similarities. In case of digital film camera, authors of publications avoid this dangerous step, going straightly to area based matching, aiming

  5. Study of the earth's deep interior and crystallography. X-ray and neutron diffraction experiments under high pressures

    International Nuclear Information System (INIS)

    Yagi, Takehiko

    2014-01-01

    History of the study of the Earth's deep interior was reviewed. In order to understand Earth's deep interior from the view point of materials science, X-ray diffraction under high pressure and high temperature played very important role. Use of synchrotron radiation dramatically advanced this experimental technique and it is now possible to make precise X-ray study under the P-T conditions corresponding even to the center of the Earth. In order to clarify the behavior of light elements such as hydrogen, however, studies using neutron diffraction are also required. A new neutron beam line dedicated for high-pressure science is constructed at J-PARC and is now ready for use. (author)

  6. An unsteady point vortex method for coupled fluid-solid problems

    Energy Technology Data Exchange (ETDEWEB)

    Michelin, Sebastien [Jacobs School of Engineering, UCSD, Department of Mechanical and Aerospace Engineering, La Jolla, CA (United States); Ecole Nationale Superieure des Mines de Paris, Paris (France); Llewellyn Smith, Stefan G. [Jacobs School of Engineering, UCSD, Department of Mechanical and Aerospace Engineering, La Jolla, CA (United States)

    2009-06-15

    A method is proposed for the study of the two-dimensional coupled motion of a general sharp-edged solid body and a surrounding inviscid flow. The formation of vorticity at the body's edges is accounted for by the shedding at each corner of point vortices whose intensity is adjusted at each time step to satisfy the regularity condition on the flow at the generating corner. The irreversible nature of vortex shedding is included in the model by requiring the vortices' intensity to vary monotonically in time. A conservation of linear momentum argument is provided for the equation of motion of these point vortices (Brown-Michael equation). The forces and torques applied on the solid body are computed as explicit functions of the solid body velocity and the vortices' position and intensity, thereby providing an explicit formulation of the vortex-solid coupled problem as a set of non-linear ordinary differential equations. The example of a falling card in a fluid initially at rest is then studied using this method. The stability of broadside-on fall is analysed and the shedding of vorticity from both plate edges is shown to destabilize this position, consistent with experimental studies and numerical simulations of this problem. The reduced-order representation of the fluid motion in terms of point vortices is used to understand the physical origin of this destabilization. (orig.)

  7. A new integral method for solving the point reactor neutron kinetics equations

    International Nuclear Information System (INIS)

    Li Haofeng; Chen Wenzhen; Luo Lei; Zhu Qian

    2009-01-01

    A numerical integral method that efficiently provides the solution of the point kinetics equations by using the better basis function (BBF) for the approximation of the neutron density in one time step integrations is described and investigated. The approach is based on an exact analytic integration of the neutron density equation, where the stiffness of the equations is overcome by the fully implicit formulation. The procedure is tested by using a variety of reactivity functions, including step reactivity insertion, ramp input and oscillatory reactivity changes. The solution of the better basis function method is compared to other analytical and numerical solutions of the point reactor kinetics equations. The results show that selecting a better basis function can improve the efficiency and accuracy of this integral method. The better basis function method can be used in real time forecasting for power reactors in order to prevent reactivity accidents.

  8. Analysis of the Effect of Interior Nudging on Temperature and Precipitation Distributions of Multi-year Regional Climate Simulations

    Science.gov (United States)

    Nolte, C. G.; Otte, T. L.; Bowden, J. H.; Otte, M. J.

    2010-12-01

    There is disagreement in the regional climate modeling community as to the appropriateness of the use of internal nudging. Some investigators argue that the regional model should be minimally constrained and allowed to respond to regional-scale forcing, while others have noted that in the absence of interior nudging, significant large-scale discrepancies develop between the regional model solution and the driving coarse-scale fields. These discrepancies lead to reduced confidence in the ability of regional climate models to dynamically downscale global climate model simulations under climate change scenarios, and detract from the usability of the regional simulations for impact assessments. The advantages and limitations of interior nudging schemes for regional climate modeling are investigated in this study. Multi-year simulations using the WRF model driven by reanalysis data over the continental United States at 36km resolution are conducted using spectral nudging, grid point nudging, and for a base case without interior nudging. The means, distributions, and inter-annual variability of temperature and precipitation will be evaluated in comparison to regional analyses.

  9. Interior seeding for the fabrication of single-grain REBCO bulk superconductors

    International Nuclear Information System (INIS)

    Kim, C-J; Park, S-D; Jun, B-H; Park, H-W

    2016-01-01

    This study presents a new seeding technique, named ‘interior seeding’ which allows the growth of a single REBCO (RE: rare-earth elements) grain in the interior of REBCO compacts. The key techniques of interior seeding are to provide appropriate open space for seeds in the interior of REBCO powder compacts to supply air or oxygen to the seeds, and to minimize the contact area between the seeds and liquid. The advantages of interior seeding are as follows: (1) simultaneous growth from the seed to the top and bottom of the REBCO compacts is possible, (2) fractions of the a-b growth sector and the a-c growth sector on the top surface can be controlled and (3) the top surfaces of the single-grain REBCO bulk superconductors are free from samarium or neodymium contamination from the used seeds. The very large single-grain Y 1.5 Ba 2 Cu 3 O 7−y (Y1.5) bulk superconductors (42 mm) were successfully fabricated using a melt growth (MG) process combined with interior seeding. Also, large-grain Y1.5 bulk superconductors (41 mm) with 〈110〉/〈110〉 and 〈100〉/〈100〉 grain junctions were fabricated using multiple interior seeding. In this paper, the detailed process of interior seeding, the development of top surface patterns and the properties of single-grain Y123 bulk superconductors fabricated using interior seeding were reported. (paper)

  10. Fixed Point Methods in the Stability of the Cauchy Functional Equations

    Directory of Open Access Journals (Sweden)

    Z. Dehvari

    2013-03-01

    Full Text Available By using the fixed point methods, we prove some generalized Hyers-Ulam stability of homomorphisms for Cauchy and CauchyJensen functional equations on the product algebras and on the triple systems.

  11. Mood perception of interior colors in a gym

    Science.gov (United States)

    Ohno, Haruyo; Koizumi, Naoko

    2002-06-01

    When people enter a gym, they feel more like exercising in some cases than other cases. The interior color of the space may be a contributing factor. This paper discusses how the interior color of a gym affects female subjects in their twenties and forties to fifties both physiologically and psychologically.

  12. Limiting Accuracy of Segregated Solution Methods for Nonsymmetric Saddle Point Problems

    Czech Academy of Sciences Publication Activity Database

    Jiránek, P.; Rozložník, Miroslav

    Roc. 215, c. 1 (2008), s. 28-37 ISSN 0377-0427 R&D Projects: GA MŠk 1M0554; GA AV ČR 1ET400300415 Institutional research plan: CEZ:AV0Z10300504 Keywords : saddle point problems * Schur complement reduction method * null-space projection method * rounding error analysis Subject RIV: BA - General Mathematics Impact factor: 1.048, year: 2008

  13. Invalid-point removal based on epipolar constraint in the structured-light method

    Science.gov (United States)

    Qi, Zhaoshuai; Wang, Zhao; Huang, Junhui; Xing, Chao; Gao, Jianmin

    2018-06-01

    In structured-light measurement, there unavoidably exist many invalid points caused by shadows, image noise and ambient light. According to the property of the epipolar constraint, because the retrieved phase of the invalid point is inaccurate, the corresponding projector image coordinate (PIC) will not satisfy the epipolar constraint. Based on this fact, a new invalid-point removal method based on the epipolar constraint is proposed in this paper. First, the fundamental matrix of the measurement system is calculated, which will be used for calculating the epipolar line. Then, according to the retrieved phase map of the captured fringes, the PICs of each pixel are retrieved. Subsequently, the epipolar line in the projector image plane of each pixel is obtained using the fundamental matrix. The distance between the corresponding PIC and the epipolar line of a pixel is defined as the invalidation criterion, which quantifies the satisfaction degree of the epipolar constraint. Finally, all pixels with a distance larger than a certain threshold are removed as invalid points. Experiments verified that the method is easy to implement and demonstrates better performance than state-of-the-art measurement systems.

  14. Using the method of ideal point to solve dual-objective problem for production scheduling

    Directory of Open Access Journals (Sweden)

    Mariia Marko

    2016-07-01

    Full Text Available In practice, there are often problems, which must simultaneously optimize several criterias. This so-called multi-objective optimization problem. In the article we consider the use of the method ideal point to solve the two-objective optimization problem of production planning. The process of finding solution to the problem consists of a series of steps where using simplex method, we find the ideal point. After that for solving a scalar problems, we use the method of Lagrange multipliers

  15. The quadrant method measuring four points is as a reliable and accurate as the quadrant method in the evaluation after anatomical double-bundle ACL reconstruction.

    Science.gov (United States)

    Mochizuki, Yuta; Kaneko, Takao; Kawahara, Keisuke; Toyoda, Shinya; Kono, Norihiko; Hada, Masaru; Ikegami, Hiroyasu; Musha, Yoshiro

    2017-11-20

    The quadrant method was described by Bernard et al. and it has been widely used for postoperative evaluation of anterior cruciate ligament (ACL) reconstruction. The purpose of this research is to further develop the quadrant method measuring four points, which we named four-point quadrant method, and to compare with the quadrant method. Three-dimensional computed tomography (3D-CT) analyses were performed in 25 patients who underwent double-bundle ACL reconstruction using the outside-in technique. The four points in this study's quadrant method were defined as point1-highest, point2-deepest, point3-lowest, and point4-shallowest, in femoral tunnel position. Value of depth and height in each point was measured. Antero-medial (AM) tunnel is (depth1, height2) and postero-lateral (PL) tunnel is (depth3, height4) in this four-point quadrant method. The 3D-CT images were evaluated independently by 2 orthopaedic surgeons. A second measurement was performed by both observers after a 4-week interval. Intra- and inter-observer reliability was calculated by means of intra-class correlation coefficient (ICC). Also, the accuracy of the method was evaluated against the quadrant method. Intra-observer reliability was almost perfect for both AM and PL tunnel (ICC > 0.81). Inter-observer reliability of AM tunnel was substantial (ICC > 0.61) and that of PL tunnel was almost perfect (ICC > 0.81). The AM tunnel position was 0.13% deep, 0.58% high and PL tunnel position was 0.01% shallow, 0.13% low compared to quadrant method. The four-point quadrant method was found to have high intra- and inter-observer reliability and accuracy. This method can evaluate the tunnel position regardless of the shape and morphology of the bone tunnel aperture for use of comparison and can provide measurement that can be compared with various reconstruction methods. The four-point quadrant method of this study is considered to have clinical relevance in that it is a detailed and accurate tool for

  16. The interiors of the giant planets - 1983

    International Nuclear Information System (INIS)

    Smoluchowski, R.

    1983-01-01

    The last few years brought progress in understanding the interiors of the giant planets especially of the two larger ones which have been visited by Pioneer and Voyager spacecraft. An analysis of the formation of the giant planets also helped to clarify certain important common features. The presently available model of Jupiter is still based on certain somewhat bothersome approximations but it appears to satisfy the main observational constraints. Saturn's interior is much better understood than it was previously although the quantitative aspects of the role of the miscibility gap in the hydrogen-helium system have not yet been entirely resolved. Much attention has been directed at the interiors of Uranus and Neptune and the outstanding question appears to be the location and the amount of ices and methane present in their outer layers. Both the two- and the three-layer models are moderately successful. Serious difficulties arise from the considerable uncertainties concerning the rotational periods of both planets. Also the estimates of the internal heat fluxes and of the magnetic fields of both planets are not sufficiently certain. It is hoped that the forthcoming flyby of these two planets by a Voyager spacecraft will provide important new data for a future study of their interiors. (Auth.)

  17. Fast sweeping methods for hyperbolic systems of conservation laws at steady state II

    Science.gov (United States)

    Engquist, Björn; Froese, Brittany D.; Tsai, Yen-Hsi Richard

    2015-04-01

    The idea of using fast sweeping methods for solving stationary systems of conservation laws has previously been proposed for efficiently computing solutions with sharp shocks. We further develop these methods to allow for a more challenging class of problems including problems with sonic points, shocks originating in the interior of the domain, rarefaction waves, and two-dimensional systems. We show that fast sweeping methods can produce higher-order accuracy. Computational results validate the claims of accuracy, sharp shock curves, and optimal computational efficiency.

  18. Applying Dynamical Systems Theory to Optimize Libration Point Orbit Stationkeeping Maneuvers for WIND

    Science.gov (United States)

    Brown, Jonathan M.; Petersen, Jeremy D.

    2014-01-01

    NASA's WIND mission has been operating in a large amplitude Lissajous orbit in the vicinity of the interior libration point of the Sun-Earth/Moon system since 2004. Regular stationkeeping maneuvers are required to maintain the orbit due to the instability around the collinear libration points. Historically these stationkeeping maneuvers have been performed by applying an incremental change in velocity, or (delta)v along the spacecraft-Sun vector as projected into the ecliptic plane. Previous studies have shown that the magnitude of libration point stationkeeping maneuvers can be minimized by applying the (delta)v in the direction of the local stable manifold found using dynamical systems theory. This paper presents the analysis of this new maneuver strategy which shows that the magnitude of stationkeeping maneuvers can be decreased by 5 to 25 percent, depending on the location in the orbit where the maneuver is performed. The implementation of the optimized maneuver method into operations is discussed and results are presented for the first two optimized stationkeeping maneuvers executed by WIND.

  19. A primal-dual exterior point algorithm for linear programming problems

    Directory of Open Access Journals (Sweden)

    Samaras Nikolaos

    2009-01-01

    Full Text Available The aim of this paper is to present a new simplex type algorithm for the Linear Programming Problem. The Primal - Dual method is a Simplex - type pivoting algorithm that generates two paths in order to converge to the optimal solution. The first path is primal feasible while the second one is dual feasible for the original problem. Specifically, we use a three-phase-implementation. The first two phases construct the required primal and dual feasible solutions, using the Primal Simplex algorithm. Finally, in the third phase the Primal - Dual algorithm is applied. Moreover, a computational study has been carried out, using randomly generated sparse optimal linear problems, to compare its computational efficiency with the Primal Simplex algorithm and also with MATLAB's Interior Point Method implementation. The algorithm appears to be very promising since it clearly shows its superiority to the Primal Simplex algorithm as well as its robustness over the IPM algorithm.

  20. Collective mass and zero-point energy in the generator-coordinate method

    International Nuclear Information System (INIS)

    Fiolhais, C.

    1982-01-01

    The aim of the present thesis if the study of the collective mass parameters and the zero-point energies in the GCM framework with special regards to the fission process. After the derivation of the collective Schroedinger equation in the framework of the Gaussian overlap approximation the inertia parameters are compared with those of the adiabatic time-dependent Hartree-Fock method. Then the kinetic and the potential zero-point energy occurring in this formulation are studied. Thereafter the practical application of the described formalism is discussed. Then a numerical calculation of the GCM mass parameter and the zero-point energy for the fission process on the base of a two-center shell model with a pairing force in the BCS approximation is presented. (HSI) [de

  1. Method of nuclear reactor control using a variable temperature load dependent set point

    International Nuclear Information System (INIS)

    Kelly, J.J.; Rambo, G.E.

    1982-01-01

    A method and apparatus for controlling a nuclear reactor in response to a variable average reactor coolant temperature set point is disclosed. The set point is dependent upon percent of full power load demand. A manually-actuated ''droop mode'' of control is provided whereby the reactor coolant temperature is allowed to drop below the set point temperature a predetermined amount wherein the control is switched from reactor control rods exclusively to feedwater flow

  2. Five-point Element Scheme of Finite Analytic Method for Unsteady Groundwater Flow

    Institute of Scientific and Technical Information of China (English)

    Xiang Bo; Mi Xiao; Ji Changming; Luo Qingsong

    2007-01-01

    In order to improve the finite analytic method's adaptability for irregular unit, by using coordinates rotation technique this paper establishes a five-point element scheme of finite analytic method. It not only solves unsteady groundwater flow equation but also gives the boundary condition. This method can be used to calculate the three typical questions of groundwater. By compared with predecessor's computed result, the result of this method is more satisfactory.

  3. Interior microelectrolysis oxidation of polyester wastewater and its treatment technology

    Energy Technology Data Exchange (ETDEWEB)

    Yang Xiaoyi, E-mail: yangxiaoyi@buaa.edu.cn [Department of Thermal Energy Engineering, BeiHang University, Beijing 100191 (China)

    2009-09-30

    This paper has investigated the effects of interior microelectrolysis pretreatment on polyester wastewater treatment and analyzed its mechanism on COD and surfactant removal. The efficiency of interior microelectrolysis is mainly influenced by solution pH, aeration and reaction time. Contaminants can be removed not only by redox reaction and flocculation in the result of ferrous and ferric hydroxides but also by electrophoresis under electric fields created by electron flow. pH confirms the chemical states of surfactants, Fe(II)/Fe(III) ratio and the redox potential, and thus influences the effects of electrophoresis, flocculation and redox action on contaminant removal. Anaerobic and aerobic batch tests were performed to study the degradation of polyester wastewater. The results imply that interior microelectrolysis and anaerobic pretreatment are lacking of effectiveness if applied individually in treating polyester wastewater in spite of their individual advantages. The interior microelectrolysis-anaerobic-aerobic process was investigated to treat polyester wastewater with comparison with interior microelectrolysis-aerobic process and anaerobic-aerobic process. High COD removal efficiencies have been gotten by the combination of interior microelectrolysis with anaerobic technology and aerobic technology. The results also imply that only biological treatment was less effective in polyester wastewater treatment.

  4. Interior microelectrolysis oxidation of polyester wastewater and its treatment technology

    International Nuclear Information System (INIS)

    Yang Xiaoyi

    2009-01-01

    This paper has investigated the effects of interior microelectrolysis pretreatment on polyester wastewater treatment and analyzed its mechanism on COD and surfactant removal. The efficiency of interior microelectrolysis is mainly influenced by solution pH, aeration and reaction time. Contaminants can be removed not only by redox reaction and flocculation in the result of ferrous and ferric hydroxides but also by electrophoresis under electric fields created by electron flow. pH confirms the chemical states of surfactants, Fe(II)/Fe(III) ratio and the redox potential, and thus influences the effects of electrophoresis, flocculation and redox action on contaminant removal. Anaerobic and aerobic batch tests were performed to study the degradation of polyester wastewater. The results imply that interior microelectrolysis and anaerobic pretreatment are lacking of effectiveness if applied individually in treating polyester wastewater in spite of their individual advantages. The interior microelectrolysis-anaerobic-aerobic process was investigated to treat polyester wastewater with comparison with interior microelectrolysis-aerobic process and anaerobic-aerobic process. High COD removal efficiencies have been gotten by the combination of interior microelectrolysis with anaerobic technology and aerobic technology. The results also imply that only biological treatment was less effective in polyester wastewater treatment.

  5. Effects of coloured lighting on the perception of interior spaces.

    Science.gov (United States)

    Odabaşioğlu, Seden; Olguntürk, Nіlgün

    2015-02-01

    Use of coloured lighting in interior spaces has become prevalent in recent years. Considerable importance is ascribed to coloured lighting in interior and lighting design. The effects of colour on the perception of interior spaces have been studied as surface colour; but here, the effects of three different types of chromatic light were investigated. The lighting differed in colour (red, green and white) and perceptions of interior space were assessed. 97 participants (59 women, 38 men; M age = 21.4 yr.) evaluated the experiment room on a questionnaire assessing eight evaluative factors: Pleasantness, Arousal, Aesthetics, Usefulness, Comfort, Spaciousness, Colour, and Lighting quality. Perceptions of the room differed by colour of lighting for some of the evaluative factors, but there was no sex difference in perceptions. Interior spaces may be perceived as equally pleasant under white, green and red lighting. Under white lighting a space is perceived as more useful, spacious, clear, and luminous. Green lighting would make the same effect. Green and white lighting were perceived equally comfortable in an interior space. Chromatic coloured lighting was perceived to be more aesthetic than white lighting. The results support previous findings for some evaluative factors, but differed for others.

  6. Interior microelectrolysis oxidation of polyester wastewater and its treatment technology.

    Science.gov (United States)

    Yang, Xiaoyi

    2009-09-30

    This paper has investigated the effects of interior microelectrolysis pretreatment on polyester wastewater treatment and analyzed its mechanism on COD and surfactant removal. The efficiency of interior microelectrolysis is mainly influenced by solution pH, aeration and reaction time. Contaminants can be removed not only by redox reaction and flocculation in the result of ferrous and ferric hydroxides but also by electrophoresis under electric fields created by electron flow. pH confirms the chemical states of surfactants, Fe(II)/Fe(III) ratio and the redox potential, and thus influences the effects of electrophoresis, flocculation and redox action on contaminant removal. Anaerobic and aerobic batch tests were performed to study the degradation of polyester wastewater. The results imply that interior microelectrolysis and anaerobic pretreatment are lacking of effectiveness if applied individually in treating polyester wastewater in spite of their individual advantages. The interior microelectrolysis-anaerobic-aerobic process was investigated to treat polyester wastewater with comparison with interior microelectrolysis-aerobic process and anaerobic-aerobic process. High COD removal efficiencies have been gotten by the combination of interior microelectrolysis with anaerobic technology and aerobic technology. The results also imply that only biological treatment was less effective in polyester wastewater treatment.

  7. Characterization of the Interior Density Structure of Near Earth Objects with Muons

    Science.gov (United States)

    Prettyman, T. H.; Sykes, M. V.; Miller, R. S.; Pinsky, L. S.; Empl, A.; Nolan, M. C.; Koontz, S. L.; Lawrence, D. J.; Mittlefehldt, D. W.; Reddell, B. D.

    2015-12-01

    Near Earth Objects (NEOs) are a diverse population of short-lived asteroids originating from the main belt and Jupiter family comets. Some have orbits that are easy to access from Earth, making them attractive as targets for science and exploration as well as a potential resource. Some pose a potential impact threat. NEOs have undergone extensive collisional processing, fragmenting and re-accreting to form rubble piles, which may be compositionally heterogeneous (e.g., like 2008 TC3, the precursor to Almahata Sitta). At present, little is known about their interior structure or how these objects are held together. The wide range of inferred NEO macroporosities hint at complex interiors. Information about their density structure would aid in understanding their formation and collisional histories, the risks they pose to human interactions with their surfaces, the constraints on industrial processing of NEO resources, and the selection of hazard mitigation strategies (e.g., kinetic impactor vs nuclear burst). Several methods have been proposed to characterize asteroid interiors, including radar imaging, seismic tomography, and muon imaging (muon radiography and tomography). Of these, only muon imaging has the potential to determine interior density structure, including the relative density of constituent fragments. Muons are produced by galactic cosmic ray showers within the top meter of asteroid surfaces. High-energy muons can traverse large distances through rock with little deflection. Muons transmitted through an Itokawa-sized asteroid can be imaged using a compact hodoscope placed on or near the surface. Challenges include background rejection and correction for variations in muon production with surface density. The former is being addressed by hodoscope design. Surface density variations can be determined via radar or muon limb imaging. The performance of muon imaging is evaluated for prospective NEO interior-mapping missions.

  8. Interior Design Standards in the Secondary FCS Curriculum

    Science.gov (United States)

    Katz, Shana H.; Smith, Bettye P.

    2006-01-01

    This article deals with a study on interior design standards in the secondary FCS curriculum. This study assessed the importance FCS teachers placed on content standards in the interior design curriculum to help determine the amount of time and emphasis to place on the units within the courses. A cover letter and questionnaire were sent…

  9. Interior Design Supports Art Education: A Case Study

    Science.gov (United States)

    Clemons, Stephanie A.

    2006-01-01

    Interior design, as a field of study, is a rapidly growing area of interest--particularly for teenagers in the United States. Part of this interest stems from the proliferation of design-related reality shows available through television media. Some art educators and curriculum specialists in the nation perceive the study of interior spaces as a…

  10. Interior Design Education within a Human Ecological Framework

    Science.gov (United States)

    Kaup, Migette L.; Anderson, Barbara G.; Honey, Peggy

    2007-01-01

    An education based in human ecology can greatly benefit interior designers as they work to understand and improve the human condition. Design programs housed in colleges focusing on human ecology can improve the interior design profession by taking advantage of their home base and emphasizing the human ecological framework in the design curricula.…

  11. Probing the Solar Interior

    Indian Academy of Sciences (India)

    Home; Journals; Resonance – Journal of Science Education; Volume 3; Issue 3. Probing the Solar Interior Hearing the Heartbeats of the Sun. Ashok Ambastha. General ... Author Affiliations. Ashok Ambastha1. Joint In-Charge Udaipur Solar Observatory Physical Research laboratory P.O. Box No. 198 Udaipur 313 001, India ...

  12. A New Wave of Permafrost Warming in the Alaskan Interior?

    Science.gov (United States)

    Romanovsky, V. E.; Nicolsky, D.; Cable, W.; Kholodov, A. L.; Panda, S. K.

    2017-12-01

    this presentation the observational data and modeling results will be combined to explain these documented changes in permafrost in the Alaskan Interior during the last three decades. Some suggestions to improve the observational methods of permafrost monitoring will also be discussed.

  13. Water in Architecture and its Usage in Contemporary Houses Interior Design

    Directory of Open Access Journals (Sweden)

    Samaneh Sedighi

    2017-10-01

    Full Text Available As one of the most fundamental natural elements, water has had a great share in the formation and architecture of architectural buildings. This research examines the effect of water and its presence in contemporary houses. Architecture is not merely a tridimensional compound of forms in space, but a manifestation of a sense or a thought in it. According to Feng Shui, the building where we live in can be the cause of balance and health for human being. As a whole, anything around us has active and mobile energies; by designing a building in a way that positive energies can follow around easier, one can easier bring happiness for the dwellers. Feng Shui is based on the harmony among five elements of water, wind, soil, fire and metal. Because of its stream, water removes negative energies and revives and mobilizes positive ones thereby having a great impact on the current of energies. Considering the fact that contemporary houses are small in space, designer does not feel free in the usage of water in internal spaces, thus he/she should utilize patterns that resemble or associate the feeling of water in the living environment. Conceptual, functional and aesthetic basics of water have been examined first via library studies and note taking from various papers and books. Then, the three qualities would be analyzed in Iranian architecture, and the properties of past people will be examined to emphasize material, spiritual and psychological aspects of water. Then, I will assess the philosophical basics of Feng Shui in using water for interior spaces via a qualitative method and content analysis, usage of water based on Feng Shui in interior design and decoration of homes. Considering these concepts, natural possibilities of water in interior architecture and its limitations in interior space design would be assessed and recognized. Finally, some patterns would be presented to use water in interior spaces of contemporary apartments.

  14. Virtual Interior Design Based On VRML AND JAVA

    Science.gov (United States)

    Qi, Shaoliang

    Virtual reality has been involved in a wide range of academic and commercial applications. It can give users a natural feeling of the environment by creating realistic virtual worlds. In this paper, we use vrml and java to discuss the virtual interior design. EAI and JASI are used to realize the interaction between user and virtual interior scene.

  15. Generation of interior cavity noise due to window vibration excited by turbulent flows past a generic side-view mirror

    Science.gov (United States)

    Yao, Hua-Dong; Davidson, Lars

    2018-03-01

    We investigate the interior noise caused by turbulent flows past a generic side-view mirror. A rectangular glass window is placed downstream of the mirror. The window vibration is excited by the surface pressure fluctuations and emits the interior noise in a cuboid cavity. The turbulent flows are simulated using a compressible large eddy simulation method. The window vibration and interior noise are predicted with a finite element method. The wavenumber-frequency spectra of the surface pressure fluctuations are analyzed. The spectra are identified with some new features that cannot be explained by the Chase model for turbulent boundary layers. The spectra contain a minor hydrodynamic domain in addition to the hydrodynamic domain caused by the main convection of the turbulent boundary layer. The minor domain results from the local convection of the recirculating flow. These domains are formed in bent elliptic shapes. The spanwise expansion of the wake is found causing the bending. Based on the wavenumber-frequency relationships in the spectra, the surface pressure fluctuations are decomposed into hydrodynamic and acoustic components. The acoustic component is more efficient in the generation of the interior noise than the hydrodynamic component. However, the hydrodynamic component is still dominant at low frequencies below approximately 250 Hz since it has low transmission losses near the hydrodynamic critical frequency of the window. The structural modes of the window determine the low-frequency interior tonal noise. The combination of the mode shapes of the window and cavity greatly affects the magnitude distribution of the interior noise.

  16. RAGAM HIAS PADA INTERIOR ARSITEKTUR MASJID ASTANA SULTAN HADLIRIN MANTINGAN, KECAMATAN TAHUNAN KABUPATEN JEPARA

    Directory of Open Access Journals (Sweden)

    Gunawan -

    2015-08-01

    Full Text Available Masjid Mantingan memiliki keunikan-keunikan ragam hias pada interior arsitektural, yang jarang ditemui di masjid-masjid lain di Indonesia. Atas dasar hal tersebut, maka permasalahan penelitian ini : (1 Bagaimana rancangan ruang  Masjid Mantingan?; (2 Apa saja dan bagaimana ragam hias dinding yang ada dalam desain interior ruang Masjid Mantingan, Jepara?; dan (3 Bagaimana estetika dan makna ragam hias pada ruang Masjid Mantingan, Jepara? Dalam penelitian ini data primernya adalah Arsitek Masjid Mantingan, sedangan data sekundernya adalah berbagai kepustakaan, berupa buku, jurnal, koran, dan majalah. Pengumpulan data dilakukan dengan : obsevasi / pengamatan; wawancara; studi dokumen. Metode Pemeriksaan Keabsahan Data:Trianggulasi sumber; dan Triangulasi metode. Teknik Analisis Data:Reduksi data. Penyajian data. Menarik kesimpulan/verifikasi. Ukiran pada dinding Masjid yang terbuat dari batu padas kuning bermotif Cina, banyak terdapat ukir-ukiran dan rumah-rumahan yang bercorak Cina. Mantingan Mosque extravagance decoration on the interior architecture, which is rarely found in other mosques in Indonesia. The uniqueness of the decoration on the interior architecture Mantingan mosque is also not out of the histori city of the surrounding conditions. With a variety of uniqueness and historical values that surrounded it. On the basis of this, there search is taking the problem: (1 How does the structure of mosque architecture Mantingan?; (2 How does a decorative wall in the form of interior design form Mantingan Mosque, Jepara? ; and (3 How decorative and architectural significance Mantingan Mosque reflect acculturation? In this study the data were Architect Mantingan Mosque primary, while secondary data is a wide range of literature, such as : books, journals, newspapers, and magazines. Data Collection: kinds of observations/Observations; interview; Study Document. Examination Methods Data Validity : Triangulation source; dan Triangulasi methods

  17. Improved fixed point iterative method for blade element momentum computations

    DEFF Research Database (Denmark)

    Sun, Zhenye; Shen, Wen Zhong; Chen, Jin

    2017-01-01

    The blade element momentum (BEM) theory is widely used in aerodynamic performance calculations and optimization applications for wind turbines. The fixed point iterative method is the most commonly utilized technique to solve the BEM equations. However, this method sometimes does not converge...... are addressed through both theoretical analysis and numerical tests. A term from the BEM equations equals to zero at a critical inflow angle is the source of the convergence problems. When the initial inflow angle is set larger than the critical inflow angle and the relaxation methodology is adopted...

  18. Entropy corresponding to the interior of a Schwarzschild black hole

    Directory of Open Access Journals (Sweden)

    Bibhas Ranjan Majhi

    2017-07-01

    Full Text Available Interior volume within the horizon of a black hole is a non-trivial concept which turns out to be very important to explain several issues in the context of quantum nature of black hole. Here we show that the entropy, contained by the maximum interior volume for massless modes, is proportional to the Bekenstein–Hawking expression. The proportionality constant is less than unity implying the horizon bears maximum entropy than that by the interior. The derivation is very systematic and free of any ambiguity. To do so the precise value of the energy of the modes, living in the interior, is derived by constraint analysis. Finally, the implications of the result are discussed.

  19. Entropy corresponding to the interior of a Schwarzschild black hole

    Science.gov (United States)

    Majhi, Bibhas Ranjan; Samanta, Saurav

    2017-07-01

    Interior volume within the horizon of a black hole is a non-trivial concept which turns out to be very important to explain several issues in the context of quantum nature of black hole. Here we show that the entropy, contained by the maximum interior volume for massless modes, is proportional to the Bekenstein-Hawking expression. The proportionality constant is less than unity implying the horizon bears maximum entropy than that by the interior. The derivation is very systematic and free of any ambiguity. To do so the precise value of the energy of the modes, living in the interior, is derived by constraint analysis. Finally, the implications of the result are discussed.

  20. Interior spatial layout with soft objectives using evolutionary computation

    NARCIS (Netherlands)

    Chatzikonstantinou, I.; Bengisu, E.

    2016-01-01

    This paper presents the design problem of furniture arrangement in a residential interior living space, and addresses it by means of evolutionary computation. Interior arrangement is an important and interesting problem that occurs commonly when designing living spaces. It entails determining the

  1. Generating human-like movements on an anthropomorphic robot using an interior point method

    Science.gov (United States)

    Costa e Silva, E.; Araújo, J. P.; Machado, D.; Costa, M. F.; Erlhagen, W.; Bicho, E.

    2013-10-01

    In previous work we have presented a model for generating human-like arm and hand movements on an anthropomorphic robot involved in human-robot collaboration tasks. This model was inspired by the Posture-Based Motion-Planning Model of human movements. Numerical results and simulations for reach-to-grasp movements with two different grip types have been presented previously. In this paper we extend our model in order to address the generation of more complex movement sequences which are challenged by scenarios cluttered with obstacles. The numerical results were obtained using the IPOPT solver, which was integrated in our MATLAB simulator of an anthropomorphic robot.

  2. Energy-Dissipation Performance of Combined Low Yield Point Steel Plate Damper Based on Topology Optimization and Its Application in Structural Control

    Directory of Open Access Journals (Sweden)

    Haoxiang He

    2016-01-01

    Full Text Available In view of the disadvantages such as higher yield stress and inadequate adjustability, a combined low yield point steel plate damper involving low yield point steel plates and common steel plates is proposed. Three types of combined plate dampers with new hollow shapes are proposed, and the specific forms include interior hollow, boundary hollow, and ellipse hollow. The “maximum stiffness” and “full stress state” are used as the optimization objectives, and the topology optimization of different hollow forms by alternating optimization method is to obtain the optimal shape. Various combined steel plate dampers are calculated by finite element simulation, the results indicate that the initial stiffness of the boundary optimized damper and interior optimized damper is lager, the hysteresis curves are full, and there is no stress concentration. These two types of optimization models made in different materials rations are studied by numerical simulation, and the adjustability of yield stress of these combined dampers is verified. The nonlinear dynamic responses, seismic capacity, and damping effect of steel frame structures with different combined dampers are analyzed. The results show that the boundary optimized damper has better energy-dissipation capacity and is suitable for engineering application.

  3. A review on the major sources of the interior sound vibration and riding comfort in vehicles

    Science.gov (United States)

    AlDhahebi, Adel Mohammed; Junoh, Ahmad Kadri; Ahmed, Amran

    2016-10-01

    Vehicle interior comfort is a crucial criteria that is considered by the perspective customer when purchasing a new vehicle. Meanwhile, automotive industries face the challenges for producing vehicles with better design criteria that meet the expectations of customers and eventually promote higher competitive advantages in areas of acoustic performance, cost effectiveness, product weight, and global competitive market. This review presents the major sources that influence the generation of noise and vibration in the interior part of the vehicles. It also demonstrates the relative methods that are used to assess the interior acoustics and vibration and further improve the riding comfort. This study is of a particular importance for acoustical researchers and automobile engineers, where it brings about suggestions and fundamentals that can contribute to acoustical comfort in vehicles.

  4. Interior acoustic cloak

    OpenAIRE

    Wael Akl; A. Baz

    2014-01-01

    Acoustic cloaks have traditionally been intended to externally surround critical objects to render these objects acoustically invisible. However, in this paper, the emphasis is placed on investigating the application of the acoustic cloaks to the interior walls of acoustic cavities in an attempt to minimize the noise levels inside these cavities. In this manner, the acoustic cloaks can serve as a viable and efficient alternative to the conventional passive noise attenuation treatments which a...

  5. Indentations and Starting Points in Traveling Sales Tour Problems: Implications for Theory

    Science.gov (United States)

    MacGregor, James N.

    2012-01-01

    A complete, non-trivial, traveling sales tour problem contains at least one "indentation", where nodes in the interior of the point set are connected between two adjacent nodes on the boundary. Early research reported that human tours exhibited fewer such indentations than expected. A subsequent explanation proposed that this was because…

  6. Content Analysis of Introductory Interior Design College Textbooks: A Study Revisited

    Science.gov (United States)

    Temple, Julie A.; Potthoff, Joy K.

    2013-01-01

    Introductory interior design texts adopted by design educators present information relevant to both historical and contemporary issues in interior design. According to one author, they provide a "survey of the field of interior design as it now exists" (Pile, 2007). A comparison of the content of contemporary texts with those of more…

  7. Material-Point-Method Analysis of Collapsing Slopes

    DEFF Research Database (Denmark)

    Andersen, Søren; Andersen, Lars

    2009-01-01

    To understand the dynamic evolution of landslides and predict their physical extent, a computational model is required that is capable of analysing complex material behaviour as well as large strains and deformations. Here, a model is presented based on the so-called generalised-interpolation mat......To understand the dynamic evolution of landslides and predict their physical extent, a computational model is required that is capable of analysing complex material behaviour as well as large strains and deformations. Here, a model is presented based on the so-called generalised......, a deformed material description is introduced, based on time integration of the deformation gradient and utilising Gauss quadrature over the volume associated with each material point. The method has been implemented in a Fortran code and employed for the analysis of a landslide that took place during...

  8. Interior Alaska Bouguer Gravity Anomaly

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — A 1 kilometer Complete Bouguer Anomaly gravity grid of interior Alaska. All grid cells within the rectangular data area (from 61 to 66 degrees North latitude and...

  9. DESIGN INFORMATION REPORT: PROTECTION OF WASTEWATER LAGOON INTERIOR SLOPES

    Science.gov (United States)

    A problem common to many wastewater treatment and storage lagoons is erosion of the interior slopes. Erosion may be caused by surface runoff and wind-induced wave action. The soils that compose the steep interior slopes of lagoons are especially susceptible to erosion and slumpin...

  10. Applications of Panoramic Images: from 720° Panorama to Interior 3d Models of Augmented Reality

    Science.gov (United States)

    Lee, I.-C.; Tsai, F.

    2015-05-01

    A series of panoramic images are usually used to generate a 720° panorama image. Although panoramic images are typically used for establishing tour guiding systems, in this research, we demonstrate the potential of using panoramic images acquired from multiple sites to create not only 720° panorama, but also three-dimensional (3D) point clouds and 3D indoor models. Since 3D modeling is one of the goals of this research, the location of the panoramic sites needed to be carefully planned in order to maintain a robust result for close-range photogrammetry. After the images are acquired, panoramic images are processed into 720° panoramas, and these panoramas which can be used directly as panorama guiding systems or other applications. In addition to these straightforward applications, interior orientation parameters can also be estimated while generating 720° panorama. These parameters are focal length, principle point, and lens radial distortion. The panoramic images can then be processed with closerange photogrammetry procedures to extract the exterior orientation parameters and generate 3D point clouds. In this research, VisaulSFM, a structure from motion software is used to estimate the exterior orientation, and CMVS toolkit is used to generate 3D point clouds. Next, the 3D point clouds are used as references to create building interior models. In this research, Trimble Sketchup was used to build the model, and the 3D point cloud was added to the determining of locations of building objects using plane finding procedure. In the texturing process, the panorama images are used as the data source for creating model textures. This 3D indoor model was used as an Augmented Reality model replacing a guide map or a floor plan commonly used in an on-line touring guide system. The 3D indoor model generating procedure has been utilized in two research projects: a cultural heritage site at Kinmen, and Taipei Main Station pedestrian zone guidance and navigation system. The

  11. Hot-start Giant Planets Form with Radiative Interiors

    Energy Technology Data Exchange (ETDEWEB)

    Berardo, David; Cumming, Andrew, E-mail: david.berardo@mcgill.ca, E-mail: andrew.cumming@mcgill.ca [Department of Physics and McGill Space Institute, McGill University, 3600 rue University, Montreal, QC H3A 2T8 (Canada)

    2017-09-10

    In the hot-start core accretion formation model for gas giants, the interior of a planet is usually assumed to be fully convective. By calculating the detailed internal evolution of a planet assuming hot-start outer boundary conditions, we show that such a planet will in fact form with a radially increasing internal entropy profile, so that its interior will be radiative instead of convective. For a hot outer boundary, there is a minimum value for the entropy of the internal adiabat S {sub min} below which the accreting envelope does not match smoothly onto the interior, but instead deposits high entropy material onto the growing interior. One implication of this would be to at least temporarily halt the mixing of heavy elements within the planet, which are deposited by planetesimals accreted during formation. The compositional gradient this would impose could subsequently disrupt convection during post-accretion cooling, which would alter the observed cooling curve of the planet. However, even with a homogeneous composition, for which convection develops as the planet cools, the difference in cooling timescale will change the inferred mass of directly imaged gas giants.

  12. A Survey on Methods for Reconstructing Surfaces from Unorganized Point Sets

    Directory of Open Access Journals (Sweden)

    Vilius Matiukas

    2011-08-01

    Full Text Available This paper addresses the issue of reconstructing and visualizing surfaces from unorganized point sets. These can be acquired using different techniques, such as 3D-laser scanning, computerized tomography, magnetic resonance imaging and multi-camera imaging. The problem of reconstructing surfaces from their unorganized point sets is common for many diverse areas, including computer graphics, computer vision, computational geometry or reverse engineering. The paper presents three alternative methods that all use variations in complementary cones to triangulate and reconstruct the tested 3D surfaces. The article evaluates and contrasts three alternatives.Article in English

  13. Methods and considerations to determine sphere center from terrestrial laser scanner point cloud data

    International Nuclear Information System (INIS)

    Rachakonda, Prem; Muralikrishnan, Bala; Lee, Vincent; Shilling, Meghan; Sawyer, Daniel; Cournoyer, Luc; Cheok, Geraldine

    2017-01-01

    The Dimensional Metrology Group at the National Institute of Standards and Technology is performing research to support the development of documentary standards within the ASTM E57 committee. This committee is addressing the point-to-point performance evaluation of a subclass of 3D imaging systems called terrestrial laser scanners (TLSs), which are laser-based and use a spherical coordinate system. This paper discusses the usage of sphere targets for this effort, and methods to minimize the errors due to the determination of their centers. The key contributions of this paper include methods to segment sphere data from a TLS point cloud, and the study of some of the factors that influence the determination of sphere centers. (paper)

  14. The Oil Point Method - A tool for indicative environmental evaluation in material and process selection

    DEFF Research Database (Denmark)

    Bey, Niki

    2000-01-01

    to three essential assessment steps, the method enables rough environmental evaluations and supports in this way material- and process-related decision-making in the early stages of design. In its overall structure, the Oil Point Method is related to Life Cycle Assessment - except for two main differences...... of environmental evaluation and only approximate information about the product and its life cycle. This dissertation addresses this challenge in presenting a method, which is tailored to these requirements of designers - the Oil Point Method (OPM). In providing environmental key information and confining itself...

  15. Perancangan Interior Museum Film Indonesia Di Surabaya

    OpenAIRE

    Limantoro, Lim Renawati

    2013-01-01

    Surabaya is a city with a thriving cultural variety with a pluralistic society where people in Surabaya is more modern that easy to accept new things that developed in the community. Museum is a public place so that the necessary interior educative and informative and can be used as a sports-themed Indonesian films. The purpose of designing the interior of the film museum in Surabaya this is a venue to preserve Indonesian films and give knowledge to the people of Surabaya on the world of cine...

  16. A robust real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Wenyang [Department of Bioengineering, University of California, Los Angeles, Los Angeles, California 90095 (United States); Cheung, Yam [Department of Radiation Oncology, University of Texas Southwestern, Dallas, Texas 75390 (United States); Sawant, Amit [Department of Radiation Oncology, University of Texas Southwestern, Dallas, Texas, 75390 and Department of Radiation Oncology, University of Maryland, College Park, Maryland 20742 (United States); Ruan, Dan, E-mail: druan@mednet.ucla.edu [Department of Bioengineering, University of California, Los Angeles, Los Angeles, California 90095 and Department of Radiation Oncology, University of California, Los Angeles, Los Angeles, California 90095 (United States)

    2016-05-15

    Purpose: To develop a robust and real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system. Methods: The authors have developed a robust and fast surface reconstruction method on point clouds acquired by the photogrammetry system, without explicitly solving the partial differential equation required by a typical variational approach. Taking advantage of the overcomplete nature of the acquired point clouds, their method solves and propagates a sparse linear relationship from the point cloud manifold to the surface manifold, assuming both manifolds share similar local geometry. With relatively consistent point cloud acquisitions, the authors propose a sparse regression (SR) model to directly approximate the target point cloud as a sparse linear combination from the training set, assuming that the point correspondences built by the iterative closest point (ICP) is reasonably accurate and have residual errors following a Gaussian distribution. To accommodate changing noise levels and/or presence of inconsistent occlusions during the acquisition, the authors further propose a modified sparse regression (MSR) model to model the potentially large and sparse error built by ICP with a Laplacian prior. The authors evaluated the proposed method on both clinical point clouds acquired under consistent acquisition conditions and on point clouds with inconsistent occlusions. The authors quantitatively evaluated the reconstruction performance with respect to root-mean-squared-error, by comparing its reconstruction results against that from the variational method. Results: On clinical point clouds, both the SR and MSR models have achieved sub-millimeter reconstruction accuracy and reduced the reconstruction time by two orders of magnitude to a subsecond reconstruction time. On point clouds with inconsistent occlusions, the MSR model has demonstrated its advantage in achieving consistent and robust performance despite the introduced

  17. A robust real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system

    International Nuclear Information System (INIS)

    Liu, Wenyang; Cheung, Yam; Sawant, Amit; Ruan, Dan

    2016-01-01

    Purpose: To develop a robust and real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system. Methods: The authors have developed a robust and fast surface reconstruction method on point clouds acquired by the photogrammetry system, without explicitly solving the partial differential equation required by a typical variational approach. Taking advantage of the overcomplete nature of the acquired point clouds, their method solves and propagates a sparse linear relationship from the point cloud manifold to the surface manifold, assuming both manifolds share similar local geometry. With relatively consistent point cloud acquisitions, the authors propose a sparse regression (SR) model to directly approximate the target point cloud as a sparse linear combination from the training set, assuming that the point correspondences built by the iterative closest point (ICP) is reasonably accurate and have residual errors following a Gaussian distribution. To accommodate changing noise levels and/or presence of inconsistent occlusions during the acquisition, the authors further propose a modified sparse regression (MSR) model to model the potentially large and sparse error built by ICP with a Laplacian prior. The authors evaluated the proposed method on both clinical point clouds acquired under consistent acquisition conditions and on point clouds with inconsistent occlusions. The authors quantitatively evaluated the reconstruction performance with respect to root-mean-squared-error, by comparing its reconstruction results against that from the variational method. Results: On clinical point clouds, both the SR and MSR models have achieved sub-millimeter reconstruction accuracy and reduced the reconstruction time by two orders of magnitude to a subsecond reconstruction time. On point clouds with inconsistent occlusions, the MSR model has demonstrated its advantage in achieving consistent and robust performance despite the introduced

  18. The evolution of Interior Intrusion Detection Technology at Sandia National Laboratories

    International Nuclear Information System (INIS)

    Graham, R.H.; Workhoven, R.M.

    1987-07-01

    Interior Intrusion Detection Technology began at Sandia National Laboratories (SNL) in 1975 as part of the Fixed Facilities Physical Protection Research and Development program sponsored by the US Department of Energy in connection with their nuclear safeguards effort. This paper describes the evolution of Interior Intrusion Detection Technology at Sandia National Laboratories from the beginning of the Interior Sensor Laboratory to the present. This Laboratory was established in 1976 to evaluate commercial interior intrusion sensors and to assist in site-specific intrusion detection system designs. Examples of special test techniques and new test equipment that were developed at the Lab are presented, including the Sandia Intruder Motion Simulator (SIMS), the Sensor and Environment Monitor (SEM), and the Sandia Interior Robot (SIR). We also discuss new sensors and unique sensor combinations developed when commercial sensors were unavailable and the future application of expert systems

  19. Assessment of Interior and Area Artificial Lighting in Hospitals of Hamadan City

    Directory of Open Access Journals (Sweden)

    Rostam Golmohamadi

    2014-04-01

    Full Text Available Background & Objectives: Comfort lighting is one of the most important topics, which provides optimum physical conditions in general environment and workplaces such as hospitals. This study aimed to evaluate general, local and area artificial illumination of Hamadan city hospitals . Methods : In this descriptive-analytical study, general, local and area artificial illumination in seven Hamadan hospitals in 2006 were evaluated. Lighting intensities (illuminance were measured according to recommended IESNA method using the lux meter model (Lutron-Lx102 in the early hours of night. Lighting quality parameters such as color rendering, technical suitability of design and lighting uniformity were evaluated. Data was analyzed using SPSS 13 . Results : The average of interior illuminance was 90.44 ± 46.97 lx, which was lower than the national recommended limits. Maximum and minimum intensity values of interior illuminance were in nursing station and laboratory, respectively. The average of area illuminance was 47.92 ± 53.2 lx and local illuminance was 131.5 ± 60.2 lx, which were lower than the recommended limits. Maximum intensity of local illuminance was in laboratories and the minimum levels were in admitted rooms, checkup and injection units. In total, 90.6% of general interior lighting systems, 83.3% of area lighting systems and 100% of local lighting systems had unaccepted design . Conclusion : The average of general, local and area illuminance in Hamadan hospitals were not within the acceptable limits for comfort lighting. To obtain comfort lighting in studied hospitals, reforming and modifying lightening systems is necessary .

  20. Field Dependence and Vocational Choice of Interior Design Students.

    Science.gov (United States)

    Davis, Diane M.; And Others

    One hundred ninety-three interior design college students were administered the Group Embedded Figures Test, a measure of field dependence, in order to evaluate two of Witkin's hypotheses regarding career choice. The career-differentiation hypothesis predicted that students electing to major in interior design would be field independent because…

  1. Optimal 25-Point Finite-Difference Subgridding Techniques for the 2D Helmholtz Equation

    Directory of Open Access Journals (Sweden)

    Tingting Wu

    2016-01-01

    Full Text Available We present an optimal 25-point finite-difference subgridding scheme for solving the 2D Helmholtz equation with perfectly matched layer (PML. This scheme is second order in accuracy and pointwise consistent with the equation. Subgrids are used to discretize the computational domain, including the interior domain and the PML. For the transitional node in the interior domain, the finite difference equation is formulated with ghost nodes, and its weight parameters are chosen by a refined choice strategy based on minimizing the numerical dispersion. Numerical experiments are given to illustrate that the newly proposed schemes can produce highly accurate seismic modeling results with enhanced efficiency.

  2. A RECOGNITION METHOD FOR AIRPLANE TARGETS USING 3D POINT CLOUD DATA

    Directory of Open Access Journals (Sweden)

    M. Zhou

    2012-07-01

    Full Text Available LiDAR is capable of obtaining three dimension coordinates of the terrain and targets directly and is widely applied in digital city, emergent disaster mitigation and environment monitoring. Especially because of its ability of penetrating the low density vegetation and canopy, LiDAR technique has superior advantages in hidden and camouflaged targets detection and recognition. Based on the multi-echo data of LiDAR, and combining the invariant moment theory, this paper presents a recognition method for classic airplanes (even hidden targets mainly under the cover of canopy using KD-Tree segmented point cloud data. The proposed algorithm firstly uses KD-tree to organize and manage point cloud data, and makes use of the clustering method to segment objects, and then the prior knowledge and invariant recognition moment are utilized to recognise airplanes. The outcomes of this test verified the practicality and feasibility of the method derived in this paper. And these could be applied in target measuring and modelling of subsequent data processing.

  3. Method and apparatus for continuously detecting and monitoring the hydrocarbon dew-point of gas

    Energy Technology Data Exchange (ETDEWEB)

    Boyle, G.J.; Pritchard, F.R.

    1987-08-04

    This patent describes a method and apparatus for continuously detecting and monitoring the hydrocarbon dew-point of a gas. A gas sample is supplied to a dew-point detector and the temperature of a portion of the sample gas stream to be investigated is lowered progressively prior to detection until the dew-point is reached. The presence of condensate within the flowing gas is detected and subsequently the supply gas sample is heated to above the dew-point. The procedure of cooling and heating the gas stream continuously in a cyclical manner is repeated.

  4. Interior Design Trends in Libraries.

    Science.gov (United States)

    Sager, Don, Ed.

    2000-01-01

    Four contributing authors discuss perspectives on current trends in library interior design. Articles include: "Trends in Library Furnishings: A Manufacturer's Perspective" (Andrea Johnson); "Libraries, Architecture, and Light: The Architect's Perspective" (Rick McCarthy); "The Library Administrator's Perspective" (Chadwick Raymond); and "The…

  5. Virtual Reality as Innovative Approach to the Interior Designing

    Science.gov (United States)

    Kaleja, Pavol; Kozlovská, Mária

    2017-06-01

    We can observe significant potential of information and communication technologies (ICT) in interior designing field, by development of software and hardware virtual reality tools. Using ICT tools offer realistic perception of proposal in its initial idea (the study). A group of real-time visualization, supported by hardware tools like Oculus Rift HTC Vive, provides free walkthrough and movement in virtual interior with the possibility of virtual designing. By improving of ICT software tools for designing in virtual reality we can achieve still more realistic virtual environment. The contribution presented proposal of an innovative approach of interior designing in virtual reality, using the latest software and hardware ICT virtual reality technologies

  6. Pre-Employment Laboratory Education. Home Furnishings/Interior Design Guidebook.

    Science.gov (United States)

    Texas Tech Univ., Lubbock. Home Economics Instructional Materials Center.

    This guidebook is designed for use in teaching students enrolled in pre-employment laboratory education (PELE) home furnishing/interior design programs. The first of two major sections includes an overview for teachers on planning, conducting, and evaluating a home furnishings/interior design program. Specific topics discussed in section 1 include…

  7. The Interior Columbia Basin Ecosystem Management Project: scientific assessment.

    Science.gov (United States)

    1999-01-01

    This CD-ROM contains digital versions (PDF) of the major scientific documents prepared for the Interior Columbia Basin Ecosystem Management Project (ICBEMP). "A Framework for Ecosystem Management in the Interior Columbia Basin and Portions of the Klamath and Great Basins" describes a general planning model for ecosystem management. The "Highlighted...

  8. Perancangan Interior Pusat Pendidikan Fashion Di Kota Samarinda

    OpenAIRE

    William, Livia Gabrielle

    2016-01-01

    Interior Education Center Fashion in Samarinda City aims to find education center of fashion that can complete student's facilities, finding educational center of fashion that produces interior design educational, informative, and presentative, find educational center of fashion which can show elements of Indonesian culture, discover fashion education center that can attract people in Samarinda. The expected benefits of this research is for the public forum for people who have become fashion ...

  9. An adaptive Monte Carlo method under emission point as sampling station for deep penetration calculation

    International Nuclear Information System (INIS)

    Wang, Ruihong; Yang, Shulin; Pei, Lucheng

    2011-01-01

    Deep penetration problem has been one of the difficult problems in shielding calculation with Monte Carlo method for several decades. In this paper, an adaptive technique under the emission point as a sampling station is presented. The main advantage is to choose the most suitable sampling number from the emission point station to get the minimum value of the total cost in the process of the random walk. Further, the related importance sampling method is also derived. The main principle is to define the importance function of the response due to the particle state and ensure the sampling number of the emission particle is proportional to the importance function. The numerical results show that the adaptive method under the emission point as a station could overcome the difficulty of underestimation to the result in some degree, and the related importance sampling method gets satisfied results as well. (author)

  10. A travel time forecasting model based on change-point detection method

    Science.gov (United States)

    LI, Shupeng; GUANG, Xiaoping; QIAN, Yongsheng; ZENG, Junwei

    2017-06-01

    Travel time parameters obtained from road traffic sensors data play an important role in traffic management practice. A travel time forecasting model is proposed for urban road traffic sensors data based on the method of change-point detection in this paper. The first-order differential operation is used for preprocessing over the actual loop data; a change-point detection algorithm is designed to classify the sequence of large number of travel time data items into several patterns; then a travel time forecasting model is established based on autoregressive integrated moving average (ARIMA) model. By computer simulation, different control parameters are chosen for adaptive change point search for travel time series, which is divided into several sections of similar state.Then linear weight function is used to fit travel time sequence and to forecast travel time. The results show that the model has high accuracy in travel time forecasting.

  11. Safety Design Requirements for The Interior Architecture of Scientific Research Laboratories

    International Nuclear Information System (INIS)

    ElDib, A.A.

    2014-01-01

    The paper discusses one of the primary objectives of interior architecture design of research laboratories (specially those using radioactive materials) where it should provide a safe, accessible environment for laboratory personnel to conduct their work. A secondary objective is to allow for maximum flexibility for safe research. Therefore, health and safety hazards must be anticipated and carefully evaluated so that protective measures can be incorporated into the interior architectural design of these facilities wherever possible. The interior architecture requirements discussed in this paper illustrate some of the basic health and safety design features required for new and remodeled laboratories.The paper discusses one of the primary objectives of interior architecture design of research laboratories (specially those using radioactive materials) where it should provide a safe, accessible environment for laboratory personnel to conduct their work. A secondary objective is to allow for maximum flexibility for safe research. Therefore, health and safety hazards must be anticipated and carefully evaluated so that protective measures can be incorporated into the interior architectural design of these facilities wherever possible. The interior architecture requirements discussed in this paper illustrate some of the basic health and safety design features required for new and remodeled laboratories.

  12. Dew Point Calibration System Using a Quartz Crystal Sensor with a Differential Frequency Method.

    Science.gov (United States)

    Lin, Ningning; Meng, Xiaofeng; Nie, Jing

    2016-11-18

    In this paper, the influence of temperature on quartz crystal microbalance (QCM) sensor response during dew point calibration is investigated. The aim is to present a compensation method to eliminate temperature impact on frequency acquisition. A new sensitive structure is proposed with double QCMs. One is kept in contact with the environment, whereas the other is not exposed to the atmosphere. There is a thermal conductivity silicone pad between each crystal and a refrigeration device to keep a uniform temperature condition. A differential frequency method is described in detail and is applied to calibrate the frequency characteristics of QCM at the dew point of -3.75 °C. It is worth noting that frequency changes of two QCMs were approximately opposite when temperature conditions were changed simultaneously. The results from continuous experiments show that the frequencies of two QCMs as the dew point moment was reached have strong consistency and high repeatability, leading to the conclusion that the sensitive structure can calibrate dew points with high reliability.

  13. Asymmetric interiors for small black holes

    Energy Technology Data Exchange (ETDEWEB)

    Kabat, Daniel [Department of Physics and Astronomy, Lehman College,City University of New York, Bronx NY 10468 (United States); Lifschytz, Gilad [Department of Mathematics, Faculty of Natural Science,University of Haifa, Haifa 31905 (Israel)

    2016-08-16

    We develop the representation of infalling observers and bulk fields in the CFT as a way to understand the black hole interior in AdS. We first discuss properties of CFT states which are dual to black holes. We then show that in the presence of a Killing horizon bulk fields can be decomposed into pieces we call ingoing and outgoing. The ingoing field admits a simple operator representation in the CFT, even inside a small black hole at late times, which leads to a simple CFT description of infalling geodesics. This means classical infalling observers will experience the classical geometry in the interior. The outgoing piece of the field is more subtle. In an eternal two-sided geometry it can be represented as an operator on the left CFT. In a stable one-sided geometry it can be described using entanglement via the PR construction. But in an evaporating black hole trans-horizon entanglement breaks down at the Page time, which means that for old black holes the PR construction fails and the outgoing field does not see local geometry. This picture of the interior allows the CFT to reconcile unitary Hawking evaporation with the classical experience of infalling observers.

  14. The evolution of interior intrusion detection technology at Sandia National Laboratories

    International Nuclear Information System (INIS)

    Graham, R.H.; Workhoven, R.M.

    1987-07-01

    Interior Intrusion Detection Technology began at Sandia National Laboratories (SNL) in 1975 as part of the Fixed Facilities Physical Protection Research and Development program sponsored by the US Department of Energy in connection with their nuclear safeguards effort. This paper describes the evolution of Interior Intrusion Detection Technology at Sandia National Laboratories from the beginning of the Interior Sensor Laboratory to the present. This Laboratory was established in 1976 to evaluate commercial interior intrusion sensors and to assist in site-specific intrusion detection system designs. Examples of special test techniques and new test equipment that were developed at the Lab are presented, including the Sandia Intruder Motion Simulator (SIMS), the Sensor and Environment Monitor (SEM), and the Sandia Interior Robot (SIR). We also discuss new sensors and unique sensor combination developed when commercial sensors were unavailable and the future application of expert systems. 5 refs

  15. The evolution of interior intrusion detection technology at Sandia National Laboratories

    International Nuclear Information System (INIS)

    Graham, R.H.; Workhoven, R.M.

    1987-01-01

    Interior Intrusion Detection Technology began at Sandia National Laboratories (SNL) in 1975 as part of the Fixed Facilities Physical Protection Research and Development program sponsored by the U.S. Department of Energy in connection with their nuclear safeguards effort. This paper describes the evolution of Interior Intrusion Detection Technology at Sandia National Laboratories from the beginning of the Interior Sensor Laboratory to the present. This Laboratory was established in 1976 to evaluate commercial interior intrusion sensors and to assist in site-specific intrusion detection system designs. Examples of special test techniques and new test equipment that were developed at the Lab are presented, including the Sandia Intruder Motion Simulator (SIMS), the Sensor and Environment Monitor (SEM), and the Sandia Interior Robot (SIR). The authors also discuss new sensors and unique sensor combinations developed when commercial sensors were unavailable and the future application of expert systems

  16. A continuous surface reconstruction method on point cloud captured from a 3D surface photogrammetry system

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Wenyang [Department of Bioengineering, University of California, Los Angeles, California 90095 (United States); Cheung, Yam; Sabouri, Pouya; Arai, Tatsuya J.; Sawant, Amit [Department of Radiation Oncology, University of Texas Southwestern, Dallas, Texas 75390 (United States); Ruan, Dan, E-mail: druan@mednet.ucla.edu [Department of Bioengineering, University of California, Los Angeles, California 90095 and Department of Radiation Oncology, University of California, Los Angeles, California 90095 (United States)

    2015-11-15

    Purpose: To accurately and efficiently reconstruct a continuous surface from noisy point clouds captured by a surface photogrammetry system (VisionRT). Methods: The authors have developed a level-set based surface reconstruction method on point clouds captured by a surface photogrammetry system (VisionRT). The proposed method reconstructs an implicit and continuous representation of the underlying patient surface by optimizing a regularized fitting energy, offering extra robustness to noise and missing measurements. By contrast to explicit/discrete meshing-type schemes, their continuous representation is particularly advantageous for subsequent surface registration and motion tracking by eliminating the need for maintaining explicit point correspondences as in discrete models. The authors solve the proposed method with an efficient narrowband evolving scheme. The authors evaluated the proposed method on both phantom and human subject data with two sets of complementary experiments. In the first set of experiment, the authors generated a series of surfaces each with different black patches placed on one chest phantom. The resulting VisionRT measurements from the patched area had different degree of noise and missing levels, since VisionRT has difficulties in detecting dark surfaces. The authors applied the proposed method to point clouds acquired under these different configurations, and quantitatively evaluated reconstructed surfaces by comparing against a high-quality reference surface with respect to root mean squared error (RMSE). In the second set of experiment, the authors applied their method to 100 clinical point clouds acquired from one human subject. In the absence of ground-truth, the authors qualitatively validated reconstructed surfaces by comparing the local geometry, specifically mean curvature distributions, against that of the surface extracted from a high-quality CT obtained from the same patient. Results: On phantom point clouds, their method

  17. An Improved Computational Method for the Calculation of Mixture Liquid-Vapor Critical Points

    Science.gov (United States)

    Dimitrakopoulos, Panagiotis; Jia, Wenlong; Li, Changjun

    2014-05-01

    Knowledge of critical points is important to determine the phase behavior of a mixture. This work proposes a reliable and accurate method in order to locate the liquid-vapor critical point of a given mixture. The theoretical model is developed from the rigorous definition of critical points, based on the SRK equation of state (SRK EoS) or alternatively, on the PR EoS. In order to solve the resulting system of nonlinear equations, an improved method is introduced into an existing Newton-Raphson algorithm, which can calculate all the variables simultaneously in each iteration step. The improvements mainly focus on the derivatives of the Jacobian matrix, on the convergence criteria, and on the damping coefficient. As a result, all equations and related conditions required for the computation of the scheme are illustrated in this paper. Finally, experimental data for the critical points of 44 mixtures are adopted in order to validate the method. For the SRK EoS, average absolute errors of the predicted critical-pressure and critical-temperature values are 123.82 kPa and 3.11 K, respectively, whereas the commercial software package Calsep PVTSIM's prediction errors are 131.02 kPa and 3.24 K. For the PR EoS, the two above mentioned average absolute errors are 129.32 kPa and 2.45 K, while the PVTSIM's errors are 137.24 kPa and 2.55 K, respectively.

  18. A robust real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system.

    Science.gov (United States)

    Liu, Wenyang; Cheung, Yam; Sawant, Amit; Ruan, Dan

    2016-05-01

    To develop a robust and real-time surface reconstruction method on point clouds captured from a 3D surface photogrammetry system. The authors have developed a robust and fast surface reconstruction method on point clouds acquired by the photogrammetry system, without explicitly solving the partial differential equation required by a typical variational approach. Taking advantage of the overcomplete nature of the acquired point clouds, their method solves and propagates a sparse linear relationship from the point cloud manifold to the surface manifold, assuming both manifolds share similar local geometry. With relatively consistent point cloud acquisitions, the authors propose a sparse regression (SR) model to directly approximate the target point cloud as a sparse linear combination from the training set, assuming that the point correspondences built by the iterative closest point (ICP) is reasonably accurate and have residual errors following a Gaussian distribution. To accommodate changing noise levels and/or presence of inconsistent occlusions during the acquisition, the authors further propose a modified sparse regression (MSR) model to model the potentially large and sparse error built by ICP with a Laplacian prior. The authors evaluated the proposed method on both clinical point clouds acquired under consistent acquisition conditions and on point clouds with inconsistent occlusions. The authors quantitatively evaluated the reconstruction performance with respect to root-mean-squared-error, by comparing its reconstruction results against that from the variational method. On clinical point clouds, both the SR and MSR models have achieved sub-millimeter reconstruction accuracy and reduced the reconstruction time by two orders of magnitude to a subsecond reconstruction time. On point clouds with inconsistent occlusions, the MSR model has demonstrated its advantage in achieving consistent and robust performance despite the introduced occlusions. The authors have

  19. SYSTEMS OF INTERIOR STYLING AND TRAINING OF SPECIALISTS

    Directory of Open Access Journals (Sweden)

    samatdinov Marat Orynbaevich

    2016-09-01

    Full Text Available Increasing the quality of construction works and heat insulation efficiency of building envelope as well as providing additional fire proof and acoustic comfort suppose the use of special construction systems provided with the whole complex of components — composite construction systems. Composite interior systems include structural solutions of dividing walls, floors, suspended ceilings, inner facing of walls and fireproof facing, as well as assembling technology of these constructions. The main components of interior composite systems are gypsum board and gypsum-fiber sheets, gypsum-containing dry mortars. Less often gypsum partition blocks or panels based on Portland cement are used (cement fibrolite plates, aquapanels, etc.. The companies producing these materials are usually the movers of the creation of complex systems of interior facing. The systems are developed by leading Russian design organizations or engineering services of companies-the movers.

  20. PhD Thesis: Functional Textiles in Hospital Interiors

    DEFF Research Database (Denmark)

    Mogensen, Jeppe Emil

    The PhD thesis explores the possibilities and design qualities of using functional textiles in the interior of hospital environments, and is the result of a three-year collaboration between Aalborg University, Department of Civil Engineering, and VIA University College, VIA Design. The thesis...... years, knowledge on the use of interior materials and textiles are still rather limited. Contemporary hospital design has been widely criticised of being too institutional and clinical, and one of the main reasons for this experience may be related to the use of ‘cold’, hard-surfaced materials...... of plastic, vinyl and steel. These materials also dominate the new hospitals, designed and constructed these years, and despite the increased focus on the design concept healing architecture, the rational requirements of ef cient cleaning and maintenance still seems to direct the interior design of hospital...

  1. Comparison of the characteristics of granular propellant movement in interior ballistics based on the interphase drag model

    International Nuclear Information System (INIS)

    Jang, Jin Sung; Oh, Seok Hawn; Roh, Tae Seong

    2014-01-01

    Interior ballistics are completed in tens of milliseconds, as are all gun-firing phenomena. Thus, some data cannot be measured directly through experimentation. Therefore, such complex gun-firing phenomena are traditionally clarified by numerical analysis. In the two phase flow of interior ballistics, interphase drag has a strong effect on propellant particle movement. This drag is a momentum sink in the gas phase and a corresponding source of momentum for the solid phase. Previous studies have calculated the drag force on the propellant particles using Ergun's empirical equation, which was developed for a dense bed and relates the drag to the pressure drop through porous media. However, the particulate bed is fluidized in the course of the cycle of interior ballistics, thus indicating that the flow field is ransient with regions of high Reynolds number beyond the range of experimental data. The Ergun equation is examined through a compensation study and calibrated based on the Reynolds number using the numerical method. Moreover, the influence of different drag models on flow behavior and propellant movement in interior ballistics is analyzed.

  2. Interior Design's Role in Educational Specifications.

    Science.gov (United States)

    Keller, Mary Ann

    1986-01-01

    An experienced interior designer, equipped with a well-written educational specification, will specify the best materials and coordinate colors, materials, and furnishings in line with the district's budget. (MLF)

  3. A continuous surface reconstruction method on point cloud captured from a 3D surface photogrammetry system.

    Science.gov (United States)

    Liu, Wenyang; Cheung, Yam; Sabouri, Pouya; Arai, Tatsuya J; Sawant, Amit; Ruan, Dan

    2015-11-01

    To accurately and efficiently reconstruct a continuous surface from noisy point clouds captured by a surface photogrammetry system (VisionRT). The authors have developed a level-set based surface reconstruction method on point clouds captured by a surface photogrammetry system (VisionRT). The proposed method reconstructs an implicit and continuous representation of the underlying patient surface by optimizing a regularized fitting energy, offering extra robustness to noise and missing measurements. By contrast to explicit/discrete meshing-type schemes, their continuous representation is particularly advantageous for subsequent surface registration and motion tracking by eliminating the need for maintaining explicit point correspondences as in discrete models. The authors solve the proposed method with an efficient narrowband evolving scheme. The authors evaluated the proposed method on both phantom and human subject data with two sets of complementary experiments. In the first set of experiment, the authors generated a series of surfaces each with different black patches placed on one chest phantom. The resulting VisionRT measurements from the patched area had different degree of noise and missing levels, since VisionRT has difficulties in detecting dark surfaces. The authors applied the proposed method to point clouds acquired under these different configurations, and quantitatively evaluated reconstructed surfaces by comparing against a high-quality reference surface with respect to root mean squared error (RMSE). In the second set of experiment, the authors applied their method to 100 clinical point clouds acquired from one human subject. In the absence of ground-truth, the authors qualitatively validated reconstructed surfaces by comparing the local geometry, specifically mean curvature distributions, against that of the surface extracted from a high-quality CT obtained from the same patient. On phantom point clouds, their method achieved submillimeter

  4. Apparatus and method for implementing power saving techniques when processing floating point values

    Science.gov (United States)

    Kim, Young Moon; Park, Sang Phill

    2017-10-03

    An apparatus and method are described for reducing power when reading and writing graphics data. For example, one embodiment of an apparatus comprises: a graphics processor unit (GPU) to process graphics data including floating point data; a set of registers, at least one of the registers of the set partitioned to store the floating point data; and encode/decode logic to reduce a number of binary 1 values being read from the at least one register by causing a specified set of bit positions within the floating point data to be read out as 0s rather than 1s.

  5. Solution to Two-Dimensional Steady Inverse Heat Transfer Problems with Interior Heat Source Based on the Conjugate Gradient Method

    Directory of Open Access Journals (Sweden)

    Shoubin Wang

    2017-01-01

    Full Text Available The compound variable inverse problem which comprises boundary temperature distribution and surface convective heat conduction coefficient of two-dimensional steady heat transfer system with inner heat source is studied in this paper applying the conjugate gradient method. The introduction of complex variable to solve the gradient matrix of the objective function obtains more precise inversion results. This paper applies boundary element method to solve the temperature calculation of discrete points in forward problems. The factors of measuring error and the number of measuring points zero error which impact the measurement result are discussed and compared with L-MM method in inverse problems. Instance calculation and analysis prove that the method applied in this paper still has good effectiveness and accuracy even if measurement error exists and the boundary measurement points’ number is reduced. The comparison indicates that the influence of error on the inversion solution can be minimized effectively using this method.

  6. A comparative study of the maximum power point tracking methods for PV systems

    International Nuclear Information System (INIS)

    Liu, Yali; Li, Ming; Ji, Xu; Luo, Xi; Wang, Meidi; Zhang, Ying

    2014-01-01

    Highlights: • An improved maximum power point tracking method for PV system was proposed. • Theoretical derivation procedure of the proposed method was provided. • Simulation models of MPPT trackers were established based on MATLAB/Simulink. • Experiments were conducted to verify the effectiveness of the proposed MPPT method. - Abstract: Maximum power point tracking (MPPT) algorithms play an important role in the optimization of the power and efficiency of a photovoltaic (PV) generation system. According to the contradiction of the classical Perturb and Observe (P and Oa) method between the corresponding speed and the tracking accuracy on steady-state, an improved P and O (P and Ob) method has been put forward in this paper by using the Atken interpolation algorithm. To validate the correctness and performance of the proposed method, simulation and experimental study have been implemented. Simulation models of classical P and Oa method and improved P and Ob method have been established by MATLAB/Simulink to analyze each technique under varying solar irradiation and temperature. The experimental results show that the tracking efficiency of P and Ob method is an average of 93% compared to 72% for P and Oa method, this conclusion basically agree with the simulation study. Finally, we proposed the applicable conditions and scope of these MPPT methods in the practical application

  7. Time discretization of the point kinetic equations using matrix exponential method and First-Order Hold

    International Nuclear Information System (INIS)

    Park, Yujin; Kazantzis, Nikolaos; Parlos, Alexander G.; Chong, Kil To

    2013-01-01

    Highlights: • Numerical solution for stiff differential equations using matrix exponential method. • The approximation is based on First Order Hold assumption. • Various input examples applied to the point kinetics equations. • The method shows superior useful and effective activity. - Abstract: A system of nonlinear differential equations is derived to model the dynamics of neutron density and the delayed neutron precursors within a point kinetics equation modeling framework for a nuclear reactor. The point kinetic equations are mathematically characterized as stiff, occasionally nonlinear, ordinary differential equations, posing significant challenges when numerical solutions are sought and traditionally resulting in the need for smaller time step intervals within various computational schemes. In light of the above realization, the present paper proposes a new discretization method inspired by system-theoretic notions and technically based on a combination of the matrix exponential method (MEM) and the First-Order Hold (FOH) assumption. Under the proposed time discretization structure, the sampled-data representation of the nonlinear point kinetic system of equations is derived. The performance of the proposed time discretization procedure is evaluated using several case studies with sinusoidal reactivity profiles and multiple input examples (reactivity and neutron source function). It is shown, that by applying the proposed method under a First-Order Hold for the neutron density and the precursor concentrations at each time step interval, the stiffness problem associated with the point kinetic equations can be adequately addressed and resolved. Finally, as evidenced by the aforementioned detailed simulation studies, the proposed method retains its validity and accuracy for a wide range of reactor operating conditions, including large sampling periods dictated by physical and/or technical limitations associated with the current state of sensor and

  8. A Novel Complementary Method for the Point-Scan Nondestructive Tests Based on Lamb Waves

    Directory of Open Access Journals (Sweden)

    Rahim Gorgin

    2014-01-01

    Full Text Available This study presents a novel area-scan damage identification method based on Lamb waves which can be used as a complementary method for point-scan nondestructive techniques. The proposed technique is able to identify the most probable locations of damages prior to point-scan test which lead to decreasing the time and cost of inspection. The test-piece surface was partitioned with some smaller areas and the damage probability presence of each area was evaluated. A0 mode of Lamb wave was generated and collected using a mobile handmade transducer set at each area. Subsequently, a damage presence probability index (DPPI based on the energy of captured responses was defined for each area. The area with the highest DPPI value highlights the most probable locations of damages in test-piece. Point-scan nondestructive methods can then be used once these areas are found to identify the damage in detail. The approach was validated by predicting the most probable locations of representative damages including through-thickness hole and crack in aluminum plates. The obtained experimental results demonstrated the high potential of developed method in defining the most probable locations of damages in structures.

  9. The Oblique Basis Method from an Engineering Point of View

    International Nuclear Information System (INIS)

    Gueorguiev, V G

    2012-01-01

    The oblique basis method is reviewed from engineering point of view related to vibration and control theory. Examples are used to demonstrate and relate the oblique basis in nuclear physics to the equivalent mathematical problems in vibration theory. The mathematical techniques, such as principal coordinates and root locus, used by vibration and control theory engineers are shown to be relevant to the Richardson - Gaudin pairing-like problems in nuclear physics.

  10. Quantum state of the black hole interior

    International Nuclear Information System (INIS)

    Brustein, Ram; Medved, A.J.M.

    2015-01-01

    If a black hole (BH) is initially in an approximately pure state and it evaporates by a unitary process, then the emitted radiation will be in a highly quantum state. As the purifier of this radiation, the state of the BH interior must also be in some highly quantum state. So that, within the interior region, the mean-field approximation cannot be valid and the state of the BH cannot be described by some semiclassical metric. On this basis, we model the state of the BH interior as a collection of a large number of excitations that are packed into closely spaced but single-occupancy energy levels; a sort-of “Fermi sea” of all light-enough particles. This highly quantum state is surrounded by a semiclassical region that lies close to the horizon and has a non-vanishing energy density. It is shown that such a state looks like a BH from the outside and decays via gravitational pair production in the near-horizon region at a rate that agrees with the Hawking rate. We also consider the fate of a classical object that has passed through to the BH interior and show that, once it has crossed over the near-horizon threshold, the object meets its demise extremely fast. This result cannot be attributed to a “firewall”, as the trauma to the in-falling object only begins after it has passed through the near-horizon region and enters a region where semiclassical spacetime ends but the energy density is still parametrically smaller than Planckian.

  11. Penyelesaian Numerik Persamaan Advection Dengan Radial Point Interpolation Method dan Integrasi Waktu Dengan Discontinuous Galerkin Method

    Directory of Open Access Journals (Sweden)

    Kresno Wikan Sadono

    2016-12-01

    Full Text Available Persamaan differensial banyak digunakan untuk menggambarkan berbagai fenomena dalam bidang sains dan rekayasa. Berbagai masalah komplek dalam kehidupan sehari-hari dapat dimodelkan dengan persamaan differensial dan diselesaikan dengan metode numerik. Salah satu metode numerik, yaitu metode meshfree atau meshless berkembang akhir-akhir ini, tanpa proses pembuatan elemen pada domain. Penelitian ini menggabungkan metode meshless yaitu radial basis point interpolation method (RPIM dengan integrasi waktu discontinuous Galerkin method (DGM, metode ini disebut RPIM-DGM. Metode RPIM-DGM diaplikasikan pada advection equation pada satu dimensi. RPIM menggunakan basis function multiquadratic function (MQ dan integrasi waktu diturunkan untuk linear-DGM maupun quadratic-DGM. Hasil simulasi menunjukkan, metode ini mendekati hasil analitis dengan baik. Hasil simulasi numerik dengan RPIM DGM menunjukkan semakin banyak node dan semakin kecil time increment menunjukkan hasil numerik semakin akurat. Hasil lain menunjukkan, integrasi numerik dengan quadratic-DGM untuk suatu time increment dan jumlah node tertentu semakin meningkatkan akurasi dibandingkan dengan linear-DGM.  [Title: Numerical solution of advection equation with radial basis interpolation method and discontinuous Galerkin method for time integration] Differential equation is widely used to describe a variety of phenomena in science and engineering. A variety of complex issues in everyday life can be modeled with differential equations and solved by numerical method. One of the numerical methods, the method meshfree or meshless developing lately, without making use of the elements in the domain. The research combines methods meshless, i.e. radial basis point interpolation method with discontinuous Galerkin method as time integration method. This method is called RPIM-DGM. The RPIM-DGM applied to one dimension advection equation. The RPIM using basis function multiquadratic function and time

  12. International style interior in the historical steam power plant in Žilina

    Directory of Open Access Journals (Sweden)

    Grúňová Zuzana

    2016-01-01

    Full Text Available The article deals with one of the examples of good interior design in Slovak functionalist architecture uncovered during recent restorational research (2016. It points out that even provincial, small but growing town, which Žilina in the northern Slovakia region was at that time, can be a place of high-quality implementation of aesthetically valuable and structurally developed architectural design. The high level of composition, choice of color scheme, quality of materials and attention to detail prove the fact, that the architect František Bednárik mastered to apply international style ideas also to a small extent reconstruction of the original steam power plant in Žilina.

  13. Crash simulations for interior design

    NARCIS (Netherlands)

    Poeze, E.; Slaats, P.M.A.

    1996-01-01

    With the increasing number of compact cars, safety aspects becomes increasingly important for interior designs. The smaller dimensions of these cars do not only decrease the car mass, but also the energy absorption length, resulting in a more severe crash pulse. As a consequence, the inertia loading

  14. A Registration Method Based on Contour Point Cloud for 3D Whole-Body PET and CT Images

    Directory of Open Access Journals (Sweden)

    Zhiying Song

    2017-01-01

    Full Text Available The PET and CT fusion image, combining the anatomical and functional information, has important clinical meaning. An effective registration of PET and CT images is the basis of image fusion. This paper presents a multithread registration method based on contour point cloud for 3D whole-body PET and CT images. Firstly, a geometric feature-based segmentation (GFS method and a dynamic threshold denoising (DTD method are creatively proposed to preprocess CT and PET images, respectively. Next, a new automated trunk slices extraction method is presented for extracting feature point clouds. Finally, the multithread Iterative Closet Point is adopted to drive an affine transform. We compare our method with a multiresolution registration method based on Mattes Mutual Information on 13 pairs (246~286 slices per pair of 3D whole-body PET and CT data. Experimental results demonstrate the registration effectiveness of our method with lower negative normalization correlation (NC = −0.933 on feature images and less Euclidean distance error (ED = 2.826 on landmark points, outperforming the source data (NC = −0.496, ED = 25.847 and the compared method (NC = −0.614, ED = 16.085. Moreover, our method is about ten times faster than the compared one.

  15. Noise at the Neonatal Intensive Care Unit and inside the incubator Ruido en la Unidad de Terapia Intensiva Neonatal y en el interior de la incubadora Ruído na Unidade de Terapia Intensiva Neonatal e no interior da incubadora

    Directory of Open Access Journals (Sweden)

    Eliana Moreira Pinheiro

    2011-10-01

    Full Text Available The goal was to identify sound pressure level (SPL at the neonatal intensive care unit (NICU and inside the incubator of a teaching hospital of a public university from São Paulo - SP, Brazil. SPL inside the NICU and the incubator were measured using four dosimeters in January/2010. SPL at the NICU varied from 52.6 dBA to 80.4 dBA and inside the incubator, from 45.4 dBA to 79.1 dBA. SPL both at the NICU and inside the incubator are above the recommended values, but levels were higher at the NICU than inside the incubator. Although there are some specific factors related to SPL inside the incubator, the NICU and incubator acoustic features present a system: an increase/decrease in SPL at the NICU usually tends to increase/decrease SPL inside the incubator. The study points to the need for simultaneous monitoring of SPL at the NICU and inside the incubator.Se tuvo por objetivo identificar el nivel de presión sonora (NPS de la Unidad de Terapia Intensiva Neonatal (UTIN y del interior de la incubadora de un hospital escuela de una universidad pública de Sao Paulo-SP, Brasil. El NPS de la UTIN y de la incubadora fueron obtenidos por cuatro dosímetros en enero de 2010. El NPS de la UTIN varió entre 52,6 dBA y 80,4 dBA y el del interior de la incubadora fue de 45,4dBA a 79,1dBA. Tanto el NPS de la UTIN como el del interior de la incubadora son mayores que lo que recomendado, siendo más altos en la UTIN que en la incubadora. A pesar de que existen algunos factores específicos relacionados al NPS en el interior de la incubadora, los perfiles acústicos de la UTIN y de la incubadora son como un sistema, es decir: la elevación/reducción del NPS de la UTIN generalmente tiende a elevar/reducir el NPS en el interior de la incubadora. Se concluye que muy importante la monitorización simultánea del NPS de la UTIN y del interior de la incubadora.Este trabalho teve por objetivo identificar o nível de pressão sonora (NPS da Unidade de Terapia

  16. Factors influencing superimposition error of 3D cephalometric landmarks by plane orientation method using 4 reference points: 4 point superimposition error regression model.

    Science.gov (United States)

    Hwang, Jae Joon; Kim, Kee-Deog; Park, Hyok; Park, Chang Seo; Jeong, Ho-Gul

    2014-01-01

    Superimposition has been used as a method to evaluate the changes of orthodontic or orthopedic treatment in the dental field. With the introduction of cone beam CT (CBCT), evaluating 3 dimensional changes after treatment became possible by superimposition. 4 point plane orientation is one of the simplest ways to achieve superimposition of 3 dimensional images. To find factors influencing superimposition error of cephalometric landmarks by 4 point plane orientation method and to evaluate the reproducibility of cephalometric landmarks for analyzing superimposition error, 20 patients were analyzed who had normal skeletal and occlusal relationship and took CBCT for diagnosis of temporomandibular disorder. The nasion, sella turcica, basion and midpoint between the left and the right most posterior point of the lesser wing of sphenoidal bone were used to define a three-dimensional (3D) anatomical reference co-ordinate system. Another 15 reference cephalometric points were also determined three times in the same image. Reorientation error of each landmark could be explained substantially (23%) by linear regression model, which consists of 3 factors describing position of each landmark towards reference axes and locating error. 4 point plane orientation system may produce an amount of reorientation error that may vary according to the perpendicular distance between the landmark and the x-axis; the reorientation error also increases as the locating error and shift of reference axes viewed from each landmark increases. Therefore, in order to reduce the reorientation error, accuracy of all landmarks including the reference points is important. Construction of the regression model using reference points of greater precision is required for the clinical application of this model.

  17. The shooting method and multiple solutions of two/multi-point BVPs of second-order ODE

    Directory of Open Access Journals (Sweden)

    Man Kam Kwong

    2006-06-01

    Full Text Available Within the last decade, there has been growing interest in the study of multiple solutions of two- and multi-point boundary value problems of nonlinear ordinary differential equations as fixed points of a cone mapping. Undeniably many good results have emerged. The purpose of this paper is to point out that, in the special case of second-order equations, the shooting method can be an effective tool, sometimes yielding better results than those obtainable via fixed point techniques.

  18. ), (0 5.0 c wA ≥ m

    African Journals Online (AJOL)

    Dr. Ahmed

    In 1984, a polynomial-time linear programming algorithm using an interior point method was proposed by Karmarkar (1984). However, interior point methods were known as early as the 1960s in the form of the barrier function methods, but the media publicity that accompanied. Karmarkar's announcement led to these ...

  19. Dew Point Calibration System Using a Quartz Crystal Sensor with a Differential Frequency Method

    Directory of Open Access Journals (Sweden)

    Ningning Lin

    2016-11-01

    Full Text Available In this paper, the influence of temperature on quartz crystal microbalance (QCM sensor response during dew point calibration is investigated. The aim is to present a compensation method to eliminate temperature impact on frequency acquisition. A new sensitive structure is proposed with double QCMs. One is kept in contact with the environment, whereas the other is not exposed to the atmosphere. There is a thermal conductivity silicone pad between each crystal and a refrigeration device to keep a uniform temperature condition. A differential frequency method is described in detail and is applied to calibrate the frequency characteristics of QCM at the dew point of −3.75 °C. It is worth noting that frequency changes of two QCMs were approximately opposite when temperature conditions were changed simultaneously. The results from continuous experiments show that the frequencies of two QCMs as the dew point moment was reached have strong consistency and high repeatability, leading to the conclusion that the sensitive structure can calibrate dew points with high reliability.

  20. Scout-view assisted interior digital tomosynthesis (iDTS) based on compressed-sensing theory

    Science.gov (United States)

    Park, S. Y.; Kim, G. A.; Cho, H. S.; Seo, C. W.; Je, U. K.; Park, C. K.; Lim, H. W.; Kim, K. S.; Lee, D. Y.; Lee, H. W.; Kang, S. Y.; Park, J. E.; Woo, T. H.; Lee, M. S.

    2017-12-01

    Conventional digital tomosynthesis (DTS) based on the filtered-backprojection (FBP) reconstruction requires full field-of-view scan and also relatively dense projections, which results in still high dose for medical imaging purposes. In this work, to overcome these difficulties, we propose a new type of DTS examinations, the so-called scout-view assisted interior DTS (iDTS), in which the x-ray beam span covers only a small region-of-interest (ROI) containing target diagnosis with the help of some scout views and they are used in the reconstruction to add additional information to interior ROI otherwise absent with conventional iDTS reconstruction methods. We considered an effective iterative algorithm based on compressed-sensing theory, rather than the FBP-based algorithm, for more accurate iDTS reconstruction. We implemented the proposed algorithm, performed a systematic simulation and experiment, and investigated the image characteristics. We successfully reconstructed iDTS images of substantially high accuracy and no truncation artifacts by using the proposed method, preserving superior image homogeneity, edge sharpening, and in-plane spatial resolution.

  1. A Robust Shape Reconstruction Method for Facial Feature Point Detection

    Directory of Open Access Journals (Sweden)

    Shuqiu Tan

    2017-01-01

    Full Text Available Facial feature point detection has been receiving great research advances in recent years. Numerous methods have been developed and applied in practical face analysis systems. However, it is still a quite challenging task because of the large variability in expression and gestures and the existence of occlusions in real-world photo shoot. In this paper, we present a robust sparse reconstruction method for the face alignment problems. Instead of a direct regression between the feature space and the shape space, the concept of shape increment reconstruction is introduced. Moreover, a set of coupled overcomplete dictionaries termed the shape increment dictionary and the local appearance dictionary are learned in a regressive manner to select robust features and fit shape increments. Additionally, to make the learned model more generalized, we select the best matched parameter set through extensive validation tests. Experimental results on three public datasets demonstrate that the proposed method achieves a better robustness over the state-of-the-art methods.

  2. Estimation Methods of the Point Spread Function Axial Position: A Comparative Computational Study

    Directory of Open Access Journals (Sweden)

    Javier Eduardo Diaz Zamboni

    2017-01-01

    Full Text Available The precise knowledge of the point spread function is central for any imaging system characterization. In fluorescence microscopy, point spread function (PSF determination has become a common and obligatory task for each new experimental device, mainly due to its strong dependence on acquisition conditions. During the last decade, algorithms have been developed for the precise calculation of the PSF, which fit model parameters that describe image formation on the microscope to experimental data. In order to contribute to this subject, a comparative study of three parameter estimation methods is reported, namely: I-divergence minimization (MIDIV, maximum likelihood (ML and non-linear least square (LSQR. They were applied to the estimation of the point source position on the optical axis, using a physical model. Methods’ performance was evaluated under different conditions and noise levels using synthetic images and considering success percentage, iteration number, computation time, accuracy and precision. The main results showed that the axial position estimation requires a high SNR to achieve an acceptable success level and higher still to be close to the estimation error lower bound. ML achieved a higher success percentage at lower SNR compared to MIDIV and LSQR with an intrinsic noise source. Only the ML and MIDIV methods achieved the error lower bound, but only with data belonging to the optical axis and high SNR. Extrinsic noise sources worsened the success percentage, but no difference was found between noise sources for the same method for all methods studied.

  3. A New Iterative Method for Equilibrium Problems and Fixed Point Problems

    Directory of Open Access Journals (Sweden)

    Abdul Latif

    2013-01-01

    Full Text Available Introducing a new iterative method, we study the existence of a common element of the set of solutions of equilibrium problems for a family of monotone, Lipschitz-type continuous mappings and the sets of fixed points of two nonexpansive semigroups in a real Hilbert space. We establish strong convergence theorems of the new iterative method for the solution of the variational inequality problem which is the optimality condition for the minimization problem. Our results improve and generalize the corresponding recent results of Anh (2012, Cianciaruso et al. (2010, and many others.

  4. A Meshfree Cell-based Smoothed Point Interpolation Method for Solid Mechanics Problems

    International Nuclear Information System (INIS)

    Zhang Guiyong; Liu Guirong

    2010-01-01

    In the framework of a weakened weak (W 2 ) formulation using a generalized gradient smoothing operation, this paper introduces a novel meshfree cell-based smoothed point interpolation method (CS-PIM) for solid mechanics problems. The W 2 formulation seeks solutions from a normed G space which includes both continuous and discontinuous functions and allows the use of much more types of methods to create shape functions for numerical methods. When PIM shape functions are used, the functions constructed are in general not continuous over the entire problem domain and hence are not compatible. Such an interpolation is not in a traditional H 1 space, but in a G 1 space. By introducing the generalized gradient smoothing operation properly, the requirement on function is now further weakened upon the already weakened requirement for functions in a H 1 space and G 1 space can be viewed as a space of functions with weakened weak (W 2 ) requirement on continuity. The cell-based smoothed point interpolation method (CS-PIM) is formulated based on the W 2 formulation, in which displacement field is approximated using the PIM shape functions, which possess the Kronecker delta property facilitating the enforcement of essential boundary conditions [3]. The gradient (strain) field is constructed by the generalized gradient smoothing operation within the cell-based smoothing domains, which are exactly the triangular background cells. A W 2 formulation of generalized smoothed Galerkin (GS-Galerkin) weak form is used to derive the discretized system equations. It was found that the CS-PIM possesses the following attractive properties: (1) It is very easy to implement and works well with the simplest linear triangular mesh without introducing additional degrees of freedom; (2) it is at least linearly conforming; (3) this method is temporally stable and works well for dynamic analysis; (4) it possesses a close-to-exact stiffness, which is much softer than the overly-stiff FEM model and

  5. Numerical method for solution of transient, homogeneous, equilibrium, two-phase flows in one space dimension

    International Nuclear Information System (INIS)

    Shin, Y.W.; Wiedermann, A.H.

    1979-10-01

    A solution method is presented for transient, homogeneous, equilibrium, two-phase flows of a single-component fluid in one space dimension. The method combines a direct finite-difference procedure and the method of characteristics. The finite-difference procedure solves the interior points of the computing domain; the boundary information is provided by a separate procedure based on the characteristics theory. The solution procedure for boundary points requires information in addition to the physical boundary conditions. This additional information is obtained by a new procedure involving integration of characteristics in the hodograph plane. Sample problems involving various combinations of basic boundary types are calculated for two-phase water/steam mixtures and single-phase nitrogen gas, and compared with independent method-of-characteristics solutions using very fine characteristic mesh. In all cases, excellent agreement is demonstrated

  6. Perwujudan Brand Image Dalam Penataan Interior Rotelli Shoes Di Galaxy Mall

    OpenAIRE

    Sriti Mayang Sari, Maria Sulistya C

    2013-01-01

    Nowadays the economic developmentis increasing in Surabaya. This has a positive impact on retail companies in Surabaya. In order to remain competitive shop among many other stores, they need a unique interior design, comfortable and functional that can attract customers to shop. An attractive interior design alone is not enough, however they need an interior design that canreflect the image and strategies.Rotelli is one of the famous shoesbrand from Italy and has a vision to be a trendsetter ...

  7. Using BIM Technology to Optimize the Traditional Interior Design Work Mode

    Science.gov (United States)

    Zhu, Ning Ke

    2018-06-01

    the development of BIM technology and application in the field of architecture design has produced results, but BIM technology and application in the field of interior design is still immaturity because of construction and decoration engineering separation. The article analyzes the problems that BIM technology lead to the interior design work mode optimization, from the 3D visualization work environment, real-time collaborative design mode, physical analysis design mode, information integration design mode state the application in interior design.

  8. Perancangan Interior Redesain Restoran Bambuden 2 Di Makassar

    OpenAIRE

    Limewa, Jaquliene Feby

    2017-01-01

    Chinese restaurant is one of the most popular places in the community. Rebranding interior design Bambuden 2 restaurant in Makassar is an interior design of a restaurant that presents dominant chinese food, by offering a blend of Oriental character & Elegant Nuance by adding Bar within the restaurant in different scope area. The restaurant is designed is one restaurant that is designed for the middle to top, with a system of waiter service or waitress to tables. The planned facilities inc...

  9. Architecture, landscape architecture and interior- Hons B 2009

    CSIR Research Space (South Africa)

    Osman, A

    2010-03-01

    Full Text Available will be as follows: 1. History of Urban Form 2. Urban Renewal and Reactions 3. Urban Order, Security and Power 4. Colonial Impact on Urban From 5. Memory and Conservation 6. Considering the Public and Private Realm 7. Housing and Urban Form ? Type, Poetics 8....e. ?interior design? / ?inte- rior architecture?). Interior design is the reaction to ?found? space and follows three modes of produc- tion: installation, insertion and intervention. Archi- tectural theory pertinent to the discipline?s ontology...

  10. Phase-integral method allowing nearlying transition points

    CERN Document Server

    Fröman, Nanny

    1996-01-01

    The efficiency of the phase-integral method developed by the present au­ thors has been shown both analytically and numerically in many publica­ tions. With the inclusion of supplementary quantities, closely related to new Stokes constants and obtained with the aid of comparison equation technique, important classes of problems in which transition points may approach each other become accessible to accurate analytical treatment. The exposition in this monograph is of a mathematical nature but has important physical applications, some examples of which are found in the adjoined papers. Thus, we would like to emphasize that, although we aim at mathematical rigor, our treatment is made primarily with physical needs in mind. To introduce the reader into the background of this book, we start by de­ scribing the phase-integral approximation of arbitrary order generated from an unspecified base function. This is done in Chapter 1, which is reprinted, after minor changes, from a review article. Chapter 2 is the re...

  11. Zero point and zero suffix methods with robust ranking for solving fully fuzzy transportation problems

    Science.gov (United States)

    Ngastiti, P. T. B.; Surarso, Bayu; Sutimin

    2018-05-01

    Transportation issue of the distribution problem such as the commodity or goods from the supply tothe demmand is to minimize the transportation costs. Fuzzy transportation problem is an issue in which the transport costs, supply and demand are in the form of fuzzy quantities. Inthe case study at CV. Bintang Anugerah Elektrik, a company engages in the manufacture of gensets that has more than one distributors. We use the methods of zero point and zero suffix to investigate the transportation minimum cost. In implementing both methods, we use robust ranking techniques for the defuzzification process. The studyresult show that the iteration of zero suffix method is less than that of zero point method.

  12. An Investigation of Starting Point Preferences in Human Performance on Traveling Salesman Problems

    Science.gov (United States)

    MacGregor, James N.

    2014-01-01

    Previous studies have shown that people start traveling sales problem tours significantly more often from boundary than from interior nodes. There are a number of possible reasons for such a tendency: first, it may arise as a direct result of the processes involved in tour construction; second, boundary points may be perceptually more salient than…

  13. Connecting horizon pixels and interior voxels of a black hole

    International Nuclear Information System (INIS)

    Nicolini, Piero; Singleton, Douglas

    2014-01-01

    In this paper we discuss to what extent one can infer details of the interior structure of a black hole based on its horizon. Recalling that black hole thermal properties are connected to the non-classical nature of gravity, we circumvent the restrictions of the no-hair theorem by postulating that the black hole interior is singularity free due to violations of the usual energy conditions. Further these conditions allow one to establish a one-to-one, holographic projection between Planckian areal “bits” on the horizon and “voxels”, representing the gravitational degrees of freedom in the black hole interior. We illustrate the repercussions of this idea by discussing an example of the black hole interior consisting of a de Sitter core postulated to arise from the local graviton quantum vacuum energy. It is shown that the black hole entropy can emerge as the statistical entropy of a gas of voxels

  14. A fast point-cloud computing method based on spatial symmetry of Fresnel field

    Science.gov (United States)

    Wang, Xiangxiang; Zhang, Kai; Shen, Chuan; Zhu, Wenliang; Wei, Sui

    2017-10-01

    Aiming at the great challenge for Computer Generated Hologram (CGH) duo to the production of high spatial-bandwidth product (SBP) is required in the real-time holographic video display systems. The paper is based on point-cloud method and it takes advantage of the propagating reversibility of Fresnel diffraction in the propagating direction and the fringe pattern of a point source, known as Gabor zone plate has spatial symmetry, so it can be used as a basis for fast calculation of diffraction field in CGH. A fast Fresnel CGH method based on the novel look-up table (N-LUT) method is proposed, the principle fringe patterns (PFPs) at the virtual plane is pre-calculated by the acceleration algorithm and be stored. Secondly, the Fresnel diffraction fringe pattern at dummy plane can be obtained. Finally, the Fresnel propagation from dummy plan to hologram plane. The simulation experiments and optical experiments based on Liquid Crystal On Silicon (LCOS) is setup to demonstrate the validity of the proposed method under the premise of ensuring the quality of 3D reconstruction the method proposed in the paper can be applied to shorten the computational time and improve computational efficiency.

  15. Vulnerability and adaptation to climate-related fire impacts in rural and urban interior Alaska

    Science.gov (United States)

    Trainor, Sarah F.; Calef, Monika; Natcher, David; Chapin, F. Stuart; McGuire, A. David; Huntington, Orville; Duffy, Paul A.; Rupp, T. Scott; DeWilde, La'Ona; Kwart, Mary; Fresco, Nancy; Lovecraft, Amy Lauren

    2009-01-01

    This paper explores whether fundamental differences exist between urban and rural vulnerability to climate-induced changes in the fire regime of interior Alaska. We further examine how communities and fire managers have responded to these changes and what additional adaptations could be put in place. We engage a variety of social science methods, including demographic analysis, semi-structured interviews, surveys, workshops and observations of public meetings. This work is part of an interdisciplinary study of feedback and interactions between climate, vegetation, fire and human components of the Boreal forest social–ecological system of interior Alaska. We have learned that although urban and rural communities in interior Alaska face similar increased exposure to wildfire as a result of climate change, important differences exist in their sensitivity to these biophysical, climate-induced changes. In particular, reliance on wild foods, delayed suppression response, financial resources and institutional connections vary between urban and rural communities. These differences depend largely on social, economic and institutional factors, and are not necessarily related to biophysical climate impacts per se. Fire management and suppression action motivated by political, economic or other pressures can serve as unintentional or indirect adaptation to climate change. However, this indirect response alone may not sufficiently reduce vulnerability to a changing fire regime. More deliberate and strategic responses may be required, given the magnitude of the expected climate change and the likelihood of an intensification of the fire regime in interior Alaska.

  16. INTUITION IN INTERIOR DESIGN

    OpenAIRE

    Irina Solovyova

    2008-01-01

    Intuition enables individuals to develop an understanding of the structure of complex systems. In interior design many decisions are reached intuitively even though the process of formulating solutions may be argued rationally. Intuition is intrinsically intertwined with our collateral experiences, memories, and implicit thought. Design intuition draws on our entire experience, not only on what we consciously isolate as relevant information. In education we prohibit students from relying on t...

  17. A New Approximation Method for Solving Variational Inequalities and Fixed Points of Nonexpansive Mappings

    Directory of Open Access Journals (Sweden)

    Klin-eam Chakkrid

    2009-01-01

    Full Text Available Abstract A new approximation method for solving variational inequalities and fixed points of nonexpansive mappings is introduced and studied. We prove strong convergence theorem of the new iterative scheme to a common element of the set of fixed points of nonexpansive mapping and the set of solutions of the variational inequality for the inverse-strongly monotone mapping which solves some variational inequalities. Moreover, we apply our main result to obtain strong convergence to a common fixed point of nonexpansive mapping and strictly pseudocontractive mapping in a Hilbert space.

  18. An improved maximum power point tracking method for a photovoltaic system

    Science.gov (United States)

    Ouoba, David; Fakkar, Abderrahim; El Kouari, Youssef; Dkhichi, Fayrouz; Oukarfi, Benyounes

    2016-06-01

    In this paper, an improved auto-scaling variable step-size Maximum Power Point Tracking (MPPT) method for photovoltaic (PV) system was proposed. To achieve simultaneously a fast dynamic response and stable steady-state power, a first improvement was made on the step-size scaling function of the duty cycle that controls the converter. An algorithm was secondly proposed to address wrong decision that may be made at an abrupt change of the irradiation. The proposed auto-scaling variable step-size approach was compared to some various other approaches from the literature such as: classical fixed step-size, variable step-size and a recent auto-scaling variable step-size maximum power point tracking approaches. The simulation results obtained by MATLAB/SIMULINK were given and discussed for validation.

  19. On the many saddle points description of quantum black holes

    Energy Technology Data Exchange (ETDEWEB)

    Germani, Cristiano, E-mail: cristiano.germani@physik.uni-muenchen.de

    2014-06-02

    Considering two dimensional gravity coupled to a CFT, we show that a semiclassical black hole can be described in terms of two Liouville theories matched at the horizon. The black hole exterior corresponds to a space-like while the interior to a time-like Liouville theory. This matching automatically implies that a semiclassical black hole has an infinite entropy. The path integral description of the time-like Liouville theory (the Black Hole interior) is studied and it is found that the correlation functions of the coupled CFT-gravity system are dominated by two (complex) saddle points, even in the semiclassical limit. We argue that this system can be interpreted as two interacting Bose–Einstein condensates constructed out of two degenerate quantum states. In AdS/CFT context, the same system is mapped into two interacting strings intersecting inside a three-dimensional BTZ black hole.

  20. Interior Design: Teacher's Instructional Guide.

    Science.gov (United States)

    Hays, Tricia

    This teacher's instructional guide, which is part of a family and consumer sciences education series focusing on a broad range of employment opportunities, is intended to assist teachers responsible for teaching one- and two-year interior design programs for Texas high school students. The following are among the items included: (1) introductory…

  1. Reconstruction of a uniform star object from interior x-ray data: uniqueness, stability and algorithm

    International Nuclear Information System (INIS)

    Van Gompel, Gert; Batenburg, K Joost; Defrise, Michel

    2009-01-01

    In this paper we consider the problem of reconstructing a two-dimensional star-shaped object of uniform density from truncated projections of the object. In particular, we prove that such an object is uniquely determined by its parallel projections sampled over a full π angular range with a detector that only covers an interior field-of-view, even if the density of the object is not known a priori. We analyze the stability of this reconstruction problem and propose a reconstruction algorithm. Simulation experiments demonstrate that the algorithm is capable of reconstructing a star-shaped object from interior data, even if the interior region is much smaller than the size of the object. In addition, we present results for a heuristic reconstruction algorithm called DART, that was recently proposed. The heuristic method is shown to yield accurate reconstructions if the density is known in advance, and to have a very good stability in the presence of noisy projection data. Finally, the performance of the DBP and DART algorithms is illustrated for the reconstruction of real micro-CT data of a diamond

  2. Analysis of tree stand horizontal structure using random point field methods

    Directory of Open Access Journals (Sweden)

    O. P. Sekretenko

    2015-06-01

    Full Text Available This paper uses the model approach to analyze the horizontal structure of forest stands. The main types of models of random point fields and statistical procedures that can be used to analyze spatial patterns of trees of uneven and even-aged stands are described. We show how modern methods of spatial statistics can be used to address one of the objectives of forestry – to clarify the laws of natural thinning of forest stand and the corresponding changes in its spatial structure over time. Studying natural forest thinning, we describe the consecutive stages of modeling: selection of the appropriate parametric model, parameter estimation and generation of point patterns in accordance with the selected model, the selection of statistical functions to describe the horizontal structure of forest stands and testing of statistical hypotheses. We show the possibilities of a specialized software package, spatstat, which is designed to meet the challenges of spatial statistics and provides software support for modern methods of analysis of spatial data. We show that a model of stand thinning that does not consider inter-tree interaction can project the size distribution of the trees properly, but the spatial pattern of the modeled stand is not quite consistent with observed data. Using data of three even-aged pine forest stands of 25, 55, and 90-years old, we demonstrate that the spatial point process models are useful for combining measurements in the forest stands of different ages to study the forest stand natural thinning.

  3. Reliability of an experimental method to analyse the impact point on a golf ball during putting.

    Science.gov (United States)

    Richardson, Ashley K; Mitchell, Andrew C S; Hughes, Gerwyn

    2015-06-01

    This study aimed to examine the reliability of an experimental method identifying the location of the impact point on a golf ball during putting. Forty trials were completed using a mechanical putting robot set to reproduce a putt of 3.2 m, with four different putter-ball combinations. After locating the centre of the dimple pattern (centroid) the following variables were tested; distance of the impact point from the centroid, angle of the impact point from the centroid and distance of the impact point from the centroid derived from the X, Y coordinates. Good to excellent reliability was demonstrated in all impact variables reflected in very strong relative (ICC = 0.98-1.00) and absolute reliability (SEM% = 0.9-4.3%). The highest SEM% observed was 7% for the angle of the impact point from the centroid. In conclusion, the experimental method was shown to be reliable at locating the centroid location of a golf ball, therefore allowing for the identification of the point of impact with the putter head and is suitable for use in subsequent studies.

  4. Electrical conductivity of the lunar interior - Theory, error sources, and estimates

    Science.gov (United States)

    Goldstein, B. E.

    1979-01-01

    Estimates of the electrical conductivity of the lunar interior were previously obtained by comparison of magnetometer data at the lunar surface and in near lunar space. In studies based on solar wind observations, IR was assumed that fields induced in the lunar interior by time-varying external fields are confined by the solar wind within the lunar interior on the dayside and within a cylindrical plasma cavity on the nightside. In the present paper, the induced fields are calculated for a more realistic conical plasma cavity geometry.

  5. Fixed point theorems in locally convex spaces—the Schauder mapping method

    Directory of Open Access Journals (Sweden)

    S. Cobzaş

    2006-03-01

    Full Text Available In the appendix to the book by F. F. Bonsal, Lectures on Some Fixed Point Theorems of Functional Analysis (Tata Institute, Bombay, 1962 a proof by Singbal of the Schauder-Tychonoff fixed point theorem, based on a locally convex variant of Schauder mapping method, is included. The aim of this note is to show that this method can be adapted to yield a proof of Kakutani fixed point theorem in the locally convex case. For the sake of completeness we include also the proof of Schauder-Tychonoff theorem based on this method. As applications, one proves a theorem of von Neumann and a minimax result in game theory.

  6. Basin boundaries and focal points in a map coming from Bairstow's method.

    Science.gov (United States)

    Gardini, Laura; Bischi, Gian-Italo; Fournier-Prunaret, Daniele

    1999-06-01

    This paper is devoted to the study of the global dynamical properties of a two-dimensional noninvertible map, with a denominator which can vanish, obtained by applying Bairstow's method to a cubic polynomial. It is shown that the complicated structure of the basins of attraction of the fixed points is due to the existence of singularities such as sets of nondefinition, focal points, and prefocal curves, which are specific to maps with a vanishing denominator, and have been recently introduced in the literature. Some global bifurcations that change the qualitative structure of the basin boundaries, are explained in terms of contacts among these singularities. The techniques used in this paper put in evidence some new dynamic behaviors and bifurcations, which are peculiar of maps with denominator; hence they can be applied to the analysis of other classes of maps coming from iterative algorithms (based on Newton's method, or others). (c) 1999 American Institute of Physics.

  7. A MODELING METHOD OF FLUTTERING LEAVES BASED ON POINT CLOUD

    OpenAIRE

    J. Tang; Y. Wang; Y. Zhao; Y. Zhao; W. Hao; X. Ning; K. Lv; Z. Shi; M. Zhao

    2017-01-01

    Leaves falling gently or fluttering are common phenomenon in nature scenes. The authenticity of leaves falling plays an important part in the dynamic modeling of natural scenes. The leaves falling model has a widely applications in the field of animation and virtual reality. We propose a novel modeling method of fluttering leaves based on point cloud in this paper. According to the shape, the weight of leaves and the wind speed, three basic trajectories of leaves falling are defined, which ar...

  8. Calidad ambiental interior: bienestar, confort y salud

    Directory of Open Access Journals (Sweden)

    Francisco Vargas Marcos

    2005-01-01

    Full Text Available Distintas formas de interpretar las condiciones ambientales han llevado al desarrollo de conceptos tales como edificio enfermo, calidad del aire o calidad ambiental interior, todos ellos encaminados a entender la complejidad de los contaminantes en los ambientes cerrados y las implicaciones sobre la salud de la población. La propuesta de "Calidad ambiental interior" es un avance conceptual y operativo que supera ampliamente a los anteriores, puesto que orienta las acciones hacia ambientes saludables sin limitar al aire la idea de contaminación. El objetivo del trabajo es identificar las competencias y el marco legislativo que permiten actuar en la prevención de riesgos asociados a la exposición de contaminantes en ambientes interiores. Óptimas condiciones en los ambientes interiores deben redundar en salud, bienestar y confort, tanto en lo que respecta a la vida laboral como a los ámbitos donde se desarrollan las actividades cotidianas extralaborales, escolares, de descanso y de ocio. La sociedad actual exige lugares seguros, limpios y bien climatizados, para lo que es necesario integrar percepciones y exigencias de los habitantes y alcanzar un óptimo equilibrio entre estándares sociales, uso de la energía y desarrollo sostenible, buscando confort sin contaminar y sin aumentar el consumo de fuentes energéticas que degraden el medio ambiente. El desarrollo legislativo se orienta a la seguridad y la salud en los lugares de trabajo y la regulación de las sustancias químicas. La Sanidad Ambiental lleva a cabo tareas de prevención y control, participa en la ejecución de convenios internacionales de reducción de contaminantes y desechos y promueve acciones para el desarrollo de la Estrategia Europea de Salud y Medio Ambiente.

  9. Measure Guideline. Deep Energy Enclosure Retrofit for Interior Insulation of Masonry Walls

    Energy Technology Data Exchange (ETDEWEB)

    Musunuru, S. [Building Science Corporation, Westford, MA (United States); Pettit, B. [Building Science Corporation, Westford, MA (United States)

    2015-04-30

    This Measure Guideline describes a deep energy enclosure retrofit solution for insulating mass masonry buildings from the interior. It describes the retrofit assembly, technical details, and installation sequence for retrofitting masonry walls. Interior insulation of masonry retrofits might adversely affect the durability of the wall. This guideline includes a review of decision criteria pertinent to retrofitting masonry walls from the interior and the possible risk of freeze-thaw damage.

  10. Validation of non-rigid point-set registration methods using a porcine bladder pelvic phantom

    Science.gov (United States)

    Zakariaee, Roja; Hamarneh, Ghassan; Brown, Colin J.; Spadinger, Ingrid

    2016-01-01

    The problem of accurate dose accumulation in fractionated radiotherapy treatment for highly deformable organs, such as bladder, has garnered increasing interest over the past few years. However, more research is required in order to find a robust and efficient solution and to increase the accuracy over the current methods. The purpose of this study was to evaluate the feasibility and accuracy of utilizing non-rigid (affine or deformable) point-set registration in accumulating dose in bladder of different sizes and shapes. A pelvic phantom was built to house an ex vivo porcine bladder with fiducial landmarks adhered onto its surface. Four different volume fillings of the bladder were used (90, 180, 360 and 480 cc). The performance of MATLAB implementations of five different methods were compared, in aligning the bladder contour point-sets. The approaches evaluated were coherent point drift (CPD), gaussian mixture model, shape context, thin-plate spline robust point matching (TPS-RPM) and finite iterative closest point (ICP-finite). The evaluation metrics included registration runtime, target registration error (TRE), root-mean-square error (RMS) and Hausdorff distance (HD). The reference (source) dataset was alternated through all four points-sets, in order to study the effect of reference volume on the registration outcomes. While all deformable algorithms provided reasonable registration results, CPD provided the best TRE values (6.4 mm), and TPS-RPM yielded the best mean RMS and HD values (1.4 and 6.8 mm, respectively). ICP-finite was the fastest technique and TPS-RPM, the slowest.

  11. Validation of non-rigid point-set registration methods using a porcine bladder pelvic phantom

    International Nuclear Information System (INIS)

    Zakariaee, Roja; Hamarneh, Ghassan; Brown, Colin J; Spadinger, Ingrid

    2016-01-01

    The problem of accurate dose accumulation in fractionated radiotherapy treatment for highly deformable organs, such as bladder, has garnered increasing interest over the past few years. However, more research is required in order to find a robust and efficient solution and to increase the accuracy over the current methods. The purpose of this study was to evaluate the feasibility and accuracy of utilizing non-rigid (affine or deformable) point-set registration in accumulating dose in bladder of different sizes and shapes. A pelvic phantom was built to house an ex vivo porcine bladder with fiducial landmarks adhered onto its surface. Four different volume fillings of the bladder were used (90, 180, 360 and 480 cc). The performance of MATLAB implementations of five different methods were compared, in aligning the bladder contour point-sets. The approaches evaluated were coherent point drift (CPD), gaussian mixture model, shape context, thin-plate spline robust point matching (TPS-RPM) and finite iterative closest point (ICP-finite). The evaluation metrics included registration runtime, target registration error (TRE), root-mean-square error (RMS) and Hausdorff distance (HD). The reference (source) dataset was alternated through all four points-sets, in order to study the effect of reference volume on the registration outcomes. While all deformable algorithms provided reasonable registration results, CPD provided the best TRE values (6.4 mm), and TPS-RPM yielded the best mean RMS and HD values (1.4 and 6.8 mm, respectively). ICP-finite was the fastest technique and TPS-RPM, the slowest. (paper)

  12. Quantifying the Effects of Spatial Uncertainty in Fracture Permeability on CO2 Leakage through Columbia River Basalt Flow Interiors

    Science.gov (United States)

    Gierzynski, A.; Pollyea, R.

    2016-12-01

    Recent studies suggest that continental flood basalts may be suitable for geologic carbon sequestration, due to fluid-rock reactions that mineralize injected CO2 on relatively short time-scales. Flood basalts also possess a morphological structure conducive to injection, with alternating high-permeability (flow margin) and low-permeability (flow interior) layers. However, little information exists on the behavior of CO2 migration within field-scale fracture networks, particularly within flow interiors and at conditions near the critical point for CO2. In this study, numerical simulation is used to investigate the influence of fracture permeability uncertainty during gravity-driven CO2 migration within a jointed basalt flow interior as CO2 undergoes phase change from supercritical fluid to a subcritical phase. The model domain comprises a 2D fracture network mapped with terrestrial LiDAR scans of Columbia River Basalt acquired near Starbuck, WA. The model domain is 5 m × 5 m with bimodal heterogeneity (fracture and matrix), and initial conditions corresponding to a hydrostatic pressure gradient between 750 and 755 m depth. Under these conditions, the critical point for CO2 occurs 1.5 m above the bottom of the domain. For this model scenario, CO2 enters the base of the fracture network at 0.5 MPa overpressure, and matrix permeability is assumed constant. Fracture permeability follows a lognormal distribution on the basis of fracture aperture values from literature. In order to account for spatial uncertainty, the lognormal fracture permeability distribution is randomly located in the model domain and CO2 migration is simulated within the same fracture network for 50 equally probable realizations. Model results suggest that fracture connectivity, which is independent of permeability distribution, governs the path taken by buoyant CO2 as it rises through the flow interior; however, the permeability distribution strongly governs the CO2 flux magnitude. In particular

  13. Measure Guideline: Installing Rigid Foam Insulation on the Interior of Existing Brick Walls

    Energy Technology Data Exchange (ETDEWEB)

    Natarajan, H.; Klocke, S.; Puttagunta, S.

    2012-06-01

    This measure guideline provides information on an effective method to insulate the interior of existing brick masonry walls with extruded polystyrene (XPS) insulation board. The guide outlines step-by-step design and installation procedures while explaining the benefits and tradeoffs where applicable. The authors intend that this document be useful to a varied audience that includes builders, remodelers, contractors and homeowners.

  14. Measure Guideline. Installing Rigid Foam Insulation on the Interior of Existing Brick Walls

    Energy Technology Data Exchange (ETDEWEB)

    Natarajan, Hariharan [Consortium for Advanced Residential Buildings (CARB), Norwalk, CT (United States); Klocke, Steve [Consortium for Advanced Residential Buildings (CARB), Norwalk, CT (United States); Puttagunta, Srikanth [Consortium for Advanced Residential Buildings (CARB), Norwalk, CT (United States)

    2012-06-01

    This measure guideline provides information on an effective method to insulate the interior of existing brick masonry walls with extruded polystyrene (XPS) insulation board. The guide outlines step-by-step design and installation procedures while explaining the benefits and tradeoffs where applicable. The authors intend that this document be useful to a varied audience that includes builders,remodelers, contractors and homeowners.

  15. Resilience of Athabascan subsistence systems to interior Alaska's changing climate

    Science.gov (United States)

    Gary P. Kofinas; F. Stuart Chapin; Shauna BurnSilver; Jennifer I. Schmidt; Nancy L. Fresco; Knut Kielland; Stephanie Martin; Anna Springsteen; T. Scott Rupp

    2010-01-01

    Subsistence harvesting and wild food production by Athabascan peoples is part of an integrated social-ecological system of interior Alaska. We describe effects of recent trends and future climate change projections on the boreal ecosystem of interior Alaska and relate changes in ecosystem services to Athabascan subsistence. We focus primarily on moose, a keystone...

  16. Methods for solving the stochastic point reactor kinetic equations

    International Nuclear Information System (INIS)

    Quabili, E.R.; Karasulu, M.

    1979-01-01

    Two new methods are presented for analysis of the statistical properties of nonlinear outputs of a point reactor to stochastic non-white reactivity inputs. They are Bourret's approximation and logarithmic linearization. The results have been compared with the exact results, previously obtained in the case of Gaussian white reactivity input. It was found that when the reactivity noise has short correlation time, Bourret's approximation should be recommended because it yields results superior to those yielded by logarithmic linearization. When the correlation time is long, Bourret's approximation is not valid, but in that case, if one can assume the reactivity noise to be Gaussian, one may use the logarithmic linearization. (author)

  17. Modular correction method of bending elastic modulus based on sliding behavior of contact point

    International Nuclear Information System (INIS)

    Ma, Zhichao; Zhao, Hongwei; Zhang, Qixun; Liu, Changyi

    2015-01-01

    During the three-point bending test, the sliding behavior of the contact point between the specimen and supports was observed, the sliding behavior was verified to affect the measurements of both deflection and span length, which directly affect the calculation of the bending elastic modulus. Based on the Hertz formula to calculate the elastic contact deformation and the theoretical calculation of the sliding behavior of the contact point, a theoretical model to precisely describe the deflection and span length as a function of bending load was established. Moreover, a modular correction method of bending elastic modulus was proposed, via the comparison between the corrected elastic modulus of three materials (H63 copper–zinc alloy, AZ31B magnesium alloy and 2026 aluminum alloy) and the standard modulus obtained from standard uniaxial tensile tests, the universal feasibility of the proposed correction method was verified. Also, the ratio of corrected to raw elastic modulus presented a monotonically decreasing tendency as the raw elastic modulus of materials increased. (technical note)

  18. A simple method for determining the critical point of the soil water retention curve

    DEFF Research Database (Denmark)

    Chen, Chong; Hu, Kelin; Ren, Tusheng

    2017-01-01

    he transition point between capillary water and adsorbed water, which is the critical point Pc [defined by the critical matric potential (ψc) and the critical water content (θc)] of the soil water retention curve (SWRC), demarcates the energy and water content region where flow is dominated......, a fixed tangent line method was developed to estimate Pc as an alternative to the commonly used flexible tangent line method. The relationships between Pc, and particle-size distribution and specific surface area (SSA) were analyzed. For 27 soils with various textures, the mean RMSE of water content from...... the fixed tangent line method was 0.007 g g–1, which was slightly better than that of the flexible tangent line method. With increasing clay content or SSA, ψc was more negative initially but became less negative at clay contents above ∼30%. Increasing the silt contents resulted in more negative ψc values...

  19. A context for the last Neandertals of interior Iberia: Los Casares cave revisited.

    Science.gov (United States)

    Alcaraz-Castaño, Manuel; Alcolea-González, Javier; Kehl, Martin; Albert, Rosa-María; Baena-Preysler, Javier; de Balbín-Behrmann, Rodrigo; Cuartero, Felipe; Cuenca-Bescós, Gloria; Jiménez-Barredo, Fernando; López-Sáez, José-Antonio; Piqué, Raquel; Rodríguez-Antón, David; Yravedra, José; Weniger, Gerd-Christian

    2017-01-01

    Although the Iberian Peninsula is a key area for understanding the Middle to Upper Paleolithic transition and the demise of the Neandertals, valuable evidence for these debates remains scarce and problematic in its interior regions. Sparse data supporting a late Neandertal persistence in the Iberian interior have been recently refuted and hence new evidence is needed to build new models on the timing and causes of Neandertal disappearance in inland Iberia and the whole peninsula. In this study we provide new evidence from Los Casares, a cave located in the highlands of the Spanish Meseta, where a Neandertal-associated Middle Paleolithic site was discovered and first excavated in the 1960's. Our main objective is twofold: (1) provide an updated geoarcheological, paleoenvironmental and chronological framework for this site, and (2) discuss obtained results in the context of the time and nature of the last Neandertal presence in Iberia. We conducted new fieldwork in an interior chamber of Los Casares cave named 'Seno A'. Our methods included micromorphology, sedimentology, radiocarbon dating, Uranium/Thorium dating, palinology, microfaunal analysis, anthracology, phytolith analysis, archeozoology and lithic technology. Here we present results on site formation processes, paleoenvironment and the chronological setting of the Neandertal occupation at Los Casares cave-Seno A. The sediment sequence reveals a mostly in situ archeological deposit containing evidence of both Neandertal activity and carnivore action in level c, dated to 44,899-42,175 calendar years ago. This occupation occurred during a warm and humid interval of Marine Isotopic Stage 3, probably correlating with Greenland Interstadial 11, representing one of the latest occurrences of Neandertals in the Iberian interior. However, overlying layer b records a deterioration of local environments, thus providing a plausible explanation for the abandonment of the site, and perhaps for the total disappearance of

  20. A context for the last Neandertals of interior Iberia: Los Casares cave revisited.

    Directory of Open Access Journals (Sweden)

    Manuel Alcaraz-Castaño

    Full Text Available Although the Iberian Peninsula is a key area for understanding the Middle to Upper Paleolithic transition and the demise of the Neandertals, valuable evidence for these debates remains scarce and problematic in its interior regions. Sparse data supporting a late Neandertal persistence in the Iberian interior have been recently refuted and hence new evidence is needed to build new models on the timing and causes of Neandertal disappearance in inland Iberia and the whole peninsula. In this study we provide new evidence from Los Casares, a cave located in the highlands of the Spanish Meseta, where a Neandertal-associated Middle Paleolithic site was discovered and first excavated in the 1960's. Our main objective is twofold: (1 provide an updated geoarcheological, paleoenvironmental and chronological framework for this site, and (2 discuss obtained results in the context of the time and nature of the last Neandertal presence in Iberia.We conducted new fieldwork in an interior chamber of Los Casares cave named 'Seno A'. Our methods included micromorphology, sedimentology, radiocarbon dating, Uranium/Thorium dating, palinology, microfaunal analysis, anthracology, phytolith analysis, archeozoology and lithic technology. Here we present results on site formation processes, paleoenvironment and the chronological setting of the Neandertal occupation at Los Casares cave-Seno A.The sediment sequence reveals a mostly in situ archeological deposit containing evidence of both Neandertal activity and carnivore action in level c, dated to 44,899-42,175 calendar years ago. This occupation occurred during a warm and humid interval of Marine Isotopic Stage 3, probably correlating with Greenland Interstadial 11, representing one of the latest occurrences of Neandertals in the Iberian interior. However, overlying layer b records a deterioration of local environments, thus providing a plausible explanation for the abandonment of the site, and perhaps for the total