Skip to content

Commit 3cb3aa9

Browse files
aybanerjaybanerj
authored andcommitted
home page images
1 parent a917cb9 commit 3cb3aa9

File tree

7 files changed

+27
-15
lines changed

7 files changed

+27
-15
lines changed

_data/people.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- name: Dinesh Bharadia
2+
role: Principal Investigator
3+
picture: /assets/images/teampic/dinesh.jpg
14
- name: Roshan Ayyalasomayajula
25
role: PhD
36
picture: /assets/images/teampic/roshan.jpg

car1.png

395 KB
Loading

car2.png

939 KB
Loading

car3.png

708 KB
Loading

car4.png

543 KB
Loading

index.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ layout: article
33
title: Wireless Communications Sensing and Networking
44
carousels:
55
- images:
6-
- image: /atkinson.jpeg
7-
- image: /rice_chip.jpeg
8-
- image: /pcb.jpeg
9-
- image: /bearl.jpeg
6+
- image: /assets/images/picpic/graduation_2023.jpg
7+
- image: /assets/images/picpic/mobicom_2021.jpg
8+
- image: /assets/images/picpic/roshan_graduation.jpg
9+
- image: /assets/images/picpic/birch_2022.jpg
10+
- image: /assets/images/picpic/christmas_2021.jpg
11+
- image: /assets/images/picpic/diwali.jpg
1012
article_header:
1113
type: overlay
1214
theme: dark
@@ -15,17 +17,21 @@ article_header:
1517
src: /atkinson.jpeg
1618
gradient: 'linear-gradient(135deg, rgba(34, 139, 87 , .4), rgba(139, 34, 139, .4))'
1719
---
18-
Our group develops theories and algorithms with a special focus on the implementation and prototyping of solutions in the following impact areas:
19-
{% include carousel.html height="50" unit="%" duration="7" number="1" %}
20-
21-
<h2>Wireless Sensing</h2>
20+
<h2><a href="/wireless.html">Wireless Sensing</a></h2>
2221
<div><img src="/wiros.mov" height="400" width="100%"/></div>
23-
<h2>Communications</h2>
22+
<h2><a href="/6g.html">Towards 6G</a></h2>
2423
<div><img src="/rice_chip.jpeg" height="400" width="100%"/></div>
25-
<h2>Vehicular</h2>
24+
<h2><a href="/vehicle.html">Autonomous Vehicles</a></h2>
2625
<div><img src="/vehicular.mov" height="400" width="100%"/></div>
26+
<h2><a href="/iot.html">Ubiquitous IoT</a></h2>
27+
<div><img src="/pcb.jpeg" height="400" width="100%"/></div>
28+
<h2><a href="/spectrum.html">Spectrum Sensing</a></h2>
29+
<div><img src="/sweepsense.png" height="400" width="100%"/></div>
30+
<h2><a href="/security.html">Security and Privacy</a></h2>
31+
<div><img src="/bearl.jpeg" height="400" width="100%"/></div>
2732
<h2> Join Our Team! </h2>
2833
We are always looking for new group members with passion, talent, and grit!
34+
{% include carousel.html height="50" unit="%" duration="7" number="1" %}
2935
<h5> PhD and Postdoc </h5>
3036
Send an email with the subject "Application PhD" or "Application Postdoc" directly to <i>dineshb [at] ucsd.edu</i> with your CV and a brief statement of why you are interested.
3137
<h5> UCSD students </h5>

vehicle.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ heading: Autonomous Vehicles
44
pubtag: Vehicle
55
carousels:
66
- images:
7-
- image: /atkinson.jpeg
8-
- image: /rice_chip.jpeg
9-
- image: /pcb.jpeg
10-
- image: /bearl.jpeg
7+
- image: /car1.png
8+
- image: /car2.png
9+
- image: /car3.png
10+
- image: /car4.png
11+
people:
12+
- Kshitiz Bansal
13+
- Dinesh Bharadia
1114
---
1215

13-
We at the Wireless Sensing group of WCSNG, focus on designing, researching, developing, and deploying wireless localization and sensing systems for a wide range of applications, including Extended Reality, Indoor Robotics, Navigation, Warehouse management and Industrial IoT 4.0, with the goal of providing accurate and reliable location and sensing estimates for humans, devices, and robots.
16+
Autonomous perception requires high-quality environment sensing in the form of 3D bounding boxes of dynamic objects. The primary sensors used in automotive systems are light-based cameras and LiDARs. However, they are known to fail in adverse weather conditions. Radars can potentially solve this problem as they are barely affected by adverse weather conditions. However, specular reflections of wireless signals cause poor performance of radar point clouds.We introduce Pointillism, a system that combines data from multiple spatially separated radars with an optimal separation to mitigate these problems. We introduce a novel concept of Cross Potential Point Clouds, which uses the spatial diversity induced by multiple radars and solves the problem of noise and sparsity in radar point clouds. Furthermore, we present the design of RP-net, a novel deep learning architecture, designed explicitly for radar’s sparse data distribution, to enable accurate 3D bounding box estimation. The spatial techniques designed and proposed in this paper are fundamental to radars point cloud distribution and would benefit other radar sensing applications.

0 commit comments

Comments
 (0)