Skip to main content

Showing 51–95 of 95 results for author: Barnes, N

.
  1. arXiv:2005.06734  [pdf, other

    cs.CV

    Dense-Resolution Network for Point Cloud Classification and Segmentation

    Authors: Shi Qiu, Saeed Anwar, Nick Barnes

    Abstract: Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities, unorderedness, and sparsity. In this article, we propose a novel network named Dense-Resolution Network (DRNet) for point cloud analysis. Our DRNet is designed to le… ▽ More

    Submitted 17 November, 2020; v1 submitted 14 May, 2020; originally announced May 2020.

    Comments: To appear in WACV2021. Codes and models are available at: https://github.com/ShiQiu0419/DRNet

  2. arXiv:2004.13524  [pdf, other

    cs.CV cs.LG eess.IV

    Attention Based Real Image Restoration

    Authors: Saeed Anwar, Nick Barnes, Lars Petersson

    Abstract: Deep convolutional neural networks perform better on images containing spatially invariant degradations, also known as synthetic degradations; however, their performance is limited on real-degraded photographs and requires multiple-stage network modeling. To advance the practicability of restoration algorithms, this paper proposes a novel single-stage blind real image restoration network (R$^2$Net… ▽ More

    Submitted 1 October, 2020; v1 submitted 26 April, 2020; originally announced April 2020.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.07396

  3. arXiv:2004.05763  [pdf, other

    cs.CV

    UC-Net: Uncertainty Inspired RGB-D Saliency Detection via Conditional Variational Autoencoders

    Authors: **g Zhang, Deng-** Fan, Yuchao Dai, Saeed Anwar, Fatemeh Sadat Saleh, Tong Zhang, Nick Barnes

    Abstract: In this paper, we propose the first framework (UCNet) to employ uncertainty for RGB-D saliency detection by learning from the data labeling process. Existing RGB-D saliency detection methods treat the saliency detection task as a point estimation problem, and produce a single saliency map following a deterministic learning pipeline. Inspired by the saliency data labeling process, we propose probab… ▽ More

    Submitted 13 April, 2020; originally announced April 2020.

    Comments: Accepted by IEEE CVPR 2020 (ORAL). Code: https://github.com/**gZhang617/UCNet

  4. arXiv:2003.11154  [pdf, other

    cs.CV cs.LG eess.IV

    A Systematic Evaluation: Fine-Grained CNN vs. Traditional CNN Classifiers

    Authors: Saeed Anwar, Nick Barnes, Lars Petersson

    Abstract: To make the best use of the underlying minute and subtle differences, fine-grained classifiers collect information about inter-class variations. The task is very challenging due to the small differences between the colors, viewpoint, and structure in the same class entities. The classification becomes more difficult due to the similarities between the differences in viewpoint with other classes an… ▽ More

    Submitted 2 November, 2021; v1 submitted 24 March, 2020; originally announced March 2020.

  5. arXiv:2003.09078  [pdf, other

    cs.CV

    Reducing the Sim-to-Real Gap for Event Cameras

    Authors: Timo Stoffregen, Cedric Scheerlinck, Davide Scaramuzza, Tom Drummond, Nick Barnes, Lindsay Kleeman, Robert Mahony

    Abstract: Event cameras are paradigm-shifting novel sensors that report asynchronous, per-pixel brightness changes called 'events' with unparalleled low latency. This makes them ideal for high speed, high dynamic range scenes where conventional cameras would fail. Recent work has demonstrated impressive results using Convolutional Neural Networks (CNNs) for video reconstruction and optic flow with events. W… ▽ More

    Submitted 22 August, 2020; v1 submitted 19 March, 2020; originally announced March 2020.

    Comments: Figure 5 fixed (had a glitch)

    Journal ref: European Conference on Computer Vision, 2020

  6. arXiv:2003.07003  [pdf, other

    cs.CV

    Any-Shot Object Detection

    Authors: Shafin Rahman, Salman Khan, Nick Barnes, Fahad Shahbaz Khan

    Abstract: Previous work on novel object detection considers zero or few-shot settings where none or few examples of each category are available for training. In real world scenarios, it is less practical to expect that 'all' the novel classes are either unseen or {have} few-examples. Here, we propose a more realistic setting termed 'Any-shot detection', where totally unseen and few-shot categories can simul… ▽ More

    Submitted 15 March, 2020; originally announced March 2020.

  7. arXiv:2001.07059  [pdf, other

    cs.CV cs.CC

    Accuracy vs. Complexity: A Trade-off in Visual Question Answering Models

    Authors: Moshiur R. Farazi, Salman H. Khan, Nick Barnes

    Abstract: Visual Question Answering (VQA) has emerged as a Visual Turing Test to validate the reasoning ability of AI agents. The pivot to existing VQA models is the joint embedding that is learned by combining the visual features from an image and the semantic features from a given question. Consequently, a large body of literature has focused on develo** complex joint embedding strategies coupled with v… ▽ More

    Submitted 20 January, 2020; originally announced January 2020.

  8. arXiv:1912.01800  [pdf, other

    cs.CV

    Spectral-GANs for High-Resolution 3D Point-cloud Generation

    Authors: Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

    Abstract: Point-clouds are a popular choice for vision and graphics tasks due to their accurate shape description and direct acquisition from range-scanners. This demands the ability to synthesize and reconstruct high-quality point-clouds. Current deep generative models for 3D data generally work on simplified representations (e.g., voxelized objects) and cannot deal with the inherent redundancy and irregul… ▽ More

    Submitted 19 July, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

    Comments: 1 page: Added affiliations

  9. arXiv:1912.01454  [pdf, other

    cs.CV

    Representation Learning on Unit Ball with 3D Roto-Translational Equivariance

    Authors: Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

    Abstract: Convolution is an integral operation that defines how the shape of one function is modified by another function. This powerful concept forms the basis of hierarchical feature learning in deep neural networks. Although performing convolution in Euclidean geometries is fairly straightforward, its extension to other topological spaces---such as a sphere ($\mathbb{S}^2$) or a unit ball (… ▽ More

    Submitted 29 November, 2019; originally announced December 2019.

    Comments: arXiv admin note: text overlap with arXiv:1901.00616

  10. arXiv:1911.12885  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    Geometric Back-projection Network for Point Cloud Classification

    Authors: Shi Qiu, Saeed Anwar, Nick Barnes

    Abstract: As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better representations. To achieve this, on the one hand, we enrich the geometric information of points in low-level 3D space explicitly. On the other hand, we apply CNN-base… ▽ More

    Submitted 13 April, 2021; v1 submitted 28 November, 2019; originally announced November 2019.

    Comments: 14 pages, 8 figures

  11. arXiv:1908.10209  [pdf, other

    cs.LG stat.ML

    Blended Convolution and Synthesis for Efficient Discrimination of 3D Shapes

    Authors: Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

    Abstract: Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve inter-class discrimination efficiently. In this paper, we propose a two-faceted solution to this problem that is seamlessly integrated in a single `Blended Convolu… ▽ More

    Submitted 19 July, 2020; v1 submitted 24 August, 2019; originally announced August 2019.

    Comments: 10 pages: corrected typos and added affiliations. The IEEE Winter Conference on Applications of Computer Vision. 2020

  12. Question-Agnostic Attention for Visual Question Answering

    Authors: Moshiur R Farazi, Salman H Khan, Nick Barnes

    Abstract: Visual Question Answering (VQA) models employ attention mechanisms to discover image locations that are most relevant for answering a specific question. For this purpose, several multimodal fusion strategies have been proposed, ranging from relatively simple operations (e.g., linear sum) to more complex ones (e.g., Block). The resulting multimodal representations define an intermediate feature spa… ▽ More

    Submitted 5 September, 2020; v1 submitted 8 August, 2019; originally announced August 2019.

    Comments: To appear in the proceedings of International Conference on Pattern Recognition (ICPR) 2020

  13. arXiv:1906.12021  [pdf, other

    eess.IV cs.CV

    Densely Residual Laplacian Super-Resolution

    Authors: Saeed Anwar, Nick Barnes

    Abstract: Super-Resolution convolutional neural networks have recently demonstrated high-quality restoration for single images. However, existing algorithms often require very deep architectures and long training times. Furthermore, current convolutional neural networks for super-resolution are unable to exploit features at multiple scales and weigh them equally, limiting their learning capability. In this… ▽ More

    Submitted 1 July, 2019; v1 submitted 27 June, 2019; originally announced June 2019.

  14. arXiv:1906.03650  [pdf, other

    cs.CV

    Unsupervised Primitive Discovery for Improved 3D Generative Modeling

    Authors: Salman H. Khan, Yulan Guo, Munawar Hayat, Nick Barnes

    Abstract: 3D shape generation is a challenging problem due to the high-dimensional output space and complex part configurations of real-world objects. As a result, existing algorithms experience difficulties in accurate generative modeling of 3D shapes. Here, we propose a novel factorized generative model for 3D shape generation that sequentially transitions from coarse to fine scale shape generation. To th… ▽ More

    Submitted 9 June, 2019; originally announced June 2019.

    Comments: CVPR 2019

  15. arXiv:1904.10772  [pdf, other

    cs.CV

    CED: Color Event Camera Dataset

    Authors: Cedric Scheerlinck, Henri Rebecq, Timo Stoffregen, Nick Barnes, Robert Mahony, Davide Scaramuzza

    Abstract: Event cameras are novel, bio-inspired visual sensors, whose pixels output asynchronous and independent timestamped spikes at local intensity changes, called 'events'. Event cameras offer advantages over conventional frame-based cameras in terms of latency, high dynamic range (HDR) and temporal resolution. Until recently, event cameras have been limited to outputting events in the intensity channel… ▽ More

    Submitted 24 April, 2019; originally announced April 2019.

    Comments: Conference on Computer Vision and Pattern Recognition Workshops

  16. arXiv:1904.07523  [pdf, other

    cs.CV

    A Deep Journey into Super-resolution: A survey

    Authors: Saeed Anwar, Salman Khan, Nick Barnes

    Abstract: Deep convolutional networks based super-resolution is a fast-growing field with numerous practical applications. In this exposition, we extensively compare 30+ state-of-the-art super-resolution Convolutional Neural Networks (CNNs) over three classical and three recently introduced challenging datasets to benchmark single image super-resolution. We introduce a taxonomy for deep-learning based super… ▽ More

    Submitted 23 March, 2020; v1 submitted 16 April, 2019; originally announced April 2019.

    Comments: Accepted in ACM Computing Surveys

  17. arXiv:1904.07396  [pdf, other

    cs.CV cs.LG

    Real Image Denoising with Feature Attention

    Authors: Saeed Anwar, Nick Barnes

    Abstract: Deep convolutional neural networks perform better on images containing spatially invariant noise (synthetic noise); however, their performance is limited on real-noisy photographs and requires multiple stage network modeling. To advance the practicability of denoising algorithms, this paper proposes a novel single-stage blind real image denoising network (RIDNet) by employing a modular architectur… ▽ More

    Submitted 23 March, 2020; v1 submitted 15 April, 2019; originally announced April 2019.

    Comments: Accepted in ICCV (Oral), 2019

  18. arXiv:1901.00616  [pdf, other

    cs.LG cs.CV stat.ML

    Volumetric Convolution: Automatic Representation Learning in Unit Ball

    Authors: Sameera Ramasinghe, Salman Khan, Nick Barnes

    Abstract: Convolution is an efficient technique to obtain abstract feature representations using hierarchical layers in deep networks. Although performing convolution in Euclidean geometries is fairly straightforward, its extension to other topological spaces---such as a sphere ($\mathbb{S}^2$) or a unit ball ($\mathbb{B}^3$)---entails unique challenges. In this work, we propose a novel `\emph{volumetric co… ▽ More

    Submitted 3 January, 2019; originally announced January 2019.

  19. Asynchronous Spatial Image Convolutions for Event Cameras

    Authors: Cedric Scheerlinck, Nick Barnes, Robert Mahony

    Abstract: Spatial convolution is arguably the most fundamental of 2D image processing operations. Conventional spatial image convolution can only be applied to a conventional image, that is, an array of pixel values (or similar image representation) that are associated with a single instant in time. Event cameras have serial, asynchronous output with no natural notion of an image frame, and each event arriv… ▽ More

    Submitted 8 February, 2019; v1 submitted 2 December, 2018; originally announced December 2018.

    Journal ref: IEEE Robotics and Automation Letters, Vol. 4, No. 2, April 2019, pp. 816-822

  20. arXiv:1811.12772  [pdf, other

    cs.CV

    From Known to the Unknown: Transferring Knowledge to Answer Questions about Novel Visual and Semantic Concepts

    Authors: Moshiur R Farazi, Salman H Khan, Nick Barnes

    Abstract: Current Visual Question Answering (VQA) systems can answer intelligent questions about `Known' visual content. However, their performance drops significantly when questions about visually and linguistically `Unknown' concepts are presented during inference (`Open-world' scenario). A practical VQA system should be able to deal with novel concepts in real world settings. To address this problem, we… ▽ More

    Submitted 30 November, 2018; originally announced November 2018.

  21. arXiv:1811.08982  [pdf, other

    cs.CV

    Polarity Loss for Zero-shot Object Detection

    Authors: Shafin Rahman, Salman Khan, Nick Barnes

    Abstract: Conventional object detection models require large amounts of training data. In comparison, humans can recognize previously unseen objects by merely knowing their semantic description. To mimic similar behaviour, zero-shot object detection aims to recognize and localize 'unseen' object instances by using only their semantic information. The model is first trained to learn the relationships between… ▽ More

    Submitted 2 April, 2020; v1 submitted 21 November, 2018; originally announced November 2018.

  22. arXiv:1811.00386  [pdf, other

    cs.CV

    Continuous-time Intensity Estimation Using Event Cameras

    Authors: Cedric Scheerlinck, Nick Barnes, Robert Mahony

    Abstract: Event cameras provide asynchronous, data-driven measurements of local temporal contrast over a large dynamic range with extremely high temporal resolution. Conventional cameras capture low-frequency reference intensity information. These two sensor modalities provide complementary information. We propose a computationally efficient, asynchronous filter that continuously fuses image frames and even… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

  23. arXiv:1804.10323  [pdf, other

    cs.CV

    Adversarial Training of Variational Auto-encoders for High Fidelity Image Generation

    Authors: Salman H. Khan, Munawar Hayat, Nick Barnes

    Abstract: Variational auto-encoders (VAEs) provide an attractive solution to image generation problem. However, they tend to produce blurred and over-smoothed images due to their dependence on pixel-wise reconstruction loss. This paper introduces a new approach to alleviate this problem in the VAE based generative models. Our model simultaneously learns to match the data, reconstruction loss and the latent… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

  24. arXiv:1712.02893  [pdf, other

    cs.CV

    Deep Texture and Structure Aware Filtering Network for Image Smoothing

    Authors: Kaiyue Lu, Shaodi You, Nick Barnes

    Abstract: Image smoothing is a fundamental task in computer vision, that aims to retain salient structures and remove insignificant textures. In this paper, we aim to address the fundamental shortcomings of existing image smoothing methods, which cannot properly distinguish textures and structures with similar low-level appearance. While deep learning approaches have started to explore the preservation of s… ▽ More

    Submitted 7 May, 2018; v1 submitted 7 December, 2017; originally announced December 2017.

  25. arXiv:1705.03607  [pdf, other

    cs.CV

    Learning RGB-D Salient Object Detection using background enclosure, depth contrast, and top-down features

    Authors: Riku Shigematsu, David Feng, Shaodi You, Nick Barnes

    Abstract: Recently, deep Convolutional Neural Networks (CNN) have demonstrated strong performance on RGB salient object detection. Although, depth information can help improve detection results, the exploration of CNNs for RGB-D salient object detection remains limited. Here we propose a novel deep CNN architecture for RGB-D salient object detection that exploits high-level, mid-level, and low level feature… ▽ More

    Submitted 10 May, 2017; originally announced May 2017.

  26. arXiv:1605.01843  [pdf, other

    cs.CV

    Perceptually Consistent Color-to-Gray Image Conversion

    Authors: Shaodi You, Nick Barnes, Janine Walker

    Abstract: In this paper, we propose a color to grayscale image conversion algorithm (C2G) that aims to preserve the perceptual properties of the color image as much as possible. To this end, we propose measures for two perceptual properties based on contemporary research in vision science: brightness and multi-scale contrast. The brightness measurement is based on the idea that the brightness of a grayscale… ▽ More

    Submitted 6 May, 2016; originally announced May 2016.

    Comments: 18 pages

  27. arXiv:1009.3702  [pdf, other

    cs.LG

    Totally Corrective Multiclass Boosting with Binary Weak Learners

    Authors: Zhihui Hao, Chunhua Shen, Nick Barnes, Bo Wang

    Abstract: In this work, we propose a new optimization framework for multiclass boosting learning. In the literature, AdaBoost.MO and AdaBoost.ECC are the two successful multiclass boosting algorithms, which can use binary weak learners. We explicitly derive these two algorithms' Lagrange dual problems based on their regularized loss functions. We show that the Lagrange dual formulations enable us to design… ▽ More

    Submitted 20 September, 2010; originally announced September 2010.

    Comments: 11 pages

  28. arXiv:1009.3078  [pdf, other

    cs.CV

    Asymmetric Totally-corrective Boosting for Real-time Object Detection

    Authors: Peng Wang, Chunhua Shen, Nick Barnes, Hong Zheng, Zhang Ren

    Abstract: Real-time object detection is one of the core problems in computer vision. The cascade boosting framework proposed by Viola and Jones has become the standard for this problem. In this framework, the learning goal for each node is asymmetric, which is required to achieve a high detection rate and a moderate false positive rate. We develop new boosting algorithms to address this asymmetric learning… ▽ More

    Submitted 15 September, 2010; originally announced September 2010.

    Comments: 14 pages, published in Asian Conf. Computer Vision 2010

  29. arXiv:1008.5188   

    cs.AI

    Totally Corrective Boosting for Regularized Risk Minimization

    Authors: Chunhua Shen, Hanxi Li, Nick Barnes

    Abstract: Consideration of the primal and dual problems together leads to important new insights into the characteristics of boosting algorithms. In this work, we propose a general framework that can be used to design new boosting algorithms. A wide variety of machine learning problems essentially minimize a regularized risk functional. We show that the proposed boosting framework, termed CGBoost, can accom… ▽ More

    Submitted 11 December, 2011; v1 submitted 30 August, 2010; originally announced August 2010.

    Comments: This paper has been withdrawn by the author

  30. arXiv:1007.3768  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci physics.acc-ph physics.ins-det

    The effects of superconductor-stabilizer interfacial resistance on quench of a pancake coil made out of coated conductor

    Authors: G. A. Levin, W. A. Jones, K. A. Novak, P. N. Barnes

    Abstract: We present the results of numerical analysis of normal zone propagation in a stack of $YBa_2Cu_3O_{7-x}$ coated conductors which imitates a pancake coil. Our main purpose is to determine whether the quench protection quality of such coils can be substantially improved by increased contact resistance between the superconducting film and the stabilizer. We show that with increased contact resistance… ▽ More

    Submitted 28 July, 2010; v1 submitted 21 July, 2010; originally announced July 2010.

    Comments: 9 pages, 4 figures

  31. arXiv:1006.3458  [pdf

    cond-mat.supr-con

    Use of 2G coated conductors for efficient shielding of DC magnetic fields

    Authors: J. -F. Fagnard, M. Dirickx, G. A. Levin, P. N. Barnes, B. Vanderheyden, P. Vanderbemden

    Abstract: This paper reports the results of an experimental investigation of the performance of two types of magnetic screens assembled from YBa2Cu3O7-d (YBCO) coated conductors. Since effective screening of the axial DC magnetic field requires the unimpeded flow of an azimuthal persistent current, we demonstrate a configuration of a screening shell made out of standard YBCO coated conductor capable to acco… ▽ More

    Submitted 17 June, 2010; originally announced June 2010.

    Comments: 8 pages, 3 figures

  32. arXiv:0909.5209  [pdf, other

    cond-mat.supr-con cond-mat.mtrl-sci

    The effects of superconductor-stabilizer interfacial resistance on quench of current-carrying coated conductor

    Authors: G. A. Levin, P. N. Barnes, K. A. Novak

    Abstract: We present the results of numerical analysis of a model of normal zone propagation in coated conductors. The main emphasis is on the effects of increased contact resistance between the superconducting film and the stabilizer on the speed of normal zone propagation, the maximum temperature rise inside the normal zone, and the stability margins. We show that with increasing contact resistance the… ▽ More

    Submitted 28 September, 2009; originally announced September 2009.

    Comments: To be published in Superconductor Science and Technology. This preprint contains one animated figure (Fig. 6(a)). when asked whether you want to play the content, click "Play". Acrobat Reader (Windows and Mac, but not Linux) will play embedded flash movies. In the printed copy Fig. 6(b) will show the temperature profile at gamma t=150

  33. arXiv:0904.3474  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci

    Emergence of dissipative structures in current-carrying superconducting wires

    Authors: G. A. Levin, P. N. Barnes, J. P. Rodriguez, J. A. Connors, J. S. Bulmer

    Abstract: We discuss the emergence of a spontaneous temperature and critical current spatial modulation in current-carrying high temperature superconducting wire. The modulation of the critical current along the wire on a scale of 3 - 10 mm forces a fraction of the transport current to crisscross the resistive interface between the superconducting film and normal metal stabilizer attached to it. This gene… ▽ More

    Submitted 22 April, 2009; originally announced April 2009.

    Comments: To be published in Phys. Rev. E (in section Chaos and Pattern Formation)

  34. arXiv:0808.3409  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    Stability and normal zone propagation speed in YBCO coated conductors with increased interfacial resistance

    Authors: George A. Levin, Paul N. Barnes, Jose P. Rodriguez, Jake A. Connors, John S. Bulmer

    Abstract: We will discuss how stability and speed of normal zone propagation in YBCO-coated conductors is affected by interfacial resistance between the superconducting film and the stabilizer. Our numerical simulation has shown that the increased interfacial resistance substantially increases speed of normal zone propagation and decreases the stability margins. Optimization of the value of the resistance… ▽ More

    Submitted 4 November, 2008; v1 submitted 25 August, 2008; originally announced August 2008.

    Comments: To be published in IEEE Transactions on Applied Superconductivity. A typo in eq. (3)is corrected and Fig. 1 is modified. Typo in Eq. (5) is corrected

  35. arXiv:0804.0307  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci

    In-Field Critical Current of Type-II Superconductors Caused by Strain from Nano-scale Columnar Inclusions

    Authors: J. P. Rodriguez, P. N. Barnes, C. V. Varanasi

    Abstract: The results of a linear elasticity analysis yields that nano-rod inclusions aligned along the c axis of a thin film of YBa2Cu3O{7-delta}, such as BaZrO3 and BaSnO3, squeeze that matrix by pure shear. The sensitivity of the superconducting critical temperature in that material to the latter implies that the phase boundary separating the nano-rod inclusion from the superconductor acts as a collect… ▽ More

    Submitted 21 October, 2008; v1 submitted 2 April, 2008; originally announced April 2008.

    Comments: 9 pages, 2 figures, published in Physical Review B, added estimate for energy cost of metastability

    Journal ref: Phys. Rev. B 78, 052505 (2008)

  36. arXiv:0706.4040  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci

    Normal zone in $YBa_2Cu_3O_{6+x}$-coated conductors

    Authors: George A. Levin, Paul N. Barnes

    Abstract: We consider the distribution of an electric field in YBCO-coated conductors for a situation in which the DC transport current is forced into the copper stabilizer due to a weak link -- a section of the superconducting film with a critical current less than the transport current. The electric field in the metal substrate is also discussed. The results are compared with recent experiments on norma… ▽ More

    Submitted 27 June, 2007; originally announced June 2007.

    Comments: 8 pages, 4 figures

  37. arXiv:cond-mat/0703193  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci

    Current sharing between superconducting film and normal metal

    Authors: George A. Levin, Paul N. Barnes, John S. Bulmer

    Abstract: A two-dimensional model is introduced that describes current sharing between the superconducting and normal metal layers in configuration typical of YBCO-coated conductors. The model is used to compare the effectiveness of surround stabilizer and more conventional one-sided stabilizer. When the resistance of the interface between the superconductor and stabilizer is low enough, the surround stab… ▽ More

    Submitted 7 March, 2007; originally announced March 2007.

    Comments: 9 pages, 4 figures

  38. arXiv:cond-mat/0609480  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    AC-Tolerant Multifilament Coated Conductors

    Authors: G. A. Levin, P. N. Barnes, N. Amemiya

    Abstract: We report the magnetization losses in an experimental multifilament coated conductor. A 4 mm wide and 10 cm long YBCO coated conductor was subdivided into eight 0.5 mm wide filaments by laser ablation and subjected to post-ablation treatment. As the result, the hysteresis loss was reduced, as expected, in proportion to the width of the filaments. However, the coupling loss was reduced dramatical… ▽ More

    Submitted 19 September, 2006; originally announced September 2006.

    Comments: This paper is based on a talk given at 2006 Applied Superconductivity Conference in Seattle, WA (August 27-September 1, 2006). To be published in IEEE Trans. Appl. Superconductivity

  39. arXiv:cond-mat/0605313  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    Multifilament YBa2Cu3O6+x -coated conductors with minimized coupling losses

    Authors: G. A. Levin, P. N. Barnes, J. W. Kell, N. Amemiya, Z. Jiang, K. Yoda, F. Kimura

    Abstract: We report an experimental approach to making multifilament coated conductors with low losses in applied time-varying magnetic field. Previously, the multifilament conductors obtained for that purpose by laser ablation suffered from high coupling losses. Here we report how this problem can be solved. When the substrate metal in the grooves segregating the filaments is exposed to oxygen, it forms… ▽ More

    Submitted 11 May, 2006; originally announced May 2006.

    Comments: Submitted to Appl. Phys. Lett. 10 pages, 3 figures

  40. arXiv:cond-mat/0602422  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    Coupling losses and transverse resistivity of multifilament YBCO coated superconductors

    Authors: M. Polak, L. Krempasky, E. Usak, L. Jansak, E. Demencik, G. A. Levin, P. N. Barnes, D. Wehler, B. Moenter

    Abstract: We studied the magnetization losses of four different types of filamentary YBCO coated conductors. A 10 mm wide YBCO coated conductor was subdivided into 20 filaments by laser cutting. The separation of coupling loss from the total is possible because the energy loss per cycle in samples with electrically insulated filaments has a very small frequency dependence. We measured the frequency depend… ▽ More

    Submitted 17 February, 2006; originally announced February 2006.

    Comments: This paper was presented at 2005 EUCAS Conference

  41. arXiv:cond-mat/0510593  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    Magnetization Losses in Multiply Connected YBa2Cu3O6+x Coated Conductors

    Authors: G. A. Levin, P. N. Barnes, Naoyuki Amemiya, Satoshi Kasai, Keiji Yoda, Zhenan Jiang, A. Polyanskii

    Abstract: We report the results of a magnetization losses study in experimental multifilament, multiply connected coated superconductors exposed to time-varying magnetic field. In these samples, the superconducting layer is divided into parallel stripes segregated by non-superconducting grooves. In order to facilitate the current sharing between the stripes and thus increase the reliability of the striate… ▽ More

    Submitted 21 October, 2005; originally announced October 2005.

    Comments: 19 pages, 12 figures to be published in J. Appl. Phys

  42. arXiv:cond-mat/0509347  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    The Integration of YBCO Coated Conductors into Magnets and Rotating Machinery

    Authors: G. A. Levin, P. N. Barnes

    Abstract: The implementation of the 2nd generation high-Tc superconductors in power applications, such as electrical transformers, motors and generators requires superconducting wires that are superior to copper Litz wires at cryogenic temperatures in terms of losses in time-varying magnetic field, as well as in engineering current density. Another problem is to find a way to make practical coils and arma… ▽ More

    Submitted 13 September, 2005; originally announced September 2005.

  43. arXiv:cond-mat/0411421  [pdf

    cond-mat.supr-con cond-mat.mtrl-sci

    Concept of Multiply Connected Superconducting Tapes

    Authors: G. A. Levin, P. N. Barnes

    Abstract: The possibility of a substantial reduction of weight and size of electrical generators is the main incentive behind the effort to develop superconducting armature windings based on coated conductors in the form of wide tapes with large aspect ratio. The main obstacle to the application of coated superconductors in stator windings is the large losses incurred due to the ac magnetic field produced… ▽ More

    Submitted 16 November, 2004; originally announced November 2004.

    Comments: 4 pages, 3 figures

  44. AC Loss in Striped (Filamentary) YBCO Coated Conductors Leading to Designs for High Frequencies and Field-Sweep Amplitudes

    Authors: M. D. Sumption, P. N. Barnes, E. W. Collings

    Abstract: AC losses of YBCO coated conductors are investigated by calculation and experiment for the higher frequency regime. Previous research using YBCO film deposited onto single crystal substrates demonstrated the effectiveness of filamentary subdivision as a technique for AC loss reduction. As a result of these studies the idea of subdividing YBCO coated conductors (both YBCO, overlayer, and even und… ▽ More

    Submitted 12 October, 2004; originally announced October 2004.

    Comments: 38 pages, 4 tables, 9 figs

    Journal ref: Supercond.Sci.Technol.18:122-134,2005

  45. arXiv:cond-mat/0409236  [pdf, ps, other

    cond-mat.supr-con cond-mat.mtrl-sci

    Magnetization Losses in Multifilament Coated Superconductors

    Authors: G. A. Levin, P. N. Barnes, N. Amemiya, S. Kasai, K. Yoda, Z. Jiang

    Abstract: We report the results of a study of the magnetization losses in experimental multifilament, as well as control (uniform), coated superconductors exposed to time-varying magnetic field of various frequencies. Both the hysteresis loss, proportional to the sweep rate of the applied magnetic field, and the coupling loss, proportional to the square of the sweep rate, have been observed. A scaling is… ▽ More

    Submitted 9 September, 2004; originally announced September 2004.