“The Science Behind Avior Aqua”

Revolutionizing Water with Nanobubble Technology

Harnessing ultra-fine bubbles to oxygenate, disinfect, and transform water ecosystems.

What Are Nanobubbles

Billions of stable, sub-microscopic gas bubbles with a 200nm size and zeta potential. Our NanOxy Nanobubble generator harnesses this technology, providing gas transfer that fundamentally transforms water quality, biological activity, and process optimization.

Avior Aqua Generator Series

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Oxygen Nanobubble Generator Machine NanOxy 5 NanOxy 10 NanOxy 30 NanOxy 50
Power consumption (KW)
1.8
2.6
6
10
Voltage
220
220
440
440
Connection type
Single Phase
Single Phase
Three Phase
Three Phase
Gas feed
02
02
02
02
Rated Gas flow (LPM)
5
10
30
50
Gas purity
>93%
>93%
>93%
>93%
Water flow (m3/hr)
7
15
50
85
Max water temp (Celcius)
50
50
50
50
Inlet (inch)
1
2
3
6
Outlet (Inch)
1
1.5
2.5
4
Model Flow Rate (LPM) Gas Type Power Application
Nanoxy 5
5
Oxygen
300W
Aquaculture, Turf
Nanoxy 10
10
Oxygen
450W
ETP/STP, Lakes
Nanoxy 20
20
Oxygen
900W
Industrial & Lakes

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Oxygen Nanobubble Generator Machine NanOxy 5 NanOxy 10 NanOxy 30 NanOxy 50
Power consumption (KW)
1.8
2.6
6
10
Voltage
220
220
440
440
Connection type
Single Phase
Single Phase
Three Phase
Three Phase
Gas feed
02
02
02
02
Rated Gas flow (LPM)
5
10
30
50
Gas purity
>93%
>93%
>93%
>93%
Water flow (m3/hr)
7
15
50
85
Max water temp (Celcius)
50
50
50
50
Inlet (inch)
1
2
3
6
Outlet (Inch)
1
1.5
2.5
4
Model Flow Rate (LPM) Gas Type Power Application
Nanoxy 5
5
Oxygen
300W
Aquaculture, Turf
Nanoxy 10
10
Oxygen
450W
ETP/STP, Lakes
Nanoxy 20
20
Oxygen
900W
Industrial & Lakes

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Air Nanobubble Generator Machines NanoAer 5 NanoAer 10 NanoAer 30 NanoAer 50
Power consumption (KW)
1
1.6
3.5
7.7
Voltage
220
220
440
440
Connection type
Single Phase
Single Phase
Three Phase
Three Phase
Gas feed
Air
Air
Air
Air
Rated Gas flow (LPM)
5
10
30
50
Water flow (m3/hr)
7
15
50
85
Max water temp (Celcius)
50
50
50
50
Inlet (inch)
1
2
3
6
Outlet (Inch)
1
1.5
2.5
4
Model Flow Rate (LPM) Gas Type Power Application
Nanoxy 5
5
Oxygen
300W
Aquaculture, Turf
Nanoxy 10
10
Oxygen
450W
ETP/STP, Lakes
Nanoxy 20
20
Oxygen
900W
Industrial & Lakes
.nano-wrap { display: grid; grid-template-columns: 45% 55%; gap: 20px; align-items: flex-start; max-width: 1200px; margin: auto; } /* LEFT SIDE */ .nano-left img { width: 100%; height: auto; } .nano-desc { margin-top: 15px; font-size: 18px; line-height: 1.7; color: #000; } /* TABLE */ .nano-table { width: 100%; border-collapse: collapse; font-family: Arial, sans-serif; } .nano-table th { background: #0b2d5c; color: #fff; padding: 12px; font-size: 14px; border: 1px solid #ddd; } .nano-table td { padding: 12px; border: 1px solid #ddd; text-align: center; font-size: 14px; } .nano-table td:first-child { text-align: left; font-weight: 600; } /* BUTTON */ .nano-btn { display: inline-block; margin-top: 20px; padding: 12px 30px; border: 2px solid #0b2d5c; color: #0b2d5c; text-decoration: none; font-size: 16px; } .nano-btn:hover { background: #0b2d5c; color: #fff; } /* RESPONSIVE */ @media (max-width: 900px) { .nano-wrap { grid-template-columns: 1fr; } .nano-desc { font-size: 16px; } .nano-table th, .nano-table td { font-size: 13px; padding: 8px; } .nano-btn { width: 100%; text-align: center; } }
Nanobubble Generator

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Oxygen Nanobubble Generator Machine NanOxy 5 NanOxy 10 NanOxy 30 NanOxy 50
Power consumption (KW)1.82.6610
Voltage220220440440
Connection typeSingle PhaseSingle PhaseThree PhaseThree Phase
Gas feedO2O2O2O2
Rated Gas flow (LPM)5103050
Gas purity>93%>93%>93%>93%
Water flow (m3/hr)7155085
Max water temp (Celcius)50505050
Inlet (inch)1236
Outlet (inch)11.52.54
Download Brochure

body {
font-family: helveltica, sans-serif;
margin: 0;
padding: 0;
background: #fff;
color: #222;
}

.container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: center;
gap: 30px;
padding: 40px 20px;
}

.machine-img {
flex: 1 1 350px;
max-width: 500px;
}

.machine-img img {
width: 100%;
border-radius: 8px;
}

.specs-table {
flex: 1 1 400px;
overflow-x: auto;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 500px;
}

th, td {
border: 1px solid #ccc;
padding: 5px 5px;
text-align: center;
}

