Skip to main content

Showing 1–36 of 36 results for author: Myers, B

.
  1. arXiv:2310.10817  [pdf, other

    cs.SE cs.HC

    Understanding Documentation Use Through Log Analysis: An Exploratory Case Study of Four Cloud Services

    Authors: Daye Nam, Andrew Macvean, Brad Myers, Bogdan Vasilescu

    Abstract: Almost no modern software system is written from scratch, and developers are required to effectively learn to use third-party libraries or software services. Thus, many practitioners and researchers have looked for ways to create effective documentation that supports developers' learning. However, few efforts have focused on how people actually use the documentation. In this paper, we report on an… ▽ More

    Submitted 29 February, 2024; v1 submitted 16 October, 2023; originally announced October 2023.

  2. Selenite: Scaffolding Online Sensemaking with Comprehensive Overviews Elicited from Large Language Models

    Authors: Michael Xieyang Liu, Tongshuang Wu, Tianying Chen, Franklin Mingzhe Li, Aniket Kittur, Brad A. Myers

    Abstract: Sensemaking in unfamiliar domains can be challenging, demanding considerable user effort to compare different options with respect to various criteria. Prior research and our formative study found that people would benefit from reading an overview of an information space upfront, including the criteria others previously found useful. However, existing sensemaking tools struggle with the "cold-star… ▽ More

    Submitted 28 January, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted to CHI 2024

  3. arXiv:2307.08177  [pdf, other

    cs.SE cs.AI cs.HC

    Using an LLM to Help With Code Understanding

    Authors: Daye Nam, Andrew Macvean, Vincent Hellendoorn, Bogdan Vasilescu, Brad Myers

    Abstract: Understanding code is challenging, especially when working in new and complex development environments. Code comments and documentation can help, but are typically scarce or hard to navigate. Large language models (LLMs) are revolutionizing the process of writing code. Can they do the same for hel** understand it? In this study, we provide a first investigation of an LLM-based conversational UI… ▽ More

    Submitted 16 January, 2024; v1 submitted 16 July, 2023; originally announced July 2023.

  4. arXiv:2305.19160  [pdf, other

    cs.CV

    Recognizing People by Body Shape Using Deep Networks of Images and Words

    Authors: Blake A. Myers, Lucas Jaggernauth, Thomas M. Metz, Matthew Q. Hill, Veda Nandan Gandi, Carlos D. Castillo, Alice J. O'Toole

    Abstract: Common and important applications of person identification occur at distances and viewpoints in which the face is not visible or is not sufficiently resolved to be useful. We examine body shape as a biometric across distance and viewpoint variation. We propose an approach that combines standard object classification networks with representations based on linguistic (word-based) descriptions of bod… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: 9 pages, 5 figures, 4 tables

  5. arXiv:2303.17125  [pdf, other

    cs.SE cs.AI cs.HC

    A Large-Scale Survey on the Usability of AI Programming Assistants: Successes and Challenges

    Authors: Jenny T. Liang, Chenyang Yang, Brad A. Myers

    Abstract: The software engineering community recently has witnessed widespread deployment of AI programming assistants, such as GitHub Copilot. However, in practice, developers do not accept AI programming assistants' initial suggestions at a high frequency. This leaves a number of open questions related to the usability of these tools. To understand developers' practices while using these tools and the imp… ▽ More

    Submitted 17 September, 2023; v1 submitted 29 March, 2023; originally announced March 2023.

    Comments: Accepted to ICSE'24

  6. arXiv:2210.00735  [pdf, other

    cs.HC

    ScrollTest: Evaluating Scrolling Speed and Accuracy

    Authors: Chaoran Chen, Brad A. Myers, Cem Ergin, Emily Porat, Sijia Li, Chun Wang

    Abstract: Scrolling is an essential interaction technique enabling users to display previously off-screen content. Existing evaluation models for scrolling are often entangled with the selection of content, e.g., when scrolling on the phone for reading. Furthermore, some evaluation models overlook whether the user knows the target position. We have developed ScrollTest, a general-purpose evaluation tool for… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

  7. Wigglite: Low-cost Information Collection and Triage

    Authors: Michael Xieyang Liu, Andrew Kuznetsov, Yongsung Kim, Joseph Chee Chang, Aniket Kittur, Brad A. Myers

    Abstract: Consumers conducting comparison shop**, researchers making sense of competitive space, and developers looking for code snippets online all face the challenge of capturing the information they find for later use without interrupting their current flow. In addition, during many learning and exploration tasks, people need to externalize their mental context, such as estimating how urgent a topic is… ▽ More

    Submitted 31 July, 2022; originally announced August 2022.

  8. Crystalline: Lowering the Cost for Developers to Collect and Organize Information for Decision Making

    Authors: Michael Xieyang Liu, Aniket Kittur, Brad A. Myers

    Abstract: Developers perform online sensemaking on a daily basis, such as researching and choosing libraries and APIs. Prior research has introduced tools that help developers capture information from various sources and organize it into structures useful for subsequent decision-making. However, it remains a laborious process for developers to manually identify and clip content, maintaining its provenance a… ▽ More

    Submitted 4 February, 2022; originally announced February 2022.

    Journal ref: CHI Conference on Human Factors in Computing Systems (CHI 2022)

  9. Understanding How Programmers Can Use Annotations on Documentation

    Authors: Amber Horvath, Michael Xieyang Liu, River Hendriksen, Connor Shannon, Emma Paterson, Kazi Jawad, Andrew Macvean, Brad A. Myers

    Abstract: Modern software development requires developers to find and effectively utilize new APIs and their documentation, but documentation has many well-known issues. Despite this, developers eventually overcome these issues but have no way of sharing what they learned. We investigate sharing this documentation-specific information through \textit{annotations}, which have advantages over developer forums… ▽ More

    Submitted 11 January, 2022; v1 submitted 16 November, 2021; originally announced November 2021.

    Comments: Conditionally accepted for publication at CHI '22

    ACM Class: H.5.5

  10. arXiv:2105.10127  [pdf, other

    cs.HC

    A Need-finding Study for Understanding Text Entry in Smartphone App Usage

    Authors: Toby Jia-Jun Li, Brad A. Myers

    Abstract: Text entry makes up about one-fourth of the smartphone interaction events, and is known to be challenging and difficult. However, there has been little study about the characteristics of text entry in the context of smartphone app usage. In this paper, we present a mixed-method in-situ study conducted in 2016 with 17 active smartphone users to better understand text entry in smartphone app usage.… ▽ More

    Submitted 19 June, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

  11. To Reuse or Not To Reuse? A Framework and System for Evaluating Summarized Knowledge

    Authors: Michael Xieyang Liu, Aniket Kittur, Brad A. Myers

    Abstract: As the amount of information online continues to grow, a correspondingly important opportunity is for individuals to reuse knowledge which has been summarized by others rather than starting from scratch. However, appropriate reuse requires judging the relevance, trustworthiness, and thoroughness of others' knowledge in relation to an individual's goals and context. In this work, we explore augment… ▽ More

    Submitted 18 February, 2021; v1 submitted 11 February, 2021; originally announced February 2021.

    Journal ref: Proc. ACM Hum.-Comput. Interact.5, CSCW1, Article 166(April 2021), 35 pages

  12. Screen2Vec: Semantic Embedding of GUI Screens and GUI Components

    Authors: Toby Jia-Jun Li, Lindsay Popowski, Tom M. Mitchell, Brad A. Myers

    Abstract: Representing the semantics of GUI screens and components is crucial to data-driven computational methods for modeling user-GUI interactions and mining GUI designs. Existing GUI semantic representations are limited to encoding either the textual content, the visual design and layout patterns, or the app contexts. Many representation techniques also require significant manual data annotation efforts… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

    Comments: Accepted to CHI Conference on Human Factors in Computing Systems (CHI 2021)

  13. arXiv:2004.08353  [pdf, other

    cs.HC cs.AI cs.SE

    Privacy-Preserving Script Sharing in GUI-based Programming-by-Demonstration Systems

    Authors: Toby Jia-Jun Li, **gya Chen, Brandon Canfield, Brad A. Myers

    Abstract: An important concern in end user development (EUD) is accidentally embedding personal information in program artifacts when sharing them. This issue is particularly important in GUI-based programming-by-demonstration (PBD) systems due to the lack of direct developer control of script contents. Prior studies reported that these privacy concerns were the main barrier to script sharing in EUD. We pre… ▽ More

    Submitted 17 April, 2020; originally announced April 2020.

    Comments: In the Proceedings of the ACM on Human-Computer Interaction (PACM) Vol.4 No. CSCW1. (CSCW 2020)

    Journal ref: Proc. ACM Hum.-Comput. Interact. 4, CSCW1, Article 60 (May 2020), 23 pages

  14. arXiv:2004.01851  [pdf

    cond-mat.mtrl-sci

    Nanosized Monoatomic Palladium Metallic Glass

    Authors: Dong Sheng He, Yi Huang, Benjamin D. Myers, Dieter Isheim, Xinyu Fan, Yunsheng Deng, Lin Xie, Shaobo Han, Yang Qiu, Li Huang, Vinayak P. Dravid, Jiaqing He

    Abstract: Physically vitrifying single-element metallic glass requires ultrahigh cooling rates, which are still unachievable for most of the closest-packed metals. Here, we report a facile synthetic strategy for creating mono-atomic palladium metallic glass nanoparticles with a purity of 99.35 +/- 0.23 at% from palladium-silicon liquid droplets using a cooling rate below 1000 K/s. In-situ environmental tran… ▽ More

    Submitted 4 April, 2020; originally announced April 2020.

    Comments: Nano Res. (2022)

  15. arXiv:2003.12209  [pdf, other

    cs.SE cs.PL

    Can Advanced Type Systems Be Usable? An Empirical Study of Ownership, Assets, and Typestate in Obsidian

    Authors: Michael Coblenz, Jonathan Aldrich, Joshua Sunshine, Brad A. Myers

    Abstract: Some blockchain programs (smart contracts) have included serious security vulnerabilities. Obsidian is a new typestate-oriented programming language that uses a strong type system to rule out some of these vulnerabilities. Although Obsidian was designed to promote usability to make it as easy as possible to write programs, strong type systems can cause a language to be difficult to use. In particu… ▽ More

    Submitted 15 October, 2020; v1 submitted 26 March, 2020; originally announced March 2020.

    Comments: Published open access in PACMPL Issue OOPSLA 2020

    ACM Class: D.3; D.2.3

    Journal ref: In Proceedings of PACMPL Issue OOPSLA 2020 (OOPSLA 2020). Article 132, 28 pages

  16. arXiv:2003.02622  [pdf

    cs.HC cs.AI

    Towards Effective Human-AI Collaboration in GUI-Based Interactive Task Learning Agents

    Authors: Toby Jia-Jun Li, **gya Chen, Tom M. Mitchell, Brad A. Myers

    Abstract: We argue that a key challenge in enabling usable and useful interactive task learning for intelligent agents is to facilitate effective Human-AI collaboration. We reflect on our past 5 years of efforts on designing, develo** and studying the SUGILITE system, discuss the issues on incorporating recent advances in AI with HCI principles in mixed-initiative interactions and multi-modal interactions… ▽ More

    Submitted 5 March, 2020; originally announced March 2020.

    Journal ref: CHI 2020 Workshop on Artificial Intelligence for HCI: A Modern Approach (AI4HCI)

  17. arXiv:2002.00635  [pdf, other

    math.NT math.CO math.GT

    Generalized Fishburn numbers and torus knots

    Authors: Colin Bijaoui, Hans U. Boden, Beckham Myers, Robert Osburn, William Rushworth, Aaron Tronsgard, Shaoyang Zhou

    Abstract: Andrews and Sellers recently initiated the study of arithmetic properties of Fishburn numbers. In this paper, we prove prime power congruences for generalized Fishburn numbers. These numbers are the coefficients in the $1-q$ expansion of the Kontsevich-Zagier series $\mathscr{F}_{t}(q)$ for the torus knots $T(3,2^t)$, $t \geq 2$. The proof uses a strong divisibility result of Ahlgren, Kim and Love… ▽ More

    Submitted 2 October, 2020; v1 submitted 3 February, 2020; originally announced February 2020.

    Comments: 13 pages, to appear in the Journal of Combinatorial Theory, Series A

    MSC Class: 33D15; 57K16

    Journal ref: Journal of Combinatorial Theory, Series A 178 (2021), 105355

  18. arXiv:1912.04719  [pdf, other

    cs.HC cs.PL cs.SE

    PLIERS: A Process that Integrates User-Centered Methods into Programming Language Design

    Authors: Michael Coblenz, Gauri Kambhatla, Paulette Koronkevich, Jenna L. Wise, Celeste Barnaby, Joshua Sunshine, Jonathan Aldrich, Brad A. Myers

    Abstract: Programming language design requires making many usability-related design decisions. However, existing HCI methods can be impractical to apply to programming languages: they have high iteration costs, programmers require significant learning time, and user performance has high variance. To address these problems, we adapted both formative and summative HCI methods to make them more suitable for pr… ▽ More

    Submitted 25 August, 2020; v1 submitted 10 December, 2019; originally announced December 2019.

    Comments: 50 pages

    ACM Class: H.5.2; D.3.3

  19. arXiv:1909.03523  [pdf, other

    cs.PL cs.SE

    Obsidian: Typestate and Assets for Safer Blockchain Programming

    Authors: Michael Coblenz, Reed Oei, Tyler Etzel, Paulette Koronkevich, Miles Baker, Yannick Bloem, Brad A. Myers, Joshua Sunshine, Jonathan Aldrich

    Abstract: Blockchain platforms are coming into broad use for processing critical transactions among participants who have not established mutual trust. Many blockchains are programmable, supporting smart contracts, which maintain persistent state and support transactions that transform the state. Unfortunately, bugs in many smart contracts have been exploited by hackers. Obsidian is a novel programming lang… ▽ More

    Submitted 8 September, 2019; originally announced September 2019.

    Comments: Working draft

    ACM Class: D.3.2; D.3.3; D.2.3

  20. arXiv:1909.00031  [pdf, other

    cs.HC cs.AI

    Interactive Task and Concept Learning from Natural Language Instructions and GUI Demonstrations

    Authors: Toby Jia-Jun Li, Marissa Radensky, Justin Jia, Kirielle Singarajah, Tom M. Mitchell, Brad A. Myers

    Abstract: Natural language programming is a promising approach to enable end users to instruct new tasks for intelligent agents. However, our formative study found that end users would often use unclear, ambiguous or vague concepts when naturally instructing tasks in natural language, especially when specifying conditionals. Existing systems have limited support for letting the user teach agents new concept… ▽ More

    Submitted 6 January, 2020; v1 submitted 30 August, 2019; originally announced September 2019.

    Comments: The AAAI-20 Workshop on Intelligent Process Automation (IPA-20)

  21. arXiv:1712.09209  [pdf, other

    cond-mat.mes-hall quant-ph

    Nanoscale electrical conductivity imaging using a nitrogen-vacancy center in diamond

    Authors: Amila Ariyaratne, Dolev Bluvstein, Bryan A. Myers, Ania C. Bleszynski Jayich

    Abstract: The electrical conductivity of a material can feature subtle, nontrivial, and spatially-varying signatures with critical insight into the material's underlying physics. Here we demonstrate a conductivity imaging technique based on the atom-sized nitrogen-vacancy (NV) defect in diamond that offers local, quantitative, and noninvasive conductivity imaging with nanoscale spatial resolution. We monito… ▽ More

    Submitted 26 December, 2017; originally announced December 2017.

    Comments: Supplementary information at end

    Journal ref: Nature Communications 9, 2406 (2018)

  22. Double-quantum spin-relaxation limits to coherence of near-surface nitrogen-vacancy centers

    Authors: Bryan A. Myers, Amila Ariyaratne, Ania C. Bleszynski Jayich

    Abstract: We probe the relaxation dynamics of the full three-level spin system of near-surface nitrogen-vacancy (NV) centers in diamond to define a $T_{1}$ relaxation time that helps resolve the $T_{2} \leq 2T_{1}$ coherence limit of the NV's subset qubit superpositions. We find that double-quantum spin relaxation via electric field noise dominates $T_{1}$ of near-surface NVs at low applied magnetic fields.… ▽ More

    Submitted 8 July, 2016; originally announced July 2016.

    Comments: 7 pages, 4 figures. Supplemental material 21 pages, 17 figures

    Journal ref: Phys. Rev. Lett. 118, 197201 (2017)

  23. Deterministic formation of highly coherent nitrogen-vacancy centers using a focused electron irradiation technique

    Authors: Claire A. McLellan, Bryan A. Myers, Stephan Kraemer, Kenichi Ohno, David D. Awschalom, Ania C. Bleszynski Jayich

    Abstract: We demonstrate fully three-dimensional and patterned localization of nitrogen-vacancy (NV) centers in diamond with coherence times in excess of 1 ms. Nitrogen δ-do** during CVD diamond growth vertically confines nitrogen to 4 nm while electron irradiation with a transmission electron microscope (TEM) laterally confines vacancies to less than 1 μm. We characterize the effects of electron energy a… ▽ More

    Submitted 29 December, 2015; originally announced December 2015.

    Comments: 8 pages, 5 figures

  24. Two-dimensional nanoscale imaging of gadolinium spins via scanning probe relaxometry with a single spin in diamond

    Authors: Matthew Pelliccione, Bryan A. Myers, Laetitia Pascal, Ananda Das, Ania C. Bleszynski Jayich

    Abstract: Spin-labeling of molecules with paramagnetic ions is an important approach for determining molecular structure, however current ensemble techniques lack the sensitivity to detect few isolated spins. In this Letter, we demonstrate two-dimensional nanoscale imaging of paramagnetic gadolinium compounds using scanning relaxometry of a single nitrogen vacancy (NV) center in diamond. Gadopentetate dimeg… ▽ More

    Submitted 8 September, 2014; originally announced September 2014.

    Comments: 17 pages, 6 figures

    Journal ref: Phys. Rev. Applied 2, 054014 (2014)

  25. arXiv:1405.7352  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall quant-ph

    Three-dimensional localization of spins in diamond using 12C implantation

    Authors: Kenichi Ohno, F. Joseph Heremans, Charles F. de las Casas, Bryan. A. Myers, Benjamín J. Aleman, Ania C. Bleszynski Jayich, David D. Awschalom

    Abstract: We demonstrate three-dimensional localization of a single nitrogen-vacancy (NV) center in diamond by combining nitrogen do** during growth with a post-growth 12C implantation technique that facilitates vacancy formation in the crystal. We show that the NV density can be controlled by the implantation dose without necessitating increase of the nitrogen incorporation. By implanting a large 12C dos… ▽ More

    Submitted 28 May, 2014; originally announced May 2014.

    Comments: 21 pages, 3 figures

  26. arXiv:1403.4173  [pdf

    cond-mat.mes-hall quant-ph

    Dynamic strain-mediated coupling of a single diamond spin to a mechanical resonator

    Authors: Preeti Ovartchaiyapong, Kenneth W. Lee, Bryan A. Myers, Ania C. Bleszynski Jayich

    Abstract: The development of hybrid quantum systems is central to the advancement of emerging quantum technologies, including quantum information science and quantum-assisted sensing. The recent demonstration of high quality single-crystal diamond resonators has led to significant interest in a hybrid system consisting of nitrogen-vacancy center spins that interact with the resonant phonon modes of a macros… ▽ More

    Submitted 10 June, 2014; v1 submitted 17 March, 2014; originally announced March 2014.

    Comments: 35 pages, 6 figures

  27. Probing surface noise with depth-calibrated spins in diamond

    Authors: Bryan A. Myers, Matthieu C. Dartiailh, Kenichi Ohno, Ananda Das, David D. Awschalom, Ania C. Bleszynski Jayich

    Abstract: Sensitive nanoscale magnetic resonance imaging (MRI) of target spins using nitrogen-vacancy (NV) centers in diamond will require a quantitative understanding of dominant noise at the surface. We probe this noise by applying dynamical decoupling to shallow NVs at calibrated depths. Results support a model of NV dephasing by a surface bath of electronic spins having a correlation rate of 200 kHz, mu… ▽ More

    Submitted 21 February, 2014; originally announced February 2014.

    Comments: 17 pages, 4 figures

  28. arXiv:1311.4160  [pdf, other

    q-fin.TR q-fin.GN

    Simulating the Synchronizing Behavior of High-Frequency Trading in Multiple Markets

    Authors: Benjamin Myers, Austin Gerig

    Abstract: Nearly one-half of all trades in financial markets are executed by high-speed, autonomous computer programs -- a type of trading often called high-frequency trading (HFT). Although evidence suggests that HFT increases the efficiency of markets, it is unclear how or why it produces this outcome. Here we create a simple model to study the impact of HFT on investors who trade similar securities in di… ▽ More

    Submitted 17 November, 2013; originally announced November 2013.

    Comments: 7 pages, 4 figures, 1 table

  29. arXiv:1209.2986  [pdf, ps, other

    cond-mat.str-el cond-mat.mtrl-sci

    Structural and magnetic properties of the new cobaltate series (BaSr)4-xLa2xCo4O15

    Authors: V. O. Garlea, R. **, E. Garlea, G. Ehlers, E. Mamontov, D. B. Myers, F. Xie, R. Custelcean

    Abstract: We report the structural and magnetic properties of a new class of cobaltates with the chemical formula (BaSr)4-xLa2xCo4O15 (x = 0, 0.5 and 1). These compounds crystallize in a hexagonal structure in which cobalt ions are distributed among two distinct crystallographic sites with different oxygen coordination. Three Co-O tetrahedra and one octahedron are linked by shared oxygen atoms to form Co4O1… ▽ More

    Submitted 13 September, 2012; originally announced September 2012.

  30. arXiv:1207.2784  [pdf

    cond-mat.mtrl-sci cond-mat.mes-hall quant-ph

    Engineering shallow spins in diamond with nitrogen delta-do**

    Authors: Kenichi Ohno, F. Joseph Heremans, Lee C. Bassett, Bryan A. Myers, David M. Toyli, Ania C. Bleszynski Jayich, Christopher J. Palmstrom, David D. Awschalom

    Abstract: We demonstrate nanometer-precision depth control of nitrogen-vacancy (NV) center creation near the surface of synthetic diamond using an in situ nitrogen delta-do** technique during plasma-enhanced chemical vapor deposition. Despite their proximity to the surface, doped NV centers with depths (d) ranging from 5 - 100 nm display long spin coherence times, T2 > 100 \mus at d = 5 nm and T2 > 600 \m… ▽ More

    Submitted 11 July, 2012; originally announced July 2012.

    Comments: 14 pages, 4 figures, 11 pages of additional supplementary material

    Journal ref: Appl. Phys. Lett. 101, 082413 (2012)

  31. arXiv:1206.4363  [pdf

    cond-mat.mes-hall cond-mat.mtrl-sci

    High quality factor single-crystal diamond mechanical resonators

    Authors: P. Ovartchaiyapong, L. M. A. Pascal, B. A. Myers, P. Lauria, A. C. Bleszynski Jayich

    Abstract: Single-crystal diamond is a promising material for MEMs devices because of its low mechanical loss, compatibility with extreme environments, and built-in interface to high-quality spin centers. But its use has largely been limited by challenges in processing and growth. We demonstrate a wafer bonding-based technique to form diamond on insulator, from which we make single-crystal diamond micromecha… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: 15 pages total, 4 figures, 1 table

  32. arXiv:cond-mat/0505222  [pdf

    cond-mat.soft cond-mat.other

    Nanomechanical Measurements of Magnetostriction and Magnetic Anisotropy in (Ga,Mn)As

    Authors: S. C. Masmanidis, H. X. Tang, E. B. Myers, Mo Li, K. De Greve, G. Vermeulen, W. Van Roy, M. L. Roukes

    Abstract: A (Ga,Mn)As nanoelectromechanical resonator is used to obtain the first direct measurement of magnetostriction in a dilute magnetic semiconductor. Field-dependent magnetoelastic stress induces shifts in resonance frequency that can be discerned with a high resolution electromechanical transduction scheme. By monitoring the field dependence, the magnetostriction and anisotropy field constants can… ▽ More

    Submitted 9 May, 2005; originally announced May 2005.

    Comments: 4 pages, 4 figures

  33. Thermally-Activated Magnetic Reversal Induced by a Spin-Polarized Current

    Authors: E. B. Myers, F. J. Albert, J. C. Saneky, E. Bonet, R. A. Buhrman, D. C. Ralph

    Abstract: We have measured the statistical properties of magnetic reversal in nanomagnets driven by a spin-polarized current. Like reversal induced by a magnetic field, spin-transfer-driven reversal near room temperature exhibits the properties of thermally-activated escape over an effective barrier. However, the spin-transfer effect produces qualitatively different behaviors than an applied magnetic fiel… ▽ More

    Submitted 23 March, 2002; originally announced March 2002.

    Comments: 4 pages, 4 figures

  34. The Role of Spin-Dependent Interface Scattering in Generating Current-Induced Torques in Magnetic Multilayers

    Authors: Xavier Waintal, Edward B. Myers, Piet W. Brouwer, D. C. Ralph

    Abstract: We present a calculation of current-induced torques in metallic magnetic multilayers derived from the spin-dependent transmission and reflection properties of the magnetic layers. A scattering formalism is employed to calculate the torques in a magnetic-nonmagnetic-magnetic trilayer, for currents perpendicular to the layers, in both the ballistic and diffusive regimes.

    Submitted 9 June, 2000; v1 submitted 15 May, 2000; originally announced May 2000.

    Comments: references added

    Journal ref: Phys. Rev. B 62, 12317 (2000)

  35. Current-driven Magnetization Reversal and Spin Wave Excitations in Co/Cu/Co Pillars

    Authors: J. A. Katine, F. J. Albert, R. A. Buhrman, E. B. Myers, D. C. Ralph

    Abstract: Using thin film pillars ~100 nm in diameter, containing two ferromagnetic Co layers of different thicknesses separated by a paramagnetic Cu spacer, we examine effects of torques due to spin-polarized currents flowing perpendicular to the layers. In accordance with spin-transfer theory, spin-polarized electrons flowing from the thin to the thick Co layer can switch the magnetic moments of the lay… ▽ More

    Submitted 16 August, 1999; originally announced August 1999.

    Comments: 4 pages, 3 figures

  36. Tunneling Via Individual Electronic States in Ferromagnetic Nanoparticles

    Authors: S. Gueron, Mandar M. Deshmukh, E. B. Myers, D. C. Ralph

    Abstract: We measure electron tunneling via discrete energy levels in ferromagnetic cobalt particles less than 4 nm in diameter, using non-magnetic electrodes. Due to magnetic anisotropy, the energy of each tunneling resonance shifts as an applied magnetic field rotates the particle's magnetic moment. We see both spin-increasing and decreasing tunneling transitions, but we do not observe the spin degenera… ▽ More

    Submitted 27 September, 1999; v1 submitted 17 April, 1999; originally announced April 1999.

    Comments: 4 pages, 4 figures. Improved by comments from referees, to appear in Phys. Rev. Lett