Source author record

Eric Huang

Eric Huang appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

3 published item(s)

preprint2022arXiv

Contact Mode Guided Motion Planning for Quasidynamic Dexterous Manipulation in 3D

This paper presents Contact Mode Guided Manipulation Planning (CMGMP) for 3D quasistatic and quasidynamic rigid body motion planning in dexterous manipulation. The CMGMP algorithm generates hybrid motion plans including both continuous state transitions and discrete contact mode switches, without the need for pre-specified contact sequences or pre-designed motion primitives. The key idea is to use automatically enumerated contact modes of environment-object contacts to guide the tree expansions during the search. Contact modes automatically synthesize manipulation primitives, while the sampling-based planning framework sequences those primitives into a coherent plan. We test our algorithm on fourteen 3D manipulation tasks, and validate our models by executing some plans open-loop on a real robot-manipulator system

preprint2016arXiv

Controlling the Multiport Nature of Bragg Diffraction in Atom Interferometry

Bragg diffraction has been used in atom interferometers because it allows signal enhancement through multiphoton momentum transfer and suppression of systematics by not changing the internal state of atoms. Its multi-port nature, however, can lead to parasitic interferometers, allows for intensity-dependent phase shifts in the primary interferometers, and distorts the ellipses used for phase extraction. We study and suppress these unwanted effects. Specifically, phase extraction by ellipse fitting and the resulting systematic phase shifts are calculated by Monte Carlo simulations. Phase shifts arising from the thermal motion of the atoms are controlled by spatial selection of atoms and an appropriate choice of Bragg intensity. In these simulations, we found that Gaussian Bragg pulse shapes yield the smallest systematic shifts. Parasitic interferometers are suppressed by a "magic" Bragg pulse duration. The sensitivity of the apparatus was improved by the addition of AC Stark shift compensation, which permits direct experimental study of sub-part-per-billion (ppb) systematics. This upgrade allows for a 310\,$\hbar k$ momentum transfer, giving an unprecedented 6.6\,Mrad measured in a Ramsey-Bordé interferometer.

preprint2014arXiv

Optimal Rectangle Packing: An Absolute Placement Approach

We consider the problem of finding all enclosing rectangles of minimum area that can contain a given set of rectangles without overlap. Our rectangle packer chooses the x-coordinates of all the rectangles before any of the y-coordinates. We then transform the problem into a perfect-packing problem with no empty space by adding additional rectangles. To determine the y-coordinates, we branch on the different rectangles that can be placed in each empty position. Our packer allows us to extend the known solutions for a consecutive-square benchmark from 27 to 32 squares. We also introduce three new benchmarks, avoiding properties that make a benchmark easy, such as rectangles with shared dimensions. Our third benchmark consists of rectangles of increasingly high precision. To pack them efficiently, we limit the rectangles coordinates and the bounding box dimensions to the set of subset sums of the rectangles dimensions. Overall, our algorithms represent the current state-of-the-art for this problem, outperforming other algorithms by orders of magnitude, depending on the benchmark.