Overview

Magnetron sputtering is a widely used physical vapor deposition (PVD) technique for thin-film coating. It involves bombarding a target material (a metal or compound) with high-energy ions in a plasma environment to eject atoms, which then deposit onto a substrate, forming a thin film.

To enhance precision, reliability, and operational efficiency in Physical Vapor Deposition (PVD) processes, an in-house automated control system was developed using LabVIEW, a graphical programming environment from National Instruments (NI). The system integrates critical subsystems and provides a user-friendly interface for seamless control and monitoring.

System Overview

LabVIEW’s programming architecture is built around two key components:

  • Front Panel: Acts as the graphical user interface where users interact with the system.
  • Block Diagram: Represents the backend where the logical flow and control algorithms are developed visually.

The control system is interfaced through NI DAQ 6363, a powerful data acquisition module that includes:

  • 16 Analog Inputs
  • 2 Analog Outputs
  • 48 Digital I/Os

This DAQ module serves as the central hub for integrating hardware such as pumps, valves, temperature controls, and power supplies.

Key Features

Integrated Subsystems and Automation Flow

The control logic developed in LabVIEW enables precise coordination of all major components in the PVD process:

  • Vacuum Pump Control
    • Rotary and diffusion pumps are initiated in sequence to evacuate the chamber to the desired base pressure.
  • Gas Flow Management
    • Mass Flow Controllers (MFCs) regulate the introduction of process gases based on real-time pressure feedback from sensors.
  • Substrate Heating System
    • The substrate’s temperature is accurately monitored and controlled to achieve optimal deposition conditions.
  • Substrate Rotation
    • A stepper motor drives the substrate holder to ensure uniform coating across the surface.
  • Sputtering Power Supply Control
    • A 1 kW power supply is activated to initiate plasma generation for the sputtering process.
Automation Interface

The LabVIEW front panel serves as the operator interface, providing:

  • Real-time indicators for system status
  • Manual and automatic control options
  • Parameter input fields for pressure, temperature, and gas ratios

The block diagram implements the control logic that drives the automation of each subsystem, ensuring error-free and coordinated operation.

Soft PID Control for Vacuum Regulation

Maintaining a stable vacuum is crucial for high-quality coating results. To address this, a software-based PID controller was developed in LabVIEW to:

  • Monitor pressure continuously
  • Regulate MFC flow based on sensor feedback
  • Maintain process pressure within ±10% of the setpoint
Performance Outcome:
The system consistently maintains a process pressure of 5×10⁻³ mbar, fluctuating only between 4.5×10⁻³ and 5.5×10⁻³ mbar—well within acceptable tolerance.
Key Benefit:
Previously, pressure regulation required manual intervention. The new system not only automates this task but also eliminates the need to purchase a separate pressure controller—resulting in a cost saving of approximately ₹3,00,000.
Conclusion:

This development represents a significant advancement in in-house capability:

  • Enables precise control and monitoring of all subsystems
  • Improves process reliability and repeatability
  • Achieves cost-effectiveness through hardware reuse and software-driven control
  • Demonstrates the power of LabVIEW-based automation in research and production environments