Skip to content

[PC-1782] - Opta Family Electrical Terminals Cable Size (Documentation) #2080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions content/hardware/07.opta/opta-family/opta/datasheet/datasheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,23 @@ Arduino Opta® is designed for industrial standard machinery control as a PLC wi

**Note:** The LED above the *User Programmable button* (Ref: 3D) is only available on Arduino Opta® WiFi (AFX00002).

### Wiring Specifications

Following Opta's wiring specifications is important to ensure proper connection and operation of its electrical terminals. The tables shown below provide recommendations for torque application, cable preparation, and accepted wire types of Opta's electrical terminals.

#### Recommended Torque and Cable Preparation

| **Torque** | **Recommended Tool** | **Stripping Length** |
|:----------:|:----------------------------:|:--------------------:|
| 0.80 Nm | #1 Phillips-head screwdriver | 9 mm |

#### Accepted Wire Types

| **Wire Type** | **Minimum Size** | **Maximum Size** |
|:------------------:|:----------------:|:-----------------------------------:|
| Solid Conductor | 0.5 mm² (20 AWG) | 6 mm² (10 AWG)/2x4 mm² (2x12 AWG) |
| Stranded Conductor | 0.5 mm² (20 AWG) | 4 mm² (12 AWG)/2x2.5 mm² (2x14 AWG) |

### Microcontroller
The microcontroller is a dual-core *STM32H747XI*. The main processor is a *Cortex®-M7* running at up to 480 MHz and the second one is a Cortex®-M4 running at up to 240 MHz.

Expand Down
Binary file not shown.
9 changes: 9 additions & 0 deletions content/hardware/07.opta/opta-family/opta/tech-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,12 @@ Secure element: ATECC608B
Programming:
Arduino programming language: Via Arduino IDEs, Arduino CLI, Arduino Web Editor
IEC-61131-3: Ladder Diagram (LD), Function Block Diagram (FBD), Sequential Function Chart (SFC), Structured Text (ST), Instruction List (IL)
Wiring Specifications:
Recommended torque: 0.80 Nm
Recommended tool: "#1 Phillips-headscrewdriver"
Stripping length: 9 mm
Wire type:
Solid conductor minimum size: 0.5 mm² (20 AWG)
Solid conductor maximum size: 6 mm² (10 AWG)/2x4 mm² (2x12 AWG)
Stranded conductor minimum size: 0.5 mm² (20 AWG)
Stranded conductor maximum size: 4 mm² (12 AWG)/2x2.5 mm² (2x14 AWG)
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,23 @@ Opta™ has an **onboard USB®-C port** that can be used for programming the dev

This user manual section covers Opta's electrical terminals, showing their main hardware and software characteristics. Opta™ has 12 electrical terminals, four of which can be used for the power supply of the device, and eight of them can be used as digital/analog inputs.

### Wiring Specifications

Following Opta's wiring specifications is important to ensure proper connection and operation of its electrical terminals. The tables shown below provide recommendations for torque application, cable preparation, and accepted wire types of Opta's electrical terminals.

#### Recommended Torque and Cable Preparation

| **Torque** | **Recommended Tool** | **Stripping Length** |
|:----------:|:----------------------------:|:--------------------:|
| 0.80 Nm | #1 Phillips-head screwdriver | 9 mm |

#### Accepted Wire Types

| **Wire Type** | **Minimum Size** | **Maximum Size** |
|:------------------:|:----------------:|:-----------------------------------:|
| Solid Conductor | 0.5 mm² (20 AWG) | 6 mm² (10 AWG)/2x4 mm² (2x12 AWG) |
| Stranded Conductor | 0.5 mm² (20 AWG) | 4 mm² (12 AWG)/2x2.5 mm² (2x14 AWG) |

### Power Supply

As shown in the image below, the first four terminals, from left to right, are Opta's power supply terminals; two are marked with `+` signs and two with `-` signs. An external +12 VDC to +24 VDC power supply can be connected to these terminals.
Expand Down
Loading