-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathzinc-bromide-batteries.html
More file actions
151 lines (150 loc) · 6.72 KB
/
zinc-bromide-batteries.html
File metadata and controls
151 lines (150 loc) · 6.72 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Learn More About Zinc Bromide Batteries">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Learn More About Zinc Bromide Batteries</title>
<style>
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 80px;
background-color: #2F4F4F;
color: white;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 40px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
z-index: 1000;
}
.header a {
color: white;
text-decoration: none;
margin-left: 20px;
}
.header a:hover {
text-decoration: underline;
}
body {
font-family: Cambria, Georgia, serif;
background-color: #F0F8FF;
color: #556B2F;
text-align: left;
margin: 0;
font-size: 20px;
padding: 100px;
line-height:1.5;
}
a {
color: #8FBC8F;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.5rem;
text-align: center;
margin-top: 0;
}
h2 {
font-size: 1.3rem;
text-align: center;
}
@media (max-width: 768px) {
body {
padding: 20px;
}
}
</style>
</head>
<body>
<div class="header">
<div class="logo">
<a href="index.html" style="font-weight: bold;">RailVault</a>
</div>
</div>
<h1>Learn More About Zinc Bromide Batteries</h1>
<p>Zinc bromide batteries are rechargeable flow batteries that use zinc and bromine chemistry to store and release energy.
Known for their high temperature tolerance, recyclability, and deep discharge capabilities,
they are emerging as a promising alternative to lithium-ion batteries for large-scale energy storage applications.</p>
<ul>
<!-- Wikipedia -->
<li>
<a href="https://en.wikipedia.org/wiki/Zinc%E2%80%93bromine_battery" target="_blank">
<strong>Wikipedia: Zinc-Bromine Battery</strong>
</a>
- An overview of zinc-bromine batteries, including their chemistry, applications, advantages, and challenges in comparison to other battery technologies.
</li>
<!-- Redflow and Stanwell Collaboration -->
<li>
<a href="https://www.pv-magazine-australia.com/2024/07/02/redflow-teams-with-stanwell-to-advance-zinc-bromide-flow-battery/" target="_blank">
<strong>Redflow Teams with Stanwell (PV Magazine)</strong>
</a>
- Redflow partnered with Stanwell Corporation for a 5 MWh zinc-bromine flow battery project, with plans to scale up to 400 MWh. This Australian collaboration showcases the potential of zinc-bromine technology for grid-level energy storage.
</li>
<!-- Gelion's Manufacturing Facility -->
<li>
<a href="https://reneweconomy.com.au/australian-gel-based-zinc-bromide-batteries-roll-off-production-line-in-sydney/" target="_blank">
<strong>Gelion's Zinc-Bromide Batteries (Renew Economy)</strong>
</a>
- Gelion, a University of Sydney spinout, developed gel-based zinc-bromide batteries with high heat tolerance and full discharge capability. This manufacturing facility in Western Sydney emphasizes local production.
</li>
<!-- Sydney University - Gelion Partnership -->
<li>
<a href="https://www.sydney.edu.au/news-opinion/news/2021/09/10/university-spin-out-gelion-zinc-bromide-batteries-battery-energy-sydney-renewables.html" target="_blank">
<strong>University of Sydney: Zinc-Bromide Battery Innovations</strong>
</a>
- Details the University of Sydney’s collaboration with Gelion, focusing on research and commercialization of advanced zinc-bromide batteries for renewable energy storage.
</li>
<!-- Sydney University - Smart Solar Benches -->
<li>
<a href="https://www.sydney.edu.au/news-opinion/news/2020/10/19/university-technology-spinoff-Gelion-delivers-smart-solar-bench.html" target="_blank">
<strong>Smart Solar Benches Powered by Zinc-Bromide Batteries</strong>
</a>
- A pre-market demonstration project on the University of Sydney campus, where solar-powered benches use Gelion's zinc-bromide batteries for off-grid energy needs.
</li>
<!-- Eos Energy Enterprises -->
<li>
<a href="https://en.wikipedia.org/wiki/Eos_Energy_Enterprises" target="_blank">
<strong>Eos Energy Enterprises (Wikipedia)</strong>
</a>
- A U.S.-based company developing zinc-based battery technologies, including zinc-bromine systems, for utility-scale and industrial energy storage.
</li>
<!-- Primus Power -->
<li>
<a href="https://www.ventureradar.com/keyword/Zinc%20Bromide%20Flow%20battery" target="_blank">
<strong>Primus Power and Zinc Bromide Batteries</strong>
</a>
- Primus Power, headquartered in California, has pioneered zinc-bromine flow batteries, focusing on long-duration, cost-effective energy storage solutions for diverse industries.
</li>
<!-- e-Zinc (Canada) -->
<li>
<a href="https://www.pv-magazine.com/2024/07/05/zinc-batteries-redflow-teams-with-stanwell-on-400-mwh-project-e-zinc-secures-31m-commercialization-funding/" target="_blank">
<strong>e-Zinc Secures Funding for Zinc-Based Batteries</strong>
</a>
- e-Zinc, based in Toronto, raised $31 million to advance its zinc-based battery systems, highlighting zinc’s potential in large-scale energy storage.
</li>
<!-- Redflow California Project -->
<li>
<a href="https://www.energy-storage.news/20mwh-california-project-a-showcase-to-rest-of-world-of-what-zinc-bromine-flow-batteries-can-do/" target="_blank">
<strong>Redflow's 20 MWh Project in California</strong>
</a>
- Redflow demonstrated its zinc-bromine flow batteries in California with a 20 MWh project, emphasizing their scalability and reliability for renewable energy integration.
</li>
</ul>
<hr />
<div>
<p>
This project and all associated content are released under the
<a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">Creative Commons Zero (CC0) License</a>.
This means the idea and information are freely available for anyone to use, modify, or build upon without restrictions.
</p>
</div>
</body>
</html>