• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Interval computations: Introduction, uses, and resources (1996)

by R B Kearfott
Venue:Euromath Bulletin
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 18
Next 10 →

Guaranteed proofs using interval arithmetic

by Marc Daumas, Guillaume Melquiond, César Muñoz - Proceedings of the 17th Symposium on Computer Arithmetic, Cape Cod , 2005
"... This paper presents a set of tools for mechanical reasoning of numerical bounds using interval arithmetic. The tools implement two techniques for reducing decorrelation: interval splitting and Taylor’s series expansions. Although the tools are designed for the proof assistant system PVS, expertise o ..."
Abstract - Cited by 18 (11 self) - Add to MetaCart
This paper presents a set of tools for mechanical reasoning of numerical bounds using interval arithmetic. The tools implement two techniques for reducing decorrelation: interval splitting and Taylor’s series expansions. Although the tools are designed for the proof assistant system PVS, expertise on PVS is not required. The ultimate goal of the tools is to provide guaranteed proofs of numerical properties with a minimal human-theorem prover interaction. 1

Automatic floating-point to fixed-point conversion for DSP code generation

by Daniel Menard, Daniel Chillet - in Proceedings of International Conference on Compilers, Architecture and Synthesis for Embedded Systems (CASES ’02 , 2002
"... The development of methodologies for the automatic implementation of floating-point algorithms in fixed-point architectures is required for the minimization of cost, power consumption and time to market of digital signal processing applications. In this paper, a new methodology of implementation in ..."
Abstract - Cited by 16 (1 self) - Add to MetaCart
The development of methodologies for the automatic implementation of floating-point algorithms in fixed-point architectures is required for the minimization of cost, power consumption and time to market of digital signal processing applications. In this paper, a new methodology of implementation in Digital Signal Processors (DSP) under accuracy constraint is presented. In comparison with the existing methodologies, the DSP architecture is completely taken into account for optimizing the execution time under accuracy constraint. The justification and the different stages of our methodology are presented. 1.

Using Directed Acyclic Graphs to Coordinate Propagation and Search for Numerical Constraint Satisfaction Problems

by Xuan-ha Vu - In Proceedings of the 16th IEEE International Conference on Tools with Artificial Intelligence (ICTAI 2004 , 2004
"... A. NEUMAIER [1] has given the fundamentals of interval analysis on directed acyclic graphs (DAGs) for global optimization and constraint propagation. We show in this paper how constraint propagation on DAGs can be made efficient and practical by: (i) working on partial DAG representations; and (ii) ..."
Abstract - Cited by 10 (2 self) - Add to MetaCart
A. NEUMAIER [1] has given the fundamentals of interval analysis on directed acyclic graphs (DAGs) for global optimization and constraint propagation. We show in this paper how constraint propagation on DAGs can be made efficient and practical by: (i) working on partial DAG representations; and (ii) enabling the flexible choice of the interval inclusion functions during propagation. We then propose a new simple algorithm which coordinates constraint propagation and exhaustive search for solving numerical constraint satisfaction problems. The experiments carried out on different problems show that the new approach outperforms previously available propagation techniques by an order of magnitude or more in speed, while being roughly the same quality w.r.t. enclosure properties. I.

Real number calculations and theorem proving

by César Muñoz, David Lester - Proceedings of the 18th International Conference on Theorem Proving in Higher Order Logics, TPHOLs 2005, volume 3603 of Lecture Notes in Computer Science , 2005
"... Abstract. Wouldn’t it be nice to be able to conveniently use ordinary real number expressions within proof assistants? In this paper we outline how this can be done within a theorem proving framework. First, we formally establish upper and lower bounds for trigonometric and transcendental functions. ..."
Abstract - Cited by 10 (3 self) - Add to MetaCart
Abstract. Wouldn’t it be nice to be able to conveniently use ordinary real number expressions within proof assistants? In this paper we outline how this can be done within a theorem proving framework. First, we formally establish upper and lower bounds for trigonometric and transcendental functions. Then, based on these bounds, we develop a rational interval arithmetic where real number calculations can be performed in an algebraic setting. This pragmatic approach has been implemented as a strategy in PVS. The strategy provides a safe way to perform explicit calculations over real numbers in formal proofs. 1

A two-layer approach to the computability and complexity of real functions. Computability and complexity

by Copyright C, Branimir Lambov, Branimir Lambov, Branimir Lambov - in analysis (Cincinnati, 2003), 279–302, Informatik Berichte, 302 (8/2003), Fernuniversität , 2003
"... Reproduction of all or part of this work is permitted for educational or research use on condition that this copyright notice is included in any copy. See back inner page for a list of recent BRICS Report Series publications. Copies may be obtained by contacting: BRICS ..."
Abstract - Cited by 2 (2 self) - Add to MetaCart
Reproduction of all or part of this work is permitted for educational or research use on condition that this copyright notice is included in any copy. See back inner page for a list of recent BRICS Report Series publications. Copies may be obtained by contacting: BRICS

Tight and tractable reformulations for uncertain CSPs

by Neil Yorke-smith, Carmen Gervet - In Proc. of CP’04 Workshop on Modelling and Reformulating Constraint Satisfaction Problems , 2004
"... Abstract Various extensions of the CSP framework exist to address ill-defined, real-world optimisation problems. One extension, the uncertain CSP (UCSP) tackles the aspect of data errors and incompleteness by ensuring that the problem is faithfully represented with what is known for sure about the d ..."
Abstract - Cited by 2 (1 self) - Add to MetaCart
Abstract Various extensions of the CSP framework exist to address ill-defined, real-world optimisation problems. One extension, the uncertain CSP (UCSP) tackles the aspect of data errors and incompleteness by ensuring that the problem is faithfully represented with what is known for sure about the data, and by seeking reliable solutions that do not approximate such uncertainties. The extended model has a great impact on the solving complexity. For instance, by introducing bounded interval coefficients, the default representation of an arithmetic linear constraint is of degree 2. A challenge lies in determining constraint classes that allow one to reformulate the UCSP model such that polynomial algorithms exist. In this paper we present two novel sufficient conditions, built on algebraic properties of constraints, that ensure a tractable reformulation exists. We give an algorithm to test for the conditions for binary constraints, and demonstrate as instances some previously identified practical UCSP reformulations. 1

Interval Methods for Nonlinear Equation Solving Applications

by C. Ryan Gwaltney, Youdong Lin, Luke D. Simoni, Mark A. Stadtherr
"... Interval analysis provides techniques that make it possible to determine all solutions to a nonlinear algebraic equation system and to do so with mathemat-ical and computational certainty. Such methods are based on the processing of granules in the form of intervals and thus can be regarded as one f ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
Interval analysis provides techniques that make it possible to determine all solutions to a nonlinear algebraic equation system and to do so with mathemat-ical and computational certainty. Such methods are based on the processing of granules in the form of intervals and thus can be regarded as one facet of granular computing. We review here some of the key concepts used in these methods and then focus on some specific application areas, namely ecological modeling, transition state analysis, and the modeling of phase equilibrium. 1

CLP(F) Modeling of Hybrid Systems

by David Karger Wittenberg , 2004
"... ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
Abstract not found

A Generic Scheme for Combining Multiple Inclusion Representations in Numerical Constraint Propagation

by Xuan-ha Vu, Djamila Sam-haroud, Boi V. Faltings - in Numerical Constraint Propagation. Technical Report IC/2004/39, Swiss Federal Institute of Technology in Lausanne (EPFL , 2004
"... This paper proposes a novel generic scheme enabling the combination of multiple inclusion representations to propagate numerical constraints. The scheme allows bringing into the constraint propagation framework the strength of inclusion techniques coming from di#erent areas such as interval arit ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
This paper proposes a novel generic scheme enabling the combination of multiple inclusion representations to propagate numerical constraints. The scheme allows bringing into the constraint propagation framework the strength of inclusion techniques coming from di#erent areas such as interval arithmetic, a#ne arithmetic or mathematical programming.

DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER

by Hai-nam Nguyen, Daniel Menard, Olivier Sentieys
"... To satisfy energy and complexity constraints, embedded wireless systems require fixed-point arithmetic implementation. To optimize the fixed-point specification, existing approaches are based on fixed-point simulations to evaluate the performances. In this paper, the approach used to optimize the fi ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
To satisfy energy and complexity constraints, embedded wireless systems require fixed-point arithmetic implementation. To optimize the fixed-point specification, existing approaches are based on fixed-point simulations to evaluate the performances. In this paper, the approach used to optimize the fixed-point specification for a WCDMA receiver is presented. The dynamic range and the fixed-point accuracy are evaluated analytically in our approach. The analytical accuracy constraint expression according to the bit error rate (BER) is proposed. The results show that the optimized fixedpoint specification depends on the input receiver signal-to-noise ratio (SNR). 1.
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University