数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

  • M2PHSL-A4-R2/N

  • AI
    The **M2PHSL-A4-R2/N** is a specific technical component, typically identified within the category of **industrial automation, rotary switches, or specialized connectors**. Based on the part numbering convention, this is most commonly associated with **IDEC** or similar industrial switch manufacturers (often part of their 22mm or 16mm pilot device series). --- ## Technical Specifications Breakdown The alphanumeric code represents specific physical and electrical characteristics: | Code Segment | Description | Typical Specification | |:---|:---|:---| | **M2** | Series Identifier | Often refers to the miniature/industrial 22mm mounting size. | | **PH** | Operator Type | Refers to a **Projected Head** or **Pushbutton** mechanism. | | **SL** | Function | Indicates a **Selector Switch** (usually Lever-type). | | **A4** | Contact Configuration | 4-pole configuration or a specific contact block arrangement (e.g., 4NO or 2NO/2NC). | | **R2** | Operation Mode | 2-position or 2-way return mechanism (e.g., Maintained vs. Spring Return). | | **N** | Special Suffix | Often denotes the color (e.g., Black) or a specific revision standard. | --- ## Key Electronic Characteristics ### 1. Contact Ratings These components are designed for control circuits rather than high-power loads. * **Voltage:** Typically rated for 120V to 600V AC/DC. * **Current:** Usually rated for 10A (thermal) or 3A to 6A at 240VAC. * **Insulation Resistance:** Minimum 100MΩ. ### 2. Environmental & Durability * **Ingress Protection (IP):** Usually **IP65** (dust-tight and protected against water jets). * **Mechanical Life:** Tested for over 250,000 to 500,000 operations. * **Mounting:** Standard 22mm hole diameter. --- ## Wiring Logic (Example) In a 4-pole configuration (A4), the switch manages four independent circuits. Below is a representation of a standard 2-position selector wiring: ```c // Position 1 (Left) Contact_1: CLOSED Contact_2: CLOSED Contact_3: OPEN Contact_4: OPEN // Position 2 (Right) Contact_1: OPEN Contact_2: OPEN Contact_3: CLOSED Contact_4: CLOSED ``` --- ## Common Applications * **Machine Control Panels:** Used to toggle between "Auto" and "Manual" modes. * **Safety Interlocks:** Serving as a physical disconnect for control logic. * **Signal Routing:** Directing PLC inputs to different logic branches.
    ✨ Follow-up Questions
    • Is this part compatible with a standard 22mm mounting hole?
    • What is the maximum voltage rating for the A4 contact block?
    • Does this model feature a spring-return or maintained mechanism?