Skip to content

Latest commit

 

History

History
83 lines (70 loc) · 4.04 KB

unishank.md

File metadata and controls

83 lines (70 loc) · 4.04 KB
layout title image comments
page
Deep Brain Fluorescence Imager
assets/images/unishank/Unishank_layout.png
true

(top image by Jaebin Choi)

June 2019
Columbia University
Bioelectronic Systems Laboratory
Mentor: Jaebin Choi

I joined Prof. Ken Shepard's Bioelectronic Systems Lab during my junior year to work on next-generation neural interfaces based on Single Photon Avalanche Diode (SPAD) photodetectors, which offer unrivaled speed and resolution compared to electric and magnetic field sensors.

The imager chip was designed by Jaebin Choi and fabricated in TSMC's 130 nm BCD process. It integrates microLED illuminators and SPAD photodetectors into a needle-like form factor in order to perform fluorescence lifetime imaging of deep tissue in a mouse brain. Because the microscale form factor of the system prohibits a physical lens to focus the light, a compressed sensing scheme which utilizes an ensemble of angular-sensitive pixels (based on an assortment of Talbot diffraction gratings) allows for computational focusing and reconstruction of a 3D image.

I assembled and tested the PCBs, collected data, and created simulations and plots that were included in my co-authored paper, which won the award for second best paper at the 2019 IEEE Biomedical Circuits and Systems (BioCAS) conference, a premier international conference in the field of bioelectronics.

Publications:

  • Jaebin Choi, Adriaan J. Taal, Eric H. Pollmann, William Meng, Sajjad Moazeni, Laurent C. Moreaux, Michael L. Roukes, Kenneth L. Shepard, "[Fully Integrated Time-Gated 3D Fluorescence Imager for Deep Neural Imaging](assets/pdf/Choi et al, Fully Integrated Time-Gated 3D Fluorescence Imager for Deep Neural Imaging, BioCAS, 2019.pdf)," IEEE Biomedical Circuits and Systems Conference (BioCAS), October 18, 2019.
  • Jaebin Choi, Adriaan J. Taal, William L. Meng, Eric H. Pollmann, John W. Stanton, Changhyuk Lee, Sajjad Moazeni, Laurent C. Moreaux, Michael L. Roukes, and Kenneth L. Shepard, “Fully Integrated Time-Gated 3D Fluorescence Imager for Deep Neural Imaging,” IEEE Transactions on Biomedical Circuits and Systems (TBioCAS) 14, no. 4, pages 636-645 (2020).

Awards:

  • 2nd best paper at BioCAS conference
  • Invited paper for Special Issue of IEEE Transactions on Biomedical Circuits and Systems (TBioCAS) 2020.

<script type="text/javascript" src="assets/js/generategallery.js"></script> <script> var prefix = "unishank/" var filenames = [ "Unishank_chip.jpg", "Unishank_fineplacer.jpg", "Unishank_dummy_wafer.JPG", "Unishank_probing.JPG", "Unishank_probe_station.JPG", "Unishank_microLED.jpg", "Unishank_blue.jpg", "Unishank_board_setup.jpg", "Unishank_radiation_profile.jpg", "Unishank_ASP.jpg", "Unishank_award.jpg" ]; var captions = [ " The world's smallest harp Test chip (not diced) wirebonded to daughterboard", "Aligning microLED with dummy wafer for flip-chip bonding on the Fineplacer lambda", "microLED with dummy wafer attached to chip", "Probing microLED on the probe station", "microLED illuminated by probe station", "Flip-chip bonded microLED under microscope", "microLED illuminated under microscope", "Motherboard with FPGA connected", "Profile of light intensity above the chip (assuming isotropic light emission and no scattering)", "Polar plots of angular-sensitivity for each type of Angular Sensitive Pixel (ASP)", "Award at BioCAS conference (photo by Jaebin Choi)" ]; var images = filenames.map(function (i){ return prefix + i; }) generateGalleryHTML(images, captions); </script>
<script type="text/javascript" src="assets/js/gallery.js"></script>