Home > News & Updates > Arduino News > CUSTOM ISOLATED VARIAC IS TRULY ONE OF A KIND

CUSTOM ISOLATED VARIAC IS TRULY ONE OF A KIND

Summary of CUSTOM ISOLATED VARIAC IS TRULY ONE OF A KIND


This article describes a custom-built variable isolation transformer designed by [Lajt] for safely testing and repairing AC hardware. The device functions as both a variac to ramp up voltage gradually and an isolator to prevent ground loops and equipment damage. It features advanced safety mechanisms, including an automatic power cutoff triggered by current thresholds, all managed by a microcontroller system. While the project is unique and not intended as a DIY tutorial, it serves as an impressive example of high-end engineering for mains voltage work.

Parts used in the Custom Isolated Variac:

  • Variable isolation transformer (custom built on commission)
  • Arduino Uno R3 clone
  • Current sensor
  • Relays
  • Main relay

It’s no surprise that many hardware hackers avoid working with AC, and frankly, we can’t blame them. The potential consequences of making a mistake when working with mains voltages are far greater than anything that can happen when you’re fiddling with a 3.3 V circuit. But if you do ever find yourself leaning towards the sparky side, you’d be wise to outfit your bench with the appropriate equipment.

Take for example this absolutely gorgeous variable isolation transformer built by [Lajt]. It might look like a  high-end piece of professional test equipment, but as the extensive write-up and build photographs can attest, this is a completely custom job. The downside is that this particular machine will probably never be duplicated, especially given the fact its isolation transformer was built on commission by a local company, but at least we can look at it and dream.

This device combines two functions which are particularly useful when repairing or testing AC hardware. As a variable transformer, often referred to as a variac, it lets [Lajt] select how much voltage is passed through to the output side. There’s a school of thought that says slowly ramping up the voltage when testing an older or potentially damaged device is better than simply plugging it into the wall and hoping for the best. Or if you’re like Eddie Van Halen, you can use it to control the volume of your over-sized Marshall amplifiers when playing in bars.

Secondly, the unit isolates the output side. That way if you manage to cross the wrong wire, you’re not going to pop a breaker and plunge your workshop into darkness. It also prevents you from accidentally blowing up any AC powered test equipment you might employ while poking around, such as that expensive oscilloscope, since the devices won’t share a common ground.

Additional safety features have been implemented using an Arduino Uno R3 clone, a current sensor, and several relays. The system will automatically cut off power to the device under test should the current hit a predetermined threshold, and will refuse to re-enable the main relay until the issue has been resolved. The code has been written in such a way that whenever the user makes a configuration change, power will be cut and must be reestablished manually; giving the user ample time to decide if its really what they want to do.

[Lajt] makes it clear that the write-up isn’t meant as a tutorial for building your own, but that shouldn’t stop you from reading through it and getting some ideas. Whether you’re in the market for custom variac tips or just want to get inspired by an impeccably well engineered piece of equipment, this project is a high-water mark for sure.

Source: CUSTOM ISOLATED VARIAC IS TRULY ONE OF A KIND

Quick Solutions to Questions related to Custom Isolated Variac:

  • What are the two main functions of this device?
    The unit acts as a variable transformer to select output voltage and isolates the output side to prevent shared grounds.
  • How does the device improve safety when testing damaged equipment?
    It allows users to slowly ramp up voltage rather than plugging directly into the wall, reducing the risk of catastrophic failure.
  • Does the isolation feature protect expensive test equipment like oscilloscopes?
    Yes, isolation prevents accidental damage to AC powered test equipment because the devices do not share a common ground.
  • What components control the automatic power cutoff system?
    An Arduino Uno R3 clone, a current sensor, and several relays work together to monitor current and cut power if thresholds are exceeded.
  • Can the user re-enable power immediately after a safety shutdown?
    No, the system refuses to re-enable the main relay until the issue is resolved and requires manual re-establishment of power.
  • What happens to power during a configuration change?
    Power is automatically cut whenever the user makes a configuration change, requiring manual re-establishment to ensure safety.
  • Is this project available as a step-by-step tutorial for building your own?
    No, the author explicitly states the write-up is not meant as a tutorial but rather to share ideas and inspiration.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top