th {
background-color: #173B64;
color: white;
font-weight: 600;
}

td:first-child {
font-weight: 600;
background-color: #f8f8f8;
text-align: center;
}

.description {
text-align: left;
font-size: 24px;
line-height: 1.6;
max-width: 900px;
margin: 30px auto;
padding: 0 20px;
}

.download-btn {
display: flex;
justify-content: left;
margin-bottom: 50px;
margin-top:30px;
}

.download-btn a {
background-color: none;
color: #173B64;
text-decoration: none;
font-size: 18px;
padding: 12px 30px;
border:1px solid #173B64;
border-radius: 0px;
transition: 0.3s;
}

.download-btn a:hover {
background-color: #173B64;
color:#ffffff;
}

/* Responsive Design */
@media (max-width: 768px) {
.container {
flex-direction: column;
align-items: left;
}

table {
font-size: 14px;
min-width: 100%;
}

.description {
font-size: 16px;
}
}

Avior Aqua Machines

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes.
Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Oxygen Nanobubble Generator MachineNanOxy 5NanOxy 10NanOxy 30NanOxy 50
Power consumption (KW)1.82.6610
Voltage220220440440
Connection typeSingle PhaseSingle PhaseThree PhaseThree Phase
Gas feedO2O2O2O2
Rated Gas flow (LPM)5103050
Gas purity>93%>93%>93%>93%
Water flow (m3/hr)7155085
Max water temp (°C)50505050
Inlet (inch)1236
Outlet (inch)11.52.54

body {
font-family: helveltica, sans-serif;
margin: 0;
padding: 0;
background: #fff;
color: #222;
}

.container {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: center;
gap: 30px;
padding: 40px 20px;
}

.machine-img {
flex: 1 1 350px;
max-width: 500px;
}

.machine-img img {
width: 100%;
border-radius: 8px;
}

.specs-table {
flex: 1 1 400px;
overflow-x: auto;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 500px;
}

th, td {
border: 1px solid #ccc;
padding: 5px 5px;
text-align: center;
}

th {
background-color: #173B64;
color: white;
font-weight: 600;
font-size:15px;
}

td:first-child {
font-weight: 600;
background-color: #f8f8f8;
text-align: center;
}

.description {
text-align: left;
font-size: 24px;
line-height: 1.6;
max-width: 900px;
margin: 30px auto;
padding: 0 20px;
}

.download-btn {
display: flex;
justify-content: left;
margin-bottom: 50px;
margin-top:30px;
}

.download-btn a {
background-color: none;
color: #173B64;
text-decoration: none;
font-size: 18px;
padding: 12px 30px;
border:1px solid #173B64;
border-radius: 0px;
transition: 0.3s;
}

.download-btn a:hover {
background-color: #173B64;
color:#ffffff;
}

/* Responsive Design */
@media (max-width: 768px) {
.container {
flex-direction: column;
align-items: left;
}

table {
font-size: 14px;
min-width: 100%;
}

.description {
font-size: 16px;
}
}

Avior Aqua Machines

“Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration.”

Air Nanobubble Generator Machines NanoAer 5 NanoAer 10 NanoAer 30 NanoAer 50
Power consumption (KW) 1 1.6 3.5 7.7
Voltage 220 220 440 440
Connection type Single Phase Single Phase Three Phase Three Phase
Gas feed Air Air Air Air
Rated Gas flow (LPM) 5 10 30 50
Water flow (m3/hr) 7 15 50 85
Max water temp (Celcius) 50 50 50 50
Inlet (inch) 1 2 3 6
Outlet (inch) 1 1.5 2.5 4

Product Gallery

Nanobubble Tabs
Nanoxy Machine

"Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration."

Oxygen Nanobubble Generator Machine NanOxy 5 NanOxy 10 NanOxy 30 NanOxy 50
Power consumption (KW)1.82.6610
Voltage220220440440
Connection typeSingle PhaseSingle PhaseThree PhaseThree Phase
Gas feedO2O2O2O2
Rated Gas flow (LPM)5103050
Gas purity>93%>93%>93%>93%
Water flow (m3/hr)7155085
Max water temp (°C)50505050
Inlet (inch)1236
Outlet (inch)11.52.54
Download Brochure

"Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration."

Oxygen Nanobubble Generator Machine NanOxy 5 NanOxy 10 NanOxy 30 NanOxy 50
Power consumption (KW)1.82.6610
Voltage220220440440
Connection typeSingle PhaseSingle PhaseThree PhaseThree Phase
Gas feedO2O2O2O2
Rated Gas flow (LPM)5103050
Gas purity>93%>93%>93%>93%
Water flow (m3/hr)7155085
Max water temp (°C)50505050
Inlet (inch)1236
Outlet (inch)11.52.54
Download Brochure

"Designed for high-efficiency oxygen transfer in aquaculture, STPs, and lakes. Delivers micro-to-nano oxygenation for consistent DO improvement and water quality restoration."

Air Nanobubble Generator Machines NanoAer 5 NanoAer 10 NanoAer 30 NanoAer 50
Power consumption (KW) 1 1.6 3.5 7.7
Voltage 220 220 440 440
Connection type Single Phase Single Phase Three Phase Three Phase
Gas feed Air Air Air Air
Rated Gas flow (LPM) 5 10 30 50
Water flow (m3/hr) 7 15 50 85
Max water temp (Celcius) 50 50 50 50
Inlet (inch) 1 2 3 6
Outlet (inch) 1 1.5 2.5 4
Download Brochure

Experience the Power of Nanobubbles

See how Avior Aqua systems can transform your project or waterbody.
Scroll to Top