Sample records for hyperbolic cordic algorithm

  1. Design and Implementation of Hybrid CORDIC Algorithm Based on Phase Rotation Estimation for NCO

    PubMed Central

    Zhang, Chaozhu; Han, Jinan; Li, Ke

    2014-01-01

    The numerical controlled oscillator has wide application in radar, digital receiver, and software radio system. Firstly, this paper introduces the traditional CORDIC algorithm. Then in order to improve computing speed and save resources, this paper proposes a kind of hybrid CORDIC algorithm based on phase rotation estimation applied in numerical controlled oscillator (NCO). Through estimating the direction of part phase rotation, the algorithm reduces part phase rotation and add-subtract unit, so that it decreases delay. Furthermore, the paper simulates and implements the numerical controlled oscillator by Quartus II software and Modelsim software. Finally, simulation results indicate that the improvement over traditional CORDIC algorithm is achieved in terms of ease of computation, resource utilization, and computing speed/delay while maintaining the precision. It is suitable for high speed and precision digital modulation and demodulation. PMID:25110750

  2. Implementation of trigonometric function using CORDIC algorithms

    NASA Astrophysics Data System (ADS)

    Mokhtar, A. S. N.; Ayub, M. I.; Ismail, N.; Daud, N. G. Nik

    2018-02-01

    In 1959, Jack E. Volder presents a brand new formula to the real-time solution of the equation raised in navigation system. This new algorithm was the most beneficial replacement of analog navigation system by the digital. The CORDIC (Coordinate Rotation Digital Computer) algorithm are used for the rapid calculation associated with elementary operates like trigonometric function, multiplication, division and logarithm function, and also various conversions such as conversion of rectangular to polar coordinate including the conversion between binary coded information. In this current time CORDIC formula have many applications in the field of communication, signal processing, 3-D graphics, and others. This paper would be presents the trigonometric function implementation by using CORDIC algorithm in rotation mode for circular coordinate system. The CORDIC technique is used in order to generating the output angle between range 0o to 90o and error analysis is concern. The result showed that the average percentage error is about 0.042% at angles between ranges 00 to 900. But the average percentage error rose up to 45% at angle 90o and above. So, this method is very accurate at the 1st quadrant. The mirror properties method is used to find out an angle at 2nd, 3rd and 4th quadrant.

  3. Research and implementation of the algorithm for unwrapped and distortion correction basing on CORDIC for panoramic image

    NASA Astrophysics Data System (ADS)

    Zhang, Zhenhai; Li, Kejie; Wu, Xiaobing; Zhang, Shujiang

    2008-03-01

    The unwrapped and correcting algorithm based on Coordinate Rotation Digital Computer (CORDIC) and bilinear interpolation algorithm was presented in this paper, with the purpose of processing dynamic panoramic annular image. An original annular panoramic image captured by panoramic annular lens (PAL) can be unwrapped and corrected to conventional rectangular image without distortion, which is much more coincident with people's vision. The algorithm for panoramic image processing is modeled by VHDL and implemented in FPGA. The experimental results show that the proposed panoramic image algorithm for unwrapped and distortion correction has the lower computation complexity and the architecture for dynamic panoramic image processing has lower hardware cost and power consumption. And the proposed algorithm is valid.

  4. FPGA design for constrained energy minimization

    NASA Astrophysics Data System (ADS)

    Wang, Jianwei; Chang, Chein-I.; Cao, Mang

    2004-02-01

    The Constrained Energy Minimization (CEM) has been widely used for hyperspectral detection and classification. The feasibility of implementing the CEM as a real-time processing algorithm in systolic arrays has been also demonstrated. The main challenge of realizing the CEM in hardware architecture in the computation of the inverse of the data correlation matrix performed in the CEM, which requires a complete set of data samples. In order to cope with this problem, the data correlation matrix must be calculated in a causal manner which only needs data samples up to the sample at the time it is processed. This paper presents a Field Programmable Gate Arrays (FPGA) design of such a causal CEM. The main feature of the proposed FPGA design is to use the Coordinate Rotation DIgital Computer (CORDIC) algorithm that can convert a Givens rotation of a vector to a set of shift-add operations. As a result, the CORDIC algorithm can be easily implemented in hardware architecture, therefore in FPGA. Since the computation of the inverse of the data correlction involves a series of Givens rotations, the utility of the CORDIC algorithm allows the causal CEM to perform real-time processing in FPGA. In this paper, an FPGA implementation of the causal CEM will be studied and its detailed architecture will be also described.

  5. FPGA implementation of digital down converter using CORDIC algorithm

    NASA Astrophysics Data System (ADS)

    Agarwal, Ashok; Lakshmi, Boppana

    2013-01-01

    In radio receivers, Digital Down Converters (DDC) are used to translate the signal from Intermediate Frequency level to baseband. It also decimates the oversampled signal to a lower sample rate, eliminating the need of a high end digital signal processors. In this paper we have implemented architecture for DDC employing CORDIC algorithm, which down converts an IF signal of 70MHz (3G) to 200 KHz baseband GSM signal, with an SFDR greater than 100dB. The implemented architecture reduces the hardware resource requirements by 15 percent when compared with other architecture available in the literature due to elimination of explicit multipliers and a quadrature phase shifter for mixing.

  6. A low-power and high-quality implementation of the discrete cosine transformation

    NASA Astrophysics Data System (ADS)

    Heyne, B.; Götze, J.

    2007-06-01

    In this paper a computationally efficient and high-quality preserving DCT architecture is presented. It is obtained by optimizing the Loeffler DCT based on the Cordic algorithm. The computational complexity is reduced from 11 multiply and 29 add operations (Loeffler DCT) to 38 add and 16 shift operations (which is similar to the complexity of the binDCT). The experimental results show that the proposed DCT algorithm not only reduces the computational complexity significantly, but also retains the good transformation quality of the Loeffler DCT. Therefore, the proposed Cordic based Loeffler DCT is especially suited for low-power and high-quality CODECs in battery-based systems.

  7. An Elementary Algorithm to Evaluate Trigonometric Functions to High Precision

    ERIC Educational Resources Information Center

    Johansson, B. Tomas

    2018-01-01

    Evaluation of the cosine function is done via a simple Cordic-like algorithm, together with a package for handling arbitrary-precision arithmetic in the computer program Matlab. Approximations to the cosine function having hundreds of correct decimals are presented with a discussion around errors and implementation.

  8. Area- and energy-efficient CORDIC accelerators in deep sub-micron CMOS technologies

    NASA Astrophysics Data System (ADS)

    Vishnoi, U.; Noll, T. G.

    2012-09-01

    The COordinate Rotate DIgital Computer (CORDIC) algorithm is a well known versatile approach and is widely applied in today's SoCs for especially but not restricted to digital communications. Dedicated CORDIC blocks can be implemented in deep sub-micron CMOS technologies at very low area and energy costs and are attractive to be used as hardware accelerators for Application Specific Instruction Processors (ASIPs). Thereby, overcoming the well known energy vs. flexibility conflict. Optimizing Global Navigation Satellite System (GNSS) receivers to reduce the hardware complexity is an important research topic at present. In such receivers CORDIC accelerators can be used for digital baseband processing (fixed-point) and in Position-Velocity-Time estimation (floating-point). A micro architecture well suited to such applications is presented. This architecture is parameterized according to the wordlengths as well as the number of iterations and can be easily extended for floating point data format. Moreover, area can be traded for throughput by partially or even fully unrolling the iterations, whereby the degree of pipelining is organized with one CORDIC iteration per cycle. From the architectural description, the macro layout can be generated fully automatically using an in-house datapath generator tool. Since the adders and shifters play an important role in optimizing the CORDIC block, they must be carefully optimized for high area and energy efficiency in the underlying technology. So, for this purpose carry-select adders and logarithmic shifters have been chosen. Device dimensioning was automatically optimized with respect to dynamic and static power, area and performance using the in-house tool. The fully sequential CORDIC block for fixed-point digital baseband processing features a wordlength of 16 bits, requires 5232 transistors, which is implemented in a 40-nm CMOS technology and occupies a silicon area of 1560 μm2 only. Maximum clock frequency from circuit simulation of extracted netlist is 768 MHz under typical, and 463 MHz under worst case technology and application corner conditions, respectively. Simulated dynamic power dissipation is 0.24 uW MHz-1 at 0.9 V; static power is 38 uW in slow corner, 65 uW in typical corner and 518 uW in fast corner, respectively. The latter can be reduced by 43% in a 40-nm CMOS technology using 0.5 V reverse-backbias. These features are compared with the results from different design styles as well as with an implementation in 28-nm CMOS technology. It is interesting that in the latter case area scales as expected, but worst case performance and energy do not scale well anymore.

  9. Point coordinates extraction from localized hyperbolic reflections in GPR data

    NASA Astrophysics Data System (ADS)

    Ristić, Aleksandar; Bugarinović, Željko; Vrtunski, Milan; Govedarica, Miro

    2017-09-01

    In this paper, we propose an automated detection algorithm for the localization of apexes and points on the prongs of hyperbolic reflection incurred as a result of GPR scanning technology. The objects of interest encompass cylindrical underground utilities that have a distinctive form of hyperbolic reflection in radargram. Algorithm involves application of trained neural network to analyze radargram in the form of raster image, resulting with extracted segments of interest that contain hyperbolic reflections. This significantly reduces the amount of data for further analysis. Extracted segments represent the zone for localization of apices. This is followed by extraction of points on prongs of hyperbolic reflections which is carried out until stopping criterion is satisfied, regardless the borders of segment of interest. In final step a classification of false hyperbolic reflections caused by the constructive interference and their removal is done. The algorithm is implemented in MATLAB environment. There are several advantages of the proposed algorithm. It can successfully recognize true hyperbolic reflections in radargram images and extracts coordinates, with very low rate of false detections and without prior knowledge about the number of hyperbolic reflections or buried utilities. It can be applied to radargrams containing single and multiple hyperbolic reflections, intersected, distorted, as well as incomplete (asymmetric) hyperbolic reflections, all in the presence of higher level of noise. Special feature of algorithm is developed procedure for analysis and removal of false hyperbolic reflections generated by the constructive interference from reflectors associated with the utilities. Algorithm was tested on a number of synthetic and radargram acquired in the field survey. To illustrate the performances of the proposed algorithm, we present the characteristics of the algorithm through five representative radargrams obtained in real conditions. In these examples we present different acquisition scenarios by varying the number of buried objects, their disposition, size, and level of noise. Example with highest complexity was tested also as a synthetic radargram generated by gprMax. Processing time in examples with one or two hyperbolic reflections is from 0.1 to 0.3 s, while for the most complex examples it is from 2.2 to 4.9 s. In general, the obtained experimental results show that the proposed algorithm exhibits promising performances both in terms of utility detection and processing speed of the algorithm.

  10. Resource and Performance Evaluations of Fixed Point QRD-RLS Systolic Array through FPGA Implementation

    NASA Astrophysics Data System (ADS)

    Yokoyama, Yoshiaki; Kim, Minseok; Arai, Hiroyuki

    At present, when using space-time processing techniques with multiple antennas for mobile radio communication, real-time weight adaptation is necessary. Due to the progress of integrated circuit technology, dedicated processor implementation with ASIC or FPGA can be employed to implement various wireless applications. This paper presents a resource and performance evaluation of the QRD-RLS systolic array processor based on fixed-point CORDIC algorithm with FPGA. In this paper, to save hardware resources, we propose the shared architecture of a complex CORDIC processor. The required precision of internal calculation, the circuit area for the number of antenna elements and wordlength, and the processing speed will be evaluated. The resource estimation provides a possible processor configuration with a current FPGA on the market. Computer simulations assuming a fading channel will show a fast convergence property with a finite number of training symbols. The proposed architecture has also been implemented and its operation was verified by beamforming evaluation through a radio propagation experiment.

  11. Realization of a CORDIC-Based Plug-In Accelerometer Module for PSG System in Head Position Monitoring for OSAS Patients

    PubMed Central

    Chou, Wen-Cheng; Shiao, Tsu-Hui; Shiao, Guang-Ming; Luo, Chin-Shan

    2017-01-01

    Overnight polysomnography (PSG) is currently the standard diagnostic procedure for obstructive sleep apnea (OSA). It has been known that monitoring of head position in sleep is crucial not only for the diagnosis (positional sleep apnea) but also for the management of OSA (positional therapy). However, there are no sensor systems available clinically to hook up with PSG for accurate head position monitoring. In this paper, an accelerometer-based sensing system for accurate head position monitoring is developed and realized. The core CORDIC- (COordinate Rotation DIgital Computer-) based tilting sensing algorithm is realized in the system to quickly and accurately convert accelerometer raw data into the desired head position tilting angles. The system can hook up with PSG devices for diagnosis to have head position information integrated with other PSG-monitored signals. It has been applied in an IRB test in Taipei Veterans General Hospital and has been proved that it can meet the medical needs of accurate head position monitoring for PSG diagnosis. PMID:29065608

  12. Computational structures for robotic computations

    NASA Technical Reports Server (NTRS)

    Lee, C. S. G.; Chang, P. R.

    1987-01-01

    The computational problem of inverse kinematics and inverse dynamics of robot manipulators by taking advantage of parallelism and pipelining architectures is discussed. For the computation of inverse kinematic position solution, a maximum pipelined CORDIC architecture has been designed based on a functional decomposition of the closed-form joint equations. For the inverse dynamics computation, an efficient p-fold parallel algorithm to overcome the recurrence problem of the Newton-Euler equations of motion to achieve the time lower bound of O(log sub 2 n) has also been developed.

  13. APPLICATION OF NEURAL NETWORK ALGORITHMS FOR BPM LINEARIZATION

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Musson, John C.; Seaton, Chad; Spata, Mike F.

    2012-11-01

    Stripline BPM sensors contain inherent non-linearities, as a result of field distortions from the pickup elements. Many methods have been devised to facilitate corrections, often employing polynomial fitting. The cost of computation makes real-time correction difficult, particulalry when integer math is utilized. The application of neural-network technology, particularly the multi-layer perceptron algorithm, is proposed as an efficient alternative for electrode linearization. A process of supervised learning is initially used to determine the weighting coefficients, which are subsequently applied to the incoming electrode data. A non-linear layer, known as an activation layer, is responsible for the removal of saturation effects. Implementationmore » of a perceptron in an FPGA-based software-defined radio (SDR) is presented, along with performance comparisons. In addition, efficient calculation of the sigmoidal activation function via the CORDIC algorithm is presented.« less

  14. Field Programmable Gate Array (FPGA) Respiratory Monitoring System Using a Flow Microsensor and an Accelerometer

    NASA Astrophysics Data System (ADS)

    Mellal, Idir; Laghrouche, Mourad; Bui, Hung Tien

    2017-04-01

    This paper describes a non-invasive system for respiratory monitoring using a Micro Electro Mechanical Systems (MEMS) flow sensor and an IMU (Inertial Measurement Unit) accelerometer. The designed system is intended to be wearable and used in a hospital or at home to assist people with respiratory disorders. To ensure the accuracy of our system, we proposed a calibration method based on ANN (Artificial Neural Network) to compensate the temperature drift of the silicon flow sensor. The sigmoid activation functions used in the ANN model were computed with the CORDIC (COordinate Rotation DIgital Computer) algorithm. This algorithm was also used to estimate the tilt angle in body position. The design was implemented on reconfigurable platform FPGA.

  15. Computation of Quasi-Periodic Normally Hyperbolic Invariant Tori: Algorithms, Numerical Explorations and Mechanisms of Breakdown

    NASA Astrophysics Data System (ADS)

    Canadell, Marta; Haro, Àlex

    2017-12-01

    We present several algorithms for computing normally hyperbolic invariant tori carrying quasi-periodic motion of a fixed frequency in families of dynamical systems. The algorithms are based on a KAM scheme presented in Canadell and Haro (J Nonlinear Sci, 2016. doi: 10.1007/s00332-017-9389-y), to find the parameterization of the torus with prescribed dynamics by detuning parameters of the model. The algorithms use different hyperbolicity and reducibility properties and, in particular, compute also the invariant bundles and Floquet transformations. We implement these methods in several 2-parameter families of dynamical systems, to compute quasi-periodic arcs, that is, the parameters for which 1D normally hyperbolic invariant tori with a given fixed frequency do exist. The implementation lets us to perform the continuations up to the tip of the quasi-periodic arcs, for which the invariant curves break down. Three different mechanisms of breakdown are analyzed, using several observables, leading to several conjectures.

  16. A shifted hyperbolic augmented Lagrangian-based artificial fish two-swarm algorithm with guaranteed convergence for constrained global optimization

    NASA Astrophysics Data System (ADS)

    Rocha, Ana Maria A. C.; Costa, M. Fernanda P.; Fernandes, Edite M. G. P.

    2016-12-01

    This article presents a shifted hyperbolic penalty function and proposes an augmented Lagrangian-based algorithm for non-convex constrained global optimization problems. Convergence to an ?-global minimizer is proved. At each iteration k, the algorithm requires the ?-global minimization of a bound constrained optimization subproblem, where ?. The subproblems are solved by a stochastic population-based metaheuristic that relies on the artificial fish swarm paradigm and a two-swarm strategy. To enhance the speed of convergence, the algorithm invokes the Nelder-Mead local search with a dynamically defined probability. Numerical experiments with benchmark functions and engineering design problems are presented. The results show that the proposed shifted hyperbolic augmented Lagrangian compares favorably with other deterministic and stochastic penalty-based methods.

  17. Real-time image processing of TOF range images using a reconfigurable processor system

    NASA Astrophysics Data System (ADS)

    Hussmann, S.; Knoll, F.; Edeler, T.

    2011-07-01

    During the last years, Time-of-Flight sensors achieved a significant impact onto research fields in machine vision. In comparison to stereo vision system and laser range scanners they combine the advantages of active sensors providing accurate distance measurements and camera-based systems recording a 2D matrix at a high frame rate. Moreover low cost 3D imaging has the potential to open a wide field of additional applications and solutions in markets like consumer electronics, multimedia, digital photography, robotics and medical technologies. This paper focuses on the currently implemented 4-phase-shift algorithm in this type of sensors. The most time critical operation of the phase-shift algorithm is the arctangent function. In this paper a novel hardware implementation of the arctangent function using a reconfigurable processor system is presented and benchmarked against the state-of-the-art CORDIC arctangent algorithm. Experimental results show that the proposed algorithm is well suited for real-time processing of the range images of TOF cameras.

  18. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Cololla, P.

    This review describes a structured approach to adaptivity. The Automated Mesh Refinement (ARM) algorithms developed by M Berger are described, touching on hyperbolic and parabolic applications. Adaptivity is achieved by overlaying finer grids only in areas flagged by a generalized error criterion. The author discusses some of the issues involved in abutting disparate-resolution grids, and demonstrates that suitable algorithms exist for dissipative as well as hyperbolic systems.

  19. On the construction and application of implicit factored schemes for conservation laws. [in computational fluid dynamics

    NASA Technical Reports Server (NTRS)

    Warming, R. F.; Beam, R. M.

    1978-01-01

    Efficient, noniterative, implicit finite difference algorithms are systematically developed for nonlinear conservation laws including purely hyperbolic systems and mixed hyperbolic parabolic systems. Utilization of a rational fraction or Pade time differencing formulas, yields a direct and natural derivation of an implicit scheme in a delta form. Attention is given to advantages of the delta formation and to various properties of one- and two-dimensional algorithms.

  20. A digitalized silicon microgyroscope based on embedded FPGA.

    PubMed

    Xia, Dunzhu; Yu, Cheng; Wang, Yuliang

    2012-09-27

    This paper presents a novel digital miniaturization method for a prototype silicon micro-gyroscope (SMG) with the symmetrical and decoupled structure. The schematic blocks of the overall system consist of high precision analog front-end interface, high-speed 18-bit analog to digital convertor, a high-performance core Field Programmable Gate Array (FPGA) chip and other peripherals such as high-speed serial ports for transmitting data. In drive mode, the closed-loop drive circuit are implemented by automatic gain control (AGC) loop and software phase-locked loop (SPLL) based on the Coordinated Rotation Digital Computer (CORDIC) algorithm. Meanwhile, the sense demodulation module based on varying step least mean square demodulation (LMSD) are addressed in detail. All kinds of algorithms are simulated by Simulink and DSPbuilder tools, which is in good agreement with the theoretical design. The experimental results have fully demonstrated the stability and flexibility of the system.

  1. A Digitalized Silicon Microgyroscope Based on Embedded FPGA

    PubMed Central

    Xia, Dunzhu; Yu, Cheng; Wang, Yuliang

    2012-01-01

    This paper presents a novel digital miniaturization method for a prototype silicon micro-gyroscope (SMG) with the symmetrical and decoupled structure. The schematic blocks of the overall system consist of high precision analog front-end interface, high-speed 18-bit analog to digital convertor, a high-performance core Field Programmable Gate Array (FPGA) chip and other peripherals such as high-speed serial ports for transmitting data. In drive mode, the closed-loop drive circuit are implemented by automatic gain control (AGC) loop and software phase-locked loop (SPLL) based on the Coordinated Rotation Digital Computer (CORDIC) algorithm. Meanwhile, the sense demodulation module based on varying step least mean square demodulation (LMSD) are addressed in detail. All kinds of algorithms are simulated by Simulink and DSPbuilder tools, which is in good agreement with the theoretical design. The experimental results have fully demonstrated the stability and flexibility of the system. PMID:23201990

  2. An approach to the development of numerical algorithms for first order linear hyperbolic systems in multiple space dimensions: The constant coefficient case

    NASA Technical Reports Server (NTRS)

    Goodrich, John W.

    1995-01-01

    Two methods for developing high order single step explicit algorithms on symmetric stencils with data on only one time level are presented. Examples are given for the convection and linearized Euler equations with up to the eighth order accuracy in both space and time in one space dimension, and up to the sixth in two space dimensions. The method of characteristics is generalized to nondiagonalizable hyperbolic systems by using exact local polynominal solutions of the system, and the resulting exact propagator methods automatically incorporate the correct multidimensional wave propagation dynamics. Multivariate Taylor or Cauchy-Kowaleskaya expansions are also used to develop algorithms. Both of these methods can be applied to obtain algorithms of arbitrarily high order for hyperbolic systems in multiple space dimensions. Cross derivatives are included in the local approximations used to develop the algorithms in this paper in order to obtain high order accuracy, and improved isotropy and stability. Efficiency in meeting global error bounds is an important criterion for evaluating algorithms, and the higher order algorithms are shown to be up to several orders of magnitude more efficient even though they are more complex. Stable high order boundary conditions for the linearized Euler equations are developed in one space dimension, and demonstrated in two space dimensions.

  3. CORDIC-based digital signal processing (DSP) element for adaptive signal processing

    NASA Astrophysics Data System (ADS)

    Bolstad, Gregory D.; Neeld, Kenneth B.

    1995-04-01

    The High Performance Adaptive Weight Computation (HAWC) processing element is a CORDIC based application specific DSP element that, when connected in a linear array, can perform extremely high throughput (100s of GFLOPS) matrix arithmetic operations on linear systems of equations in real time. In particular, it very efficiently performs the numerically intense computation of optimal least squares solutions for large, over-determined linear systems. Most techniques for computing solutions to these types of problems have used either a hard-wired, non-programmable systolic array approach, or more commonly, programmable DSP or microprocessor approaches. The custom logic methods can be efficient, but are generally inflexible. Approaches using multiple programmable generic DSP devices are very flexible, but suffer from poor efficiency and high computation latencies, primarily due to the large number of DSP devices that must be utilized to achieve the necessary arithmetic throughput. The HAWC processor is implemented as a highly optimized systolic array, yet retains some of the flexibility of a programmable data-flow system, allowing efficient implementation of algorithm variations. This provides flexible matrix processing capabilities that are one to three orders of magnitude less expensive and more dense than the current state of the art, and more importantly, allows a realizable solution to matrix processing problems that were previously considered impractical to physically implement. HAWC has direct applications in RADAR, SONAR, communications, and image processing, as well as in many other types of systems.

  4. Fast wavelet based algorithms for linear evolution equations

    NASA Technical Reports Server (NTRS)

    Engquist, Bjorn; Osher, Stanley; Zhong, Sifen

    1992-01-01

    A class was devised of fast wavelet based algorithms for linear evolution equations whose coefficients are time independent. The method draws on the work of Beylkin, Coifman, and Rokhlin which they applied to general Calderon-Zygmund type integral operators. A modification of their idea is applied to linear hyperbolic and parabolic equations, with spatially varying coefficients. A significant speedup over standard methods is obtained when applied to hyperbolic equations in one space dimension and parabolic equations in multidimensions.

  5. Optimized hardware framework of MLP with random hidden layers for classification applications

    NASA Astrophysics Data System (ADS)

    Zyarah, Abdullah M.; Ramesh, Abhishek; Merkel, Cory; Kudithipudi, Dhireesha

    2016-05-01

    Multilayer Perceptron Networks with random hidden layers are very efficient at automatic feature extraction and offer significant performance improvements in the training process. They essentially employ large collection of fixed, random features, and are expedient for form-factor constrained embedded platforms. In this work, a reconfigurable and scalable architecture is proposed for the MLPs with random hidden layers with a customized building block based on CORDIC algorithm. The proposed architecture also exploits fixed point operations for area efficiency. The design is validated for classification on two different datasets. An accuracy of ~ 90% for MNIST dataset and 75% for gender classification on LFW dataset was observed. The hardware has 299 speed-up over the corresponding software realization.

  6. Quantitative imaging technique using the layer-stripping algorithm

    NASA Astrophysics Data System (ADS)

    Beilina, L.

    2017-07-01

    We present the layer-stripping algorithm for the solution of the hyperbolic coefficient inverse problem (CIP). Our numerical examples show quantitative reconstruction of small tumor-like inclusions in two-dimensions.

  7. Estimation of coefficients and boundary parameters in hyperbolic systems

    NASA Technical Reports Server (NTRS)

    Banks, H. T.; Murphy, K. A.

    1984-01-01

    Semi-discrete Galerkin approximation schemes are considered in connection with inverse problems for the estimation of spatially varying coefficients and boundary condition parameters in second order hyperbolic systems typical of those arising in 1-D surface seismic problems. Spline based algorithms are proposed for which theoretical convergence results along with a representative sample of numerical findings are given.

  8. Algorithm Development and Application of High Order Numerical Methods for Shocked and Rapid Changing Solutions

    DTIC Science & Technology

    2007-12-06

    high order well-balanced schemes to a class of hyperbolic systems with source terms, Boletin de la Sociedad Espanola de Matematica Aplicada, v34 (2006...schemes to a class of hyperbolic systems with source terms, Boletin de la Sociedad Espanola de Matematica Aplicada, v34 (2006), pp.69-80. 39. Y. Xu and C.-W

  9. Congruence Approximations for Entrophy Endowed Hyperbolic Systems

    NASA Technical Reports Server (NTRS)

    Barth, Timothy J.; Saini, Subhash (Technical Monitor)

    1998-01-01

    Building upon the standard symmetrization theory for hyperbolic systems of conservation laws, congruence properties of the symmetrized system are explored. These congruence properties suggest variants of several stabilized numerical discretization procedures for hyperbolic equations (upwind finite-volume, Galerkin least-squares, discontinuous Galerkin) that benefit computationally from congruence approximation. Specifically, it becomes straightforward to construct the spatial discretization and Jacobian linearization for these schemes (given a small amount of derivative information) for possible use in Newton's method, discrete optimization, homotopy algorithms, etc. Some examples will be given for the compressible Euler equations and the nonrelativistic MHD equations using linear and quadratic spatial approximation.

  10. A numerical algorithm for MHD of free surface flows at low magnetic Reynolds numbers

    NASA Astrophysics Data System (ADS)

    Samulyak, Roman; Du, Jian; Glimm, James; Xu, Zhiliang

    2007-10-01

    We have developed a numerical algorithm and computational software for the study of magnetohydrodynamics (MHD) of free surface flows at low magnetic Reynolds numbers. The governing system of equations is a coupled hyperbolic-elliptic system in moving and geometrically complex domains. The numerical algorithm employs the method of front tracking and the Riemann problem for material interfaces, second order Godunov-type hyperbolic solvers, and the embedded boundary method for the elliptic problem in complex domains. The numerical algorithm has been implemented as an MHD extension of FronTier, a hydrodynamic code with free interface support. The code is applicable for numerical simulations of free surface flows of conductive liquids or weakly ionized plasmas. The code has been validated through the comparison of numerical simulations of a liquid metal jet in a non-uniform magnetic field with experiments and theory. Simulations of the Muon Collider/Neutrino Factory target have also been discussed.

  11. Development and application of unified algorithms for problems in computational science

    NASA Technical Reports Server (NTRS)

    Shankar, Vijaya; Chakravarthy, Sukumar

    1987-01-01

    A framework is presented for developing computationally unified numerical algorithms for solving nonlinear equations that arise in modeling various problems in mathematical physics. The concept of computational unification is an attempt to encompass efficient solution procedures for computing various nonlinear phenomena that may occur in a given problem. For example, in Computational Fluid Dynamics (CFD), a unified algorithm will be one that allows for solutions to subsonic (elliptic), transonic (mixed elliptic-hyperbolic), and supersonic (hyperbolic) flows for both steady and unsteady problems. The objectives are: development of superior unified algorithms emphasizing accuracy and efficiency aspects; development of codes based on selected algorithms leading to validation; application of mature codes to realistic problems; and extension/application of CFD-based algorithms to problems in other areas of mathematical physics. The ultimate objective is to achieve integration of multidisciplinary technologies to enhance synergism in the design process through computational simulation. Specific unified algorithms for a hierarchy of gas dynamics equations and their applications to two other areas: electromagnetic scattering, and laser-materials interaction accounting for melting.

  12. An iterative method for systems of nonlinear hyperbolic equations

    NASA Technical Reports Server (NTRS)

    Scroggs, Jeffrey S.

    1989-01-01

    An iterative algorithm for the efficient solution of systems of nonlinear hyperbolic equations is presented. Parallelism is evident at several levels. In the formation of the iteration, the equations are decoupled, thereby providing large grain parallelism. Parallelism may also be exploited within the solves for each equation. Convergence of the interation is established via a bounding function argument. Experimental results in two-dimensions are presented.

  13. Hierarchical MFMO Circuit Modules for an Energy-Efficient SDR DBF

    NASA Astrophysics Data System (ADS)

    Mar, Jeich; Kuo, Chi-Cheng; Wu, Shin-Ru; Lin, You-Rong

    The hierarchical multi-function matrix operation (MFMO) circuit modules are designed using coordinate rotations digital computer (CORDIC) algorithm for realizing the intensive computation of matrix operations. The paper emphasizes that the designed hierarchical MFMO circuit modules can be used to develop a power-efficient software-defined radio (SDR) digital beamformer (DBF). The formulas of the processing time for the scalable MFMO circuit modules implemented in field programmable gate array (FPGA) are derived to allocate the proper logic resources for the hardware reconfiguration. The hierarchical MFMO circuit modules are scalable to the changing number of array branches employed for the SDR DBF to achieve the purpose of power saving. The efficient reuse of the common MFMO circuit modules in the SDR DBF can also lead to energy reduction. Finally, the power dissipation and reconfiguration function in the different modes of the SDR DBF are observed from the experiment results.

  14. Hardware realization of an SVM algorithm implemented in FPGAs

    NASA Astrophysics Data System (ADS)

    Wiśniewski, Remigiusz; Bazydło, Grzegorz; Szcześniak, Paweł

    2017-08-01

    The paper proposes a technique of hardware realization of a space vector modulation (SVM) of state function switching in matrix converter (MC), oriented on the implementation in a single field programmable gate array (FPGA). In MC the SVM method is based on the instantaneous space-vector representation of input currents and output voltages. The traditional computation algorithms usually involve digital signal processors (DSPs) which consumes the large number of power transistors (18 transistors and 18 independent PWM outputs) and "non-standard positions of control pulses" during the switching sequence. Recently, hardware implementations become popular since computed operations may be executed much faster and efficient due to nature of the digital devices (especially concurrency). In the paper, we propose a hardware algorithm of SVM computation. In opposite to the existing techniques, the presented solution applies COordinate Rotation DIgital Computer (CORDIC) method to solve the trigonometric operations. Furthermore, adequate arithmetic modules (that is, sub-devices) used for intermediate calculations, such as code converters or proper sectors selectors (for output voltages and input current) are presented in detail. The proposed technique has been implemented as a design described with the use of Verilog hardware description language. The preliminary results of logic implementation oriented on the Xilinx FPGA (particularly, low-cost device from Artix-7 family from Xilinx was used) are also presented.

  15. Encke-Beta Predictor for Orion Burn Targeting and Guidance

    NASA Technical Reports Server (NTRS)

    Robinson, Shane; Scarritt, Sara; Goodman, John L.

    2016-01-01

    The state vector prediction algorithm selected for Orion on-board targeting and guidance is known as the Encke-Beta method. Encke-Beta uses a universal anomaly (beta) as the independent variable, valid for circular, elliptical, parabolic, and hyperbolic orbits. The variable, related to the change in eccentric anomaly, results in integration steps that cover smaller arcs of the trajectory at or near perigee, when velocity is higher. Some burns in the EM-1 and EM-2 mission plans are much longer than burns executed with the Apollo and Space Shuttle vehicles. Burn length, as well as hyperbolic trajectories, has driven the use of the Encke-Beta numerical predictor by the predictor/corrector guidance algorithm in place of legacy analytic thrust and gravity integrals.

  16. The Best m-Term Approximation and Greedy Algorithms

    DTIC Science & Technology

    1997-01-01

    in the paper DKT For a given basis we dene the Greedy Algorithm Gp as follows Let f X I cIf I and cIf p kcIf Ikp Then... DKT RA DeVore SV Konyagin and VV Temlyakov Hyperbolic Wavelet Approximation to appear DL R DeVore GLorentz

  17. A Well-Balanced Path-Integral f-Wave Method for Hyperbolic Problems with Source Terms

    PubMed Central

    2014-01-01

    Systems of hyperbolic partial differential equations with source terms (balance laws) arise in many applications where it is important to compute accurate time-dependent solutions modeling small perturbations of equilibrium solutions in which the source terms balance the hyperbolic part. The f-wave version of the wave-propagation algorithm is one approach, but requires the use of a particular averaged value of the source terms at each cell interface in order to be “well balanced” and exactly maintain steady states. A general approach to choosing this average is developed using the theory of path conservative methods. A scalar advection equation with a decay or growth term is introduced as a model problem for numerical experiments. PMID:24563581

  18. Explicit finite difference predictor and convex corrector with applications to hyperbolic partial differential equations

    NASA Technical Reports Server (NTRS)

    Dey, C.; Dey, S. K.

    1983-01-01

    An explicit finite difference scheme consisting of a predictor and a corrector has been developed and applied to solve some hyperbolic partial differential equations (PDEs). The corrector is a convex-type function which is applied at each time level and at each mesh point. It consists of a parameter which may be estimated such that for larger time steps the algorithm should remain stable and generate a fast speed of convergence to the steady-state solution. Some examples have been given.

  19. If training data appears to be mislabeled, should we relabel it? Improving supervised learning algorithms for threat detection in ground penetrating radar data

    NASA Astrophysics Data System (ADS)

    Reichman, Daniël.; Collins, Leslie M.; Malof, Jordan M.

    2018-04-01

    This work focuses on the development of automatic buried threat detection (BTD) algorithms using ground penetrating radar (GPR) data. Buried threats tend to exhibit unique characteristics in GPR imagery, such as high energy hyperbolic shapes, which can be leveraged for detection. Many recent BTD algorithms are supervised, and therefore they require training with exemplars of GPR data collected over non-threat locations and threat locations, respectively. Frequently, data from non-threat GPR examples will exhibit high energy hyperbolic patterns, similar to those observed from a buried threat. Is it still useful therefore, to include such examples during algorithm training, and encourage an algorithm to label such data as a non-threat? Similarly, some true buried threat examples exhibit very little distinctive threat-like patterns. We investigate whether it is beneficial to treat such GPR data examples as mislabeled, and either (i) relabel them, or (ii) remove them from training. We study this problem using two algorithms to automatically identify mislabeled examples, if they are present, and examine the impact of removing or relabeling them for training. We conduct these experiments on a large collection of GPR data with several state-of-the-art GPR-based BTD algorithms.

  20. Collisions with meteoroid streams as one possible mechanism for the formation of hyperbolic cometary orbits

    NASA Astrophysics Data System (ADS)

    Guliyev, Ayyub; Nabiyev, Shaig

    2017-07-01

    This paper presents the results of a statistical analysis of the dynamic parameters of 300 comets that have osculating hyperbolic orbits. It is shown that such comets differ from other comets by their large perihelion distances and by a predominance of retrograde motion. It is shown that the values of i, the inclination of the hyperbolic comets, are in comparative excess over the interval 90-120°. The dominance by q, the perihelion distance, renders it difficult to suggest that the excess hyperbolic velocity of these comets can be the result of physical processes that take place in their nuclei. Aspects of the following working hypothesis, that the hyperbolic excess of parameter e might be formed after comets pass through meteoroid streams, are also studied. To evaluate this hypothesis, the distribution of the orbits of hyperbolic comets relative to the plane of motion of 112 established meteoroid streams are analyzed. The number (N) of orbit nodes for hyperbolic comets with respect to the plane of each stream at various distances is calculated. To determine the degree of redundancy of N, a special computing algorithm was applied that provided the expected value nav as well as the standard deviation σ for the number of cometary nodes at the plane of each stream. A comparative analysis of the N and nav values that take σ into account suggests an excess in 40 stream cases. This implies that the passage of comets through meteoroid streams can lead to an acceleration of the comets' heliocentric velocity.

  1. Numerical Simulations of Free Surface Magnetohydrodynamic Flows

    NASA Astrophysics Data System (ADS)

    Samulyak, Roman; Glimm, James; Oh, Wonho; Prykarpatskyy, Yarema

    2003-11-01

    We have developed a numerical algorithm and performed simulations of magnetohydrodynamic (MHD) free surface flows. The corresponding system of MHD equations is a system of strongly coupled hyperbolic and parabolic/elliptic equations in moving and geometrically complex domains. The hyperbolic system is solved using the front tracking technique for the free fluid interface. Parallel algorithms for solving elliptic and parabolic equations are based on a finite element discretization on moving grids dynamically conforming to fluid interfaces. The method has been implemented as an MHD extension of the FronTier code. The code has been applied for modeling the behavior of lithium and mercury jets in magnetic fields, laser ablation plumes, and the Richtmyer-Meshkov instability of a liquid mercury jet interacting with a high energy proton pulse in a strong magnetic field. Such an instability occurs in the target for the Muon Collider.

  2. Power and Roots by Recursion.

    ERIC Educational Resources Information Center

    Aieta, Joseph F.

    1987-01-01

    This article illustrates how questions from elementary finance can serve as motivation for studying high order powers, roots, and exponential functions using Logo procedures. A second discussion addresses a relatively unknown algorithm for the trigonometric exponential and hyperbolic functions. (PK)

  3. A homotopy method based on WENO schemes for solving steady state problems of hyperbolic conservation laws

    DTIC Science & Technology

    2012-09-03

    prac- tice to solve these initial value problems. Additionally, the predictor / corrector methods are combined with adaptive stepsize and adaptive ...for implementing a numerical path tracking algorithm is to decide which predictor / corrector method to employ, how large to take the step ∆t, and what...the endgame algorithm . Output: A steady state solution Set ǫ = 1 while ǫ >= ǫend do set the stepsize ∆ǫ by using adaptive stepsize control algorithm

  4. Symbolic integration of a class of algebraic functions. [by an algorithmic approach

    NASA Technical Reports Server (NTRS)

    Ng, E. W.

    1974-01-01

    An algorithm is presented for the symbolic integration of a class of algebraic functions. This class consists of functions made up of rational expressions of an integration variable x and square roots of polynomials, trigonometric and hyperbolic functions of x. The algorithm is shown to consist of the following components:(1) the reduction of input integrands to conical form; (2) intermediate internal representations of integrals; (3) classification of outputs; and (4) reduction and simplification of outputs to well-known functions.

  5. [Energy and memory efficient calculation of the accommodation demand in the artificial accommodation system].

    PubMed

    Nagel, J A; Beck, C; Harms, H; Stiller, P; Guth, H; Stachs, O; Bretthauer, G

    2010-12-01

    Presbyopia and cataract are gaining more and more importance in the ageing society. Both age-related complaints are accompanied with a loss of the eye's ability to accommodate. A new approach to restore accommodation is the Artificial Accommodation System, an autonomous micro system, which will be implanted into the capsular bag instead of a rigid intraocular lens. The Artificial Accommodation System will, depending on the actual demand for accommodation, autonomously adapt the refractive power of its integrated optical element. One possibility to measure the demand for accommodation non-intrusively is to analyse eye movements. We present an efficient algorithm, based on the CORDIC technique, to calculate the demand for accommodation from magnetic field sensor data. It can be shown that specialised algorithms significantly shorten calculation time without violating precision requirements. Additionally, a communication strategy for the wireless exchange of sensor data between the implants of the left and right eye is introduced. The strategy allows for a one-sided calculation of the demand for accommodation, resulting in an overall reduction of calculation time by 50 %. The presented methods enable autonomous microsystems, such as the Artificial Accommodation System, to save significant amounts of energy, leading to extended autonomous run-times. © Georg Thieme Verlag KG Stuttgart · New York.

  6. Self-adjusting grid methods for one-dimensional hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Harten, A.; Hyman, J. M.

    1983-01-01

    The automatic adjustment of a grid which follows the dynamics of the numerical solution of hyperbolic conservation laws is given. The grid motion is determined by averaging the local characteristic velocities of the equations with respect to the amplitudes of the signals. The resulting algorithm is a simple extension of many currently popular Godunov-type methods. Computer codes using one of these methods can be easily modified to add the moving mesh as an option. Numerical examples are given that illustrate the improved accuracy of Godunov's and Roe's methods on a self-adjusting mesh. Previously announced in STAR as N83-15008

  7. DRFM Cordic Processor and Sea Clutter Modeling for Enhancing Structured False Target Synthesis

    DTIC Science & Technology

    2017-09-01

    was implemented using the Verilog hardware description language. The second investigation concerns generating sea clutter to impose on the false target...to achieve accuracy at 5.625o. The resulting design was implemented using the Verilog hardware description language. The second investigation...33 3. Initialization of the Angle Accumulator ....................................34 4. Design Methodology for I/Q Phase

  8. Hyperbolic Harmonic Mapping for Surface Registration

    PubMed Central

    Shi, Rui; Zeng, Wei; Su, Zhengyu; Jiang, Jian; Damasio, Hanna; Lu, Zhonglin; Wang, Yalin; Yau, Shing-Tung; Gu, Xianfeng

    2016-01-01

    Automatic computation of surface correspondence via harmonic map is an active research field in computer vision, computer graphics and computational geometry. It may help document and understand physical and biological phenomena and also has broad applications in biometrics, medical imaging and motion capture inducstries. Although numerous studies have been devoted to harmonic map research, limited progress has been made to compute a diffeomorphic harmonic map on general topology surfaces with landmark constraints. This work conquers this problem by changing the Riemannian metric on the target surface to a hyperbolic metric so that the harmonic mapping is guaranteed to be a diffeomorphism under landmark constraints. The computational algorithms are based on Ricci flow and nonlinear heat diffusion methods. The approach is general and robust. We employ our algorithm to study the constrained surface registration problem which applies to both computer vision and medical imaging applications. Experimental results demonstrate that, by changing the Riemannian metric, the registrations are always diffeomorphic and achieve relatively high performance when evaluated with some popular surface registration evaluation standards. PMID:27187948

  9. Phase space barriers and dividing surfaces in the absence of critical points of the potential energy: Application to roaming in ozone

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mauguière, Frédéric A. L., E-mail: frederic.mauguiere@bristol.ac.uk; Collins, Peter, E-mail: peter.collins@bristol.ac.uk; Wiggins, Stephen, E-mail: stephen.wiggins@mac.com

    We examine the phase space structures that govern reaction dynamics in the absence of critical points on the potential energy surface. We show that in the vicinity of hyperbolic invariant tori, it is possible to define phase space dividing surfaces that are analogous to the dividing surfaces governing transition from reactants to products near a critical point of the potential energy surface. We investigate the problem of capture of an atom by a diatomic molecule and show that a normally hyperbolic invariant manifold exists at large atom-diatom distances, away from any critical points on the potential. This normally hyperbolic invariantmore » manifold is the anchor for the construction of a dividing surface in phase space, which defines the outer or loose transition state governing capture dynamics. We present an algorithm for sampling an approximate capture dividing surface, and apply our methods to the recombination of the ozone molecule. We treat both 2 and 3 degrees of freedom models with zero total angular momentum. We have located the normally hyperbolic invariant manifold from which the orbiting (outer) transition state is constructed. This forms the basis for our analysis of trajectories for ozone in general, but with particular emphasis on the roaming trajectories.« less

  10. Survey on the Performance of Source Localization Algorithms.

    PubMed

    Fresno, José Manuel; Robles, Guillermo; Martínez-Tarifa, Juan Manuel; Stewart, Brian G

    2017-11-18

    The localization of emitters using an array of sensors or antennas is a prevalent issue approached in several applications. There exist different techniques for source localization, which can be classified into multilateration, received signal strength (RSS) and proximity methods. The performance of multilateration techniques relies on measured time variables: the time of flight (ToF) of the emission from the emitter to the sensor, the time differences of arrival (TDoA) of the emission between sensors and the pseudo-time of flight (pToF) of the emission to the sensors. The multilateration algorithms presented and compared in this paper can be classified as iterative and non-iterative methods. Both standard least squares (SLS) and hyperbolic least squares (HLS) are iterative and based on the Newton-Raphson technique to solve the non-linear equation system. The metaheuristic technique particle swarm optimization (PSO) used for source localisation is also studied. This optimization technique estimates the source position as the optimum of an objective function based on HLS and is also iterative in nature. Three non-iterative algorithms, namely the hyperbolic positioning algorithms (HPA), the maximum likelihood estimator (MLE) and Bancroft algorithm, are also presented. A non-iterative combined algorithm, MLE-HLS, based on MLE and HLS, is further proposed in this paper. The performance of all algorithms is analysed and compared in terms of accuracy in the localization of the position of the emitter and in terms of computational time. The analysis is also undertaken with three different sensor layouts since the positions of the sensors affect the localization; several source positions are also evaluated to make the comparison more robust. The analysis is carried out using theoretical time differences, as well as including errors due to the effect of digital sampling of the time variables. It is shown that the most balanced algorithm, yielding better results than the other algorithms in terms of accuracy and short computational time, is the combined MLE-HLS algorithm.

  11. Survey on the Performance of Source Localization Algorithms

    PubMed Central

    2017-01-01

    The localization of emitters using an array of sensors or antennas is a prevalent issue approached in several applications. There exist different techniques for source localization, which can be classified into multilateration, received signal strength (RSS) and proximity methods. The performance of multilateration techniques relies on measured time variables: the time of flight (ToF) of the emission from the emitter to the sensor, the time differences of arrival (TDoA) of the emission between sensors and the pseudo-time of flight (pToF) of the emission to the sensors. The multilateration algorithms presented and compared in this paper can be classified as iterative and non-iterative methods. Both standard least squares (SLS) and hyperbolic least squares (HLS) are iterative and based on the Newton–Raphson technique to solve the non-linear equation system. The metaheuristic technique particle swarm optimization (PSO) used for source localisation is also studied. This optimization technique estimates the source position as the optimum of an objective function based on HLS and is also iterative in nature. Three non-iterative algorithms, namely the hyperbolic positioning algorithms (HPA), the maximum likelihood estimator (MLE) and Bancroft algorithm, are also presented. A non-iterative combined algorithm, MLE-HLS, based on MLE and HLS, is further proposed in this paper. The performance of all algorithms is analysed and compared in terms of accuracy in the localization of the position of the emitter and in terms of computational time. The analysis is also undertaken with three different sensor layouts since the positions of the sensors affect the localization; several source positions are also evaluated to make the comparison more robust. The analysis is carried out using theoretical time differences, as well as including errors due to the effect of digital sampling of the time variables. It is shown that the most balanced algorithm, yielding better results than the other algorithms in terms of accuracy and short computational time, is the combined MLE-HLS algorithm. PMID:29156565

  12. Investigation of statistical iterative reconstruction for dedicated breast CT

    PubMed Central

    Makeev, Andrey; Glick, Stephen J.

    2013-01-01

    Purpose: Dedicated breast CT has great potential for improving the detection and diagnosis of breast cancer. Statistical iterative reconstruction (SIR) in dedicated breast CT is a promising alternative to traditional filtered backprojection (FBP). One of the difficulties in using SIR is the presence of free parameters in the algorithm that control the appearance of the resulting image. These parameters require tuning in order to achieve high quality reconstructions. In this study, the authors investigated the penalized maximum likelihood (PML) method with two commonly used types of roughness penalty functions: hyperbolic potential and anisotropic total variation (TV) norm. Reconstructed images were compared with images obtained using standard FBP. Optimal parameters for PML with the hyperbolic prior are reported for the task of detecting microcalcifications embedded in breast tissue. Methods: Computer simulations were used to acquire projections in a half-cone beam geometry. The modeled setup describes a realistic breast CT benchtop system, with an x-ray spectra produced by a point source and an a-Si, CsI:Tl flat-panel detector. A voxelized anthropomorphic breast phantom with 280 μm microcalcification spheres embedded in it was used to model attenuation properties of the uncompressed woman's breast in a pendant position. The reconstruction of 3D images was performed using the separable paraboloidal surrogates algorithm with ordered subsets. Task performance was assessed with the ideal observer detectability index to determine optimal PML parameters. Results: The authors' findings suggest that there is a preferred range of values of the roughness penalty weight and the edge preservation threshold in the penalized objective function with the hyperbolic potential, which resulted in low noise images with high contrast microcalcifications preserved. In terms of numerical observer detectability index, the PML method with optimal parameters yielded substantially improved performance (by a factor of greater than 10) compared to FBP. The hyperbolic prior was also observed to be superior to the TV norm. A few of the best-performing parameter pairs for the PML method also demonstrated superior performance for various radiation doses. In fact, using PML with certain parameter values results in better images, acquired using 2 mGy dose, than FBP-reconstructed images acquired using 6 mGy dose. Conclusions: A range of optimal free parameters for the PML algorithm with hyperbolic and TV norm-based potentials is presented for the microcalcification detection task, in dedicated breast CT. The reported values can be used as starting values of the free parameters, when SIR techniques are used for image reconstruction. Significant improvement in image quality can be achieved by using PML with optimal combination of parameters, as compared to FBP. Importantly, these results suggest improved detection of microcalcifications can be obtained by using PML with lower radiation dose to the patient, than using FBP with higher dose. PMID:23927318

  13. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Christon, Mark A.; Bakosi, Jozsef; Francois, Marianne M.

    This talk presents an overview of the multiphase flow efforts with Hydra-TH. The presentation begins with a definition of the requirements and design principles for multiphase flow relevant to CASL-centric problems. A brief survey of existing codes and their solution algorithms is presented before turning the model formulation selected for Hydra-TH. The issues of hyperbolicity and wellposedness are outlined, and a three candidate solution algorithms are discussed. The development status of Hydra-TH for multiphase flow is then presented with a brief summary and discussion of future directions for this work.

  14. A Study of Multigrid Preconditioners Using Eigensystem Analysis

    NASA Technical Reports Server (NTRS)

    Roberts, Thomas W.; Swanson, R. C.

    2005-01-01

    The convergence properties of numerical schemes for partial differential equations are studied by examining the eigensystem of the discrete operator. This method of analysis is very general, and allows the effects of boundary conditions and grid nonuniformities to be examined directly. Algorithms for the Laplace equation and a two equation model hyperbolic system are examined.

  15. Investigation of statistical iterative reconstruction for dedicated breast CT

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Makeev, Andrey; Glick, Stephen J.

    2013-08-15

    Purpose: Dedicated breast CT has great potential for improving the detection and diagnosis of breast cancer. Statistical iterative reconstruction (SIR) in dedicated breast CT is a promising alternative to traditional filtered backprojection (FBP). One of the difficulties in using SIR is the presence of free parameters in the algorithm that control the appearance of the resulting image. These parameters require tuning in order to achieve high quality reconstructions. In this study, the authors investigated the penalized maximum likelihood (PML) method with two commonly used types of roughness penalty functions: hyperbolic potential and anisotropic total variation (TV) norm. Reconstructed images weremore » compared with images obtained using standard FBP. Optimal parameters for PML with the hyperbolic prior are reported for the task of detecting microcalcifications embedded in breast tissue.Methods: Computer simulations were used to acquire projections in a half-cone beam geometry. The modeled setup describes a realistic breast CT benchtop system, with an x-ray spectra produced by a point source and an a-Si, CsI:Tl flat-panel detector. A voxelized anthropomorphic breast phantom with 280 μm microcalcification spheres embedded in it was used to model attenuation properties of the uncompressed woman's breast in a pendant position. The reconstruction of 3D images was performed using the separable paraboloidal surrogates algorithm with ordered subsets. Task performance was assessed with the ideal observer detectability index to determine optimal PML parameters.Results: The authors' findings suggest that there is a preferred range of values of the roughness penalty weight and the edge preservation threshold in the penalized objective function with the hyperbolic potential, which resulted in low noise images with high contrast microcalcifications preserved. In terms of numerical observer detectability index, the PML method with optimal parameters yielded substantially improved performance (by a factor of greater than 10) compared to FBP. The hyperbolic prior was also observed to be superior to the TV norm. A few of the best-performing parameter pairs for the PML method also demonstrated superior performance for various radiation doses. In fact, using PML with certain parameter values results in better images, acquired using 2 mGy dose, than FBP-reconstructed images acquired using 6 mGy dose.Conclusions: A range of optimal free parameters for the PML algorithm with hyperbolic and TV norm-based potentials is presented for the microcalcification detection task, in dedicated breast CT. The reported values can be used as starting values of the free parameters, when SIR techniques are used for image reconstruction. Significant improvement in image quality can be achieved by using PML with optimal combination of parameters, as compared to FBP. Importantly, these results suggest improved detection of microcalcifications can be obtained by using PML with lower radiation dose to the patient, than using FBP with higher dose.« less

  16. Fronts propagating with curvature dependent speed: Algorithms based on Hamilton-Jacobi formulations

    NASA Technical Reports Server (NTRS)

    Osher, Stanley; Sethian, James A.

    1987-01-01

    New numerical algorithms are devised (PSC algorithms) for following fronts propagating with curvature-dependent speed. The speed may be an arbitrary function of curvature, and the front can also be passively advected by an underlying flow. These algorithms approximate the equations of motion, which resemble Hamilton-Jacobi equations with parabolic right-hand-sides, by using techniques from the hyperbolic conservation laws. Non-oscillatory schemes of various orders of accuracy are used to solve the equations, providing methods that accurately capture the formation of sharp gradients and cusps in the moving fronts. The algorithms handle topological merging and breaking naturally, work in any number of space dimensions, and do not require that the moving surface be written as a function. The methods can be used also for more general Hamilton-Jacobi-type problems. The algorithms are demonstrated by computing the solution to a variety of surface motion problems.

  17. Finite element concepts in computational aerodynamics

    NASA Technical Reports Server (NTRS)

    Baker, A. J.

    1978-01-01

    Finite element theory was employed to establish an implicit numerical solution algorithm for the time averaged unsteady Navier-Stokes equations. Both the multidimensional and a time-split form of the algorithm were considered, the latter of particular interest for problem specification on a regular mesh. A Newton matrix iteration procedure is outlined for solving the resultant nonlinear algebraic equation systems. Multidimensional discretization procedures are discussed with emphasis on automated generation of specific nonuniform solution grids and accounting of curved surfaces. The time-split algorithm was evaluated with regards to accuracy and convergence properties for hyperbolic equations on rectangular coordinates. An overall assessment of the viability of the finite element concept for computational aerodynamics is made.

  18. Localization of marine mammals near Hawaii using an acoustic propagation model

    NASA Astrophysics Data System (ADS)

    Tiemann, Christopher O.; Porter, Michael B.; Frazer, L. Neil

    2004-06-01

    Humpback whale songs were recorded on six widely spaced receivers of the Pacific Missile Range Facility (PMRF) hydrophone network near Hawaii during March of 2001. These recordings were used to test a new approach to localizing the whales that exploits the time-difference of arrival (time lag) of their calls as measured between receiver pairs in the PMRF network. The usual technique for estimating source position uses the intersection of hyperbolic curves of constant time lag, but a drawback of this approach is its assumption of a constant wave speed and straight-line propagation to associate acoustic travel time with range. In contrast to hyperbolic fixing, the algorithm described here uses an acoustic propagation model to account for waveguide and multipath effects when estimating travel time from hypothesized source positions. A comparison between predicted and measured time lags forms an ambiguity surface, or visual representation of the most probable whale position in a horizontal plane around the array. This is an important benefit because it allows for automated peak extraction to provide a location estimate. Examples of whale localizations using real and simulated data in algorithms of increasing complexity are provided.

  19. Big Data Clustering via Community Detection and Hyperbolic Network Embedding in IoT Applications.

    PubMed

    Karyotis, Vasileios; Tsitseklis, Konstantinos; Sotiropoulos, Konstantinos; Papavassiliou, Symeon

    2018-04-15

    In this paper, we present a novel data clustering framework for big sensory data produced by IoT applications. Based on a network representation of the relations among multi-dimensional data, data clustering is mapped to node clustering over the produced data graphs. To address the potential very large scale of such datasets/graphs that test the limits of state-of-the-art approaches, we map the problem of data clustering to a community detection one over the corresponding data graphs. Specifically, we propose a novel computational approach for enhancing the traditional Girvan-Newman (GN) community detection algorithm via hyperbolic network embedding. The data dependency graph is embedded in the hyperbolic space via Rigel embedding, allowing more efficient computation of edge-betweenness centrality needed in the GN algorithm. This allows for more efficient clustering of the nodes of the data graph in terms of modularity, without sacrificing considerable accuracy. In order to study the operation of our approach with respect to enhancing GN community detection, we employ various representative types of artificial complex networks, such as scale-free, small-world and random geometric topologies, and frequently-employed benchmark datasets for demonstrating its efficacy in terms of data clustering via community detection. Furthermore, we provide a proof-of-concept evaluation by applying the proposed framework over multi-dimensional datasets obtained from an operational smart-city/building IoT infrastructure provided by the Federated Interoperable Semantic IoT/cloud Testbeds and Applications (FIESTA-IoT) testbed federation. It is shown that the proposed framework can be indeed used for community detection/data clustering and exploited in various other IoT applications, such as performing more energy-efficient smart-city/building sensing.

  20. Big Data Clustering via Community Detection and Hyperbolic Network Embedding in IoT Applications

    PubMed Central

    Sotiropoulos, Konstantinos

    2018-01-01

    In this paper, we present a novel data clustering framework for big sensory data produced by IoT applications. Based on a network representation of the relations among multi-dimensional data, data clustering is mapped to node clustering over the produced data graphs. To address the potential very large scale of such datasets/graphs that test the limits of state-of-the-art approaches, we map the problem of data clustering to a community detection one over the corresponding data graphs. Specifically, we propose a novel computational approach for enhancing the traditional Girvan–Newman (GN) community detection algorithm via hyperbolic network embedding. The data dependency graph is embedded in the hyperbolic space via Rigel embedding, allowing more efficient computation of edge-betweenness centrality needed in the GN algorithm. This allows for more efficient clustering of the nodes of the data graph in terms of modularity, without sacrificing considerable accuracy. In order to study the operation of our approach with respect to enhancing GN community detection, we employ various representative types of artificial complex networks, such as scale-free, small-world and random geometric topologies, and frequently-employed benchmark datasets for demonstrating its efficacy in terms of data clustering via community detection. Furthermore, we provide a proof-of-concept evaluation by applying the proposed framework over multi-dimensional datasets obtained from an operational smart-city/building IoT infrastructure provided by the Federated Interoperable Semantic IoT/cloud Testbeds and Applications (FIESTA-IoT) testbed federation. It is shown that the proposed framework can be indeed used for community detection/data clustering and exploited in various other IoT applications, such as performing more energy-efficient smart-city/building sensing. PMID:29662043

  1. Computation of Quasiperiodic Normally Hyperbolic Invariant Tori: Rigorous Results

    NASA Astrophysics Data System (ADS)

    Canadell, Marta; Haro, Àlex

    2017-12-01

    The development of efficient methods for detecting quasiperiodic oscillations and computing the corresponding invariant tori is a subject of great importance in dynamical systems and their applications in science and engineering. In this paper, we prove the convergence of a new Newton-like method for computing quasiperiodic normally hyperbolic invariant tori carrying quasiperiodic motion in smooth families of real-analytic dynamical systems. The main result is stated as an a posteriori KAM-like theorem that allows controlling the inner dynamics on the torus with appropriate detuning parameters, in order to obtain a prescribed quasiperiodic motion. The Newton-like method leads to several fast and efficient computational algorithms, which are discussed and tested in a companion paper (Canadell and Haro in J Nonlinear Sci, 2017. doi: 10.1007/s00332-017-9388-z), in which new mechanisms of breakdown are presented.

  2. On a fourth order accurate implicit finite difference scheme for hyperbolic conservation laws. II - Five-point schemes

    NASA Technical Reports Server (NTRS)

    Harten, A.; Tal-Ezer, H.

    1981-01-01

    This paper presents a family of two-level five-point implicit schemes for the solution of one-dimensional systems of hyperbolic conservation laws, which generalized the Crank-Nicholson scheme to fourth order accuracy (4-4) in both time and space. These 4-4 schemes are nondissipative and unconditionally stable. Special attention is given to the system of linear equations associated with these 4-4 implicit schemes. The regularity of this system is analyzed and efficiency of solution-algorithms is examined. A two-datum representation of these 4-4 implicit schemes brings about a compactification of the stencil to three mesh points at each time-level. This compact two-datum representation is particularly useful in deriving boundary treatments. Numerical results are presented to illustrate some properties of the proposed scheme.

  3. Direct kinematics solution architectures for industrial robot manipulators: Bit-serial versus parallel

    NASA Astrophysics Data System (ADS)

    Lee, J.; Kim, K.

    A Very Large Scale Integration (VLSI) architecture for robot direct kinematic computation suitable for industrial robot manipulators was investigated. The Denavit-Hartenberg transformations are reviewed to exploit a proper processing element, namely an augmented CORDIC. Specifically, two distinct implementations are elaborated on, such as the bit-serial and parallel. Performance of each scheme is analyzed with respect to the time to compute one location of the end-effector of a 6-links manipulator, and the number of transistors required.

  4. Direct kinematics solution architectures for industrial robot manipulators: Bit-serial versus parallel

    NASA Technical Reports Server (NTRS)

    Lee, J.; Kim, K.

    1991-01-01

    A Very Large Scale Integration (VLSI) architecture for robot direct kinematic computation suitable for industrial robot manipulators was investigated. The Denavit-Hartenberg transformations are reviewed to exploit a proper processing element, namely an augmented CORDIC. Specifically, two distinct implementations are elaborated on, such as the bit-serial and parallel. Performance of each scheme is analyzed with respect to the time to compute one location of the end-effector of a 6-links manipulator, and the number of transistors required.

  5. Parallel Element Agglomeration Algebraic Multigrid and Upscaling Library

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Barker, Andrew T.; Benson, Thomas R.; Lee, Chak Shing

    ParELAG is a parallel C++ library for numerical upscaling of finite element discretizations and element-based algebraic multigrid solvers. It provides optimal complexity algorithms to build multilevel hierarchies and solvers that can be used for solving a wide class of partial differential equations (elliptic, hyperbolic, saddle point problems) on general unstructured meshes. Additionally, a novel multilevel solver for saddle point problems with divergence constraint is implemented.

  6. On the account of gravitational perturbations in computer simulation technology of meteoroid complex formation and evolution

    NASA Astrophysics Data System (ADS)

    Kulikova, N. V.; Chepurova, V. M.

    2009-10-01

    So far we investigated the nonperturbation dynamics of meteoroid complexes. The numerical integration of the differential equations of motion in the N-body problem by the Everhart algorithm (N=2-6) and introduction of the intermediate hyperbolic orbits build on the base of the generalized problem of two fixed centers permit to take into account some gravitational perturbations.

  7. A Taylor weak-statement algorithm for hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Baker, A. J.; Kim, J. W.

    1987-01-01

    Finite element analysis, applied to computational fluid dynamics (CFD) problem classes, presents a formal procedure for establishing the ingredients of a discrete approximation numerical solution algorithm. A classical Galerkin weak-statement formulation, formed on a Taylor series extension of the conservation law system, is developed herein that embeds a set of parameters eligible for constraint according to specification of suitable norms. The derived family of Taylor weak statements is shown to contain, as special cases, over one dozen independently derived CFD algorithms published over the past several decades for the high speed flow problem class. A theoretical analysis is completed that facilitates direct qualitative comparisons. Numerical results for definitive linear and nonlinear test problems permit direct quantitative performance comparisons.

  8. Bayesian analysis of stochastic volatility-in-mean model with leverage and asymmetrically heavy-tailed error using generalized hyperbolic skew Student’s t-distribution*

    PubMed Central

    Leão, William L.; Chen, Ming-Hui

    2017-01-01

    A stochastic volatility-in-mean model with correlated errors using the generalized hyperbolic skew Student-t (GHST) distribution provides a robust alternative to the parameter estimation for daily stock returns in the absence of normality. An efficient Markov chain Monte Carlo (MCMC) sampling algorithm is developed for parameter estimation. The deviance information, the Bayesian predictive information and the log-predictive score criterion are used to assess the fit of the proposed model. The proposed method is applied to an analysis of the daily stock return data from the Standard & Poor’s 500 index (S&P 500). The empirical results reveal that the stochastic volatility-in-mean model with correlated errors and GH-ST distribution leads to a significant improvement in the goodness-of-fit for the S&P 500 index returns dataset over the usual normal model. PMID:29333210

  9. The exact solutions and approximate analytic solutions of the (2 + 1)-dimensional KP equation based on symmetry method.

    PubMed

    Gai, Litao; Bilige, Sudao; Jie, Yingmo

    2016-01-01

    In this paper, we successfully obtained the exact solutions and the approximate analytic solutions of the (2 + 1)-dimensional KP equation based on the Lie symmetry, the extended tanh method and the homotopy perturbation method. In first part, we obtained the symmetries of the (2 + 1)-dimensional KP equation based on the Wu-differential characteristic set algorithm and reduced it. In the second part, we constructed the abundant exact travelling wave solutions by using the extended tanh method. These solutions are expressed by the hyperbolic functions, the trigonometric functions and the rational functions respectively. It should be noted that when the parameters are taken as special values, some solitary wave solutions are derived from the hyperbolic function solutions. Finally, we apply the homotopy perturbation method to obtain the approximate analytic solutions based on four kinds of initial conditions.

  10. Essentially Non-Oscillatory and Weighted Essentially Non-Oscillatory Schemes for Hyperbolic Conservation Laws

    NASA Technical Reports Server (NTRS)

    Shu, Chi-Wang

    1997-01-01

    In these lecture notes we describe the construction, analysis, and application of ENO (Essentially Non-Oscillatory) and WENO (Weighted Essentially Non-Oscillatory) schemes for hyperbolic conservation laws and related Hamilton- Jacobi equations. ENO and WENO schemes are high order accurate finite difference schemes designed for problems with piecewise smooth solutions containing discontinuities. The key idea lies at the approximation level, where a nonlinear adaptive procedure is used to automatically choose the locally smoothest stencil, hence avoiding crossing discontinuities in the interpolation procedure as much as possible. ENO and WENO schemes have been quite successful in applications, especially for problems containing both shocks and complicated smooth solution structures, such as compressible turbulence simulations and aeroacoustics. These lecture notes are basically self-contained. It is our hope that with these notes and with the help of the quoted references, the reader can understand the algorithms and code them up for applications.

  11. Bayesian analysis of stochastic volatility-in-mean model with leverage and asymmetrically heavy-tailed error using generalized hyperbolic skew Student's t-distribution.

    PubMed

    Leão, William L; Abanto-Valle, Carlos A; Chen, Ming-Hui

    2017-01-01

    A stochastic volatility-in-mean model with correlated errors using the generalized hyperbolic skew Student-t (GHST) distribution provides a robust alternative to the parameter estimation for daily stock returns in the absence of normality. An efficient Markov chain Monte Carlo (MCMC) sampling algorithm is developed for parameter estimation. The deviance information, the Bayesian predictive information and the log-predictive score criterion are used to assess the fit of the proposed model. The proposed method is applied to an analysis of the daily stock return data from the Standard & Poor's 500 index (S&P 500). The empirical results reveal that the stochastic volatility-in-mean model with correlated errors and GH-ST distribution leads to a significant improvement in the goodness-of-fit for the S&P 500 index returns dataset over the usual normal model.

  12. Weighted least squares techniques for improved received signal strength based localization.

    PubMed

    Tarrío, Paula; Bernardos, Ana M; Casar, José R

    2011-01-01

    The practical deployment of wireless positioning systems requires minimizing the calibration procedures while improving the location estimation accuracy. Received Signal Strength localization techniques using propagation channel models are the simplest alternative, but they are usually designed under the assumption that the radio propagation model is to be perfectly characterized a priori. In practice, this assumption does not hold and the localization results are affected by the inaccuracies of the theoretical, roughly calibrated or just imperfect channel models used to compute location. In this paper, we propose the use of weighted multilateration techniques to gain robustness with respect to these inaccuracies, reducing the dependency of having an optimal channel model. In particular, we propose two weighted least squares techniques based on the standard hyperbolic and circular positioning algorithms that specifically consider the accuracies of the different measurements to obtain a better estimation of the position. These techniques are compared to the standard hyperbolic and circular positioning techniques through both numerical simulations and an exhaustive set of real experiments on different types of wireless networks (a wireless sensor network, a WiFi network and a Bluetooth network). The algorithms not only produce better localization results with a very limited overhead in terms of computational cost but also achieve a greater robustness to inaccuracies in channel modeling.

  13. Autonomous vision-based navigation for proximity operations around binary asteroids

    NASA Astrophysics Data System (ADS)

    Gil-Fernandez, Jesus; Ortega-Hernando, Guillermo

    2018-02-01

    Future missions to small bodies demand higher level of autonomy in the Guidance, Navigation and Control system for higher scientific return and lower operational costs. Different navigation strategies have been assessed for ESA's asteroid impact mission (AIM). The main objective of AIM is the detailed characterization of binary asteroid Didymos. The trajectories for the proximity operations shall be intrinsically safe, i.e., no collision in presence of failures (e.g., spacecraft entering safe mode), perturbations (e.g., non-spherical gravity field), and errors (e.g., maneuver execution error). Hyperbolic arcs with sufficient hyperbolic excess velocity are designed to fulfil the safety, scientific, and operational requirements. The trajectory relative to the asteroid is determined using visual camera images. The ground-based trajectory prediction error at some points is comparable to the camera Field Of View (FOV). Therefore, some images do not contain the entire asteroid. Autonomous navigation can update the state of the spacecraft relative to the asteroid at higher frequency. The objective of the autonomous navigation is to improve the on-board knowledge compared to the ground prediction. The algorithms shall fit in off-the-shelf, space-qualified avionics. This note presents suitable image processing and relative-state filter algorithms for autonomous navigation in proximity operations around binary asteroids.

  14. Autonomous vision-based navigation for proximity operations around binary asteroids

    NASA Astrophysics Data System (ADS)

    Gil-Fernandez, Jesus; Ortega-Hernando, Guillermo

    2018-06-01

    Future missions to small bodies demand higher level of autonomy in the Guidance, Navigation and Control system for higher scientific return and lower operational costs. Different navigation strategies have been assessed for ESA's asteroid impact mission (AIM). The main objective of AIM is the detailed characterization of binary asteroid Didymos. The trajectories for the proximity operations shall be intrinsically safe, i.e., no collision in presence of failures (e.g., spacecraft entering safe mode), perturbations (e.g., non-spherical gravity field), and errors (e.g., maneuver execution error). Hyperbolic arcs with sufficient hyperbolic excess velocity are designed to fulfil the safety, scientific, and operational requirements. The trajectory relative to the asteroid is determined using visual camera images. The ground-based trajectory prediction error at some points is comparable to the camera Field Of View (FOV). Therefore, some images do not contain the entire asteroid. Autonomous navigation can update the state of the spacecraft relative to the asteroid at higher frequency. The objective of the autonomous navigation is to improve the on-board knowledge compared to the ground prediction. The algorithms shall fit in off-the-shelf, space-qualified avionics. This note presents suitable image processing and relative-state filter algorithms for autonomous navigation in proximity operations around binary asteroids.

  15. Weighted Least Squares Techniques for Improved Received Signal Strength Based Localization

    PubMed Central

    Tarrío, Paula; Bernardos, Ana M.; Casar, José R.

    2011-01-01

    The practical deployment of wireless positioning systems requires minimizing the calibration procedures while improving the location estimation accuracy. Received Signal Strength localization techniques using propagation channel models are the simplest alternative, but they are usually designed under the assumption that the radio propagation model is to be perfectly characterized a priori. In practice, this assumption does not hold and the localization results are affected by the inaccuracies of the theoretical, roughly calibrated or just imperfect channel models used to compute location. In this paper, we propose the use of weighted multilateration techniques to gain robustness with respect to these inaccuracies, reducing the dependency of having an optimal channel model. In particular, we propose two weighted least squares techniques based on the standard hyperbolic and circular positioning algorithms that specifically consider the accuracies of the different measurements to obtain a better estimation of the position. These techniques are compared to the standard hyperbolic and circular positioning techniques through both numerical simulations and an exhaustive set of real experiments on different types of wireless networks (a wireless sensor network, a WiFi network and a Bluetooth network). The algorithms not only produce better localization results with a very limited overhead in terms of computational cost but also achieve a greater robustness to inaccuracies in channel modeling. PMID:22164092

  16. Introduction to multigrid methods

    NASA Technical Reports Server (NTRS)

    Wesseling, P.

    1995-01-01

    These notes were written for an introductory course on the application of multigrid methods to elliptic and hyperbolic partial differential equations for engineers, physicists and applied mathematicians. The use of more advanced mathematical tools, such as functional analysis, is avoided. The course is intended to be accessible to a wide audience of users of computational methods. We restrict ourselves to finite volume and finite difference discretization. The basic principles are given. Smoothing methods and Fourier smoothing analysis are reviewed. The fundamental multigrid algorithm is studied. The smoothing and coarse grid approximation properties are discussed. Multigrid schedules and structured programming of multigrid algorithms are treated. Robustness and efficiency are considered.

  17. Adaptively-refined overlapping grids for the numerical solution of systems of hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Brislawn, Kristi D.; Brown, David L.; Chesshire, Geoffrey S.; Saltzman, Jeffrey S.

    1995-01-01

    Adaptive mesh refinement (AMR) in conjunction with higher-order upwind finite-difference methods have been used effectively on a variety of problems in two and three dimensions. In this paper we introduce an approach for resolving problems that involve complex geometries in which resolution of boundary geometry is important. The complex geometry is represented by using the method of overlapping grids, while local resolution is obtained by refining each component grid with the AMR algorithm, appropriately generalized for this situation. The CMPGRD algorithm introduced by Chesshire and Henshaw is used to automatically generate the overlapping grid structure for the underlying mesh.

  18. Numerical method for computing Maass cusp forms on triply punctured two-sphere

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chan, K. T.; Kamari, H. M.; Zainuddin, H.

    2014-03-05

    A quantum mechanical system on a punctured surface modeled on hyperbolic space has always been an important subject of research in mathematics and physics. This corresponding quantum system is governed by the Schrödinger equation whose solutions are the Maass waveforms. Spectral studies on these Maass waveforms are known to contain both continuous and discrete eigenvalues. The discrete eigenfunctions are usually called the Maass Cusp Forms (MCF) where their discrete eigenvalues are not known analytically. We introduce a numerical method based on Hejhal and Then algorithm using GridMathematica for computing MCF on a punctured surface with three cusps namely the triplymore » punctured two-sphere. We also report on a pullback algorithm for the punctured surface and a point locater algorithm to facilitate the complete pullback which are essential parts of the main algorithm.« less

  19. The Geometry of the Universe: Part 2

    ERIC Educational Resources Information Center

    Francis, Stephanie

    2009-01-01

    Hyperbolic geometry occurs on hyperbolic planes--the most commonly cited one being a saddle shape. In this article, the author explores negative hyperbolic curvature, and provides a detailed description of how she constructed two hyperbolic paraboloids. Hyperbolic geometry occurs on surfaces that have negative curvature. (Contains 11 figures and 4…

  20. Composite scheme using localized relaxation with non-standard finite difference method for hyperbolic conservation laws

    NASA Astrophysics Data System (ADS)

    Kumar, Vivek; Raghurama Rao, S. V.

    2008-04-01

    Non-standard finite difference methods (NSFDM) introduced by Mickens [ Non-standard Finite Difference Models of Differential Equations, World Scientific, Singapore, 1994] are interesting alternatives to the traditional finite difference and finite volume methods. When applied to linear hyperbolic conservation laws, these methods reproduce exact solutions. In this paper, the NSFDM is first extended to hyperbolic systems of conservation laws, by a novel utilization of the decoupled equations using characteristic variables. In the second part of this paper, the NSFDM is studied for its efficacy in application to nonlinear scalar hyperbolic conservation laws. The original NSFDMs introduced by Mickens (1994) were not in conservation form, which is an important feature in capturing discontinuities at the right locations. Mickens [Construction and analysis of a non-standard finite difference scheme for the Burgers-Fisher equations, Journal of Sound and Vibration 257 (4) (2002) 791-797] recently introduced a NSFDM in conservative form. This method captures the shock waves exactly, without any numerical dissipation. In this paper, this algorithm is tested for the case of expansion waves with sonic points and is found to generate unphysical expansion shocks. As a remedy to this defect, we use the strategy of composite schemes [R. Liska, B. Wendroff, Composite schemes for conservation laws, SIAM Journal of Numerical Analysis 35 (6) (1998) 2250-2271] in which the accurate NSFDM is used as the basic scheme and localized relaxation NSFDM is used as the supporting scheme which acts like a filter. Relaxation schemes introduced by Jin and Xin [The relaxation schemes for systems of conservation laws in arbitrary space dimensions, Communications in Pure and Applied Mathematics 48 (1995) 235-276] are based on relaxation systems which replace the nonlinear hyperbolic conservation laws by a semi-linear system with a stiff relaxation term. The relaxation parameter ( λ) is chosen locally on the three point stencil of grid which makes the proposed method more efficient. This composite scheme overcomes the problem of unphysical expansion shocks and captures the shock waves with an accuracy better than the upwind relaxation scheme, as demonstrated by the test cases, together with comparisons with popular numerical methods like Roe scheme and ENO schemes.

  1. Numerical solution of chemically reactive non-Newtonian fluid flow: Dual stratification

    NASA Astrophysics Data System (ADS)

    Rehman, Khalil Ur; Malik, M. Y.; Khan, Abid Ali; Zehra, Iffat; Zahri, Mostafa; Tahir, M.

    2017-12-01

    We have found that only a few attempts are available in the literature relatively to the tangent hyperbolic fluid flow induced by stretching cylindrical surfaces. In particular, temperature and concentration stratification effects have not been investigated until now with respect to the tangent hyperbolic fluid model. Therefore, we have considered the tangent hyperbolic fluid flow induced by an acutely inclined cylindrical surface in the presence of both temperature and concentration stratification effects. To be more specific, the fluid flow is attained with the no slip condition, which implies that the bulk motion of the fluid particles is the same as the stretching velocity of a cylindrical surface. Additionally, the flow field situation is manifested with heat generation, mixed convection and chemical reaction effects. The flow partial differential equations give a complete description of the present problem. Therefore, to trace out the solution, a set of suitable transformations is introduced to convert these equations into ordinary differential equations. In addition, a self-coded computational algorithm is executed to inspect the numerical solution of these reduced equations. The effect logs of the involved parameters are provided graphically. Furthermore, the variations of the physical quantities are examined and given with the aid of tables. It is observed that the fluid temperature is a decreasing function of the thermal stratification parameter and a similar trend is noticed for the concentration via the solutal stratification parameter.

  2. Block structured adaptive mesh and time refinement for hybrid, hyperbolic + N-body systems

    NASA Astrophysics Data System (ADS)

    Miniati, Francesco; Colella, Phillip

    2007-11-01

    We present a new numerical algorithm for the solution of coupled collisional and collisionless systems, based on the block structured adaptive mesh and time refinement strategy (AMR). We describe the issues associated with the discretization of the system equations and the synchronization of the numerical solution on the hierarchy of grid levels. We implement a code based on a higher order, conservative and directionally unsplit Godunov’s method for hydrodynamics; a symmetric, time centered modified symplectic scheme for collisionless component; and a multilevel, multigrid relaxation algorithm for the elliptic equation coupling the two components. Numerical results that illustrate the accuracy of the code and the relative merit of various implemented schemes are also presented.

  3. A numerical spectral approach to solve the dislocation density transport equation

    NASA Astrophysics Data System (ADS)

    Djaka, K. S.; Taupin, V.; Berbenni, S.; Fressengeas, C.

    2015-09-01

    A numerical spectral approach is developed to solve in a fast, stable and accurate fashion, the quasi-linear hyperbolic transport equation governing the spatio-temporal evolution of the dislocation density tensor in the mechanics of dislocation fields. The approach relies on using the Fast Fourier Transform algorithm. Low-pass spectral filters are employed to control both the high frequency Gibbs oscillations inherent to the Fourier method and the fast-growing numerical instabilities resulting from the hyperbolic nature of the transport equation. The numerical scheme is validated by comparison with an exact solution in the 1D case corresponding to dislocation dipole annihilation. The expansion and annihilation of dislocation loops in 2D and 3D settings are also produced and compared with finite element approximations. The spectral solutions are shown to be stable, more accurate for low Courant numbers and much less computation time-consuming than the finite element technique based on an explicit Galerkin-least squares scheme.

  4. Optimal control of coupled parabolic-hyperbolic non-autonomous PDEs: infinite-dimensional state-space approach

    NASA Astrophysics Data System (ADS)

    Aksikas, I.; Moghadam, A. Alizadeh; Forbes, J. F.

    2018-04-01

    This paper deals with the design of an optimal state-feedback linear-quadratic (LQ) controller for a system of coupled parabolic-hypebolic non-autonomous partial differential equations (PDEs). The infinite-dimensional state space representation and the corresponding operator Riccati differential equation are used to solve the control problem. Dynamical properties of the coupled system of interest are analysed to guarantee the existence and uniqueness of the solution of the LQ-optimal control problem and also to guarantee the exponential stability of the closed-loop system. Thanks to the eigenvalues and eigenfunctions of the parabolic operator and also the fact that the hyperbolic-associated operator Riccati differential equation can be converted to a scalar Riccati PDE, an algorithm to solve the LQ control problem has been presented. The results are applied to a non-isothermal packed-bed catalytic reactor. The LQ optimal controller designed in the early portion of the paper is implemented for the original non-linear model. Numerical simulations are performed to show the controller performances.

  5. ICASE Semiannual Report. April 1, 1993 through September 30, 1993

    DTIC Science & Technology

    1993-12-01

    scientists from universities and industry who have resident appointments for limited periods of time as well as by visiting and resident consultants... time integration. One of these is the time advancement of systems of hyperbolic partial differential equations via high order Runge- Kutta algorithms...Typically if the R-K methods is of, say, fourth order accuracy then there will be four intermediate steps between time level t = n6 and t + 6 = (n + 1)b

  6. Parallel Newton-Krylov-Schwarz algorithms for the transonic full potential equation

    NASA Technical Reports Server (NTRS)

    Cai, Xiao-Chuan; Gropp, William D.; Keyes, David E.; Melvin, Robin G.; Young, David P.

    1996-01-01

    We study parallel two-level overlapping Schwarz algorithms for solving nonlinear finite element problems, in particular, for the full potential equation of aerodynamics discretized in two dimensions with bilinear elements. The overall algorithm, Newton-Krylov-Schwarz (NKS), employs an inexact finite-difference Newton method and a Krylov space iterative method, with a two-level overlapping Schwarz method as a preconditioner. We demonstrate that NKS, combined with a density upwinding continuation strategy for problems with weak shocks, is robust and, economical for this class of mixed elliptic-hyperbolic nonlinear partial differential equations, with proper specification of several parameters. We study upwinding parameters, inner convergence tolerance, coarse grid density, subdomain overlap, and the level of fill-in in the incomplete factorization, and report their effect on numerical convergence rate, overall execution time, and parallel efficiency on a distributed-memory parallel computer.

  7. The Clawpack Community of Codes

    NASA Astrophysics Data System (ADS)

    Mandli, K. T.; LeVeque, R. J.; Ketcheson, D.; Ahmadia, A. J.

    2014-12-01

    Clawpack, the Conservation Laws Package, has long been one of the standards for solving hyperbolic conservation laws but over the years has extended well beyond this role. Today a community of open-source codes have been developed that address a multitude of different needs including non-conservative balance laws, high-order accurate methods, and parallelism while remaining extensible and easy to use, largely by the judicious use of Python and the original Fortran codes that it wraps. This talk will present some of the recent developments in projects under the Clawpack umbrella, notably the GeoClaw and PyClaw projects. GeoClaw was originally developed as a tool for simulating tsunamis using adaptive mesh refinement but has since encompassed a large number of other geophysically relevant flows including storm surge and debris-flows. PyClaw originated as a Python version of the original Clawpack algorithms but has since been both a testing ground for new algorithmic advances in the Clawpack framework but also an easily extensible framework for solving hyperbolic balance laws. Some of these extensions include the addition of WENO high-order methods, massively parallel capabilities, and adaptive mesh refinement technologies, made possible largely by the flexibility of the Python language and community libraries such as NumPy and PETSc. Because of the tight integration with Python tecnologies, both packages have benefited also from the focus on reproducibility in the Python community, notably IPython notebooks.

  8. Output Tracking for Systems with Non-Hyperbolic and Near Non-Hyperbolic Internal Dynamics: Helicopter Hover Control

    NASA Technical Reports Server (NTRS)

    Devasia, Santosh

    1996-01-01

    A technique to achieve output tracking for nonminimum phase linear systems with non-hyperbolic and near non-hyperbolic internal dynamics is presented. This approach integrates stable inversion techniques, that achieve exact-tracking, with approximation techniques, that modify the internal dynamics to achieve desirable performance. Such modification of the internal dynamics is used (1) to remove non-hyperbolicity which an obstruction to applying stable inversion techniques and (2) to reduce large pre-actuation time needed to apply stable inversion for near non-hyperbolic cases. The method is applied to an example helicopter hover control problem with near non-hyperbolic internal dynamic for illustrating the trade-off between exact tracking and reduction of pre-actuation time.

  9. Computation of Laminar and Turbulent Flow in 90-Degree Square-Duct and Pipe Bends Using the Navier-Stokes Equations

    DTIC Science & Technology

    1982-04-01

    R.M. and Warming, R.F.: An Implicit Finite - Difference Algorithm for Hyperbolic Systems in Conservation Law Form. Journal of Computational Physics...Quincy Street C-40) Arlington, VA 22217 D 82 05-.10 I0, S4CURITY CLASSIFICATION OF THIS ’E(Wha, Doae Entotwed) Slength scale. Six different flow cases...forces upstream have produced a non-zero velocity gradient normal to the plane of curvature. Fluid with above (/below) average nioiiiei.tuili migrates

  10. Optimal strategies for the control of autonomous vehicles in data assimilation

    NASA Astrophysics Data System (ADS)

    McDougall, D.; Moore, R. O.

    2017-08-01

    We propose a method to compute optimal control paths for autonomous vehicles deployed for the purpose of inferring a velocity field. In addition to being advected by the flow, the vehicles are able to effect a fixed relative speed with arbitrary control over direction. It is this direction that is used as the basis for the locally optimal control algorithm presented here, with objective formed from the variance trace of the expected posterior distribution. We present results for linear flows near hyperbolic fixed points.

  11. Numerical algorithms for computations of feedback laws arising in control of flexible systems

    NASA Technical Reports Server (NTRS)

    Lasiecka, Irena

    1989-01-01

    Several continuous models will be examined, which describe flexible structures with boundary or point control/observation. Issues related to the computation of feedback laws are examined (particularly stabilizing feedbacks) with sensors and actuators located either on the boundary or at specific point locations of the structure. One of the main difficulties is due to the great sensitivity of the system (hyperbolic systems with unbounded control actions), with respect to perturbations caused either by uncertainty of the model or by the errors introduced in implementing numerical algorithms. Thus, special care must be taken in the choice of the appropriate numerical schemes which eventually lead to implementable finite dimensional solutions. Finite dimensional algorithms are constructed on a basis of a priority analysis of the properties of the original, continuous (infinite diversional) systems with the following criteria in mind: (1) convergence and stability of the algorithms and (2) robustness (reasonable insensitivity with respect to the unknown parameters of the systems). Examples with mixed finite element methods and spectral methods are provided.

  12. FPGA implementation of a biological neural network based on the Hodgkin-Huxley neuron model.

    PubMed

    Yaghini Bonabi, Safa; Asgharian, Hassan; Safari, Saeed; Nili Ahmadabadi, Majid

    2014-01-01

    A set of techniques for efficient implementation of Hodgkin-Huxley-based (H-H) model of a neural network on FPGA (Field Programmable Gate Array) is presented. The central implementation challenge is H-H model complexity that puts limits on the network size and on the execution speed. However, basics of the original model cannot be compromised when effect of synaptic specifications on the network behavior is the subject of study. To solve the problem, we used computational techniques such as CORDIC (Coordinate Rotation Digital Computer) algorithm and step-by-step integration in the implementation of arithmetic circuits. In addition, we employed different techniques such as sharing resources to preserve the details of model as well as increasing the network size in addition to keeping the network execution speed close to real time while having high precision. Implementation of a two mini-columns network with 120/30 excitatory/inhibitory neurons is provided to investigate the characteristic of our method in practice. The implementation techniques provide an opportunity to construct large FPGA-based network models to investigate the effect of different neurophysiological mechanisms, like voltage-gated channels and synaptic activities, on the behavior of a neural network in an appropriate execution time. Additional to inherent properties of FPGA, like parallelism and re-configurability, our approach makes the FPGA-based system a proper candidate for study on neural control of cognitive robots and systems as well.

  13. Local bounds preserving stabilization for continuous Galerkin discretization of hyperbolic systems

    NASA Astrophysics Data System (ADS)

    Mabuza, Sibusiso; Shadid, John N.; Kuzmin, Dmitri

    2018-05-01

    The objective of this paper is to present a local bounds preserving stabilized finite element scheme for hyperbolic systems on unstructured meshes based on continuous Galerkin (CG) discretization in space. A CG semi-discrete scheme with low order artificial dissipation that satisfies the local extremum diminishing (LED) condition for systems is used to discretize a system of conservation equations in space. The low order artificial diffusion is based on approximate Riemann solvers for hyperbolic conservation laws. In this case we consider both Rusanov and Roe artificial diffusion operators. In the Rusanov case, two designs are considered, a nodal based diffusion operator and a local projection stabilization operator. The result is a discretization that is LED and has first order convergence behavior. To achieve high resolution, limited antidiffusion is added back to the semi-discrete form where the limiter is constructed from a linearity preserving local projection stabilization operator. The procedure follows the algebraic flux correction procedure usually used in flux corrected transport algorithms. To further deal with phase errors (or terracing) common in FCT type methods, high order background dissipation is added to the antidiffusive correction. The resulting stabilized semi-discrete scheme can be discretized in time using a wide variety of time integrators. Numerical examples involving nonlinear scalar Burgers equation, and several shock hydrodynamics simulations for the Euler system are considered to demonstrate the performance of the method. For time discretization, Crank-Nicolson scheme and backward Euler scheme are utilized.

  14. Adaptive mesh refinement and front-tracking for shear bands in an antiplane shear model

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Garaizar, F.X.; Trangenstein, J.

    1998-09-01

    In this paper the authors describe a numerical algorithm for the study of hear-band formation and growth in a two-dimensional antiplane shear of granular materials. The algorithm combines front-tracking techniques and adaptive mesh refinement. Tracking provides a more careful evolution of the band when coupled with special techniques to advance the ends of the shear band in the presence of a loss of hyperbolicity. The adaptive mesh refinement allows the computational effort to be concentrated in important areas of the deformation, such as the shear band and the elastic relief wave. The main challenges are the problems related to shearmore » bands that extend across several grid patches and the effects that a nonhyperbolic growth rate of the shear bands has in the refinement process. They give examples of the success of the algorithm for various levels of refinement.« less

  15. The motion of a vortex on a closed surface of constant negative curvature.

    PubMed

    Ragazzo, C Grotta

    2017-10-01

    The purpose of this work is to present an algorithm to determine the motion of a single hydrodynamic vortex on a closed surface of constant curvature and of genus greater than one. The algorithm is based on a relation between the Laplace-Beltrami Green function and the heat kernel. The algorithm is used to compute the motion of a vortex on the Bolza surface. This is the first determination of the orbits of a vortex on a closed surface of genus greater than one. The numerical results show that all the 46 vortex equilibria can be explicitly computed using the symmetries of the Bolza surface. Some of these equilibria allow for the construction of the first two examples of infinite vortex crystals on the hyperbolic disc. The following theorem is proved: 'a Weierstrass point of a hyperellitic surface of constant curvature is always a vortex equilibrium'.

  16. Hyperbolic and semi-hyperbolic surface codes for quantum storage

    NASA Astrophysics Data System (ADS)

    Breuckmann, Nikolas P.; Vuillot, Christophe; Campbell, Earl; Krishna, Anirudh; Terhal, Barbara M.

    2017-09-01

    We show how a hyperbolic surface code could be used for overhead-efficient quantum storage. We give numerical evidence for a noise threshold of 1.3 % for the \\{4,5\\}-hyperbolic surface code in a phenomenological noise model (as compared with 2.9 % for the toric code). In this code family, parity checks are of weight 4 and 5, while each qubit participates in four different parity checks. We introduce a family of semi-hyperbolic codes that interpolate between the toric code and the \\{4,5\\}-hyperbolic surface code in terms of encoding rate and threshold. We show how these hyperbolic codes outperform the toric code in terms of qubit overhead for a target logical error probability. We show how Dehn twists and lattice code surgery can be used to read and write individual qubits to this quantum storage medium.

  17. Representation of the contextual statistical model by hyperbolic amplitudes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Khrennikov, Andrei

    We continue the development of a so-called contextual statistical model (here context has the meaning of a complex of physical conditions). It is shown that, besides contexts producing the conventional trigonometric cos-interference, there exist contexts producing the hyperbolic cos-interference. Starting with the corresponding interference formula of total probability we represent such contexts by hyperbolic probabilistic amplitudes or in the abstract formalism by normalized vectors of a hyperbolic analogue of the Hilbert space. There is obtained a hyperbolic Born's rule. Incompatible observables are represented by noncommutative operators. This paper can be considered as the first step towards hyperbolic quantum probability. Wemore » also discuss possibilities of experimental verification of hyperbolic quantum mechanics: in physics of elementary particles, string theory as well as in experiments with nonphysical systems, e.g., in psychology, cognitive sciences, and economy.« less

  18. Representation of the contextual statistical model by hyperbolic amplitudes

    NASA Astrophysics Data System (ADS)

    Khrennikov, Andrei

    2005-06-01

    We continue the development of a so-called contextual statistical model (here context has the meaning of a complex of physical conditions). It is shown that, besides contexts producing the conventional trigonometric cos-interference, there exist contexts producing the hyperbolic cos-interference. Starting with the corresponding interference formula of total probability we represent such contexts by hyperbolic probabilistic amplitudes or in the abstract formalism by normalized vectors of a hyperbolic analogue of the Hilbert space. There is obtained a hyperbolic Born's rule. Incompatible observables are represented by noncommutative operators. This paper can be considered as the first step towards hyperbolic quantum probability. We also discuss possibilities of experimental verification of hyperbolic quantum mechanics: in physics of elementary particles, string theory as well as in experiments with nonphysical systems, e.g., in psychology, cognitive sciences, and economy.

  19. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements

    DOE PAGES

    Li, Xinya; Deng, Zhiqun Daniel; Rauchenstein, Lynn T.; ...

    2016-04-01

    Locating the position of fixed or mobile sources (i.e., transmitters) based on received measurements from sensors is an important research area that is attracting much research interest. In this paper, we present localization algorithms using time of arrivals (TOA) and time difference of arrivals (TDOA) to achieve high accuracy under line-of-sight conditions. The circular (TOA) and hyperbolic (TDOA) location systems both use nonlinear equations that relate the locations of the sensors and tracked objects. These nonlinear equations can develop accuracy challenges because of the existence of measurement errors and efficiency challenges that lead to high computational burdens. Least squares-based andmore » maximum likelihood-based algorithms have become the most popular categories of location estimators. We also summarize the advantages and disadvantages of various positioning algorithms. By improving measurement techniques and localization algorithms, localization applications can be extended into the signal-processing-related domains of radar, sonar, the Global Positioning System, wireless sensor networks, underwater animal tracking, mobile communications, and multimedia.« less

  20. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Li, Xinya; Deng, Zhiqun Daniel; Rauchenstein, Lynn T.

    Locating the position of fixed or mobile sources (i.e., transmitters) based on received measurements from sensors is an important research area that is attracting much research interest. In this paper, we present localization algorithms using time of arrivals (TOA) and time difference of arrivals (TDOA) to achieve high accuracy under line-of-sight conditions. The circular (TOA) and hyperbolic (TDOA) location systems both use nonlinear equations that relate the locations of the sensors and tracked objects. These nonlinear equations can develop accuracy challenges because of the existence of measurement errors and efficiency challenges that lead to high computational burdens. Least squares-based andmore » maximum likelihood-based algorithms have become the most popular categories of location estimators. We also summarize the advantages and disadvantages of various positioning algorithms. By improving measurement techniques and localization algorithms, localization applications can be extended into the signal-processing-related domains of radar, sonar, the Global Positioning System, wireless sensor networks, underwater animal tracking, mobile communications, and multimedia.« less

  1. Impact of hyperbolicity on chimera states in ensembles of nonlocally coupled chaotic oscillators

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Semenova, N.; Anishchenko, V.; Zakharova, A.

    2016-06-08

    In this work we analyse nonlocally coupled networks of identical chaotic oscillators. We study both time-discrete and time-continuous systems (Henon map, Lozi map, Lorenz system). We hypothesize that chimera states, in which spatial domains of coherent (synchronous) and incoherent (desynchronized) dynamics coexist, can be obtained only in networks of chaotic non-hyperbolic systems and cannot be found in networks of hyperbolic systems. This hypothesis is supported by numerical simulations for hyperbolic and non-hyperbolic cases.

  2. Contracting singular horseshoe

    NASA Astrophysics Data System (ADS)

    Morales, C. A.; San Martín, B.

    2017-11-01

    We suggest a notion of hyperbolicity adapted to the geometric Rovella attractor (Robinson 2012 An Introduction to Dynamical Systems—Continuous and Discrete (Pure and Applied Undergraduate Texts vol 19) 2nd edn (Providence, RI: American Mathematical Society)) . More precisely, we call a partially hyperbolic set asymptotically sectional-hyperbolic if its singularities are hyperbolic and if its central subbundle is asymptotically sectional expanding outside the stable manifolds of the singularities. We prove that there are highly chaotic flows with Rovella-like singularities exhibiting this kind of hyperbolicity. We shall call them contracting singular horseshoes.

  3. Anosov C-systems and random number generators

    NASA Astrophysics Data System (ADS)

    Savvidy, G. K.

    2016-08-01

    We further develop our previous proposal to use hyperbolic Anosov C-systems to generate pseudorandom numbers and to use them for efficient Monte Carlo calculations in high energy particle physics. All trajectories of hyperbolic dynamical systems are exponentially unstable, and C-systems therefore have mixing of all orders, a countable Lebesgue spectrum, and a positive Kolmogorov entropy. These exceptional ergodic properties follow from the C-condition introduced by Anosov. This condition defines a rich class of dynamical systems forming an open set in the space of all dynamical systems. An important property of C-systems is that they have a countable set of everywhere dense periodic trajectories and their density increases exponentially with entropy. Of special interest are the C-systems defined on higher-dimensional tori. Such C-systems are excellent candidates for generating pseudorandom numbers that can be used in Monte Carlo calculations. An efficient algorithm was recently constructed that allows generating long C-system trajectories very rapidly. These trajectories have good statistical properties and can be used for calculations in quantum chromodynamics and in high energy particle physics.

  4. The art and science of hyperbolic tessellations.

    PubMed

    Van Dusen, B; Taylor, R P

    2013-04-01

    The visual impact of hyperbolic tessellations has captured artists' imaginations ever since M.C. Escher generated his Circle Limit series in the 1950s. The scaling properties generated by hyperbolic geometry are different to the fractal scaling properties found in nature's scenery. Consequently, prevalent interpretations of Escher's art emphasize the lack of connection with nature's patterns. However, a recent collaboration between the two authors proposed that Escher's motivation for using hyperbolic geometry was as a method to deliberately distort nature's rules. Inspired by this hypothesis, this year's cover artist, Ben Van Dusen, embeds natural fractals such as trees, clouds and lightning into a hyperbolic scaling grid. The resulting interplay of visual structure at multiple size scales suggests that hybridizations of fractal and hyperbolic geometries provide a rich compositional tool for artists.

  5. Focal surfaces of hyperbolic cylinders

    NASA Astrophysics Data System (ADS)

    Georgiev, Georgi Hristov; Pavlov, Milen Dimov

    2017-12-01

    Cylindrical surfaces have many applications in geometric modeling, architecture and other branches of engineering. In this paper, we describe two cylindrical surfaces associated to a given hyperbolic cylinder. The first one is a focal surface which is determined by reciprocal principle curvature of the hyperbolic cylinder. The second one is a generalized focal surface obtained by reciprocal mean curvature of the same hyperbolic cylinder. In particular, we show that each of these surfaces admits three different parametric representations. As consequence, it is proved that the focal and generalized focal surfaces of the hyperbolic cylinder are rational surfaces. An illustrative example is included.

  6. Linear guided waves in a hyperbolic planar waveguide. Dispersion relations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lyashko, E I; Maimistov, A I

    2015-11-30

    We have theoretically investigated waveguide modes propagating in a planar waveguide formed by a layer of an isotropic dielectric surrounded by hyperbolic media. The case, when the optical axis of hyperbolic media is perpendicular to the interface, is considered. Dispersion relations are derived for the cases of TE and TM waves. The differences in the characteristics of a hyperbolic and a conventional dielectric waveguide are found. In particular, it is shown that in hyperbolic waveguides for each TM mode there are two cut-off frequencies and the number of propagating modes is always limited. (metamaterials)

  7. Hyperbolic Rendezvous at Mars: Risk Assessments and Mitigation Strategies

    NASA Technical Reports Server (NTRS)

    Jedrey, Ricky; Landau, Damon; Whitley, Ryan

    2015-01-01

    Given the current interest in the use of flyby trajectories for human Mars exploration, a key requirement is the capability to execute hyperbolic rendezvous. Hyperbolic rendezvous is used to transport crew from a Mars centered orbit, to a transiting Earth bound habitat that does a flyby. Representative cases are taken from future potential missions of this type, and a thorough sensitivity analysis of the hyperbolic rendezvous phase is performed. This includes early engine cutoff, missed burn times, and burn misalignment. A finite burn engine model is applied that assumes the hyperbolic rendezvous phase is done with at least two burns.

  8. Extending unified-theory-of-reinforcement neural networks to steady-state operant behavior.

    PubMed

    Calvin, Olivia L; McDowell, J J

    2016-06-01

    The unified theory of reinforcement has been used to develop models of behavior over the last 20 years (Donahoe et al., 1993). Previous research has focused on the theory's concordance with the respondent behavior of humans and animals. In this experiment, neural networks were developed from the theory to extend the unified theory of reinforcement to operant behavior on single-alternative variable-interval schedules. This area of operant research was selected because previously developed neural networks could be applied to it without significant alteration. Previous research with humans and animals indicates that the pattern of their steady-state behavior is hyperbolic when plotted against the obtained rate of reinforcement (Herrnstein, 1970). A genetic algorithm was used in the first part of the experiment to determine parameter values for the neural networks, because values that were used in previous research did not result in a hyperbolic pattern of behavior. After finding these parameters, hyperbolic and other similar functions were fitted to the behavior produced by the neural networks. The form of the neural network's behavior was best described by an exponentiated hyperbola (McDowell, 1986; McLean and White, 1983; Wearden, 1981), which was derived from the generalized matching law (Baum, 1974). In post-hoc analyses the addition of a baseline rate of behavior significantly improved the fit of the exponentiated hyperbola and removed systematic residuals. The form of this function was consistent with human and animal behavior, but the estimated parameter values were not. Copyright © 2016 Elsevier B.V. All rights reserved.

  9. Hyperbolic-symmetry vector fields.

    PubMed

    Gao, Xu-Zhen; Pan, Yue; Cai, Meng-Qiang; Li, Yongnan; Tu, Chenghou; Wang, Hui-Tian

    2015-12-14

    We present and construct a new kind of orthogonal coordinate system, hyperbolic coordinate system. We present and design a new kind of local linearly polarized vector fields, which is defined as the hyperbolic-symmetry vector fields because the points with the same polarization form a series of hyperbolae. We experimentally demonstrate the generation of such a kind of hyperbolic-symmetry vector optical fields. In particular, we also study the modified hyperbolic-symmetry vector optical fields with the twofold and fourfold symmetric states of polarization when introducing the mirror symmetry. The tight focusing behaviors of these vector fields are also investigated. In addition, we also fabricate micro-structures on the K9 glass surfaces by several tightly focused (modified) hyperbolic-symmetry vector fields patterns, which demonstrate that the simulated tightly focused fields are in good agreement with the fabricated micro-structures.

  10. Probability Weighting Functions Derived from Hyperbolic Time Discounting: Psychophysical Models and Their Individual Level Testing.

    PubMed

    Takemura, Kazuhisa; Murakami, Hajime

    2016-01-01

    A probability weighting function (w(p)) is considered to be a nonlinear function of probability (p) in behavioral decision theory. This study proposes a psychophysical model of probability weighting functions derived from a hyperbolic time discounting model and a geometric distribution. The aim of the study is to show probability weighting functions from the point of view of waiting time for a decision maker. Since the expected value of a geometrically distributed random variable X is 1/p, we formulized the probability weighting function of the expected value model for hyperbolic time discounting as w(p) = (1 - k log p)(-1). Moreover, the probability weighting function is derived from Loewenstein and Prelec's (1992) generalized hyperbolic time discounting model. The latter model is proved to be equivalent to the hyperbolic-logarithmic weighting function considered by Prelec (1998) and Luce (2001). In this study, we derive a model from the generalized hyperbolic time discounting model assuming Fechner's (1860) psychophysical law of time and a geometric distribution of trials. In addition, we develop median models of hyperbolic time discounting and generalized hyperbolic time discounting. To illustrate the fitness of each model, a psychological experiment was conducted to assess the probability weighting and value functions at the level of the individual participant. The participants were 50 university students. The results of individual analysis indicated that the expected value model of generalized hyperbolic discounting fitted better than previous probability weighting decision-making models. The theoretical implications of this finding are discussed.

  11. On the local well-posedness of Lovelock and Horndeski theories

    NASA Astrophysics Data System (ADS)

    Papallo, Giuseppe; Reall, Harvey S.

    2017-08-01

    We investigate local well-posedness of the initial value problem for Lovelock and Horndeski theories of gravity. A necessary condition for local well-posedness is strong hyperbolicity of the equations of motion. Even weak hyperbolicity can fail for strong fields so we restrict to weak fields. The Einstein equation is known to be strongly hyperbolic in harmonic gauge so we study Lovelock theories in harmonic gauge. We show that the equation of motion is always weakly hyperbolic for weak fields but, in a generic weak-field background, it is not strongly hyperbolic. For Horndeski theories, we prove that, for weak fields, the equation of motion is always weakly hyperbolic in any generalized harmonic gauge. For some Horndeski theories there exists a generalized harmonic gauge for which the equation of motion is strongly hyperbolic in a weak-field background. This includes "k-essence" like theories. However, for more general Horndeski theories, there is no generalized harmonic gauge for which the equation of motion is strongly hyperbolic in a generic weak-field background. Our results show that the standard method used to establish local well-posedness of the Einstein equation does not extend to Lovelock or general Horndeski theories. This raises the possibility that these theories may not admit a well-posed initial value problem even for weak fields.

  12. A modified sparse reconstruction method for three-dimensional synthetic aperture radar image

    NASA Astrophysics Data System (ADS)

    Zhang, Ziqiang; Ji, Kefeng; Song, Haibo; Zou, Huanxin

    2018-03-01

    There is an increasing interest in three-dimensional Synthetic Aperture Radar (3-D SAR) imaging from observed sparse scattering data. However, the existing 3-D sparse imaging method requires large computing times and storage capacity. In this paper, we propose a modified method for the sparse 3-D SAR imaging. The method processes the collection of noisy SAR measurements, usually collected over nonlinear flight paths, and outputs 3-D SAR imagery. Firstly, the 3-D sparse reconstruction problem is transformed into a series of 2-D slices reconstruction problem by range compression. Then the slices are reconstructed by the modified SL0 (smoothed l0 norm) reconstruction algorithm. The improved algorithm uses hyperbolic tangent function instead of the Gaussian function to approximate the l0 norm and uses the Newton direction instead of the steepest descent direction, which can speed up the convergence rate of the SL0 algorithm. Finally, numerical simulation results are given to demonstrate the effectiveness of the proposed algorithm. It is shown that our method, compared with existing 3-D sparse imaging method, performs better in reconstruction quality and the reconstruction time.

  13. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chacon, Luis; Stanier, Adam John

    Here, we demonstrate a scalable fully implicit algorithm for the two-field low-β extended MHD model. This reduced model describes plasma behavior in the presence of strong guide fields, and is of significant practical impact both in nature and in laboratory plasmas. The model displays strong hyperbolic behavior, as manifested by the presence of fast dispersive waves, which make a fully implicit treatment very challenging. In this study, we employ a Jacobian-free Newton–Krylov nonlinear solver, for which we propose a physics-based preconditioner that renders the linearized set of equations suitable for inversion with multigrid methods. As a result, the algorithm ismore » shown to scale both algorithmically (i.e., the iteration count is insensitive to grid refinement and timestep size) and in parallel in a weak-scaling sense, with the wall-clock time scaling weakly with the number of cores for up to 4096 cores. For a 4096 × 4096 mesh, we demonstrate a wall-clock-time speedup of ~6700 with respect to explicit algorithms. The model is validated linearly (against linear theory predictions) and nonlinearly (against fully kinetic simulations), demonstrating excellent agreement.« less

  14. Hyperbolic metamaterials: Novel physics and applications

    NASA Astrophysics Data System (ADS)

    Smolyaninov, Igor I.; Smolyaninova, Vera N.

    2017-10-01

    Hyperbolic metamaterials were originally introduced to overcome the diffraction limit of optical imaging. Soon thereafter it was realized that hyperbolic metamaterials demonstrate a number of novel phenomena resulting from the broadband singular behavior of their density of photonic states. These novel phenomena and applications include super resolution imaging, new stealth technologies, enhanced quantum-electrodynamic effects, thermal hyperconductivity, superconductivity, and interesting gravitation theory analogues. Here we briefly review typical material systems, which exhibit hyperbolic behavior and outline important novel applications of hyperbolic metamaterials. In particular, we will describe recent imaging experiments with plasmonic metamaterials and novel VCSEL geometries, in which the Bragg mirrors may be engineered in such a way that they exhibit hyperbolic metamaterial properties in the long wavelength infrared range, so that they may be used to efficiently remove excess heat from the laser cavity. We will also discuss potential applications of three-dimensional self-assembled photonic hypercrystals, which are based on cobalt ferrofluids in external magnetic field. This system bypasses 3D nanofabrication issues, which typically limit metamaterial applications. Photonic hypercrystals combine the most interesting features of hyperbolic metamaterials and photonic crystals.

  15. A scalable, fully implicit algorithm for the reduced two-field low-β extended MHD model

    DOE PAGES

    Chacon, Luis; Stanier, Adam John

    2016-12-01

    Here, we demonstrate a scalable fully implicit algorithm for the two-field low-β extended MHD model. This reduced model describes plasma behavior in the presence of strong guide fields, and is of significant practical impact both in nature and in laboratory plasmas. The model displays strong hyperbolic behavior, as manifested by the presence of fast dispersive waves, which make a fully implicit treatment very challenging. In this study, we employ a Jacobian-free Newton–Krylov nonlinear solver, for which we propose a physics-based preconditioner that renders the linearized set of equations suitable for inversion with multigrid methods. As a result, the algorithm ismore » shown to scale both algorithmically (i.e., the iteration count is insensitive to grid refinement and timestep size) and in parallel in a weak-scaling sense, with the wall-clock time scaling weakly with the number of cores for up to 4096 cores. For a 4096 × 4096 mesh, we demonstrate a wall-clock-time speedup of ~6700 with respect to explicit algorithms. The model is validated linearly (against linear theory predictions) and nonlinearly (against fully kinetic simulations), demonstrating excellent agreement.« less

  16. 13-Moment System with Global Hyperbolicity for Quantum Gas

    NASA Astrophysics Data System (ADS)

    Di, Yana; Fan, Yuwei; Li, Ruo

    2017-06-01

    We point out that the quantum Grad's 13-moment system (Yano in Physica A 416:231-241, 2014) is lack of global hyperbolicity, and even worse, the thermodynamic equilibrium is not an interior point of the hyperbolicity region of the system. To remedy this problem, by fully considering Grad's expansion, we split the expansion into the equilibrium part and the non-equilibrium part, and propose a regularization for the system with the help of the new hyperbolic regularization theory developed in Cai et al. (SIAM J Appl Math 75(5):2001-2023, 2015) and Fan et al. (J Stat Phys 162(2):457-486, 2016). This provides us a new model which is hyperbolic for all admissible thermodynamic states, and meanwhile preserves the approximate accuracy of the original system. It should be noted that this procedure is not a trivial application of the hyperbolic regularization theory.

  17. Magnetic hyperbolic optical metamaterials

    DOE PAGES

    Kruk, Sergey S.; Wong, Zi Jing; Pshenay-Severin, Ekaterina; ...

    2016-04-13

    Strongly anisotropic media where the principal components of electric permittivity or magnetic permeability tensors have opposite signs are termed as hyperbolic media. Such media support propagating electromagnetic waves with extremely large wave vectors exhibiting unique optical properties. However, in all artificial and natural optical materials studied to date, the hyperbolic dispersion originates solely from the electric response. This then restricts material functionality to one polarization of light and inhibits free-space impedance matching. Such restrictions can be overcome in media having components of opposite signs for both electric and magnetic tensors. Here we present the experimental demonstration of the magnetic hyperbolicmore » dispersion in three-dimensional metamaterials. We also measure metamaterial isofrequency contours and reveal the topological phase transition between the elliptic and hyperbolic dispersion. In the hyperbolic regime, we demonstrate the strong enhancement of thermal emission, which becomes directional, coherent and polarized. These findings show the possibilities for realizing efficient impedance-matched hyperbolic media for unpolarized light.« less

  18. A Numerical Model for Trickle Bed Reactors

    NASA Astrophysics Data System (ADS)

    Propp, Richard M.; Colella, Phillip; Crutchfield, William Y.; Day, Marcus S.

    2000-12-01

    Trickle bed reactors are governed by equations of flow in porous media such as Darcy's law and the conservation of mass. Our numerical method for solving these equations is based on a total-velocity splitting, sequential formulation which leads to an implicit pressure equation and a semi-implicit mass conservation equation. We use high-resolution finite-difference methods to discretize these equations. Our solution scheme extends previous work in modeling porous media flows in two ways. First, we incorporate physical effects due to capillary pressure, a nonlinear inlet boundary condition, spatial porosity variations, and inertial effects on phase mobilities. In particular, capillary forces introduce a parabolic component into the recast evolution equation, and the inertial effects give rise to hyperbolic nonconvexity. Second, we introduce a modification of the slope-limiting algorithm to prevent our numerical method from producing spurious shocks. We present a numerical algorithm for accommodating these difficulties, show the algorithm is second-order accurate, and demonstrate its performance on a number of simplified problems relevant to trickle bed reactor modeling.

  19. A high order accurate finite element algorithm for high Reynolds number flow prediction

    NASA Technical Reports Server (NTRS)

    Baker, A. J.

    1978-01-01

    A Galerkin-weighted residuals formulation is employed to establish an implicit finite element solution algorithm for generally nonlinear initial-boundary value problems. Solution accuracy, and convergence rate with discretization refinement, are quantized in several error norms, by a systematic study of numerical solutions to several nonlinear parabolic and a hyperbolic partial differential equation characteristic of the equations governing fluid flows. Solutions are generated using selective linear, quadratic and cubic basis functions. Richardson extrapolation is employed to generate a higher-order accurate solution to facilitate isolation of truncation error in all norms. Extension of the mathematical theory underlying accuracy and convergence concepts for linear elliptic equations is predicted for equations characteristic of laminar and turbulent fluid flows at nonmodest Reynolds number. The nondiagonal initial-value matrix structure introduced by the finite element theory is determined intrinsic to improved solution accuracy and convergence. A factored Jacobian iteration algorithm is derived and evaluated to yield a consequential reduction in both computer storage and execution CPU requirements while retaining solution accuracy.

  20. The Hype over Hyperbolic Browsers.

    ERIC Educational Resources Information Center

    Allen, Maryellen Mott

    2002-01-01

    Considers complaints about the usability in the human-computer interaction aspect of information retrieval and discusses information visualization, the Online Library of Information Visualization Environments, hyperbolic information structure, subject searching, real-world applications, relational databases and hyperbolic trees, and the future of…

  1. FPGA implementation of a biological neural network based on the Hodgkin-Huxley neuron model

    PubMed Central

    Yaghini Bonabi, Safa; Asgharian, Hassan; Safari, Saeed; Nili Ahmadabadi, Majid

    2014-01-01

    A set of techniques for efficient implementation of Hodgkin-Huxley-based (H-H) model of a neural network on FPGA (Field Programmable Gate Array) is presented. The central implementation challenge is H-H model complexity that puts limits on the network size and on the execution speed. However, basics of the original model cannot be compromised when effect of synaptic specifications on the network behavior is the subject of study. To solve the problem, we used computational techniques such as CORDIC (Coordinate Rotation Digital Computer) algorithm and step-by-step integration in the implementation of arithmetic circuits. In addition, we employed different techniques such as sharing resources to preserve the details of model as well as increasing the network size in addition to keeping the network execution speed close to real time while having high precision. Implementation of a two mini-columns network with 120/30 excitatory/inhibitory neurons is provided to investigate the characteristic of our method in practice. The implementation techniques provide an opportunity to construct large FPGA-based network models to investigate the effect of different neurophysiological mechanisms, like voltage-gated channels and synaptic activities, on the behavior of a neural network in an appropriate execution time. Additional to inherent properties of FPGA, like parallelism and re-configurability, our approach makes the FPGA-based system a proper candidate for study on neural control of cognitive robots and systems as well. PMID:25484854

  2. Closed Loop Guidance Trade Study for Space Launch System Block-1B Vehicle

    NASA Technical Reports Server (NTRS)

    Von der Porten, Paul; Ahmad, Naeem; Hawkins, Matt

    2018-01-01

    NASA is currently building the Space Launch System (SLS) Block-1 launch vehicle for the Exploration Mission 1 (EM-1) test flight. The design of the next evolution of SLS, Block-1B, is well underway. The Block-1B vehicle is more capable overall than Block-1; however, the relatively low thrust-to-weight ratio of the Exploration Upper Stage (EUS) presents a challenge to the Powered Explicit Guidance (PEG) algorithm used by Block-1. To handle the long burn durations (on the order of 1000 seconds) of EUS missions, two algorithms were examined. An alternative algorithm, OPGUID, was introduced, while modifications were made to PEG. A trade study was conducted to select the guidance algorithm for future SLS vehicles. The chosen algorithm needs to support a wide variety of mission operations: ascent burns to LEO, apogee raise burns, trans-lunar injection burns, hyperbolic Earth departure burns, and contingency disposal burns using the Reaction Control System (RCS). Additionally, the algorithm must be able to respond to a single engine failure scenario. Each algorithm was scored based on pre-selected criteria, including insertion accuracy, algorithmic complexity and robustness, extensibility for potential future missions, and flight heritage. Monte Carlo analysis was used to select the final algorithm. This paper covers the design criteria, approach, and results of this trade study, showing impacts and considerations when adapting launch vehicle guidance algorithms to a broader breadth of in-space operations.

  3. Wavelets and Affine Distributions: A Time-Frequency Perspective

    DTIC Science & Technology

    2005-01-07

    Ville Distribution ( WVD ) • Prominent member of the AC: the WVD • Properties of the WVD : – Covariant to TF scaling and time shift (of course) – Covariant...QTFRs • Wigner - Ville distribution and affine smoothing • Doppler tolerance and hyperbolic impulses • Hyperbolic TF localization and Bertrand P0...satisfy hyperbolic TF localization property: • Not satisfied by WVD ! 25 – 49 –WAMA-04 Cargèse, France The Bertrand P0 distribution • The hyperbolic

  4. Thermal emitter comprising near-zero permittivity materials

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Luk, Ting S.; Campione, Salvatore; Sinclair, Michael B.

    A novel thermal source comprising a semiconductor hyperbolic metamaterial provides control of the emission spectrum and the angular emission pattern. These properties arise because of epsilon-near-zero conditions in the semiconductor hyperbolic metamaterial. In particular, the thermal emission is dominated by the epsilon-near-zero effect in the doped quantum wells composing the semiconductor hyperbolic metamaterial. Furthermore, different properties are observed for s and p polarizations, following the characteristics of the strong anisotropy of hyperbolic metamaterials.

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

    NASA Astrophysics Data System (ADS)

    Ma, Xinrong; Duan, Zhijian

    2018-04-01

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

  6. Traveling wave to a reaction-hyperbolic system for axonal transport

    NASA Astrophysics Data System (ADS)

    Huang, Feimin; Li, Xing; Zhang, Yinglong

    2017-07-01

    In this paper, we study a class of nonlinear reaction-hyperbolic systems modeling the neuronal signal transfer in neuroscience. This reaction-hyperbolic system can be regarded as n × n (n ≥ 2) hyperbolic system with relaxation. We first prove the existence of traveling wave by Gershgorin circle theorem and mathematically describe the neuronal signal transport. Then for a special case n = 2, we show the traveling wave is nonlinearly stable, and obtain the convergence rate simultaneously by a weighted estimate.

  7. Infrared hyperbolic metasurface based on nanostructured van der Waals materials

    NASA Astrophysics Data System (ADS)

    Li, Peining; Dolado, Irene; Alfaro-Mozaz, Francisco Javier; Casanova, Fèlix; Hueso, Luis E.; Liu, Song; Edgar, James H.; Nikitin, Alexey Y.; Vélez, Saül; Hillenbrand, Rainer

    2018-02-01

    Metasurfaces with strongly anisotropic optical properties can support deep subwavelength-scale confined electromagnetic waves (polaritons), which promise opportunities for controlling light in photonic and optoelectronic applications. We developed a mid-infrared hyperbolic metasurface by nanostructuring a thin layer of hexagonal boron nitride that supports deep subwavelength-scale phonon polaritons that propagate with in-plane hyperbolic dispersion. By applying an infrared nanoimaging technique, we visualize the concave (anomalous) wavefronts of a diverging polariton beam, which represent a landmark feature of hyperbolic polaritons. The results illustrate how near-field microscopy can be applied to reveal the exotic wavefronts of polaritons in anisotropic materials and demonstrate that nanostructured van der Waals materials can form a highly variable and compact platform for hyperbolic infrared metasurface devices and circuits.

  8. On the Behavior of Eisenstein Series Through Elliptic Degeneration

    NASA Astrophysics Data System (ADS)

    Garbin, D.; Pippich, A.-M. V.

    2009-12-01

    Let Γ be a Fuchsian group of the first kind acting on the hyperbolic upper half plane {mathbb{H}}, and let {M = Γbackslash mathbb{H}} be the associated finite volume hyperbolic Riemann surface. If γ is a primitive parabolic, hyperbolic, resp. elliptic element of Γ, there is an associated parabolic, hyperbolic, resp. elliptic Eisenstein series. In this article, we study the limiting behavior of these Eisenstein series on an elliptically degenerating family of finite volume hyperbolic Riemann surfaces. In particular, we prove the following result. The elliptic Eisenstein series associated to a degenerating elliptic element converges up to a factor to the parabolic Eisenstein series associated to the parabolic element which fixes the newly developed cusp on the limit surface.

  9. Hyperbolic metamaterials: new physics behind a classical problem.

    PubMed

    Drachev, Vladimir P; Podolskiy, Viktor A; Kildishev, Alexander V

    2013-06-17

    Hyperbolic materials enable numerous surprising applications that include far-field subwavelength imaging, nanolithography, and emission engineering. The wavevector of a plane wave in these media follows the surface of a hyperboloid in contrast to an ellipsoid for conventional anisotropic dielectric. The consequences of hyperbolic dispersion were first studied in the 50's pertaining to the problems of electromagnetic wave propagation in the Earth's ionosphere and in the stratified artificial materials of transmission lines. Recent years have brought explosive growth in optics and photonics of hyperbolic media based on metamaterials across the optical spectrum. Here we summarize earlier theories in the Clemmow's prescription for transformation of the electromagnetic field in hyperbolic media and provide a review of recent developments in this active research area.

  10. Polyhedra and packings from hyperbolic honeycombs.

    PubMed

    Pedersen, Martin Cramer; Hyde, Stephen T

    2018-06-20

    We derive more than 80 embeddings of 2D hyperbolic honeycombs in Euclidean 3 space, forming 3-periodic infinite polyhedra with cubic symmetry. All embeddings are "minimally frustrated," formed by removing just enough isometries of the (regular, but unphysical) 2D hyperbolic honeycombs [Formula: see text], [Formula: see text], [Formula: see text], [Formula: see text], and [Formula: see text] to allow embeddings in Euclidean 3 space. Nearly all of these triangulated "simplicial polyhedra" have symmetrically identical vertices, and most are chiral. The most symmetric examples include 10 infinite "deltahedra," with equilateral triangular faces, 6 of which were previously unknown and some of which can be described as packings of Platonic deltahedra. We describe also related cubic crystalline packings of equal hyperbolic discs in 3 space that are frustrated analogues of optimally dense hyperbolic disc packings. The 10-coordinated packings are the least "loosened" Euclidean embeddings, although frustration swells all of the hyperbolic disc packings to give less dense arrays than the flat penny-packing even though their unfrustrated analogues in [Formula: see text] are denser.

  11. Boundary causality versus hyperbolicity for spherical black holes in Gauss-Bonnet gravity

    NASA Astrophysics Data System (ADS)

    Andrade, Tomás; Cáceres, Elena; Keeler, Cynthia

    2017-07-01

    We explore the constraints boundary causality places on the allowable Gauss-Bonnet gravitational couplings in asymptotically AdS spaces, specifically considering spherical black hole solutions. We additionally consider the hyperbolicity properties of these solutions, positing that hyperbolicity-violating solutions are sick solutions whose causality properties provide no information about the theory they reside in. For both signs of the Gauss-Bonnet coupling, spherical black holes violate boundary causality at smaller absolute values of the coupling than planar black holes do. For negative coupling, as we tune the Gauss-Bonnet coupling away from zero, both spherical and planar black holes violate hyperbolicity before they violate boundary causality. For positive coupling, the only hyperbolicity-respecting spherical black holes which violate boundary causality do not do so appreciably far from the planar bound. Consequently, eliminating hyperbolicity-violating solutions means the bound on Gauss-Bonnet couplings from the boundary causality of spherical black holes is no tighter than that from planar black holes.

  12. Nanoimaging of resonating hyperbolic polaritons in linear boron nitride antennas

    PubMed Central

    Alfaro-Mozaz, F. J.; Alonso-González, P.; Vélez, S.; Dolado, I.; Autore, M.; Mastel, S.; Casanova, F.; Hueso, L. E.; Li, P.; Nikitin, A. Y.; Hillenbrand, R.

    2017-01-01

    Polaritons in layered materials—including van der Waals materials—exhibit hyperbolic dispersion and strong field confinement, which makes them highly attractive for applications including optical nanofocusing, sensing and control of spontaneous emission. Here we report a near-field study of polaritonic Fabry–Perot resonances in linear antennas made of a hyperbolic material. Specifically, we study hyperbolic phonon–polaritons in rectangular waveguide antennas made of hexagonal boron nitride (h-BN, a prototypical van der Waals crystal). Infrared nanospectroscopy and nanoimaging experiments reveal sharp resonances with large quality factors around 100, exhibiting atypical modal near-field patterns that have no analogue in conventional linear antennas. By performing a detailed mode analysis, we can assign the antenna resonances to a single waveguide mode originating from the hybridization of hyperbolic surface phonon–polaritons (Dyakonov polaritons) that propagate along the edges of the h-BN waveguide. Our work establishes the basis for the understanding and design of linear waveguides, resonators, sensors and metasurface elements based on hyperbolic materials and metamaterials. PMID:28589941

  13. Cascades of Particles Moving at Finite Velocity in Hyperbolic Spaces

    NASA Astrophysics Data System (ADS)

    Cammarota, V.; Orsingher, E.

    2008-12-01

    A branching process of particles moving at finite velocity over the geodesic lines of the hyperbolic space (Poincaré half-plane and Poincaré disk) is examined. Each particle can split into two particles only once at Poisson spaced times and deviates orthogonally when splitted. At time t, after N( t) Poisson events, there are N( t)+1 particles moving along different geodesic lines. We are able to obtain the exact expression of the mean hyperbolic distance of the center of mass of the cloud of particles. We derive such mean hyperbolic distance from two different and independent ways and we study the behavior of the relevant expression as t increases and for different values of the parameters c (hyperbolic velocity of motion) and λ (rate of reproduction). The mean hyperbolic distance of each moving particle is also examined and a useful representation, as the distance of a randomly stopped particle moving over the main geodesic line, is presented.

  14. Super-Coulombic atom–atom interactions in hyperbolic media

    PubMed Central

    Cortes, Cristian L.; Jacob, Zubin

    2017-01-01

    Dipole–dipole interactions, which govern phenomena such as cooperative Lamb shifts, superradiant decay rates, Van der Waals forces and resonance energy transfer rates, are conventionally limited to the Coulombic near-field. Here we reveal a class of real-photon and virtual-photon long-range quantum electrodynamic interactions that have a singularity in media with hyperbolic dispersion. The singularity in the dipole–dipole coupling, referred to as a super-Coulombic interaction, is a result of an effective interaction distance that goes to zero in the ideal limit irrespective of the physical distance. We investigate the entire landscape of atom–atom interactions in hyperbolic media confirming the giant long-range enhancement. We also propose multiple experimental platforms to verify our predicted effect with phonon–polaritonic hexagonal boron nitride, plasmonic super-lattices and hyperbolic meta-surfaces as well. Our work paves the way for the control of cold atoms above hyperbolic meta-surfaces and the study of many-body physics with hyperbolic media. PMID:28120826

  15. Super-Coulombic atom-atom interactions in hyperbolic media

    NASA Astrophysics Data System (ADS)

    Cortes, Cristian L.; Jacob, Zubin

    2017-01-01

    Dipole-dipole interactions, which govern phenomena such as cooperative Lamb shifts, superradiant decay rates, Van der Waals forces and resonance energy transfer rates, are conventionally limited to the Coulombic near-field. Here we reveal a class of real-photon and virtual-photon long-range quantum electrodynamic interactions that have a singularity in media with hyperbolic dispersion. The singularity in the dipole-dipole coupling, referred to as a super-Coulombic interaction, is a result of an effective interaction distance that goes to zero in the ideal limit irrespective of the physical distance. We investigate the entire landscape of atom-atom interactions in hyperbolic media confirming the giant long-range enhancement. We also propose multiple experimental platforms to verify our predicted effect with phonon-polaritonic hexagonal boron nitride, plasmonic super-lattices and hyperbolic meta-surfaces as well. Our work paves the way for the control of cold atoms above hyperbolic meta-surfaces and the study of many-body physics with hyperbolic media.

  16. Semi-implicit and fully implicit shock-capturing methods for hyperbolic conservation laws with stiff source terms

    NASA Technical Reports Server (NTRS)

    Yee, H. C.; Shinn, J. L.

    1986-01-01

    Some numerical aspects of finite-difference algorithms for nonlinear multidimensional hyperbolic conservation laws with stiff nonhomogenous (source) terms are discussed. If the stiffness is entirely dominated by the source term, a semi-implicit shock-capturing method is proposed provided that the Jacobian of the soruce terms possesses certain properties. The proposed semi-implicit method can be viewed as a variant of the Bussing and Murman point-implicit scheme with a more appropriate numerical dissipation for the computation of strong shock waves. However, if the stiffness is not solely dominated by the source terms, a fully implicit method would be a better choice. The situation is complicated by problems that are higher than one dimension, and the presence of stiff source terms further complicates the solution procedures for alternating direction implicit (ADI) methods. Several alternatives are discussed. The primary motivation for constructing these schemes was to address thermally and chemically nonequilibrium flows in the hypersonic regime. Due to the unique structure of the eigenvalues and eigenvectors for fluid flows of this type, the computation can be simplified, thus providing a more efficient solution procedure than one might have anticipated.

  17. Quality Improvement of Liver Ultrasound Images Using Fuzzy Techniques.

    PubMed

    Bayani, Azadeh; Langarizadeh, Mostafa; Radmard, Amir Reza; Nejad, Ahmadreza Farzaneh

    2016-12-01

    Liver ultrasound images are so common and are applied so often to diagnose diffuse liver diseases like fatty liver. However, the low quality of such images makes it difficult to analyze them and diagnose diseases. The purpose of this study, therefore, is to improve the contrast and quality of liver ultrasound images. In this study, a number of image contrast enhancement algorithms which are based on fuzzy logic were applied to liver ultrasound images - in which the view of kidney is observable - using Matlab2013b to improve the image contrast and quality which has a fuzzy definition; just like image contrast improvement algorithms using a fuzzy intensification operator, contrast improvement algorithms applying fuzzy image histogram hyperbolization, and contrast improvement algorithms by fuzzy IF-THEN rules. With the measurement of Mean Squared Error and Peak Signal to Noise Ratio obtained from different images, fuzzy methods provided better results, and their implementation - compared with histogram equalization method - led both to the improvement of contrast and visual quality of images and to the improvement of liver segmentation algorithms results in images. Comparison of the four algorithms revealed the power of fuzzy logic in improving image contrast compared with traditional image processing algorithms. Moreover, contrast improvement algorithm based on a fuzzy intensification operator was selected as the strongest algorithm considering the measured indicators. This method can also be used in future studies on other ultrasound images for quality improvement and other image processing and analysis applications.

  18. Quality Improvement of Liver Ultrasound Images Using Fuzzy Techniques

    PubMed Central

    Bayani, Azadeh; Langarizadeh, Mostafa; Radmard, Amir Reza; Nejad, Ahmadreza Farzaneh

    2016-01-01

    Background: Liver ultrasound images are so common and are applied so often to diagnose diffuse liver diseases like fatty liver. However, the low quality of such images makes it difficult to analyze them and diagnose diseases. The purpose of this study, therefore, is to improve the contrast and quality of liver ultrasound images. Methods: In this study, a number of image contrast enhancement algorithms which are based on fuzzy logic were applied to liver ultrasound images - in which the view of kidney is observable - using Matlab2013b to improve the image contrast and quality which has a fuzzy definition; just like image contrast improvement algorithms using a fuzzy intensification operator, contrast improvement algorithms applying fuzzy image histogram hyperbolization, and contrast improvement algorithms by fuzzy IF-THEN rules. Results: With the measurement of Mean Squared Error and Peak Signal to Noise Ratio obtained from different images, fuzzy methods provided better results, and their implementation - compared with histogram equalization method - led both to the improvement of contrast and visual quality of images and to the improvement of liver segmentation algorithms results in images. Conclusion: Comparison of the four algorithms revealed the power of fuzzy logic in improving image contrast compared with traditional image processing algorithms. Moreover, contrast improvement algorithm based on a fuzzy intensification operator was selected as the strongest algorithm considering the measured indicators. This method can also be used in future studies on other ultrasound images for quality improvement and other image processing and analysis applications. PMID:28077898

  19. A new neural observer for an anaerobic bioreactor.

    PubMed

    Belmonte-Izquierdo, R; Carlos-Hernandez, S; Sanchez, E N

    2010-02-01

    In this paper, a recurrent high order neural observer (RHONO) for anaerobic processes is proposed. The main objective is to estimate variables of methanogenesis: biomass, substrate and inorganic carbon in a completely stirred tank reactor (CSTR). The recurrent high order neural network (RHONN) structure is based on the hyperbolic tangent as activation function. The learning algorithm is based on an extended Kalman filter (EKF). The applicability of the proposed scheme is illustrated via simulation. A validation using real data from a lab scale process is included. Thus, this observer can be successfully implemented for control purposes.

  20. On the implementation of a class of upwind schemes for system of hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Yee, H. C.

    1985-01-01

    The relative computational effort among the spatially five point numerical flux functions of Harten, van Leer, and Osher and Chakravarthy is explored. These three methods typify the design principles most often used in constructing higher than first order upwind total variation diminishing (TVD) schemes. For the scalar case the difference in operation count between any two algorithms may be very small and yet the operation count for their system counterparts might be vastly different. The situation occurs even though one starts with two different yet equivalent representations for the scalar case.

  1. Lift of noninvariant solutions of heavenly equations from three to four dimensions and new ultra-hyperbolic metrics

    NASA Astrophysics Data System (ADS)

    Malykh, A. A.; Nutku, Y.; Sheftel, M. B.

    2007-08-01

    We demonstrate that partner symmetries provide a lift of noninvariant solutions of the three-dimensional Boyer-Finley equation to noninvariant solutions of the four-dimensional hyperbolic complex Monge-Ampère equation. The lift is applied to noninvariant solutions of the Boyer-Finley equation, obtained earlier by the method of group foliation, to yield noninvariant solutions of the hyperbolic complex Monge-Ampère equation. Using these solutions we construct new Ricci-flat ultra-hyperbolic metrics with non-zero curvature tensor that have no Killing vectors.

  2. On the lagrangian 1-form structure of the hyperbolic calogero-moser system

    NASA Astrophysics Data System (ADS)

    Jairuk, Umpon; Tanasittikosol, Monsit; Yoo-Kong, Sikarin

    2017-06-01

    In this work, we present the Lagrangian 1-form structure of the hyperbolic Calogero-Moser system in both discrete-time level and continuous-time level. The discrete-time hyperbolic Calogero-Moser system is obtained by considering pole reduction of the semi-discrete Kadomtsev-Petviashvili (KP) equation. Furthermore, it is shown that the hyperbolic Calogero-Moser system possesses the key relation, known as the discrete-time closure relation. This relation is a consequence of the compatibility property of the temporal Lax matrices. The continuous-time hierarchy of the hyperbolic Calogero-Moser system is obtained by taking two successive continuum limits, namely, the skewed limit and full limit. With these successive limits, the continuous-time closure relation is also obtained and is shown to hold at the continuous level.

  3. Hyperbolic phonon polaritons in hexagonal boron nitride (Conference Presentation)

    NASA Astrophysics Data System (ADS)

    Dai, Siyuan; Ma, Qiong; Fei, Zhe; Liu, Mengkun; Goldflam, Michael D.; Andersen, Trond; Garnett, William; Regan, Will; Wagner, Martin; McLeod, Alexander S.; Rodin, Alexandr; Zhu, Shou-En; Watanabe, Kenji; Taniguchi, T.; Dominguez, Gerado; Thiemens, Mark; Castro Neto, Antonio H.; Janssen, Guido C. A. M.; Zettl, Alex; Keilmann, Fritz; Jarillo-Herrero, Pablo; Fogler, Michael M.; Basov, Dmitri N.

    2016-09-01

    Uniaxial materials whose axial and tangential permittivities have opposite signs are referred to as indefinite or hyperbolic media. While hyperbolic responses are normally achieved with metamaterials, hexagonal boron nitride (hBN) naturally possesses this property due to the anisotropic phonons in the mid-infrared. Using scattering-type scanning near-field optical microscopy, we studied polaritonic phenomena in hBN. We performed infrared nano-imaging of highly confined and low-loss hyperbolic phonon polaritons in hBN. The polariton wavelength was shown to be governed by the hBN thickness according to a linear law persisting down to few atomic layers [1]. Additionally, we carried out the modification of hyperbolic response in meta-structures comprised of a mononlayer graphene deposited on hBN [2]. Electrostatic gating of the top graphene layer allows for the modification of wavelength and intensity of hyperbolic phonon polaritons in bulk hBN. The physics of the modification originates from the plasmon-phonon coupling in the hyperbolic medium. Furthermore, we demonstrated the "hyperlens" for subdiffractional focusing and imaging using a slab of hBN [3]. References [1] S. Dai et al., Science, 343, 1125 (2014). [2] S. Dai et al., Nature Nanotechnology, 10, 682 (2015). [3] S. Dai et al., Nature Communications, 6, 6963 (2015).

  4. "That's Really Clever!" Ironic Hyperbole Understanding in Children

    ERIC Educational Resources Information Center

    Aguert, Marc; Le Vallois, Coralie; Martel, Karine; Laval, Virginie

    2018-01-01

    Hyperbole supports irony comprehension in adults by heightening the contrast between what is said and the actual situation. Because young children do not perceive the communication situation as a whole, but rather give precedence to either the utterance or the context, we predicted that hyperbole would reduce irony comprehension in six-year-olds…

  5. Contributed Review: Source-localization algorithms and applications using time of arrival and time difference of arrival measurements

    NASA Astrophysics Data System (ADS)

    Li, Xinya; Deng, Zhiqun Daniel; Rauchenstein, Lynn T.; Carlson, Thomas J.

    2016-04-01

    Locating the position of fixed or mobile sources (i.e., transmitters) based on measurements obtained from sensors (i.e., receivers) is an important research area that is attracting much interest. In this paper, we review several representative localization algorithms that use time of arrivals (TOAs) and time difference of arrivals (TDOAs) to achieve high signal source position estimation accuracy when a transmitter is in the line-of-sight of a receiver. Circular (TOA) and hyperbolic (TDOA) position estimation approaches both use nonlinear equations that relate the known locations of receivers and unknown locations of transmitters. Estimation of the location of transmitters using the standard nonlinear equations may not be very accurate because of receiver location errors, receiver measurement errors, and computational efficiency challenges that result in high computational burdens. Least squares and maximum likelihood based algorithms have become the most popular computational approaches to transmitter location estimation. In this paper, we summarize the computational characteristics and position estimation accuracies of various positioning algorithms. By improving methods for estimating the time-of-arrival of transmissions at receivers and transmitter location estimation algorithms, transmitter location estimation may be applied across a range of applications and technologies such as radar, sonar, the Global Positioning System, wireless sensor networks, underwater animal tracking, mobile communications, and multimedia.

  6. Uniqueness and reconstruction in magnetic resonance-electrical impedance tomography (MR-EIT).

    PubMed

    Ider, Y Ziya; Onart, Serkan; Lionheart, William R B

    2003-05-01

    Magnetic resonance-electrical impedance tomography (MR-EIT) was first proposed in 1992. Since then various reconstruction algorithms have been suggested and applied. These algorithms use peripheral voltage measurements and internal current density measurements in different combinations. In this study the problem of MR-EIT is treated as a hyperbolic system of first-order partial differential equations, and three numerical methods are proposed for its solution. This approach is not utilized in any of the algorithms proposed earlier. The numerical solution methods are integration along equipotential surfaces (method of characteristics), integration on a Cartesian grid, and inversion of a system matrix derived by a finite difference formulation. It is shown that if some uniqueness conditions are satisfied, then using at least two injected current patterns, resistivity can be reconstructed apart from a multiplicative constant. This constant can then be identified using a single voltage measurement. The methods proposed are direct, non-iterative, and valid and feasible for 3D reconstructions. They can also be used to easily obtain slice and field-of-view images from a 3D object. 2D simulations are made to illustrate the performance of the algorithms.

  7. A fully implicit Hall MHD algorithm based on the ion Ohm's law

    NASA Astrophysics Data System (ADS)

    Chacón, Luis

    2010-11-01

    Hall MHD is characterized by extreme hyperbolic numerical stiffness stemming from fast dispersive waves. Implicit algorithms are potentially advantageous, but of very difficult efficient implementation due to the condition numbers of associated matrices. Here, we explore the extension of a successful fully implicit, fully nonlinear algorithm for resistive MHD,ootnotetextL. Chac'on, Phys. Plasmas, 15 (2008) based on Jacobian-free Newton-Krylov methods with physics-based preconditioning, to Hall MHD. Traditionally, Hall MHD has been formulated using the electron equation of motion (EOM) to determine the electric field in the plasma (the so-called Ohm's law). However, given that the center-of-mass EOM, the ion EOM, and the electron EOM are linearly dependent, one could equivalently employ the ion EOM as the Ohm's law for a Hall MHD formulation. While, from a physical standpoint, there is no a priori advantage for using one Ohm's law vs. the other, we argue in this poster that there is an algorithmic one. We will show that, while the electron Ohm's law prevents the extension of the resistive MHD preconditioning strategy to Hall MHD, an ion Ohm's law allows it trivially. Verification and performance numerical results on relevant problems will be presented.

  8. Hyperbolicity measures democracy in real-world networks

    NASA Astrophysics Data System (ADS)

    Borassi, Michele; Chessa, Alessandro; Caldarelli, Guido

    2015-09-01

    In this work, we analyze the hyperbolicity of real-world networks, a geometric quantity that measures if a space is negatively curved. We provide two improvements in our understanding of this quantity: first of all, in our interpretation, a hyperbolic network is "aristocratic", since few elements "connect" the system, while a non-hyperbolic network has a more "democratic" structure with a larger number of crucial elements. The second contribution is the introduction of the average hyperbolicity of the neighbors of a given node. Through this definition, we outline an "influence area" for the vertices in the graph. We show that in real networks the influence area of the highest degree vertex is small in what we define "local" networks (i.e., social or peer-to-peer networks), and large in "global" networks (i.e., power grid, metabolic networks, or autonomous system networks).

  9. Machine learning spatial geometry from entanglement features

    NASA Astrophysics Data System (ADS)

    You, Yi-Zhuang; Yang, Zhao; Qi, Xiao-Liang

    2018-02-01

    Motivated by the close relations of the renormalization group with both the holography duality and the deep learning, we propose that the holographic geometry can emerge from deep learning the entanglement feature of a quantum many-body state. We develop a concrete algorithm, call the entanglement feature learning (EFL), based on the random tensor network (RTN) model for the tensor network holography. We show that each RTN can be mapped to a Boltzmann machine, trained by the entanglement entropies over all subregions of a given quantum many-body state. The goal is to construct the optimal RTN that best reproduce the entanglement feature. The RTN geometry can then be interpreted as the emergent holographic geometry. We demonstrate the EFL algorithm on a 1D free fermion system and observe the emergence of the hyperbolic geometry (AdS3 spatial geometry) as we tune the fermion system towards the gapless critical point (CFT2 point).

  10. Semi-implicit time integration of atmospheric flows with characteristic-based flux partitioning

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ghosh, Debojyoti; Constantinescu, Emil M.

    2016-06-23

    Here, this paper presents a characteristic-based flux partitioning for the semi-implicit time integration of atmospheric flows. Nonhydrostatic models require the solution of the compressible Euler equations. The acoustic time scale is significantly faster than the advective scale, yet it is typically not relevant to atmospheric and weather phenomena. The acoustic and advective components of the hyperbolic flux are separated in the characteristic space. High-order, conservative additive Runge-Kutta methods are applied to the partitioned equations so that the acoustic component is integrated in time implicitly with an unconditionally stable method, while the advective component is integrated explicitly. The time step ofmore » the overall algorithm is thus determined by the advective scale. Benchmark flow problems are used to demonstrate the accuracy, stability, and convergence of the proposed algorithm. The computational cost of the partitioned semi-implicit approach is compared with that of explicit time integration.« less

  11. Classification of Tidal Disruption Events Based on Stellar Orbital Properties

    NASA Astrophysics Data System (ADS)

    Hayasaki, Kimitake; Zhong, Shiyan; Li, Shuo; Berczik, Peter; Spurzem, Rainer

    2018-03-01

    We study the rates of tidal disruption of stars on bound to unbound orbits by intermediate-mass to supermassive black holes using high-accuracy direct N-body experiments. Stars from the star cluster approaching the black hole can have three types of orbit: eccentric, parabolic, and hyperbolic. Since the mass fallback rate shows different variabilities depending on the orbital type, we can classify tidal disruption events (TDEs) into three main categories: eccentric, parabolic, and hyperbolic. The respective TDEs are characterized by two critical values of the orbital eccentricity: the lower critical eccentricity is the one below which stars on eccentric orbits cause finite, intense accretion, and the upper critical eccentricity is the one above which stars on hyperbolic orbits cause no accretion. Moreover, we find that parabolic TDEs can be divided into three subclasses: precisely parabolic, marginally eccentric, and marginally hyperbolic. We analytically derive that the mass fallback rate of marginally eccentric TDEs can be flatter and slightly higher than the standard fallback rate proportional to t ‑5/3, whereas it can be flatter and lower for marginally hyperbolic TDEs. We confirm using N-body experiments that only a few eccentric, precisely parabolic, and hyperbolic TDEs can occur in a spherical stellar system with a single intermediate-mass to supermassive black hole. A substantial fraction of the stars approaching the black hole would cause marginally eccentric or marginally hyperbolic TDEs.

  12. Delay, Probability, and Social Discounting in a Public Goods Game

    ERIC Educational Resources Information Center

    Jones, Bryan A.; Rachlin, Howard

    2009-01-01

    A human social discount function measures the value to a person of a reward to another person at a given social distance. Just as delay discounting is a hyperbolic function of delay, and probability discounting is a hyperbolic function of odds-against, social discounting is a hyperbolic function of social distance. Experiment 1 obtained individual…

  13. Hyperbolic spoof plasmonic metasurfaces

    DOE PAGES

    Yang, Yihao; Jing, Liqiao; Shen, Lian; ...

    2017-08-25

    Hyperbolic metasurfaces have recently emerged as a new research frontier because of the unprecedented capabilities to manipulate surface plasmon polaritons (SPPs) and many potential applications. But, thus far, the existence of hyperbolic metasurfaces has neither been observed nor predicted at low frequencies because noble metals cannot support SPPs at longer wavelengths. Here, we propose and experimentally demonstrate spoof plasmonic metasurfaces with a hyperbolic dispersion, where the spoof SPPs propagate on complementary H-shaped, perfectly conducting surfaces at low frequencies. Therefore, non-divergent diffractions, negative refraction and dispersion-dependent spin-momentum locking are observed as the spoof SPPs travel over the hyperbolic spoof plasmonic metasurfacesmore » (HSPMs). The HSPMs provide fundamental new platforms to explore the propagation and spin of spoof SPPs. They show great capabilities for designing advanced surface wave devices such as spatial multiplexers, focusing and imaging devices, planar hyperlenses, and dispersion-dependent directional couplers, at both microwave and terahertz frequencies.« less

  14. Lamb Shift in the Near Field of Hyperbolic Metamaterial Half Space

    NASA Astrophysics Data System (ADS)

    Deng, Nai Jing; Yu, Kin Wah

    2013-03-01

    Hyperbolic metamaterials give a large magnification of the density of states in a specific frequency ranges, and has motivated various applications in emission lifetime reduction, strong absorption, and extraordinary black body radiation, etc. The boost of vacuum energy, which is proportional to the density of states, is expected in hyperbolic metamaterial. We have studied the Lamb shift in vacuum-hyperbolic-metamterial half spaces and shown the non-trivial role of vacuum energy. In our calculation, the easy-fabricated multilayer structure is employed to generate a hyperbolic dispersion relation. The spectrum of hydrogen atoms is calculated with a perturbation method after quantizing the half spaces with a complete mode expansion. It appears that the shift of spectrum is mainly contributed by the terahertz response of materials, which has been well described and predicted in both theories and experiments. Work supported by the General Research Fund of the Hong Kong SAR Government

  15. High-Order Residual-Distribution Schemes for Discontinuous Problems on Irregular Triangular Grids

    NASA Technical Reports Server (NTRS)

    Mazaheri, Alireza; Nishikawa, Hiroaki

    2016-01-01

    In this paper, we develop second- and third-order non-oscillatory shock-capturing hyperbolic residual distribution schemes for irregular triangular grids, extending our second- and third-order schemes to discontinuous problems. We present extended first-order N- and Rusanov-scheme formulations for hyperbolic advection-diffusion system, and demonstrate that the hyperbolic diffusion term does not affect the solution of inviscid problems for vanishingly small viscous coefficient. We then propose second- and third-order blended hyperbolic residual-distribution schemes with the extended first-order Rusanov-scheme. We show that these proposed schemes are extremely accurate in predicting non-oscillatory solutions for discontinuous problems. We also propose a characteristics-based nonlinear wave sensor for accurately detecting shocks, compression, and expansion regions. Using this proposed sensor, we demonstrate that the developed hyperbolic blended schemes do not produce entropy-violating solutions (unphysical stocks). We then verify the design order of accuracy of these blended schemes on irregular triangular grids.

  16. Second- and third-order upwind difference schemes for hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Yang, J. Y.

    1984-01-01

    Second- and third-order two time-level five-point explicit upwind-difference schemes are described for the numerical solution of hyperbolic systems of conservation laws and applied to the Euler equations of inviscid gas dynamics. Nonliner smoothing techniques are used to make the schemes total variation diminishing. In the method both hyperbolicity and conservation properties of the hyperbolic conservation laws are combined in a very natural way by introducing a normalized Jacobian matrix of the hyperbolic system. Entropy satisfying shock transition operators which are consistent with the upwind differencing are locally introduced when transonic shock transition is detected. Schemes thus constructed are suitable for shockcapturing calculations. The stability and the global order of accuracy of the proposed schemes are examined. Numerical experiments for the inviscid Burgers equation and the compressible Euler equations in one and two space dimensions involving various situations of aerodynamic interest are included and compared.

  17. Curvature and temperature of complex networks.

    PubMed

    Krioukov, Dmitri; Papadopoulos, Fragkiskos; Vahdat, Amin; Boguñá, Marián

    2009-09-01

    We show that heterogeneous degree distributions in observed scale-free topologies of complex networks can emerge as a consequence of the exponential expansion of hidden hyperbolic space. Fermi-Dirac statistics provides a physical interpretation of hyperbolic distances as energies of links. The hidden space curvature affects the heterogeneity of the degree distribution, while clustering is a function of temperature. We embed the internet into the hyperbolic plane and find a remarkable congruency between the embedding and our hyperbolic model. Besides proving our model realistic, this embedding may be used for routing with only local information, which holds significant promise for improving the performance of internet routing.

  18. Elliptical, parabolic, and hyperbolic exchanges of energy in drag reducing plane Couette flows

    NASA Astrophysics Data System (ADS)

    Pereira, Anselmo S.; Mompean, Gilmar; Thompson, Roney L.; Soares, Edson J.

    2017-11-01

    In the present paper, we investigate the polymer-turbulence interaction by discriminating between the mechanical responses of this system to three different subdomains: elliptical, parabolic, and hyperbolic, corresponding to regions where the magnitude of vorticity is greater than, equal to, or less than the magnitude of the rate of strain, respectively, in accordance with the Q-criterion. Recently, it was recognized that hyperbolic structures play a crucial role in the drag reduction phenomenon of viscoelastic turbulent flows, thanks to the observation that hyperbolic structures, as well as vortical ones, are weakened by the action of polymers in turbulent flows in a process that can be referred to as flow parabolization. We employ direct numerical simulations of a viscoelastic finite extensible nonlinear elastic model with the Peterlin approximation to examine the transient evolution and statistically steady regimes of a plane Couette flow that has been perturbed from a laminar flow at an initial time and developed a turbulent regime as a result of this perturbation. We have found that even more activity is located within the confines of the hyperbolic structures than in the elliptical ones, which highlights the importance of considering the role of hyperbolic structures in the drag reduction mechanism.

  19. Classification of hyperbolic singularities of rank zero of integrable Hamiltonian systems

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oshemkov, Andrey A

    2010-10-06

    A complete invariant is constructed that is a solution of the problem of semilocal classification of saddle singularities of integrable Hamiltonian systems. Namely, a certain combinatorial object (an f{sub n}-graph) is associated with every nondegenerate saddle singularity of rank zero; as a result, the problem of semilocal classification of saddle singularities of rank zero is reduced to the problem of enumeration of the f{sub n}-graphs. This enables us to describe a simple algorithm for obtaining the lists of saddle singularities of rank zero for a given number of degrees of freedom and a given complexity. Bibliography: 24 titles.

  20. Les résonances d'un trou noir de Schwarzschild.

    NASA Astrophysics Data System (ADS)

    Bachelot, A.; Motet-Bachelot, A.

    1993-09-01

    This paper is devoted to the theoretical and computational investigations of the scattering frequencies of scalar, electromagnetic, gravitational waves around a spherical black hole. The authors adopt a time dependent approach: construction of wave operators for the hyperbolic Regge-Wheeler equation; asymptotic completeness; outgoing and incoming spectral representations; meromorphic continuation of the Heisenberg matrix; approximation by dumping and cut-off of the potentials and interpretation of the semi group Z(t) in the framework of the membrane paradigma. They develop a new procedure for the computation of the resonances by the spectral analysis of the transient scattered wave, based on Prony's algorithm.

  1. Design of algorithms for a dispersive hyperbolic problem

    NASA Technical Reports Server (NTRS)

    Roe, Philip L.; Arora, Mohit

    1991-01-01

    In order to develop numerical schemes for stiff problems, a model of relaxing heat flow is studied. To isolate those errors unavoidably associated with discretization, a method of characteristics is developed, containing three free parameters depending on the stiffness ratio. It is shown that such 'decoupled' schemes do not take into account the interaction between the wave families, and hence result in incorrect wavespeeds. Schemes can differ by up to two orders of magnitude in their rms errors, even while maintaining second-order accuracy. 'Coupled' schemes which account for the interactions are developed to obtain two additional free parameters. Numerical results are given for several decoupled and coupled schemes.

  2. A new method of imposing boundary conditions for hyperbolic equations

    NASA Technical Reports Server (NTRS)

    Funaro, D.; ative.

    1987-01-01

    A new method to impose boundary conditions for pseudospectral approximations to hyperbolic equations is suggested. This method involves the collocation of the equation at the boundary nodes as well as satisfying boundary conditions. Stability and convergence results are proven for the Chebyshev approximation of linear scalar hyperbolic equations. The eigenvalues of this method applied to parabolic equations are shown to be real and negative.

  3. Euler and Navier-Stokes equations on the hyperbolic plane.

    PubMed

    Khesin, Boris; Misiolek, Gerard

    2012-11-06

    We show that nonuniqueness of the Leray-Hopf solutions of the Navier-Stokes equation on the hyperbolic plane (2) observed by Chan and Czubak is a consequence of the Hodge decomposition. We show that this phenomenon does not occur on (n) whenever n ≥ 3. We also describe the corresponding general Hamiltonian framework of hydrodynamics on complete Riemannian manifolds, which includes the hyperbolic setting.

  4. The Arabic Hyperbolic Pattern "Fa??al" in Two Recent Translations of the Qur'an

    ERIC Educational Resources Information Center

    El-Zawawy, Amr M.

    2014-01-01

    The present study addresses the problem of rendering the ?? ?? 'fa??al' hyperbolic pattern into English in two recent translations of the Qur'an. Due to the variety of Qur'an translations and the large amount of hyperbolic forms of Arabic verbs recorded in the Qur'an, only two translations of the Qur'an are consulted and analyzed: these two…

  5. Lineaments in the Shamakhy-Gobustan and Absheron hydrocarbon containing areas using gravity data

    NASA Astrophysics Data System (ADS)

    Elmas, Ali; Karsli, Hakan; Kadirov, Fakhraddin A.

    2017-12-01

    In this study, we purposed to investigate the edge of geostructures and position of existing faults of the Shamakhy-Gobustan and Absheron hydrocarbon containing regions in Azerbaijan. For this purpose, the horizontal gradient, analytic signal, tilt angle, and hyperbolic of tilt angle methods were applied to the first vertical derivative of gravity data instead of Bouguer gravity data. We obtained the maps that show the previous lineaments which were designated by considering the maximum contours of horizontal gradient, analytic signal maps, and zero values of tilt angle, hyperbolic of tilt angle maps. The geometry of basement interface was also modeled utilizing the Parker-Oldenburg algorithm to understand the sediment thickness and coherency or incoherency between the gravity values and basement topography. The lineaments were held a candle to most current tectonic structure map of the study area. It was seen that the techniques used in this study are very effective to determine the old and new lineaments in the Shamakhy-Gobustan and Absheron regions. The epicenter distribution of earthquakes within the study area supports the new lineaments which are extracted by our interpretation. We concluded that better comprehension of Azerbaijan geostructures and its effect on the large scale works will be provided by means of this study.

  6. Lineaments in the Shamakhy-Gobustan and Absheron hydrocarbon containing areas using gravity data

    NASA Astrophysics Data System (ADS)

    Elmas, Ali; Karsli, Hakan; Kadirov, Fakhraddin A.

    2018-02-01

    In this study, we purposed to investigate the edge of geostructures and position of existing faults of the Shamakhy-Gobustan and Absheron hydrocarbon containing regions in Azerbaijan. For this purpose, the horizontal gradient, analytic signal, tilt angle, and hyperbolic of tilt angle methods were applied to the first vertical derivative of gravity data instead of Bouguer gravity data. We obtained the maps that show the previous lineaments which were designated by considering the maximum contours of horizontal gradient, analytic signal maps, and zero values of tilt angle, hyperbolic of tilt angle maps. The geometry of basement interface was also modeled utilizing the Parker-Oldenburg algorithm to understand the sediment thickness and coherency or incoherency between the gravity values and basement topography. The lineaments were held a candle to most current tectonic structure map of the study area. It was seen that the techniques used in this study are very effective to determine the old and new lineaments in the Shamakhy-Gobustan and Absheron regions. The epicenter distribution of earthquakes within the study area supports the new lineaments which are extracted by our interpretation. We concluded that better comprehension of Azerbaijan geostructures and its effect on the large scale works will be provided by means of this study.

  7. A direct Arbitrary-Lagrangian-Eulerian ADER-WENO finite volume scheme on unstructured tetrahedral meshes for conservative and non-conservative hyperbolic systems in 3D

    NASA Astrophysics Data System (ADS)

    Boscheri, Walter; Dumbser, Michael

    2014-10-01

    In this paper we present a new family of high order accurate Arbitrary-Lagrangian-Eulerian (ALE) one-step ADER-WENO finite volume schemes for the solution of nonlinear systems of conservative and non-conservative hyperbolic partial differential equations with stiff source terms on moving tetrahedral meshes in three space dimensions. A WENO reconstruction technique is used to achieve high order of accuracy in space, while an element-local space-time Discontinuous Galerkin finite element predictor on moving curved meshes is used to obtain a high order accurate one-step time discretization. Within the space-time predictor the physical element is mapped onto a reference element using a high order isoparametric approach, where the space-time basis and test functions are given by the Lagrange interpolation polynomials passing through a predefined set of space-time nodes. Since our algorithm is cell-centered, the final mesh motion is computed by using a suitable node solver algorithm. A rezoning step as well as a flattener strategy are used in some of the test problems to avoid mesh tangling or excessive element deformations that may occur when the computation involves strong shocks or shear waves. The ALE algorithm presented in this article belongs to the so-called direct ALE methods because the final Lagrangian finite volume scheme is based directly on a space-time conservation formulation of the governing PDE system, with the rezoned geometry taken already into account during the computation of the fluxes. We apply our new high order unstructured ALE schemes to the 3D Euler equations of compressible gas dynamics, for which a set of classical numerical test problems has been solved and for which convergence rates up to sixth order of accuracy in space and time have been obtained. We furthermore consider the equations of classical ideal magnetohydrodynamics (MHD) as well as the non-conservative seven-equation Baer-Nunziato model of compressible multi-phase flows with stiff relaxation source terms.

  8. Some remarks on the topology of hyperbolic actions of Rn on n-manifolds

    NASA Astrophysics Data System (ADS)

    Bouloc, Damien

    2017-11-01

    This paper contains some results on the topology of a nondegenerate action of Rn on a compact connected n-manifold M when the action is totally hyperbolic (i.e. its toric degree is zero). We study the R-action generated by a fixed vector of Rn, that provides some results on the number of hyperbolic domains and the number of fixed points of the action. We study with more details the case of the 2-sphere, in particular we investigate some combinatorial properties of the associated 4-valent graph embedded in S2. We also construct hyperbolic actions in dimension 3, on the sphere S3 and on the projective space RP3.

  9. Hyperbolic polaritons in nanoparticles

    NASA Astrophysics Data System (ADS)

    Sun, Zhiyuan; Rubio, Angel; Guinea, Francisco; Basov, Dimitri; Fogler, Michael

    2015-03-01

    Hyperbolic optical materials (HM) are characterized by permittivity tensor that has both positive and negative principal values. Collective electromagnetic modes (polaritons) of HM have novel properties promising for various applications including subdiffractional imaging and on-chip optical communication. Hyperbolic response is actively investigated in the context of metamaterials, anisotropic polar insulators, and layered superconductors. We study polaritons in spheroidal HM nanoparticles using Hamiltonian optics. The field equations are mapped to classical dynamics of fictitious particles (wave packets) of an indefinite Hamiltonian. This dynamics is quantized using the Einstein-Brillouin-Keller quantization rule. The eigenmodes are classified as either bulk or surface according to whether their transverse momenta are real or imaginary. To model how such hyperbolic polaritons can be probed by near-field experiments, we compute the field distribution induced inside and outside the spheroid by an external point dipole. At certain magic frequencies the field shows striking geometric patterns whose origin is traced to the classical periodic orbits. The theory is applied to natural hyperbolic materials hexagonal boron nitride and superconducting LaSrCuO.

  10. Positive mass and Penrose type inequalities for asymptotically hyperbolic hypersurfaces

    NASA Astrophysics Data System (ADS)

    de Lima, Levi Lopes; Girão, Frederico

    2015-03-01

    We establish versions of the positive mass and Penrose inequalities for a class of asymptotically hyperbolic hypersurfaces. In particular, under the usual dominant energy condition, we prove in all dimensions an optimal Penrose inequality for certain graphs in hyperbolic space whose boundary has constant mean curvature . This settles, for this class of manifolds, an inequality first conjectured by Wang (J Differ Geom 57(2):273-299, 2001).

  11. Euler and Navier–Stokes equations on the hyperbolic plane

    PubMed Central

    Khesin, Boris; Misiołek, Gerard

    2012-01-01

    We show that nonuniqueness of the Leray–Hopf solutions of the Navier–Stokes equation on the hyperbolic plane ℍ2 observed by Chan and Czubak is a consequence of the Hodge decomposition. We show that this phenomenon does not occur on ℍn whenever n ≥ 3. We also describe the corresponding general Hamiltonian framework of hydrodynamics on complete Riemannian manifolds, which includes the hyperbolic setting. PMID:23091015

  12. Policy Effects in Hyperbolic vs. Exponential Models of Consumption and Retirement

    PubMed Central

    Gustman, Alan L.; Steinmeier, Thomas L.

    2012-01-01

    This paper constructs a structural retirement model with hyperbolic preferences and uses it to estimate the effect of several potential Social Security policy changes. Estimated effects of policies are compared using two models, one with hyperbolic preferences and one with standard exponential preferences. Sophisticated hyperbolic discounters may accumulate substantial amounts of wealth for retirement. We find it is frequently difficult to distinguish empirically between models with the two types of preferences on the basis of asset accumulation paths or consumption paths around the period of retirement. Simulations suggest that, despite the much higher initial time preference rate, individuals with hyperbolic preferences may actually value a real annuity more than individuals with exponential preferences who have accumulated roughly equal amounts of assets. This appears to be especially true for individuals with relatively high time preference rates or who have low assets for whatever reason. This affects the tradeoff between current benefits and future benefits on which many of the retirement incentives of the Social Security system rest. Simulations involving increasing the early entitlement age and increasing the delayed retirement credit do not show a great deal of difference whether exponential or hyperbolic preferences are used, but simulations for eliminating the earnings test show a non-trivially greater effect when exponential preferences are used. PMID:22711946

  13. Policy Effects in Hyperbolic vs. Exponential Models of Consumption and Retirement.

    PubMed

    Gustman, Alan L; Steinmeier, Thomas L

    2012-06-01

    This paper constructs a structural retirement model with hyperbolic preferences and uses it to estimate the effect of several potential Social Security policy changes. Estimated effects of policies are compared using two models, one with hyperbolic preferences and one with standard exponential preferences. Sophisticated hyperbolic discounters may accumulate substantial amounts of wealth for retirement. We find it is frequently difficult to distinguish empirically between models with the two types of preferences on the basis of asset accumulation paths or consumption paths around the period of retirement. Simulations suggest that, despite the much higher initial time preference rate, individuals with hyperbolic preferences may actually value a real annuity more than individuals with exponential preferences who have accumulated roughly equal amounts of assets. This appears to be especially true for individuals with relatively high time preference rates or who have low assets for whatever reason. This affects the tradeoff between current benefits and future benefits on which many of the retirement incentives of the Social Security system rest.Simulations involving increasing the early entitlement age and increasing the delayed retirement credit do not show a great deal of difference whether exponential or hyperbolic preferences are used, but simulations for eliminating the earnings test show a non-trivially greater effect when exponential preferences are used.

  14. A Novel Hyperbolization Procedure for The Two-Phase Six-Equation Flow Model

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Samet Y. Kadioglu; Robert Nourgaliev; Nam Dinh

    2011-10-01

    We introduce a novel approach for the hyperbolization of the well-known two-phase six equation flow model. The six-equation model has been frequently used in many two-phase flow applications such as bubbly fluid flows in nuclear reactors. One major drawback of this model is that it can be arbitrarily non-hyperbolic resulting in difficulties such as numerical instability issues. Non-hyperbolic behavior can be associated with complex eigenvalues that correspond to characteristic matrix of the system. Complex eigenvalues are often due to certain flow parameter choices such as the definition of inter-facial pressure terms. In our method, we prevent the characteristic matrix receivingmore » complex eigenvalues by fine tuning the inter-facial pressure terms with an iterative procedure. In this way, the characteristic matrix possesses all real eigenvalues meaning that the characteristic wave speeds are all real therefore the overall two-phase flowmodel becomes hyperbolic. The main advantage of this is that one can apply less diffusive highly accurate high resolution numerical schemes that often rely on explicit calculations of real eigenvalues. We note that existing non-hyperbolic models are discretized mainly based on low order highly dissipative numerical techniques in order to avoid stability issues.« less

  15. The hyperbolic step potential: Anti-bound states, SUSY partners and Wigner time delays

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gadella, M.; Kuru, Ş.; Negro, J., E-mail: jnegro@fta.uva.es

    We study the scattering produced by a one dimensional hyperbolic step potential, which is exactly solvable and shows an unusual interest because of its asymmetric character. The analytic continuation of the scattering matrix in the momentum representation has a branch cut and an infinite number of simple poles on the negative imaginary axis which are related with the so called anti-bound states. This model does not show resonances. Using the wave functions of the anti-bound states, we obtain supersymmetric (SUSY) partners which are the series of Rosen–Morse II potentials. We have computed the Wigner reflection and transmission time delays formore » the hyperbolic step and such SUSY partners. Our results show that the more bound states a partner Hamiltonian has the smaller is the time delay. We also have evaluated time delays for the hyperbolic step potential in the classical case and have obtained striking similitudes with the quantum case. - Highlights: • The scattering matrix of hyperbolic step potential is studied. • The scattering matrix has a branch cut and an infinite number of poles. • The poles are associated to anti-bound states. • Susy partners using antibound states are computed. • Wigner time delays for the hyperbolic step and partner potentials are compared.« less

  16. Links between quantum physics and thought.

    PubMed

    Robson, Barry

    2009-01-01

    Quantum mechanics (QM) provides a variety of ideas that can assist in developing Artificial Intelligence for healthcare, and opens the possibility of developing a unified system of Best Practice for inference that will embrace both QM and classical inference. Of particular interest is inference in the hyperbolic-complex plane, the counterpart of the normal i-complex plane of basic QM. There are two reasons. First, QM appears to rotate from i-complex Hilbert space to hyperbolic-complex descriptions when observations are made on wave functions as particles, yielding classical results, and classical laws of probability manipulation (e.g. the law of composition of probabilities) then hold, whereas in the i-complex plane they do not. Second, i-complex Hilbert space is not the whole story in physics. Hyperbolic complex planes arise in extension from the Dirac-Clifford calculus to particle physics, in relativistic correction thereby, and in regard to spinors and twisters. Generalization of these forms resemble grammatical constructions and promote the idea that probability-weighted algebraic elements can be used to hold dimensions of syntactic and semantic meaning. It is also starting to look as though when a solution is reached by an inference system in the hyperbolic-complex, the hyperbolic-imaginary values disappear, while conversely hyperbolic-imaginary values are associated with the un-queried state of a system and goal seeking behavior.

  17. Where the Solar system meets the solar neighbourhood: patterns in the distribution of radiants of observed hyperbolic minor bodies

    NASA Astrophysics Data System (ADS)

    de la Fuente Marcos, Carlos; de la Fuente Marcos, Raúl; Aarseth, Sverre J.

    2018-05-01

    Observed hyperbolic minor bodies might have an interstellar origin, but they can be natives of the Solar system as well. Fly-bys with the known planets or the Sun may result in the hyperbolic ejection of an originally bound minor body; in addition, members of the Oort cloud could be forced to follow inbound hyperbolic paths as a result of secular perturbations induced by the Galactic disc or, less frequently, due to impulsive interactions with passing stars. These four processes must leave distinctive signatures in the distribution of radiants of observed hyperbolic objects, both in terms of coordinates and velocity. Here, we perform a systematic numerical exploration of the past orbital evolution of known hyperbolic minor bodies using a full N-body approach and statistical analyses to study their radiants. Our results confirm the theoretical expectations that strong anisotropies are present in the data. We also identify a statistically significant overdensity of high-speed radiants towards the constellation of Gemini that could be due to the closest and most recent known fly-by of a star to the Solar system, that of the so-called Scholz's star. In addition to and besides 1I/2017 U1 (`Oumuamua), we single out eight candidate interstellar comets based on their radiants' velocities.

  18. Estimating crustal heterogeneity from double-difference tomography

    USGS Publications Warehouse

    Got, J.-L.; Monteiller, V.; Virieux, J.; Okubo, P.

    2006-01-01

    Seismic velocity parameters in limited, but heterogeneous volumes can be inferred using a double-difference tomographic algorithm, but to obtain meaningful results accuracy must be maintained at every step of the computation. MONTEILLER et al. (2005) have devised a double-difference tomographic algorithm that takes full advantage of the accuracy of cross-spectral time-delays of large correlated event sets. This algorithm performs an accurate computation of theoretical travel-time delays in heterogeneous media and applies a suitable inversion scheme based on optimization theory. When applied to Kilauea Volcano, in Hawaii, the double-difference tomography approach shows significant and coherent changes to the velocity model in the well-resolved volumes beneath the Kilauea caldera and the upper east rift. In this paper, we first compare the results obtained using MONTEILLER et al.'s algorithm with those obtained using the classic travel-time tomographic approach. Then, we evaluated the effect of using data series of different accuracies, such as handpicked arrival-time differences ("picking differences"), on the results produced by double-difference tomographic algorithms. We show that picking differences have a non-Gaussian probability density function (pdf). Using a hyperbolic secant pdf instead of a Gaussian pdf allows improvement of the double-difference tomographic result when using picking difference data. We completed our study by investigating the use of spatially discontinuous time-delay data. ?? Birkha??user Verlag, Basel, 2006.

  19. A parallel second-order adaptive mesh algorithm for incompressible flow in porous media.

    PubMed

    Pau, George S H; Almgren, Ann S; Bell, John B; Lijewski, Michael J

    2009-11-28

    In this paper, we present a second-order accurate adaptive algorithm for solving multi-phase, incompressible flow in porous media. We assume a multi-phase form of Darcy's law with relative permeabilities given as a function of the phase saturation. The remaining equations express conservation of mass for the fluid constituents. In this setting, the total velocity, defined to be the sum of the phase velocities, is divergence free. The basic integration method is based on a total-velocity splitting approach in which we solve a second-order elliptic pressure equation to obtain a total velocity. This total velocity is then used to recast component conservation equations as nonlinear hyperbolic equations. Our approach to adaptive refinement uses a nested hierarchy of logically rectangular grids with simultaneous refinement of the grids in both space and time. The integration algorithm on the grid hierarchy is a recursive procedure in which coarse grids are advanced in time, fine grids are advanced multiple steps to reach the same time as the coarse grids and the data at different levels are then synchronized. The single-grid algorithm is described briefly, but the emphasis here is on the time-stepping procedure for the adaptive hierarchy. Numerical examples are presented to demonstrate the algorithm's accuracy and convergence properties and to illustrate the behaviour of the method.

  20. Tunable VO2/Au Hyperbolic Metamaterial

    DTIC Science & Technology

    2016-02-12

    phenomenon having a potential of advancing the control of light-matter interaction . Metamaterials are engineered composite materials containing sub...ellipsoids15 – the phenomenon known as hyperbolic dispersion. Hyperbolic metamaterials can propagate light waves with very large wave vectors and have a...incidence angles equal to 15°, 45° and 65°. The spectra measured at 45o are depicted in Fig. 6(a). The wavy pattern in the spectra is due to the parasitic

  1. First-Order Hyperbolic System Method for Time-Dependent Advection-Diffusion Problems

    DTIC Science & Technology

    2014-03-01

    accuracy, with rapid convergence over each physical time step, typically less than five Newton iter - ations. 1 Contents 1 Introduction 3 2 Hyperbolic...however, we employ the Gauss - Seidel (GS) relaxation, which is also an O(N) method for the discretization arising from hyperbolic advection-diffusion system...advection-diffusion scheme. The linear dependency of the iterations on Table 1: Boundary layer problem ( Convergence criteria: Residuals < 10−8.) log10Re

  2. Concave utility, transaction costs, and risk in measuring discounting of delayed rewards.

    PubMed

    Kirby, Kris N; Santiesteban, Mariana

    2003-01-01

    Research has consistently found that the decline in the present values of delayed rewards as delay increases is better fit by hyperbolic than by exponential delay-discounting functions. However, concave utility, transaction costs, and risk each could produce hyperbolic-looking data, even when the underlying discounting function is exponential. In Experiments 1 (N = 45) and 2 (N = 103), participants placed bids indicating their present values of real future monetary rewards in computer-based 2nd-price auctions. Both experiments suggest that utility is not sufficiently concave to account for the superior fit of hyperbolic functions. Experiment 2 provided no evidence that the effects of transaction costs and risk are large enough to account for the superior fit of hyperbolic functions.

  3. Guidance of Nonlinear Nonminimum-Phase Dynamic Systems

    NASA Technical Reports Server (NTRS)

    Devasia, Santosh

    1996-01-01

    The research work has advanced the inversion-based guidance theory for: systems with non-hyperbolic internal dynamics; systems with parameter jumps; and systems where a redesign of the output trajectory is desired. A technique to achieve output tracking for nonminimum phase linear systems with non-hyperbolic and near non-hyperbolic internal dynamics was developed. This approach integrated stable inversion techniques, that achieve exact-tracking, with approximation techniques, that modify the internal dynamics to achieve desirable performance. Such modification of the internal dynamics was used (a) to remove non-hyperbolicity which is an obstruction to applying stable inversion techniques and (b) to reduce large preactuation times needed to apply stable inversion for near non-hyperbolic cases. The method was applied to an example helicopter hover control problem with near non-hyperbolic internal dynamics for illustrating the trade-off between exact tracking and reduction of preactuation time. Future work will extend these results to guidance of nonlinear non-hyperbolic systems. The exact output tracking problem for systems with parameter jumps was considered. Necessary and sufficient conditions were derived for the elimination of switching-introduced output transient. While previous works had studied this problem by developing a regulator that maintains exact tracking through parameter jumps (switches), such techniques are, however, only applicable to minimum-phase systems. In contrast, our approach is also applicable to nonminimum-phase systems and leads to bounded but possibly non-causal solutions. In addition, for the case when the reference trajectories are generated by an exosystem, we developed an exact-tracking controller which could be written in a feedback form. As in standard regulator theory, we also obtained a linear map from the states of the exosystem to the desired system state, which was defined via a matrix differential equation.

  4. Ergodicity-breaking bifurcations and tunneling in hyperbolic transport models

    NASA Astrophysics Data System (ADS)

    Giona, M.; Brasiello, A.; Crescitelli, S.

    2015-11-01

    One of the main differences between parabolic transport, associated with Langevin equations driven by Wiener processes, and hyperbolic models related to generalized Kac equations driven by Poisson processes, is the occurrence in the latter of multiple stable invariant densities (Frobenius multiplicity) in certain regions of the parameter space. This phenomenon is associated with the occurrence in linear hyperbolic balance equations of a typical bifurcation, referred to as the ergodicity-breaking bifurcation, the properties of which are thoroughly analyzed.

  5. The curious case of large-N expansions on a (pseudo)sphere

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Polyakov, Alexander M.; Saleem, Zain H.; Stokes, James

    We elucidate the large-N dynamics of one-dimensional sigma models with spherical and hyperbolic target spaces and find a duality between the Lagrange multiplier and the angular momentum. In the hyperbolic model we propose a new class of operators based on the irreducible representations of hyperbolic space. We also uncover unexpected zero modes which lead to the double scaling of the 1/N expansion and explore these modes using Gelfand-Dikiy equations.

  6. The curious case of large-N expansions on a (pseudo)sphere

    DOE PAGES

    Polyakov, Alexander M.; Saleem, Zain H.; Stokes, James

    2015-02-03

    We elucidate the large-N dynamics of one-dimensional sigma models with spherical and hyperbolic target spaces and find a duality between the Lagrange multiplier and the angular momentum. In the hyperbolic model we propose a new class of operators based on the irreducible representations of hyperbolic space. We also uncover unexpected zero modes which lead to the double scaling of the 1/N expansion and explore these modes using Gelfand-Dikiy equations.

  7. New Techniques in Time-Frequency Analysis: Adaptive Band, Ultra-Wide Band and Multi-Rate Signal Processing

    DTIC Science & Technology

    2016-03-02

    Nyquist tiles and sampling groups in Euclidean geometry, and discussed the extension of these concepts to hyperbolic and spherical geometry and...hyperbolic or spherical spaces. We look to develop a structure for the tiling of frequency spaces in both Euclidean and non-Euclidean domains. In particular...we establish Nyquist tiles and sampling groups in Euclidean geometry, and discuss the extension of these concepts to hyperbolic and spherical geometry

  8. Fluid displacement between two parallel plates: a non-empirical model displaying change of type from hyperbolic to elliptic equations

    NASA Astrophysics Data System (ADS)

    Shariati, M.; Talon, L.; Martin, J.; Rakotomalala, N.; Salin, D.; Yortsos, Y. C.

    2004-11-01

    We consider miscible displacement between parallel plates in the absence of diffusion, with a concentration-dependent viscosity. By selecting a piecewise viscosity function, this can also be considered as ‘three-fluid’ flow in the same geometry. Assuming symmetry across the gap and based on the lubrication (‘equilibrium’) approximation, a description in terms of two quasi-linear hyperbolic equations is obtained. We find that the system is hyperbolic and can be solved analytically, when the mobility profile is monotonic, or when the mobility of the middle phase is smaller than its neighbours. When the mobility of the middle phase is larger, a change of type is displayed, an elliptic region developing in the composition space. Numerical solutions of Riemann problems of the hyperbolic system spanning the elliptic region, with small diffusion added, show good agreement with the analytical outside, but an unstable behaviour inside the elliptic region. In these problems, the elliptic region arises precisely at the displacement front. Crossing the elliptic region requires the solution of essentially an eigenvalue problem of the full higher-dimensional model, obtained here using lattice BGK simulations. The hyperbolic-to-elliptic change-of-type reflects the failing of the lubrication approximation, underlying the quasi-linear hyperbolic formalism, to describe the problem uniformly. The obtained solution is analogous to non-classical shocks recently suggested in problems with change of type.

  9. A Theoretical Framework for Lagrangian Descriptors

    NASA Astrophysics Data System (ADS)

    Lopesino, C.; Balibrea-Iniesta, F.; García-Garrido, V. J.; Wiggins, S.; Mancho, A. M.

    This paper provides a theoretical background for Lagrangian Descriptors (LDs). The goal of achieving rigorous proofs that justify the ability of LDs to detect invariant manifolds is simplified by introducing an alternative definition for LDs. The definition is stated for n-dimensional systems with general time dependence, however we rigorously prove that this method reveals the stable and unstable manifolds of hyperbolic points in four particular 2D cases: a hyperbolic saddle point for linear autonomous systems, a hyperbolic saddle point for nonlinear autonomous systems, a hyperbolic saddle point for linear nonautonomous systems and a hyperbolic saddle point for nonlinear nonautonomous systems. We also discuss further rigorous results which show the ability of LDs to highlight additional invariants sets, such as n-tori. These results are just a simple extension of the ergodic partition theory which we illustrate by applying this methodology to well-known examples, such as the planar field of the harmonic oscillator and the 3D ABC flow. Finally, we provide a thorough discussion on the requirement of the objectivity (frame-invariance) property for tools designed to reveal phase space structures and their implications for Lagrangian descriptors.

  10. Discounting of reward sequences: a test of competing formal models of hyperbolic discounting

    PubMed Central

    Zarr, Noah; Alexander, William H.; Brown, Joshua W.

    2014-01-01

    Humans are known to discount future rewards hyperbolically in time. Nevertheless, a formal recursive model of hyperbolic discounting has been elusive until recently, with the introduction of the hyperbolically discounted temporal difference (HDTD) model. Prior to that, models of learning (especially reinforcement learning) have relied on exponential discounting, which generally provides poorer fits to behavioral data. Recently, it has been shown that hyperbolic discounting can also be approximated by a summed distribution of exponentially discounted values, instantiated in the μAgents model. The HDTD model and the μAgents model differ in one key respect, namely how they treat sequences of rewards. The μAgents model is a particular implementation of a Parallel discounting model, which values sequences based on the summed value of the individual rewards whereas the HDTD model contains a non-linear interaction. To discriminate among these models, we observed how subjects discounted a sequence of three rewards, and then we tested how well each candidate model fit the subject data. The results show that the Parallel model generally provides a better fit to the human data. PMID:24639662

  11. The solution of the Elrod algorithm for a dynamically loaded journal bearing using multigrid techniques

    NASA Technical Reports Server (NTRS)

    Woods, Claudia M.; Brewe, David E.

    1988-01-01

    A numerical solution to a theoretical model of vapor cavitation in a dynamically loaded journal bearing is developed utilizing a multigrid iteration technique. The method is compared with a noniterative approach in terms of computational time and accuracy. The computational model is based on the Elrod algorithm, a control volume approach to the Reynolds equation which mimics the Jakobsson-Floberg and Olsson cavitation theory. Besides accounting for a moving cavitation boundary and conservation of mass at the boundary, it also conserves mass within the cavitated region via a smeared mass or striated flow extending to both surfaces in the film gap. The mixed nature of the equations (parabolic in the full film zone and hyperbolic in the cavitated zone) coupled with the dynamic aspects of the problem create interesting difficulties for the present solution approach. Emphasis is placed on the methods found to eliminate solution instabilities. Excellent results are obtained for both accuracy and reduction of computational time.

  12. The solution of the Elrod algorithm for a dynamically loaded journal bearing using multigrid techniques

    NASA Technical Reports Server (NTRS)

    Woods, C. M.; Brewe, D. E.

    1989-01-01

    A numerical solution to a theoretical model of vapor cavitation in a dynamically loaded journal bearing is developed utilizing a multigrid iteration technique. The method is compared with a noniterative approach in terms of computational time and accuracy. The computational model is based on the Elrod algorithm, a control volume approach to the Reynolds equation which mimics the Jakobsson-Floberg and Olsson cavitation theory. Besides accounting for a moving cavitation boundary and conservation of mass at the boundary, it also conserves mass within the cavitated region via a smeared mass or striated flow extending to both surfaces in the film gap. The mixed nature of the equations (parabolic in the full film zone and hyperbolic in the cavitated zone) coupled with the dynamic aspects of the problem create interesting difficulties for the present solution approach. Emphasis is placed on the methods found to eliminate solution instabilities. Excellent results are obtained for both accuracy and reduction of computational time.

  13. Particle swarm optimization-based local entropy weighted histogram equalization for infrared image enhancement

    NASA Astrophysics Data System (ADS)

    Wan, Minjie; Gu, Guohua; Qian, Weixian; Ren, Kan; Chen, Qian; Maldague, Xavier

    2018-06-01

    Infrared image enhancement plays a significant role in intelligent urban surveillance systems for smart city applications. Unlike existing methods only exaggerating the global contrast, we propose a particle swam optimization-based local entropy weighted histogram equalization which involves the enhancement of both local details and fore-and background contrast. First of all, a novel local entropy weighted histogram depicting the distribution of detail information is calculated based on a modified hyperbolic tangent function. Then, the histogram is divided into two parts via a threshold maximizing the inter-class variance in order to improve the contrasts of foreground and background, respectively. To avoid over-enhancement and noise amplification, double plateau thresholds of the presented histogram are formulated by means of particle swarm optimization algorithm. Lastly, each sub-image is equalized independently according to the constrained sub-local entropy weighted histogram. Comparative experiments implemented on real infrared images prove that our algorithm outperforms other state-of-the-art methods in terms of both visual and quantized evaluations.

  14. Universal single level implicit algorithm for gasdynamics

    NASA Technical Reports Server (NTRS)

    Lombard, C. K.; Venkatapthy, E.

    1984-01-01

    A single level effectively explicit implicit algorithm for gasdynamics is presented. The method meets all the requirements for unconditionally stable global iteration over flows with mixed supersonic and supersonic zones including blunt body flow and boundary layer flows with strong interaction and streamwise separation. For hyperbolic (supersonic flow) regions the method is automatically equivalent to contemporary space marching methods. For elliptic (subsonic flow) regions, rapid convergence is facilitated by alternating direction solution sweeps which bring both sets of eigenvectors and the influence of both boundaries of a coordinate line equally into play. Point by point updating of the data with local iteration on the solution procedure at each spatial step as the sweeps progress not only renders the method single level in storage but, also, improves nonlinear accuracy to accelerate convergence by an order of magnitude over related two level linearized implicit methods. The method derives robust stability from the combination of an eigenvector split upwind difference method (CSCM) with diagonally dominant ADI(DDADI) approximate factorization and computed characteristic boundary approximations.

  15. High Performance Radiation Transport Simulations on TITAN

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Baker, Christopher G; Davidson, Gregory G; Evans, Thomas M

    2012-01-01

    In this paper we describe the Denovo code system. Denovo solves the six-dimensional, steady-state, linear Boltzmann transport equation, of central importance to nuclear technology applications such as reactor core analysis (neutronics), radiation shielding, nuclear forensics and radiation detection. The code features multiple spatial differencing schemes, state-of-the-art linear solvers, the Koch-Baker-Alcouffe (KBA) parallel-wavefront sweep algorithm for inverting the transport operator, a new multilevel energy decomposition method scaling to hundreds of thousands of processing cores, and a modern, novel code architecture that supports straightforward integration of new features. In this paper we discuss the performance of Denovo on the 10--20 petaflop ORNLmore » GPU-based system, Titan. We describe algorithms and techniques used to exploit the capabilities of Titan's heterogeneous compute node architecture and the challenges of obtaining good parallel performance for this sparse hyperbolic PDE solver containing inherently sequential computations. Numerical results demonstrating Denovo performance on early Titan hardware are presented.« less

  16. A method of boundary equations for unsteady hyperbolic problems in 3D

    NASA Astrophysics Data System (ADS)

    Petropavlovsky, S.; Tsynkov, S.; Turkel, E.

    2018-07-01

    We consider interior and exterior initial boundary value problems for the three-dimensional wave (d'Alembert) equation. First, we reduce a given problem to an equivalent operator equation with respect to unknown sources defined only at the boundary of the original domain. In doing so, the Huygens' principle enables us to obtain the operator equation in a form that involves only finite and non-increasing pre-history of the solution in time. Next, we discretize the resulting boundary equation and solve it efficiently by the method of difference potentials (MDP). The overall numerical algorithm handles boundaries of general shape using regular structured grids with no deterioration of accuracy. For long simulation times it offers sub-linear complexity with respect to the grid dimension, i.e., is asymptotically cheaper than the cost of a typical explicit scheme. In addition, our algorithm allows one to share the computational cost between multiple similar problems. On multi-processor (multi-core) platforms, it benefits from what can be considered an effective parallelization in time.

  17. Shock wave-free interface interaction

    NASA Astrophysics Data System (ADS)

    Frolov, Roman; Minev, Peter; Krechetnikov, Rouslan

    2016-11-01

    The problem of shock wave-free interface interaction has been widely studied in the context of compressible two-fluid flows using analytical, experimental, and numerical techniques. While various physical effects and possible interaction patterns for various geometries have been identified in the literature, the effects of viscosity and surface tension are usually neglected in such models. In our study, we apply a novel numerical algorithm for simulation of viscous compressible two-fluid flows with surface tension to investigate the influence of these effects on the shock-interface interaction. The method combines together the ideas from Finite Volume adaptation of invariant domains preserving algorithm for systems of hyperbolic conservation laws by Guermond and Popov and ADI parallel solver for viscous incompressible NSEs by Guermond and Minev. This combination has been further extended to a two-fluid flow case, including surface tension effects. Here we report on a quantitative study of how surface tension and viscosity affect the structure of the shock wave-free interface interaction region.

  18. On solvability of boundary value problems for hyperbolic fourth-order equations with nonlocal boundary conditions of integral type

    NASA Astrophysics Data System (ADS)

    Popov, Nikolay S.

    2017-11-01

    Solvability of some initial-boundary value problems for linear hyperbolic equations of the fourth order is studied. A condition on the lateral boundary in these problems relates the values of a solution or the conormal derivative of a solution to the values of some integral operator applied to a solution. Nonlocal boundary-value problems for one-dimensional hyperbolic second-order equations with integral conditions on the lateral boundary were considered in the articles by A.I. Kozhanov. Higher-dimensional hyperbolic equations of higher order with integral conditions on the lateral boundary were not studied earlier. The existence and uniqueness theorems of regular solutions are proven. The method of regularization and the method of continuation in a parameter are employed to establish solvability.

  19. Hyperbolic Prismatic Grid Generation and Solution of Euler Equations on Prismatic Grids

    NASA Technical Reports Server (NTRS)

    Pandya, S. A.; Chattot, JJ; Hafez, M. M.; Kutler, Paul (Technical Monitor)

    1994-01-01

    A hyperbolic grid generation method is used to generate prismatic grids and an approach using prismatic grids to solve the Euler equations is presented. The theory of the stability and feasibility of the hyperbolic grid generation method is presented. The hyperbolic grid generation method of Steger et al for structured grids is applied to a three dimensional triangularized surface definition to generate a grid that is unstructured on each successive layer. The grid, however, retains structure in the body-normal direction and has a computational cell shaped like a triangular prism. In order to take advantage of the structure in the normal direction, a finite-volume scheme that treats the unknowns along the normal direction implicitly is introduced and the flow over a sphere is simulated.

  20. Numerical algorithms for cold-relativistic plasma models in the presence of discontinuties

    NASA Astrophysics Data System (ADS)

    Hakim, Ammar; Cary, John; Bruhwiler, David; Geddes, Cameron; Leemans, Wim; Esarey, Eric

    2006-10-01

    A numerical algorithm is presented to solve cold-relativistic electron fluid equations in the presence of sharp gradients and discontinuities. The intended application is to laser wake-field accelerator simulations in which the laser induces accelerating fields thousands of times those achievable in conventional RF accelerators. The relativistic cold-fluid equations are formulated as non-classical system of hyperbolic balance laws. It is shown that the flux Jacobian for this system can not be diagonalized which causes numerical difficulties when developing shock-capturing algorithms. Further, the system is shown to admit generalized delta-shock solutions, first discovered in the context of sticky-particle dynamics (Bouchut, Ser. Adv. Math App. Sci., 22 (1994) pp. 171--190). A new approach, based on relaxation schemes proposed by Jin and Xin (Comm. Pure Appl. Math. 48 (1995) pp. 235--276) and LeVeque and Pelanti (J. Comput. Phys. 172 (2001) pp. 572--591) is developed to solve this system of equations. The method consists of finding an exact solution to a Riemann problem at each cell interface and coupling these to advance the solution in time. Applications to an intense laser propagating in an under-dense plasma are presented.

  1. Transformations of asymptotically AdS hyperbolic initial data and associated geometric inequalities

    NASA Astrophysics Data System (ADS)

    Cha, Ye Sle; Khuri, Marcus

    2018-01-01

    We construct transformations which take asymptotically AdS hyperbolic initial data into asymptotically flat initial data, and which preserve relevant physical quantities. This is used to derive geometric inequalities in the asymptotically AdS hyperbolic setting from counterparts in the asymptotically flat realm, whenever a geometrically motivated system of elliptic equations admits a solution. The inequalities treated here relate mass, angular momentum, charge, and horizon area. Furthermore, new mass-angular momentum inequalities in this setting are conjectured and discussed.

  2. Convergence results for pseudospectral approximations of hyperbolic systems by a penalty type boundary treatment

    NASA Technical Reports Server (NTRS)

    Funaro, Daniele; Gottlieb, David

    1989-01-01

    A new method of imposing boundary conditions in the pseudospectral approximation of hyperbolic systems of equations is proposed. It is suggested to collocate the equations, not only at the inner grid points, but also at the boundary points and use the boundary conditions as penalty terms. In the pseudo-spectral Legrendre method with the new boundary treatment, a stability analysis for the case of a constant coefficient hyperbolic system is presented and error estimates are derived.

  3. Hyperbolic heat conduction problems involving non-Fourier effects - Numerical simulations via explicit Lax-Wendroff/Taylor-Galerkin finite element formulations

    NASA Technical Reports Server (NTRS)

    Tamma, Kumar K.; Namburu, Raju R.

    1989-01-01

    Numerical simulations are presented for hyperbolic heat-conduction problems that involve non-Fourier effects, using explicit, Lax-Wendroff/Taylor-Galerkin FEM formulations as the principal computational tool. Also employed are smoothing techniques which stabilize the numerical noise and accurately predict the propagating thermal disturbances. The accurate capture of propagating thermal disturbances at characteristic time-step values is achieved; numerical test cases are presented which validate the proposed hyperbolic heat-conduction problem concepts.

  4. On the Eikonal equation in the pedestrian flow problem

    NASA Astrophysics Data System (ADS)

    Felcman, J.; Kubera, P.

    2017-07-01

    We consider the Pedestrian Flow Equations (PFEs) as the coupled system formed by the Eikonal equation and the first order hyperbolic system with the source term. The hyperbolic system consists of the continuity equation and momentum equation of fluid dynamics. Specifying the social and pressure forces in the momentum equation we come to the assumption that each pedestrian is trying to move in a desired direction (e.g. to the exit in the panic situation) with a desired velocity, where his velocity and the direction of movement depend on the density of pedestrians in his neighborhood. In [1] we used the model, where the desired direction of movement is given by the solution of the Eikonal equation (more precisely by the gradient of the solution). Here we avoid the solution of the Eikonal equation, which is the novelty of the paper. Based on the fact that the solution of the Eikonal equation has the meaning of the shortest time to reach the exit, we define explicitly such a function in the framework of the Dijkstra's algorithm for the shortest path in the graph. This is done at the discrete level of the solution. As the graph we use the underlying triangulation, where the norm of each edge is density depending and has the dimension of the time. The numerical examples of the solution of the PFEs with and without the solution of the Eikonal equation are presented.

  5. Subdiffractional focusing and guiding of polaritonic rays in a natural hyperbolic material

    PubMed Central

    Dai, S.; Ma, Q.; Andersen, T.; Mcleod, A. S.; Fei, Z.; Liu, M. K.; Wagner, M.; Watanabe, K.; Taniguchi, T.; Thiemens, M.; Keilmann, F.; Jarillo-Herrero, P.; Fogler, M. M.; Basov, D. N.

    2015-01-01

    Uniaxial materials whose axial and tangential permittivities have opposite signs are referred to as indefinite or hyperbolic media. In such materials, light propagation is unusual leading to novel and often non-intuitive optical phenomena. Here we report infrared nano-imaging experiments demonstrating that crystals of hexagonal boron nitride, a natural mid-infrared hyperbolic material, can act as a ‘hyper-focusing lens' and as a multi-mode waveguide. The lensing is manifested by subdiffractional focusing of phonon–polaritons launched by metallic disks underneath the hexagonal boron nitride crystal. The waveguiding is revealed through the modal analysis of the periodic patterns observed around such launchers and near the sample edges. Our work opens new opportunities for anisotropic layered insulators in infrared nanophotonics complementing and potentially surpassing concurrent artificial hyperbolic materials with lower losses and higher optical localization. PMID:25902364

  6. "That's really clever!" Ironic hyperbole understanding in children.

    PubMed

    Aguert, Marc; LE Vallois, Coralie; Martel, Karine; Laval, Virginie

    2018-01-01

    Hyperbole supports irony comprehension in adults by heightening the contrast between what is said and the actual situation. Because young children do not perceive the communication situation as a whole, but rather give precedence to either the utterance or the context, we predicted that hyperbole would reduce irony comprehension in six-year-olds (n = 40) by overemphasizing what was said. By contrast, ten-year-olds (n = 40) would benefit from hyperbole in the way that adults do, as they would perceive the utterance and context as a whole, highlighted by the speaker's ironic intent. Short animated cartoons featuring ironic criticisms were shown to participants. We assessed comprehension of the speaker's belief and speaker's intent. Results supported our predictions. The development of mentalization during school years and its impact on the development of irony comprehension is discussed.

  7. First-Order Hyperbolic System Method for Time-Dependent Advection-Diffusion Problems

    NASA Technical Reports Server (NTRS)

    Mazaheri, Alireza; Nishikawa, Hiroaki

    2014-01-01

    A time-dependent extension of the first-order hyperbolic system method for advection-diffusion problems is introduced. Diffusive/viscous terms are written and discretized as a hyperbolic system, which recovers the original equation in the steady state. The resulting scheme offers advantages over traditional schemes: a dramatic simplification in the discretization, high-order accuracy in the solution gradients, and orders-of-magnitude convergence acceleration. The hyperbolic advection-diffusion system is discretized by the second-order upwind residual-distribution scheme in a unified manner, and the system of implicit-residual-equations is solved by Newton's method over every physical time step. The numerical results are presented for linear and nonlinear advection-diffusion problems, demonstrating solutions and gradients produced to the same order of accuracy, with rapid convergence over each physical time step, typically less than five Newton iterations.

  8. Modified hyperbolic sine model for titanium dioxide-based memristive thin films

    NASA Astrophysics Data System (ADS)

    Abu Bakar, Raudah; Syahirah Kamarozaman, Nur; Fazlida Hanim Abdullah, Wan; Herman, Sukreen Hana

    2018-03-01

    Since the emergence of memristor as the newest fundamental circuit elements, studies on memristor modeling have been evolved. To date, the developed models were based on the linear model, linear ionic drift model using different window functions, tunnelling barrier model and hyperbolic-sine function based model. Although using hyperbolic-sine function model could predict the memristor electrical properties, the model was not well fitted to the experimental data. In order to improve the performance of the hyperbolic-sine function model, the state variable equation was modified. On the one hand, the addition of window function cannot provide an improved fitting. By multiplying the Yakopcic’s state variable model to Chang’s model on the other hand resulted in the closer agreement with the TiO2 thin film experimental data. The percentage error was approximately 2.15%.

  9. Dispersive optical soliton solutions for the hyperbolic and cubic-quintic nonlinear Schrödinger equations via the extended sinh-Gordon equation expansion method

    NASA Astrophysics Data System (ADS)

    Seadawy, Aly R.; Kumar, Dipankar; Chakrabarty, Anuz Kumar

    2018-05-01

    The (2+1)-dimensional hyperbolic and cubic-quintic nonlinear Schrödinger equations describe the propagation of ultra-short pulses in optical fibers of nonlinear media. By using an extended sinh-Gordon equation expansion method, some new complex hyperbolic and trigonometric functions prototype solutions for two nonlinear Schrödinger equations were derived. The acquired new complex hyperbolic and trigonometric solutions are expressed by dark, bright, combined dark-bright, singular and combined singular solitons. The obtained results are more compatible than those of other applied methods. The extended sinh-Gordon equation expansion method is a more powerful and robust mathematical tool for generating new optical solitary wave solutions for many other nonlinear evolution equations arising in the propagation of optical pulses.

  10. Theory of hyperbolic stratified nanostructures for surface-enhanced Raman scattering

    NASA Astrophysics Data System (ADS)

    Wong, Herman M. K.; Dezfouli, Mohsen Kamandar; Axelrod, Simon; Hughes, Stephen; Helmy, Amr S.

    2017-11-01

    We theoretically investigate the enhancement of surface enhanced Raman spectroscopy (SERS) using hyperbolic stratified nanostructures and compare to metal nanoresonators. The photon Green function of each nanostructure within its environment is first obtained from a semianalytical modal theory, which is used in a quantum optics formalism of the molecule-nanostructure interaction to model the SERS spectrum. An intuitive methodology is presented for calculating the single-molecule enhancement factor (SMEF), which is also able to predict known experimental SERS enhancement factors of a gold nanodimer. We elucidate the important figures-of-merit of the enhancement and explore these for different designs. We find that the use of hyperbolic stratified materials can enhance the photonic local density of states (LDOS) by close to two times in comparison to pure metal nanostructures, when both designed to work at the same operating wavelengths. However, the increased LDOS is accompanied by higher electric field concentration within the lossy hyperbolic material, which leads to increased quenching that serves to reduce the overall detected SERS enhancement in the far field. For nanoresonators with resonant localized surface plasmon wavelengths in the near-infrared, the SMEF for the hyperbolic stratified nanostructure is approximately one order of magnitude lower than the pure metal counterpart. Conversely, we show that by detecting the Raman signal using a near-field probe, hyperbolic materials can provide an improvement in SERS enhancement compared to using pure metal nanostructures when the probe is sufficiently close (<50 nm ) to the Raman active molecule at the plasmonic hotspot.

  11. Multi-time-scale heat transfer modeling of turbid tissues exposed to short-pulsed irradiations.

    PubMed

    Kim, Kyunghan; Guo, Zhixiong

    2007-05-01

    A combined hyperbolic radiation and conduction heat transfer model is developed to simulate multi-time-scale heat transfer in turbid tissues exposed to short-pulsed irradiations. An initial temperature response of a tissue to an ultrashort pulse irradiation is analyzed by the volume-average method in combination with the transient discrete ordinates method for modeling the ultrafast radiation heat transfer. This response is found to reach pseudo steady state within 1 ns for the considered tissues. The single pulse result is then utilized to obtain the temperature response to pulse train irradiation at the microsecond/millisecond time scales. After that, the temperature field is predicted by the hyperbolic heat conduction model which is solved by the MacCormack's scheme with error terms correction. Finally, the hyperbolic conduction is compared with the traditional parabolic heat diffusion model. It is found that the maximum local temperatures are larger in the hyperbolic prediction than the parabolic prediction. In the modeled dermis tissue, a 7% non-dimensional temperature increase is found. After about 10 thermal relaxation times, thermal waves fade away and the predictions between the hyperbolic and parabolic models are consistent.

  12. A numerical method for systems of conservation laws of mixed type admitting hyperbolic flux splitting

    NASA Technical Reports Server (NTRS)

    Shu, Chi-Wang

    1992-01-01

    The present treatment of elliptic regions via hyperbolic flux-splitting and high order methods proposes a flux splitting in which the corresponding Jacobians have real and positive/negative eigenvalues. While resembling the flux splitting used in hyperbolic systems, the present generalization of such splitting to elliptic regions allows the handling of mixed-type systems in a unified and heuristically stable fashion. The van der Waals fluid-dynamics equation is used. Convergence with good resolution to weak solutions for various Riemann problems are observed.

  13. Generation of three-dimensional body-fitted grids by solving hyperbolic partial differential equations

    NASA Technical Reports Server (NTRS)

    Steger, Joseph L.

    1989-01-01

    Hyperbolic grid generation procedures are described which have been used in external flow simulations about complex configurations. For many practical applications a single well-ordered (i.e., structured) grid can be used to mesh an entire configuration, in other problems, composite or unstructured grid procedures are needed. Although the hyperbolic partial differential equation grid generation procedure has mainly been utilized to generate structured grids, an extension of the procedure to semiunstructured grids is briefly described. Extensions of the methodology are also described using two-dimensional equations.

  14. Generation of three-dimensional body-fitted grids by solving hyperbolic and parabolic partial differential equations

    NASA Technical Reports Server (NTRS)

    Steger, Joseph L.

    1989-01-01

    Hyperbolic grid generation procedures are described which have been used in external flow simulations about complex configurations. For many practical applications a single well-ordered (i.e., structured) grid can be used to mesh an entire configuration, in other problems, composite or unstructured grid procedures are needed. Although the hyperbolic partial differential equation grid generation procedure has mainly been utilized to generate structured grids, extension of the procedure to semiunstructured grids is briefly described. Extensions of the methodology are also described using two-dimensional equations.

  15. Hyperbolic chaos in the klystron-type microwave vacuum tube oscillator

    NASA Astrophysics Data System (ADS)

    Emel'yanov, V. V.; Kuznetsov, S. P.; Ryskin, N. M.

    2010-12-01

    The ring-loop oscillator consisting of two coupled klystrons which is capable of generating hyperbolic chaotic signal in the microwave band is considered. The system of delayed-differential equations describing the dynamics of the oscillator is derived. This system is further reduced to the two-dimensional return map under the assumption of the instantaneous build-up of oscillations in the cavities. The results of detailed numerical simulation for both models are presented showing that there exists large enough range of control parameters where the sustained regime corresponds to the structurally stable hyperbolic chaos.

  16. Motion Among Random Obstacles on a Hyperbolic Space

    NASA Astrophysics Data System (ADS)

    Orsingher, Enzo; Ricciuti, Costantino; Sisti, Francesco

    2016-02-01

    We consider the motion of a particle along the geodesic lines of the Poincaré half-plane. The particle is specularly reflected when it hits randomly-distributed obstacles that are assumed to be motionless. This is the hyperbolic version of the well-known Lorentz Process studied in the Euclidean context. We analyse the limit in which the density of the obstacles increases to infinity and the size of each obstacle vanishes: under a suitable scaling, we prove that our process converges to a Markovian process, namely a random flight on the hyperbolic manifold.

  17. Exotica and the status of the strong cosmic censor conjecture in four dimensions

    NASA Astrophysics Data System (ADS)

    Etesi, Gábor

    2017-12-01

    An immense class of physical counterexamples to the four dimensional strong cosmic censor conjecture—in its usual broad formulation—is exhibited. More precisely, out of any closed and simply connected 4-manifold an open Ricci-flat Lorentzian 4-manifold is constructed which is not globally hyperbolic, and no perturbation of which, in any sense, can be globally hyperbolic. This very stable non-global-hyperbolicity is the consequence of our open spaces having a ‘creased end’—i.e. an end diffeomorphic to an exotic \

  18. SAHARA: A package of PC computer programs for estimating both log-hyperbolic grain-size parameters and standard moments

    NASA Astrophysics Data System (ADS)

    Christiansen, Christian; Hartmann, Daniel

    This paper documents a package of menu-driven POLYPASCAL87 computer programs for handling grouped observations data from both sieving (increment data) and settling tube procedures (cumulative data). The package is designed deliberately for use on IBM-compatible personal computers. Two of the programs solve the numerical problem of determining the estimates of the four (main) parameters of the log-hyperbolic distribution and their derivatives. The package also contains a program for determining the mean, sorting, skewness. and kurtosis according to the standard moments. Moreover, the package contains procedures for smoothing and grouping of settling tube data. A graphic part of the package plots the data in a log-log plot together with the estimated log-hyperbolic curve. Along with the plot follows all estimated parameters. Another graphic option is a plot of the log-hyperbolic shape triangle with the (χ,ζ) position of the sample.

  19. Photonic spin Hall effect in hyperbolic metamaterials for polarization-controlled routing of subwavelength modes.

    PubMed

    Kapitanova, Polina V; Ginzburg, Pavel; Rodríguez-Fortuño, Francisco J; Filonov, Dmitry S; Voroshilov, Pavel M; Belov, Pavel A; Poddubny, Alexander N; Kivshar, Yuri S; Wurtz, Gregory A; Zayats, Anatoly V

    2014-01-01

    The routing of light in a deep subwavelength regime enables a variety of important applications in photonics, quantum information technologies, imaging and biosensing. Here we describe and experimentally demonstrate the selective excitation of spatially confined, subwavelength electromagnetic modes in anisotropic metamaterials with hyperbolic dispersion. A localized, circularly polarized emitter placed at the boundary of a hyperbolic metamaterial is shown to excite extraordinary waves propagating in a prescribed direction controlled by the polarization handedness. Thus, a metamaterial slab acts as an extremely broadband, nearly ideal polarization beam splitter for circularly polarized light. We perform a proof of concept experiment with a uniaxial hyperbolic metamaterial at radio-frequencies revealing the directional routing effect and strong subwavelength λ/300 confinement. The proposed concept of metamaterial-based subwavelength interconnection and polarization-controlled signal routing is based on the photonic spin Hall effect and may serve as an ultimate platform for either conventional or quantum electromagnetic signal processing.

  20. Luminescent hyperbolic metasurfaces

    NASA Astrophysics Data System (ADS)

    Smalley, J. S. T.; Vallini, F.; Montoya, S. A.; Ferrari, L.; Shahin, S.; Riley, C. T.; Kanté, B.; Fullerton, E. E.; Liu, Z.; Fainman, Y.

    2017-01-01

    When engineered on scales much smaller than the operating wavelength, metal-semiconductor nanostructures exhibit properties unobtainable in nature. Namely, a uniaxial optical metamaterial described by a hyperbolic dispersion relation can simultaneously behave as a reflective metal and an absorptive or emissive semiconductor for electromagnetic waves with orthogonal linear polarization states. Using an unconventional multilayer architecture, we demonstrate luminescent hyperbolic metasurfaces, wherein distributed semiconducting quantum wells display extreme absorption and emission polarization anisotropy. Through normally incident micro-photoluminescence measurements, we observe absorption anisotropies greater than a factor of 10 and degree-of-linear polarization of emission >0.9. We observe the modification of emission spectra and, by incorporating wavelength-scale gratings, show a controlled reduction of polarization anisotropy. We verify hyperbolic dispersion with numerical simulations that model the metasurface as a composite nanoscale structure and according to the effective medium approximation. Finally, we experimentally demonstrate >350% emission intensity enhancement relative to the bare semiconducting quantum wells.

  1. Realizing high-quality ultralarge momentum states and ultrafast topological transitions using semiconductor hyperbolic metamaterials

    DOE PAGES

    Campione, Salvatore; Liu, Sheng; Luk, Ting S.; ...

    2015-08-05

    We employ both the effective medium approximation (EMA) and Bloch theory to compare the dispersion properties of semiconductor hyperbolic metamaterials (SHMs) at mid-infrared frequencies and metallic hyperbolic metamaterials (MHMs) at visible frequencies. This analysis reveals the conditions under which the EMA can be safely applied for both MHMs and SHMs. We find that the combination of precise nanoscale layering and the longer infrared operating wavelengths puts the SHMs well within the effective medium limit and, in contrast to MHMs, allows for the attainment of very high photon momentum states. Additionally, SHMs allow for new phenomena such as ultrafast creation ofmore » the hyperbolic manifold through optical pumping. Furthermore, we examine the possibility of achieving ultrafast topological transitions through optical pumping which can photo-dope appropriately designed quantum wells on the femtosecond time scale.« less

  2. Chimeras and clusters in networks of hyperbolic chaotic oscillators

    NASA Astrophysics Data System (ADS)

    Cano, A. V.; Cosenza, M. G.

    2017-03-01

    We show that chimera states, where differentiated subsets of synchronized and desynchronized dynamical elements coexist, can emerge in networks of hyperbolic chaotic oscillators subject to global interactions. As local dynamics we employ Lozi maps, which possess hyperbolic chaotic attractors. We consider a globally coupled system of these maps and use two statistical quantities to describe its collective behavior: the average fraction of elements belonging to clusters and the average standard deviation of state variables. Chimera states, clusters, complete synchronization, and incoherence are thus characterized on the space of parameters of the system. We find that chimera states are related to the formation of clusters in the system. In addition, we show that chimera states arise for a sufficiently long range of interactions in nonlocally coupled networks of these maps. Our results reveal that, under some circumstances, hyperbolicity does not impede the formation of chimera states in networks of coupled chaotic systems, as it had been previously hypothesized.

  3. Path integration on the hyperbolic plane with a magnetic field

    NASA Astrophysics Data System (ADS)

    Grosche, Christian

    1990-08-01

    In this paper I discuss the path integrals on three formulations of hyperbolic geometry, where a constant magnetic field B is included. These are: the pseudosphere Λ2, the Poincaré disc D, and the hyperbolic strip S. The corresponding path integrals can be reformulated in terms of the path integral for the modified Pöschl-Teller potential. The wave-functions and the energy spectrum for the discrete and continuous part of the spectrum are explicitly calculated in each case. First the results are compared for the limit B → 0 with previous calculations and second with the path integration on the Poincaré upper half-plane U. This work is a continuation of the path integral calculations for the free motion on the various formulations on the hyperbolic plane and for the case of constant magnetic field on the Poincaré upper half-plane U.

  4. Hyperbolic metamaterial lens with hydrodynamic nonlocal response.

    PubMed

    Yan, Wei; Mortensen, N Asger; Wubs, Martijn

    2013-06-17

    We investigate the effects of hydrodynamic nonlocal response in hyperbolic metamaterials (HMMs), focusing on the experimentally realizable parameter regime where unit cells are much smaller than an optical wavelength but much larger than the wavelengths of the longitudinal pressure waves of the free-electron plasma in the metal constituents. We derive the nonlocal corrections to the effective material parameters analytically, and illustrate the noticeable nonlocal effects on the dispersion curves numerically. As an application, we find that the focusing characteristics of a HMM lens in the local-response approximation and in the hydrodynamic Drude model can differ considerably. In particular, the optimal frequency for imaging in the nonlocal theory is blueshifted with respect to that in the local theory. Thus, to detect whether nonlocal response is at work in a hyperbolic metamaterial, we propose to measure the near-field distribution of a hyperbolic metamaterial lens.

  5. Near-field heat transfer between graphene/hBN multilayers

    NASA Astrophysics Data System (ADS)

    Zhao, Bo; Guizal, Brahim; Zhang, Zhuomin M.; Fan, Shanhui; Antezza, Mauro

    2017-06-01

    We study the radiative heat transfer between multilayer structures made by a periodic repetition of a graphene sheet and a hexagonal boron nitride (hBN) slab. Surface plasmons in a monolayer graphene can couple with hyperbolic phonon polaritons in a single hBN film to form hybrid polaritons that can assist photon tunneling. For periodic multilayer graphene/hBN structures, the stacked metallic/dielectric array can give rise to a further effective hyperbolic behavior, in addition to the intrinsic natural hyperbolic behavior of hBN. The effective hyperbolicity can enable more hyperbolic polaritons that enhance the photon tunneling and hence the near-field heat transfer. However, the hybrid polaritons on the surface, i.e., surface plasmon-phonon polaritons, dominate the near-field heat transfer between multilayer structures when the topmost layer is graphene. The effective hyperbolic regions can be well predicted by the effective medium theory (EMT), thought EMT fails to capture the hybrid surface polaritons and results in a heat transfer rate much lower compared to the exact calculation. The chemical potential of the graphene sheets can be tuned through electrical gating and results in an additional modulation of the heat transfer. We found that the near-field heat transfer between multilayer structures does not increase monotonously with the number of layers in the stack, which provides a way to control the heat transfer rate by the number of graphene layers in the multilayer structure. The results may benefit the applications of near-field energy harvesting and radiative cooling based on hybrid polaritons in two-dimensional materials.

  6. Chosen interval methods for solving linear interval systems with special type of matrix

    NASA Astrophysics Data System (ADS)

    Szyszka, Barbara

    2013-10-01

    The paper is devoted to chosen direct interval methods for solving linear interval systems with special type of matrix. This kind of matrix: band matrix with a parameter, from finite difference problem is obtained. Such linear systems occur while solving one dimensional wave equation (Partial Differential Equations of hyperbolic type) by using the central difference interval method of the second order. Interval methods are constructed so as the errors of method are enclosed in obtained results, therefore presented linear interval systems contain elements that determining the errors of difference method. The chosen direct algorithms have been applied for solving linear systems because they have no errors of method. All calculations were performed in floating-point interval arithmetic.

  7. Inverse-Square Orbits: A Geometric Approach.

    ERIC Educational Resources Information Center

    Rainwater, James C.; Weinstock, Robert

    1979-01-01

    Presents a derivation of Kepler's first law of planetary motion from Newtonian principles. Analogus derivations of the hyperbolic and parabolic orbits of nonreturning comets and the hyperbolic orbit for a particle in a repulsive inverse-square field are also presented. (HM)

  8. Use of hyperbolic partial differential equations to generate body fitted coordinates

    NASA Technical Reports Server (NTRS)

    Steger, J. L.; Sorenson, R. L.

    1980-01-01

    The hyperbolic scheme is used to efficiently generate smoothly varying grids with good step size control near the body. Although only two dimensional applications are presented, the basic concepts are shown to extend to three dimensions.

  9. Accuracy limitations of hyperbolic multilateration systems

    DOT National Transportation Integrated Search

    1973-03-22

    The report is an analysis of the accuracy limitations of hyperbolic multilateration systems. A central result is a demonstration that the inverse of the covariance matrix for positional errors corresponds to the moment of inertia matrix of a simple m...

  10. Novel Plasmonic and Hyberbolic Optical Materials for Control of Quantum Nanoemitters

    DTIC Science & Technology

    2016-12-08

    properties, metal ion implantation techniques, and multi- physics modeling to produce hyperbolic quantum nanoemitters. 15. SUBJECT TERMS nanotechnology 16...techniques, and multi- physics modeling to produce hyperbolic quantum nanoemitters. During the course of this project we studied plasmonic

  11. Explicit formulae for Chern-Simons invariants of the hyperbolic orbifolds of the knot with Conway's notation C(2n, 3)

    NASA Astrophysics Data System (ADS)

    Ham, Ji-Young; Lee, Joongul

    2017-03-01

    We calculate the Chern-Simons invariants of the hyperbolic orbifolds of the knot with Conway's notation C(2n, 3) using the Schläfli formula for the generalized Chern-Simons function on the family of C(2n, 3) cone-manifold structures. We present the concrete and explicit formula of them. We apply the general instructions of Hilden, Lozano, and Montesinos-Amilibia and extend the Ham and Lee's methods. As an application, we calculate the Chern-Simons invariants of cyclic coverings of the hyperbolic C(2n, 3) orbifolds.

  12. Origin of hyperbolicity in brain-to-brain coordination networks

    NASA Astrophysics Data System (ADS)

    Tadić, Bosiljka; Andjelković, Miroslav; Šuvakov, Milovan

    2018-02-01

    Hyperbolicity or negative curvature of complex networks is the intrinsic geometric proximity of nodes in the graph metric space, which implies an improved network function. Here, we investigate hidden combinatorial geometries in brain-to-brain coordination networks arising through social communications. The networks originate from correlations among EEG signals previously recorded during spoken communications comprising of 14 individuals with 24 speaker-listener pairs. We find that the corresponding networks are delta-hyperbolic with delta_max=1 and the graph diameter D=3 in each brain. While the emergent hyperbolicity in the two-brain networks satisfies delta_max/D/2 < 1 and can be attributed to the topology of the subgraph formed around the cross-brains linking channels. We identify these subgraphs in each studied two-brain network and decompose their structure into simple geometric descriptors (triangles, tetrahedra and cliques of higher orders) that contribute to hyperbolicity. Considering topologies that exceed two separate brain networks as a measure of coordination synergy between the brains, we identify different neuronal correlation patterns ranging from weak coordination to super-brain structure. These topology features are in qualitative agreement with the listener’s self-reported ratings of own experience and quality of the speaker, suggesting that studies of the cross-brain connector networks can reveal new insight into the neural mechanisms underlying human social behavior.

  13. Time discounting and smoking behavior: evidence from a panel survey(*).

    PubMed

    Kang, Myong-Il; Ikeda, Shinsuke

    2014-12-01

    By using a panel survey of Japanese adults, we show that smoking behavior is associated with personal time discounting and its biases, such as hyperbolic discounting and the sign effect, in the way that theory predicts: smoking depends positively on the discount rate and the degree of hyperbolic discounting and negatively on the presence of the sign effect. Positive effects of hyperbolic discounting on smoking are salient for naïve people, who are not aware of their self-control problem. By estimating smoking participation and smokers' cigarette consumption in Cragg's two-part model, we find that the two smoking decisions depend on different sets of time-discounting variables. Particularly, smoking participation is affected by being a naïve hyperbolic discounter, whereas the discount rate, the presence of the sign effect, and a hyperbolic discounting proxy constructed from procrastination behavior vis-à-vis doing homework assignments affect both types of decision making. The panel data enable us to analyze the over-time instability of elicited discount rates. The instability is shown to come from measurement errors, rather than preference shocks on time preference. Several evidences indicate that the detected associations between time preferences and smoking behavior are interpersonal one, rather than within-personal one. Copyright © 2013 John Wiley & Sons, Ltd.

  14. Modeling of ultrashort pulsed laser irradiation in the cornea based on parabolic and hyperbolic heat equations using electrical analogy

    NASA Astrophysics Data System (ADS)

    Gheitaghy, A. M.; Takabi, B.; Alizadeh, M.

    2014-03-01

    Hyperbolic and parabolic heat equations are formulated to study a nonperfused homogeneous transparent cornea irradiated by high power and ultrashort pulsed laser in the Laser Thermo Keratoplasty (LTK) surgery. Energy absorption inside the cornea is modeled using the Beer-Lambert law that is incorporated as an exponentially decaying heat source. The hyperbolic and parabolic bioheat models of the tissue were solved by exploiting the mathematical analogy between thermal and electrical systems, by using robust circuit simulation program called Hspice to get the solutions of simultaneous RLC and RC transmission line networks. This method can be used to rapidly calculate the temperature in laser-irradiated tissue at time and space domain. It is found that internal energy gained from the irradiated field results in a rapid rise of temperature in the cornea surface during the early heating period, while the hyperbolic wave model predicts a higher temperature rise than the classical heat diffusion model. In addition, this paper investigates and examines the effect of some critical parameters such as relaxation time, convection coefficient, radiation, tear evaporation and variable thermal conductivity of cornea. Accordingly, it is found that a better accordance between hyperbolic and parabolic models will be achieved by time.

  15. Correlation Functions of σ Fields with Values in a Hyperbolic Space

    NASA Astrophysics Data System (ADS)

    Haba, Z.

    It is shown that the functional integral for a σ field with values in the Poincare upper half-plane (and some other hyperbolic spaces) can be performed explicitly resulting in a conformal invariant noncanonical field theory in two dimensions.

  16. Distributions of Orbital Elements for Meteoroids on Near-Parabolic Orbits According to Radar Observational Data

    NASA Technical Reports Server (NTRS)

    Kolomiyets, S. V.

    2011-01-01

    Some results of the International Heliophysical Year (IHY) Coordinated Investigation Program (CIP) number 65 Meteors in the Earth Atmosphere and Meteoroids in the Solar System are presented. The problem of hyperbolic and near-parabolic orbits is discussed. Some possibilities for the solution of this problem can be obtained from the radar observation of faint meteors. The limiting magnitude of the Kharkov, Ukraine, radar observation program in the 1970 s was +12, resulting in a very large number of meteors being detected. 250,000 orbits down to even fainter limiting magnitude were determined in the 1972-78 period in Kharkov (out of them 7,000 are hyperbolic). The hypothesis of hyperbolic meteors was confirmed. In some radar meteor observations 1 10% of meteors are hyperbolic meteors. Though the Advanced Meteor Orbit Radar (AMOR, New Zealand) and Canadian Meteor Orbit Radar (CMOR, Canada) have accumulated millions of meteor orbits, there are difficulties in comparing the radar observational data obtained from these three sites (New Zealand, Canada, Kharkov). A new global program International Space Weather Initiative (ISWI) has begun in 2010 (http://www.iswi-secretariat.org). Today it is necessary to create the unified radar catalogue of nearparabolic and hyperbolic meteor orbits in the framework of the ISWI, or any other different way, in collaboration of Ukraine, Canada, New Zealand, the USA and, possibly, Japan. Involvement of the Virtual Meteor Observatory (Netherlands) and Meteor Data Centre (Slovakia) is desirable too. International unified radar catalogue of near-parabolic and hyperbolic meteor orbits will aid to a major advance in our understanding of the ecology of meteoroids within the Solar System and beyond.

  17. Powered Explicit Guidance Modifications and Enhancements for Space Launch System Block-1 and Block-1B Vehicles

    NASA Technical Reports Server (NTRS)

    Von der Porten, Paul; Ahmad, Naeem; Hawkins, Matt; Fill, Thomas

    2018-01-01

    NASA is currently building the Space Launch System (SLS) Block-1 launch vehicle for the Exploration Mission 1 (EM-1) test flight. NASA is also currently designing the next evolution of SLS, the Block-1B. The Block-1 and Block-1B vehicles will use the Powered Explicit Guidance (PEG) algorithm (of Space Shuttle heritage) for closed loop guidance. To accommodate vehicle capabilities and design for future evolutions of SLS, modifications were made to PEG for Block-1 to handle multi-phase burns, provide PEG updated propulsion information, and react to a core stage engine out. In addition, due to the relatively low thrust-to-weight ratio of the Exploration Upper Stage (EUS) and EUS carrying out Lunar Vicinity and Earth Escape missions, certain enhancements to the Block-1 PEG algorithm are needed to perform Block-1B missions to account for long burn arcs and target translunar and hyperbolic orbits. This paper describes the design and implementation of modifications to the Block-1 PEG algorithm as compared to Space Shuttle. Furthermore, this paper illustrates challenges posed by the Block-1B vehicle and the required PEG enhancements. These improvements make PEG capable for use on the SLS Block-1B vehicle as part of the Guidance, Navigation, and Control (GN&C) System.

  18. Integrating concept ontology and multitask learning to achieve more effective classifier training for multilevel image annotation.

    PubMed

    Fan, Jianping; Gao, Yuli; Luo, Hangzai

    2008-03-01

    In this paper, we have developed a new scheme for achieving multilevel annotations of large-scale images automatically. To achieve more sufficient representation of various visual properties of the images, both the global visual features and the local visual features are extracted for image content representation. To tackle the problem of huge intraconcept visual diversity, multiple types of kernels are integrated to characterize the diverse visual similarity relationships between the images more precisely, and a multiple kernel learning algorithm is developed for SVM image classifier training. To address the problem of huge interconcept visual similarity, a novel multitask learning algorithm is developed to learn the correlated classifiers for the sibling image concepts under the same parent concept and enhance their discrimination and adaptation power significantly. To tackle the problem of huge intraconcept visual diversity for the image concepts at the higher levels of the concept ontology, a novel hierarchical boosting algorithm is developed to learn their ensemble classifiers hierarchically. In order to assist users on selecting more effective hypotheses for image classifier training, we have developed a novel hyperbolic framework for large-scale image visualization and interactive hypotheses assessment. Our experiments on large-scale image collections have also obtained very positive results.

  19. Bianchi transformation between the real hyperbolic Monge-Ampère equation and the Born-Infeld equation

    NASA Astrophysics Data System (ADS)

    Mokhov, O. I.; Nutku, Y.

    1994-10-01

    By casting the Born-Infeld equation and the real hyperbolic Monge-Ampère equation into the form of equations of hydrodynamic type, we find that there exists an explicit transformation between them. This is Bianchi transformation.

  20. Transient modeling/analysis of hyperbolic heat conduction problems employing mixed implicit-explicit alpha method

    NASA Technical Reports Server (NTRS)

    Tamma, Kumar K.; D'Costa, Joseph F.

    1991-01-01

    This paper describes the evaluation of mixed implicit-explicit finite element formulations for hyperbolic heat conduction problems involving non-Fourier effects. In particular, mixed implicit-explicit formulations employing the alpha method proposed by Hughes et al. (1987, 1990) are described for the numerical simulation of hyperbolic heat conduction models, which involves time-dependent relaxation effects. Existing analytical approaches for modeling/analysis of such models involve complex mathematical formulations for obtaining closed-form solutions, while in certain numerical formulations the difficulties include severe oscillatory solution behavior (which often disguises the true response) in the vicinity of the thermal disturbances, which propagate with finite velocities. In view of these factors, the alpha method is evaluated to assess the control of the amount of numerical dissipation for predicting the transient propagating thermal disturbances. Numerical test models are presented, and pertinent conclusions are drawn for the mixed-time integration simulation of hyperbolic heat conduction models involving non-Fourier effects.

  1. Out-of-plane heat transfer in van der Waals stacks through electron-hyperbolic phonon coupling

    NASA Astrophysics Data System (ADS)

    Tielrooij, Klaas-Jan; Hesp, Niels C. H.; Principi, Alessandro; Lundeberg, Mark B.; Pogna, Eva A. A.; Banszerus, Luca; Mics, Zoltán; Massicotte, Mathieu; Schmidt, Peter; Davydovskaya, Diana; Purdie, David G.; Goykhman, Ilya; Soavi, Giancarlo; Lombardo, Antonio; Watanabe, Kenji; Taniguchi, Takashi; Bonn, Mischa; Turchinovich, Dmitry; Stampfer, Christoph; Ferrari, Andrea C.; Cerullo, Giulio; Polini, Marco; Koppens, Frank H. L.

    2018-01-01

    Van der Waals heterostructures have emerged as promising building blocks that offer access to new physics, novel device functionalities and superior electrical and optoelectronic properties1-7. Applications such as thermal management, photodetection, light emission, data communication, high-speed electronics and light harvesting8-16 require a thorough understanding of (nanoscale) heat flow. Here, using time-resolved photocurrent measurements, we identify an efficient out-of-plane energy transfer channel, where charge carriers in graphene couple to hyperbolic phonon polaritons17-19 in the encapsulating layered material. This hyperbolic cooling is particularly efficient, giving picosecond cooling times for hexagonal BN, where the high-momentum hyperbolic phonon polaritons enable efficient near-field energy transfer. We study this heat transfer mechanism using distinct control knobs to vary carrier density and lattice temperature, and find excellent agreement with theory without any adjustable parameters. These insights may lead to the ability to control heat flow in van der Waals heterostructures.

  2. Terahertz radiation in graphene hyperbolic medium excited by an electric dipole.

    PubMed

    Feng, Xiaodong; Gong, Sen; Zhong, Renbin; Zhao, Tao; Hu, Min; Zhang, Chao; Liu, Shenggang

    2018-03-01

    In this Letter, the enhanced and directional radiation in a wide terahertz (THz) frequency range in a graphene hyperbolic medium excited by an electric dipole is presented. The numerical simulations and theoretical analyses indicate that the enhanced radiation comes from the strong surface plasmon couplings in the graphene hyperbolic medium, consisting of alternative graphene and dielectric substrate layers. The simulation results also show that the peak power flow of the enhanced THz radiation in the graphene hyperbolic medium is dramatically enhanced by more than 1 order of magnitude over that in a general medium within a certain distance from the dipole, and the electromagnetic fields are strongly concentrated in a narrow angle. Also, the radiation fields can be manipulated, and the fields' angular distributions can be tuned by adjusting the dielectric permittivity and thickness of the substrates, and the chemical potential of graphene. Accordingly, it provides a good opportunity for developing miniature, integratable, high-power-density, and tunable radiation sources in the THz band at room temperature.

  3. Infrared metamaterial by RF magnetron sputtered ZnO/Al:ZnO multilayers

    NASA Astrophysics Data System (ADS)

    Santiago, Kevin C.; Mundle, Rajeh; White, Curtis; Bahoura, Messaoud; Pradhan, Aswini K.

    2018-03-01

    Hyperbolic metamaterials create artificial anisotropy using metallic wires suspended in dielectric media or alternating layers of a metal and dielectric (Type I or Type II). In this study we fabricated ZnO/Al:ZnO (AZO) multilayers by the RF magnetron sputtering deposition technique. Our fabricated multilayers satisfy the requirements for a type II hyperbolic metamaterial. The optical response of individual AZO and ZnO films, as well as the multilayered film were investigated via UV-vis-IR transmittance and spectroscopic ellipsometry. The optical response of the multilayered system is calculated using the nonlocal-corrected Effective Medium Approximation (EMA). The spectroscopic ellipsometry data of the multilayered system was modeled using a uniaxial material model and EMA model. Both theoretical and experimental studies validate the fabricated multilayers undergo a hyperbolic transition at a wavelength of 2.2 μm. To our knowledge this is the first AZO/ZnO type II hyperbolic metamaterial system fabricated by magnetron sputtering deposition method.

  4. Can rodents conceive hyperbolic spaces?

    PubMed Central

    Urdapilleta, Eugenio; Troiani, Francesca; Stella, Federico; Treves, Alessandro

    2015-01-01

    The grid cells discovered in the rodent medial entorhinal cortex have been proposed to provide a metric for Euclidean space, possibly even hardwired in the embryo. Yet, one class of models describing the formation of grid unit selectivity is entirely based on developmental self-organization, and as such it predicts that the metric it expresses should reflect the environment to which the animal has adapted. We show that, according to self-organizing models, if raised in a non-Euclidean hyperbolic cage rats should be able to form hyperbolic grids. For a given range of grid spacing relative to the radius of negative curvature of the hyperbolic surface, such grids are predicted to appear as multi-peaked firing maps, in which each peak has seven neighbours instead of the Euclidean six, a prediction that can be tested in experiments. We thus demonstrate that a useful universal neuronal metric, in the sense of a multi-scale ruler and compass that remain unaltered when changing environments, can be extended to other than the standard Euclidean plane. PMID:25948611

  5. A computer code for multiphase all-speed transient flows in complex geometries. MAST version 1.0

    NASA Technical Reports Server (NTRS)

    Chen, C. P.; Jiang, Y.; Kim, Y. M.; Shang, H. M.

    1991-01-01

    The operation of the MAST code, which computes transient solutions to the multiphase flow equations applicable to all-speed flows, is described. Two-phase flows are formulated based on the Eulerian-Lagrange scheme in which the continuous phase is described by the Navier-Stokes equation (or Reynolds equations for turbulent flows). Dispersed phase is formulated by a Lagrangian tracking scheme. The numerical solution algorithms utilized for fluid flows is a newly developed pressure-implicit algorithm based on the operator-splitting technique in generalized nonorthogonal coordinates. This operator split allows separate operation on each of the variable fields to handle pressure-velocity coupling. The obtained pressure correction equation has the hyperbolic nature and is effective for Mach numbers ranging from the incompressible limit to supersonic flow regimes. The present code adopts a nonstaggered grid arrangement; thus, the velocity components and other dependent variables are collocated at the same grid. A sequence of benchmark-quality problems, including incompressible, subsonic, transonic, supersonic, gas-droplet two-phase flows, as well as spray-combustion problems, were performed to demonstrate the robustness and accuracy of the present code.

  6. Discretization and Preconditioning Algorithms for the Euler and Navier-Stokes Equations on Unstructured Meshes

    NASA Technical Reports Server (NTRS)

    Barth, Timothy J.; Kutler, Paul (Technical Monitor)

    1998-01-01

    Several stabilized demoralization procedures for conservation law equations on triangulated domains will be considered. Specifically, numerical schemes based on upwind finite volume, fluctuation splitting, Galerkin least-squares, and space discontinuous Galerkin demoralization will be considered in detail. A standard energy analysis for several of these methods will be given via entropy symmetrization. Next, we will present some relatively new theoretical results concerning congruence relationships for left or right symmetrized equations. These results suggest new variants of existing FV, DG, GLS, and FS methods which are computationally more efficient while retaining the pleasant theoretical properties achieved by entropy symmetrization. In addition, the task of Jacobean linearization of these schemes for use in Newton's method is greatly simplified owing to exploitation of exact symmetries which exist in the system. The FV, FS and DG schemes also permit discrete maximum principle analysis and enforcement which greatly adds to the robustness of the methods. Discrete maximum principle theory will be presented for general finite volume approximations on unstructured meshes. Next, we consider embedding these nonlinear space discretizations into exact and inexact Newton solvers which are preconditioned using a nonoverlapping (Schur complement) domain decomposition technique. Elements of nonoverlapping domain decomposition for elliptic problems will be reviewed followed by the present extension to hyperbolic and elliptic-hyperbolic problems. Other issues of practical relevance such the meshing of geometries, code implementation, turbulence modeling, global convergence, etc, will. be addressed as needed.

  7. Discretization and Preconditioning Algorithms for the Euler and Navier-Stokes Equations on Unstructured Meshes

    NASA Technical Reports Server (NTRS)

    Barth, Timothy; Chancellor, Marisa K. (Technical Monitor)

    1997-01-01

    Several stabilized discretization procedures for conservation law equations on triangulated domains will be considered. Specifically, numerical schemes based on upwind finite volume, fluctuation splitting, Galerkin least-squares, and space discontinuous Galerkin discretization will be considered in detail. A standard energy analysis for several of these methods will be given via entropy symmetrization. Next, we will present some relatively new theoretical results concerning congruence relationships for left or right symmetrized equations. These results suggest new variants of existing FV, DG, GLS and FS methods which are computationally more efficient while retaining the pleasant theoretical properties achieved by entropy symmetrization. In addition, the task of Jacobian linearization of these schemes for use in Newton's method is greatly simplified owing to exploitation of exact symmetries which exist in the system. These variants have been implemented in the "ELF" library for which example calculations will be shown. The FV, FS and DG schemes also permit discrete maximum principle analysis and enforcement which greatly adds to the robustness of the methods. Some prevalent limiting strategies will be reviewed. Next, we consider embedding these nonlinear space discretizations into exact and inexact Newton solvers which are preconditioned using a nonoverlapping (Schur complement) domain decomposition technique. Elements of nonoverlapping domain decomposition for elliptic problems will be reviewed followed by the present extension to hyperbolic and elliptic-hyperbolic problems. Other issues of practical relevance such the meshing of geometries, code implementation, turbulence modeling, global convergence, etc. will be addressed as needed.

  8. A method for the investigation of hyperbolic motions in the gravitational field of a spheroidal planet

    NASA Astrophysics Data System (ADS)

    Konks, V. Ia.

    1981-05-01

    Barrar's (1961) method for the analysis of the motion of a satellite of an oblate planet is extended to the case of hyperbolic motion. An analysis is presented of the motion of a material point in the gravitational field of a fixed center, combined with a gravitational dipole located at the point of inertia of a dynamically symmetric planet. Formulas are obtained for the hyperbolic motion of a spacecraft in the gravitational field of a spheroidal planet with an accuracy up to the second zonal harmonic of the expansion of its potential into a Legendre polynomial series in spherical coordinates.

  9. Onto the stability analysis of hyperbolic secant-shaped Bose-Einstein condensate

    NASA Astrophysics Data System (ADS)

    Sabari, S.; Murali, R.

    2018-05-01

    We analyze the stability of the hyperbolic secant-shaped attractive Bose-Einstein condensate in the absence of external trapping potential. The appropriate theoretical model for the system is described by the nonlinear mean-field Gross-Pitaevskii equation with time varying two-body interaction effects. Using the variational method, the stability of the system is analyzed under the influence of time varying two-body interactions. Further we confirm that the stability of the attractive condensate increases by considering the hyperbolic secant-shape profile instead of Gaussian shape. The analytical results are compared with the numerical simulation by employing the split-step Crank-Nicholson method.

  10. On the hyperbolicity of a two-fluid model for debris flows

    NASA Astrophysics Data System (ADS)

    Mineo, C.; Torrisi, M.

    2010-05-01

    We consider the system of partial differential equations associated with the mathematical model for debris flows proposed by E.B. Pitman and L. Le (Phil. Trans. R. Soc. A, 363, 1573-1601, 2005) and analyze the problem of the hyperbolicity of the model.

  11. Euclidean, Spherical, and Hyperbolic Shadows

    ERIC Educational Resources Information Center

    Hoban, Ryan

    2013-01-01

    Many classical problems in elementary calculus use Euclidean geometry. This article takes such a problem and solves it in hyperbolic and in spherical geometry instead. The solution requires only the ability to compute distances and intersections of points in these geometries. The dramatically different results we obtain illustrate the effect…

  12. On the coupling of hyperbolic and parabolic systems: Analytical and numerical approach

    NASA Technical Reports Server (NTRS)

    Gastaldi, Fabio; Quarteroni, Alfio

    1988-01-01

    The coupling of hyperbolic and parabolic systems is discussed in a domain Omega divided into two distinct subdomains omega(+) and omega(-). The main concern is to find the proper interface conditions to be fulfilled at the surface separating the two domains. Next, they are used in the numerical approximation of the problem. The justification of the interface conditions is based on a singular perturbation analysis, i.e., the hyperbolic system is rendered parabolic by adding a small artifical viscosity. As this goes to zero, the coupled parabolic-parabolic problem degenerates into the original one, yielding some conditions at the interface. These are taken as interface conditions for the hyperbolic-parabolic problem. Actually, two alternative sets of interface conditions are discussed according to whether the regularization procedure is variational or nonvariational. It is shown how these conditions can be used in the frame of a numerical approximation to the given problem. Furthermore, a method of resolution is discussed which alternates the resolution of the hyperbolic problem within omega(-) and of the parabolic one within omega(+). The spectral collocation method is proposed, as an example of space discretization (different methods could be used as well); both explicit and implicit time-advancing schemes are considered. The present study is a preliminary step toward the analysis of the coupling between Euler and Navier-Stokes equations for compressible flows.

  13. Cell-centered high-order hyperbolic finite volume method for diffusion equation on unstructured grids

    NASA Astrophysics Data System (ADS)

    Lee, Euntaek; Ahn, Hyung Taek; Luo, Hong

    2018-02-01

    We apply a hyperbolic cell-centered finite volume method to solve a steady diffusion equation on unstructured meshes. This method, originally proposed by Nishikawa using a node-centered finite volume method, reformulates the elliptic nature of viscous fluxes into a set of augmented equations that makes the entire system hyperbolic. We introduce an efficient and accurate solution strategy for the cell-centered finite volume method. To obtain high-order accuracy for both solution and gradient variables, we use a successive order solution reconstruction: constant, linear, and quadratic (k-exact) reconstruction with an efficient reconstruction stencil, a so-called wrapping stencil. By the virtue of the cell-centered scheme, the source term evaluation was greatly simplified regardless of the solution order. For uniform schemes, we obtain the same order of accuracy, i.e., first, second, and third orders, for both the solution and its gradient variables. For hybrid schemes, recycling the gradient variable information for solution variable reconstruction makes one order of additional accuracy, i.e., second, third, and fourth orders, possible for the solution variable with less computational work than needed for uniform schemes. In general, the hyperbolic method can be an effective solution technique for diffusion problems, but instability is also observed for the discontinuous diffusion coefficient cases, which brings necessity for further investigation about the monotonicity preserving hyperbolic diffusion method.

  14. Comparing the Performance of Hyperbolic and Circular Rod Quadrupole Mass Spectrometers with Applied Higher Order Auxiliary Excitation

    NASA Technical Reports Server (NTRS)

    Gershman, D.J.; Block, B.P.; Rubin, M.; Benna, M.; Mahaffy, P. R.; Zurbuchen, T. H.

    2012-01-01

    This work applies higher order auxiliary excitation techniques to two types of quadrupole mass spectrometers (QMSs): commercial systems and spaceborne instruments. The operational settings of a circular rod geometry commercial system and an engineering test-bed for a hyperbolic rod geometry spaceborne instrument were matched, with the relative performance of each sensor characterized with and without applied excitation using isotopic measurements of Kr+. Each instrument was operated at the limit of the test electronics to determine the effect of auxiliary excitation on extending instrument capabilities. For the circular rod sensor, with applied excitation, a doubling of the mass resolution at 1% of peak transmission resulted from the elimination of the low-mass side peak tail typical of such rod geometries. The mass peak stability and ion rejection efficiency were also increased by factors of 2 and 10, respectively, with voltage scan lines passing through the center of stability islands formed from auxiliary excitation. Auxiliary excitation also resulted in factors of 6 and 2 in peak stability and ion rejection efficiency, respectively, for the hyperbolic rod sensor. These results not only have significant implications for the use of circular rod quadrupoles with applied excitation as a suitable replacement for traditional hyperbolic rod sensors, but also for extending the capabilities of existing hyperbolic rod QMSs for the next generation of spaceborne instruments and low-mass commercial systems.

  15. Dynamics and control of high area-to-mass ratio spacecraft and its application to geomagnetic exploration

    NASA Astrophysics Data System (ADS)

    Luo, Tong; Xu, Ming; Colombo, Camilla

    2018-04-01

    This paper studies the dynamics and control of a spacecraft, whose area-to-mass ratio is increased by deploying a reflective orientable surface such as a solar sail or a solar panel. The dynamical system describing the motion of a non-zero attitude angle high area-to-mass ratio spacecraft under the effects of the Earth's oblateness and solar radiation pressure admits the existence of equilibrium points, whose number and the eccentricity values depend on the semi-major axis, the area-to-mass ratio and the attitude angle of the spacecraft together. When two out of three parameters are fixed, five different dynamical topologies successively occur through varying the third parameter. Two of these five topologies are critical cases characterized by the appearance of the bifurcation phenomena. A conventional Hamiltonian structure-preserving (HSP) controller and an improved HSP controller are both constructed to stabilize the hyperbolic equilibrium point. Through the use of a conventional HSP controller, a bounded trajectory around the hyperbolic equilibrium point is obtained, while an improved HSP controller allows the spacecraft to easily transfer to the hyperbolic equilibrium point and to follow varying equilibrium points. A bifurcation control using topologies and changes of behavior areas can also stabilize a spacecraft near a hyperbolic equilibrium point. Natural trajectories around stable equilibrium point and these stabilized trajectories around hyperbolic equilibrium point can all be applied to geomagnetic exploration.

  16. Multidimensional FEM-FCT schemes for arbitrary time stepping

    NASA Astrophysics Data System (ADS)

    Kuzmin, D.; Möller, M.; Turek, S.

    2003-05-01

    The flux-corrected-transport paradigm is generalized to finite-element schemes based on arbitrary time stepping. A conservative flux decomposition procedure is proposed for both convective and diffusive terms. Mathematical properties of positivity-preserving schemes are reviewed. A nonoscillatory low-order method is constructed by elimination of negative off-diagonal entries of the discrete transport operator. The linearization of source terms and extension to hyperbolic systems are discussed. Zalesak's multidimensional limiter is employed to switch between linear discretizations of high and low order. A rigorous proof of positivity is provided. The treatment of non-linearities and iterative solution of linear systems are addressed. The performance of the new algorithm is illustrated by numerical examples for the shock tube problem in one dimension and scalar transport equations in two dimensions.

  17. A freestream-preserving fourth-order finite-volume method in mapped coordinates with adaptive-mesh refinement

    DOE PAGES

    Guzik, Stephen M.; Gao, Xinfeng; Owen, Landon D.; ...

    2015-12-20

    We present a fourth-order accurate finite-volume method for solving time-dependent hyperbolic systems of conservation laws on mapped grids that are adaptively refined in space and time. Some novel considerations for formulating the semi-discrete system of equations in computational space are combined with detailed mechanisms for accommodating the adapting grids. Furthermore, these considerations ensure that conservation is maintained and that the divergence of a constant vector field is always zero (freestream-preservation property). The solution in time is advanced with a fourth-order Runge-Kutta method. A series of tests verifies that the expected accuracy is achieved in smooth flows and the solution ofmore » a Mach reflection problem demonstrates the effectiveness of the algorithm in resolving strong discontinuities.« less

  18. Sonic boom interaction with turbulence

    NASA Technical Reports Server (NTRS)

    Rusak, Zvi; Giddings, Thomas E.

    1994-01-01

    A recently developed transonic small-disturbance model is used to analyze the interactions of random disturbances with a weak shock. The model equation has an extended form of the classic small-disturbance equation for unsteady transonic aerodynamics. It shows that diffraction effects, nonlinear steepening effects, focusing and caustic effects and random induced vorticity fluctuations interact simultaneously to determine the development of the shock wave in space and time and the pressure field behind it. A finite-difference algorithm to solve the mixed-type elliptic hyperbolic flows around the shock wave is presented. Numerical calculations of shock wave interactions with various deterministic vorticity and temperature disturbances result in complicate shock wave structures and describe peaked as well as rounded pressure signatures behind the shock front, as were recorded in experiments of sonic booms running through atmospheric turbulence.

  19. Directional and monochromatic thermal emitter from epsilon-near-zero conditions in semiconductor hyperbolic metamaterials

    DOE PAGES

    Campione, Salvatore; Marquier, Francois; Hugonin, Jean -Paul; ...

    2016-10-05

    The development of novel thermal sources that control the emission spectrum and the angular emission pattern is of fundamental importance. In this paper, we investigate the thermal emission properties of semiconductor hyperbolic metamaterials (SHMs). Our structure does not require the use of any periodic corrugation to provide monochromatic and directional emission properties. We show that these properties arise because of epsilon-near-zero conditions in SHMs. The thermal emission is dominated by the epsilon-near-zero effect in the doped quantum wells composing the SHM. In conclusion, different properties are observed for s and p polarizations, following the characteristics of the strong anisotropy ofmore » hyperbolic metamaterials.« less

  20. Directional and monochromatic thermal emitter from epsilon-near-zero conditions in semiconductor hyperbolic metamaterials

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Campione, Salvatore; Marquier, Francois; Hugonin, Jean -Paul

    The development of novel thermal sources that control the emission spectrum and the angular emission pattern is of fundamental importance. In this paper, we investigate the thermal emission properties of semiconductor hyperbolic metamaterials (SHMs). Our structure does not require the use of any periodic corrugation to provide monochromatic and directional emission properties. We show that these properties arise because of epsilon-near-zero conditions in SHMs. The thermal emission is dominated by the epsilon-near-zero effect in the doped quantum wells composing the SHM. In conclusion, different properties are observed for s and p polarizations, following the characteristics of the strong anisotropy ofmore » hyperbolic metamaterials.« less

  1. Theoretical stability in coefficient inverse problems for general hyperbolic equations with numerical reconstruction

    NASA Astrophysics Data System (ADS)

    Yu, Jie; Liu, Yikan; Yamamoto, Masahiro

    2018-04-01

    In this article, we investigate the determination of the spatial component in the time-dependent second order coefficient of a hyperbolic equation from both theoretical and numerical aspects. By the Carleman estimates for general hyperbolic operators and an auxiliary Carleman estimate, we establish local Hölder stability with either partial boundary or interior measurements under certain geometrical conditions. For numerical reconstruction, we minimize a Tikhonov functional which penalizes the gradient of the unknown function. Based on the resulting variational equation, we design an iteration method which is updated by solving a Poisson equation at each step. One-dimensional prototype examples illustrate the numerical performance of the proposed iteration.

  2. Single qubit operations using microwave hyperbolic secant pulses

    NASA Astrophysics Data System (ADS)

    Ku, H. S.; Long, J. L.; Wu, X.; Bal, M.; Lake, R. E.; Barnes, Edwin; Economou, Sophia E.; Pappas, D. P.

    2017-10-01

    It has been known since the early days of quantum mechanics that hyperbolic secant pulses possess the unique property that they can perform full-cycle Rabi oscillations on two-level quantum systems independently of the pulse detuning. More recently, it was realized that they induce detuning-controlled phases without changing state populations. Here, we experimentally demonstrate the properties of hyperbolic secant pulses on superconducting transmon qubits and contrast them with the more commonly used Gaussian and square waves. We further show that these properties can be exploited to implement phase gates, nominally without exiting the computational subspace. This enables us to demonstrate a microwave-driven Z rotation with a single control parameter, the detuning.

  3. Near-field radiative heat transfer between graphene-covered hyperbolic metamaterials

    NASA Astrophysics Data System (ADS)

    Hong, Xiao-Juan; Li, Jian-Wen; Wang, Tong-Biao; Zhang, De-Jian; Liu, Wen-Xing; Liao, Qing-Hua; Yu, Tian-Bao; Liu, Nian-Hua

    2018-04-01

    We propose the use of graphene-covered silicon carbide (SiC) nanowire arrays (NWAs) for theoretical studies of near-field radiative heat transfer. The SiC NWAs exhibit a hyperbolic characteristic at an appropriately selected filling-volume fraction. The surface plasmon supported by graphene and the hyperbolic modes supported by SiC NWAs significantly affect radiative heat transfer. The heat-transfer coefficient (HTC) between the proposed structures is larger than that between SiC NWAs. We also find that the chemical potential of graphene plays an important role in modulating the HTC. The tunability of chemical potential through gate voltage enables flexible control of heat transfer using the graphene-covered SiC NWAs.

  4. Automatic Control via Thermostats of a Hyperbolic Stefan Problem with Memory

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Colli, P.; Grasselli, M.; Sprekels, J.

    1999-03-15

    A hyperbolic Stefan problem based on the linearized Gurtin-Pipkin heat conduction law is considered. The temperature and free boundary are controlled by a thermostat acting on the boundary. This feedback control is based on temperature measurements performed by real thermal sensors located within the domain containing the two-phase system and/or at its boundary. Three different types of thermostats are analyzed: simple switch, relay switch, and a Preisach hysteresis operator. The resulting models lead to integrodifferential hyperbolic Stefan problems with nonlinear and nonlocal boundary conditions. Existence results are proved in all the cases. Uniqueness is also shown, except in the situationmore » corresponding to the ideal switch.« less

  5. THREE-POINT BACKWARD FINITE DIFFERENCE METHOD FOR SOLVING A SYSTEM OF MIXED HYPERBOLIC-PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS. (R825549C019)

    EPA Science Inventory

    A three-point backward finite-difference method has been derived for a system of mixed hyperbolic¯¯parabolic (convection¯¯diffusion) partial differential equations (mixed PDEs). The method resorts to the three-point backward differenci...

  6. The Hyperbolic Sine Cardinal and the Catenary

    ERIC Educational Resources Information Center

    Sanchez-Reyes, Javier

    2012-01-01

    The hyperbolic function sinh(x)/x receives scant attention in the literature. We show that it admits a clear geometric interpretation as the ratio between length and chord of a symmetric catenary segment. The inverse, together with the use of dimensionless parameters, furnishes a compact, explicit construction of a general catenary segment of…

  7. Computational methods for estimation of parameters in hyperbolic systems

    NASA Technical Reports Server (NTRS)

    Banks, H. T.; Ito, K.; Murphy, K. A.

    1983-01-01

    Approximation techniques for estimating spatially varying coefficients and unknown boundary parameters in second order hyperbolic systems are discussed. Methods for state approximation (cubic splines, tau-Legendre) and approximation of function space parameters (interpolatory splines) are outlined and numerical findings for use of the resulting schemes in model "one dimensional seismic inversion' problems are summarized.

  8. Nonlinear sigma models with compact hyperbolic target spaces

    NASA Astrophysics Data System (ADS)

    Gubser, Steven; Saleem, Zain H.; Schoenholz, Samuel S.; Stoica, Bogdan; Stokes, James

    2016-06-01

    We explore the phase structure of nonlinear sigma models with target spaces corresponding to compact quotients of hyperbolic space, focusing on the case of a hyperbolic genus-2 Riemann surface. The continuum theory of these models can be approximated by a lattice spin system which we simulate using Monte Carlo methods. The target space possesses interesting geometric and topological properties which are reflected in novel features of the sigma model. In particular, we observe a topological phase transition at a critical temperature, above which vortices proliferate, reminiscent of the Kosterlitz-Thouless phase transition in the O(2) model [1, 2]. Unlike in the O(2) case, there are many different types of vortices, suggesting a possible analogy to the Hagedorn treatment of statistical mechanics of a proliferating number of hadron species. Below the critical temperature the spins cluster around six special points in the target space known as Weierstrass points. The diversity of compact hyperbolic manifolds suggests that our model is only the simplest example of a broad class of statistical mechanical models whose main features can be understood essentially in geometric terms.

  9. Gauss Modular-Arithmetic Congruence = Signal X Noise PRODUCT: Clock-model Archimedes HYPERBOLICITY Centrality INEVITABILITY: Definition: Complexity= UTTER-SIMPLICITY: Natural-Philosophy UNITY SIMPLICITY Redux!!!

    NASA Astrophysics Data System (ADS)

    Kummer, E. E.; Siegel, Edward Carl-Ludwig

    2011-03-01

    Clock-model Archimedes [http://linkage.rockeller.edu/ wli/moved.8.04/ 1fnoise/ index. ru.html] HYPERBOLICITY inevitability throughout physics/pure-maths: Newton-law F=ma, Heisenberg and classical uncertainty-principle=Parseval/Plancherel-theorems causes FUZZYICS definition: (so miscalled) "complexity" = UTTER-SIMPLICITY!!! Watkins[www.secamlocal.ex.ac.uk/people/staff/mrwatkin/]-Hubbard[World According to Wavelets (96)-p.14!]-Franklin[1795]-Fourier[1795;1822]-Brillouin[1922] dual/inverse-space(k,w) analysis key to Fourier-unification in Archimedes hyperbolicity inevitability progress up Siegel cognition hierarchy-of-thinking (HoT): data-info.-know.-understand.-meaning-...-unity-simplicity = FUZZYICS!!! Frohlich-Mossbauer-Goldanskii-del Guidice [Nucl.Phys.B:251,375(85);275,185 (86)]-Young [arXiv-0705.4678y2, (5/31/07] theory of health/life=aqueous-electret/ ferroelectric protoplasm BEC = Archimedes-Siegel [Schrodinger Cent.Symp.(87); Symp.Fractals, MRS Fall Mtg.(89)-5-pprs] 1/w-"noise" Zipf-law power-spectrum hyperbolicity INEVITABILITY= Chi; Dirac delta-function limit w=0 concentration= BEC = Chi-Quong.

  10. On hyperbolicity and Gevrey well-posedness. Part two: Scalar or degenerate transitions

    NASA Astrophysics Data System (ADS)

    Morisse, Baptiste

    2018-04-01

    For first-order quasi-linear systems of partial differential equations, we formulate an assumption of a transition from initial hyperbolicity to ellipticity. This assumption bears on the principal symbol of the first-order operator. Under such an assumption, we prove a strong Hadamard instability for the associated Cauchy problem, namely an instantaneous defect of Hölder continuity of the flow from Gσ to L2, with 0 < σ <σ0, the limiting Gevrey index σ0 depending on the nature of the transition. We restrict here to scalar transitions, and non-scalar transitions in which the boundary of the hyperbolic zone satisfies a flatness condition. As in our previous work for initially elliptic Cauchy problems [B. Morisse, On hyperbolicity and Gevrey well-posedness. Part one: the elliptic case, arxiv:arXiv:1611.07225], the instability follows from a long-time Cauchy-Kovalevskaya construction for highly oscillating solutions. This extends recent work of N. Lerner, T. Nguyen, and B. Texier [The onset of instability in first-order systems, to appear in J. Eur. Math. Soc.].

  11. Geometry in a dynamical system without space: Hyperbolic Geometry in Kuramoto Oscillator Systems

    NASA Astrophysics Data System (ADS)

    Engelbrecht, Jan; Chen, Bolun; Mirollo, Renato

    Kuramoto oscillator networks have the special property that their time evolution is constrained to lie on 3D orbits of the Möbius group acting on the N-fold torus TN which explains the N - 3 constants of motion discovered by Watanabe and Strogatz. The dynamics for phase models can be further reduced to 2D invariant sets in T N - 1 which have a natural geometry equivalent to the unit disk Δ with hyperbolic metric. We show that the classic Kuramoto model with order parameter Z1 (the first moment of the oscillator configuration) is a gradient flow in this metric with a unique fixed point on each generic 2D invariant set, corresponding to the hyperbolic barycenter of an oscillator configuration. This gradient property makes the dynamics especially easy to analyze. We exhibit several new families of Kuramoto oscillator models which reduce to gradient flows in this metric; some of these have a richer fixed point structure including non-hyperbolic fixed points associated with fixed point bifurcations. Work Supported by NSF DMS 1413020.

  12. A high-order relaxation method with projective integration for solving nonlinear systems of hyperbolic conservation laws

    NASA Astrophysics Data System (ADS)

    Lafitte, Pauline; Melis, Ward; Samaey, Giovanni

    2017-07-01

    We present a general, high-order, fully explicit relaxation scheme which can be applied to any system of nonlinear hyperbolic conservation laws in multiple dimensions. The scheme consists of two steps. In a first (relaxation) step, the nonlinear hyperbolic conservation law is approximated by a kinetic equation with stiff BGK source term. Then, this kinetic equation is integrated in time using a projective integration method. After taking a few small (inner) steps with a simple, explicit method (such as direct forward Euler) to damp out the stiff components of the solution, the time derivative is estimated and used in an (outer) Runge-Kutta method of arbitrary order. We show that, with an appropriate choice of inner step size, the time step restriction on the outer time step is similar to the CFL condition for the hyperbolic conservation law. Moreover, the number of inner time steps is also independent of the stiffness of the BGK source term. We discuss stability and consistency, and illustrate with numerical results (linear advection, Burgers' equation and the shallow water and Euler equations) in one and two spatial dimensions.

  13. A teacher-developed inquiry model to teach the molecular basis of hyperbolic kinetics in biological membrane transport.

    PubMed

    Marcus, Leanne; Plumeri, Julia; Baker, Gary M; Miller, Jon S

    2013-06-01

    A previously published classroom teaching method for helping students visualize and understand Michaelis-Menten kinetics (19) was used as an anticipatory set with high school and middle school science teachers in an Illinois Math and Science Partnership Program. As part of the activity, the teachers were asked to collect data by replicating the method and to analyze and report the data. All concluded that the rate data they had collected were hyperbolic. As part of a guided inquiry plan, teachers were then prompted to reexamine the method and evaluate its efficacy as a teaching strategy for developing specific kinetic concepts. After further data collection and analysis, the teachers discovered that their data trends were not, in fact, hyperbolic, which led to several teacher-developed revisions aimed at obtaining a true hyperbolic outcome. This article outlines the inquiry process that led to these revisions and illustrates their alignment with several key concepts, such as rapid equilibrium kinetics. Instructional decisions were necessary at several key points, and these are discussed.

  14. Nonlinear sigma models with compact hyperbolic target spaces

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gubser, Steven; Saleem, Zain H.; Schoenholz, Samuel S.

    We explore the phase structure of nonlinear sigma models with target spaces corresponding to compact quotients of hyperbolic space, focusing on the case of a hyperbolic genus-2 Riemann surface. The continuum theory of these models can be approximated by a lattice spin system which we simulate using Monte Carlo methods. The target space possesses interesting geometric and topological properties which are reflected in novel features of the sigma model. In particular, we observe a topological phase transition at a critical temperature, above which vortices proliferate, reminiscent of the Kosterlitz-Thouless phase transition in the O(2) model [1, 2]. Unlike in themore » O(2) case, there are many different types of vortices, suggesting a possible analogy to the Hagedorn treatment of statistical mechanics of a proliferating number of hadron species. Below the critical temperature the spins cluster around six special points in the target space known as Weierstrass points. In conclusion, the diversity of compact hyperbolic manifolds suggests that our model is only the simplest example of a broad class of statistical mechanical models whose main features can be understood essentially in geometric terms.« less

  15. Nonlinear sigma models with compact hyperbolic target spaces

    DOE PAGES

    Gubser, Steven; Saleem, Zain H.; Schoenholz, Samuel S.; ...

    2016-06-23

    We explore the phase structure of nonlinear sigma models with target spaces corresponding to compact quotients of hyperbolic space, focusing on the case of a hyperbolic genus-2 Riemann surface. The continuum theory of these models can be approximated by a lattice spin system which we simulate using Monte Carlo methods. The target space possesses interesting geometric and topological properties which are reflected in novel features of the sigma model. In particular, we observe a topological phase transition at a critical temperature, above which vortices proliferate, reminiscent of the Kosterlitz-Thouless phase transition in the O(2) model [1, 2]. Unlike in themore » O(2) case, there are many different types of vortices, suggesting a possible analogy to the Hagedorn treatment of statistical mechanics of a proliferating number of hadron species. Below the critical temperature the spins cluster around six special points in the target space known as Weierstrass points. In conclusion, the diversity of compact hyperbolic manifolds suggests that our model is only the simplest example of a broad class of statistical mechanical models whose main features can be understood essentially in geometric terms.« less

  16. The Hartman-Grobman theorem for semilinear hyperbolic evolution equations

    NASA Astrophysics Data System (ADS)

    Hein, Marie-Luise; Prüss, Jan

    2016-10-01

    The famous Hartman-Grobman theorem for ordinary differential equations is extended to abstract semilinear hyperbolic evolution equations in Banach spaces by means of simple direct proof. It is also shown that the linearising map is Hölder continuous. Several applications to abstract and specific damped wave equations are given, to demonstrate the strength of our results.

  17. Some remarks on the current status of the control theory of single space dimension hyperbolic systems

    NASA Technical Reports Server (NTRS)

    Russell, D. L.

    1983-01-01

    Various aspects of the control theory of hyperbolic systems, including controllability, stabilization, control canonical form theory, etc., are reviewed. To allow a unified and not excessively technical treatment, attention is restricted to the case of a single space variable. A newly developed procedure of canonical augmentation is discussed.

  18. A Runge-Kutta discontinuous Galerkin approach to solve reactive flows: The hyperbolic operator

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Billet, G., E-mail: billet@onera.f; Ryan, J., E-mail: ryan@onera.f

    2011-02-20

    A Runge-Kutta discontinuous Galerkin method to solve the hyperbolic part of reactive Navier-Stokes equations written in conservation form is presented. Complex thermodynamics laws are taken into account. Particular care has been taken to solve the stiff gaseous interfaces correctly with no restrictive hypothesis. 1D and 2D test cases are presented.

  19. COED Transactions, Vol. IX, No. 2, February 1977. Prism: An Educational Aide to Symbolic Differentiation and Simplification of Algebraic Expressions.

    ERIC Educational Resources Information Center

    Marcovitz, Alan B., Ed.

    A computer program for numeric and symbolic manipulation and the methodology underlying its development are presented. Some features of the program are: an option for implied multiplication; computation of higher-order derivatives; differentiation of 26 different trigonometric, hyperbolic, inverse trigonometric, and inverse hyperbolic functions;…

  20. Modelling the growth of porous alumina matrix for creating hyperbolic media

    NASA Astrophysics Data System (ADS)

    Aryslanova, E. M.; Alfimov, A. V.; Chivilikhin, S. A.

    2016-08-01

    Porous aluminum oxide is a regular self-assembled structure. During anodization it is possible to control nano-parameters of the structure using macroscopic parameters of anodization. Porous alumina films can be used as a template for the creation of hyperbolic media. In this work we consider the anodization process, our model takes into account the influence of layers of aluminum and electrolyte on the rate of growth of aluminum oxide, as well as the effect of surface diffusion. As a result of our model we obtain the minimum distance between centers of alumina pores in the beginning of anodizing process. We also present the results obtained by numerical modelling of hyperbolic media based on porous alumina film.

  1. Clawpack: Building an open source ecosystem for solving hyperbolic PDEs

    USGS Publications Warehouse

    Iverson, Richard M.; Mandli, K.T.; Ahmadia, Aron J.; Berger, M.J.; Calhoun, Donna; George, David L.; Hadjimichael, Y.; Ketcheson, David I.; Lemoine, Grady L.; LeVeque, Randall J.

    2016-01-01

    Clawpack is a software package designed to solve nonlinear hyperbolic partial differential equations using high-resolution finite volume methods based on Riemann solvers and limiters. The package includes a number of variants aimed at different applications and user communities. Clawpack has been actively developed as an open source project for over 20 years. The latest major release, Clawpack 5, introduces a number of new features and changes to the code base and a new development model based on GitHub and Git submodules. This article provides a summary of the most significant changes, the rationale behind some of these changes, and a description of our current development model. Clawpack: building an open source ecosystem for solving hyperbolic PDEs.

  2. The algebraic-hyperbolic approach to the linearized gravitational constraints on a Minkowski background

    NASA Astrophysics Data System (ADS)

    Winicour, Jeffrey

    2017-08-01

    An algebraic-hyperbolic method for solving the Hamiltonian and momentum constraints has recently been shown to be well posed for general nonlinear perturbations of the initial data for a Schwarzschild black hole. This is a new approach to solving the constraints of Einstein’s equations which does not involve elliptic equations and has potential importance for the construction of binary black hole data. In order to shed light on the underpinnings of this approach, we consider its application to obtain solutions of the constraints for linearized perturbations of Minkowski space. In that case, we find the surprising result that there are no suitable Cauchy hypersurfaces in Minkowski space for which the linearized algebraic-hyperbolic constraint problem is well posed.

  3. Optimum Guidance Law and Information Management for a Large Number of Formation Flying Spacecrafts

    NASA Astrophysics Data System (ADS)

    Tsuda, Yuichi; Nakasuka, Shinichi

    In recent years, formation flying technique is recognized as one of the most important technologies for deep space and orbital missions that involve multiple spacecraft operations. Formation flying mission improves simultaneous observability over a wide area, redundancy and reconfigurability of the system with relatively small and low cost spacecrafts compared with the conventional single spacecraft mission. From the viewpoint of guidance and control, realizing formation flying mission usually requires tight maintenance and control of the relative distances, speeds and orientations between the member satellites. This paper studies a practical architecture for formation flight missions focusing mainly on guidance and control, and describes a new guidance algorithm for changing and keeping the relative positions and speeds of the satellites in formation. The resulting algorithm is suitable for onboard processing and gives the optimum impulsive trajectory for satellites flying closely around a certain reference orbit, that can be elliptic, parabolic or hyperbolic. Based on this guidance algorithm, this study introduces an information management methodology between the member spacecrafts which is suitable for a large formation flight architecture. Routing and multicast communication based on the wireless local area network technology are introduced. Some mathematical analyses and computer simulations will be shown in the presentation to reveal the feasibility of the proposed formation flight architecture, especially when a very large number of satellites join the formation.

  4. A LAGRANGIAN GAUSS-NEWTON-KRYLOV SOLVER FOR MASS- AND INTENSITY-PRESERVING DIFFEOMORPHIC IMAGE REGISTRATION.

    PubMed

    Mang, Andreas; Ruthotto, Lars

    2017-01-01

    We present an efficient solver for diffeomorphic image registration problems in the framework of Large Deformations Diffeomorphic Metric Mappings (LDDMM). We use an optimal control formulation, in which the velocity field of a hyperbolic PDE needs to be found such that the distance between the final state of the system (the transformed/transported template image) and the observation (the reference image) is minimized. Our solver supports both stationary and non-stationary (i.e., transient or time-dependent) velocity fields. As transformation models, we consider both the transport equation (assuming intensities are preserved during the deformation) and the continuity equation (assuming mass-preservation). We consider the reduced form of the optimal control problem and solve the resulting unconstrained optimization problem using a discretize-then-optimize approach. A key contribution is the elimination of the PDE constraint using a Lagrangian hyperbolic PDE solver. Lagrangian methods rely on the concept of characteristic curves. We approximate these curves using a fourth-order Runge-Kutta method. We also present an efficient algorithm for computing the derivatives of the final state of the system with respect to the velocity field. This allows us to use fast Gauss-Newton based methods. We present quickly converging iterative linear solvers using spectral preconditioners that render the overall optimization efficient and scalable. Our method is embedded into the image registration framework FAIR and, thus, supports the most commonly used similarity measures and regularization functionals. We demonstrate the potential of our new approach using several synthetic and real world test problems with up to 14.7 million degrees of freedom.

  5. Functional entropy variables: A new methodology for deriving thermodynamically consistent algorithms for complex fluids, with particular reference to the isothermal Navier–Stokes–Korteweg equations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Liu, Ju, E-mail: jliu@ices.utexas.edu; Gomez, Hector; Evans, John A.

    2013-09-01

    We propose a new methodology for the numerical solution of the isothermal Navier–Stokes–Korteweg equations. Our methodology is based on a semi-discrete Galerkin method invoking functional entropy variables, a generalization of classical entropy variables, and a new time integration scheme. We show that the resulting fully discrete scheme is unconditionally stable-in-energy, second-order time-accurate, and mass-conservative. We utilize isogeometric analysis for spatial discretization and verify the aforementioned properties by adopting the method of manufactured solutions and comparing coarse mesh solutions with overkill solutions. Various problems are simulated to show the capability of the method. Our methodology provides a means of constructing unconditionallymore » stable numerical schemes for nonlinear non-convex hyperbolic systems of conservation laws.« less

  6. An HP Adaptive Discontinuous Galerkin Method for Hyperbolic Conservation Laws. Ph.D. Thesis

    NASA Technical Reports Server (NTRS)

    Bey, Kim S.

    1994-01-01

    This dissertation addresses various issues for model classes of hyperbolic conservation laws. The basic approach developed in this work employs a new family of adaptive, hp-version, finite element methods based on a special discontinuous Galerkin formulation for hyperbolic problems. The discontinuous Galerkin formulation admits high-order local approximations on domains of quite general geometry, while providing a natural framework for finite element approximations and for theoretical developments. The use of hp-versions of the finite element method makes possible exponentially convergent schemes with very high accuracies in certain cases; the use of adaptive hp-schemes allows h-refinement in regions of low regularity and p-enrichment to deliver high accuracy, while keeping problem sizes manageable and dramatically smaller than many conventional approaches. The use of discontinuous Galerkin methods is uncommon in applications, but the methods rest on a reasonable mathematical basis for low-order cases and has local approximation features that can be exploited to produce very efficient schemes, especially in a parallel, multiprocessor environment. The place of this work is to first and primarily focus on a model class of linear hyperbolic conservation laws for which concrete mathematical results, methodologies, error estimates, convergence criteria, and parallel adaptive strategies can be developed, and to then briefly explore some extensions to more general cases. Next, we provide preliminaries to the study and a review of some aspects of the theory of hyperbolic conservation laws. We also provide a review of relevant literature on this subject and on the numerical analysis of these types of problems.

  7. Well-posedness of characteristic symmetric hyperbolic systems

    NASA Astrophysics Data System (ADS)

    Secchi, Paolo

    1996-06-01

    We consider the initial-boundary-value problem for quasi-linear symmetric hyperbolic systems with characteristic boundary of constant multiplicity. We show the well-posedness in Hadamard's sense (i.e., existence, uniqueness and continuous dependence of solutions on the data) of regular solutions in suitable functions spaces which take into account the loss of regularity in the normal direction to the characteristic boundary.

  8. Addendum to "An update on the classical and quantum harmonic oscillators on the sphere and the hyperbolic plane in polar coordinates" [Phys. Lett. A 379 (26-27) (2015) 1589-1593

    NASA Astrophysics Data System (ADS)

    Quesne, C.

    2016-02-01

    The classical and quantum solutions of a nonlinear model describing harmonic oscillators on the sphere and the hyperbolic plane, derived in polar coordinates in a recent paper (Quesne, 2015) [1], are extended by the inclusion of an isotonic term.

  9. Hyperbolic conservation laws and numerical methods

    NASA Technical Reports Server (NTRS)

    Leveque, Randall J.

    1990-01-01

    The mathematical structure of hyperbolic systems and the scalar equation case of conservation laws are discussed. Linear, nonlinear systems and the Riemann problem for the Euler equations are also studied. The numerical methods for conservation laws are presented in a nonstandard manner which leads to large time steps generalizations and computations on irregular grids. The solution of conservation laws with stiff source terms is examined.

  10. Second-order numerical solution of time-dependent, first-order hyperbolic equations

    NASA Technical Reports Server (NTRS)

    Shah, Patricia L.; Hardin, Jay

    1995-01-01

    A finite difference scheme is developed to find an approximate solution of two similar hyperbolic equations, namely a first-order plane wave and spherical wave problem. Finite difference approximations are made for both the space and time derivatives. The result is a conditionally stable equation yielding an exact solution when the Courant number is set to one.

  11. Boundary-field-driven control of discontinuous phase transitions on hyperbolic lattices

    NASA Astrophysics Data System (ADS)

    Lee, Yoju; Verstraete, Frank; Gendiar, Andrej

    2016-08-01

    The multistate Potts models on two-dimensional hyperbolic lattices are studied with respect to various boundary effects. The free energy is numerically calculated using the corner transfer matrix renormalization group method. We analyze phase transitions of the Potts models in the thermodynamic limit with respect to contracted boundary layers. A false phase transition is present even if a couple of the boundary layers are contracted. Its significance weakens, as the number of the contracted boundary layers increases, until the correct phase transition (deep inside the bulk) prevails over the false one. For this purpose, we derive a thermodynamic quantity, the so-called bulk excess free energy, which depends on the contracted boundary layers and memorizes additional boundary effects. In particular, the magnetic field is imposed on the outermost boundary layer. While the boundary magnetic field does not affect the second-order phase transition in the bulk if suppressing all the boundary effects on the hyperbolic lattices, the first-order (discontinuous) phase transition is significantly sensitive to the boundary magnetic field. Contrary to the phase transition on the Euclidean lattices, the discontinuous phase transition on the hyperbolic lattices can be continuously controlled (within a certain temperature coexistence region) by varying the boundary magnetic field.

  12. Navigability of Random Geometric Graphs in the Universe and Other Spacetimes.

    PubMed

    Cunningham, William; Zuev, Konstantin; Krioukov, Dmitri

    2017-08-18

    Random geometric graphs in hyperbolic spaces explain many common structural and dynamical properties of real networks, yet they fail to predict the correct values of the exponents of power-law degree distributions observed in real networks. In that respect, random geometric graphs in asymptotically de Sitter spacetimes, such as the Lorentzian spacetime of our accelerating universe, are more attractive as their predictions are more consistent with observations in real networks. Yet another important property of hyperbolic graphs is their navigability, and it remains unclear if de Sitter graphs are as navigable as hyperbolic ones. Here we study the navigability of random geometric graphs in three Lorentzian manifolds corresponding to universes filled only with dark energy (de Sitter spacetime), only with matter, and with a mixture of dark energy and matter. We find these graphs are navigable only in the manifolds with dark energy. This result implies that, in terms of navigability, random geometric graphs in asymptotically de Sitter spacetimes are as good as random hyperbolic graphs. It also establishes a connection between the presence of dark energy and navigability of the discretized causal structure of spacetime, which provides a basis for a different approach to the dark energy problem in cosmology.

  13. The behavioral economics of will in recovery from addiction.

    PubMed

    Monterosso, John; Ainslie, George

    2007-09-01

    Behavioral economic studies demonstrate that rewards are discounted proportionally with their delay (hyperbolic discounting). Hyperbolic discounting implies temporary preference for smaller rewards when they are imminent, and this concept has been widely considered by researchers interested in the causes of addictive behavior. Far less consideration has been given to the fact that systematic preference reversal also predicts various self-control phenomena, which may also be analyzed from a behavioral economic perspective. Here we summarize self-control phenomena predicted by hyperbolic discounting, particularly with application to the field of addiction. Of greatest interest is the phenomenon of choice bundling, an increase in motivation to wait for delayed rewards that can be expected to result from making choices in whole categories. Specifically, when a person's expectations about her own future behavior are conditional upon her current behavior, the value of these expectations is added to the contingencies for the current behavior, resulting in reduced impulsivity. Hyperbolic discounting provides a bottom-up basis for the intuitive learning of choice bundling, the properties of which match common descriptions of willpower. We suggest that the bundling effect can also be discerned in the advice of 12-step programs.

  14. 3-D conditional hyperbolic method of moments for high-fidelity Euler-Euler simulations of particle-laden flows

    NASA Astrophysics Data System (ADS)

    Patel, Ravi; Kong, Bo; Capecelatro, Jesse; Fox, Rodney; Desjardins, Olivier

    2017-11-01

    Particle-laden turbulent flows are important features of many environmental and industrial processes. Euler-Euler (EE) simulations of these flows are more computationally efficient than Euler-Lagrange (EL) simulations. However, traditional EE methods, such as the two-fluid model, cannot faithfully capture dilute regions of flow with finite Stokes number particles. For this purpose, the multi-valued nature of the particle velocity field must be treated with a polykinetic description. Various quadrature-based moment methods (QBMM) can be used to approximate the full kinetic description by solving for a set of moments of the particle velocity distribution function (VDF) and providing closures for the higher-order moments. Early QBMM fail to maintain the strict hyperbolicity of the kinetic equations, producing unphysical delta shocks (i.e., mass accumulation at a point). In previous work, a 2-D conditional hyperbolic quadrature method of moments (CHyQMOM) was proposed as a fourth-order QBMM closure that maintains strict hyperbolicity. Here, we present the 3-D extension of CHyQMOM. We compare results from CHyQMOM to other QBMM and EL in the context of particle trajectory crossing, cluster-induced turbulence, and particle-laden channel flow. NSF CBET-1437903.

  15. Doubly-focused echos from spheres unfold into a hyperbolic umbilic diffraction catastrophe

    NASA Astrophysics Data System (ADS)

    Dzikowicz, Ben; Marston, Philip L.

    2003-04-01

    An underwater spherical target resides in an Airy field formed by reflection off a curved surface representing the sea floor or sea surface. In prior work [B. Dzikowicz and P. L. Marston, J. Acoust. Soc Am. 110, 2778 (2001)] direct returns of a tone burst from the surface reflection focused toward the target were shown to have a dependence on the target position described by an Airy function. The return echo can also be focused again by the surface onto the source and receive transducer. This gives the square of an Airy function for the case of a point target. With a finite sized target (as in the experiment) this goes over to a hyperbolic umbilic catastrophe with symmetric arguments. The arguments of the hyperbolic umbilic function are derived from only the relative return times of a transient pulse. Experiment confirms the predicted merging of transient echoes in the time domain, as well as the hyperbolic umbilic diffraction integral amplitudes for a tone burst. This method would allow for the observation of a target at a greater distance in the presence of a focusing surface. [Research supported by ONR.

  16. The behavioral economics of will in recovery from addiction

    PubMed Central

    Monterosso, John; Ainslie, George

    2007-01-01

    Behavioral economic studies demonstrate that rewards are discounted proportionally with their delay (hyperbolic discounting). Hyperbolic discounting implies temporary preference for smaller rewards when they are imminent, and this concept has been widely considered by researchers interested in the causes of addictive behavior. Far less consideration has been given to the fact that systematic preference reversal also predicts various self-control phenomena, which may also be analyzed from a behavioral economic perspective. Here we summarize self-control phenomena predicted by hyperbolic discounting, particularly with application to the field of addiction. Of greatest interest is the phenomenon of choice bundling, an increase in motivation to wait for delayed rewards that can be expected to result from making choices in whole categories. Specifically, when a person’s expectations about her own future behavior are conditional upon her current behavior, the value of these expectations is added to the contingencies for the current behavior, resulting in reduced impulsivity. Hyperbolic discounting provides a bottom-up basis for the intuitive learning of choice bundling, the properties of which match common descriptions of willpower. We suggest that the bundling effect can also be discerned in the advice of 12-step programs. PMID:17034958

  17. ECG signal performance de-noising assessment based on threshold tuning of dual-tree wavelet transform.

    PubMed

    El B'charri, Oussama; Latif, Rachid; Elmansouri, Khalifa; Abenaou, Abdenbi; Jenkal, Wissam

    2017-02-07

    Since the electrocardiogram (ECG) signal has a low frequency and a weak amplitude, it is sensitive to miscellaneous mixed noises, which may reduce the diagnostic accuracy and hinder the physician's correct decision on patients. The dual tree wavelet transform (DT-WT) is one of the most recent enhanced versions of discrete wavelet transform. However, threshold tuning on this method for noise removal from ECG signal has not been investigated yet. In this work, we shall provide a comprehensive study on the impact of the choice of threshold algorithm, threshold value, and the appropriate wavelet decomposition level to evaluate the ECG signal de-noising performance. A set of simulations is performed on both synthetic and real ECG signals to achieve the promised results. First, the synthetic ECG signal is used to observe the algorithm response. The evaluation results of synthetic ECG signal corrupted by various types of noise has showed that the modified unified threshold and wavelet hyperbolic threshold de-noising method is better in realistic and colored noises. The tuned threshold is then used on real ECG signals from the MIT-BIH database. The results has shown that the proposed method achieves higher performance than the ordinary dual tree wavelet transform into all kinds of noise removal from ECG signal. The simulation results indicate that the algorithm is robust for all kinds of noises with varying degrees of input noise, providing a high quality clean signal. Moreover, the algorithm is quite simple and can be used in real time ECG monitoring.

  18. Impact angle constrained three-dimensional integrated guidance and control for STT missile in the presence of input saturation.

    PubMed

    Wang, Sen; Wang, Weihong; Xiong, Shaofeng

    2016-09-01

    Considering a class of skid-to-turn (STT) missile with fixed target and constrained terminal impact angles, a novel three-dimensional (3D) integrated guidance and control (IGC) scheme is proposed in this paper. Based on coriolis theorem, the fully nonlinear IGC model without the assumption that the missile flies heading to the target at initial time is established in the three-dimensional space. For this strict-feedback form of multi-variable system, dynamic surface control algorithm is implemented combining with extended observer (ESO) to complete the preliminary design. Then, in order to deal with the problems of the input constraints, a hyperbolic tangent function is introduced to approximate the saturation function and auxiliary system including a Nussbaum function established to compensate for the approximation error. The stability of the closed-loop system is proven based on Lyapunov theory. Numerical simulations results show that the proposed integrated guidance and control algorithm can ensure the accuracy of target interception with initial alignment angle deviation and the input saturation is suppressed with smooth deflection curves. Copyright © 2016 ISA. Published by Elsevier Ltd. All rights reserved.

  19. [Hyperbolic growth of marine and continental biodiversity through the phanerozoic and community evolution].

    PubMed

    Markov, A V; Korotaev, A V

    2008-01-01

    Among diverse models that are used to describe and interpret the changes in global biodiversity through the Phanerozoic, the exponential and logistic models (traditionally used in population biology) are the most popular. As we have recently demonstrated (Markov, Korotayev, 2007), the growth of the Phanerozoic marine biodiversity at genus level correlates better with the hyperbolic model (widely used in demography and macrosociology). Here we show that the hyperbolic model is also applicable to the Phanerozoic continental biota at genus and family levels, and to the marine biota at species, genus, and family levels. There are many common features in the evolutionary dynamics of the marine and continental biotas that imply similarity and common nature of the factors and mechanisms underlying the hyperbolic growth. Both marine and continental biotas are characterized by continuous growth of the mean longevity of taxa, by decreasing extinction and origination rates, by similar pattern of replacement of dominant groups, by stepwise accumulation of evolutionary stable, adaptable and "physiologically buffered" taxa with effective mechanisms of parental care, protection of early developmental stages, etc. At the beginning of the development of continental biota, the observed taxonomic diversity was substantially lower than that predicted by the hyperbolic model. We suggest that this is due, firstly, to the fact that, during the earliest stages of the continental biota evolution, the groups that are not preserved in the fossil record (such as soil bacteria, unicellular algae, lichens, etc.) played a fundamental role, and secondly, to the fact that the continental biota initially formed as a marginal portion of the marine biota, rather than a separate system. The hyperbolic dynamics is most prominent when both marine and continental biotas are considered together. This fact can be interpreted as a proof of the integrated nature of the biosphere. In the macrosociological models, the hyperbolic pattern of the world population growth arises from a non-linear second-order positive feedback between the demographic growth and technological development (more people - more potential inventors - faster technological growth - the carrying capacity of the Earth grows faster - faster population growth - more people - more potential inventors, and so on). Based on the analogy with macrosociological models and diverse paleontological data, we suggest that the hyperbolic character of biodiversity growth can be similarly accounted for by a non-linear second-order positive feedback between the diversity growth and community structure complexity. The feedback can work via two parallel mechanisms: 1) decreasing extinction rate (more taxa- higher alpha diversity, or mean number of taxa in a community - communities become more complex and stable - extinction rate decreases - more taxa, and so on) and 2) increasing origination rate (new taxa facilitate niche construction; newly formed niches can be occupied by the next "generation" of taxa). The latter possibility makes the mechanisms underlying the hyperbolic growth of biodiversity and human population even more similar, because the total ecospace of the biota is analogous to the "carrying capacity of the Earth" in demography. As far as new species can increase ecospace and facilitate opportunities for additional species entering the community, they are analogous to the "inventors" of the demographic models whose inventions increase the carrying capacity of the Earth. The hyperbolic growth of the Phanerozoic biodiverstiy suggests that "cooperative" interactions between taxa can play an important role in evolution, along with generally accepted competitive interactions. Due to this "cooperation", the evolution of biodiversity acquires some features of a self-accelerating process. Macroevolutionary "cooperation" reveals itself in: 1) increasing stability of communities that arises from alpha diversity growth; 2) ability of species to facilitate opportunities for additional species entering the community.

  20. Experimental demonstration of metamaterial "multiverse" in a ferrofluid.

    PubMed

    Smolyaninov, Igor I; Yost, Bradley; Bates, Evan; Smolyaninova, Vera N

    2013-06-17

    Extraordinary light rays propagating inside a hyperbolic metamaterial look similar to particle world lines in a 2 + 1 dimensional Minkowski spacetime. Magnetic nanoparticles in a ferrofluid are known to form nanocolumns aligned along the magnetic field, so that a hyperbolic metamaterial may be formed at large enough nanoparticle concentration nH. Here we investigate optical properties of such a metamaterial just below nH. While on average such a metamaterial is elliptical, thermal fluctuations of nanoparticle concentration lead to transient formation of hyperbolic regions (3D Minkowski spacetimes) inside this metamaterial. Thus, thermal fluctuations in a ferrofluid look similar to creation and disappearance of individual Minkowski spacetimes (universes) in the cosmological multiverse. This theoretical picture is supported by experimental measurements of polarization-dependent optical transmission of a cobalt based ferrofluid at 1500 nm.

  1. Hyperbolic Method for Dispersive PDEs: Same High-Order of Accuracy for Solution, Gradient, and Hessian

    NASA Technical Reports Server (NTRS)

    Mazaheri, Alireza; Ricchiuto, Mario; Nishikawa, Hiroaki

    2016-01-01

    In this paper, we introduce a new hyperbolic first-order system for general dispersive partial differential equations (PDEs). We then extend the proposed system to general advection-diffusion-dispersion PDEs. We apply the fourth-order RD scheme of Ref. 1 to the proposed hyperbolic system, and solve time-dependent dispersive equations, including the classical two-soliton KdV and a dispersive shock case. We demonstrate that the predicted results, including the gradient and Hessian (second derivative), are in a very good agreement with the exact solutions. We then show that the RD scheme applied to the proposed system accurately captures dispersive shocks without numerical oscillations. We also verify that the solution, gradient and Hessian are predicted with equal order of accuracy.

  2. On Another Edge of Defocusing: Hyperbolicity of Asymmetric Lemon Billiards

    NASA Astrophysics Data System (ADS)

    Bunimovich, Leonid; Zhang, Hong-Kun; Zhang, Pengfei

    2016-02-01

    Defocusing mechanism provides a way to construct chaotic (hyperbolic) billiards with focusing components by separating all regular components of the boundary of a billiard table sufficiently far away from each focusing component. If all focusing components of the boundary of the billiard table are circular arcs, then the above separation requirement reduces to that all circles obtained by completion of focusing components are contained in the billiard table. In the present paper we demonstrate that a class of convex tables— asymmetric lemons, whose boundary consists of two circular arcs, generate hyperbolic billiards. This result is quite surprising because the focusing components of the asymmetric lemon table are extremely close to each other, and because these tables are perturbations of the first convex ergodic billiard constructed more than 40 years ago.

  3. Generalized heat-transport equations: parabolic and hyperbolic models

    NASA Astrophysics Data System (ADS)

    Rogolino, Patrizia; Kovács, Robert; Ván, Peter; Cimmelli, Vito Antonio

    2018-03-01

    We derive two different generalized heat-transport equations: the most general one, of the first order in time and second order in space, encompasses some well-known heat equations and describes the hyperbolic regime in the absence of nonlocal effects. Another, less general, of the second order in time and fourth order in space, is able to describe hyperbolic heat conduction also in the presence of nonlocal effects. We investigate the thermodynamic compatibility of both models by applying some generalizations of the classical Liu and Coleman-Noll procedures. In both cases, constitutive equations for the entropy and for the entropy flux are obtained. For the second model, we consider a heat-transport equation which includes nonlocal terms and study the resulting set of balance laws, proving that the corresponding thermal perturbations propagate with finite speed.

  4. Self-assembled tunable photonic hyper-crystals

    PubMed Central

    Smolyaninova, Vera N.; Yost, Bradley; Lahneman, David; Narimanov, Evgenii E.; Smolyaninov, Igor I.

    2014-01-01

    We demonstrate a novel artificial optical material, the “photonic hyper-crystal”, which combines the most interesting features of hyperbolic metamaterials and photonic crystals. Similar to hyperbolic metamaterials, photonic hyper-crystals exhibit broadband divergence in their photonic density of states due to the lack of usual diffraction limit on the photon wave vector. On the other hand, similar to photonic crystals, hyperbolic dispersion law of extraordinary photons is modulated by forbidden gaps near the boundaries of photonic Brillouin zones. Three dimensional self-assembly of photonic hyper-crystals has been achieved by application of external magnetic field to a cobalt nanoparticle-based ferrofluid. Unique spectral properties of photonic hyper-crystals lead to extreme sensitivity of the material to monolayer coatings of cobalt nanoparticles, which should find numerous applications in biological and chemical sensing. PMID:25027947

  5. Self-assembled tunable photonic hyper-crystals.

    PubMed

    Smolyaninova, Vera N; Yost, Bradley; Lahneman, David; Narimanov, Evgenii E; Smolyaninov, Igor I

    2014-07-16

    We demonstrate a novel artificial optical material, the "photonic hyper-crystal", which combines the most interesting features of hyperbolic metamaterials and photonic crystals. Similar to hyperbolic metamaterials, photonic hyper-crystals exhibit broadband divergence in their photonic density of states due to the lack of usual diffraction limit on the photon wave vector. On the other hand, similar to photonic crystals, hyperbolic dispersion law of extraordinary photons is modulated by forbidden gaps near the boundaries of photonic Brillouin zones. Three dimensional self-assembly of photonic hyper-crystals has been achieved by application of external magnetic field to a cobalt nanoparticle-based ferrofluid. Unique spectral properties of photonic hyper-crystals lead to extreme sensitivity of the material to monolayer coatings of cobalt nanoparticles, which should find numerous applications in biological and chemical sensing.

  6. Phase compensation with fiber optic surface profile acquisition and reconstruction system

    NASA Astrophysics Data System (ADS)

    Bo, En; Duan, Fajie; Feng, Fan; Lv, Changrong; Xiao, Fu; Huang, Tingting

    2015-02-01

    A fiber-optic sinusoidal phase modulating (SPM) interferometer was proposed for the acquisition and reconstruction of three-dimensional (3-D) surface profile. Sinusoidal phase modulation was induced by controlling the injection current of light source. The surface profile was constructed on the basis of fringe projection. Fringe patterns are vulnerable to external disturbances such as mechanical vibration and temperature fluctuation, which cause phase drift in the interference signal and decrease measuring accuracy. A closed-loop feedback phase compensation system was built. In the subsystem, the initial phase of the interference signal, which was caused by the initial optical path difference between interference arms, could be demodulated using phase generated carrier (PGC) method and counted out using coordinated rotation digital computer (CORDIC) , then a compensation voltage was generated for the PZT driver. The bias value of external disturbances superimposed on fringe patterns could be reduced to about 50 mrad, and the phase stability for interference fringes was less than 6 mrad. The feasibility for real-time profile measurement has been verified.

  7. High order ADER schemes for a unified first order hyperbolic formulation of Newtonian continuum mechanics coupled with electro-dynamics

    NASA Astrophysics Data System (ADS)

    Dumbser, Michael; Peshkov, Ilya; Romenski, Evgeniy; Zanotti, Olindo

    2017-11-01

    In this paper, we propose a new unified first order hyperbolic model of Newtonian continuum mechanics coupled with electro-dynamics. The model is able to describe the behavior of moving elasto-plastic dielectric solids as well as viscous and inviscid fluids in the presence of electro-magnetic fields. It is actually a very peculiar feature of the proposed PDE system that viscous fluids are treated just as a special case of elasto-plastic solids. This is achieved by introducing a strain relaxation mechanism in the evolution equations of the distortion matrix A, which in the case of purely elastic solids maps the current configuration to the reference configuration. The model also contains a hyperbolic formulation of heat conduction as well as a dissipative source term in the evolution equations for the electric field given by Ohm's law. Via formal asymptotic analysis we show that in the stiff limit, the governing first order hyperbolic PDE system with relaxation source terms tends asymptotically to the well-known viscous and resistive magnetohydrodynamics (MHD) equations. Furthermore, a rigorous derivation of the model from variational principles is presented, together with the transformation of the Euler-Lagrange differential equations associated with the underlying variational problem from Lagrangian coordinates to Eulerian coordinates in a fixed laboratory frame. The present paper hence extends the unified first order hyperbolic model of Newtonian continuum mechanics recently proposed in [110,42] to the more general case where the continuum is coupled with electro-magnetic fields. The governing PDE system is symmetric hyperbolic and satisfies the first and second principle of thermodynamics, hence it belongs to the so-called class of symmetric hyperbolic thermodynamically compatible systems (SHTC), which have been studied for the first time by Godunov in 1961 [61] and later in a series of papers by Godunov and Romenski [67,69,119]. An important feature of the proposed model is that the propagation speeds of all physical processes, including dissipative processes, are finite. The model is discretized using high order accurate ADER discontinuous Galerkin (DG) finite element schemes with a posteriori subcell finite volume limiter and using high order ADER-WENO finite volume schemes. We show numerical test problems that explore a rather large parameter space of the model ranging from ideal MHD, viscous and resistive MHD over pure electro-dynamics to moving dielectric elastic solids in a magnetic field.

  8. High-resolution schemes for hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Harten, A.

    1982-01-01

    A class of new explicit second order accurate finite difference schemes for the computation of weak solutions of hyperbolic conservation laws is presented. These highly nonlinear schemes are obtained by applying a nonoscillatory first order accurae scheme to an appropriately modified flux function. The so derived second order accurate schemes achieve high resolution while preserving the robustness of the original nonoscillatory first order accurate scheme.

  9. Singularities and non-hyperbolic manifolds do not coincide

    NASA Astrophysics Data System (ADS)

    Simányi, Nándor

    2013-06-01

    We consider the billiard flow of elastically colliding hard balls on the flat ν-torus (ν ⩾ 2), and prove that no singularity manifold can even locally coincide with a manifold describing future non-hyperbolicity of the trajectories. As a corollary, we obtain the ergodicity (actually the Bernoulli mixing property) of all such systems, i.e. the verification of the Boltzmann-Sinai ergodic hypothesis.

  10. A simple finite element method for linear hyperbolic problems

    DOE PAGES

    Mu, Lin; Ye, Xiu

    2017-09-14

    Here, we introduce a simple finite element method for solving first order hyperbolic equations with easy implementation and analysis. Our new method, with a symmetric, positive definite system, is designed to use discontinuous approximations on finite element partitions consisting of arbitrary shape of polygons/polyhedra. Error estimate is established. Extensive numerical examples are tested that demonstrate the robustness and flexibility of the method.

  11. A simple finite element method for linear hyperbolic problems

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mu, Lin; Ye, Xiu

    Here, we introduce a simple finite element method for solving first order hyperbolic equations with easy implementation and analysis. Our new method, with a symmetric, positive definite system, is designed to use discontinuous approximations on finite element partitions consisting of arbitrary shape of polygons/polyhedra. Error estimate is established. Extensive numerical examples are tested that demonstrate the robustness and flexibility of the method.

  12. PEG Enhancement for EM1 and EM2+ Missions

    NASA Technical Reports Server (NTRS)

    Von der Porten, Paul; Ahmad, Naeem; Hawkins, Matt

    2018-01-01

    NASA is currently building the Space Launch System (SLS) Block-1 launch vehicle for the Exploration Mission 1 (EM-1) test flight. The next evolution of SLS, the Block-1B Exploration Mission 2 (EM-2), is currently being designed. The Block-1 and Block-1B vehicles will use the Powered Explicit Guidance (PEG) algorithm. Due to the relatively low thrust-to-weight ratio of the Exploration Upper Stage (EUS), certain enhancements to the Block-1 PEG algorithm are needed to perform Block-1B missions. In order to accommodate mission design for EM-2 and beyond, PEG has been significantly improved since its use on the Space Shuttle program. The current version of PEG has the ability to switch to different targets during Core Stage (CS) or EUS flight, and can automatically reconfigure for a single Engine Out (EO) scenario, loss of communication with the Launch Abort System (LAS), and Inertial Navigation System (INS) failure. The Thrust Factor (TF) algorithm uses measured state information in addition to a priori parameters, providing PEG with an improved estimate of propulsion information. This provides robustness against unknown or undetected engine failures. A loft parameter input allows LAS jettison while maximizing payload mass. The current PEG algorithm is now able to handle various classes of missions with burn arcs much longer than were seen in the shuttle program. These missions include targeting a circular LEO orbit with a low-thrust, long-burn-duration upper stage, targeting a highly eccentric Trans-Lunar Injection (TLI) orbit, targeting a disposal orbit using the low-thrust Reaction Control System (RCS), and targeting a hyperbolic orbit. This paper will describe the design and implementation of the TF algorithm, the strategy to handle EO in various flight regimes, algorithms to cover off-nominal conditions, and other enhancements to the Block-1 PEG algorithm. This paper illustrates challenges posed by the Block-1B vehicle, and results show that the improved PEG algorithm is capable for use on the SLS Block 1-B vehicle as part of the Guidance, Navigation, and Control System.

  13. SeaWiFS Technical Report Series. Volume 29; The SeaWiFS CZCS-Type Pigment Algorithm

    NASA Technical Reports Server (NTRS)

    Hooker, Stanford B. (Editor); Firestone, Elaine R. (Editor); Aiken, James; Moore, Gerald F.; Trees, Charles C.; Clark, Dennis K.

    1995-01-01

    The Sea-viewing Wide Field-of-view Sensor (SeaWiFS) mission will provide operational ocean color that will be superior to the previous Coastal Zone Color Sensor (CZCS) proof-of-concept mission. An algorithm is needed that exploits the full functionality of SeaWiFS whilst remaining compatible in concept with algorithms used for the CZCS. This document describes the theoretical rationale of radiance band-ratio methods for determining chlorophyll-a and other important biogeochemical parameters, and their implementation for the SeaWIFS mission. Pigment interrelationships are examined to explain the success of the CZCS algorithms. In the context where chlorophyll-a absorbs only weakly at 520 nm, the success of the 520 nm to 550 nm CZCS band ratio needs to be explained. This is explained by showing that in pigment data from a range of oceanic provinces chlorophyll-a (absorbing at less than 490 nm), carotenoids (absorbing at greater than 460 nm), and total pigment are highly correlated. Correlations within pigment groups particularly photoprotectant and photosynthetic carotenoids are less robust. The sources of variability in optical data are examined using the NIMBUS Experiment Team (NET) bio-optical data set and bio-optical model. In both the model and NET data, the majority of the variance in the optical data is attributed to variability in pigment (chlorophyll-a), and total particulates, with less than 5% of the variability resulting from pigment assemblage. The relationships between band ratios and chlorophyll is examined analytically, and a new formulation based on a dual hyperbolic model is suggested which gives a better calibration curve than the conventional log-log linear regression fit. The new calibration curve shows the 490:555 ratio is the best single-band ratio and is the recommended CZCS-type pigment algorithm. Using both the model and NET data, a number of multiband algorithms are developed; the best of which is an algorithm based on the 443:555 and 490:555 ratios. From model data, the form of potential algorithms for other products, such as total particulates and dissolved organic matter (DOM), are suggested.

  14. SeaWiFS Technical Report Series. Volume 29: SeaWiFS CZCS-type pigment algorithm

    NASA Technical Reports Server (NTRS)

    Hooker, Stanford B. (Editor); Firestone, Elaine R. (Editor); Aiken, James; Moore, Gerald F.; Trees, Charles C.; Clark, Dennis K.

    1995-01-01

    The Sea-viewing Wide Field-of-view Sensor (SeaWiFS) mission will provide operational ocean color that will be superior to the previous Coastal Zone Color Sensor (CZCS) proof-of-concept mission. an algorithm is needed that exploits the full functionality of SeaWiFS whilst remaining compatible in concept with algorithms used for the CZCS. This document describes the theoretical rationale of radiance band-radio methods for determining chlorophyll alpha and other important biogeochemical parameters, and their implementation for the SeaWiFS mission. Pigment interrelationships are examined to explain the success of the CZCS algorithms. In the context where chlorophyll alpha absorbs only weakly at 520 nm, the success of the 520 nm to 550 nm CZCS band ratio needs to be explained. This is explained by showing that in pigment data from a range of oceanic provinces chlorophyll alpha (absorbing at less than 490 nm), carotenoids (absorbing at greater than 460 nm), and total pigment are highly correlated. Correlations within pigment groups particularly photoprotectant and photosynthetic carotenoids are less robust. The sources of variability in optical data re examined using the NIMBUS Experiment Team (NET) bio-optical data set and bio-optical model. In both the model and NET data, the majority of the variance in the optical data is attributed to variability in pigment (chlorophyll alpha, and total particulates, with less than 5% of the variability resulting from pigment assemblage. The relationships between band ratios and chlorophyll is examined analytically, and a new formulation based on a dual hyperbolic model is suggested which gives a better calibration curve than the conventional log-log linear regression fit. The new calibration curve shows that 490:555 ratio is the best single-band ratio and is the recommended CZCS-type pigment algorithm. Using both the model and NET data, a number of multiband algorithms are developed; the best of which is an algorithm based on the 443:555 and 490:555 ratios. From model data, the form of potential algorithms for other products, such as total particulates and dissolved organic matter (DOM), are suggested.

  15. Pseudo almost periodic solutions to some systems of nonlinear hyperbolic second-order partial differential equations

    NASA Astrophysics Data System (ADS)

    Al-Islam, Najja Shakir

    In this Dissertation, the existence of pseudo almost periodic solutions to some systems of nonlinear hyperbolic second-order partial differential equations is established. For that, (Al-Islam [4]) is first studied and then obtained under some suitable assumptions. That is, the existence of pseudo almost periodic solutions to a hyperbolic second-order partial differential equation with delay. The second-order partial differential equation (1) represents a mathematical model for the dynamics of gas absorption, given by uxt+a x,tux=Cx,t,u x,t , u0,t=4 t, 1 where a : [0, L] x RR , C : [0, L] x R x RR , and ϕ : RR are (jointly) continuous functions ( t being the greatest integer function) and L > 0. The results in this Dissertation generalize those of Poorkarimi and Wiener [22]. Secondly, a generalization of the above-mentioned system consisting of the non-linear hyperbolic second-order partial differential equation uxt+a x,tux+bx,t ut+cx,tu=f x,t,u, x∈ 0,L,t∈ R, 2 equipped with the boundary conditions ux,0 =40x, u0,t=u 0t, uxx,0=y 0x, x∈0,L, t∈R, 3 where a, b, c : [0, L ] x RR and f : [0, L] x R x RR are (jointly) continuous functions is studied. Under some suitable assumptions, the existence and uniqueness of pseudo almost periodic solutions to particular cases, as well as the general case of the second-order hyperbolic partial differential equation (2) are studied. The results of all studies contained within this text extend those obtained by Aziz and Meyers [6] in the periodic setting.

  16. Cauchy problem as a two-surface based ‘geometrodynamics’

    NASA Astrophysics Data System (ADS)

    Rácz, István

    2015-01-01

    Four-dimensional spacetimes foliated by a two-parameter family of homologous two-surfaces are considered in Einstein's theory of gravity. By combining a 1 + (1 + 2) decomposition, the canonical form of the spacetime metric and a suitable specification of the conformal structure of the foliating two-surfaces, a gauge fixing is introduced. It is shown that, in terms of the chosen geometrically distinguished variables, the 1 + 3 Hamiltonian and momentum constraints can be recast into the form of a parabolic equation and a first order symmetric hyperbolic system, respectively. Initial data to this system can be given on one of the two-surfaces foliating the three-dimensional initial data surface. The 1 + 3 reduced Einstein's equations are also determined. By combining the 1 + 3 momentum constraint with the reduced system of the secondary 1 + 2 decomposition, a mixed hyperbolic-hyperbolic system is formed. It is shown that solutions to this mixed hyperbolic-hyperbolic system are also solutions to the full set of Einstein's equations provided that the 1 + 3 Hamiltonian constraint is solved on the initial data surface {{Σ }0} and the 1 + 2 Hamiltonian and momentum type expressions vanish on a world-tube yielded by the Lie transport of one of the two-surfaces foliating {{Σ }0} along the time evolution vector field. Whenever the foliating two-surfaces are compact without boundary in the spacetime and a regular origin exists on the time-slices—this is the location where the foliating two-surfaces smoothly reduce to a point—it suffices to guarantee that the 1 + 3 Hamiltonian constraint holds on the initial data surface. A short discussion on the use of the geometrically distinguished variables in identifying the degrees of freedom of gravity are also included. Dedicated to Zoltán Cseke on the occasion of his 70th birthday.

  17. Incorporating inductances in tissue-scale models of cardiac electrophysiology

    NASA Astrophysics Data System (ADS)

    Rossi, Simone; Griffith, Boyce E.

    2017-09-01

    In standard models of cardiac electrophysiology, including the bidomain and monodomain models, local perturbations can propagate at infinite speed. We address this unrealistic property by developing a hyperbolic bidomain model that is based on a generalization of Ohm's law with a Cattaneo-type model for the fluxes. Further, we obtain a hyperbolic monodomain model in the case that the intracellular and extracellular conductivity tensors have the same anisotropy ratio. In one spatial dimension, the hyperbolic monodomain model is equivalent to a cable model that includes axial inductances, and the relaxation times of the Cattaneo fluxes are strictly related to these inductances. A purely linear analysis shows that the inductances are negligible, but models of cardiac electrophysiology are highly nonlinear, and linear predictions may not capture the fully nonlinear dynamics. In fact, contrary to the linear analysis, we show that for simple nonlinear ionic models, an increase in conduction velocity is obtained for small and moderate values of the relaxation time. A similar behavior is also demonstrated with biophysically detailed ionic models. Using the Fenton-Karma model along with a low-order finite element spatial discretization, we numerically analyze differences between the standard monodomain model and the hyperbolic monodomain model. In a simple benchmark test, we show that the propagation of the action potential is strongly influenced by the alignment of the fibers with respect to the mesh in both the parabolic and hyperbolic models when using relatively coarse spatial discretizations. Accurate predictions of the conduction velocity require computational mesh spacings on the order of a single cardiac cell. We also compare the two formulations in the case of spiral break up and atrial fibrillation in an anatomically detailed model of the left atrium, and we examine the effect of intracellular and extracellular inductances on the virtual electrode phenomenon.

  18. Strong coupling of collection of emitters on hyperbolic meta-material

    NASA Astrophysics Data System (ADS)

    Biehs, Svend-Age; Xu, Chenran; Agarwal, Girish S.

    2018-04-01

    Recently, considerable effort has been devoted to the realization of a strong coupling regime of the radiation matter interaction in the context of an emitter at a meta surface. The strong interaction is well realized in cavity quantum electrodynamics, which also show that strong coupling is much easier to realize using a collection of emitters. Keeping this in mind, we study if emitters on a hyperbolic meta materials can yield a strong coupling regime. We show that strong coupling can be realized for densities of emitters exceeding a critical value. A way to detect strong coupling between emitters and hyperbolic metamaterials is to use the Kretschman-Raether configuration. The strong coupling appears as the splitting of the reflectivity dip. In the weak coupling regime, the dip position shifts. The shift and splitting can be used to sense active molecules at surfaces.

  19. Anomalous resonances of an optical microcavity with a hyperbolic metamaterial core

    NASA Astrophysics Data System (ADS)

    Travkin, Evgenij; Kiel, Thomas; Sadofev, Sergey; Busch, Kurt; Benson, Oliver; Kalusniak, Sascha

    2018-05-01

    We embed a hyperbolic metamaterial based on stacked layer pairs of epitaxially grown ZnO/ZnO:Ga in a monolithic optical microcavity, and we investigate the arising unique resonant effects experimentally and theoretically. Unlike traditional metals, the semiconductor-based approach allows us to utilize all three permittivity regions of the hyperbolic metamaterial in the near-infrared spectral range. This configuration gives rise to modes of identical orders appearing at different frequencies, a zeroth-order resonance in an all-positive permittivity region, and a continuum of high-order modes. In addition, an unusual lower cutoff frequency is introduced to the resonator mode spectrum. The observed effects expand the possibilities for customization of optical resonators; in particular, the zeroth-order and high-order modes hold strong potential for the realization of deeply subwavelength cavity sizes.

  20. Free vibration of laminated composite stiffened hyperbolic paraboloid shell panel with cutout

    NASA Astrophysics Data System (ADS)

    Sahoo, Sarmila

    2016-08-01

    Composite shell structures are extensively used in aerospace, civil, marine and other engineering applications. In practical civil engineering applications, the necessity of covering large column free open areas is often an issue and hyperbolic paraboloid shells are used as roofing units. Quite often, to save weight and also to provide a facility for inspection, cutouts are provided in shell panels. The paper considers free vibration characteristics of stiffened composite hyperbolic paraboloid shell panel with cutout in terms of natural frequency and mode shapes. A finite element code is developed for the purpose by combining an eight noded curved shell element with a three noded curved beam element. The size of the cutouts and their positions with respect to the shell centre are varied for different edge conditions to arrive at a set of inferences of practical engineering significances.

  1. Subwavelength focusing of terahertz waves in silicon hyperbolic metamaterials.

    PubMed

    Kannegulla, Akash; Cheng, Li-Jing

    2016-08-01

    We theoretically demonstrate the subwavelength focusing of terahertz (THz) waves in a hyperbolic metamaterial (HMM) based on a two-dimensional subwavelength silicon pillar array microstructure. The silicon microstructure with a doping concentration of at least 1017  cm-3 offers a hyperbolic dispersion at terahertz frequency range and promises the focusing of terahertz Gaussian beams. The results agree with the simulation based on effective medium theory. The focusing effect can be controlled by the doping concentration, which determines the real part of the out-of-plane permittivity and, therefore, the refraction angles in HMM. The focusing property in the HMM structure allows the propagation of terahertz wave through a subwavelength aperture. The silicon-based HMM structure can be realized using microfabrication technologies and has the potential to advance terahertz imaging with subwavelength resolution.

  2. Doubly stratified MHD tangent hyperbolic nanofluid flow due to permeable stretched cylinder

    NASA Astrophysics Data System (ADS)

    Nagendramma, V.; Leelarathnam, A.; Raju, C. S. K.; Shehzad, S. A.; Hussain, T.

    2018-06-01

    An investigation is exhibited to analyze the presence of heat source and sink in doubly stratified MHD incompressible tangent hyperbolic fluid due to stretching of cylinder embedded in porous space under nanoparticles. To develop the mathematical model of tangent hyperbolic nanofluid, movement of Brownian and thermophoretic are accounted. The established equations of continuity, momentum, thermal and solutal boundary layers are reassembled into sets of non-linear expressions. These assembled expressions are executed with the help of Runge-Kutta scheme with MATLAB. The impacts of sundry parameters are illustrated graphically and the engineering interest physical quantities like skin friction, Nusselt and Sherwood number are examined by computing numerical values. It is clear that the power-law index parameter and curvature parameter shows favorable effect on momentum boundary layer thickness whereas Weissennberg number reveals inimical influence.

  3. Exponential Boundary Observers for Pressurized Water Pipe

    NASA Astrophysics Data System (ADS)

    Hermine Som, Idellette Judith; Cocquempot, Vincent; Aitouche, Abdel

    2015-11-01

    This paper deals with state estimation on a pressurized water pipe modeled by nonlinear coupled distributed hyperbolic equations for non-conservative laws with three known boundary measures. Our objective is to estimate the fourth boundary variable, which will be useful for leakage detection. Two approaches are studied. Firstly, the distributed hyperbolic equations are discretized through a finite-difference scheme. By using the Lipschitz property of the nonlinear term and a Lyapunov function, the exponential stability of the estimation error is proven by solving Linear Matrix Inequalities (LMIs). Secondly, the distributed hyperbolic system is preserved for state estimation. After state transformations, a Luenberger-like PDE boundary observer based on backstepping mathematical tools is proposed. An exponential Lyapunov function is used to prove the stability of the resulted estimation error. The performance of the two observers are shown on a water pipe prototype simulated example.

  4. Designing optical metamaterial with hyperbolic dispersion based on Al:ZnO/ZnO nano-layered structure using Atomic Layer Deposition technique

    DOE PAGES

    Kelly, Priscilla; Liu, Mingzhao; Kuznetsova, Lyuba

    2016-04-07

    In this study, nano-layered Al:ZnO/ZnO hyperbolic dispersion metamaterial with a large number of layers was fabricated using the atomic layer deposition (ALD) technique. Experimental dielectric functions for Al:ZnO/ZnO structures are obtained by an ellipsometry technique in the visible and near-infrared spectral ranges. The theoretical modeling of the Al:ZnO/ZnO dielectric permittivity is done using effective medium approximation. A method for analysis of spectroscopic ellipsometry data is demonstrated to extract the optical permittivity for this highly anisotropic nano-layered metamaterial. The results of the ellipsometry analysis show that Al:ZnO/ZnO structures with a 1:9 ALD cycle ratio exhibit hyperbolic dispersion transition change near 1.8more » μm wavelength.« less

  5. Universal properties of the near-horizon optical geometry

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gibbons, G. W.; Warnick, C. M.

    2009-03-15

    Making use of the fact that the optical geometry near a static nondegenerate Killing horizon is asymptotically hyperbolic, we investigate some universal features of black-hole horizons. Applying the Gauss-Bonnet theorem allows us to establish some general properties of gravitational lensing, valid for all black holes. Hyperbolic geometry allows us to find rates for the loss of scalar, vector, and fermionic ''hair'' as objects fall quasistatically towards the horizon, extending previous results for Schwarzschild to all static Killing horizons. In the process we find the Lienard-Wiechert potential for hyperbolic space and calculate the force between electrons mediated by neutrinos, extending themore » flat space result of Feinberg and Sucher. We further demonstrate how these techniques allow us to derive the exact Copson-Linet potential due to a point charge in a Schwarzschild background in a simple fashion.« less

  6. Tunable angle absorption of hyperbolic metamaterials based on plasma photonic crystals

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jiao, Zheng; Ning, Renxia, E-mail: nrxxiner@hsu.edu.cn; Xu, Yuan

    2016-06-15

    We present the design of a multilayer structure of hyperbolic metamaterials based on plasma photonic crystals which composed of two kinds of traditional dielectric and plasma. The relative permittivity of hyperbolic metamaterials has been studied at certain frequency range. The absorption and reflection of the multilayer period structure at normal and oblique incident have been investigated by the transfer matrix method. We discussed that the absorption is affected by the thickness of material and the electron collision frequency γ of the plasma. The results show that an absorption band at the low frequency can be obtained at normal incident anglemore » and another absorption band at the high frequency can be found at a large incident angle. The results may be applied by logical gate, stealth, tunable angle absorber, and large angle filter.« less

  7. Hyperbolic reformulation of a 1D viscoelastic blood flow model and ADER finite volume schemes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Montecinos, Gino I.; Müller, Lucas O.; Toro, Eleuterio F.

    2014-06-01

    The applicability of ADER finite volume methods to solve hyperbolic balance laws with stiff source terms in the context of well-balanced and non-conservative schemes is extended to solve a one-dimensional blood flow model for viscoelastic vessels, reformulated as a hyperbolic system, via a relaxation time. A criterion for selecting relaxation times is found and an empirical convergence rate assessment is carried out to support this result. The proposed methodology is validated by applying it to a network of viscoelastic vessels for which experimental and numerical results are available. The agreement between the results obtained in the present paper and thosemore » available in the literature is satisfactory. Key features of the present formulation and numerical methodologies, such as accuracy, efficiency and robustness, are fully discussed in the paper.« less

  8. Analysis of generalized negative binomial distributions attached to hyperbolic Landau levels

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chhaiba, Hassan, E-mail: chhaiba.hassan@gmail.com; Demni, Nizar, E-mail: nizar.demni@univ-rennes1.fr; Mouayn, Zouhair, E-mail: mouayn@fstbm.ac.ma

    2016-07-15

    To each hyperbolic Landau level of the Poincaré disc is attached a generalized negative binomial distribution. In this paper, we compute the moment generating function of this distribution and supply its atomic decomposition as a perturbation of the negative binomial distribution by a finitely supported measure. Using the Mandel parameter, we also discuss the nonclassical nature of the associated coherent states. Next, we derive a Lévy-Khintchine-type representation of its characteristic function when the latter does not vanish and deduce that it is quasi-infinitely divisible except for the lowest hyperbolic Landau level corresponding to the negative binomial distribution. By considering themore » total variation of the obtained quasi-Lévy measure, we introduce a new infinitely divisible distribution for which we derive the characteristic function.« less

  9. Optimal disturbance rejecting control of hyperbolic systems

    NASA Technical Reports Server (NTRS)

    Biswas, Saroj K.; Ahmed, N. U.

    1994-01-01

    Optimal regulation of hyperbolic systems in the presence of unknown disturbances is considered. Necessary conditions for determining the optimal control that tracks a desired trajectory in the presence of the worst possible perturbations are developed. The results also characterize the worst possible disturbance that the system will be able to tolerate before any degradation of the system performance. Numerical results on the control of a vibrating beam are presented.

  10. Long-range propagation of plasmon and phonon polaritons in hyperbolic-metamaterial waveguides

    NASA Astrophysics Data System (ADS)

    Babicheva, Viktoriia E.

    2017-12-01

    We study photonic multilayer waveguides that include layers of materials and metamaterials with a hyperbolic dispersion (HMM). We consider the long-range propagation of plasmon and phonon polaritons at the dielectric-HMM interface in different waveguide geometries (single boundary or different layers of symmetric cladding). In contrast to the traditional analysis of geometrical parameters, we make an emphasis on the optical properties of constituent materials: solving dispersion equations, we analyze how dielectric and HMM permittivities affect propagation length and mode size of waveguide eigenmodes. We derive figures of merit that should be used for each waveguide in a broad range of permittivity values as well as compare them with plasmonic waveguides. We show that the conventional plasmonic quality factor, which is the ratio of real to imaginary parts of permittivity, is not applicable to the case of waveguides with complex structure. Both telecommunication wavelengths and mid-infrared spectral ranges are of interest considering recent advances in van der Waals materials, such as hexagonal boron nitride. We evaluate the performance of the waveguides with hexagonal boron nitride in the range where it possesses hyperbolic dispersion (wavelength 6.3-7.3 μm), and we show that these waveguides with natural hyperbolic properties have higher propagation lengths than metal-based HMM waveguides.

  11. High-Order Hyperbolic Residual-Distribution Schemes on Arbitrary Triangular Grids

    NASA Technical Reports Server (NTRS)

    Mazaheri, Alireza; Nishikawa, Hiroaki

    2015-01-01

    In this paper, we construct high-order hyperbolic residual-distribution schemes for general advection-diffusion problems on arbitrary triangular grids. We demonstrate that the second-order accuracy of the hyperbolic schemes can be greatly improved by requiring the scheme to preserve exact quadratic solutions. We also show that the improved second-order scheme can be easily extended to third-order by further requiring the exactness for cubic solutions. We construct these schemes based on the LDA and the SUPG methodology formulated in the framework of the residual-distribution method. For both second- and third-order-schemes, we construct a fully implicit solver by the exact residual Jacobian of the second-order scheme, and demonstrate rapid convergence of 10-15 iterations to reduce the residuals by 10 orders of magnitude. We demonstrate also that these schemes can be constructed based on a separate treatment of the advective and diffusive terms, which paves the way for the construction of hyperbolic residual-distribution schemes for the compressible Navier-Stokes equations. Numerical results show that these schemes produce exceptionally accurate and smooth solution gradients on highly skewed and anisotropic triangular grids, including curved boundary problems, using linear elements. We also present Fourier analysis performed on the constructed linear system and show that an under-relaxation parameter is needed for stabilization of Gauss-Seidel relaxation.

  12. Deep-Ultraviolet Hyperbolic Metacavity Laser.

    PubMed

    Shen, Kun-Ching; Ku, Chen-Ta; Hsieh, Chiieh; Kuo, Hao-Chung; Cheng, Yuh-Jen; Tsai, Din Ping

    2018-05-01

    Given the high demand for miniaturized optoelectronic circuits, plasmonic devices with the capability of generating coherent radiation at deep subwavelength scales have attracted great interest for diverse applications such as nanoantennas, single photon sources, and nanosensors. However, the design of such lasing devices remains a challenging issue because of the long structure requirements for producing strong radiation feedback. Here, a plasmonic laser made by using a nanoscale hyperbolic metamaterial cube, called hyperbolic metacavity, on a multiple quantum-well (MQW), deep-ultraviolet emitter is presented. The specifically designed metacavity merges plasmon resonant modes within the cube and provides a unique resonant radiation feedback to the MQW. This unique plasmon field allows the dipoles of the MQW with various orientations into radiative emission, achieving enhancement of spontaneous emission rate by a factor of 33 and of quantum efficiency by a factor of 2.5, which is beneficial for coherent laser action. The hyperbolic metacavity laser shows a clear clamping of spontaneous emission above the threshold, which demonstrates a near complete radiation coupling of the MQW with the metacavity. This approach shown here can greatly simplify the requirements of plasmonic nanolaser with a long plasmonic structure, and the metacavity effect can be extended to many other material systems. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  13. Dynamic hyperbolic geometry: building intuition and understanding mediated by a Euclidean model

    NASA Astrophysics Data System (ADS)

    Moreno-Armella, Luis; Brady, Corey; Elizondo-Ramirez, Rubén

    2018-05-01

    This paper explores a deep transformation in mathematical epistemology and its consequences for teaching and learning. With the advent of non-Euclidean geometries, direct, iconic correspondences between physical space and the deductive structures of mathematical inquiry were broken. For non-Euclidean ideas even to become thinkable the mathematical community needed to accumulate over twenty centuries of reflection and effort: a precious instance of distributed intelligence at the cultural level. In geometry education after this crisis, relations between intuitions and geometrical reasoning must be established philosophically, rather than taken for granted. One approach seeks intuitive supports only for Euclidean explorations, viewing non-Euclidean inquiry as fundamentally non-intuitive in nature. We argue for moving beyond such an impoverished approach, using dynamic geometry environments to develop new intuitions even in the extremely challenging setting of hyperbolic geometry. Our efforts reverse the typical direction, using formal structures as a source for a new family of intuitions that emerge from exploring a digital model of hyperbolic geometry. This digital model is elaborated within a Euclidean dynamic geometry environment, enabling a conceptual dance that re-configures Euclidean knowledge as a support for building intuitions in hyperbolic space-intuitions based not directly on physical experience but on analogies extending Euclidean concepts.

  14. NON-Shor Factorization Via BEQS BEC: Watkins Number-Theory ``Pure''-Mathematics U With Statistical-Physics; Benford Log-Law Inversion to ONLY BEQS digit d=0 BEC!!!

    NASA Astrophysics Data System (ADS)

    Lyons, M.; Siegel, Edward Carl-Ludwig

    2011-03-01

    Weiss-Page-Holthaus[Physica A,341,586(04); http://arxiv.org/abs/cond-mat/0403295] number-FACTORIZATION VIA BEQS BEC VS.(?) Shor-algorithm, strongly-supporting Watkins' [www.secamlocal.ex.ac.uk/people/staff/mrwatkin/] Intersection of number-theory "pure"-maths WITH (Statistical)-Physics, as Siegel[AMS Joint.Mtg.(02)-Abs.973-60-124] Benford logarithmic-law algebraic-INVERSION to ONLY BEQS with d=0 digit P (d = 0) > = oogapFULBEC ! ! ! SiegelRiemann - hypothesisproofviaRayleigh [ Phil . Trans . CLXI (1870) ] - Polya [ Math . Ann . (21) ] - [ Random - WalksElectric - Nets . , MAA (81) ] - nderson [ PRL (58) ] - localization - Siegel [ Symp . Fractals , MRSFallMtg . (89) - 5 - papers ! ! ! ] FUZZYICS = CATEGORYICS : [ LOCALITY ]- MORPHISM / CROSSOVER / AUTMATHCAT / DIM - CAT / ANTONYM- > (GLOBALITY) FUNCTOR / SYNONYM / concomitancetonoise = / Fluct . - Dissip . theorem / FUNCTOR / SYNONYM / equivalence / proportionalityto = > generalized - susceptibilitypower - spectrum [ FLAT / FUNCTIONLESS / WHITE ]- MORPHISM / CROSSOVER / AUTMATHCAT / DIM - CAT / ANTONYM- > HYPERBOLICITY/ZIPF-law INEVITABILITY) intersection with ONLY BEQS BEC).

  15. Relative position coordinated control for spacecraft formation flying with communication delays

    NASA Astrophysics Data System (ADS)

    Ran, Dechao; Chen, Xiaoqian; Misra, Arun K.; Xiao, Bing

    2017-08-01

    This study addresses a relative position coordinated control problem for spacecraft formation flying subject to directed communication topology. Two different kinds of communication delay cases, including time-varying delays and arbitrarily bounded delays are investigated. Using the backstepping control technique, two virtual velocity control inputs are firstly designed to achieve coordinated position tracking for the kinematic subsystem. Furthermore, a hyperbolic tangent function is introduced to guarantee the boundedness of the virtual controller. Then, a finite-time control algorithm is designed for the dynamic subsystem. It can guarantee that the virtual velocity can be followed by the real velocity after finite time. It is theoretically proved that the proposed control scheme can asymptotically stabilize the closed-loop system. Numerical simulations are further presented that not only highlight closed-loop performance benefiting from the proposed control scheme, but also illustrate its superiority in comparison with conventional formation control schemes.

  16. Local bifurcations in differential equations with state-dependent delay.

    PubMed

    Sieber, Jan

    2017-11-01

    A common task when analysing dynamical systems is the determination of normal forms near local bifurcations of equilibria. As most of these normal forms have been classified and analysed, finding which particular class of normal form one encounters in a numerical bifurcation study guides follow-up computations. This paper builds on normal form algorithms for equilibria of delay differential equations with constant delay that were developed and implemented in DDE-Biftool recently. We show how one can extend these methods to delay-differential equations with state-dependent delay (sd-DDEs). Since higher degrees of regularity of local center manifolds are still open for sd-DDEs, we give an independent (still only partial) argument which phenomena from the truncated normal must persist in the full sd-DDE. In particular, we show that all invariant manifolds with a sufficient degree of normal hyperbolicity predicted by the normal form exist also in the full sd-DDE.

  17. Efficient parallelization for AMR MHD multiphysics calculations; implementation in AstroBEAR

    NASA Astrophysics Data System (ADS)

    Carroll-Nellenback, Jonathan J.; Shroyer, Brandon; Frank, Adam; Ding, Chen

    2013-03-01

    Current adaptive mesh refinement (AMR) simulations require algorithms that are highly parallelized and manage memory efficiently. As compute engines grow larger, AMR simulations will require algorithms that achieve new levels of efficient parallelization and memory management. We have attempted to employ new techniques to achieve both of these goals. Patch or grid based AMR often employs ghost cells to decouple the hyperbolic advances of each grid on a given refinement level. This decoupling allows each grid to be advanced independently. In AstroBEAR we utilize this independence by threading the grid advances on each level with preference going to the finer level grids. This allows for global load balancing instead of level by level load balancing and allows for greater parallelization across both physical space and AMR level. Threading of level advances can also improve performance by interleaving communication with computation, especially in deep simulations with many levels of refinement. While we see improvements of up to 30% on deep simulations run on a few cores, the speedup is typically more modest (5-20%) for larger scale simulations. To improve memory management we have employed a distributed tree algorithm that requires processors to only store and communicate local sections of the AMR tree structure with neighboring processors. Using this distributed approach we are able to get reasonable scaling efficiency (>80%) out to 12288 cores and up to 8 levels of AMR - independent of the use of threading.

  18. Unified approach for incompressible flows

    NASA Astrophysics Data System (ADS)

    Chang, Tyne-Hsien

    1993-12-01

    An unified approach for solving both compressible and incompressible flows was investigated in this study. The difference in CFD code development between incompressible and compressible flows is due to the mathematical characteristics. However, if one can modify the continuity equation for incompressible flows by introducing pseudocompressibility, the governing equations for incompressible flows would have the same mathematical characters as compressible flows. The application of a compressible flow code to solve incompressible flows becomes feasible. Among numerical algorithms developed for compressible flows, the Centered Total Variation Diminishing (CTVD) schemes possess better mathematical properties to damp out the spurious oscillations while providing high-order accuracy for high speed flows. It leads us to believe that CTVD schemes can equally well solve incompressible flows. In this study, the governing equations for incompressible flows include the continuity equation and momentum equations. The continuity equation is modified by adding a time-derivative of the pressure term containing the artificial compressibility. The modified continuity equation together with the unsteady momentum equations forms a hyperbolic-parabolic type of time-dependent system of equations. The continuity equation is modified by adding a time-derivative of the pressure term containing the artificial compressibility. The modified continuity equation together with the unsteady momentum equations forms a hyperbolic-parabolic type of time-dependent system of equations. Thus, the CTVD schemes can be implemented. In addition, the boundary conditions including physical and numerical boundary conditions must be properly specified to obtain accurate solution. The CFD code for this research is currently in progress. Flow past a circular cylinder will be used for numerical experiments to determine the accuracy and efficiency of the code before applying this code to more specific applications.

  19. Nonlinear Hyperbolic Equations - Theory, Computation Methods, and Applications. Volume 24. Note on Numerical Fluid Mechanics

    DTIC Science & Technology

    1989-01-01

    Calculations and Experiments (B.van den Berg/ D.A. Humphreysl E. Krause /J.P. F. Lindhout) Volume 20 Proceedings of the Seventh GAMM-Conference on...GRID METHODS FOR HYPERBOLIC PROBLEMS Wolfgang Hackbusch Sigrid Hagemann Institut fUr Informatik und Praktische Mathematik Christian-Albrechts...Euler Equations. Proceedings of the 8th Inter- national Conference on Numerical Methods in Fluid Dynamics (E. Krause , ed.), Aachen, 1988. Springer

  20. A New Time-Space Accurate Scheme for Hyperbolic Problems. 1; Quasi-Explicit Case

    NASA Technical Reports Server (NTRS)

    Sidilkover, David

    1998-01-01

    This paper presents a new discretization scheme for hyperbolic systems of conservations laws. It satisfies the TVD property and relies on the new high-resolution mechanism which is compatible with the genuinely multidimensional approach proposed recently. This work can be regarded as a first step towards extending the genuinely multidimensional approach to unsteady problems. Discontinuity capturing capabilities and accuracy of the scheme are verified by a set of numerical tests.

  1. A chaotic jerk system with non-hyperbolic equilibrium: Dynamics, effect of time delay and circuit realisation

    NASA Astrophysics Data System (ADS)

    Rajagopal, Karthikeyan; Pham, Viet-Thanh; Tahir, Fadhil Rahma; Akgul, Akif; Abdolmohammadi, Hamid Reza; Jafari, Sajad

    2018-04-01

    The literature on chaos has highlighted several chaotic systems with special features. In this work, a novel chaotic jerk system with non-hyperbolic equilibrium is proposed. The dynamics of this new system is revealed through equilibrium analysis, phase portrait, bifurcation diagram and Lyapunov exponents. In addition, we investigate the time-delay effects on the proposed system. Realisation of such a system is presented to verify its feasibility.

  2. Note on the displacement of a trajectory of hyperbolic motion in curved space-time

    NASA Astrophysics Data System (ADS)

    Krikorian, R. A.

    2012-04-01

    The object of this note is to present a physical application of the theory of the infinitesimal deformations or displacements of curves developed by Yano using the concept of Lie derivative. It is shown that an infinitesimal point transformation which carries a given trajectory of hyperbolic motion into a trajectory of the same type, and preserves the affine parametrization of the trajectory, defines a homothetic motion.

  3. The Hyperbolic Higgs

    NASA Astrophysics Data System (ADS)

    Cohen, Timothy; Craig, Nathaniel; Giudice, Gian F.; McCullough, Matthew

    2018-05-01

    We introduce the Hyperbolic Higgs, a novel solution to the little hierarchy problem that features Standard Model neutral scalar top partners. At one-loop order, the protection from ultraviolet sensitivity is due to an accidental non-compact symmetry of the Higgs potential that emerges in the infrared. Once the general features of the effective description are detailed, a completion that relies on a five dimensional supersymmetric framework is provided. Novel phenomenology is compared and contrasted with the Twin Higgs scenario.

  4. Hyperbolic Cross Truncations for Stochastic Fourier Cosine Series

    PubMed Central

    Zhang, Zhihua

    2014-01-01

    Based on our decomposition of stochastic processes and our asymptotic representations of Fourier cosine coefficients, we deduce an asymptotic formula of approximation errors of hyperbolic cross truncations for bivariate stochastic Fourier cosine series. Moreover we propose a kind of Fourier cosine expansions with polynomials factors such that the corresponding Fourier cosine coefficients decay very fast. Although our research is in the setting of stochastic processes, our results are also new for deterministic functions. PMID:25147842

  5. Lipschitz stability for an inverse hyperbolic problem of determining two coefficients by a finite number of observations

    NASA Astrophysics Data System (ADS)

    Beilina, L.; Cristofol, M.; Li, S.; Yamamoto, M.

    2018-01-01

    We consider an inverse problem of reconstructing two spatially varying coefficients in an acoustic equation of hyperbolic type using interior data of solutions with suitable choices of initial condition. Using a Carleman estimate, we prove Lipschitz stability estimates which ensure unique reconstruction of both coefficients. Our theoretical results are justified by numerical studies on the reconstruction of two unknown coefficients using noisy backscattered data.

  6. Design and fabrication of a basic mass analyzer and vacuum system

    NASA Technical Reports Server (NTRS)

    Judson, C. M.; Josias, C.; Lawrence, J. L., Jr.

    1977-01-01

    A two-inch hyperbolic rod quadrupole mass analyzer with a mass range of 400 to 200 amu and a sensitivity exceeding 100 packs per billion has been developed and tested. This analyzer is the basic hardware portion of a microprocessor-controlled quadrupole mass spectrometer for a Gas Analysis and Detection System (GADS). The development and testing of the hyperbolic-rod quadrupole mass spectrometer and associated hardware are described in detail.

  7. Hyperbolic and semi-parametric models in finance

    NASA Astrophysics Data System (ADS)

    Bingham, N. H.; Kiesel, Rüdiger

    2001-02-01

    The benchmark Black-Scholes-Merton model of mathematical finance is parametric, based on the normal/Gaussian distribution. Its principal parametric competitor, the hyperbolic model of Barndorff-Nielsen, Eberlein and others, is briefly discussed. Our main theme is the use of semi-parametric models, incorporating the mean vector and covariance matrix as in the Markowitz approach, plus a non-parametric part, a scalar function incorporating features such as tail-decay. Implementation is also briefly discussed.

  8. A graphene Zener-Klein transistor cooled by a hyperbolic substrate

    NASA Astrophysics Data System (ADS)

    Yang, Wei; Berthou, Simon; Lu, Xiaobo; Wilmart, Quentin; Denis, Anne; Rosticher, Michael; Taniguchi, Takashi; Watanabe, Kenji; Fève, Gwendal; Berroir, Jean-Marc; Zhang, Guangyu; Voisin, Christophe; Baudin, Emmanuel; Plaçais, Bernard

    2018-01-01

    The engineering of cooling mechanisms is a bottleneck in nanoelectronics. Thermal exchanges in diffusive graphene are mostly driven by defect-assisted acoustic phonon scattering, but the case of high-mobility graphene on hexagonal boron nitride (hBN) is radically different, with a prominent contribution of remote phonons from the substrate. Bilayer graphene on a hBN transistor with a local gate is driven in a regime where almost perfect current saturation is achieved by compensation of the decrease in the carrier density and Zener-Klein tunnelling (ZKT) at high bias. Using noise thermometry, we show that the ZKT triggers a new cooling pathway due to the emission of hyperbolic phonon polaritons in hBN by out-of-equilibrium electron-hole pairs beyond the super-Planckian regime. The combination of ZKT transport and hyperbolic phonon polariton cooling renders graphene on BN transistors a valuable nanotechnology for power devices and RF electronics.

  9. Lagrangian Coherent Structures, Hyperbolicity, and Lyapunov Exponents

    NASA Astrophysics Data System (ADS)

    Haller, George

    2010-05-01

    We review the fundamental physical motivation behind the definition of Lagrangian Coherent Structures (LCS) and show how it leads to the concept of finite-time hyperbolicity in non-autonomous dynamical systems. Using this concept of hyperbolicity, we obtain a self-consistent criterion for the existence of attracting and repelling material surfaces in unsteady fluid flows, such as those in the atmosphere and the ocean. The existence of LCS is often postulated in terms of features of the Finite-Time Lyapunov Exponent (FTLE) field associated with the system. As simple examples show, however, the FTLE field does not necessarily highlight LCS, or may ighlight structures that are not LCS. Under appropriate nondegeneracy conditions, we show that ridges of the FTLE field indeed coincide with LCS in volume-preserving flows. For general flows, we obtain a more general scalar field whose ridges correspond to LCS. We finally review recent applications of LCS techniques to flight safety analysis at Hong Kong International Airport.

  10. Tunable VO{sub 2}/Au hyperbolic metamaterial

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Prayakarao, S.; Noginov, M. A., E-mail: mnoginov@nsu.edu; Mendoza, B.

    2016-08-08

    Vanadium dioxide (VO{sub 2}) is known to have a semiconductor-to-metal phase transition at ∼68 °C. Therefore, it can be used as a tunable component of an active metamaterial. The lamellar metamaterial studied in this work is composed of subwavelength VO{sub 2} and Au layers and is designed to undergo a temperature controlled transition from the optical hyperbolic phase to the metallic phase. VO{sub 2} films and VO{sub 2}/Au lamellar metamaterial stacks have been fabricated and studied in electrical conductivity and optical (transmission and reflection) experiments. The observed temperature-dependent changes in the reflection and transmission spectra of the metamaterials and VO{sub 2}more » thin films are in a good qualitative agreement with theoretical predictions. The demonstrated optical hyperbolic-to-metallic phase transition is a unique physical phenomenon with the potential to enable advanced control of light-matter interactions.« less

  11. Model Predictive Optimal Control of a Time-Delay Distributed-Parameter Systems

    NASA Technical Reports Server (NTRS)

    Nguyen, Nhan

    2006-01-01

    This paper presents an optimal control method for a class of distributed-parameter systems governed by first order, quasilinear hyperbolic partial differential equations that arise in many physical systems. Such systems are characterized by time delays since information is transported from one state to another by wave propagation. A general closed-loop hyperbolic transport model is controlled by a boundary control embedded in a periodic boundary condition. The boundary control is subject to a nonlinear differential equation constraint that models actuator dynamics of the system. The hyperbolic equation is thus coupled with the ordinary differential equation via the boundary condition. Optimality of this coupled system is investigated using variational principles to seek an adjoint formulation of the optimal control problem. The results are then applied to implement a model predictive control design for a wind tunnel to eliminate a transport delay effect that causes a poor Mach number regulation.

  12. Central Configurations of the Curved N-Body Problem

    NASA Astrophysics Data System (ADS)

    Diacu, Florin; Stoica, Cristina; Zhu, Shuqiang

    2018-06-01

    We consider the N-body problem of celestial mechanics in spaces of nonzero constant curvature. Using the concept of effective potential, we define the moment of inertia for systems moving on spheres and hyperbolic spheres and show that we can recover the classical definition in the Euclidean case. After proving some criteria for the existence of relative equilibria, we find a natural way to define the concept of central configuration in curved spaces using the moment of inertia and show that our definition is formally similar to the one that governs the classical problem. We prove that, for any given point masses on spheres and hyperbolic spheres, central configurations always exist. We end with results concerning the number of central configurations that lie on the same geodesic, thus extending the celebrated theorem of Moulton to hyperbolic spheres and pointing out that it has no straightforward generalization to spheres, where the count gets complicated even for two bodies.

  13. Exact moduli space metrics for hyperbolic vortex polygons

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Krusch, S.; Speight, J. M.

    2010-02-15

    Exact metrics on some totally geodesic submanifolds of the moduli space of static hyperbolic N-vortices are derived. These submanifolds, denoted as {sigma}{sub n,m}, are spaces of C{sub n}-invariant vortex configurations with n single vortices at the vertices of a regular polygon and m=N-n coincident vortices at the polygon's center. The geometric properties of {sigma}{sub n,m} are investigated, and it is found that {sigma}{sub n,n-1} is isometric to the hyperbolic plane of curvature -(3{pi}n){sup -1}. The geodesic flow on {sigma}{sub n,m} and a geometrically natural variant of geodesic flow recently proposed by Collie and Tong ['The dynamics of Chern-Simons vortices', Phys.more » Rev. D Part. Fields Gravit. Cosmol. 78, 065013 (2008);e-print arXiv:hep-th/0805.0602] are analyzed in detail.« less

  14. The limit space of a Cauchy sequence of globally hyperbolic spacetimes

    NASA Astrophysics Data System (ADS)

    Noldus, Johan

    2004-02-01

    In this second paper, I construct a limit space of a Cauchy sequence of globally hyperbolic spacetimes. In section 2, I work gradually towards a construction of the limit space. I prove that the limit space is unique up to isometry. I also show that, in general, the limit space has quite complicated causal behaviour. This work prepares the final paper in which I shall study in more detail properties of the limit space and the moduli space of (compact) globally hyperbolic spacetimes (cobordisms). As a fait divers, I give in this paper a suitable definition of dimension of a Lorentz space in agreement with the one given by Gromov in the Riemannian case. The difference in philosophy between Lorentzian and Riemannian geometry is one of relativism versus absolutism. In the latter every point distinguishes itself while in the former in general two elements get distinguished by a third, different, one.

  15. Fabrication of ф 160 mm convex hyperbolic mirror for remote sensing instrument

    NASA Astrophysics Data System (ADS)

    Kuo, Ching-Hsiang; Yu, Zong-Ru; Ho, Cheng-Fang; Hsu, Wei-Yao; Chen, Fong-Zhi

    2012-10-01

    In this study, efficient polishing processes with inspection procedures for a large convex hyperbolic mirror of Cassegrain optical system are presented. The polishing process combines the techniques of conventional lapping and CNC polishing. We apply the conventional spherical lapping process to quickly remove the sub-surface damage (SSD) layer caused by grinding process and to get the accurate radius of best-fit sphere (BFS) of aspheric surface with fine surface texture simultaneously. Thus the removed material for aspherization process can be minimized and the polishing time for SSD removal can also be reduced substantially. The inspection procedure was carried out by using phase shift interferometer with CGH and stitching technique. To acquire the real surface form error of each sub aperture, the wavefront errors of the reference flat and CGH flat due to gravity effect of the vertical setup are calibrated in advance. Subsequently, we stitch 10 calibrated sub-aperture surface form errors to establish the whole irregularity of the mirror in 160 mm diameter for correction polishing. The final result of the In this study, efficient polishing processes with inspection procedures for a large convex hyperbolic mirror of Cassegrain optical system are presented. The polishing process combines the techniques of conventional lapping and CNC polishing. We apply the conventional spherical lapping process to quickly remove the sub-surface damage (SSD) layer caused by grinding process and to get the accurate radius of best-fit sphere (BFS) of aspheric surface with fine surface texture simultaneously. Thus the removed material for aspherization process can be minimized and the polishing time for SSD removal can also be reduced substantially. The inspection procedure was carried out by using phase shift interferometer with CGH and stitching technique. To acquire the real surface form error of each sub aperture, the wavefront errors of the reference flat and CGH flat due to gravity effect of the vertical setup are calibrated in advance. Subsequently, we stitch 10 calibrated sub-aperture surface form errors to establish the whole irregularity of the mirror in 160 mm diameter for correction polishing. The final result of the Fabrication of ф160 mm Convex Hyperbolic Mirror for Remote Sensing Instrument160 mm convex hyperbolic mirror is 0.15 μm PV and 17.9 nm RMS.160 mm convex hyperbolic mirror is 0.15 μm PV and 17.9 nm RMS.

  16. International Conference on Hyperbolic Problems (2nd). Theory, Numerical Methods and Applications, 14-18 March 1988

    DTIC Science & Technology

    1988-01-01

    of this abstract got a spontaneous development of a transverse wave-strucure in a shock-oriented coordinate system without per- turbing the global ...We develop a formal asymptotic theory for hyperbolic conservation laws with large amplitude, rapidly varying initial data [1]. For small times, the...HUnefelderstr. 1-S, D-2800 Bremen 1 Today the most accurate and cost effective industrial codes used for aircraft design are based on full potential equations

  17. A Relation Between the Eikonal Equation Associated to a Potential Energy Surface and a Hyperbolic Wave Equation.

    PubMed

    Bofill, Josep Maria; Quapp, Wolfgang; Caballero, Marc

    2012-12-11

    The potential energy surface (PES) of a molecule can be decomposed into equipotential hypersurfaces. We show in this article that the hypersurfaces are the wave fronts of a certain hyperbolic partial differential equation, a wave equation. It is connected with the gradient lines, or the steepest descent, or the steepest ascent lines of the PES. The energy seen as a reaction coordinate plays the central role in this treatment.

  18. Convenient stability criteria for difference approximations of hyperbolic initial-boundary value problems

    NASA Technical Reports Server (NTRS)

    Goldberg, M.; Tadmor, E.

    1985-01-01

    New convenient stability criteria are provided in this paper for a large class of finite difference approximations to initial-boundary value problems associated with the hyperbolic system u sub t = au sub x + Bu + f in the quarter plane x or = 0, t or = 0. Using the new criteria, stability is easily established for numerous combinations of well known basic schemes and boundary conditins, thus generalizing many special cases studied in recent literature.

  19. Convenient stability criteria for difference approximations of hyperbolic initial-boundary value problems

    NASA Technical Reports Server (NTRS)

    Goldberg, M.; Tadmor, E.

    1983-01-01

    New convenient stability criteria are provided in this paper for a large class of finite difference approximations to initial-boundary value problems associated with the hyperbolic system u sub t = au sub x + Bu + f in the quarter plane x or = 0, t or = 0. Using the new criteria, stability is easily established for numerous combinations of well known basic schemes and boundary conditions, thus generalizing many special cases studied in recent literature.

  20. Four-mirror extreme ultraviolet (EUV) lithography projection system

    DOEpatents

    Cohen, Simon J; Jeong, Hwan J; Shafer, David R

    2000-01-01

    The invention is directed to a four-mirror catoptric projection system for extreme ultraviolet (EUV) lithography to transfer a pattern from a reflective reticle to a wafer substrate. In order along the light path followed by light from the reticle to the wafer substrate, the system includes a dominantly hyperbolic convex mirror, a dominantly elliptical concave mirror, spherical convex mirror, and spherical concave mirror. The reticle and wafer substrate are positioned along the system's optical axis on opposite sides of the mirrors. The hyperbolic and elliptical mirrors are positioned on the same side of the system's optical axis as the reticle, and are relatively large in diameter as they are positioned on the high magnification side of the system. The hyperbolic and elliptical mirrors are relatively far off the optical axis and hence they have significant aspherical components in their curvatures. The convex spherical mirror is positioned on the optical axis, and has a substantially or perfectly spherical shape. The spherical concave mirror is positioned substantially on the opposite side of the optical axis from the hyperbolic and elliptical mirrors. Because it is positioned off-axis to a degree, the spherical concave mirror has some asphericity to counter aberrations. The spherical concave mirror forms a relatively large, uniform field on the wafer substrate. The mirrors can be tilted or decentered slightly to achieve further increase in the field size.

  1. Structural and optical characterization of highly anisotropic low loss Al:ZnO/ZnO multilayered metamaterial with hyperbolic dispersion grown by pulsed layer deposition

    NASA Astrophysics Data System (ADS)

    Kelly, Priscilla; Zhang, Wenrui; Liu, Mingzhao; Kuznetsova, Lyuba

    2017-08-01

    Transparent conductive oxide materials have shown unique optical properties, such as negative refraction, hyperbolic dispersion, and epsilon-near-zero dispersion. In particular, aluminum-doped zinc oxide (Al:ZnO) has shown the most promising results over traditionally used noble metals. Pulsed layer deposition is a popular technique due to its fast and controlled growth rate, as well as the stoichiometric target-to-substrate material transfer. But, since it uses large and inhomogeneous kinetic energy, samples could be prone to macro- and microscopic defects. In this work, we investigate multilayered samples of Al:ZnO/ZnO grown by pulsed laser deposition with the goal of developing a low-loss metamaterial with hyperbolic dispersion. Different fabrication conditions, such as Al:ZnO/ZnO ratio, the thickness of an individual layer, different substrates, and deposition temperatures, were investigated. Results of the ellipsometry analysis, based on fitting spectroscopy data using the Berreman formalism, show that the hyperbolic dispersion transition (Re ɛ∥>0, Re ɛ⊥< 0) is achieved at λc=1868 nm wavelength (Im (ɛ⊥) 0.03) for samples with 1:4 Al:ZnO/ZnO deposition ratio. The fitted dielectric functions for samples with various parameters show that a lower deposition temperature leads to a shorter transition wavelength.

  2. Magnetostatic modes in ferromagnetic samples with inhomogeneous internal fields

    NASA Astrophysics Data System (ADS)

    Arias, Rodrigo

    2015-03-01

    Magnetostatic modes in ferromagnetic samples are very well characterized and understood in samples with uniform internal magnetic fields. More recently interest has shifted to the study of magnetization modes in ferromagnetic samples with inhomogeneous internal fields. The present work shows that under the magnetostatic approximation and for samples of arbitrary shape and/or arbitrary inhomogeneous internal magnetic fields the modes can be classified as elliptic or hyperbolic, and their associated frequency spectrum can be delimited. This results from the analysis of the character of the second order partial differential equation for the magnetostatic potential under these general conditions. In general, a sample with an inhomogeneous internal field and at a given frequency, may have regions of elliptic and hyperbolic character separated by a boundary. In the elliptic regions the magnetostatic modes have a smooth monotonic character (generally decaying form the surfaces (a ``tunneling'' behavior)) and in hyperbolic regions an oscillatory wave-like character. A simple local criterion distinguishes hyperbolic from elliptic regions: the sign of a susceptibility parameter. This study shows that one may control to some extent magnetostatic modes via external fields or geometry. R.E.A. acknowledges Financiamiento Basal para Centros Cientificos y Tecnologicos de Excelencia under Project No. FB 0807 (Chile), Grant No. ICM P10-061-F by Fondo de Innovacion para la Competitividad-MINECON, and Proyecto Fondecyt 1130192.

  3. Conformal and covariant Z4 formulation of the Einstein equations: Strongly hyperbolic first-order reduction and solution with discontinuous Galerkin schemes

    NASA Astrophysics Data System (ADS)

    Dumbser, Michael; Guercilena, Federico; Köppel, Sven; Rezzolla, Luciano; Zanotti, Olindo

    2018-04-01

    We present a strongly hyperbolic first-order formulation of the Einstein equations based on the conformal and covariant Z4 system (CCZ4) with constraint-violation damping, which we refer to as FO-CCZ4. As CCZ4, this formulation combines the advantages of a conformal and traceless formulation, with the suppression of constraint violations given by the damping terms, but being first order in time and space, it is particularly suited for a discontinuous Galerkin (DG) implementation. The strongly hyperbolic first-order formulation has been obtained by making careful use of first and second-order ordering constraints. A proof of strong hyperbolicity is given for a selected choice of standard gauges via an analytical computation of the entire eigenstructure of the FO-CCZ4 system. The resulting governing partial differential equations system is written in nonconservative form and requires the evolution of 58 unknowns. A key feature of our formulation is that the first-order CCZ4 system decouples into a set of pure ordinary differential equations and a reduced hyperbolic system of partial differential equations that contains only linearly degenerate fields. We implement FO-CCZ4 in a high-order path-conservative arbitrary-high-order-method-using-derivatives (ADER)-DG scheme with adaptive mesh refinement and local time-stepping, supplemented with a third-order ADER-WENO subcell finite-volume limiter in order to deal with singularities arising with black holes. We validate the correctness of the formulation through a series of standard tests in vacuum, performed in one, two and three spatial dimensions, and also present preliminary results on the evolution of binary black-hole systems. To the best of our knowledge, these are the first successful three-dimensional simulations of moving punctures carried out with high-order DG schemes using a first-order formulation of the Einstein equations.

  4. Time-dependent boundary conditions for hyperbolic systems. II

    NASA Technical Reports Server (NTRS)

    Thompson, Kevin W.

    1990-01-01

    A general boundary condition formalism is developed for all types of boundary conditions to which hyperbolic systems are subject; the formalism makes possible a 'cookbook' approach to boundary conditions, by means of which novel boundary 'recipes' may be derived and previously devised ones may be consulted as required. Numerous useful conditions are derived for such CFD problems as subsonic and supersonic inflows and outflows, nonreflecting boundaries, force-free boundaries, constant pressure boundaries, and constant mass flux. Attention is given to the computation and integration of time derivatives.

  5. On a Non-Reflecting Boundary Condition for Hyperbolic Conservation Laws

    NASA Technical Reports Server (NTRS)

    Loh, Ching Y.

    2003-01-01

    A non-reflecting boundary condition (NRBC) for practical computations in fluid dynamics and aeroacoustics is presented. The technique is based on the hyperbolicity of the Euler equation system and the first principle of plane (simple) wave propagation. The NRBC is simple and effective, provided the numerical scheme maintains locally a C(sup 1) continuous solution at the boundary. Several numerical examples in ID, 2D and 3D space are illustrated to demonstrate its robustness in practical computations.

  6. Asymptotic of the Solutions of Hyperbolic Equations with a Skew-Symmetric Perturbation

    NASA Astrophysics Data System (ADS)

    Gallagher, Isabelle

    1998-12-01

    Using methods introduced by S. Schochet inJ. Differential Equations114(1994), 476-512, we compute the first term of an asymptotic expansion of the solutions of hyperbolic equations perturbated by a skew-symmetric linear operator. That result is first applied to two systems describing the motion of geophysic fluids: the rotating Euler equations and the primitive system of the quasigeostrophic equations. Finally in the last part, we study the slightly compressible Euler equations by application of that same result.

  7. A priori error estimates for an hp-version of the discontinuous Galerkin method for hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Bey, Kim S.; Oden, J. Tinsley

    1993-01-01

    A priori error estimates are derived for hp-versions of the finite element method for discontinuous Galerkin approximations of a model class of linear, scalar, first-order hyperbolic conservation laws. These estimates are derived in a mesh dependent norm in which the coefficients depend upon both the local mesh size h(sub K) and a number p(sub k) which can be identified with the spectral order of the local approximations over each element.

  8. A New Discretization Method of Order Four for the Numerical Solution of One-Space Dimensional Second-Order Quasi-Linear Hyperbolic Equation

    ERIC Educational Resources Information Center

    Mohanty, R. K.; Arora, Urvashi

    2002-01-01

    Three level-implicit finite difference methods of order four are discussed for the numerical solution of the mildly quasi-linear second-order hyperbolic equation A(x, t, u)u[subscript xx] + 2B(x, t, u)u[subscript xt] + C(x, t, u)u[subscript tt] = f(x, t, u, u[subscript x], u[subscript t]), 0 less than x less than 1, t greater than 0 subject to…

  9. Time-dependent boundary conditions for hyperbolic systems. II

    NASA Astrophysics Data System (ADS)

    Thompson, Kevin W.

    1990-08-01

    A general boundary condition formalism is developed for all types of boundary conditions to which hyperbolic systems are subject; the formalism makes possible a 'cookbook' approach to boundary conditions, by means of which novel boundary 'recipes' may be derived and previously devised ones may be consulted as required. Numerous useful conditions are derived for such CFD problems as subsonic and supersonic inflows and outflows, nonreflecting boundaries, force-free boundaries, constant pressure boundaries, and constant mass flux. Attention is given to the computation and integration of time derivatives.

  10. On a Non-Reflecting Boundary Condition for Hyperbolic Conservation Laws

    NASA Technical Reports Server (NTRS)

    Loh, Ching Y.

    2003-01-01

    A non-reflecting boundary condition (NRBC) for practical computations in fluid dynamics and aeroacoustics is presented. The technique is based on the first principle of non-reflecting, plane wave propagation and the hyperbolicity of the Euler equation system. The NRBC is simple and effective, provided the numerical scheme maintains locally a C(sup 1) continuous solution at the boundary. Several numerical examples in 1D, 2D, and 3D space are illustrated to demonstrate its robustness in practical computations.

  11. Hyperbolically Patterned 3D Graphene Metamaterial with Negative Poisson's Ratio and Superelasticity.

    PubMed

    Zhang, Qiangqiang; Xu, Xiang; Lin, Dong; Chen, Wenli; Xiong, Guoping; Yu, Yikang; Fisher, Timothy S; Li, Hui

    2016-03-16

    A hyperbolically patterned 3D graphene metamaterial (GM) with negative Poisson's ratio and superelasticity is highlighted. It is synthesized by a modified hydrothermal approach and subsequent oriented freeze-casting strategy. GM presents a tunable Poisson's ratio by adjusting the structural porosity, macroscopic aspect ratio (L/D), and freeze-casting conditions. Such a GM suggests promising applications as soft actuators, sensors, robust shock absorbers, and environmental remediation. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  12. Ruijsenaars-Schneider three-body models with N = 2 supersymmetry

    NASA Astrophysics Data System (ADS)

    Galajinsky, Anton

    2018-04-01

    The Ruijsenaars-Schneider models are conventionally regarded as relativistic generalizations of the Calogero integrable systems. Surprisingly enough, their supersymmetric generalizations escaped attention. In this work, N = 2 supersymmetric extensions of the rational and hyperbolic Ruijsenaars-Schneider three-body models are constructed within the framework of the Hamiltonian formalism. It is also known that the rational model can be described by the geodesic equations associated with a metric connection. We demonstrate that the hyperbolic systems are linked to non-metric connections.

  13. Derivation of the Effective Nonlinear Schrodinger Equations for Dark and Power Law Spatial Plasmon-Polariton Solitons Using Nano Self-Focusing

    DTIC Science & Technology

    2011-03-01

    An e?ective Nonlinear Schr?dinger Equation for propagation is derived for optical dark and power law spatial solitons at the subwavelength with a... soliton amplitude profiles are displayed as a hyperbolic secant function and hold there profile at short distances on the order of centimeters. Dark ...spatial solitons are similar but have hyperbolic tangent type profiles. Dark spatial solitons were first observed by Jerominek in 1985 and Belanger and

  14. Convenient stability criteria for difference approximations of hyperbolic initial-boundary value problems

    NASA Technical Reports Server (NTRS)

    Goldberg, M.; Tadmor, E.

    1986-01-01

    The purpose of this paper is to achieve more versatile, convenient stability criteria for a wide class of finite-difference approximations to initial boundary value problems associated with the hyperbolic system u sub t = au sub x + Bu + f in the quarter-plane x greater than or equal to 0, t greater than or equal to 0. With these criteria, stability is easily established for a large number of examples, thus incorporating and generalizing many of the cases studied in recent literature.

  15. Preliminary Results on the Gravitational Slingshot Effect and the Population of Hyperbolic Meteoroids at Earth

    NASA Technical Reports Server (NTRS)

    Wiegert, P. A.

    2011-01-01

    Interstellar meteoroids, solid particles arriving from outside our Solar System, are not easily distinguished from local meteoroids. A velocity above the escape velocity of the Sun is often used as an indicator of a possible interstellar origin. We demonstrate that the gravitational slingshot effect, resulting from the passage of local meteoroid near a planet, can produce hyperbolic meteoroids at the Earth s orbit with excess velocities comparable to those expected of interstellar meteoroids.

  16. On the superconvergence of Galerkin methods for hyperbolic IBVP

    NASA Technical Reports Server (NTRS)

    Gottlieb, David; Gustafsson, Bertil; Olsson, Pelle; Strand, BO

    1993-01-01

    Finite element Galerkin methods for periodic first order hyperbolic equations exhibit superconvergence on uniform grids at the nodes, i.e., there is an error estimate 0(h(sup 2r)) instead of the expected approximation order 0(h(sup r)). It will be shown that no matter how the approximating subspace S(sup h) is chosen, the superconvergence property is lost if there are characteristics leaving the domain. The implications of this result when constructing compact implicit difference schemes is also discussed.

  17. Efficient embedding of complex networks to hyperbolic space via their Laplacian

    PubMed Central

    Alanis-Lobato, Gregorio; Mier, Pablo; Andrade-Navarro, Miguel A.

    2016-01-01

    The different factors involved in the growth process of complex networks imprint valuable information in their observable topologies. How to exploit this information to accurately predict structural network changes is the subject of active research. A recent model of network growth sustains that the emergence of properties common to most complex systems is the result of certain trade-offs between node birth-time and similarity. This model has a geometric interpretation in hyperbolic space, where distances between nodes abstract this optimisation process. Current methods for network hyperbolic embedding search for node coordinates that maximise the likelihood that the network was produced by the afore-mentioned model. Here, a different strategy is followed in the form of the Laplacian-based Network Embedding, a simple yet accurate, efficient and data driven manifold learning approach, which allows for the quick geometric analysis of big networks. Comparisons against existing embedding and prediction techniques highlight its applicability to network evolution and link prediction. PMID:27445157

  18. Tunable infrared hyperbolic metamaterials with periodic indium-tin-oxide nanorods

    DOE PAGES

    Guo, Peijun; Chang, Robert P. H.; Schaller, Richard D.

    2017-07-10

    Hyperbolic metamaterials (HMMs) are artificially engineered optical media that have been used for light confinement, excited state decay rate engineering, and subwavelength imaging, due to their highly anisotropic permittivity and with it the capability of supporting high- k modes. HMMs in the infrared range can be conceived for additional applications such as free space communication, thermal engineering, and molecular sensing. Here, we demonstrate infrared HMMs comprised of periodic indium-tin-oxide nanorod arrays (ITO-NRAs). We show that the ITO-NRA based HMMs exhibit a stationary epsilon-near-pole resonance in the near-infrared regime that is insensitive to the filling ratio, and a highly tunable epsilon-near-zeromore » resonance in the mid-infrared range depending on the array periodicity. Experimental results are supported by finite-element simulations, in which the ITO-NRAs are treated both explicitly and as an effective hyperbolic media. Lastly, our work presents a low-loss HMM platform with favorable spectral tunability in the infrared range.« less

  19. Tuning subwavelength-structured focus in the hyperbolic metamaterials

    NASA Astrophysics Data System (ADS)

    Pan, Rong; Tang, Zhixiang; Pan, Jin; Peng, Runwu

    2016-10-01

    In this paper, we have systematically investigated light propagating in the hyperbolic metamaterials (HMMs) covered by a subwavelength grating. Based on the equal-frequency contour analyses, light in the HMM is predicted to propagate along a defined direction because of its hyperbolic dispersion, which is similar to the self-collimating effects in photonic crystals. By using the finite-difference time-domain, numerical simulations demonstrate a subwavelength bright spot at the intersection of the adjacent directional beams. Different from the images in homogeneous media, the magnetic fields and electric fields at the spot are layered, especially for the electric fields Ez that is polarized to the propagating direction, i.e., the layer normal direction. Moreover, the Ez is hollow in the layer plane and is stronger than the other electric field component Ex. Therefore, the whole electric field is structured and its pattern can be tuned by the HMM's effective anisotropic electromagnetic parameters. Our results may be useful for generating subwavelength structured light.

  20. Psychophysics of time perception and intertemporal choice models

    NASA Astrophysics Data System (ADS)

    Takahashi, Taiki; Oono, Hidemi; Radford, Mark H. B.

    2008-03-01

    Intertemporal choice and psychophysics of time perception have been attracting attention in econophysics and neuroeconomics. Several models have been proposed for intertemporal choice: exponential discounting, general hyperbolic discounting (exponential discounting with logarithmic time perception of the Weber-Fechner law, a q-exponential discount model based on Tsallis's statistics), simple hyperbolic discounting, and Stevens' power law-exponential discounting (exponential discounting with Stevens' power time perception). In order to examine the fitness of the models for behavioral data, we estimated the parameters and AICc (Akaike Information Criterion with small sample correction) of the intertemporal choice models by assessing the points of subjective equality (indifference points) at seven delays. Our results have shown that the orders of the goodness-of-fit for both group and individual data were [Weber-Fechner discounting (general hyperbola) > Stevens' power law discounting > Simple hyperbolic discounting > Exponential discounting], indicating that human time perception in intertemporal choice may follow the Weber-Fechner law. Indications of the results for neuropsychopharmacological treatments of addiction and biophysical processing underlying temporal discounting and time perception are discussed.

  1. Evolution of finite-amplitude localized vortices in planar homogeneous shear flows

    NASA Astrophysics Data System (ADS)

    Karp, Michael; Shukhman, Ilia G.; Cohen, Jacob

    2017-02-01

    An analytical-based method is utilized to follow the evolution of localized initially Gaussian disturbances in flows with homogeneous shear, in which the base velocity components are at most linear functions of the coordinates, including hyperbolic, elliptic, and simple shear. Coherent structures, including counterrotating vortex pairs (CVPs) and hairpin vortices, are formed for the cases where the streamlines of the base flow are open (hyperbolic and simple shear). For hyperbolic base flows, the dominance of shear over rotation leads to elongation of the localized disturbance along the outlet asymptote and formation of CVPs. For simple shear CVPs are formed from linear and nonlinear disturbances, whereas hairpins are observed only for highly nonlinear disturbances. For elliptic base flows CVPs, hairpins and vortex loops form initially, however they do not last and break into various vortical structures that spread in the spanwise direction. The effect of the disturbance's initial amplitude and orientation is examined and the optimal orientation achieving maximal growth is identified.

  2. A single-phase elastic hyperbolic metamaterial with anisotropic mass density.

    PubMed

    Zhu, R; Chen, Y Y; Wang, Y S; Hu, G K; Huang, G L

    2016-06-01

    Wave propagation can be manipulated at a deep subwavelength scale through the locally resonant metamaterial that possesses unusual effective material properties. Hyperlens due to metamaterial's anomalous anisotropy can lead to superior-resolution imaging. In this paper, a single-phase elastic metamaterial with strongly anisotropic effective mass density has been designed. The proposed metamaterial utilizes the independently adjustable locally resonant motions of the subwavelength-scale microstructures along the two principal directions. High anisotropy in the effective mass densities obtained by the numerical-based effective medium theory can be found and even have opposite signs. For practical applications, shunted piezoelectric elements are introduced into the microstructure to tailor the effective mass density in a broad frequency range. Finally, to validate the design, an elastic hyperlens made of the single-phase hyperbolic metamaterial is proposed with subwavelength longitudinal wave imaging illustrated numerically. The proposed single-phase hyperbolic metamaterial has many promising applications for high resolution damage imaging in nondestructive evaluation and structural health monitoring.

  3. A Model for Displacements Between Parallel Plates That Shows Change of Type from Hyperbolic to Elliptic

    NASA Astrophysics Data System (ADS)

    Shariati, Maryam; Yortsos, Yannis; Talon, Laurent; Martin, Jerome; Rakotomalala, Nicole; Salin, Dominique

    2003-11-01

    We consider miscible displacement between parallel plates, where the viscosity is a function of the concentration. By selecting a piece-wise representation, the problem can be considered as ``three-phase'' flow. Assuming a lubrication-type approximation, the mathematical description is in terms of two quasi-linear hyperbolic equations. When the mobility of the middle phase is smaller than its neighbors, the system is genuinely hyperbolic and can be solved analytically. However, when it is larger, an elliptic region develops. This change-of-type behavior is for the first time proved here based on sound physical principles. Numerical solutions with a small diffusion are presented. Good agreement is obtained outside the elliptic region, but not inside, where the numerical results show unstable behavior. We conjecture that for the solution of the real problem in the mixed-type case, the full higher-dimensionality problem must be considered inside the elliptic region, in which the lubrication (parallel-flow) approximation is no longer appropriate. This is discussed in a companion presentation.

  4. Tunnelling with a negative cosmological constant

    NASA Astrophysics Data System (ADS)

    Gibbons, G. W.

    1996-02-01

    The point of this paper is to see what light new results in hyperbolic geometry may throw on gravitational entropy and whether gravitational entropy is relevant for the quantum origin of the universe. We introduce some new gravitational instantons which mediate the birth from nothing of closed universes containing wormholes and suggest that they may contribute to the density matrix of the universe. We also discuss the connection between their gravitational action and the topological and volumetric entropies introduced in hyperbolic geometry. These coincide for hyperbolic 4-manifolds, and increase with increasing topological complexity of the 4-manifold. We raise the question of whether the action also increases with the topological complexity of the initial 3-geometry, measured either by its 3-volume or its Matveev complexity. We point out, in distinction to the non-supergravity case, that universes with domains of negative cosmological constant separated by supergravity domain walls cannot be born from nothing. Finally we point out that our wormholes provide examples of the type of Perpetual Motion machines envisaged by Frolov and Novikov.

  5. Efficient embedding of complex networks to hyperbolic space via their Laplacian

    NASA Astrophysics Data System (ADS)

    Alanis-Lobato, Gregorio; Mier, Pablo; Andrade-Navarro, Miguel A.

    2016-07-01

    The different factors involved in the growth process of complex networks imprint valuable information in their observable topologies. How to exploit this information to accurately predict structural network changes is the subject of active research. A recent model of network growth sustains that the emergence of properties common to most complex systems is the result of certain trade-offs between node birth-time and similarity. This model has a geometric interpretation in hyperbolic space, where distances between nodes abstract this optimisation process. Current methods for network hyperbolic embedding search for node coordinates that maximise the likelihood that the network was produced by the afore-mentioned model. Here, a different strategy is followed in the form of the Laplacian-based Network Embedding, a simple yet accurate, efficient and data driven manifold learning approach, which allows for the quick geometric analysis of big networks. Comparisons against existing embedding and prediction techniques highlight its applicability to network evolution and link prediction.

  6. Determination of Extensional Rheological Properties by Hyperbolic Contraction Flow

    NASA Astrophysics Data System (ADS)

    Stading, Mats

    2008-07-01

    Extensional rheologyy is important for diverse applications such as processing of viscoelastic fluids, mouthfeel of semi-solid foods, cell mitosis and baking, and is also a useful tool for testing the applicability of constitutive equations. Despite the documented influence of extensional rheological properties, it is seldom measured due to experimental difficulties. There are only commercial equipments available for low-viscosity fluids by Capillary Breakup and for polymer melts by Meissner-type winding of ribbons around cylinders. Both methods have limited applicability for medium-viscosity fluids such as foods and other biological systems. Contraction flows are extensively studied and a new test method has been developed based on contraction flow through a hyperbolic nozzle. The method is suitable for medium-viscosity fluids and has been validated by comparison to results from Filament Stretching and Capillary Breakup. The hyperbolic contraction flow method has been used to characterize food and medical systems, distinguish between different products having equal shear behavior, quantify ropy mouth feel and to predict foaming behavior of biopolymers.

  7. Deadline rush: a time management phenomenon and its mathematical description.

    PubMed

    König, Cornelius J; Kleinmann, Martin

    2005-01-01

    A typical time management phenomenon is the rush before a deadline. Behavioral decision making research can be used to predict how behavior changes before a deadline. People are likely not to work on a project with a deadline in the far future because they generally discount future outcomes. Only when the deadline is close are people likely to work. On the basis of recent intertemporal choice experiments, the authors argue that a hyperbolic function should provide a more accurate description of the deadline rush than an exponential function predicted by an economic model of discounted utility. To show this, the fit of the hyperbolic and the exponential function were compared with data sets that describe when students study for exams. As predicted, the hyperbolic function fit the data significantly better than the exponential function. The implication for time management decisions is that they are most likely to be inconsistent over time (i.e., people make a plan how to use their time but do not follow it).

  8. Formal Integrals and Noether Operators of Nonlinear Hyperbolic Partial Differential Systems Admitting a Rich Set of Symmetries

    NASA Astrophysics Data System (ADS)

    Startsev, Sergey Ya.

    2017-05-01

    The paper is devoted to hyperbolic (generally speaking, non-Lagrangian and nonlinear) partial differential systems possessing a full set of differential operators that map any function of one independent variable into a symmetry of the corresponding system. We demonstrate that a system has the above property if and only if this system admits a full set of formal integrals (i.e., differential operators which map symmetries into integrals of the system). As a consequence, such systems possess both direct and inverse Noether operators (in the terminology of a work by B. Fuchssteiner and A.S. Fokas who have used these terms for operators that map cosymmetries into symmetries and perform transformations in the opposite direction). Systems admitting Noether operators are not exhausted by Euler-Lagrange systems and the systems with formal integrals. In particular, a hyperbolic system admits an inverse Noether operator if a differential substitution maps this system into a system possessing an inverse Noether operator.

  9. Use of selection indices to model the functional response of predators

    USGS Publications Warehouse

    Joly, D.O.; Patterson, B.R.

    2003-01-01

    The functional response of a predator to changing prey density is an important determinant of stability of predatora??prey systems. We show how Manly's selection indices can be used to distinguish between hyperbolic and sigmoidal models of a predator functional response to primary prey density in the presence of alternative prey. Specifically, an inverse relationship between prey density and preference for that prey results in a hyperbolic functional response while a positive relationship can yield either a hyperbolic or sigmoidal functional response, depending on the form and relative magnitudes of the density-dependent preference model, attack rate, and handling time. As an example, we examine wolf (Canis lupus) functional response to moose (Alces alces) density in the presence of caribou (Rangifer tarandus). The use of selection indices to evaluate the form of the functional response has significant advantages over previous attempts to fit Holling's functional response curves to killing-rate data directly, including increased sensitivity, use of relatively easily collected data, and consideration of other explanatory factors (e.g., weather, seasons, productivity).

  10. Characterizing omega-limit sets which are closed orbits

    NASA Astrophysics Data System (ADS)

    Bautista, S.; Morales, C.

    Let X be a vector field in a compact n-manifold M, n⩾2. Given Σ⊂M we say that q∈M satisfies (P) Σ if the closure of the positive orbit of X through q does not intersect Σ, but, however, there is an open interval I with q as a boundary point such that every positive orbit through I intersects Σ. Among those q having saddle-type hyperbolic omega-limit set ω(q) the ones with ω(q) being a closed orbit satisfy (P) Σ for some closed subset Σ. The converse is true for n=2 but not for n⩾4. Here we prove the converse for n=3. Moreover, we prove for n=3 that if ω(q) is a singular-hyperbolic set [C. Morales, M. Pacifico, E. Pujals, On C robust singular transitive sets for three-dimensional flows, C. R. Acad. Sci. Paris Sér. I 26 (1998) 81-86], [C. Morales, M. Pacifico, E. Pujals, Robust transitive singular sets for 3-flows are partially hyperbolic attractors or repellers, Ann. of Math. (2) 160 (2) (2004) 375-432], then ω(q) is a closed orbit if and only if q satisfies (P) Σ for some Σ closed. This result improves [S. Bautista, Sobre conjuntos hiperbólicos-singulares (On singular-hyperbolic sets), thesis Uiversidade Federal do Rio de Janeiro, 2005 (in Portuguese)] and [C. Morales, M. Pacifico, Mixing attractors for 3-flows, Nonlinearity 14 (2001) 359-378].

  11. Analysis of 2D hyperbolic metamaterial dispersion by elementary excitation coupling

    NASA Astrophysics Data System (ADS)

    Vaianella, Fabio; Maes, Bjorn

    2016-04-01

    Hyperbolic metamaterials are examined for many applications thanks to the large density of states and extreme confinement of light they provide. For classical hyperbolic metal/dielectric multilayer structures, it was demon- strated that the properties originate from a specific coupling of the surface plasmon polaritons between the metal/dielectric interfaces. We show a similar analysis for 2D hyperbolic arrays of square (or rectangular) silver nanorods in a TiO2 host. In this case the properties derive from a specific coupling of the plasmons carried by the corners of the nanorods. The dispersion can be seen as the coupling of single rods for a through-metal connection of the corners, as the coupling of structures made of four semi-infinite metallic blocks separated by dielectric for a through-dielectric connection, or as the coupling of two semi-infinite rods for a through-metal and through-dielectric situation. For arrays of small square nanorods the elementary structure that explains the dispersion of the array is the single rod, and for arrays of large square nanorods it is four metallic corners. The medium size square nanorod case is more complicated, because the elementary structure can be one of the three basic designs, depending on the frequency and symmetry of the modes. Finally, we show that for arrays of rectangular nanorods the dispersion is explained by coupling of the two coupled rod structure. This work opens the way for a better understanding of a wide class of metamaterials via their elementary excitations.

  12. Entanglement entropy and the colored Jones polynomial

    NASA Astrophysics Data System (ADS)

    Balasubramanian, Vijay; DeCross, Matthew; Fliss, Jackson; Kar, Arjun; Leigh, Robert G.; Parrikar, Onkar

    2018-05-01

    We study the multi-party entanglement structure of states in Chern-Simons theory created by performing the path integral on 3-manifolds with linked torus boundaries, called link complements. For gauge group SU(2), the wavefunctions of these states (in a particular basis) are the colored Jones polynomials of the corresponding links. We first review the case of U(1) Chern-Simons theory where these are stabilizer states, a fact we use to re-derive an explicit formula for the entanglement entropy across a general link bipartition. We then present the following results for SU(2) Chern-Simons theory: (i) The entanglement entropy for a bipartition of a link gives a lower bound on the genus of surfaces in the ambient S 3 separating the two sublinks. (ii) All torus links (namely, links which can be drawn on the surface of a torus) have a GHZ-like entanglement structure — i.e., partial traces leave a separable state. By contrast, through explicit computation, we test in many examples that hyperbolic links (namely, links whose complements admit hyperbolic structures) have W-like entanglement — i.e., partial traces leave a non-separable state. (iii) Finally, we consider hyperbolic links in the complexified SL(2,C) Chern-Simons theory, which is closely related to 3d Einstein gravity with a negative cosmological constant. In the limit of small Newton constant, we discuss how the entanglement structure is controlled by the Neumann-Zagier potential on the moduli space of hyperbolic structures on the link complement.

  13. High order ADER schemes for a unified first order hyperbolic formulation of continuum mechanics: Viscous heat-conducting fluids and elastic solids

    NASA Astrophysics Data System (ADS)

    Dumbser, Michael; Peshkov, Ilya; Romenski, Evgeniy; Zanotti, Olindo

    2016-06-01

    This paper is concerned with the numerical solution of the unified first order hyperbolic formulation of continuum mechanics recently proposed by Peshkov and Romenski [110], further denoted as HPR model. In that framework, the viscous stresses are computed from the so-called distortion tensor A, which is one of the primary state variables in the proposed first order system. A very important key feature of the HPR model is its ability to describe at the same time the behavior of inviscid and viscous compressible Newtonian and non-Newtonian fluids with heat conduction, as well as the behavior of elastic and visco-plastic solids. Actually, the model treats viscous and inviscid fluids as generalized visco-plastic solids. This is achieved via a stiff source term that accounts for strain relaxation in the evolution equations of A. Also heat conduction is included via a first order hyperbolic system for the thermal impulse, from which the heat flux is computed. The governing PDE system is hyperbolic and fully consistent with the first and the second principle of thermodynamics. It is also fundamentally different from first order Maxwell-Cattaneo-type relaxation models based on extended irreversible thermodynamics. The HPR model represents therefore a novel and unified description of continuum mechanics, which applies at the same time to fluid mechanics and solid mechanics. In this paper, the direct connection between the HPR model and the classical hyperbolic-parabolic Navier-Stokes-Fourier theory is established for the first time via a formal asymptotic analysis in the stiff relaxation limit. From a numerical point of view, the governing partial differential equations are very challenging, since they form a large nonlinear hyperbolic PDE system that includes stiff source terms and non-conservative products. We apply the successful family of one-step ADER-WENO finite volume (FV) and ADER discontinuous Galerkin (DG) finite element schemes to the HPR model in the stiff relaxation limit, and compare the numerical results with exact or numerical reference solutions obtained for the Euler and Navier-Stokes equations. Numerical convergence results are also provided. To show the universality of the HPR model, the paper is rounded-off with an application to wave propagation in elastic solids, for which one only needs to switch off the strain relaxation source term in the governing PDE system. We provide various examples showing that for the purpose of flow visualization, the distortion tensor A seems to be particularly useful.

  14. Plasmon analysis and homogenization in plane layered photonic crystals and hyperbolic metamaterials

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Davidovich, M. V., E-mail: davidovichmv@info.sgu.ru

    2016-12-15

    Dispersion equations are obtained and analysis and homogenization are carried out in periodic and quasiperiodic plane layered structures consisting of alternating dielectric layers, metal and dielectric layers, as well as graphene sheets and dielectric (SiO{sub 2}) layers. Situations are considered when these structures acquire the properties of hyperbolic metamaterials (HMMs), i.e., materials the real parts of whose effective permittivity tensor have opposite signs. It is shown that the application of solely dielectric layers is more promising in the context of reducing losses.

  15. High order filtering methods for approximating hyperbolic systems of conservation laws

    NASA Technical Reports Server (NTRS)

    Lafon, F.; Osher, S.

    1991-01-01

    The essentially nonoscillatory (ENO) schemes, while potentially useful in the computation of discontinuous solutions of hyperbolic conservation-law systems, are computationally costly relative to simple central-difference methods. A filtering technique is presented which employs central differencing of arbitrarily high-order accuracy except where a local test detects the presence of spurious oscillations and calls upon the full ENO apparatus to remove them. A factor-of-three speedup is thus obtained over the full-ENO method for a wide range of problems, with high-order accuracy in regions of smooth flow.

  16. On the arbitrary l-wave solutions of the deformed hyperbolic manning-rosen potential including an improved approximation to the orbital centrifugal term

    NASA Astrophysics Data System (ADS)

    Xu, Chun-Long; Zhang, Min-Cang

    2017-01-01

    The arbitrary l-wave solutions to the Schrödinger equation for the deformed hyperbolic Manning-Rosen potential is investigated analytically by using the Nikiforov-Uvarov method, the centrifugal term is treated with an improved Greene and Aldrich's approximation scheme. The wavefunctions depend on the deformation parameter q, which is expressed in terms of the Jocobi polynomial or the hypergeometric function. The bound state energy is obtained, and the discrete spectrum is shown to be independent of the deformation parameter q.

  17. Interaction phenomenon to dimensionally reduced p-gBKP equation

    NASA Astrophysics Data System (ADS)

    Zhang, Runfa; Bilige, Sudao; Bai, Yuexing; Lü, Jianqing; Gao, Xiaoqing

    2018-02-01

    Based on searching the combining of quadratic function and exponential (or hyperbolic cosine) function from the Hirota bilinear form of the dimensionally reduced p-gBKP equation, eight class of interaction solutions are derived via symbolic computation with Mathematica. The submergence phenomenon, presented to illustrate the dynamical features concerning these obtained solutions, is observed by three-dimensional plots and density plots with particular choices of the involved parameters between the exponential (or hyperbolic cosine) function and the quadratic function. It is proved that the interference between the two solitary waves is inelastic.

  18. Travelling Randomly on the Poincaré Half-Plane with a Pythagorean Compass

    NASA Astrophysics Data System (ADS)

    Cammarota, V.; Orsingher, E.

    2008-02-01

    A random motion on the Poincaré half-plane is studied. A particle runs on the geodesic lines changing direction at Poisson-paced times. The hyperbolic distance is analyzed, also in the case where returns to the starting point are admitted. The main results concern the mean hyperbolic distance (and also the conditional mean distance) in all versions of the motion envisaged. Also an analogous motion on orthogonal circles of the sphere is examined and the evolution of the mean distance from the starting point is investigated.

  19. Trading spaces: building three-dimensional nets from two-dimensional tilings

    PubMed Central

    Castle, Toen; Evans, Myfanwy E.; Hyde, Stephen T.; Ramsden, Stuart; Robins, Vanessa

    2012-01-01

    We construct some examples of finite and infinite crystalline three-dimensional nets derived from symmetric reticulations of homogeneous two-dimensional spaces: elliptic (S2), Euclidean (E2) and hyperbolic (H2) space. Those reticulations are edges and vertices of simple spherical, planar and hyperbolic tilings. We show that various projections of the simplest symmetric tilings of those spaces into three-dimensional Euclidean space lead to topologically and geometrically complex patterns, including multiple interwoven nets and tangled nets that are otherwise difficult to generate ab initio in three dimensions. PMID:24098839

  20. The properties of Q-deformed hyperbolic and trigonometric functions in quantum deformation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Deta, U. A., E-mail: utamaalan@yahoo.co.id, E-mail: utamadeta@unesa.ac.id; Suparmi

    2015-09-30

    Quantum deformation has been studied due to its relation with applications in nuclear physics, conformal field theory, and statistical-quantum theory. The q-deformation of hyperbolic function was introduced by Arai. The application of q-deformed functions has been widely used in quantum mechanics. The properties of this two kinds of system explained in this paper including their derivative. The graph of q-deformed functions presented using Matlab. The special case is given for modified Poschl-Teller plus q-deformed Scarf II trigonometry potentials.

  1. Lower Current Large Deviations for Zero-Range Processes on a Ring

    NASA Astrophysics Data System (ADS)

    Chleboun, Paul; Grosskinsky, Stefan; Pizzoferrato, Andrea

    2017-04-01

    We study lower large deviations for the current of totally asymmetric zero-range processes on a ring with concave current-density relation. We use an approach by Jensen and Varadhan which has previously been applied to exclusion processes, to realize current fluctuations by travelling wave density profiles corresponding to non-entropic weak solutions of the hyperbolic scaling limit of the process. We further establish a dynamic transition, where large deviations of the current below a certain value are no longer typically attained by non-entropic weak solutions, but by condensed profiles, where a non-zero fraction of all the particles accumulates on a single fixed lattice site. This leads to a general characterization of the rate function, which is illustrated by providing detailed results for four generic examples of jump rates, including constant rates, decreasing rates, unbounded sublinear rates and asymptotically linear rates. Our results on the dynamic transition are supported by numerical simulations using a cloning algorithm.

  2. Thermal inertia effect in an axisymmetric thermoelastic problem based on generalized thermoelasticity

    NASA Astrophysics Data System (ADS)

    Xie, Yushu; Li, Fatao

    2010-06-01

    The objective of this paper is to study thermal inertia effect due to the fact of the properties of the hyperbolic equations based on LS theory in generalized thermoelasticity. Simulations in a 2D hollow cylinder for uncoupled dynamic thermal stresses and thermal displacements were predicted by use of finite element method with Newmark algorithm. The thermal inertia effect on LS theory in rapid transient heat transfer process is also investigated in comparison with in steady heat transfer process. When different specific heat capacity is chosen, dynamic thermal stresses appear different types of vibration, in which less heat capacity causes more violent dynamic thermal stresses because of the thermal inertia effect. Both dynamic thermal stresses and thermal displacements in rapid transient heat transfer process have the larger amplitude and higher frequency than in steady heat transfer process due to thermal inertia from the results of simulation, which is consistent with the nature of the generalized thermoelasticity.

  3. Lagrangian particle method for compressible fluid dynamics

    NASA Astrophysics Data System (ADS)

    Samulyak, Roman; Wang, Xingyu; Chen, Hsin-Chiang

    2018-06-01

    A new Lagrangian particle method for solving Euler equations for compressible inviscid fluid or gas flows is proposed. Similar to smoothed particle hydrodynamics (SPH), the method represents fluid cells with Lagrangian particles and is suitable for the simulation of complex free surface/multiphase flows. The main contributions of our method, which is different from SPH in all other aspects, are (a) significant improvement of approximation of differential operators based on a polynomial fit via weighted least squares approximation and the convergence of prescribed order, (b) a second-order particle-based algorithm that reduces to the first-order upwind method at local extremal points, providing accuracy and long term stability, and (c) more accurate resolution of entropy discontinuities and states at free interfaces. While the method is consistent and convergent to a prescribed order, the conservation of momentum and energy is not exact and depends on the convergence order. The method is generalizable to coupled hyperbolic-elliptic systems. Numerical verification tests demonstrating the convergence order are presented as well as examples of complex multiphase flows.

  4. On the cost of approximating and recognizing a noise perturbed straight line or a quadratic curve segment in the plane. [central processing units

    NASA Technical Reports Server (NTRS)

    Cooper, D. B.; Yalabik, N.

    1975-01-01

    Approximation of noisy data in the plane by straight lines or elliptic or single-branch hyperbolic curve segments arises in pattern recognition, data compaction, and other problems. The efficient search for and approximation of data by such curves were examined. Recursive least-squares linear curve-fitting was used, and ellipses and hyperbolas are parameterized as quadratic functions in x and y. The error minimized by the algorithm is interpreted, and central processing unit (CPU) times for estimating parameters for fitting straight lines and quadratic curves were determined and compared. CPU time for data search was also determined for the case of straight line fitting. Quadratic curve fitting is shown to require about six times as much CPU time as does straight line fitting, and curves relating CPU time and fitting error were determined for straight line fitting. Results are derived on early sequential determination of whether or not the underlying curve is a straight line.

  5. Scaling properties and universality of first-passage-time probabilities in financial markets

    NASA Astrophysics Data System (ADS)

    Perelló, Josep; Gutiérrez-Roig, Mario; Masoliver, Jaume

    2011-12-01

    Financial markets provide an ideal frame for the study of crossing or first-passage time events of non-Gaussian correlated dynamics, mainly because large data sets are available. Tick-by-tick data of six futures markets are herein considered, resulting in fat-tailed first-passage time probabilities. The scaling of the return with its standard deviation collapses the probabilities of all markets examined—and also for different time horizons—into single curves, suggesting that first-passage statistics is market independent (at least for high-frequency data). On the other hand, a very closely related quantity, the survival probability, shows, away from the center and tails of the distribution, a hyperbolic t-1/2 decay typical of a Markovian dynamics, albeit the existence of memory in markets. Modifications of the Weibull and Student distributions are good candidates for the phenomenological description of first-passage time properties under certain regimes. The scaling strategies shown may be useful for risk control and algorithmic trading.

  6. The large discretization step method for time-dependent partial differential equations

    NASA Technical Reports Server (NTRS)

    Haras, Zigo; Taasan, Shlomo

    1995-01-01

    A new method for the acceleration of linear and nonlinear time dependent calculations is presented. It is based on the Large Discretization Step (LDS) approximation, defined in this work, which employs an extended system of low accuracy schemes to approximate a high accuracy discrete approximation to a time dependent differential operator. Error bounds on such approximations are derived. These approximations are efficiently implemented in the LDS methods for linear and nonlinear hyperbolic equations, presented here. In these algorithms the high and low accuracy schemes are interpreted as the same discretization of a time dependent operator on fine and coarse grids, respectively. Thus, a system of correction terms and corresponding equations are derived and solved on the coarse grid to yield the fine grid accuracy. These terms are initialized by visiting the fine grid once in many coarse grid time steps. The resulting methods are very general, simple to implement and may be used to accelerate many existing time marching schemes.

  7. Mars double-aeroflyby free returns

    NASA Astrophysics Data System (ADS)

    Jesick, Mark

    2017-09-01

    Mars double-flyby free-return trajectories that pass twice through the Martian atmosphere are documented. This class of trajectories is advantageous for potential Mars atmospheric sample return missions because of its low geocentric energy at departure and arrival, because it would enable two sample collections at unique locations during different Martian seasons, and because of its lack of deterministic maneuvers. Free return opportunities are documented over Earth departure dates ranging from 2015 through 2100, with viable missions available every Earth-Mars synodic period. After constraining the maximum lift-to-drag ratio to be less than one, the minimum observed Earth departure hyperbolic excess speed is 3.23 km/s, the minimum Earth atmospheric entry speed is 11.42 km/s, and the minimum round-trip flight time is 805 days. An algorithm using simplified dynamics is developed along with a method to derive an initial estimate for trajectories in a more realistic dynamic model. Multiple examples are presented, including free returns that pass outside and inside of Mars's appreciable atmosphere.

  8. Strategies Toward Automation of Overset Structured Surface Grid Generation

    NASA Technical Reports Server (NTRS)

    Chan, William M.

    2017-01-01

    An outline of a strategy for automation of overset structured surface grid generation on complex geometries is described. The starting point of the process consists of an unstructured surface triangulation representation of the geometry derived from a native CAD, STEP, or IGES definition, and a set of discretized surface curves that captures all geometric features of interest. The procedure for surface grid generation is decomposed into an algebraic meshing step, a hyperbolic meshing step, and a gap-filling step. This paper will focus primarily on the high-level plan with details on the algebraic step. The algorithmic procedure for the algebraic step involves analyzing the topology of the network of surface curves, distributing grid points appropriately on these curves, identifying domains bounded by four curves that can be meshed algebraically, concatenating the resulting grids into fewer patches, and extending appropriate boundaries of the concatenated grids to provide proper overlap. Results are presented for grids created on various aerospace vehicle components.

  9. Interaction of the sonic boom with atmospheric turbulence

    NASA Technical Reports Server (NTRS)

    Rusak, Zvi; Cole, Julian D.

    1994-01-01

    Theoretical research was carried out to study the effect of free-stream turbulence on sonic boom pressure fields. A new transonic small-disturbance model to analyze the interactions of random disturbances with a weak shock was developed. The model equation has an extended form of the classic small-disturbance equation for unsteady transonic aerodynamics. An alternative approach shows that the pressure field may be described by an equation that has an extended form of the classic nonlinear acoustics equation that describes the propagation of sound beams with narrow angular spectrum. The model shows that diffraction effects, nonlinear steepening effects, focusing and caustic effects and random induced vorticity fluctuations interact simultaneously to determine the development of the shock wave in space and time and the pressure field behind it. A finite-difference algorithm to solve the mixed type elliptic-hyperbolic flows around the shock wave was also developed. Numerical calculations of shock wave interactions with various deterministic and random fluctuations will be presented in a future report.

  10. Statistical Properties of Lorenz-like Flows, Recent Developments and Perspectives

    NASA Astrophysics Data System (ADS)

    Araujo, Vitor; Galatolo, Stefano; Pacifico, Maria José

    We comment on the mathematical results about the statistical behavior of Lorenz equations and its attractor, and more generally on the class of singular hyperbolic systems. The mathematical theory of such kind of systems turned out to be surprisingly difficult. It is remarkable that a rigorous proof of the existence of the Lorenz attractor was presented only around the year 2000 with a computer-assisted proof together with an extension of the hyperbolic theory developed to encompass attractors robustly containing equilibria. We present some of the main results on the statistical behavior of such systems. We show that for attractors of three-dimensional flows, robust chaotic behavior is equivalent to the existence of certain hyperbolic structures, known as singular-hyperbolicity. These structures, in turn, are associated with the existence of physical measures: in low dimensions, robust chaotic behavior for flows ensures the existence of a physical measure. We then give more details on recent results on the dynamics of singular-hyperbolic (Lorenz-like) attractors: (1) there exists an invariant foliation whose leaves are forward contracted by the flow (and further properties which are useful to understand the statistical properties of the dynamics); (2) there exists a positive Lyapunov exponent at every orbit; (3) there is a unique physical measure whose support is the whole attractor and which is the equilibrium state with respect to the center-unstable Jacobian; (4) this measure is exact dimensional; (5) the induced measure on a suitable family of cross-sections has exponential decay of correlations for Lipschitz observables with respect to a suitable Poincaré return time map; (6) the hitting time associated to Lorenz-like attractors satisfy a logarithm law; (7) the geometric Lorenz flow satisfies the Almost Sure Invariance Principle (ASIP) and the Central Limit Theorem (CLT); (8) the rate of decay of large deviations for the volume measure on the ergodic basin of a geometric Lorenz attractor is exponential; (9) a class of geometric Lorenz flows exhibits robust exponential decay of correlations; (10) all geometric Lorenz flows are rapidly mixing and their time-1 map satisfies both ASIP and CLT.

  11. Arithmetic and Hyperbolic Structures in String Theory

    NASA Astrophysics Data System (ADS)

    Persson, Daniel

    2010-01-01

    This monograph is an updated and extended version of the author's PhD thesis. It consists of an introductory text followed by two separate parts which are loosely related but may be read independently of each other. In Part I we analyze certain hyperbolic structures arising when studying gravity in the vicinity of a spacelike singularity (the "BKL-limit"). In this limit, spatial points decouple and the dynamics exhibits ultralocal behaviour which may be described in terms of a (possibly chaotic) hyperbolic billiard. In all supergravities arising as low-energy limits of string theory or M-theory, the billiard dynamics takes place within the fundamental Weyl chambers of certain hyperbolic Kac-Moody algebras, suggesting that these algebras generate hidden infinite-dimensional symmetries of the theory. Part II of the thesis is devoted to a study of how (U-)dualities in string theory provide powerful constraints on perturbative and non-perturbative quantum corrections. These dualities are described by certain arithmetic groups G(Z) which are conjectured to be preserved in the effective action. The exact couplings are given by automorphic forms on the double quotient G(Z)G/K. We discuss in detail various methods of constructing automorphic forms, with particular emphasis on non-holomorphic Eisenstein series. We provide detailed examples for the physically relevant cases of SL(2,Z) and SL(3,Z), for which we construct their respective Eisenstein series and compute their (non-abelian) Fourier expansions. We also show how these techniques can be applied to hypermultiplet moduli spaces in type II Calabi-Yau compactifications, and we provide a detailed analysis for the universal hypermultiplet.

  12. The distribution of the intervals between neural impulses in the maintained discharges of retinal ganglion cells.

    PubMed

    Levine, M W

    1991-01-01

    Simulated neural impulse trains were generated by a digital realization of the integrate-and-fire model. The variability in these impulse trains had as its origin a random noise of specified distribution. Three different distributions were used: the normal (Gaussian) distribution (no skew, normokurtic), a first-order gamma distribution (positive skew, leptokurtic), and a uniform distribution (no skew, platykurtic). Despite these differences in the distribution of the variability, the distributions of the intervals between impulses were nearly indistinguishable. These inter-impulse distributions were better fit with a hyperbolic gamma distribution than a hyperbolic normal distribution, although one might expect a better approximation for normally distributed inverse intervals. Consideration of why the inter-impulse distribution is independent of the distribution of the causative noise suggests two putative interval distributions that do not depend on the assumed noise distribution: the log normal distribution, which is predicated on the assumption that long intervals occur with the joint probability of small input values, and the random walk equation, which is the diffusion equation applied to a random walk model of the impulse generating process. Either of these equations provides a more satisfactory fit to the simulated impulse trains than the hyperbolic normal or hyperbolic gamma distributions. These equations also provide better fits to impulse trains derived from the maintained discharges of ganglion cells in the retinae of cats or goldfish. It is noted that both equations are free from the constraint that the coefficient of variation (CV) have a maximum of unity.(ABSTRACT TRUNCATED AT 250 WORDS)

  13. Rigorous high-precision enclosures of fixed points and their invariant manifolds

    NASA Astrophysics Data System (ADS)

    Wittig, Alexander N.

    The well established concept of Taylor Models is introduced, which offer highly accurate C0 enclosures of functional dependencies, combining high-order polynomial approximation of functions and rigorous estimates of the truncation error, performed using verified arithmetic. The focus of this work is on the application of Taylor Models in algorithms for strongly non-linear dynamical systems. A method is proposed to extend the existing implementation of Taylor Models in COSY INFINITY from double precision coefficients to arbitrary precision coefficients. Great care is taken to maintain the highest efficiency possible by adaptively adjusting the precision of higher order coefficients in the polynomial expansion. High precision operations are based on clever combinations of elementary floating point operations yielding exact values for round-off errors. An experimental high precision interval data type is developed and implemented. Algorithms for the verified computation of intrinsic functions based on the High Precision Interval datatype are developed and described in detail. The application of these operations in the implementation of High Precision Taylor Models is discussed. An application of Taylor Model methods to the verification of fixed points is presented by verifying the existence of a period 15 fixed point in a near standard Henon map. Verification is performed using different verified methods such as double precision Taylor Models, High Precision intervals and High Precision Taylor Models. Results and performance of each method are compared. An automated rigorous fixed point finder is implemented, allowing the fully automated search for all fixed points of a function within a given domain. It returns a list of verified enclosures of each fixed point, optionally verifying uniqueness within these enclosures. An application of the fixed point finder to the rigorous analysis of beam transfer maps in accelerator physics is presented. Previous work done by Johannes Grote is extended to compute very accurate polynomial approximations to invariant manifolds of discrete maps of arbitrary dimension around hyperbolic fixed points. The algorithm presented allows for automatic removal of resonances occurring during construction. A method for the rigorous enclosure of invariant manifolds of continuous systems is introduced. Using methods developed for discrete maps, polynomial approximations of invariant manifolds of hyperbolic fixed points of ODEs are obtained. These approximations are outfit with a sharp error bound which is verified to rigorously contain the manifolds. While we focus on the three dimensional case, verification in higher dimensions is possible using similar techniques. Integrating the resulting enclosures using the verified COSY VI integrator, the initial manifold enclosures are expanded to yield sharp enclosures of large parts of the stable and unstable manifolds. To demonstrate the effectiveness of this method, we construct enclosures of the invariant manifolds of the Lorenz system and show pictures of the resulting manifold enclosures. To the best of our knowledge, these enclosures are the largest verified enclosures of manifolds in the Lorenz system in existence.

  14. Global Resolution of the Physical Vacuum Singularity for Three-Dimensional Isentropic Inviscid Flows with Damping in Spherically Symmetric Motions

    NASA Astrophysics Data System (ADS)

    Zeng, Huihui

    2017-10-01

    For the gas-vacuum interface problem with physical singularity and the sound speed being {C^{{1}/{2}}}-Hölder continuous near vacuum boundaries of the isentropic compressible Euler equations with damping, the global existence of smooth solutions and the convergence to Barenblatt self-similar solutions of the corresponding porous media equation are proved in this paper for spherically symmetric motions in three dimensions; this is done by overcoming the analytical difficulties caused by the coordinate's singularity near the center of symmetry, and the physical vacuum singularity to which standard methods of symmetric hyperbolic systems do not apply. Various weights are identified to resolve the singularity near the vacuum boundary and the center of symmetry globally in time. The results obtained here contribute to the theory of global solutions to vacuum boundary problems of compressible inviscid fluids, for which the currently available results are mainly for the local-in-time well-posedness theory, and also to the theory of global smooth solutions of dissipative hyperbolic systems which fail to be strictly hyperbolic.

  15. An instability of hyperbolic space under the Yang-Mills flow

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gegenberg, Jack; Day, Andrew C.; Liu, Haitao

    2014-04-15

    We consider the Yang-Mills flow on hyperbolic 3-space. The gauge connection is constructed from the frame-field and (not necessarily compatible) spin connection components. The fixed points of this flow include zero Yang-Mills curvature configurations, for which the spin connection has zero torsion and the associated Riemannian geometry is one of constant curvature. We analytically solve the linearized flow equations for a large class of perturbations to the fixed point corresponding to hyperbolic 3-space. These can be expressed as a linear superposition of distinct modes, some of which are exponentially growing along the flow. The growing modes imply the divergence ofmore » the (gauge invariant) perturbative torsion for a wide class of initial data, indicating an instability of the background geometry that we confirm with numeric simulations in the partially compactified case. There are stable modes with zero torsion, but all the unstable modes are torsion-full. This leads us to speculate that the instability is induced by the torsion degrees of freedom present in the Yang-Mills flow.« less

  16. Well-posedness of the Cauchy problem for models of large amplitude internal waves

    NASA Astrophysics Data System (ADS)

    Guyenne, Philippe; Lannes, David; Saut, Jean-Claude

    2010-02-01

    We consider in this paper the 'shallow-water/shallow-water' asymptotic model obtained in Choi and Camassa (1999 J. Fluid Mech. 396 1-36), Craig et al (2005 Commun. Pure. Appl. Math. 58 1587-641) (one-dimensional interface) and Bona et al (2008 J. Math. Pures Appl. 89 538-66) (two-dimensional interface) from the two-layer system with rigid lid, for the description of large amplitude internal waves at the interface of two layers of immiscible fluids of different densities. For one-dimensional interfaces, this system is of hyperbolic type and its local well-posedness does not raise serious difficulties, although other issues (blow-up, loss of hyperbolicity, etc) turn out to be delicate. For two-dimensional interfaces, the system is nonlocal. Nevertheless, we prove that it conserves some properties of 'hyperbolic type' and show that the associated Cauchy problem is locally well posed in suitable Sobolev classes provided some natural restrictions are imposed on the data. These results are illustrated by numerical simulations with emphasis on the formation of shock waves.

  17. Hyperbolic umbilic caustics from oblate water drops with tilted illumination: Observations

    NASA Astrophysics Data System (ADS)

    Jobe, Oli; Thiessen, David B.; Marston, Philip L.

    2017-11-01

    Various groups have reported observations of hyperbolic umbilic diffraction catastrophe patterns in the far-field scattering by oblate acoustically levitated drops with symmetric illumination. In observations of that type the drop's symmetry axis is vertical and the illuminating light beam (typically an expanded laser beam) travels horizontally. In the research summarized here, scattering patterns in the primary rainbow region and drop measurements were recorded with vertically tilted laser beam illumination having a grazing angle as large as 4 degrees. The findings from these observations may be summarized as follows: (a) It remains possible to adjust the drop aspect ratio (diameter/height) = D/H so as to produce a V-shaped hyperbolic umbilic focal section (HUFS) in the far-field scattering. (b) The shift in the required D/H was typically an increase of less than 1% and was quadratic in the tilt. (c) The apex of the V-shaped HUFS was shifted vertically by an amount proportional to the tilt with a coefficient close to unity. The levitated drops had negligible up-down asymmetry. Our method of investigation should be useful for other generalized rainbows with tilted illumination.

  18. Proof of concept of an artificial muscle: theoretical model, numerical model, and hardware experiment.

    PubMed

    Haeufle, D F B; Günther, M; Blickhan, R; Schmitt, S

    2011-01-01

    Recently, the hyperbolic Hill-type force-velocity relation was derived from basic physical components. It was shown that a contractile element CE consisting of a mechanical energy source (active element AE), a parallel damper element (PDE), and a serial element (SE) exhibits operating points with hyperbolic force-velocity dependency. In this paper, the contraction dynamics of this CE concept were analyzed in a numerical simulation of quick release experiments against different loads. A hyperbolic force-velocity relation was found. The results correspond to measurements of the contraction dynamics of a technical prototype. Deviations from the theoretical prediction could partly be explained by the low stiffness of the SE, which was modeled analog to the metal spring in the hardware prototype. The numerical model and hardware prototype together, are a proof of this CE concept and can be seen as a well-founded starting point for the development of Hill-type artificial muscles. This opens up new vistas for the technical realization of natural movements with rehabilitation devices. © 2011 IEEE

  19. Hyperbolic geometrical optics: Hyperbolic glass

    NASA Astrophysics Data System (ADS)

    De Micheli, Enrico; Scorza, Irene; Viano, Giovanni Alberto

    2006-02-01

    We study the geometrical optics generated by a refractive index of the form n (x,y)=1/y (y>0), where y is the coordinate of the vertical axis in an orthogonal reference frame in R2. We thus obtain what we call "hyperbolic geometrical optics" since the ray trajectories are geodesics in the Poincaré-Lobachevsky half-plane H2. Then we prove that the constant phase surface are horocycles and obtain the horocyclic waves, which are closely related to the classical Poisson kernel and are the analogs of the Euclidean plane waves. By studying the transport equation in the Beltrami pseudosphere, we prove (i) the conservation of the flow in the entire strip 0

  20. Tsien's method for generating non-Keplerian trajectories. Part 2: The question of thrust to orbit a sphere and the restricted three-body problem

    NASA Technical Reports Server (NTRS)

    Murad, P. A.

    1993-01-01

    Tsien's method is extended to treat the orbital motion of a body undergoing accelerations and decelerations. A generalized solution is discussed for the generalized case where a body undergoes azimuthal and radial thrust and the problem is further simplified for azimuthal thrust alone. Judicious selection of thrust could generate either an elliptic or hyperbolic trajectory. This is unexpected especially when the body has only enough energy for a lower state trajectory. The methodology is extended treating the problem of vehicle thrust for orbiting a sphere and vehicle thrust within the classical restricted three-body problem. Results for the latter situation can produce hyperbolic trajectories through eigen value decomposition. Since eigen values for no-thrust can be imaginary, thrust can generate real eigen values to describe hyperbolic trajectories. Keplerian dynamics appears to represent but a small subset of a much larger non-Keplerian domain especially when thrust effects are considered. The need for high thrust long duration space-based propulsion systems for changing a trajectory's canonical form is clearly demonstrated.

  1. Ion beam figuring of Φ520mm convex hyperbolic secondary mirror

    NASA Astrophysics Data System (ADS)

    Meng, Xiaohui; Wang, Yonggang; Li, Ang; Li, Wenqing

    2016-10-01

    The convex hyperbolic secondary mirror is a Φ520-mm Zerodur lightweight hyperbolic convex mirror. Typically conventional methods like CCOS, stressed-lap polishing are used to manufacture this secondary mirror. Nevertheless, the required surface accuracy cannot be achieved through the use of conventional polishing methods because of the unpredictable behavior of the polishing tools, which leads to an unstable removal rate. Ion beam figuring is an optical fabrication method that provides highly controlled error of previously polished surfaces using a directed, inert and neutralized ion beam to physically sputter material from the optic surface. Several iterations with different ion beam size are selected and optimized to fit different stages of surface figure error and spatial frequency components. Before ion beam figuring, surface figure error of the secondary mirror is 2.5λ p-v, 0.23λ rms, and is improved to 0.12λ p-v, 0.014λ rms in several process iterations. The demonstration clearly shows that ion beam figuring can not only be used to the final correction of aspheric, but also be suitable for polishing the coarse surface of large, complex mirror.

  2. Mathematical modeling of impact of two metal plates using two-fluid approach

    NASA Astrophysics Data System (ADS)

    Utkin, P. S.; Fortova, S. V.

    2018-01-01

    The paper is devoted to the development of the two-fluid mathematical model and the computational algorithm for the modeling of two metal plates impact. In one-dimensional case the governing system of equations comprises seven equations: three conservation laws for each fluid and transfer equation for the volume fraction of one of the fluids. Both fluids are considered to be compressible and equilibrium on velocities. Pressures equilibrium is used as fluids interface condition. The system has hyperbolic type but could not be written in the conservative form because of nozzling terms in the right-hand side of the equations. The algorithm is based on the Harten-Lax-van Leer numerical flux function. The robust computation in the presence of the interface boundary is carried out due to the special pressure relaxation procedure. The problem is solved using stiffened gas equations of state for each fluid. The parameters in the equations of state are calibrated using the results of computations using wide-range equations of state for the metals. In simulations of metal plates impact we get two shocks after the initial impact that propagate to the free surfaces of the samples. The characteristics of shock waves are close (maximum relative error in characteristics of shocks is not greater than 7%) to the data from the wide-range equations of states computations.

  3. On the removal of boundary errors caused by Runge-Kutta integration of non-linear partial differential equations

    NASA Technical Reports Server (NTRS)

    Abarbanel, Saul; Gottlieb, David; Carpenter, Mark H.

    1994-01-01

    It has been previously shown that the temporal integration of hyperbolic partial differential equations (PDE's) may, because of boundary conditions, lead to deterioration of accuracy of the solution. A procedure for removal of this error in the linear case has been established previously. In the present paper we consider hyperbolic (PDE's) (linear and non-linear) whose boundary treatment is done via the SAT-procedure. A methodology is present for recovery of the full order of accuracy, and has been applied to the case of a 4th order explicit finite difference scheme.

  4. Selective radiative heating of nanostructures using hyperbolic metamaterials

    DOE PAGES

    Ding, Ding; Minnich, Austin J

    2015-01-01

    Hyperbolic metamaterials (HMM) are of great interest due to their ability to break the diffraction limit for imaging and enhance near-field radiative heat transfer. Here we demonstrate that an annular, transparent HMM enables selective heating of a sub-wavelength plasmonic nanowire by controlling the angular mode number of a plasmonic resonance. A nanowire emitter, surrounded by an HMM, appears dark to incoming radiation from an adjacent nanowire emitter unless the second emitter is surrounded by an identical lens such that the wavelength and angular mode of the plasmonic resonance match. Our result can find applications in radiative thermal management.

  5. A pseudospectral Legendre method for hyperbolic equations with an improved stability condition

    NASA Technical Reports Server (NTRS)

    Tal-Ezer, Hillel

    1986-01-01

    A new pseudospectral method is introduced for solving hyperbolic partial differential equations. This method uses different grid points than previously used pseudospectral methods: in fact the grid points are related to the zeroes of the Legendre polynomials. The main advantage of this method is that the allowable time step is proportional to the inverse of the number of grid points 1/N rather than to 1/n(2) (as in the case of other pseudospectral methods applied to mixed initial boundary value problems). A highly accurate time discretization suitable for these spectral methods is discussed.

  6. A pseudospectral Legendre method for hyperbolic equations with an improved stability condition

    NASA Technical Reports Server (NTRS)

    Tal-Ezer, H.

    1984-01-01

    A new pseudospectral method is introduced for solving hyperbolic partial differential equations. This method uses different grid points than previously used pseudospectral methods: in fact the grid are related to the zeroes of the Legendre polynomials. The main advantage of this method is that the allowable time step is proportional to the inverse of the number of grid points 1/N rather than to 1/n(2) (as in the case of other pseudospectral methods applied to mixed initial boundary value problems). A highly accurate time discretization suitable for these spectral methods is discussed.

  7. Error analysis of finite difference schemes applied to hyperbolic initial boundary value problems

    NASA Technical Reports Server (NTRS)

    Skollermo, G.

    1979-01-01

    Finite difference methods for the numerical solution of mixed initial boundary value problems for hyperbolic equations are studied. The reported investigation has the objective to develop a technique for the total error analysis of a finite difference scheme, taking into account initial approximations, boundary conditions, and interior approximation. Attention is given to the Cauchy problem and the initial approximation, the homogeneous problem in an infinite strip with inhomogeneous boundary data, the reflection of errors in the boundaries, and two different boundary approximations for the leapfrog scheme with a fourth order accurate difference operator in space.

  8. Stability of hyperbolic-parabolic mixed type equations with partial boundary condition

    NASA Astrophysics Data System (ADS)

    Zhan, Huashui; Feng, Zhaosheng

    2018-06-01

    In this paper, we are concerned with the hyperbolic-parabolic mixed type equations with the non-homogeneous boundary condition. If it is degenerate on the boundary, the part of the boundary whose boundary value should be imposed, is determined by the entropy condition from the convection term. If there is no convection term in the equation, we show that the stability of solutions can be proved without any boundary condition. If the equation is completely degenerate, we show that the stability of solutions can be established just based on the partial boundary condition.

  9. How to fold a spin chain: Integrable boundaries of the Heisenberg XXX and Inozemtsev hyperbolic models

    NASA Astrophysics Data System (ADS)

    De La Rosa Gomez, Alejandro; MacKay, Niall; Regelskis, Vidas

    2017-04-01

    We present a general method of folding an integrable spin chain, defined on a line, to obtain an integrable open spin chain, defined on a half-line. We illustrate our method through two fundamental models with sl2 Lie algebra symmetry: the Heisenberg XXX and the Inozemtsev hyperbolic spin chains. We obtain new long-range boundary Hamiltonians and demonstrate that they exhibit Yangian symmetries, thus ensuring integrability of the models we obtain. The method presented provides a ;bottom-up; approach for constructing integrable boundaries and can be applied to any spin chain model.

  10. On the hyperbolic nature of the equations of alluvial river hydraulics and the equivalence of stable and energy dissipating shocks

    NASA Astrophysics Data System (ADS)

    Zanraea, D. D. L.; Needham, D. J.

    The depth-averaged hydraulic equations augmented with a suitable bed-load sediment transport function form a closed system which governs the one-dimensional flow in an alluvial river or channel. In this paper, it is shown that this system is hyperbolic and yields three families of shock-wave solutions. These are determined to be temporally stable in restricted regions of the (H, F0)-plane, via the Lax shock inequalities. Further, it is demonstrated that this criterion is equivalent to the energy dissipation criterion developed by Needham and Hey (1991).

  11. Transition from complete synchronization to spatio-temporal chaos in coupled chaotic systems with nonhyperbolic and hyperbolic attractors

    NASA Astrophysics Data System (ADS)

    Rybalova, Elena; Semenova, Nadezhda; Strelkova, Galina; Anishchenko, Vadim

    2017-06-01

    We study the transition from coherence (complete synchronization) to incoherence (spatio-temporal chaos) in ensembles of nonlocally coupled chaotic maps with nonhyperbolic and hyperbolic attractors. As basic models of a partial element we use the Henon map and the Lozi map. We show that the transition to incoherence in a ring of coupled Henon maps occurs through the appearance of phase and amplitude chimera states. An ensemble of coupled Lozi maps demonstrates the coherence-incoherence transition via solitary states and no chimera states are observed in this case.

  12. Divergent conservation laws in hyperbolic thermoelasticity

    NASA Astrophysics Data System (ADS)

    Murashkin, E. V.; Radayev, Y. N.

    2018-05-01

    The present study is devoted to the problem of formulation of conservation laws in divergent form for hyperbolic thermoelastic continua. The field formalism is applied to study the problem. A natural density of thermoelastic action and the corresponding variational least action principle are formulated. A special form of the first variation of the action is employed to obtain 4-covariant divergent conservation laws. Differential field equations and constitutive laws are derived from a special form of the first variation of the action integral. The objectivity of constitutive equations is provided by the rotationally invariant forms of the Lagrangian employed.

  13. Summation by parts, projections, and stability

    NASA Technical Reports Server (NTRS)

    Olsson, Pelle

    1993-01-01

    We have derived stability results for high-order finite difference approximations of mixed hyperbolic-parabolic initial-boundary value problems (IBVP). The results are obtained using summation by parts and a new way of representing general linear boundary conditions as an orthogonal projection. By slightly rearranging the analytic equations, we can prove strict stability for hyperbolic-parabolic IBVP. Furthermore, we generalize our technique so as to yield strict stability on curvilinear non-smooth domains in two space dimensions. Finally, we show how to incorporate inhomogeneous boundary data while retaining strict stability. Using the same procedure one can prove strict stability in higher dimensions as well.

  14. Time-stable boundary conditions for finite-difference schemes solving hyperbolic systems: Methodology and application to high-order compact schemes

    NASA Technical Reports Server (NTRS)

    Carpenter, Mark H.; Gottlieb, David; Abarbanel, Saul

    1993-01-01

    We present a systematic method for constructing boundary conditions (numerical and physical) of the required accuracy, for compact (Pade-like) high-order finite-difference schemes for hyperbolic systems. First, a roper summation-by-parts formula is found for the approximate derivative. A 'simultaneous approximation term' (SAT) is then introduced to treat the boundary conditions. This procedure leads to time-stable schemes even in the system case. An explicit construction of the fourth-order compact case is given. Numerical studies are presented to verify the efficacy of the approach.

  15. Triangle based TVD schemes for hyperbolic conservation laws

    NASA Technical Reports Server (NTRS)

    Durlofsky, Louis J.; Osher, Stanley; Engquist, Bjorn

    1990-01-01

    A triangle based total variation diminishing (TVD) scheme for the numerical approximation of hyperbolic conservation laws in two space dimensions is constructed. The novelty of the scheme lies in the nature of the preprocessing of the cell averaged data, which is accomplished via a nearest neighbor linear interpolation followed by a slope limiting procedures. Two such limiting procedures are suggested. The resulting method is considerably more simple than other triangle based non-oscillatory approximations which, like this scheme, approximate the flux up to second order accuracy. Numerical results for linear advection and Burgers' equation are presented.

  16. Computation of steady nozzle flow by a time-dependent method

    NASA Technical Reports Server (NTRS)

    Cline, M. C.

    1974-01-01

    The equations of motion governing steady, inviscid flow are of a mixed type, that is, hyperbolic in the supersonic region and elliptic in the subsonic region. These mathematical difficulties may be removed by using the so-called time-dependent method, where the governing equations become hyperbolic everywhere. The steady-state solution may be obtained as the asymptotic solution for large time. The object of this research was to develop a production type computer program capable of solving converging, converging-diverging, and plug two-dimensional nozzle flows in computational times of 1 min or less on a CDC 6600 computer.

  17. Wideband absorption in one dimensional photonic crystal with graphene-based hyperbolic metamaterials

    NASA Astrophysics Data System (ADS)

    Kang, Yongqiang; Liu, Hongmei

    2018-02-01

    A broadband absorber which was proposed by one dimensional photonic crystal (1DPC) containing graphene-based hyperbolic metamaterials (GHMM) is theoretically investigated. For TM mode, it was demonstrated to absorb roughly 90% of all available electromagnetic waves at a 14 THz absorption bandwidth at normal incidence. The absorption bandwidth was affected by Fermi energy and thickness of dielectric layer. When the incident angle was increased, the absorption value decreased, and the absorption band had a gradual blue shift. These findings have potential applications for designing broadband optoelectronic devices at mid-infrared and THz frequency range.

  18. Assessing the relative bioavailability of DOC in regional groundwater systems

    USGS Publications Warehouse

    Chapelle, Francis H.; Bradley, Paul M.; Journey, Celeste A.; McMahon, Peter B.

    2013-01-01

    It has been hypothesized that the degree to which a hyperbolic relationship exists between concentrations of dissolved organic carbon (DOC) and dissolved oxygen (DO) in groundwater may indicate the relative bioavailability of DOC. This hypothesis was examined for 73 different regional aquifers of the United States using 7745 analyses of groundwater compiled by the National Water Assessment (NAWQA) program of the U.S. Geological Survey. The relative reaction quotient (RRQ), a measure of the curvature of DOC concentrations plotted versus DO concentrations and regressed to a decaying hyperbolic equation, was used to assess the relative bioavailability of DOC. For the basalt aquifer of Oahu, Hawaii, RRQ values were low (0.0013 mM−2), reflecting a nearly random relationship between DOC and DO concentrations. In contrast, on the island of Maui, treated sewage effluent injected into a portion of the basalt aquifer resulted in pronounced hyperbolic DOC-DO behavior and a higher RRQ (142 mM−2). RRQ values for the 73 aquifers correlated positively with mean concentrations of ammonia, dissolved iron, and manganese, and correlated negatively with mean pH. This indicates that greater RRQ values are associated with greater concentrations of the final products of microbial reduction reactions. RRQ values and DOC concentrations were negatively correlated with the thickness of the unsaturated zone (UNST) and depth to the top of the screened interval. Finally, RRQ values were positively correlated with mean annual precipitation (MAP), and the highest observed RRQ values were associated with aquifers receiving MAP rates ranging between 900 and 1300 mm/year. These results are uniformly consistent with the hypothesis that the hyperbolic behavior of DOC-DO plots, as quantified by the RRQ metric, can be an indicator of relative DOC bioavailability in groundwater systems.

  19. A nonuniform popularity-similarity optimization (nPSO) model to efficiently generate realistic complex networks with communities

    NASA Astrophysics Data System (ADS)

    Muscoloni, Alessandro; Vittorio Cannistraci, Carlo

    2018-05-01

    The investigation of the hidden metric space behind complex network topologies is a fervid topic in current network science and the hyperbolic space is one of the most studied, because it seems associated to the structural organization of many real complex systems. The popularity-similarity-optimization (PSO) model simulates how random geometric graphs grow in the hyperbolic space, generating realistic networks with clustering, small-worldness, scale-freeness and rich-clubness. However, it misses to reproduce an important feature of real complex networks, which is the community organization. The geometrical-preferential-attachment (GPA) model was recently developed in order to confer to the PSO also a soft community structure, which is obtained by forcing different angular regions of the hyperbolic disk to have a variable level of attractiveness. However, the number and size of the communities cannot be explicitly controlled in the GPA, which is a clear limitation for real applications. Here, we introduce the nonuniform PSO (nPSO) model. Differently from GPA, the nPSO generates synthetic networks in the hyperbolic space where heterogeneous angular node attractiveness is forced by sampling the angular coordinates from a tailored nonuniform probability distribution (for instance a mixture of Gaussians). The nPSO differs from GPA in other three aspects: it allows one to explicitly fix the number and size of communities; it allows one to tune their mixing property by means of the network temperature; it is efficient to generate networks with high clustering. Several tests on the detectability of the community structure in nPSO synthetic networks and wide investigations on their structural properties confirm that the nPSO is a valid and efficient model to generate realistic complex networks with communities.

  20. Relationship Between β-cell Response and Insulin Sensitivity in Horses based on the Oral Sugar Test and the Euglycemic Hyperinsulinemic Clamp.

    PubMed

    Lindåse, S; Nostell, K; Söder, J; Bröjer, J

    2017-09-01

    A hyperbolic relationship between β-cell response and insulin sensitivity (IS) has been described in several species including rodents, dogs, and humans. This relationship has not been elucidated in the horse. To determine whether the hyperbolic relationship between β-cell response and IS exists in horses by using indices of β-cell response from the oral sugar test (OST) and IS measurements from the euglycemic hyperinsulinemic clamp (EHC). A second aim was to compare how well IS estimates from the OST and EHC correlate. Forty-nine horses with different degrees of insulin regulation (normal-to-severe insulin dysregulation). Cross-sectional study. Horses were examined with an OST and an EHC. Decreased IS was associated with increased β-cell response in the horses. Nine of 12 comparisons between indices of β-cell response and IS measures fulfilled the criteria for a hyperbolic relationship. Indices of IS calculated from the OST correlated highly with the insulin-dependent glucose disposal rate (M) and the insulin-dependent glucose disposal rate per unit of insulin (M/I) determined from the EHC (r = 0.81-0.87). A hyperbolic relationship between β-cell response and IS exists in horses, which suggest that horses with insulin dysregulation respond not only with postprandial hyperinsulinemia but are also insulin resistant. The OST is primarily a test for β-cell response rather than a test for IS, but calculated indices of IS from the OST may be useful to estimate IS in horses, especially when the horse is insulin resistant. Copyright © 2017 The Authors. Journal of Veterinary Internal Medicine published by Wiley Periodicals, Inc. on behalf of the American College of Veterinary Internal Medicine.

  1. Using periodic orbits to compute chaotic transport rates between resonance zones.

    PubMed

    Sattari, Sulimon; Mitchell, Kevin A

    2017-11-01

    Transport properties of chaotic systems are computable from data extracted from periodic orbits. Given a sufficient number of periodic orbits, the escape rate can be computed using the spectral determinant, a function that incorporates the eigenvalues and periods of periodic orbits. The escape rate computed from periodic orbits converges to the true value as more and more periodic orbits are included. Escape from a given region of phase space can be computed by considering only periodic orbits that lie within the region. An accurate symbolic dynamics along with a corresponding partitioning of phase space is useful for systematically obtaining all periodic orbits up to a given period, to ensure that no important periodic orbits are missing in the computation. Homotopic lobe dynamics (HLD) is an automated technique for computing accurate partitions and symbolic dynamics for maps using the topological forcing of intersections of stable and unstable manifolds of a few periodic anchor orbits. In this study, we apply the HLD technique to compute symbolic dynamics and periodic orbits, which are then used to find escape rates from different regions of phase space for the Hénon map. We focus on computing escape rates in parameter ranges spanning hyperbolic plateaus, which are parameter intervals where the dynamics is hyperbolic and the symbolic dynamics does not change. After the periodic orbits are computed for a single parameter value within a hyperbolic plateau, periodic orbit continuation is used to compute periodic orbits over an interval that spans the hyperbolic plateau. The escape rates computed from a few thousand periodic orbits agree with escape rates computed from Monte Carlo simulations requiring hundreds of billions of orbits.

  2. A simple hyperbolic model for communication in parallel processing environments

    NASA Technical Reports Server (NTRS)

    Stoica, Ion; Sultan, Florin; Keyes, David

    1994-01-01

    We introduce a model for communication costs in parallel processing environments called the 'hyperbolic model,' which generalizes two-parameter dedicated-link models in an analytically simple way. Dedicated interprocessor links parameterized by a latency and a transfer rate that are independent of load are assumed by many existing communication models; such models are unrealistic for workstation networks. The communication system is modeled as a directed communication graph in which terminal nodes represent the application processes that initiate the sending and receiving of the information and in which internal nodes, called communication blocks (CBs), reflect the layered structure of the underlying communication architecture. The direction of graph edges specifies the flow of the information carried through messages. Each CB is characterized by a two-parameter hyperbolic function of the message size that represents the service time needed for processing the message. The parameters are evaluated in the limits of very large and very small messages. Rules are given for reducing a communication graph consisting of many to an equivalent two-parameter form, while maintaining an approximation for the service time that is exact in both large and small limits. The model is validated on a dedicated Ethernet network of workstations by experiments with communication subprograms arising in scientific applications, for which a tight fit of the model predictions with actual measurements of the communication and synchronization time between end processes is demonstrated. The model is then used to evaluate the performance of two simple parallel scientific applications from partial differential equations: domain decomposition and time-parallel multigrid. In an appropriate limit, we also show the compatibility of the hyperbolic model with the recently proposed LogP model.

  3. Quantum Field Theory on Spacetimes with a Compactly Generated Cauchy Horizon

    NASA Astrophysics Data System (ADS)

    Kay, Bernard S.; Radzikowski, Marek J.; Wald, Robert M.

    1997-02-01

    We prove two theorems which concern difficulties in the formulation of the quantum theory of a linear scalar field on a spacetime, (M,g_{ab}), with a compactly generated Cauchy horizon. These theorems demonstrate the breakdown of the theory at certain base points of the Cauchy horizon, which are defined as 'past terminal accumulation points' of the horizon generators. Thus, the theorems may be interpreted as giving support to Hawking's 'Chronology Protection Conjecture', according to which the laws of physics prevent one from manufacturing a 'time machine'. Specifically, we prove: Theorem 1. There is no extension to (M,g_{ab}) of the usual field algebra on the initial globally hyperbolic region which satisfies the condition of F-locality at any base point. In other words, any extension of the field algebra must, in any globally hyperbolic neighbourhood of any base point, differ from the algebra one would define on that neighbourhood according to the rules for globally hyperbolic spacetimes. Theorem 2. The two-point distribution for any Hadamard state defined on the initial globally hyperbolic region must (when extended to a distributional bisolution of the covariant Klein-Gordon equation on the full spacetime) be singular at every base point x in the sense that the difference between this two point distribution and a local Hadamard distribution cannot be given by a bounded function in any neighbourhood (in M 2 M) of (x,x). In consequence of Theorem 2, quantities such as the renormalized expectation value of J2 or of the stress-energy tensor are necessarily ill-defined or singular at any base point. The proof of these theorems relies on the 'Propagation of Singularities' theorems of Duistermaat and Hörmander.

  4. The hyperbolic chemical bond: Fourier analysis of ground and first excited state potential energy curves of HX (X = H-Ne).

    PubMed

    Harrison, John A

    2008-09-04

    RHF/aug-cc-pVnZ, UHF/aug-cc-pVnZ, and QCISD/aug-cc-pVnZ, n = 2-5, potential energy curves of H2 X (1) summation g (+) are analyzed by Fourier transform methods after transformation to a new coordinate system via an inverse hyperbolic cosine coordinate mapping. The Fourier frequency domain spectra are interpreted in terms of underlying mathematical behavior giving rise to distinctive features. There is a clear difference between the underlying mathematical nature of the potential energy curves calculated at the HF and full-CI levels. The method is particularly suited to the analysis of potential energy curves obtained at the highest levels of theory because the Fourier spectra are observed to be of a compact nature, with the envelope of the Fourier frequency coefficients decaying in magnitude in an exponential manner. The finite number of Fourier coefficients required to describe the CI curves allows for an optimum sampling strategy to be developed, corresponding to that required for exponential and geometric convergence. The underlying random numerical noise due to the finite convergence criterion is also a clearly identifiable feature in the Fourier spectrum. The methodology is applied to the analysis of MRCI potential energy curves for the ground and first excited states of HX (X = H-Ne). All potential energy curves exhibit structure in the Fourier spectrum consistent with the existence of resonances. The compact nature of the Fourier spectra following the inverse hyperbolic cosine coordinate mapping is highly suggestive that there is some advantage in viewing the chemical bond as having an underlying hyperbolic nature.

  5. Neural coding of image structure and contrast polarity of Cartesian, hyperbolic, and polar gratings in the primary and secondary visual cortex of the tree shrew.

    PubMed

    Poirot, Jordan; De Luna, Paolo; Rainer, Gregor

    2016-04-01

    We comprehensively characterize spiking and visual evoked potential (VEP) activity in tree shrew V1 and V2 using Cartesian, hyperbolic, and polar gratings. Neural selectivity to structure of Cartesian gratings was higher than other grating classes in both visual areas. From V1 to V2, structure selectivity of spiking activity increased, whereas corresponding VEP values tended to decrease, suggesting that single-neuron coding of Cartesian grating attributes improved while the cortical columnar organization of these neurons became less precise from V1 to V2. We observed that neurons in V2 generally exhibited similar selectivity for polar and Cartesian gratings, suggesting that structure of polar-like stimuli might be encoded as early as in V2. This hypothesis is supported by the preference shift from V1 to V2 toward polar gratings of higher spatial frequency, consistent with the notion that V2 neurons encode visual scene borders and contours. Neural sensitivity to modulations of polarity of hyperbolic gratings was highest among all grating classes and closely related to the visual receptive field (RF) organization of ON- and OFF-dominated subregions. We show that spatial RF reconstructions depend strongly on grating class, suggesting that intracortical contributions to RF structure are strongest for Cartesian and polar gratings. Hyperbolic gratings tend to recruit least cortical elaboration such that the RF maps are similar to those generated by sparse noise, which most closely approximate feedforward inputs. Our findings complement previous literature in primates, rodents, and carnivores and highlight novel aspects of shape representation and coding occurring in mammalian early visual cortex. Copyright © 2016 the American Physiological Society.

  6. High-Order Residual-Distribution Hyperbolic Advection-Diffusion Schemes: 3rd-, 4th-, and 6th-Order

    NASA Technical Reports Server (NTRS)

    Mazaheri, Alireza R.; Nishikawa, Hiroaki

    2014-01-01

    In this paper, spatially high-order Residual-Distribution (RD) schemes using the first-order hyperbolic system method are proposed for general time-dependent advection-diffusion problems. The corresponding second-order time-dependent hyperbolic advection- diffusion scheme was first introduced in [NASA/TM-2014-218175, 2014], where rapid convergences over each physical time step, with typically less than five Newton iterations, were shown. In that method, the time-dependent hyperbolic advection-diffusion system (linear and nonlinear) was discretized by the second-order upwind RD scheme in a unified manner, and the system of implicit-residual-equations was solved efficiently by Newton's method over every physical time step. In this paper, two techniques for the source term discretization are proposed; 1) reformulation of the source terms with their divergence forms, and 2) correction to the trapezoidal rule for the source term discretization. Third-, fourth, and sixth-order RD schemes are then proposed with the above techniques that, relative to the second-order RD scheme, only cost the evaluation of either the first derivative or both the first and the second derivatives of the source terms. A special fourth-order RD scheme is also proposed that is even less computationally expensive than the third-order RD schemes. The second-order Jacobian formulation was used for all the proposed high-order schemes. The numerical results are then presented for both steady and time-dependent linear and nonlinear advection-diffusion problems. It is shown that these newly developed high-order RD schemes are remarkably efficient and capable of producing the solutions and the gradients to the same order of accuracy of the proposed RD schemes with rapid convergence over each physical time step, typically less than ten Newton iterations.

  7. MUSTA fluxes for systems of conservation laws

    NASA Astrophysics Data System (ADS)

    Toro, E. F.; Titarev, V. A.

    2006-08-01

    This paper is about numerical fluxes for hyperbolic systems and we first present a numerical flux, called GFORCE, that is a weighted average of the Lax-Friedrichs and Lax-Wendroff fluxes. For the linear advection equation with constant coefficient, the new flux reduces identically to that of the Godunov first-order upwind method. Then we incorporate GFORCE in the framework of the MUSTA approach [E.F. Toro, Multi-Stage Predictor-Corrector Fluxes for Hyperbolic Equations. Technical Report NI03037-NPA, Isaac Newton Institute for Mathematical Sciences, University of Cambridge, UK, 17th June, 2003], resulting in a version that we call GMUSTA. For non-linear systems this gives results that are comparable to those of the Godunov method in conjunction with the exact Riemann solver or complete approximate Riemann solvers, noting however that in our approach, the solution of the Riemann problem in the conventional sense is avoided. Both the GFORCE and GMUSTA fluxes are extended to multi-dimensional non-linear systems in a straightforward unsplit manner, resulting in linearly stable schemes that have the same stability regions as the straightforward multi-dimensional extension of Godunov's method. The methods are applicable to general meshes. The schemes of this paper share with the family of centred methods the common properties of being simple and applicable to a large class of hyperbolic systems, but the schemes of this paper are distinctly more accurate. Finally, we proceed to the practical implementation of our numerical fluxes in the framework of high-order finite volume WENO methods for multi-dimensional non-linear hyperbolic systems. Numerical results are presented for the Euler equations and for the equations of magnetohydrodynamics.

  8. Numerical methods for systems of conservation laws of mixed type using flux splitting

    NASA Technical Reports Server (NTRS)

    Shu, Chi-Wang

    1990-01-01

    The essentially non-oscillatory (ENO) finite difference scheme is applied to systems of conservation laws of mixed hyperbolic-elliptic type. A flux splitting, with the corresponding Jacobi matrices having real and positive/negative eigenvalues, is used. The hyperbolic ENO operator is applied separately. The scheme is numerically tested on the van der Waals equation in fluid dynamics. Convergence was observed with good resolution to weak solutions for various Riemann problems, which are then numerically checked to be admissible as the viscosity-capillarity limits. The interesting phenomena of the shrinking of elliptic regions if they are present in the initial conditions were also observed.

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

    NASA Technical Reports Server (NTRS)

    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.

  10. A boundary-value problem for a first-order hyperbolic system in a two-dimensional domain

    NASA Astrophysics Data System (ADS)

    Zhura, N. A.; Soldatov, A. P.

    2017-06-01

    We consider a strictly hyperbolic first-order system of three equations with constant coefficients in a bounded piecewise-smooth domain. The boundary of the domain is assumed to consist of six smooth non-characteristic arcs. A boundary-value problem in this domain is posed by alternately prescribing one or two linear combinations of the components of the solution on these arcs. We show that this problem has a unique solution under certain additional conditions on the coefficients of these combinations, the boundary of the domain and the behaviour of the solution near the characteristics passing through the corner points of the domain.

  11. Some special solutions to the Hyperbolic NLS equation

    NASA Astrophysics Data System (ADS)

    Vuillon, Laurent; Dutykh, Denys; Fedele, Francesco

    2018-04-01

    The Hyperbolic Nonlinear SCHRöDINGER equation (HypNLS) arises as a model for the dynamics of three-dimensional narrow-band deep water gravity waves. In this study, the symmetries and conservation laws of this equation are computed. The PETVIASHVILI method is then exploited to numerically compute bi-periodic time-harmonic solutions of the HypNLS equation. In physical space they represent non-localized standing waves. Non-trivial spatial patterns are revealed and an attempt is made to describe them using symbolic dynamics and the language of substitutions. Finally, the dynamics of a slightly perturbed standing wave is numerically investigated by means a highly accurate FOURIER solver.

  12. Lump solutions and interaction phenomenon to the third-order nonlinear evolution equation

    NASA Astrophysics Data System (ADS)

    Kofane, T. C.; Fokou, M.; Mohamadou, A.; Yomba, E.

    2017-11-01

    In this work, the lump solution and the kink solitary wave solution from the (2 + 1) -dimensional third-order evolution equation, using the Hirota bilinear method are obtained through symbolic computation with Maple. We have assumed that the lump solution is centered at the origin, when t = 0 . By considering a mixing positive quadratic function with exponential function, as well as a mixing positive quadratic function with hyperbolic cosine function, interaction solutions like lump-exponential and lump-hyperbolic cosine are presented. A completely non-elastic interaction between a lump and kink soliton is observed, showing that a lump solution can be swallowed by a kink soliton.

  13. Quantum error correcting codes and 4-dimensional arithmetic hyperbolic manifolds

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Guth, Larry, E-mail: lguth@math.mit.edu; Lubotzky, Alexander, E-mail: alex.lubotzky@mail.huji.ac.il

    2014-08-15

    Using 4-dimensional arithmetic hyperbolic manifolds, we construct some new homological quantum error correcting codes. They are low density parity check codes with linear rate and distance n{sup ε}. Their rate is evaluated via Euler characteristic arguments and their distance using Z{sub 2}-systolic geometry. This construction answers a question of Zémor [“On Cayley graphs, surface codes, and the limits of homological coding for quantum error correction,” in Proceedings of Second International Workshop on Coding and Cryptology (IWCC), Lecture Notes in Computer Science Vol. 5557 (2009), pp. 259–273], who asked whether homological codes with such parameters could exist at all.

  14. Grammatical complexity for two-dimensional maps

    NASA Astrophysics Data System (ADS)

    Hagiwara, Ryouichi; Shudo, Akira

    2004-11-01

    We calculate the grammatical complexity of the symbol sequences generated from the Hénon map and the Lozi map using the recently developed methods to construct the pruning front. When the map is hyperbolic, the language of symbol sequences is regular in the sense of the Chomsky hierarchy and the corresponding grammatical complexity takes finite values. It is found that the complexity exhibits a self-similar structure as a function of the system parameter, and the similarity of the pruning fronts is discussed as an origin of such self-similarity. For non-hyperbolic cases, it is observed that the complexity monotonically increases as we increase the resolution of the pruning front.

  15. Plasmonic slow light waveguide with hyperbolic metamaterials claddings

    NASA Astrophysics Data System (ADS)

    Liang, Shuhai; Jiang, Chuhao; Yang, Zhiqiang; Li, Dacheng; Zhang, Wending; Mei, Ting; Zhang, Dawei

    2018-06-01

    Plasmonic waveguides with an insulator core sandwiched between hyperbolic metamaterials (HMMs) claddings, i.e. HIH waveguide, are investigated for achieving wide slow-light band with adjustable working wavelength. The transfer matrix method and the finite-difference-time-domain simulation are employed to study waveguide dispersion characteristics and pulse propagation. By selecting proper silver filling ratios for HMMs, the hetero-HIH waveguide presents a slow-light band with a zero group velocity dispersion wavelength of 1.55 μm and is capable of buffering pulses with pulse width as short as ∼20 fs. This type of waveguides might be applicable for ultrafast slow-light application.

  16. Circulating transportation orbits between earth and Mars

    NASA Technical Reports Server (NTRS)

    Friedlander, A. L.; Niehoff, J. C.; Byrnes, D. V.; Longuski, J. M.

    1986-01-01

    This paper describes the basic characteristics of circulating (cyclical) orbit design as applied to round-trip transportation of crew and materials between earth and Mars in support of a sustained manned Mars Surface Base. The two main types of nonstopover circulating trajectories are the socalled VISIT orbits and the Up/Down Escalator orbits. Access to the large transportation facilities placed in these orbits is by way of taxi vehicles using hyperbolic rendezvous techniques during the successive encounters with earth and Mars. Specific examples of real trajectory data are presented in explanation of flight times, encounter frequency, hyperbolic velocities, closest approach distances, and Delta V maneuver requirements in both interplanetary and planetocentric space.

  17. Emotional Hypochondriasis, Hyperbole, and the Borderline Patient

    PubMed Central

    ZANARINI, MARY C.; FRANKENBURG, FRANCES R.

    1994-01-01

    The authors define a new defense mechanism, emotional hypochondriasis, that is hypothesized to be central to borderline psychopathology. The behavioral manifestation of this defense—the hyperbolic stance of the borderline patient—is also defined and related to the complex phenomenology of borderline personality disorder. Borderline patients are seen as making an active attempt to maintain a tolerable, if tenuous, adaptation in the face of tremendous subjective emotional pain that has been shaped in large measure by traumatic childhood events that have never been validated. Twelve treatment implications and three expectable, if overlapping, stages of treatment stemming from the use of this defense and its behavioral sequelae are detailed. PMID:22700171

  18. Bessel Plasmon-Polaritons at the Boundaries of Metamaterials with Near-Zero Dielectric Constants

    NASA Astrophysics Data System (ADS)

    Kurilkina, S. N.; Belyi, V. N.; Kazak, N. S.; Binhussain, M. A.

    2015-07-01

    The conditions for and features of the excitation of Bessel plasmon-polaritons (BPP) are examined at the boundary of a hyperbolic metamaterial with a near-zero dielectric constant made of a dielectric matrix with metal nanorods embedded in it normal to its surface. This material is compared with BPP that have traditional surface plasmons. The effect of the absorption of the metamaterial on the excitation of BPP is studied. The possibility of changes in the direction of the radial energy fl ows in BPP excited at the surface of an isotropic medium, a hyperbolic metamaterial, is demonstrated and the conditions for these changes are determined.

  19. A boundary value approach for solving three-dimensional elliptic and hyperbolic partial differential equations.

    PubMed

    Biala, T A; Jator, S N

    2015-01-01

    In this article, the boundary value method is applied to solve three dimensional elliptic and hyperbolic partial differential equations. The partial derivatives with respect to two of the spatial variables (y, z) are discretized using finite difference approximations to obtain a large system of ordinary differential equations (ODEs) in the third spatial variable (x). Using interpolation and collocation techniques, a continuous scheme is developed and used to obtain discrete methods which are applied via the Block unification approach to obtain approximations to the resulting large system of ODEs. Several test problems are investigated to elucidate the solution process.

  20. Acoustically-driven surface and hyperbolic plasmon-phonon polaritons in graphene/h-BN heterostructures on piezoelectric substrates

    NASA Astrophysics Data System (ADS)

    Fandan, R.; Pedrós, J.; Schiefele, J.; Boscá, A.; Martínez, J.; Calle, F.

    2018-05-01

    Surface plasmon polaritons in graphene couple strongly to surface phonons in polar substrates leading to hybridized surface plasmon-phonon polaritons (SPPPs). We demonstrate that a surface acoustic wave (SAW) can be used to launch propagating SPPPs in graphene/h-BN heterostructures on a piezoelectric substrate like AlN, where the SAW-induced surface modulation acts as a dynamic diffraction grating. The efficiency of the light coupling is greatly enhanced by the introduction of the h-BN film as compared to the bare graphene/AlN system. The h-BN interlayer not only significantly changes the dispersion of the SPPPs but also enhances their lifetime. The strengthening of the SPPPs is shown to be related to both the higher carrier mobility induced in graphene and the coupling with h-BN and AlN surface phonons. In addition to surface phonons, hyperbolic phonons polaritons (HPPs) appear in the case of multilayer h-BN films leading to hybridized hyperbolic plasmon-phonon polaritons (HPPPs) that are also mediated by the SAW. These results pave the way for engineering SAW-based graphene/h-BN plasmonic devices and metamaterials covering the mid-IR to THz range.

  1. A novel grid multiwing chaotic system with only non-hyperbolic equilibria

    NASA Astrophysics Data System (ADS)

    Zhang, Sen; Zeng, Yicheng; Li, Zhijun; Wang, Mengjiao; Xiong, Le

    2018-05-01

    The structure of the chaotic attractor of a system is mainly determined by the nonlinear functions in system equations. By using a new saw-tooth wave function and a new stair function, a novel complex grid multiwing chaotic system which belongs to non-Shil'nikov chaotic system with non-hyperbolic equilibrium points is proposed in this paper. It is particularly interesting that the complex grid multiwing attractors are generated by increasing the number of non-hyperbolic equilibrium points, which are different from the traditional methods of realising multiwing attractors by adding the index-2 saddle-focus equilibrium points in double-wing chaotic systems. The basic dynamical properties of the new system, such as dissipativity, phase portraits, the stability of the equilibria, the time-domain waveform, power spectrum, bifurcation diagram, Lyapunov exponents, and so on, are investigated by theoretical analysis and numerical simulations. Furthermore, the corresponding electronic circuit is designed and simulated on the Multisim platform. The Multisim simulation results and the hardware experimental results are in good agreement with the numerical simulations of the same system on Matlab platform, which verify the feasibility of this new grid multiwing chaotic system.

  2. O(2) Hopf bifurcation of viscous shock waves in a channel

    NASA Astrophysics Data System (ADS)

    Pogan, Alin; Yao, Jinghua; Zumbrun, Kevin

    2015-07-01

    Extending work of Texier and Zumbrun in the semilinear non-reflection symmetric case, we study O(2) transverse Hopf bifurcation, or "cellular instability", of viscous shock waves in a channel, for a class of quasilinear hyperbolic-parabolic systems including the equations of thermoviscoelasticity. The main difficulties are to (i) obtain Fréchet differentiability of the time- T solution operator by appropriate hyperbolic-parabolic energy estimates, and (ii) handle O(2) symmetry in the absence of either center manifold reduction (due to lack of spectral gap) or (due to nonstandard quasilinear hyperbolic-parabolic form) the requisite framework for treatment by spatial dynamics on the space of time-periodic functions, the two standard treatments for this problem. The latter issue is resolved by Lyapunov-Schmidt reduction of the time- T map, yielding a four-dimensional problem with O(2) plus approximate S1 symmetry, which we treat "by hand" using direct Implicit Function Theorem arguments. The former is treated by balancing information obtained in Lagrangian coordinates with that from associated constraints. Interestingly, this argument does not apply to gas dynamics or magnetohydrodynamics (MHD), due to the infinite-dimensional family of Lagrangian symmetries corresponding to invariance under arbitrary volume-preserving diffeomorphisms.

  3. Parallel High Order Accuracy Methods Applied to Non-Linear Hyperbolic Equations and to Problems in Materials Sciences

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jan Hesthaven

    2012-02-06

    Final report for DOE Contract DE-FG02-98ER25346 entitled Parallel High Order Accuracy Methods Applied to Non-Linear Hyperbolic Equations and to Problems in Materials Sciences. Principal Investigator Jan S. Hesthaven Division of Applied Mathematics Brown University, Box F Providence, RI 02912 Jan.Hesthaven@Brown.edu February 6, 2012 Note: This grant was originally awarded to Professor David Gottlieb and the majority of the work envisioned reflects his original ideas. However, when Prof Gottlieb passed away in December 2008, Professor Hesthaven took over as PI to ensure proper mentoring of students and postdoctoral researchers already involved in the project. This unusual circumstance has naturally impacted themore » project and its timeline. However, as the report reflects, the planned work has been accomplished and some activities beyond the original scope have been pursued with success. Project overview and main results The effort in this project focuses on the development of high order accurate computational methods for the solution of hyperbolic equations with application to problems with strong shocks. While the methods are general, emphasis is on applications to gas dynamics with strong shocks.« less

  4. Gupta-Bleuler Quantization of the Maxwell Field in Globally Hyperbolic Space-Times

    NASA Astrophysics Data System (ADS)

    Finster, Felix; Strohmaier, Alexander

    2015-08-01

    We give a complete framework for the Gupta-Bleuler quantization of the free electromagnetic field on globally hyperbolic space-times. We describe one-particle structures that give rise to states satisfying the microlocal spectrum condition. The field algebras in the so-called Gupta-Bleuler representations satisfy the time-slice axiom, and the corresponding vacuum states satisfy the microlocal spectrum condition. We also give an explicit construction of ground states on ultrastatic space-times. Unlike previous constructions, our method does not require a spectral gap or the absence of zero modes. The only requirement, the absence of zero-resonance states, is shown to be stable under compact perturbations of topology and metric. Usual deformation arguments based on the time-slice axiom then lead to a construction of Gupta-Bleuler representations on a large class of globally hyperbolic space-times. As usual, the field algebra is represented on an indefinite inner product space, in which the physical states form a positive semi-definite subspace. Gauge transformations are incorporated in such a way that the field can be coupled perturbatively to a Dirac field. Our approach does not require any topological restrictions on the underlying space-time.

  5. Delay, probability, and social discounting in a public goods game.

    PubMed

    Jones, Bryan A; Rachlin, Howard

    2009-01-01

    A human social discount function measures the value to a person of a reward to another person at a given social distance. Just as delay discounting is a hyperbolic function of delay, and probability discounting is a hyperbolic function of odds-against, social discounting is a hyperbolic function of social distance. Experiment 1 obtained individual social, delay, and probability discount functions for a hypothetical $75 reward; participants also indicated how much of an initial $100 endowment they would contribute to a common investment in a public good. Steepness of discounting correlated, across participants, among all three discount dimensions. However, only social and probability discounting were correlated with the public-good contribution; high public-good contributors were more altruistic and also less risk averse than low contributors. Experiment 2 obtained social discount functions with hypothetical $75 rewards and delay discount functions with hypothetical $1,000 rewards, as well as public-good contributions. The results replicated those of Experiment 1; steepness of the two forms of discounting correlated with each other across participants but only social discounting correlated with the public-good contribution. Most participants in Experiment 2 predicted that the average contribution would be lower than their own contribution.

  6. Gummel Symmetry Test on charge based drain current expression using modified first-order hyperbolic velocity-field expression

    NASA Astrophysics Data System (ADS)

    Singh, Kirmender; Bhattacharyya, A. B.

    2017-03-01

    Gummel Symmetry Test (GST) has been a benchmark industry standard for MOSFET models and is considered as one of important tests by the modeling community. BSIM4 MOSFET model fails to pass GST as the drain current equation is not symmetrical because drain and source potentials are not referenced to bulk. BSIM6 MOSFET model overcomes this limitation by taking all terminal biases with reference to bulk and using proper velocity saturation (v -E) model. The drain current equation in BSIM6 is charge based and continuous in all regions of operation. It, however, adopts a complicated method to compute source and drain charges. In this work we propose to use conventional charge based method formulated by Enz for obtaining simpler analytical drain current expression that passes GST. For this purpose we adopt two steps: (i) In the first step we use a modified first-order hyperbolic v -E model with adjustable coefficients which is integrable, simple and accurate, and (ii) In the second we use a multiplying factor in the modified first-order hyperbolic v -E expression to obtain correct monotonic asymptotic behavior around the origin of lateral electric field. This factor is of empirical form, which is a function of drain voltage (vd) and source voltage (vs) . After considering both the above steps we obtain drain current expression whose accuracy is similar to that obtained from second-order hyperbolic v -E model. In modified first-order hyperbolic v -E expression if vd and vs is replaced by smoothing functions for the effective drain voltage (vdeff) and effective source voltage (vseff), it will as well take care of discontinuity between linear to saturation regions of operation. The condition of symmetry is shown to be satisfied by drain current and its higher order derivatives, as both of them are odd functions and their even order derivatives smoothly pass through the origin. In strong inversion region and technology node of 22 nm the GST is shown to pass till sixth-order derivative and for weak inversion it is shown till fifth-order derivative. In the expression of drain current major short channel phenomena like vertical field mobility reduction, velocity saturation and velocity overshoot have been taken into consideration.

  7. Waves in hyperbolic and double negative metamaterials including rogues and solitons

    NASA Astrophysics Data System (ADS)

    Boardman, A. D.; Alberucci, A.; Assanto, G.; Grimalsky, V. V.; Kibler, B.; McNiff, J.; Nefedov, I. S.; Rapoport, Yu G.; Valagiannopoulos, C. A.

    2017-11-01

    The topics here deal with some current progress in electromagnetic wave propagation in a family of substances known as metamaterials. To begin with, it is discussed how a pulse can develop a leading edge that steepens and it is emphasised that such self-steepening is an important inclusion within a metamaterial environment together with Raman scattering and third-order dispersion whenever very short pulses are being investigated. It is emphasised that the self-steepening parameter is highly metamaterial-driven compared to Raman scattering, which is associated with a coefficient of the same form whether a normal positive phase, or a metamaterial waveguide is the vehicle for any soliton propagation. It is also shown that the influence of magnetooptics provides a beautiful and important control mechanism for metamaterial devices and that, in the future, this feature will have a significant impact upon the design of data control systems for optical computing. A major objective is fulfiled by the investigations of the fascinating properties of hyperbolic media that exhibit asymmetry of supported modes due to the tilt of optical axes. This is a topic that really merits elaboration because structural and optical asymmetry in optical components that end up manipulating electromagnetic waves is now the foundation of how to operate some of the most successful devices in photonics and electronics. It is pointed out, in this context, that graphene is one of the most famous plasmonic media with very low losses. It is a two-dimensional material that makes the implementation of an effective-medium approximation more feasible. Nonlinear non-stationary diffraction in active planar anisotropic hyperbolic metamaterials is discussed in detail and two approaches are compared. One of them is based on the averaging over a unit cell, while the other one does not include sort of averaging. The formation and propagation of optical spatial solitons in hyperbolic metamaterials is also considered with a model of the response of hyperbolic metamaterials in terms of the homogenisation (‘effective medium’) approach. The model has a macroscopic dielectric tensor encompassing at least one negative eigenvalue. It is shown that light propagating in the presence of hyperbolic dispersion undergoes negative (anomalous) diffraction. The theory is ten broadened out to include the influence of the orientation of the optical axis with respect to the propagation wave vector. Optical rogue waves are discussed in terms of how they are influenced, but not suppressed, by a metamaterial background. It is strongly discussed that metamaterials and optical rogue waves have both been making headlines in recent years and that they are, separately, large areas of research to study. A brief background of the inevitable linkage of them is considered and important new possibilities are discussed. After this background is revealed some new rogue wave configurations combining the two areas are presented alongside a discussion of the way forward for the future.

  8. Linearization of Positional Response Curve of a Fiber-optic Displacement Sensor

    NASA Astrophysics Data System (ADS)

    Babaev, O. G.; Matyunin, S. A.; Paranin, V. D.

    2018-01-01

    Currently, the creation of optical measuring instruments and sensors for measuring linear displacement is one of the most relevant problems in the area of instrumentation. Fiber-optic contactless sensors based on the magneto-optical effect are of special interest. They are essentially contactless, non-electrical and have a closed optical channel not subject to contamination. The main problem of this type of sensors is the non-linearity of their positional response curve due to the hyperbolic nature of the magnetic field intensity variation induced by moving the magnetic source mounted on the controlled object relative to the sensing element. This paper discusses an algorithmic method of linearizing the positional response curve of fiber-optic displacement sensors in any selected range of the displacements to be measured. The method is divided into two stages: 1 - definition of the calibration function, 2 - measurement and linearization of the positional response curve (including its temperature stabilization). The algorithm under consideration significantly reduces the number of points of the calibration function, which is essential for the calibration of temperature dependence, due to the use of the points that randomly deviate from the grid points with uniform spacing. Subsequent interpolation of the deviating points and piecewise linear-plane approximation of the calibration function reduces the microcontroller storage capacity for storing the calibration function and the time required to process the measurement results. The paper also presents experimental results of testing real samples of fiber-optic displacement sensors.

  9. Free-energy analysis of spin models on hyperbolic lattice geometries.

    PubMed

    Serina, Marcel; Genzor, Jozef; Lee, Yoju; Gendiar, Andrej

    2016-04-01

    We investigate relations between spatial properties of the free energy and the radius of Gaussian curvature of the underlying curved lattice geometries. For this purpose we derive recurrence relations for the analysis of the free energy normalized per lattice site of various multistate spin models in the thermal equilibrium on distinct non-Euclidean surface lattices of the infinite sizes. Whereas the free energy is calculated numerically by means of the corner transfer matrix renormalization group algorithm, the radius of curvature has an analytic expression. Two tasks are considered in this work. First, we search for such a lattice geometry, which minimizes the free energy per site. We conjecture that the only Euclidean flat geometry results in the minimal free energy per site regardless of the spin model. Second, the relations among the free energy, the radius of curvature, and the phase transition temperatures are analyzed. We found out that both the free energy and the phase transition temperature inherit the structure of the lattice geometry and asymptotically approach the profile of the Gaussian radius of curvature. This achievement opens new perspectives in the AdS-CFT correspondence theories.

  10. Lagrangian particle method for compressible fluid dynamics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Samulyak, Roman; Wang, Xingyu; Chen, Hsin -Chiang

    A new Lagrangian particle method for solving Euler equations for compressible inviscid fluid or gas flows is proposed. Similar to smoothed particle hydrodynamics (SPH), the method represents fluid cells with Lagrangian particles and is suitable for the simulation of complex free surface / multi-phase flows. The main contributions of our method, which is different from SPH in all other aspects, are (a) significant improvement of approximation of differential operators based on a polynomial fit via weighted least squares approximation and the convergence of prescribed order, (b) a second-order particle-based algorithm that reduces to the first-order upwind method at local extremalmore » points, providing accuracy and long term stability, and (c) more accurate resolution of entropy discontinuities and states at free inter-faces. While the method is consistent and convergent to a prescribed order, the conservation of momentum and energy is not exact and depends on the convergence order . The method is generalizable to coupled hyperbolic-elliptic systems. As a result, numerical verification tests demonstrating the convergence order are presented as well as examples of complex multiphase flows.« less

  11. PADÉ APPROXIMANTS FOR THE EQUATION OF STATE FOR RELATIVISTIC HYDRODYNAMICS BY KINETIC THEORY

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tsai, Shang-Hsi; Yang, Jaw-Yen, E-mail: shanghsi@gmail.com

    2015-07-20

    A two-point Padé approximant (TPPA) algorithm is developed for the equation of state (EOS) for relativistic hydrodynamic systems, which are described by the classical Maxwell–Boltzmann statistics and the semiclassical Fermi–Dirac statistics with complete degeneracy. The underlying rational function is determined by the ratios of the macroscopic state variables with various orders of accuracy taken at the extreme relativistic limits. The nonunique TPPAs are validated by Taub's inequality for the consistency of the kinetic theory and the special theory of relativity. The proposed TPPA is utilized in deriving the EOS of the dilute gas and in calculating the specific heat capacity,more » the adiabatic index function, and the isentropic sound speed of the ideal gas. Some general guidelines are provided for the application of an arbitrary accuracy requirement. The superiority of the proposed TPPA is manifested in manipulating the constituent polynomials of the approximants, which avoids the arithmetic complexity of struggling with the modified Bessel functions and the hyperbolic trigonometric functions arising from the relativistic kinetic theory.« less

  12. GENIE(++): A Multi-Block Structured Grid System

    NASA Technical Reports Server (NTRS)

    Williams, Tonya; Nadenthiran, Naren; Thornburg, Hugh; Soni, Bharat K.

    1996-01-01

    The computer code GENIE++ is a continuously evolving grid system containing a multitude of proven geometry/grid techniques. The generation process in GENIE++ is based on an earlier version. The process uses several techniques either separately or in combination to quickly and economically generate sculptured geometry descriptions and grids for arbitrary geometries. The computational mesh is formed by using an appropriate algebraic method. Grid clustering is accomplished with either exponential or hyperbolic tangent routines which allow the user to specify a desired point distribution. Grid smoothing can be accomplished by using an elliptic solver with proper forcing functions. B-spline and Non-Uniform Rational B-splines (NURBS) algorithms are used for surface definition and redistribution. The built in sculptured geometry definition with desired distribution of points, automatic Bezier curve/surface generation for interior boundaries/surfaces, and surface redistribution is based on NURBS. Weighted Lagrance/Hermite transfinite interpolation methods, interactive geometry/grid manipulation modules, and on-line graphical visualization of the generation process are salient features of this system which result in a significant time savings for a given geometry/grid application.

  13. Fractional Snow Cover Mapping by Artificial Neural Networks and Support Vector Machines

    NASA Astrophysics Data System (ADS)

    Çiftçi, B. B.; Kuter, S.; Akyürek, Z.; Weber, G.-W.

    2017-11-01

    Snow is an important land cover whose distribution over space and time plays a significant role in various environmental processes. Hence, snow cover mapping with high accuracy is necessary to have a real understanding for present and future climate, water cycle, and ecological changes. This study aims to investigate and compare the design and use of artificial neural networks (ANNs) and support vector machines (SVMs) algorithms for fractional snow cover (FSC) mapping from satellite data. ANN and SVM models with different model building settings are trained by using Moderate Resolution Imaging Spectroradiometer surface reflectance values of bands 1-7, normalized difference snow index and normalized difference vegetation index as predictor variables. Reference FSC maps are generated from higher spatial resolution Landsat ETM+ binary snow cover maps. Results on the independent test data set indicate that the developed ANN model with hyperbolic tangent transfer function in the output layer and the SVM model with radial basis function kernel produce high FSC mapping accuracies with the corresponding values of R = 0.93 and R = 0.92, respectively.

  14. Pressure-based high-order TVD methodology for dynamic stall control

    NASA Astrophysics Data System (ADS)

    Yang, H. Q.; Przekwas, A. J.

    1992-01-01

    The quantitative prediction of the dynamics of separating unsteady flows, such as dynamic stall, is of crucial importance. This six-month SBIR Phase 1 study has developed several new pressure-based methodologies for solving 3D Navier-Stokes equations in both stationary and moving (body-comforting) coordinates. The present pressure-based algorithm is equally efficient for low speed incompressible flows and high speed compressible flows. The discretization of convective terms by the presently developed high-order TVD schemes requires no artificial dissipation and can properly resolve the concentrated vortices in the wing-body with minimum numerical diffusion. It is demonstrated that the proposed Newton's iteration technique not only increases the convergence rate but also strongly couples the iteration between pressure and velocities. The proposed hyperbolization of the pressure correction equation is shown to increase the solver's efficiency. The above proposed methodologies were implemented in an existing CFD code, REFLEQS. The modified code was used to simulate both static and dynamic stalls on two- and three-dimensional wing-body configurations. Three-dimensional effect and flow physics are discussed.

  15. Lagrangian particle method for compressible fluid dynamics

    DOE PAGES

    Samulyak, Roman; Wang, Xingyu; Chen, Hsin -Chiang

    2018-02-09

    A new Lagrangian particle method for solving Euler equations for compressible inviscid fluid or gas flows is proposed. Similar to smoothed particle hydrodynamics (SPH), the method represents fluid cells with Lagrangian particles and is suitable for the simulation of complex free surface / multi-phase flows. The main contributions of our method, which is different from SPH in all other aspects, are (a) significant improvement of approximation of differential operators based on a polynomial fit via weighted least squares approximation and the convergence of prescribed order, (b) a second-order particle-based algorithm that reduces to the first-order upwind method at local extremalmore » points, providing accuracy and long term stability, and (c) more accurate resolution of entropy discontinuities and states at free inter-faces. While the method is consistent and convergent to a prescribed order, the conservation of momentum and energy is not exact and depends on the convergence order . The method is generalizable to coupled hyperbolic-elliptic systems. As a result, numerical verification tests demonstrating the convergence order are presented as well as examples of complex multiphase flows.« less

  16. An approximate Riemann solver for real gas parabolized Navier-Stokes equations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Urbano, Annafederica, E-mail: annafederica.urbano@uniroma1.it; Nasuti, Francesco, E-mail: francesco.nasuti@uniroma1.it

    2013-01-15

    Under specific assumptions, parabolized Navier-Stokes equations are a suitable mean to study channel flows. A special case is that of high pressure flow of real gases in cooling channels where large crosswise gradients of thermophysical properties occur. To solve the parabolized Navier-Stokes equations by a space marching approach, the hyperbolicity of the system of governing equations is obtained, even for very low Mach number flow, by recasting equations such that the streamwise pressure gradient is considered as a source term. For this system of equations an approximate Roe's Riemann solver is developed as the core of a Godunov type finitemore » volume algorithm. The properties of the approximated Riemann solver, which is a modification of Roe's Riemann solver for the parabolized Navier-Stokes equations, are presented and discussed with emphasis given to its original features introduced to handle fluids governed by a generic real gas EoS. Sample solutions are obtained for low Mach number high compressible flows of transcritical methane, heated in straight long channels, to prove the solver ability to describe flows dominated by complex thermodynamic phenomena.« less

  17. Variance reduction through robust design of boundary conditions for stochastic hyperbolic systems of equations

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Nordström, Jan, E-mail: jan.nordstrom@liu.se; Wahlsten, Markus, E-mail: markus.wahlsten@liu.se

    We consider a hyperbolic system with uncertainty in the boundary and initial data. Our aim is to show that different boundary conditions give different convergence rates of the variance of the solution. This means that we can with the same knowledge of data get a more or less accurate description of the uncertainty in the solution. A variety of boundary conditions are compared and both analytical and numerical estimates of the variance of the solution are presented. As an application, we study the effect of this technique on Maxwell's equations as well as on a subsonic outflow boundary for themore » Euler equations.« less

  18. A model and numerical method for compressible flows with capillary effects

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Schmidmayer, Kevin, E-mail: kevin.schmidmayer@univ-amu.fr; Petitpas, Fabien, E-mail: fabien.petitpas@univ-amu.fr; Daniel, Eric, E-mail: eric.daniel@univ-amu.fr

    2017-04-01

    A new model for interface problems with capillary effects in compressible fluids is presented together with a specific numerical method to treat capillary flows and pressure waves propagation. This new multiphase model is in agreement with physical principles of conservation and respects the second law of thermodynamics. A new numerical method is also proposed where the global system of equations is split into several submodels. Each submodel is hyperbolic or weakly hyperbolic and can be solved with an adequate numerical method. This method is tested and validated thanks to comparisons with analytical solutions (Laplace law) and with experimental results onmore » droplet breakup induced by a shock wave.« less

  19. OVERGRID: A Unified Overset Grid Generation Graphical Interface

    NASA Technical Reports Server (NTRS)

    Chan, William M.; Akien, Edwin W. (Technical Monitor)

    1999-01-01

    This paper presents a unified graphical interface and gridding strategy for performing overset grid generation. The interface called OVERGRID has been specifically designed to follow an efficient overset gridding strategy, and contains general grid manipulation capabilities as well as modules that are specifically suited for overset grids. General grid utilities include functions for grid redistribution, smoothing, concatenation, extraction, extrapolation, projection, and many others. Modules specially tailored for overset grids include a seam curve extractor, hyperbolic and algebraic surface grid generators, a hyperbolic volume grid generator, and a Cartesian box grid generator, Grid visualization is achieved using OpenGL while widgets are constructed with Tcl/Tk. The software is portable between various platforms from UNIX workstations to personal computers.

  20. Nonimaging radiant energy device

    DOEpatents

    Winston, Roland; Ning, Xiaohui

    1993-01-01

    A nonimaging radiant energy device may include a hyperbolically shaped reflective element with a radiant energy inlet and a radiant energy outlet. A convex lens is provided at the radiant energy inlet and a concave lens is provided at the radiant energy outlet. Due to the provision of the lenses and the shape of the walls of the reflective element, the radiant energy incident at the radiant energy inlet within a predetermined angle of acceptance is emitted from the radiant energy outlet exclusively within an acute exit angle. In another embodiment, the radiant energy device may include two interconnected hyperbolically shaped reflective elements with a respective convex lens being provided at each aperture of the device.

  1. Nonimaging radiant energy device

    DOEpatents

    Winston, Roland; Ning, Xiaohui

    1996-01-01

    A nonimaging radiant energy device may include a hyperbolically shaped reflective element with a radiant energy inlet and a radiant energy outlet. A convex lens is provided at the radiant energy inlet and a concave lens is provided at the radiant energy outlet. Due to the provision of the lenses and the shape of the walls of the reflective element, the radiant energy incident at the radiant energy inlet within a predetermined angle of acceptance is emitted from the radiant energy outlet exclusively within an acute exit angle. In another embodiment, the radiant energy device may include two interconnected hyperbolically shaped reflective elements with a respective convex lens being provided at each aperture of the device.

  2. Traveling wave and exact solutions for the perturbed nonlinear Schrödinger equation with Kerr law nonlinearity

    NASA Astrophysics Data System (ADS)

    Akram, Ghazala; Mahak, Nadia

    2018-06-01

    The nonlinear Schrödinger equation (NLSE) with the aid of three order dispersion terms is investigated to find the exact solutions via the extended (G'/G2)-expansion method and the first integral method. Many exact traveling wave solutions, such as trigonometric, hyperbolic, rational, soliton and complex function solutions, are characterized with some free parameters of the problem studied. It is corroborated that the proposed techniques are manageable, straightforward and powerful tools to find the exact solutions of nonlinear partial differential equations (PDEs). Some figures are plotted to describe the propagation of traveling wave solutions expressed by the hyperbolic functions, trigonometric functions and rational functions.

  3. A Note on Expansiveness and Hyperbolicity for Generic Geodesic Flows

    NASA Astrophysics Data System (ADS)

    Bessa, Mário

    2018-06-01

    In this short note we contribute to the generic dynamics of geodesic flows associated to metrics on compact Riemannian manifolds of dimension ≥ 2. We prove that there exists a C 2-residual subset R of metrics on a given compact Riemannian manifold such that if g\\in R, then its associated geodesic flow φ tg is expansive if and only if the closure of the set of periodic orbits of φtg is a uniformly hyperbolic set. For surfaces, we obtain a stronger statement: there exists a C 2-residual R such that if g\\in R, then its associated geodesic flow φtg is expansive if and only if φtg is an Anosov flow.

  4. A Novel Higher Order Artificial Neural Networks

    NASA Astrophysics Data System (ADS)

    Xu, Shuxiang

    2010-05-01

    In this paper a new Higher Order Neural Network (HONN) model is introduced and applied in several data mining tasks. Data Mining extracts hidden patterns and valuable information from large databases. A hyperbolic tangent function is used as the neuron activation function for the new HONN model. Experiments are conducted to demonstrate the advantages and disadvantages of the new HONN model, when compared with several conventional Artificial Neural Network (ANN) models: Feedforward ANN with the sigmoid activation function; Feedforward ANN with the hyperbolic tangent activation function; and Radial Basis Function (RBF) ANN with the Gaussian activation function. The experimental results seem to suggest that the new HONN holds higher generalization capability as well as abilities in handling missing data.

  5. Spectral approach to homogenization of hyperbolic equations with periodic coefficients

    NASA Astrophysics Data System (ADS)

    Dorodnyi, M. A.; Suslina, T. A.

    2018-06-01

    In L2 (Rd ;Cn), we consider selfadjoint strongly elliptic second order differential operators Aε with periodic coefficients depending on x / ε, ε > 0. We study the behavior of the operators cos ⁡ (Aε1/2 τ) and Aε-1/2 sin ⁡ (Aε1/2 τ), τ ∈ R, for small ε. Approximations for these operators in the (Hs →L2)-operator norm with a suitable s are obtained. The results are used to study the behavior of the solution vε of the Cauchy problem for the hyperbolic equation ∂τ2 vε = -Aεvε + F. General results are applied to the acoustics equation and the system of elasticity theory.

  6. Current from a nano-gap hyperbolic diode using shape-factors: Theory

    NASA Astrophysics Data System (ADS)

    Jensen, Kevin L.; Shiffler, Donald A.; Peckerar, Martin; Harris, John R.; Petillo, John J.

    2017-08-01

    Quantum tunneling by field emission from nanoscale features or sharp field emission structures for which the anode-cathode gap is nanometers in scale ("nano diodes") experience strong deviations from the planar image charge lowered tunneling barrier used in the Murphy and Good formulation of the Fowler-Nordheim equation. These deviations alter the prediction of total current from a curved surface. Modifications to the emission barrier are modeled using a hyperbolic (prolate spheroidal) geometry to determine the trajectories along which the Gamow factor in a WKB-like treatment is undertaken; a quadratic equivalent potential is determined, and a method of shape factors is used to evaluate the corrected total current from a protrusion or wedge geometry.

  7. Demonstrator of atmospheric reentry system with hyperbolic velocity—DASH

    NASA Astrophysics Data System (ADS)

    Morita, Yasuhiro; Kawaguchi, Jun'ichiro; Inatani, Yoshifumi; Abe, Takashi

    2003-01-01

    Among a wide variety of challenging projects planned for the coming decade is the MUSES-C mission designed by the ISAS of Japan. Despite huge amount of data collected by the previous interplanetary spacecraft and probes, the origin and evolution of the solar system still remains unveiled due to their limited information. Thus, our concern has been directed toward a sample return to carry sample from an asteroid back to the earth, which will contribute to better understanding of the system. One of the keys to success is considered the reentry technology with hyperbolic velocity, which has not been demonstrated yet. With this as background, the demonstrator of atmospheric reentry system with hyperbolic velocity, DASH, has been given a commitment to demonstrate the high-speed reentry technology, which will be launched in summer of next year by Japan's H-IIA rocket in a piggyback configuration. The spaceship, composed of a reentry capsule and its carrier, will be injected into a geostationary transfer orbit (GTO) and after several revolutions it will deorbit by burn of a solid propellant deorbit motor. The capsule, identical to that of the sample return mission, can experience the targeted level of thermal environment even from the GTO by tracing a specially designed reentry trajectory.

  8. An improved numerical method for the kernel density functional estimation of disperse flow

    NASA Astrophysics Data System (ADS)

    Smith, Timothy; Ranjan, Reetesh; Pantano, Carlos

    2014-11-01

    We present an improved numerical method to solve the transport equation for the one-point particle density function (pdf), which can be used to model disperse flows. The transport equation, a hyperbolic partial differential equation (PDE) with a source term, is derived from the Lagrangian equations for a dilute particle system by treating position and velocity as state-space variables. The method approximates the pdf by a discrete mixture of kernel density functions (KDFs) with space and time varying parameters and performs a global Rayleigh-Ritz like least-square minimization on the state-space of velocity. Such an approximation leads to a hyperbolic system of PDEs for the KDF parameters that cannot be written completely in conservation form. This system is solved using a numerical method that is path-consistent, according to the theory of non-conservative hyperbolic equations. The resulting formulation is a Roe-like update that utilizes the local eigensystem information of the linearized system of PDEs. We will present the formulation of the base method, its higher-order extension and further regularization to demonstrate that the method can predict statistics of disperse flows in an accurate, consistent and efficient manner. This project was funded by NSF Project NSF-DMS 1318161.

  9. Stability of semidiscrete approximations for hyperbolic initial-boundary-value problems: An eigenvalue analysis

    NASA Technical Reports Server (NTRS)

    Warming, Robert F.; Beam, Richard M.

    1986-01-01

    A hyperbolic initial-boundary-value problem can be approximated by a system of ordinary differential equations (ODEs) by replacing the spatial derivatives by finite-difference approximations. The resulting system of ODEs is called a semidiscrete approximation. A complication is the fact that more boundary conditions are required for the spatially discrete approximation than are specified for the partial differential equation. Consequently, additional numerical boundary conditions are required and improper treatment of these additional conditions can lead to instability. For a linear initial-boundary-value problem (IBVP) with homogeneous analytical boundary conditions, the semidiscrete approximation results in a system of ODEs of the form du/dt = Au whose solution can be written as u(t) = exp(At)u(O). Lax-Richtmyer stability requires that the matrix norm of exp(At) be uniformly bounded for O less than or = t less than or = T independent of the spatial mesh size. Although the classical Lax-Richtmyer stability definition involves a conventional vector norm, there is no known algebraic test for the uniform boundedness of the matrix norm of exp(At) for hyperbolic IBVPs. An alternative but more complicated stability definition is used in the theory developed by Gustafsson, Kreiss, and Sundstrom (GKS). The two methods are compared.

  10. Diffusive instabilities in a hyperbolic activator-inhibitor system with superdiffusion

    NASA Astrophysics Data System (ADS)

    Mvogo, Alain; Macías-Díaz, Jorge E.; Kofané, Timoléon Crépin

    2018-03-01

    We investigate analytically and numerically the conditions for wave instabilities in a hyperbolic activator-inhibitor system with species undergoing anomalous superdiffusion. In the present work, anomalous superdiffusion is modeled using the two-dimensional Weyl fractional operator, with derivative orders α ∈ [1,2]. We perform a linear stability analysis and derive the conditions for diffusion-driven wave instabilities. Emphasis is placed on the effect of the superdiffusion exponent α , the diffusion ratio d , and the inertial time τ . As the superdiffusive exponent increases, so does the wave number of the Turing instability. Opposite to the requirement for Turing instability, the activator needs to diffuse sufficiently faster than the inhibitor in order for the wave instability to occur. The critical wave number for wave instability decreases with the superdiffusive exponent and increases with the inertial time. The maximum value of the inertial time for a wave instability to occur in the system is τmax=3.6 . As one of the main results of this work, we conclude that both anomalous diffusion and inertial time influence strongly the conditions for wave instabilities in hyperbolic fractional reaction-diffusion systems. Some numerical simulations are conducted as evidence of the analytical predictions derived in this work.

  11. Near-perfect broadband absorption from hyperbolic metamaterial nanoparticles

    NASA Astrophysics Data System (ADS)

    Riley, Conor T.; Smalley, Joseph S. T.; Brodie, Jeffrey R. J.; Fainman, Yeshaiahu; Sirbuly, Donald J.; Liu, Zhaowei

    2017-02-01

    Broadband absorbers are essential components of many light detection, energy harvesting, and camouflage schemes. Current designs are either bulky or use planar films that cause problems in cracking and delamination during flexing or heating. In addition, transferring planar materials to flexible, thin, or low-cost substrates poses a significant challenge. On the other hand, particle-based materials are highly flexible and can be transferred and assembled onto a more desirable substrate but have not shown high performance as an absorber in a standalone system. Here, we introduce a class of particle absorbers called transferable hyperbolic metamaterial particles (THMMP) that display selective, omnidirectional, tunable, broadband absorption when closely packed. This is demonstrated with vertically aligned hyperbolic nanotube (HNT) arrays composed of alternating layers of aluminum-doped zinc oxide and zinc oxide. The broadband absorption measures >87% from 1,200 nm to over 2,200 nm with a maximum absorption of 98.1% at 1,550 nm and remains large for high angles. Furthermore, we show the advantages of particle-based absorbers by transferring the HNTs to a polymer substrate that shows excellent mechanical flexibility and visible transparency while maintaining near-perfect absorption in the telecommunications region. In addition, other material systems and geometries are proposed for a wider range of applications.

  12. Probing low-energy hyperbolic polaritons in van der Waals crystals with an electron microscope.

    PubMed

    Govyadinov, Alexander A; Konečná, Andrea; Chuvilin, Andrey; Vélez, Saül; Dolado, Irene; Nikitin, Alexey Y; Lopatin, Sergei; Casanova, Fèlix; Hueso, Luis E; Aizpurua, Javier; Hillenbrand, Rainer

    2017-07-21

    Van der Waals materials exhibit intriguing structural, electronic, and photonic properties. Electron energy loss spectroscopy within scanning transmission electron microscopy allows for nanoscale mapping of such properties. However, its detection is typically limited to energy losses in the eV range-too large for probing low-energy excitations such as phonons or mid-infrared plasmons. Here, we adapt a conventional instrument to probe energy loss down to 100 meV, and map phononic states in hexagonal boron nitride, a representative van der Waals material. The boron nitride spectra depend on the flake thickness and on the distance of the electron beam to the flake edges. To explain these observations, we developed a classical response theory that describes the interaction of fast electrons with (anisotropic) van der Waals slabs, revealing that the electron energy loss is dominated by excitation of hyperbolic phonon polaritons, and not of bulk phonons as often reported. Thus, our work is of fundamental importance for interpreting future low-energy loss spectra of van der Waals materials.Here the authors adapt a STEM-EELS system to probe energy loss down to 100 meV, and apply it to map phononic states in hexagonal boron nitride, revealing that the electron loss is dominated by hyperbolic phonon polaritons.

  13. Sustained fitness gains and variability in fitness trajectories in the long-term evolution experiment with Escherichia coli

    PubMed Central

    Lenski, Richard E.; Wiser, Michael J.; Ribeck, Noah; Blount, Zachary D.; Nahum, Joshua R.; Morris, J. Jeffrey; Zaman, Luis; Turner, Caroline B.; Wade, Brian D.; Maddamsetti, Rohan; Burmeister, Alita R.; Baird, Elizabeth J.; Bundy, Jay; Grant, Nkrumah A.; Card, Kyle J.; Rowles, Maia; Weatherspoon, Kiyana; Papoulis, Spiridon E.; Sullivan, Rachel; Clark, Colleen; Mulka, Joseph S.; Hajela, Neerja

    2015-01-01

    Many populations live in environments subject to frequent biotic and abiotic changes. Nonetheless, it is interesting to ask whether an evolving population's mean fitness can increase indefinitely, and potentially without any limit, even in a constant environment. A recent study showed that fitness trajectories of Escherichia coli populations over 50 000 generations were better described by a power-law model than by a hyperbolic model. According to the power-law model, the rate of fitness gain declines over time but fitness has no upper limit, whereas the hyperbolic model implies a hard limit. Here, we examine whether the previously estimated power-law model predicts the fitness trajectory for an additional 10 000 generations. To that end, we conducted more than 1100 new competitive fitness assays. Consistent with the previous study, the power-law model fits the new data better than the hyperbolic model. We also analysed the variability in fitness among populations, finding subtle, but significant, heterogeneity in mean fitness. Some, but not all, of this variation reflects differences in mutation rate that evolved over time. Taken together, our results imply that both adaptation and divergence can continue indefinitely—or at least for a long time—even in a constant environment. PMID:26674951

  14. Micro-scale extensional rheometry using hyperbolic converging/diverging channels and jet breakup

    PubMed Central

    Keshavarz, Bavand

    2016-01-01

    Understanding the elongational rheology of dilute polymer solutions plays an important role in many biological and industrial applications ranging from microfluidic lab-on-a-chip diagnostics to phenomena such as fuel atomization and combustion. Making quantitative measurements of the extensional viscosity for dilute viscoelastic fluids is a long-standing challenge and it motivates developments in microfluidic fabrication techniques and high speed/strobe imaging of millifluidic capillary phenomena in order to develop new classes of instruments. In this paper, we study the elongational rheology of a family of dilute polymeric solutions in two devices: first, steady pressure-driven flow through a hyperbolic microfluidic contraction/expansion and, second, the capillary driven breakup of a thin filament formed from a small diameter jet (Dj∼O(100 μm)). The small length scale of the device allows very large deformation rates to be achieved. Our results show that in certain limits of low viscosity and elasticity, jet breakup studies offer significant advantages over the hyperbolic channel measurements despite the more complex implementation. Using our results, together with scaling estimates of the competing viscous, elastic, inertial and capillary timescales that control the dynamics, we construct a dimensionless map or nomogram summarizing the operating space for each instrument. PMID:27375824

  15. Nonlinear Conservation Laws and Finite Volume Methods

    NASA Astrophysics Data System (ADS)

    Leveque, Randall J.

    Introduction Software Notation Classification of Differential Equations Derivation of Conservation Laws The Euler Equations of Gas Dynamics Dissipative Fluxes Source Terms Radiative Transfer and Isothermal Equations Multi-dimensional Conservation Laws The Shock Tube Problem Mathematical Theory of Hyperbolic Systems Scalar Equations Linear Hyperbolic Systems Nonlinear Systems The Riemann Problem for the Euler Equations Numerical Methods in One Dimension Finite Difference Theory Finite Volume Methods Importance of Conservation Form - Incorrect Shock Speeds Numerical Flux Functions Godunov's Method Approximate Riemann Solvers High-Resolution Methods Other Approaches Boundary Conditions Source Terms and Fractional Steps Unsplit Methods Fractional Step Methods General Formulation of Fractional Step Methods Stiff Source Terms Quasi-stationary Flow and Gravity Multi-dimensional Problems Dimensional Splitting Multi-dimensional Finite Volume Methods Grids and Adaptive Refinement Computational Difficulties Low-Density Flows Discrete Shocks and Viscous Profiles Start-Up Errors Wall Heating Slow-Moving Shocks Grid Orientation Effects Grid-Aligned Shocks Magnetohydrodynamics The MHD Equations One-Dimensional MHD Solving the Riemann Problem Nonstrict Hyperbolicity Stiffness The Divergence of B Riemann Problems in Multi-dimensional MHD Staggered Grids The 8-Wave Riemann Solver Relativistic Hydrodynamics Conservation Laws in Spacetime The Continuity Equation The 4-Momentum of a Particle The Stress-Energy Tensor Finite Volume Methods Multi-dimensional Relativistic Flow Gravitation and General Relativity References

  16. Extended Thermodynamics: a Theory of Symmetric Hyperbolic Field Equations

    NASA Astrophysics Data System (ADS)

    Müller, Ingo

    2008-12-01

    Extended thermodynamics is based on a set of equations of balance which are supplemented by local and instantaneous constitutive equations so that the field equations are quasi-linear first order differential equations. If the constitutive functions are subject to the requirements of the entropy principle, one may write them in symmetric hyperbolic form by a suitable choice of fields. The kinetic theory of gases, or the moment theories based on the Boltzmann equation provide an explicit example for extended thermodynamics. The theory proves its usefulness and practicality in the successful treatment of light scattering in rarefied gases. This presentation is based upon the book [1] of which the author of this paper is a co-author. For more details about the motivation and exploitation of the basic principles the interested reader is referred to that reference. It would seem that extended thermodynamics is worthy of the attention of mathematicians. It may offer them a non-trivial field of study concerning hyperbolic equations, if ever they get tired of the Burgers equation. Physicists may prefer to appreciate the success of extended thermodynamics in light scattering and to work on the open problems concerning the modification of the Navier-Stokes-Fourier theory in rarefied gases as predicted by extended thermodynamics of 13, 14, and more moments.

  17. On the hyperbolicity and stability of 3+1 formulations of metric f( R) gravity

    NASA Astrophysics Data System (ADS)

    Mongwane, Bishop

    2016-11-01

    3+1 formulations of the Einstein field equations have become an invaluable tool in Numerical relativity, having been used successfully in modeling spacetimes of black hole collisions, stellar collapse and other complex systems. It is plausible that similar considerations could prove fruitful for modified gravity theories. In this article, we pursue from a numerical relativistic viewpoint the 3+1 formulation of metric f( R) gravity as it arises from the fourth order equations of motion, without invoking the dynamical equivalence with Brans-Dicke theories. We present the resulting system of evolution and constraint equations for a generic function f( R), subject to the usual viability conditions. We confirm that the time propagation of the f( R) Hamiltonian and Momentum constraints take the same Mathematical form as in general relativity, irrespective of the f( R) model. We further recast the 3+1 system in a form akin to the BSSNOK formulation of numerical relativity. Without assuming any specific model, we show that the ADM version of f( R) is weakly hyperbolic and is plagued by similar zero speed modes as in the general relativity case. On the other hand the BSSNOK version is strongly hyperbolic and hence a promising formulation for numerical simulations in metric f( R) theories.

  18. Human red blood cell behavior under homogeneous extensional flow in a hyperbolic-shaped microchannel.

    PubMed

    Yaginuma, T; Oliveira, M S N; Lima, R; Ishikawa, T; Yamaguchi, T

    2013-01-01

    It is well known that certain pathological conditions result in a decrease of red blood cells (RBCs) deformability and subsequently can significantly alter the blood flow in microcirculation, which may block capillaries and cause ischemia in the tissues. Microfluidic systems able to obtain reliable quantitative measurements of RBC deformability hold the key to understand and diagnose RBC related diseases. In this work, a microfluidic system composed of a microchannel with a hyperbolic-shaped contraction followed by a sudden expansion is presented. We provide a detailed quantitative description of the degree of deformation of human RBCs under a controlled homogeneous extensional flow field. We measured the deformation index (DI) as well as the velocity of the RBCs travelling along the centerline of the channel for four different flow rates and analyze the impact of the particle Reynolds number. The results show that human RBC deformation tends to reach a plateau value in the region of constant extensional rate, the value of which depends on the extension rate. Additionally, we observe that the presence of a sudden expansion downstream of the hyperbolic contraction modifies the spatial distribution of cells and substantially increases the cell free layer (CFL) downstream of the expansion plane similarly to what is seen in other expansion flows. Beyond a certain value of flow rate, there is only a weak effect of inlet flow rates on the enhancement of the downstream CFL. These in vitro experiments show the potential of using microfluidic systems with hyperbolic-shaped microchannels both for the separation of the RBCs from plasma and to assess changes in RBC deformability in physiological and pathological situations for clinical purposes. However, the selection of the geometry and the identification of the most suitable region to evaluate the changes on the RBC deformability under extensional flows are crucial if microfluidics is to be used as an in vitro clinical methodology to detect circulatory diseases.

  19. Human red blood cell behavior under homogeneous extensional flow in a hyperbolic-shaped microchannel

    PubMed Central

    Yaginuma, T.; Oliveira, M. S. N.; Lima, R.; Ishikawa, T.; Yamaguchi, T.

    2013-01-01

    It is well known that certain pathological conditions result in a decrease of red blood cells (RBCs) deformability and subsequently can significantly alter the blood flow in microcirculation, which may block capillaries and cause ischemia in the tissues. Microfluidic systems able to obtain reliable quantitative measurements of RBC deformability hold the key to understand and diagnose RBC related diseases. In this work, a microfluidic system composed of a microchannel with a hyperbolic-shaped contraction followed by a sudden expansion is presented. We provide a detailed quantitative description of the degree of deformation of human RBCs under a controlled homogeneous extensional flow field. We measured the deformation index (DI) as well as the velocity of the RBCs travelling along the centerline of the channel for four different flow rates and analyze the impact of the particle Reynolds number. The results show that human RBC deformation tends to reach a plateau value in the region of constant extensional rate, the value of which depends on the extension rate. Additionally, we observe that the presence of a sudden expansion downstream of the hyperbolic contraction modifies the spatial distribution of cells and substantially increases the cell free layer (CFL) downstream of the expansion plane similarly to what is seen in other expansion flows. Beyond a certain value of flow rate, there is only a weak effect of inlet flow rates on the enhancement of the downstream CFL. These in vitro experiments show the potential of using microfluidic systems with hyperbolic-shaped microchannels both for the separation of the RBCs from plasma and to assess changes in RBC deformability in physiological and pathological situations for clinical purposes. However, the selection of the geometry and the identification of the most suitable region to evaluate the changes on the RBC deformability under extensional flows are crucial if microfluidics is to be used as an in vitro clinical methodology to detect circulatory diseases. PMID:24404073

  20. Cation activation of the pig kidney sodium pump: transmembrane allosteric effects of sodium.

    PubMed Central

    Karlish, S J; Stein, W D

    1985-01-01

    We have studied activation by Na or Rb ions of different transport modes of the Na-K pump, using phospholipid vesicles reconstituted with pig kidney Na-K-ATPase. The shape of the activation curves, sigmoid or quasi-hyperbolic, depends on the nature of the cation at the opposite surface and not on the specific mode of transport. ATP-dependent Na uptake into K-containing vesicles (Na-K exchange) is activated by cytoplasmic Na along a highly sigmoid curve in the absence of extracellular Na (Hill number, nH = 1.9). Activation displays progressively less-sigmoid curves as extracellular Na is raised to 150 mM (nH = 1.2). The maximal rate of the Na-K exchange is not affected. Na is not transported from the extracellular face by the pump in the presence of excess extracellular K, and the transmembrane effects of the extracellular Na are therefore 'allosteric' in nature. ATP-dependent Na-Na exchange (Lee & Blostein, 1980) and classical ATP-plus-ADP-dependent Na-Na exchange are activated by cytoplasmic Na along hyperbolic curves. ATP-dependent Na uptake into Tris-containing vesicles is activated by cytoplasmic Na along a somewhat sigmoidal curve. (ATP + Pi)-dependent Rb-Rb exchange is activated by cytoplasmic and extracellular Rb along strictly hyperbolic curves. The same applies for Rb-Rb exchange in the presence or absence of ATP or Pi alone. The presence of a high concentration of extracellular Na together with extracellular Rb induces a sigmoidal activation by cytoplasmic Rb of (ATP + Pi)-dependent Rb-Rb exchange (nH = 1.45) but does not affect the maximal rate of exchange. Slow passive Rb fluxes through the pump observed in the absence of other pump ligands (see Karlish & Stein, 1982 alpha) are activated by cytoplasmic Rb along a strictly hyperbolic curve with extracellular Rb, nH = 1.0 (Rb-Rb exchange), along a strongly sigmoid curve with extracellular Na, nH = 1.5 (Rb-Na exchange), and along less-sigmoid curves with extracellular Tris, nH = 1.24 (net Rb flux) or extracellular Li, nH = 1.2 (Rb-Li exchange). Activation of the passive Rb fluxes by extracellular Rb is hyperbolic in the presence of cytoplasmic Rb, Li or Tris but is sigmoid in the presence of cytoplasmic Na (nH = 1.36). Inhibition by cytoplasmic Na of passive Rb fluxes from the cytoplasmic to the extracellular face of the pump depends on the nature of the cation at the extracellular surface.(ABSTRACT TRUNCATED AT 400 WORDS) PMID:2582111

Top