We report on a nano-infrared (IR) imaging and spectroscopy study of epitaxial graphene on silicon carbide (SiC) by using scattering-type scanning near-field optical microscopy (s-SNOM). With nano-IR imaging, we reveal in real space microscopic domains with distinct IR contrasts. By analyzing the nano-IR, atomic force microscopy, and scanning tunneling microscopy imaging data, we conclude that the imaged domains correspond to single-layer graphene, bilayer graphene (BLG), and higher-doped BLG. With nano-IR spectroscopy, we find that graphene can screen the SiC phonon resonance, and the screening is stronger at more conductive sample regions. Our work offers insights into the rich surface properties of epitaxial graphene and demonstrates s-SNOM as an efficient and effective tool in characterizing graphene and possibly other two-dimensional materials.
more »
« less
Lock-in amplifier based peak force infrared microscopy
Nanoscale infrared (nano-IR) microscopy enables label-free chemical imaging with a spatial resolution below Abbe's diffraction limit through the integration of atomic force microscopy and infrared radiation. Peak force infrared (PFIR) microscopy is one of the emerging nano-IR methods that provides non-destructive multimodal chemical and mechanical characterization capabilities using a straightforward photothermal signal generation mechanism. PFIR microscopy has been demonstrated to work for a wide range of heterogeneous samples, and it even allows operation in the fluid phase. However, the current PFIR microscope requires customized hardware configuration and software programming for real-time signal acquisition and processing, which creates a high barrier to PFIR implementation. In this communication, we describe a type of lock-in amplifier-based PFIR microscopy that can be assembled with generic, commercially available equipment without special hardware or software programming. We demonstrate this method on soft matters of structured polymer blends and blocks, as well as biological cells of E. coli . The lock-in amplifier-based PFIR reduces the entry barrier for PFIR microscopy and makes it a competitive nano-IR method for new users.
more »
« less
- Award ID(s):
- 1847765
- PAR ID:
- 10393118
- Date Published:
- Journal Name:
- The Analyst
- Volume:
- 148
- Issue:
- 2
- ISSN:
- 0003-2654
- Page Range / eLocation ID:
- 227 to 232
- Format(s):
- Medium: X
- Sponsoring Org:
- National Science Foundation
More Like this
-
-
Label-free vibrational imaging of biological samples has attracted significant interest due to its integration of structural and chemical information. Vibrational infrared photothermal amplitude and phase signal (VIPPS) imaging provide label-free chemical identification by targeting the characteristic resonances of biological compounds that are present in the mid-infrared fingerprint region (3 µm - 12 µm). High contrast imaging of subcellular features and chemical identification of protein secondary structures in unlabeled and labeled fibroblast cells embedded in a collagen-rich extracellular matrix is demonstrated by combining contrast from absorption signatures (amplitude signals) with sensitive detection of different heat properties (lock-in phase signals). We present that the detectability of nano-sized cell membranes is enhanced to well below the optical diffraction limit since the membranes are found to act as thermal barriers. VIPPS offers a novel combination of chemical imaging and thermal diffusion characterization that paves the way towards label-free imaging of cell models and tissues as well as the study of intracellular heat dynamics.more » « less
-
Fluorescence-detected Fourier transform (FT) spectroscopy is a technique in which the relative paths of an optical interferometer are controlled to excite a material sample, and the ensuing fluorescence is detected as a function of the interferometer path delay and relative phase. A common approach to enhance the signal-to-noise ratio in these experiments is to apply a continuous phase sweep to the relative optical path, and to detect the resulting modulated fluorescence using a phase-sensitive lock-in amplifier. In many important situations, the fluorescence signal is too weak to be measured using a lock-in amplifier, so that photon counting techniques are preferred. Here we introduce an approach to low-signal fluorescence-detected FT spectroscopy, in which individual photon counts are assigned to a modulated interferometer phase (‘phase-tagged photon counting,’ or PTPC), and the resulting data are processed to construct optical spectra. We studied the fluorescence signals of a molecular sample excited resonantly by a pulsed coherent laser over a range of photon flux and visibility levels. We compare the performance of PTPC to standard lock-in detection methods and establish the range of signal parameters over which meaningful measurements can be carried out. We find that PTPC generally outperforms the lock-in detection method, with the dominant source of measurement uncertainty being associated with the statistics of the finite number of samples of the photon detection rate.more » « less
-
For decades, infrared (IR) spectroscopy has advanced on two distinct frontiers: enhancing spatial resolution and broadening spectroscopic information. Although atomic force microscopy (AFM)-based IR microscopy overcomes Abbe’s diffraction limit and reaches sub-10 nm spatial resolutions, time-domain two-dimensional IR spectroscopy (2DIR) provides insights into molecular structures, mode coupling and energy transfers. Here we bridge the boundary between these two techniques and develop AFM-2DIR nanospectroscopy. Our method offers the spatial precision of AFM in combination with the rich spectroscopic information provided by 2DIR. This approach mechanically detects the sample’s photothermal responses to a tip-enhanced femtosecond IR pulse sequence and extracts spatially resolved spectroscopic information via FFTs. In a proof-of-principle experiment, we elucidate the anharmonicity of a carbonyl vibrational mode. Further, leveraging the near-field photons’ high momenta from the tip enhancement for phase matching, we photothermally probe hyperbolic phonon polaritons in isotope-enriched h10BN. Our measurements unveil an energy transfer between phonon polaritons and phonons, as well as among different polariton modes, possibly aided by scattering at interfaces. The AFM-2DIR nanospectroscopy enables the in situ investigations of vibrational anharmonicity, coupling and energy transfers in heterogeneous materials and nanostructures, especially suitable for unravelling the relaxation process in two-dimensional materials at IR frequencies.more » « less
-
Transactional memory (TM) is heavily used for synchronization in the Haskell programming language, but its performance has historically been poor. We set out to improve this performance using hardware TM (HTM) on Intel processors. This task is complicated by Haskell's retry mechanism, which requires information to escape aborted transactions, and by the heavy use of indirection in the Haskell runtime, which means that even small transactions are likely to over-flow hardware buffers. It is eased by functional semantics, which preclude irreversible operations; by the static separation of transactional state, which precludes privatization; and by the error containment of strong typing, which enables so-called lazy subscription to the lock that protects the "fallback" code path. We describe a three-level hybrid TM system for the Glasgow Haskell Compiler (GHC). Our system first attempts to perform an entire transaction in hardware. Failing that, it falls back to software tracking of read and write sets combined with a commit-time hardware transaction. If necessary, it employs a global lock to serialize commits (but still not the bodies of transactions). To get good performance from hardware TM while preserving Haskell semantics, we use Bloom filters for read and write set tracking. We also implemented and extended the newly proposed mutable constructor fields language feature to significantly reduce indirection. Experimental results with complex data structures show significant improvements in throughput and scalability.more » « less
An official website of the United States government

