-
Numerical Aspects of the Tensor Product Multilevel Method for High-dimensional, Kernel-based Reconstruction on Sparse Grids
Authors:
Markus Büttner,
Rüdiger Kempf,
Holger Wendland
Abstract:
This paper investigates the approximation of functions with finite smoothness defined on domains with a Cartesian product structure. The recently proposed tensor product multilevel method (TPML) combines Smolyak's sparse grid method with a kernel-based residual correction technique. The contributions of this paper are twofold. First, we present two improvements on the TPML that reduce the computat…
▽ More
This paper investigates the approximation of functions with finite smoothness defined on domains with a Cartesian product structure. The recently proposed tensor product multilevel method (TPML) combines Smolyak's sparse grid method with a kernel-based residual correction technique. The contributions of this paper are twofold. First, we present two improvements on the TPML that reduce the computational cost of point evaluations compared to a naive implementation. Second, we provide numerical examples that demonstrate the effectiveness and innovation of the TPML.
△ Less
Submitted 6 February, 2025;
originally announced February 2025.
-
Object and Contact Point Tracking in Demonstrations Using 3D Gaussian Splatting
Authors:
Michael Büttner,
Jonathan Francis,
Helge Rhodin,
Andrew Melnik
Abstract:
This paper introduces a method to enhance Interactive Imitation Learning (IIL) by extracting touch interaction points and tracking object movement from video demonstrations. The approach extends current IIL systems by providing robots with detailed knowledge of both where and how to interact with objects, particularly complex articulated ones like doors and drawers. By leveraging cutting-edge tech…
▽ More
This paper introduces a method to enhance Interactive Imitation Learning (IIL) by extracting touch interaction points and tracking object movement from video demonstrations. The approach extends current IIL systems by providing robots with detailed knowledge of both where and how to interact with objects, particularly complex articulated ones like doors and drawers. By leveraging cutting-edge techniques such as 3D Gaussian Splatting and FoundationPose for tracking, this method allows robots to better understand and manipulate objects in dynamic environments. The research lays the foundation for more effective task learning and execution in autonomous robotic systems.
△ Less
Submitted 5 November, 2024;
originally announced November 2024.
-
Super-Resolution works for coastal simulations
Authors:
Zhi-Song Liu,
Markus Buttner,
Vadym Aizinger,
Andreas Rupp
Abstract:
Learning fine-scale details of a coastal ocean simulation from a coarse representation is a challenging task. For real-world applications, high-resolution simulations are necessary to advance understanding of many coastal processes, specifically, to predict flooding resulting from tsunamis and storm surges. We propose a Deep Network for Coastal Super-Resolution (DNCSR) for spatiotemporal enhanceme…
▽ More
Learning fine-scale details of a coastal ocean simulation from a coarse representation is a challenging task. For real-world applications, high-resolution simulations are necessary to advance understanding of many coastal processes, specifically, to predict flooding resulting from tsunamis and storm surges. We propose a Deep Network for Coastal Super-Resolution (DNCSR) for spatiotemporal enhancement to efficiently learn the high-resolution numerical solution. Given images of coastal simulations produced on low-resolution computational meshes using low polynomial order discontinuous Galerkin discretizations and a coarse temporal resolution, the proposed DNCSR learns to produce high-resolution free surface elevation and velocity visualizations in both time and space. To efficiently model the dynamic changes over time and space, we propose grid-aware spatiotemporal attention to project the temporal features to the spatial domain for non-local feature matching. The coordinate information is also utilized via positional encoding. For the final reconstruction, we use the spatiotemporal bilinear operation to interpolate the missing frames and then expand the feature maps to the frequency domain for residual mapping. Besides data-driven losses, the proposed physics-informed loss guarantees gradient consistency and momentum changes. Their combination contributes to the overall 24% improvements in RMSE. To train the proposed model, we propose a large-scale coastal simulation dataset and use it for model optimization and evaluation. Our method shows superior super-resolution quality and fast computation compared to the state-of-the-art methods.
△ Less
Submitted 29 August, 2024;
originally announced August 2024.
-
Towards Open-World Mobile Manipulation in Homes: Lessons from the Neurips 2023 HomeRobot Open Vocabulary Mobile Manipulation Challenge
Authors:
Sriram Yenamandra,
Arun Ramachandran,
Mukul Khanna,
Karmesh Yadav,
Jay Vakil,
Andrew Melnik,
Michael Büttner,
Leon Harz,
Lyon Brown,
Gora Chand Nandi,
Arjun PS,
Gaurav Kumar Yadav,
Rahul Kala,
Robert Haschke,
Yang Luo,
Jinxin Zhu,
Yansen Han,
Bingyi Lu,
Xuan Gu,
Qinyuan Liu,
Yaping Zhao,
Qiting Ye,
Chenxiao Dou,
Yansong Chua,
Volodymyr Kuzma
, et al. (20 additional authors not shown)
Abstract:
In order to develop robots that can effectively serve as versatile and capable home assistants, it is crucial for them to reliably perceive and interact with a wide variety of objects across diverse environments. To this end, we proposed Open Vocabulary Mobile Manipulation as a key benchmark task for robotics: finding any object in a novel environment and placing it on any receptacle surface withi…
▽ More
In order to develop robots that can effectively serve as versatile and capable home assistants, it is crucial for them to reliably perceive and interact with a wide variety of objects across diverse environments. To this end, we proposed Open Vocabulary Mobile Manipulation as a key benchmark task for robotics: finding any object in a novel environment and placing it on any receptacle surface within that environment. We organized a NeurIPS 2023 competition featuring both simulation and real-world components to evaluate solutions to this task. Our baselines on the most challenging version of this task, using real perception in simulation, achieved only an 0.8% success rate; by the end of the competition, the best participants achieved an 10.8\% success rate, a 13x improvement. We observed that the most successful teams employed a variety of methods, yet two common threads emerged among the best solutions: enhancing error detection and recovery, and improving the integration of perception with decision-making processes. In this paper, we detail the results and methodologies used, both in simulation and real-world settings. We discuss the lessons learned and their implications for future research. Additionally, we compare performance in real and simulated environments, emphasizing the necessity for robust generalization to novel settings.
△ Less
Submitted 9 July, 2024;
originally announced July 2024.
-
UniTeam: Open Vocabulary Mobile Manipulation Challenge
Authors:
Andrew Melnik,
Michael Büttner,
Leon Harz,
Lyon Brown,
Gora Chand Nandi,
Arjun PS,
Gaurav Kumar Yadav,
Rahul Kala,
Robert Haschke
Abstract:
This report introduces our UniTeam agent - an improved baseline for the "HomeRobot: Open Vocabulary Mobile Manipulation" challenge. The challenge poses problems of navigation in unfamiliar environments, manipulation of novel objects, and recognition of open-vocabulary object classes. This challenge aims to facilitate cross-cutting research in embodied AI using recent advances in machine learning,…
▽ More
This report introduces our UniTeam agent - an improved baseline for the "HomeRobot: Open Vocabulary Mobile Manipulation" challenge. The challenge poses problems of navigation in unfamiliar environments, manipulation of novel objects, and recognition of open-vocabulary object classes. This challenge aims to facilitate cross-cutting research in embodied AI using recent advances in machine learning, computer vision, natural language, and robotics. In this work, we conducted an exhaustive evaluation of the provided baseline agent; identified deficiencies in perception, navigation, and manipulation skills; and improved the baseline agent's performance. Notably, enhancements were made in perception - minimizing misclassifications; navigation - preventing infinite loop commitments; picking - addressing failures due to changing object visibility; and placing - ensuring accurate positioning for successful object placement.
△ Less
Submitted 13 December, 2023;
originally announced December 2023.
-
Pauli crystal melting in shaken optical traps
Authors:
Jiabing Xiang,
Paolo Molignini,
Miriam Büttner,
Axel U. J. Lode
Abstract:
Pauli crystals are ordered geometric structures that emerge in trapped noninteracting fermionic systems due to their underlying Pauli repulsion. The deformation of Pauli crystals - often called melting - has been recently observed in experiments, but the mechanism that leads to it remains unclear. We address this question by studying the melting dynamics of N=6 fermions as a function of periodic d…
▽ More
Pauli crystals are ordered geometric structures that emerge in trapped noninteracting fermionic systems due to their underlying Pauli repulsion. The deformation of Pauli crystals - often called melting - has been recently observed in experiments, but the mechanism that leads to it remains unclear. We address this question by studying the melting dynamics of N=6 fermions as a function of periodic driving and experimental imperfections in the trap (anisotropy and anharmonicity) by employing a combination of numerical simulations and Floquet theory. Surprisingly, we reveal that the melting of Pauli crystals is not simply a direct consequence of an increase in system energy, but is instead related to the trap geometry and the population of the Floquet modes. We show that the melting is absent in traps without imperfections and triggered only by a sufficiently large shaking amplitude in traps with imperfections.
△ Less
Submitted 21 September, 2022; v1 submitted 21 April, 2022;
originally announced April 2022.
-
Modern applications of machine learning in quantum sciences
Authors:
Anna Dawid,
Julian Arnold,
Borja Requena,
Alexander Gresch,
Marcin Płodzień,
Kaelan Donatella,
Kim A. Nicoli,
Paolo Stornati,
Rouven Koch,
Miriam Büttner,
Robert Okuła,
Gorka Muñoz-Gil,
Rodrigo A. Vargas-Hernández,
Alba Cervera-Lierta,
Juan Carrasquilla,
Vedran Dunjko,
Marylou Gabrié,
Patrick Huembeli,
Evert van Nieuwenburg,
Filippo Vicentini,
Lei Wang,
Sebastian J. Wetzel,
Giuseppe Carleo,
Eliška Greplová,
Roman Krems
, et al. (4 additional authors not shown)
Abstract:
In this book, we provide a comprehensive introduction to the most recent advances in the application of machine learning methods in quantum sciences. We cover the use of deep learning and kernel methods in supervised, unsupervised, and reinforcement learning algorithms for phase classification, representation of many-body quantum states, quantum feedback control, and quantum circuits optimization.…
▽ More
In this book, we provide a comprehensive introduction to the most recent advances in the application of machine learning methods in quantum sciences. We cover the use of deep learning and kernel methods in supervised, unsupervised, and reinforcement learning algorithms for phase classification, representation of many-body quantum states, quantum feedback control, and quantum circuits optimization. Moreover, we introduce and discuss more specialized topics such as differentiable programming, generative models, statistical approach to machine learning, and quantum machine learning.
△ Less
Submitted 7 June, 2025; v1 submitted 8 April, 2022;
originally announced April 2022.
-
Faces: AI Blitz XIII Solutions
Authors:
Andrew Melnik,
Eren Akbulut,
Jannik Sheikh,
Kira Loos,
Michael Buettner,
Tobias Lenze
Abstract:
AI Blitz XIII Faces challenge hosted on www.aicrowd.com platform consisted of five problems: Sentiment Classification, Age Prediction, Mask Prediction, Face Recognition, and Face De-Blurring. Our team GLaDOS took second place. Here we present our solutions and results. Code implementation: https://github.com/ndrwmlnk/ai-blitz-xiii
AI Blitz XIII Faces challenge hosted on www.aicrowd.com platform consisted of five problems: Sentiment Classification, Age Prediction, Mask Prediction, Face Recognition, and Face De-Blurring. Our team GLaDOS took second place. Here we present our solutions and results. Code implementation: https://github.com/ndrwmlnk/ai-blitz-xiii
△ Less
Submitted 3 April, 2022;
originally announced April 2022.
-
Mott transition in a cavity-boson system: A quantitative comparison between theory and experiment
Authors:
Rui Lin,
Christoph Georges,
Jens Klinder,
Paolo Molignini,
Miriam Büttner,
Axel U. J. Lode,
R. Chitra,
Andreas Hemmerich,
Hans Keßler
Abstract:
The competition between short-range and cavity-mediated infinite-range interactions in a cavity-boson system leads to the existence of a superfluid phase and a Mott-insulator phase within the self-organized regime. In this work, we quantitatively compare the steady-state phase boundaries of this transition measured in experiments and simulated using the Multiconfigurational Time-Dependent Hartree…
▽ More
The competition between short-range and cavity-mediated infinite-range interactions in a cavity-boson system leads to the existence of a superfluid phase and a Mott-insulator phase within the self-organized regime. In this work, we quantitatively compare the steady-state phase boundaries of this transition measured in experiments and simulated using the Multiconfigurational Time-Dependent Hartree Method for Indistinguishable Particles. To make the problem computationally feasible, we represent the full system by the exact many-body wave function of a two-dimensional four-well potential. We argue that the validity of this representation comes from the nature of both the cavity-atomic system and the Bose-Hubbard physics. Additionally we show that the chosen representation only induces small systematic errors, and that the experimentally measured and theoretically predicted phase boundaries agree reasonably. We thus demonstrate a new approach for the quantitative numerical determination of the superfluid--Mott-insulator phase boundary.
△ Less
Submitted 16 July, 2021; v1 submitted 22 April, 2021;
originally announced April 2021.
-
Optimized Observable Readout from Single-shot Images of Ultracold Atoms via Machine Learning
Authors:
Axel U. J. Lode,
Rui Lin,
Miriam Büttner,
Luca Papariello,
Camille Lévêque,
R. Chitra,
Marios C. Tsatsos,
Dieter Jaksch,
Paolo Molignini
Abstract:
Single-shot images are the standard readout of experiments with ultracold atoms -- the tarnished looking glass into their many-body physics. The efficient extraction of observables from single-shot images is thus crucial. Here, we demonstrate how artificial neural networks can optimize this extraction. In contrast to standard averaging approaches, machine learning allows both one- and two-particle…
▽ More
Single-shot images are the standard readout of experiments with ultracold atoms -- the tarnished looking glass into their many-body physics. The efficient extraction of observables from single-shot images is thus crucial. Here, we demonstrate how artificial neural networks can optimize this extraction. In contrast to standard averaging approaches, machine learning allows both one- and two-particle densities to be accurately obtained from a drastically reduced number of single-shot images. Quantum fluctuations and correlations are directly harnessed to obtain physical observables for bosons in a tilted double-well potential at an unprecedented accuracy. Strikingly, machine learning also enables a reliable extraction of momentum-space observables from real-space single-shot images and vice versa. This obviates the need for a reconfiguration of the experimental setup between in-situ and time-of-flight imaging, thus potentially granting an outstanding reduction in resources.
△ Less
Submitted 27 October, 2020;
originally announced October 2020.
-
On the monotone stability approach to BSDEs with jumps: Extensions, concrete criteria and examples
Authors:
Dirk Becherer,
Martin Büttner,
Klebert Kentia
Abstract:
We show a concise extension of the monotone stability approach to backward stochastic differential equations (BSDEs) that are jointly driven by a Brownian motion and a random measure for jumps, which could be of infinite activity with a non-deterministic and time inhomogeneous compensator. The BSDE generator function can be non convex and needs not to satisfy global Lipschitz conditions in the jum…
▽ More
We show a concise extension of the monotone stability approach to backward stochastic differential equations (BSDEs) that are jointly driven by a Brownian motion and a random measure for jumps, which could be of infinite activity with a non-deterministic and time inhomogeneous compensator. The BSDE generator function can be non convex and needs not to satisfy global Lipschitz conditions in the jump integrand. We contribute concrete criteria, that are easy to verify, for results on existence and uniqueness of bounded solutions to BSDEs with jumps, and on comparison and a-priori $L^{\infty}$-bounds. Several examples and counter examples are discussed to shed light on the scope and applicability of different assumptions, and we provide an overview of major applications in finance and optimal control.
△ Less
Submitted 20 November, 2019; v1 submitted 22 July, 2016;
originally announced July 2016.
-
Wavelet reconstruction of E and B modes for CMB polarisation and cosmic shear analyses
Authors:
Boris Leistedt,
Jason D. McEwen,
Martin Büttner,
Hiranya V. Peiris
Abstract:
We present new methods for mapping the curl-free (E-mode) and divergence-free (B-mode) components of spin 2 signals using spin directional wavelets. Our methods are equally applicable to measurements of the polarisation of the cosmic microwave background (CMB) and the shear of galaxy shapes due to weak gravitational lensing. We derive pseudo and pure wavelet estimators, where E-B mixing arising du…
▽ More
We present new methods for mapping the curl-free (E-mode) and divergence-free (B-mode) components of spin 2 signals using spin directional wavelets. Our methods are equally applicable to measurements of the polarisation of the cosmic microwave background (CMB) and the shear of galaxy shapes due to weak gravitational lensing. We derive pseudo and pure wavelet estimators, where E-B mixing arising due to incomplete sky coverage is suppressed in wavelet space using scale- and orientation-dependent masking and weighting schemes. In the case of the pure estimator, ambiguous modes (which have vanishing curl and divergence simultaneously on the incomplete sky) are also cancelled. On simulations, we demonstrate the improvement (i.e., reduction in leakage) provided by our wavelet space estimators over standard harmonic space approaches. Our new methods can be directly interfaced in a coherent and computationally-efficient manner with component separation or feature extraction techniques that also exploit wavelets.
△ Less
Submitted 2 December, 2016; v1 submitted 4 May, 2016;
originally announced May 2016.
-
Directional spin wavelets on the sphere
Authors:
Jason D. McEwen,
Boris Leistedt,
Martin Büttner,
Hiranya V. Peiris,
Yves Wiaux
Abstract:
We construct a directional spin wavelet framework on the sphere by generalising the scalar scale-discretised wavelet transform to signals of arbitrary spin. The resulting framework is the only wavelet framework defined natively on the sphere that is able to probe the directional intensity of spin signals. Furthermore, directional spin scale-discretised wavelets support the exact synthesis of a sig…
▽ More
We construct a directional spin wavelet framework on the sphere by generalising the scalar scale-discretised wavelet transform to signals of arbitrary spin. The resulting framework is the only wavelet framework defined natively on the sphere that is able to probe the directional intensity of spin signals. Furthermore, directional spin scale-discretised wavelets support the exact synthesis of a signal on the sphere from its wavelet coefficients and satisfy excellent localisation and uncorrelation properties. Consequently, directional spin scale-discretised wavelets are likely to be of use in a wide range of applications and in particular for the analysis of the polarisation of the cosmic microwave background (CMB). We develop new algorithms to compute (scalar and spin) forward and inverse wavelet transforms exactly and efficiently for very large data-sets containing tens of millions of samples on the sphere. By leveraging a novel sampling theorem on the rotation group developed in a companion article, only half as many wavelet coefficients as alternative approaches need be computed, while still capturing the full information content of the signal under analysis. Our implementation of these algorithms is made publicly available.
△ Less
Submitted 5 June, 2017; v1 submitted 22 September, 2015;
originally announced September 2015.
-
A novel sampling theorem on the rotation group
Authors:
J. D. McEwen,
M. Büttner,
B. Leistedt,
H. V. Peiris,
Y. Wiaux
Abstract:
We develop a novel sampling theorem for functions defined on the three-dimensional rotation group SO(3) by connecting the rotation group to the three-torus through a periodic extension. Our sampling theorem requires $4L^3$ samples to capture all of the information content of a signal band-limited at $L$, reducing the number of required samples by a factor of two compared to other equiangular sampl…
▽ More
We develop a novel sampling theorem for functions defined on the three-dimensional rotation group SO(3) by connecting the rotation group to the three-torus through a periodic extension. Our sampling theorem requires $4L^3$ samples to capture all of the information content of a signal band-limited at $L$, reducing the number of required samples by a factor of two compared to other equiangular sampling theorems. We present fast algorithms to compute the associated Fourier transform on the rotation group, the so-called Wigner transform, which scale as $O(L^4)$, compared to the naive scaling of $O(L^6)$. For the common case of a low directional band-limit $N$, complexity is reduced to $O(N L^3)$. Our fast algorithms will be of direct use in speeding up the computation of directional wavelet transforms on the sphere. We make our SO3 code implementing these algorithms publicly available.
△ Less
Submitted 8 January, 2016; v1 submitted 12 August, 2015;
originally announced August 2015.
-
Analysing the polarisation of the CMB with spin scale-discretised wavelets
Authors:
Boris Leistedt,
Jason D. McEwen,
Martin Büttner,
Hiranya V. Peiris,
Pierre Vandergheynst,
Yves Wiaux
Abstract:
We discuss a new scale-discretised directional wavelet transform to analyse spin signals defined on the sphere, in particular the polarisation of the cosmic microwave background (CMB).
We discuss a new scale-discretised directional wavelet transform to analyse spin signals defined on the sphere, in particular the polarisation of the cosmic microwave background (CMB).
△ Less
Submitted 30 January, 2015;
originally announced February 2015.
-
On spin scale-discretised wavelets on the sphere for the analysis of CMB polarisation
Authors:
Jason D. McEwen,
Martin Büttner,
Boris Leistedt,
Hiranya V. Peiris,
Pierre Vandergheynst,
Yves Wiaux
Abstract:
A new spin wavelet transform on the sphere is proposed to analyse the polarisation of the cosmic microwave background (CMB), a spin $\pm 2$ signal observed on the celestial sphere. The scalar directional scale-discretised wavelet transform on the sphere is extended to analyse signals of arbitrary spin. The resulting spin scale-discretised wavelet transform probes the directional intensity of spin…
▽ More
A new spin wavelet transform on the sphere is proposed to analyse the polarisation of the cosmic microwave background (CMB), a spin $\pm 2$ signal observed on the celestial sphere. The scalar directional scale-discretised wavelet transform on the sphere is extended to analyse signals of arbitrary spin. The resulting spin scale-discretised wavelet transform probes the directional intensity of spin signals. A procedure is presented using this new spin wavelet transform to recover E- and B-mode signals from partial-sky observations of CMB polarisation.
△ Less
Submitted 3 December, 2014;
originally announced December 2014.
-
Multicore magnetite nanoparticles prepared by glass crystallisation and their magnetic properties
Authors:
M. Büttner,
C. Worsch,
F. Schmidl,
C. Rüssel,
P. Seidel
Abstract:
A potassium alumina borosilicate glass with the composition 13K2O*13Al2O3*16B2O3*43SiO2*15Fe2O3-x was melted using Fe2O3 as raw material. The melt was dumped from a Pt-crucible with a downpipe in water which resulted in the formation of phase separated droplets with a size of around 100 - 150 nm. In this droplets, magnetite crystals with a size of around 10-20 nm were observed. These magnetite nan…
▽ More
A potassium alumina borosilicate glass with the composition 13K2O*13Al2O3*16B2O3*43SiO2*15Fe2O3-x was melted using Fe2O3 as raw material. The melt was dumped from a Pt-crucible with a downpipe in water which resulted in the formation of phase separated droplets with a size of around 100 - 150 nm. In this droplets, magnetite crystals with a size of around 10-20 nm were observed. These magnetite nanoparticles with superparamagnetic behaviour are arranged to larger aggregates. This leads to a higher effective magnetic radius. According to magnetisation measurements the particles show hysteresis. The ratio of remanent vs. saturation magnetisation is not as high as it is necessary for uniaxial anisotropy. It is possible to elude the phase separations by cooking the pulverized glass in concentrated sodium hydroxide. Additional temperature dependent magnetorelaxometry (TMRX) measurements show in the distribution of the relaxation of magnetic moments over the course of temperature two peaks at 13 and 39 K. According to an interparticle distance smaller than 5 dC (the core diameter) could that be a result of strong magnetic interactions. Other magnetic relaxation processes also explain this measured effect.
△ Less
Submitted 31 August, 2011;
originally announced August 2011.
-
Simulation of energy barrier distributions using real particle parameters and comparison with experimental obtained results
Authors:
M. Büttner,
M. Schiffler,
P. Weber,
P. Seidel
Abstract:
In this work we compare previously measured energy barriers over the course of temperature with the results of simulations of the behaviour of the energy barriers. For the measurements the temperature dependent magnetorelaxation method (TMRX) was used. For the simulations of the energy barrier distribution we have used the real particles properties such as anisotropy and core size volume of the fr…
▽ More
In this work we compare previously measured energy barriers over the course of temperature with the results of simulations of the behaviour of the energy barriers. For the measurements the temperature dependent magnetorelaxation method (TMRX) was used. For the simulations of the energy barrier distribution we have used the real particles properties such as anisotropy and core size volume of the fractions of two magnetically fractionated ferrofluids. There is a good agreement between the simulated behaviour and the experimental obtained results. The influence of the particle volume concentration and agglomeration on the energy barrier distribution has been investigated. Finally the simulations confirm a previously published explanation for an experimentally obtained relaxation effect.
△ Less
Submitted 29 August, 2011;
originally announced August 2011.
-
Long-time stable HTSC DC-SQUID gradiometers with silicon dioxide passivation for measurements with superconducting flux transformers
Authors:
P Seidel,
C Becker,
A Steppke,
M Buettner,
H Schneidewind,
V Grosse,
G Zieger,
F Schmidl
Abstract:
In applications for high-Tc superconducting DC-SQUIDs such as biomagnetism, nondestructive evaluation and the relaxation of magnetic nanoparticles, it is important to maintain reliable sensor performance over an extended time period. We designed and produced DC-SQUID gradiometers based on YBCO thin films which are inductively coupled to a flux transformer to achieve a higher sensitivity. The gra…
▽ More
In applications for high-Tc superconducting DC-SQUIDs such as biomagnetism, nondestructive evaluation and the relaxation of magnetic nanoparticles, it is important to maintain reliable sensor performance over an extended time period. We designed and produced DC-SQUID gradiometers based on YBCO thin films which are inductively coupled to a flux transformer to achieve a higher sensitivity. The gradiometers are protected against ambient atmosphere and humidity by SiO2 and amorphous YBCO layers.
The noise properties of the sensor in flip-chip configuration, especially in unshielded environments, are shown. We present a comparison of TBCCO thin films on buffered sapphire or LaAlO3 substrates for the flux transformer in shielded and unshielded environments. We reach a low white field gradient noise of 72 fT/(cm sqrt(Hz)) with the TBCCO on LaAlO3 flux transformer. The electric properties of the gradiometers (critical current IC, normal state resistance RN and the transfer function VPhi) were measured over a period of one year and do not show significant signs of degradation.
△ Less
Submitted 30 July, 2007;
originally announced July 2007.