M2AC-A1Z-R2
AI

The **M2AC-A1Z-R2** is a specific industrial control component, typically identified as a **Solid State Relay (SSR)** or an **I/O Module** manufactured by **OPTO 22** (a leader in industrial automation). It is designed to interface high-power AC loads with low-power control logic.
---
### 1. Key Technical Specifications
The following table outlines the core electronic characteristics of the device:
| Parameter | Specification |
| :--- | :--- |
| **Component Type** | AC Output Module |
| **Input (Control) Voltage** | Logic level (typically 5V DC) |
| **Output (Load) Voltage** | 120V - 240V AC |
| **Max Output Current** | 2 Amps |
| **Isolation Type** | Optical Isolation (4000V RMS) |
| **Switching Method** | Zero Voltage Turn-on (Zero-Cross) |
| **Form Factor** | M-Series (Compact Module) |
---
### 2. Electronic Component Breakdown
#### A. Optical Isolation
The "A1Z" series utilizes an internal **Optocoupler**. This creates a physical gap between the sensitive controller (like an Arduino, PLC, or Raspberry Pi) and the high-voltage AC mains. It protects the logic circuitry from voltage spikes or surges on the load side.
#### B. Zero-Cross Detection Circuitry
The "Z" in the part number often denotes **Zero-Cross Switching**.
* **How it works:** The relay will not turn on the moment it receives a signal; instead, it waits for the AC sine wave to cross the 0-volt point.
* **Benefit:** This significantly reduces Electromagnetic Interference (EMI) and electrical noise, extending the life of both the relay and the connected load.
#### C. Snubber Network
The module contains an internal **RC Snubber** circuit. This is a resistor and capacitor in series across the output. It is crucial for handling **inductive loads** (like motors or solenoids), as it prevents voltage "kickback" (dv/dt) from accidentally re-triggering the relay.
---
### 3. Connection Pinout Logic
Most M-series modules follow a standard 4-pin physical layout:
1. **Pin 1 & 2 (Control):** Connected to the DC logic circuit. Usually, one pin is VCC and the other is the Signal/Ground.
2. **Pin 3 & 4 (Load):** These act as a switch for the AC hot wire. You place these pins in series with your AC device.
---
### 4. Application Use Cases
* **Heater Control:** Precise switching of resistive heating elements.
* **Small Motors:** Driving fractional horsepower AC motors in fans or pumps.
* **Solenoid Actuation:** Controlling pneumatic or hydraulic valves in a factory line.
* **Lighting Control:** Interfacing logic controllers with 120/240V lighting systems.
- ⤷
What is the difference between Zero-Cross and Random-Fire switching in SSRs?
- ⤷ How do I calculate the heat dissipation requirements for a 2A AC output module?
- ⤷ Can the M2AC-A1Z-R2 be used to control DC loads?