Launch HN: Voltair (YC W26) – Drone and charging network for power utilities

Introduction to Voltair

As a tech journalist, I'm always excited to come across innovative solutions to real-world problems. Recently, I stumbled upon Voltair, a startup that's tackling the issue of power utility inspections with drones and a charging network. In this post, I'll dive into the details of their solution and explore why it matters.

The Problem with Power Utility Inspections

The US has over 7 million miles of power lines, which is equivalent to circling the moon and back 14 times. These power lines are aging, with over 50% of transformers being at least 30 years old. The current method of inspection involves foot patrols, where linemen drive out to the location and visually inspect the power lines using binoculars. However, this method is time-consuming and inefficient, with a lineman only able to inspect around 50-150 poles per day.

The Need for Drones in Power Utility Inspections

Drones have emerged as a promising solution for power utility inspections. They offer a higher level of precision and can cover larger areas in a shorter amount of time. In fact, Georgia Power saved 60% on operating expenses when they switched to using drones, and Xcel Power found drones to be 60% more effective in detecting defects than foot patrols. However, drones are held back by the need to constantly recharge and FAA beyond-visual-line-of-sight (BVLOS) regulations.

The Limitations of Current Drone Solutions

Current leaders in the drone space, such as Skydio and DJI, offer drone-in-a-box solutions. However, these solutions have inherent concurrency constraints, meaning only one drone can charge at a time, and they don't scale easily over large land areas. Skydio's charging stations, for example, cost $250,000 per box and have a limited range of around 15 miles.

Voltair's Solution

Voltair's solution involves creating weatherized, long-range (over 70 miles), fixed-wing drones that can live outside for months at a time. These drones recharge inductively on stripped-down charging pads that cost a couple thousand dollars apiece. This approach allows for a network of charging stations to be set up along transmission line corridors, enabling the drones to hop between them and inspect the entire length.

Key Features of Voltair's Solution

  • Long-range drones: Voltair's drones have a range of over 70 miles, allowing them to cover large areas in a single flight.
  • Inductive charging: The drones recharge inductively on charging pads, eliminating the need for connections or moving parts.
  • Weatherized design: The drones are designed to withstand harsh weather conditions, allowing them to operate in a variety of environments.
  • Dedicated charging stations: The charging stations serve as an intermediary for data offloading, allowing the drones to transfer data wirelessly to a hard drive on the station.

Example Use Case

To illustrate the effectiveness of Voltair's solution, let's consider a scenario where a utility company needs to inspect a 50-mile stretch of transmission corridor. With Voltair's drones, the company can set up a series of charging stations along the corridor, allowing the drones to hop between them and inspect the entire length. This approach would not only save time and money but also provide more accurate and detailed inspections.

Code Example

While Voltair's solution doesn't involve a specific code snippet, here's an example of how their inductive charging system could be implemented:

import RPi.GPIO as GPIO

# Set up the GPIO pins for inductive charging
GPIO.setmode(GPIO.BCM)
GPIO.setup(17, GPIO.OUT)

# Define the charging frequency
charging_frequency = 1000  # Hz

# Define the charging time
charging_time = 60  # seconds

# Start the inductive charging process
GPIO.output(17, GPIO.HIGH)
time.sleep(charging_time)
GPIO.output(17, GPIO.LOW)

This code snippet demonstrates how Voltair's inductive charging system could be implemented using a Raspberry Pi and some basic electronics.

Benefits of Voltair's Solution

Voltair's solution offers several benefits, including:

  • Cost savings: Voltair's solution is more cost-effective than traditional foot patrols or helicopter inspections.
  • Increased efficiency: Voltair's drones can cover larger areas in a shorter amount of time, making them more efficient than traditional inspection methods.
  • Improved accuracy: Voltair's drones can provide more detailed and accurate inspections, reducing the risk of errors or missed defects.

Who is this for?

Voltair's solution is designed for power utilities, but it also has applications in other industries, such as:

  • Telecom: Voltair's drones can be used to inspect telecom infrastructure, such as cell towers and fiber optic cables.
  • Rail: Voltair's drones can be used to inspect rail infrastructure, such as tracks and signals.
  • Oil and gas: Voltair's drones can be used to inspect oil and gas infrastructure, such as pipelines and refineries.
  • Forestry: Voltair's drones can be used to inspect forestry infrastructure, such as tree health and forest fires.
  • Search and rescue: Voltair's drones can be used to support search and rescue operations, such as locating missing persons or detecting natural disasters.

Conclusion

Voltair's solution has the potential to revolutionize the way power utility inspections are done. With their weatherized, long-range drones and inductive charging system, they offer a more efficient, accurate, and cost-effective solution than traditional methods. As the energy industry continues to evolve, it will be interesting to see how Voltair's solution is adopted and how it impacts the industry as a whole.

So, what do you think? Are you excited about the potential of drones in power utility inspections? Do you have any experience with drone technology or power utility inspections? Share your thoughts and experiences in the comments below!

🚀 Global, automated cloud infrastructure

Oracle Cloud is hard to get. I recommend Vultr for instant setup.

Get $100 in free server credit on Vultr →