

CSIRO) Radio Tomography System using low-power Sensor Network Device (6) - Image Reconstruction
I followed the big concept of reconstruction from the precedent research “Radio tomographic imaging with wireless networks.” They suggest...


CSIRO) Radio Tomography System using low-power Sensor Network Device (5) - Test Configuration
* nodes deployment * node must be deployed from the top left to the bottom right like the picture. * node configuration NUM_OF_NODE = 20 ...


CSIRO) Radio Tomography System using low-power Sensor Network Device (4) - Device Application
There are two device application. One is for nodes consist of radio tomography network and the other is a master node which schedules...
CSIRO) Radio Tomography System using low-power Sensor Network Device (3) - How to get started Contik
* this description assumes you’ll follow all steps by “root” Download or clone the example source codes and tools from the github...


CSIRO) Radio Tomography System using low-power Sensor Network Device (2) - TI Sensortag CC2650 and
In this project, I used TI CC2650 Sensortag to develop radio tomography in low-power sensor network device. I developed Contiki...


CSIRO) Radio Tomography System using low-power Sensor Network Device (1)
Radio Tomographic Imaging (RTI) is an emerging technology for imaging passive objects (objects that do not carry a transmitting...


정보과학회 논문) Performance Modeling and Measurement of Selective Page-Mapping Table on the OpenSSD Platfo
Abstraction : Flash Translation Layer(FTL) play a role that translate logical address to physical address in SSD. FTL have an important...


OpenSSD) Jasmine Technical Resources Document 번역
SSD의 FTL(Flash Translation Layer)개발 도구인 OpenSSD Jasmine 보드의 레퍼런스 메뉴얼 및 개발 가이드를 번역했습니다. 기존의 레퍼런스 메뉴얼과 개발 가이드는 국문으로 된 문서만 제공했는데, OpenSSD를...


FUSE(Filesystem in Userspace)를 활용한 Workload Analysis Logging.
파일시스템과 리눅스 커널에서 대해서 공부하면서, 공부한 내용을 활용하여 간단한 프로젝트를 진행했습니다. FUSE 플랫폼을 사용하여 나만의 파일시스템을 구축하였습니다. 새로운 파일시스템이 마운트 된 디렉토리 내에서 발생하는 모든...