Bryan Trinh
Electrical grid systems are always trying to mitigate the risk of overcurrent events that can disrupt the flow of power from a power-generation source to millions of homes and businesses. To measure currents and voltages accurately, energy providers use equipment to monitor different parts of the power grid.
One of the most critical pieces of grid equipment is the protection relay. A relay can monitor several current transformers and potential transformers at the same time. When the relay detects unusual behavior, it activates a circuit breaker to prevent damage to the grid network. A protection relay system typically includes subsystems for measuring current or voltage, communicating information back to a substation control room and displaying information on the actual relay device.
Older relay devices relied heavily on analog circuitry to detect overcurrent events, but modern digital processors are capable of detecting events quickly and accurately, and can use up less space. One way to implement a current-measuring subsystem is by using the programmable real-time unit-industrial communication subsystem (PRU-ICSS) in TI Arm®-based Sitara™ processors, as shown in Figure 1.
The PRU-ICSS subsystem consists of two 32-bit reduced instruction set computer (RISC) cores designed for real-time processing, and enables additional general-purpose inputs and outputs. As an example, TI created the Flexible Interface (PRU-ICSS) Reference Design for Simultaneous, Coherent DAQ Using Multiple ADCs, which uses the PRU-ICSS to measure the output of six 8-channel ADS8688 analog-to-digital converters (ADCs) with a BeagleBone Black. Data from the ADCs are fed into the PRU-ICSS through general-purpose input pins; each PRU core then performs additional filtering functions, as shown in Figure 2.
Using a PRU-ICSS has several advantages over a dedicated hardware Serial Peripheral Interface (SPI) peripheral. First, you can reconfigure the PRU-ICSS pins to connect to a variety of devices, whereas an SPI interface cannot. Second, the PRU-ICSS can run independently of the host processor to reduce processor loading where an SPI interface will send interrupt commands to the processor. Processing the data with a dedicated PRU-ICSS subsystem also enables faster ADC sampling speeds, since there are no longer competing actions for the host processor. Third, the PRU-ICSS can compensate for delayed clock edges, whereas SPI peripherals require tight control over timing requirements.
The AM335x processor family used in the reference design is limited to only one PRU-ICSS, but a processor family like AM57x devices has two. Now it becomes possible to have an analog monitoring subsystem, a communications subsystem for redundancy protocols and a human machine interface (HMI) like that shown in Figure 3.
The Sitara portfolio includes a wide range of devices for hardware scalability, but also enables software reuse with the Processor SDK for a common development framework. This flexible hardware and software platform can enable customers to design a wide range of protection relays for a smarter grid infrastructure.
TI PROVIDES TECHNICAL AND RELIABILITY DATA (INCLUDING DATASHEETS), DESIGN RESOURCES (INCLUDING REFERENCE DESIGNS), APPLICATION OR OTHER DESIGN ADVICE, WEB TOOLS, SAFETY INFORMATION, AND OTHER RESOURCES “AS IS” AND WITH ALL FAULTS, AND DISCLAIMS ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS.
These resources are intended for skilled developers designing with TI products. You are solely responsible for (1) selecting the appropriate TI products for your application, (2) designing, validating and testing your application, and (3) ensuring your application meets applicable standards, and any other safety, security, or other requirements. These resources are subject to change without notice. TI grants you permission to use these resources only for development of an application that uses the TI products described in the resource. Other reproduction and display of these resources is prohibited. No license is granted to any other TI intellectual property right or to any third party intellectual property right. TI disclaims responsibility for, and you will fully indemnify TI and its representatives against, any claims, damages, costs, losses, and liabilities arising out of your use of these resources.
TI’s products are provided subject to TI’s Terms of Sale (www.ti.com/legal/termsofsale.html) or other applicable terms available either on ti.com or provided in conjunction with such TI products. TI’s provision of these resources does not expand or otherwise alter TI’s applicable warranties or warranty disclaimers for TI products.
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2023, Texas Instruments Incorporated