-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (190 loc) · 10.8 KB
/
Copy pathindex.html
File metadata and controls
201 lines (190 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AARC Lab</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/scroll.css"/>
</head>
<body>
<div class="container">
<div class="content-wrapper">
<main class="main-content">
<!-- Line 1: Logo -->
<div class="logo">
<img src="figures/aarc_logo_2w5.png" alt="AARC Lab Logo">
</div>
<!-- Line 2: Lab Title -->
<h1 class="lab-title">AARC Lab</h1>
<!-- Lab Full Form -->
<p class="lab-subtitle">AI, Autonomy, Resilience, Control Lab</p>
<!-- Navigation Menu -->
<nav class="nav-menu">
<a href="index.html" class="nav-item">Home</a>
<a href="publications.html" class="nav-item">Publications</a>
<a href="#projects" class="nav-item">Projects</a>
<a href="news.html" class="nav-item">News</a>
<a href="team.html" class="nav-item">Team</a>
<a href="http://rahulbhadani.github.io/" class="nav-item">PI</a>
<a href="#blogs" class="nav-item">Blogs</a>
<a href="#downloads" class="nav-item">Downloads</a>
<a href="http://github.com/aarc-lab" class="nav-item">Github</a>
</nav>
<!-- Line 3: Research Box -->
<div class="research-box">
<div class="research-content">
<h2 class="research-title">Research at AARC Lab</h2>
<p class="research-description">
Research at AARC Lab focuses on AI and data-driven control for quantum information science and cyber-physical systems such as transportation, microgrid and emerging communication technologies with goals to enhance resiliency, safety, and privacy.
</p>
</div>
<div class="research-figure">
<img src="figures/VQC.png" alt="Variational Quantum Circuits" class="research-image">
</div>
</div>
<!-- Principal Investigator Section -->
<h2 class="pi-title">Principal Investigator</h2>
<div class="pi-section">
<div class="pi-photo">
<img src="figures/headshot-bhadani.jpg" alt="Rahul Bhadani" class="pi-image">
</div>
<div class="pi-info">
<p class="pi-text">
<strong>Rahul Bhadani</strong><br>
Assistant Professor<br>
Department of Electrical and Computer Engineering<br>
University of Alabama in Huntsville<br>
Email: rahul.bhadani@uah.edu
</p>
</div>
</div>
<!-- News Section -->
<h2 class="news-title">Recent News</h2>
<div class="news-timeline">
<div class="news-item">
<div class="news-date">2025/10/29</div>
<div class="news-content">
<p>AARC Lab at Optica Frontiers-in-Optics+Laser Science 2025, Denver, Colorado: Graduate student Zhehao Yi presented our work on <em>Neural-network Generated Quantum State Can Mitigate the Barren Plateau in Variational Quantum Circuits</em>. <a href="https://www.linkedin.com/posts/rahulbhadani_frontiersinoptics-fiols2025-laserscience-activity-7390886865731661824-68VW?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAhfq94BTXQd4J7euX6HuipTOGYTBTDlMZo">Read more</a>.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/10/26 - 2025/10/29</div>
<div class="news-content">
<p>
AARC Lab at INFORMS Annual Meeting 2025 in Atlanta, Georgia. <a href="https://www.linkedin.com/posts/rahulbhadani_cps-aarclab-uah-activity-7389887272436994048-PvV_?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAhfq94BTXQd4J7euX6HuipTOGYTBTDlMZo">Read more</a>.
</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/10/22</div>
<div class="news-content">
<p>Trevor McClain successfully defended his masters thesis on <em>An Evaluation of the IDM Car-Following Model:
Simulation and a Dynamical Systems Perspective</em>. <a href="https://www.linkedin.com/posts/rahulbhadani_thesis-uah-uahengineering-activity-7389057259831697408-5vkx?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAhfq94BTXQd4J7euX6HuipTOGYTBTDlMZo">Read more</a>.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/07/01</div>
<div class="news-content">
<p>A research paper on <em>Modeling Electric Vehicle Car-Following Behavior: Classical vs Machine Learning Approach</em> with graduate students Shihab Uddin, and Md. Nazmus Shakib accepted at <a href="https://ieee-itsc.org/2025/">ITSC 2025</a>.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/28</div>
<div class="news-content">
<p>An oral presentation on <em>Revisiting Followerstopper: Phase-space based Traffic Decongestion Controller</em> accepted at INFORMS Annual Meeting 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/27</div>
<div class="news-content">
<p>An oral presentation on <em>Lie Theory-Based Explanation of Neural Network-Generated Quantum Gate Parameters for Barren Plateau Mitigation</em> with graduate student Zhehao Yi accepted at INFORMS Annual Meeting 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/27</div>
<div class="news-content">
<p>An oral presentation on <em>Uncertainty Quantification in ROS2 Gazebo Simulations: A Leader-Follower Use-Case</em> with graduate student Trevor McClain accepted at INFORMS Annual Meeting 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/26</div>
<div class="news-content">
<p>A poster on <em>Learning-Based CPU Burst Prediction for Efficient Scheduling in Operating Systems</em> with graduate student Nazmus Shakib accepted at INFORMS Annual Meeting 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/23</div>
<div class="news-content">
<p>A poster on <em>An Integrated Study of Data-Driven Thermal Modeling and Identification of Lithium-Ion Battery Packs</em> with graduate student Saima Alam accepted at INFORMS Annual Meeting 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/06/16</div>
<div class="news-content">
<p>PI Rahul Bhadani attended Mathworks Research Summit 2025.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/05/07</div>
<div class="news-content">
<p>PI Rahul Bhadani awarded New Faculty Research Program Award 2025 by The Office of Research and Economic Development at the University of Alabama in Huntsville.</p>
</div>
</div>
<div class="news-item">
<div class="news-date">2025/05/06</div>
<div class="news-content">
<p>PI Rahul Bhadani organized 7th International Workshop On Design Automation For CPS and IoT (DESTION 2025) at CPS-IoT Week 2025 in Irvine.</p>
</div>
</div>
</div>
</main>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="footer-container">
<div class="footer-left">
<img src="figures/aarc_logo_2w5.png" alt="AARC Lab Logo" class="footer-logo"><br/><p>© AARC Lab</p>
</div>
<div class="footer-center">
</div>
<div class="footer-right">
<p class="contact-info">
<span class="contact-label">Contact:</span> <span class="phone">☎ 256.824.6302</span><br>
<strong>Department of Electrical and Computer Engineering</strong><br>
<strong>The University of Alabama in Huntsville</strong>
</p>
</div>
</div>
</footer>
<script src="js/script.js"></script>
<!-- Scroll to Top Button -->
<div id="scroll-to-top" class="scroll-to-top-card" aria-label="Scroll to top">
<div class="scroll-arrow">↑</div>
</div>
<!-- Scroll to Top Script -->
<script>
// Scroll to top functionality
const scrollToTopCard = document.getElementById('scroll-to-top');
// Show/hide button based on scroll position
window.addEventListener('scroll', function() {
if (window.pageYOffset > 300) {
scrollToTopCard.classList.add('visible');
} else {
scrollToTopCard.classList.remove('visible');
}
});
// Smooth scroll to top when clicked
scrollToTopCard.addEventListener('click', function() {
window.scrollTo({
top: 0,
behavior: 'smooth'
});
});
</script>
</body>
</html>