-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkshop1.html
More file actions
140 lines (137 loc) · 12 KB
/
workshop1.html
File metadata and controls
140 lines (137 loc) · 12 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
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Quantum4EnergyNL</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/bss-overrides.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/Footer-Clean-icons.css">
</head>
<body style="border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;">
<div class="container position-sticky">
<div class="row">
<div class="col-md-4 col-xl-6" style="text-align:left;padding-right:10px;"><img class="img-fluid object-fit-scale" src="assets/img/Artboard%201.png" width="508" height="57" style="margin-top:11px;"></div>
<div class="col-md-4 col-xl-2" style="text-align:left;padding-right:0px;margin:0px;"></div>
<div class="col-md-4 col-xl-4">
<p style="margin-bottom:-1px;font-style:italic;">Supported by:</p><img class="img-fluid" src="assets/img/Artboard%202.png" width="360" height="46" style="text-align:left;">
</div>
</div>
</div>
<nav class="navbar navbar-expand-md sticky-top bg-body" style="background: var(--bs-light-bg-subtle);font-size: 20px;border-radius: 0px;border-top-style: solid;border-bottom-style: solid;margin-top: 15px;margin-bottom: 15px;">
<div class="container"><img width="83" height="83" src="assets/img/quantum4energynl_new_logo_icon.svg"><a class="navbar-brand" href="index.html" style="font-size: 25px;padding-left: 10px;color: var(--bs-primary);">Quantum4EnergyNL |</a><button class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link active" href="index.html" style="color: var(--bs-dark);padding-right: 15px;">Home</a></li>
<li class="nav-item" style="color: var(--bs-dark);"><a class="nav-link" href="about.html" style="color: var(--bs-dark);padding-right: 15px;">About</a></li>
<li class="nav-item dropdown" style="color: var(--bs-dark);"><a class="dropdown-toggle nav-link" data-bs-toggle="dropdown" aria-expanded="false" style="color: var(--bs-dark);padding-right: 15px;">Events </a>
<div class="dropdown-menu" style="box-shadow: 0px 0px;border-style: none;border-top-style: none;border-right-color: rgba(0,0,0,0);border-bottom-style: none;border-bottom-color: var(--bs-success);border-left-style: none;color: var(--bs-dark);"><a class="dropdown-item" href="workshop1.html" style="color: var(--bs-dark);border-top-width: 1px;border-top-style: solid;border-bottom-width: 1px;border-bottom-style: solid;">Expert workshop</a><a class="dropdown-item disabled" href="workshop2.html" style="background: var(--bs-white);color: var(--bs-dark);border-bottom-width: 1px;border-bottom-style: solid;">Follow-up workshop</a><a class="dropdown-item disabled" href="symposium.html" style="color: var(--bs-dark);border-bottom-width: 1px;border-bottom-style: solid;">Symposium</a></div>
</li>
<li class="nav-item" style="color: var(--bs-dark);"><a class="nav-link" href="contact.html" style="color: var(--bs-dark);">Contact</a></li>
</ul>
</div><a href="https://www.linkedin.com/company/quantum4energynl/"><svg class="bi bi-linkedin" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" style="font-size: 35px;color: var(--bs-primary);">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401m-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4"></path>
</svg></a>
</div>
</nav>
<div class="container pulse animated" style="margin-bottom: 20px;height: 180px;padding-right: 12px;background: url("assets/img/photo-1591462391971-9ffc57b382b9.jpg") center;">
<h1 style="color: var(--bs-white);padding-top: 15px;padding-right: 15px;"><strong>Expert workshop:</strong> Quantum technologies for future power and energy systems (Utrecht, March 4)</h1>
</div>
<div class="container" style="text-align: justify;font-size: 20px;">
<p style="text-align: left;font-size: 20px;">The Quantum4EnergyNL initiative is organizing a workshop on quantum technologies for future power and energy systems. We warmly invite researchers and professionals from academia, industry, and policy to participate and explore opportunities, challenges, and future collaboration.<br><br>This workshop aims to bring together experts approaching power and energy systems from both the ICT and electrical engineering domains, with an interest in quantum technology applications, as well as quantum technology/algorithm researchers who are interested in power/energy applications of their research. <br><br>🗓️ Workshop attendance is <strong>free of charge</strong>. We can accommodate up to 40 participants. If you are interested in participating, you can register using the form below. Please note that participation will be subject to a selection process to ensure diversity across disciplines, institutions, and sectors. <br><br>The objectives of the Expert Workshop are to:</p>
<ul style="padding-bottom: 10px;">
<li style="font-size: 20px;text-align: left;"><strong><span style="color: rgb(0, 0, 0);">Connect </span></strong><span style="color: rgb(0, 0, 0);">researchers and practitioners interested in quantum technologies for power and energy systems.</span></li>
<li style="font-size: 20px;"><strong><span style="color: rgb(0, 0, 0);">Map</span></strong><span style="color: rgb(0, 0, 0);"> relevant past and ongoing research projects in the NL.</span></li>
<li style="font-size: 20px;"><strong><span style="color: rgb(0, 0, 0);">Identify</span></strong><span style="color: rgb(0, 0, 0);"> areas in the Energy Transition where quantum computing and technologies can be impactful.</span></li>
<li style="font-size: 20px;"><strong><span style="color: rgb(0, 0, 0);">Explore</span></strong><span style="color: rgb(0, 0, 0);"> opportunities and challenges for programmatic research.</span></li>
</ul>
<p style="text-align: left;font-size: 20px;"><span style="color: rgb(0, 0, 0);">The workshop will provide input for a public report. </span><br><span style="color: rgb(0, 0, 0);">An </span><strong><span style="color: rgb(0, 0, 0);">online follow-up</span></strong><span style="color: rgb(0, 0, 0);"> workshop will take place in June 2026.</span><br><br></p>
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>WORKSHOP PROGRAM</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td style="font-weight: bold;">9:15 - 9:45</td>
<td>Welcome with coffee</td>
</tr>
<tr>
<td style="font-weight: bold;">9:45 - 10:00</td>
<td>Introduction to the Quantum4EnergyNL initiative<span style="color: var(--bs-primary);font-style: italic;font-size: 18px;"><br>N. Paterakis (TU/e)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">10:00 - 11:00</td>
<td>Interactive Session: connecting the community & mapping quantum research in the NL<span style="color: var(--bs-primary);font-style: italic;font-size: 18px;"><br>M. Möller (TUD)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">11:00 - 12:15</td>
<td>Breakout Session I: identifying key challenges & high-impact use cases<span style="color: var(--bs-primary);font-style: italic;font-size: 18px;"><br>P. Vergara (TUD)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">12:15 - 13:00</td>
<td>Lunch break</td>
</tr>
<tr>
<td style="font-weight: bold;">13:00 - 13:30</td>
<td>Presentations by SURF and QuantumDeltaNL<br><span style="font-size: 18px;font-style: italic;">A. Torres Knoop (SURF), M. Matters (TUD / QuTech & QuantumDeltaNL)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">13:30 - 14:00</td>
<td>Pitch session</td>
</tr>
<tr>
<td style="font-weight: bold;">14:00 - 14:30</td>
<td>Quantum technologies for power systems: global research overview & sustainable computing<br><span style="font-size: 18px;font-style: italic;">N. Paterakis (TU/e), J. Sallou (WUR)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">14:30 - 14:45</td>
<td>Coffee break</td>
</tr>
<tr>
<td style="font-weight: bold;">14:45 - 16:00</td>
<td>Breakout Session II: understanding adoption barriers & identifying strategic partnerships<span style="color: var(--bs-primary);font-style: italic;font-size: 18px;"><br>J. Sallou (WUR)</span></td>
</tr>
<tr>
<td style="font-weight: bold;">16:00 - 16:30</td>
<td>Next steps & closing discussion</td>
</tr>
</tbody>
</table>
</div>
<section class="py-4 py-xl-5" style="height: 250px;">
<div class="container">
<div class="text-white bg-primary border rounded border-0 border-primary d-flex flex-column justify-content-between flex-lg-row p-4 p-md-5" style="height: 181px;background: var(--bs-warning);">
<div class="pb-2 pb-lg-1">
<h2 class="fw-bold mb-2">⌛March 4, 2026</h2>
<p class="mb-0" style="font-size: 30px;">📌 Aristo Utrecht CS, Utrecht, The Netherlands</p>
</div>
<div class="my-2"><a class="btn btn-light fs-5 px-4 py-2" role="button" href="https://forms.office.com/e/acqtzxKrcQ">REGISTER</a></div>
</div>
</div>
</section>
<footer class="text-center bg-body py-4" style="border-top-style: solid;">
<div class="container">
<div class="row row-cols-1 row-cols-lg-3">
<div class="col">
<p class="text-body my-2">Copyright © 2025-2026 Quantum4EnergyNL</p>
</div>
<div class="col"></div>
<div class="col">
<ul class="list-inline my-2">
<li class="list-inline-item"></li>
<li class="list-inline-item"></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
</body>
</html>