Tag Archives: SEP 2.0

Atmel introduces next-gen SoC solution for smart metering

Atmel recently announced the introduction of its latest Power Line Communication System-on-Chip (SoC) solution designed for smart metering applications.

SmartEnergy_Update_Category_728x280_080514

The Atmel SAM4CP16B is an extension of Atmel’s SAM4Cx smart energy platform built on a dual-core 32-bit ARM® Cortex®-M4 architecture. Fully compatible with Atmel’s ATPL230A OFDM physical layer (PHY) device compliant with PRIME standard specification, this highly flexible solution addresses OEM’s requirements for various system partitioning, BOM reduction and time-to-market requirements by incorporating independent application, protocol stack and physical layer processing functions within the same device.

Atmel-smart

“We continue to build on the success of our industry leading SAM4Cx platform and offer best-in-class embedded connectivity, flexibility and cost structure for high-volume smart metering deployments,” said Andres Munoz, Atmel Marketing Manager, Smart Energy Communications. “Furthermore, additional enhancements developed to meet PRIME standard specifications provide unprecedented performance in rigorous environments.”

atmel_SMART_HomePage_980x352

As part of the Atmel® | SMART™ family, the solution includes integrated low-power driver, advanced cryptography, 1Mbytes of embedded Flash, 152Kbytes of SRAM, low-power RTC, and LCD controller. Additional key features include:

  • Application/Master Core
    — ARM Cortex-M4 running at up to 120 MHz
    — Memory Protection Unit (MPU)
    — DSP Instruction
    — Thumb®-2 instruction set
    — Instruction and Data Cache Controller with 2 Kbytes Cache Memory
  • Co-processor
    — ARM Cortex-M4F running at up to 120 MHz
    — IEEE® 754 Compliant, Single precision Floating-Point Unit (FPU)
    — DSP Instruction
    — Thumb-2 instruction set
    — Instruction and Data Cache Controller with 2 Kbytes Cache Memory
  • Symmetrical/Asynchronous Dual Core Architecture
    — Interrupt-based Interprocessor Communication
    — Asynchronous Clocking
    — One Interrupt Controller (NVIC) for each core
    — Each Peripheral IRQ routed to each NVIC Input
  • Cryptography
    — High-performance AES 128 to 256 with various modes (GCM, CBC, ECB, CFB, CBC-MAC, CTR)
    — TRNG (up to 38 Mbit/s stream, with tested Diehard and FIPS)
    — Classical Public Key Crypto accelerator and associated ROM library for RSA, ECC, DSA, ECDSA
    — Integrity Check Module (ICM) based on Secure Hash Algorithm (SHA1, SHA224, SHA256), DMA assisted
  • Safety
    — 4 Physical Anti-tamper Detection I/O with Time Stamping and Immediate Clear of General Backup Registers
    — Security bit for Device Protection from JTAG accesses
  • PRIME PLC embedded modem
    — Power Line Carrier Modem for 50 Hz and 60 Hz mains
    — 97-carriers OFDM PRIME compliant
    — DBPSK, DQPSK, D8PSK modulation schemes available
    — Additional enhanced modes available: DBPSK Robust, DQPSK Robust
    — Eight selectable channels between 42kHz to 472kHz available
    — Baud rate Selectable: 5.4 to 128.6 kbps
    — Four dedicated buffers for transmission/reception
    — Up to 124.6 dBμVrms injected signal against PRIME load
    — Up to 79.6 dB of dynamic range in PRIME networks
    — Automatic Gain Control and continuous amplitude tracking in signal reception
    — Class D switching power amplifier control
  • Shared System Controller
    — Power Supply
    — Embedded Core and LCD Voltage Regulator for single supply operation
    — Power-on-Reset (POR), Brownout Detector (BOD) and Watchdog for safe operation
    —Low Power Sleep and Backup modes

Interested in learning more about Atmel’s new comprehensive smart energy platform? You can check out our recent deep dive on the subject here.

Zigbee Smart Energy Profile

The much anticipated Zigbee Smart Energy Profile 2.0 was recently released. Representing an effort spanning more than three years, this milestone includes contributions from NIST, IETF and the Zigbee Alliance. Various companies also participated in the initiative, including utility, meter, silicon and software stack vendors.

Smart Energy – the application profile that drove the Zigbee Alliance development of the Zigbee IP (ZIP) –  is the first public profile requiring ZIP instead of the current Zigbee and Zigbee PRO underlying stacks. Zigbee IP (ZIP) and SEP 2.0 offer TCP/IP based interoperability for smart energy networks, thereby facilitating participation in the Internet of Things (IoT) without the need for special gateways. In fact, ZIP is designed to be physical layer (phy) agnostic and is capable of running across various platforms including 802.15.4 Wireless, WiFi, Power Line Carrier Ethernet and more.

SEP 2.0 is built using numerous mainstream protocols such as TLS/HTTPS, XML, EXI, mDNX  and REST. Each SEP 2.0 device boasts an optimized HTTP server serving up and responding to data objects defined by an XML schema. Security is ensured by familiar HTTPS with strong authentication, while an RFC compliant IPv6 stack provides the network with specific routing and translation layers for the wireless PHY.  The SEP 2.0 presentation from the Zigbee Alliance is available here [PDF].

Two recommended implementation strategies for SEP 2.0 in devices are Single Chip and Multi-Phy. Single Chip implementations use a dedicated microcontroller and RF transceiver (or a combined SoC) running a dedicated stack. This strategy works particularly well when adding Zigbee SEP 2.0 support where there is no other network or TCP/IP stack in low to mid range devices. A good example might be a thermostat or load control device, both of which require communications with other smart energy devices – even if they are equipped with a small processor dedicated to the control and UI functions of the device.

The Multi-Phy implementation –  a new way of looking at Zigbee – offers advantages in devices equipped with multiple network interfaces and/or a capable processor such as an Atmel SAM4, SAM9, or SAMA5 MPU or MCU. In such cases, the 802.15.4 transceiver (like the AT86RF233) becomes the network interface PHY layer underneath the IPv6 stack and SEP 2.0 layers running on the processor. Since the IPv6 stack is a compliant implementation, other network PHYs are also supported by the stack. Running two or more physical interfaces with a single processor is certainly not an issue, as devices that communicate via Zigbee, WiFi, PLC, and Ethernet can be designed. Because a single processor and IPv6 stack are used, the cost will ultimately be lower than duplicating these functions in a separate chip dedicated to Zigbee SEP 2.0.

Single Chip and Multi-Phy implementation

Single Chip and Multi-Phy implementation

The multi-phy implementation is also ideal for gateway devices bridging different physical layers. And since SEP 2.0 is built using standard web protocols, once you bridge the smart energy network to the Internet, managing your home energy devices from a tablet or smartphone is no stretch at all and brings us closer to the reality of the Internet of Things (IoT).

Atmel, along with software stack partner Exegin Technologies, offers robust and compliant solutions for Zigbee IP and SEP 2.0. There is already interest from leading networking and utility companies, with deployment of certified devices expected before the end of 2013. The critical design decision most of us have to consider? Whether to dedicate the cost and complexity of a single chip Zigbee solution – or optimize it and lower cost with a software stack and radio transceiver solution that offers shared resources and the possibility of multiple networks.