Raymond and Beverly Lorenz Distinguished Assistant Professor in Electrical and Computer Engineering
I am the Raymond and Beverly Lorenz Distinguished Assistant Professor in Electrical and Computer Engineering in the School of Electrical Engineering and Computer Science at Washington State University. I obtained my Ph.D. in Computer Engineering from Arizona State University in 2020 (Advisor: Prof. Umit Y. Ogras). Before ASU, I was a senior software engineer at Samsung Research and Development Institute, Bangalore, India.
I am primarily interested in the design, optimization and application wearable IoT devices, heterogeneous mobile devices, flexible hybrid electronics, and health monitoring. Some of the topics in these areas that I am working on include energy management, energy harvesting, human activity recognition, dynamic thermal and power management, and resource management. I am also interested in applications of machine learning, dynamic programming, and convex optimization in real-world problems.
Openings
I am looking for strong and self-motivated PhD students to start in Fall 2024. Prospective students must have strong programming skills, system design knowledge, and mathematical backgrounds. We will work on problems in wearable devices, computer systems design, applications of machine learning, and energy management. More details of the current research projects are available below. If interested, please submit your application at: https://wsu.co1.qualtrics.com/jfe/form/SV_cvbZAo28OhvJvZc
News
June 2023: One paper accepted to ISLPED 2023. Congratulations Dina and Taha!
June 2023: One paper accepted to ESWEEK 2023. Congratulations Dina!
June 2023: Papers accepted in ACM TODAES and TECS. Congratulations Nuzhat and Dina.
April 2023: I was named the Raymond and Beverly Lorenz Distinguished Assistant Professor in Electrical and Computer Engineering. Thanks to the Lorenz family!
Ferdinand A. Stanchi Fellowship, Arizona State University, 2019
Engineering Graduate Fellowship, Arizona State University (2018, 2019)
Research
Wearable IoT Devices
Wearable IoT devices have the transform multiple facets of our life by enabling applications such as unibuitious sensing, smart healthcare, and robotics. In my research, I focus on design and optimization of wearable IoT devices for health monitoring applications. In particular, my current research projects in this area include:
Flexible Hybrid Electronics Devices
The emerging Flexible Hybrid Electronics (FHE) devices combine the form-factor benefits of pure flexible substrates and performance benefits of rigid CMOS ICs. Using the FHE technology we desinged the experimental protytpe shown on the right. It combines a TI MCU, Invensense Motion Processing Unit, energy harvesting using photovoltaic cells, and communication using BLE. The device can be easily worn as a patch on the body, thus enabling continuous monitoring of the user motion.
We have used this prototype in OpenHealth, our open-source hardware/software platform for health monitoring.
We also implemented applications such as gesture recogniton and human activity recognition.
In the future, we plan to use the derivatives of this board to conduct experiments with movement disorder patients. Relevant papers:D&T'19,
VTS'19,
TECHConnect'19,
ICCAD'16
Energy Management for Wearable IoT Devices
Limited battery capacity is one of the major challenges for the widespread adoption of wearable IoT devices.
Larger batteries make the device heavy and bulky, while smaller batteries provide limited lifetime.
Therefore, we use solar energy harvesting to achieve energy-neutral operation for wearable device.
Our approach, shown on the left side, first models the energy that can be harvested over a given period.
Then, we use a dynamic programming approach to optimally allocate the harvested energy over the day.
This ensures that the total energy consumed is equal to the harvested energy, thus eliminating battery charging requirements.
Our algoritm also accounts for variations in the harvested energy and usage at runtime so that unforseen circumstances can be accounted for.
We continue to work in this area by adding energy harvesting modalities and developing new approaches for energy management.
Human activity recognition aims to identify daily human activities, such as walking, sitting, and jogging.
In this research, we used a wearable setup consiting of a stretch sensor and accelerometer to identify seven activities and transitions between them.
A demonstration of our application is shown in the video on the right.
We also developed an online learning approach to fine-tune the weights of our classifier for new users.
The datasets of this work are available online on my GitHub page.
We plan to extend this approach to monitor the symptoms of movement disorder patients.
Dynamic Thermal, Power, and Resource Management in Mobile Devices
Mobile devices are being used in multiple aspects of our lives including communication, healthcare,
entertainment, and education. Modern mobile systems integrate mutiple CPU types, GPUs, and accelerators to
achieve competitive performance and power consumption. The usage multiple resources introduces challenges in the thermal, power,
and resource management on these devices. My research projects in mobile devices try to address these issues.
Dynamic Thermal and Power Management
The power consumption and temperature form a positive feedback loop, which causes a continuous increase in
both until a steady state is reached. More specifically, the dynamic power consumption of the mobile device
increase the temperature that increases the leakage power consumption. In a stable system, this feedback loop
converges to a stable steady state temperature, while a thermal runaway occurs in an unstable system.
A thermal runaway causes permanent damage to the device, therefore we need to analyze the stability of the system at runtime.
My work addresses this question by developing closed-form conditions for the stability of the system.
Modern mobile devices increase the operating frequency of resources to meet the performance needs of the user.
The increase in frequency causes an increase in the skin and device temperatures. Therefore, the devices
need runtime algorithms to maintain skin and device temperatures under safe limits.
Naively reducing the frequency of the resources is not sufficient as it leads to performance degradation.
In my research, we developed predictive algorithms to maintain the temperature of the device within safe limits with minimal
impact on the performance.
We continuously predict the temperature in the future and take action whenever we predict that the temperature will rise
beyond a given threshold. Moreover, we use optimization techniques to ensure that our actions cause minimal performance impact.
Our algorithm reduces the number of thermal violations by one order.
We continue to work in this area by developing algorithms that aim to reduce the frequency for the applications that cause
thermal violations.
Illustration of the prediction of thermal steady state using simulations (black lines), experimental measurements (red line), and analytical prediction (red triangles)
Illustration of the power modeling methodology used in the thermal management work.
Dynamic Resource Management using Imitation Learning
Increase in the number of resources in mobile devices leads to a large number of possible configurations (number and frequency of
active cores) for running applications.
Each application has unique resource requirements for its optimal execution. Furthermore,
the optimal configuration changes at runtime as a function of the change in the application characteristics.
The default algorithms in mobile system use utilization to make resource management decisions.
However, utilization alone does not provide insight into the application characteristics.
Therefore, in our research we use performance counters to make runtime resource management decisions.
Using these counters, we design imitation learning policies to choose the resource configurations at runtime.
We plan to extend these methods to work on embedded high performance computing nodes. Relevant papers:TODAES'20,
TVLSI'19,
TECS'17
Teaching
EE 524 / CptS 561 Advanced Computer Architecture - Fall 2020, Fall 2021, Fall 2022
CptS 260 Introduction to Computer Architecture - Spring 2021, Spring 2022, Fall 2022
Students
Current Students
Nuzhat Yamin, Ph.D. Student, Fall 2020 - present
Dina Hussein, Ph.D. Student, Spring 2021 - present
Marielibeth Vanessa Moran, Team Mentoring Program / Undergraduate Researcher, Fall 2022 - present
Former Students and Visitors
Andrii Zhuravchak, M.S., Graduated Spring 2023
Helena Zhang, High School Visitor, Summer 2022
Aaryan Jain, High School Researcher, Summer 2021 (Now a C.S. student at University of Washington)
Fluid Wireless Protocols: Energy-Efficient Design and Implementation Ganapati Bhat, Sharanya Srinivas, Vamsi Chagari, Jaehyun Park, Thomas McGiffen, Hyunseok Lee, Daniel W. Bliss, Chaitali Chakrabarti, Umit Y. Ogras IEEE/ACM Symposium on Embedded Systems for Real-Time Multimedia, 2017
What is Flexible Hybrid Electronics? Ganapati Bhat, Umit Y. Ogras ACM Special Interest Group on Design Automation Newsletter, Vol. 49, No. 11, November 01, 2019 pdf