Researcher profile

Hagai Cohen

Hagai Cohen contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - Baseline
5works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2016arXiv

Protective Molecular Passivation of Black Phosphorous

Black phosphorous (BP) is one of the most interesting layered materials, bearing promising potential for emerging electronic and optoelectronic device technologies. The crystalline structure of BP displays in-plane anisotropy in addition to the out-of-plane anisotropy characteristic to layered materials. Therefore, BP supports anisotropic optical and transport responses that can enable unique device architectures. Its thickness-dependent direct bandgap varies in the range of around 0.3-2.0 eV (from single-layer to bulk, respectively), making BP suitable to optoelectronics in a broad spectral range. With high room-temperature mobility, exceeding 1,000 cm2V-1s-1 in thin films, BP is also a very promising material for electronics. However, BP is sensitive to oxygen and humidity due to its three-fold coordinated atoms. The surface electron lone pairs are reactive and can lead to structural degradation upon exposure to air, leading to significant device performance degradation in ambient condition. Here, we report a viable solution to overcome degradation in few-layer BP by passivating the surface with self-assembled monolayers of octadecyltrichlorosilane (OTS) that provide long-term stability in ambient conditions. Importantly, we show that this treatment does not cause any undesired carrier doping of the bulk channel material, thanks to the emergent hierarchical interface structure. Our approach is compatible with conventional electronic materials processing technologies thus providing an immediate route toward practical applications in BP devices.

preprint2012arXiv

Inter-slit Coupling in Gold Film Hole Arrays

Inter-slit interactions across one-dimensional arrays of sub-micro meter rectangular holes in gold films are explored. Using electron energy loss spectroscopy combined with scanning transmission electron microscopy, a series of cavity standing waves is resolved, indicating particularly high interslit interactions, about an order of magnitude larger than the intra-slit edge to edge coupling. Pronounced signal enhancements are thus induced, dominated by short-range interactions and high mode-localization, while yet, relatively long-range coherence is retained. The sub-nm electron beam, in spite of principal differences from broad-area probes, yields results similar to extraordinary optical transmission (EOT). Implications to EOT mechanisms, including its sub-wavelength, off-resonance limit, are pointed out.

preprint2011arXiv

Doped Biomolecules in miniaturized electric junctions

Control over molecular scale electrical properties within nano junctions is demonstrated, utilizing site-directed C60 targeting into protein macromolecules as a doping means. The protein molecules, self-assembled in a miniaturized transistor device, yield robust and reproducible operation. Their device signal is dominated by an active center that inverts affinity upon guest incorporation and thus controls the properties of the entire macromolecule. We show how the leading routs of electron transport can be drawn, spatially and energetically, on the molecular level and, in particular, how the dopant effect is dictated by its 'strategic' binding site. Our findings propose the extension of microelectronic methodologies to the nanometer scale and further present a promising platform for ex-situ studies of biochemical processes.

preprint2010arXiv

Range Non-Overlapping Indexing

We study the non-overlapping indexing problem: Given a text T, preprocess it so that you can answer queries of the form: given a pattern P, report the maximal set of non-overlapping occurrences of P in T. A generalization of this problem is the range non-overlapping indexing where in addition we are given two indexes i,j to report the maximal set of non-overlapping occurrences between these two indexes. We suggest new solutions for these problems. For the non-overlapping problem our solution uses O(n) space with query time of O(m + occ_{NO}). For the range non-overlapping problem we propose a solution with O(n\log^εn) space for some 0<ε<1 and O(m + \log\log n + occ_{ij,NO}) query time.