Key research themes
1. How do flash memory-specific algorithms and data structures address the unique challenges of SD card storage?
Flash memories used in SD cards present distinct constraints — notably the limited number of erasures per block and the requirement to erase large blocks instead of individual bits. This theme focuses on how specialized algorithms, data structures, and controller architectures are designed to handle wear leveling, reduce erasures, and manage flash-specific storage operations to optimize performance and durability of SD cards.
2. How can SD cards be integrated with embedded systems for specialized applications combining storage and device functionalities?
This theme explores deploying SD cards within embedded systems such as DSP-based CNC machines and minimal hardware voice playback devices. It focuses on hardware-software integration strategies, device driver implementation, and application-optimized use of SD cards to handle large data files or storage of compressed audio with minimal decoding hardware.
3. What types and risks of residual sensitive data remain on second-hand SD cards, and what forensic approaches analyze this?
This theme deals with digital forensic investigations focusing on residual or remnant data on used SD cards. It encompasses techniques for data recovery, the sensitivity of recovered data, implications for data privacy and security, and the importance of proper data sanitization before sale or reuse.