Farooque Hassan Kumbhar

h-index9
2papers
243citations

2 Papers

NIMay 12
Physical-AI: From Channel Awareness to Environmental Intelligence in 6G Wireless Networks

Farooque Hassan Kumbhar, Kapal Dev, Sunder Ali Khowaja et al.

Conventional wireless networks rely on instantaneous channel state information (CSI) and react to channel variations without explicitly modeling the physical environment, limiting their ability to handle blockage, mobility, and interference in dynamic deployments. Paradigms such as Integrated Sensing and Communication (ISAC) add sensing capabilities but lack explicit environment modeling and decision-making. In this article, we propose Physical-AI: a new architecture for environment-aware wireless networking, where radio signals enable sensing, modeling, and interaction with the environment in addition to data transmission. The framework proposes a self-supervised spatiotemporal radio foundation model for transforming distributed radio observations into a shared latent environmental representation. Multiple inference heads operate on this representation to estimate key environmental properties, including blockage, user distribution, mobility dynamics, and interference structure. A task-specific neural decision layer maps this representation to proactive, context-aware control actions. By integrating perception, world modeling, and decision-making in a closed loop, the proposed framework goes beyond ISAC and establishes Physical-AI as a promising architecture for intelligent 6G systems. Simulation results show that the proposed predictive framework reduces outage probability and blockage-response latency, particularly under increasing beam-switching delays.

1.2CYAug 15, 2020
New Normal: Cooperative Paradigm for Covid-19 Timely Detection and Containment using Internet of Things and Deep Learning

Farooque Hassan Kumbhar, Syed Ali Hassan, Soo Young Shin

The spread of the novel coronavirus (COVID-19) has caused trillions of dollars in damages to the governments and health authorities by affecting the global economies. The purpose of this study is to introduce a connected smart paradigm that not only detects the possible spread of viruses but also helps to restart businesses/economies, and resume social life. We are proposing a connected Internet of Things ( IoT) based paradigm that makes use of object detection based on convolution neural networks (CNN), smart wearable and connected e-health to avoid current and future outbreaks. First, connected surveillance cameras feed continuous video stream to the server where we detect the inter-object distance to identify any social distancing violations. A violation activates area-based monitoring of active smartphone users and their current state of illness. In case a confirmed patient or a person with high symptoms is present, the system tracks exposed and infected people and appropriate measures are put into actions. We evaluated the proposed scheme for social distancing violation detection using YOLO (you only look once) v2 and v3, and for infection spread tracing using Python simulation.