Bryan Trinh
As more people own electric cars and plug-in hybrid electric vehicles (PHEVs), the electric vehicle service equipment (EVSE) infrastructure will need to support all of the extra battery-powered vehicles on the road. To address the quickly growing demand, EVSE components should be low cost and quick to set up.
A charging station typically includes current sensing and digital processing to monitor power delivery to the vehicle. Sometimes a charging station may include a human machine interface (HMI) to provide a more intuitive user interface. In this blog post, I’ll focus exclusively on the HMI component.
One way to reduce HMI costs is to use a resistive touch screen instead of a capacitive touch screen. Resistive touch screens can still recognize basic gestures and respond to gloved fingers. The costs of a resistive touch-sensing screen are usually much lower than a comparably sized capacitive screen.
Another point of consideration is software development. An open-source operating system like Linux® offers a free development platform with broad community support. Additionally, existing graphics libraries like Qt provide a starting point for developing HMI elements including text, images and progress bars. Figure 1 shows an example charging metrics screen.
The HMI unit could also integrate communication functions to relay information over Ethernet or a wireless network to a centralized station in order to monitor usage statistics or report any damage to the charging unit. Additional communication could include information about local attractions or news while the car is charging.
One way to quickly implement a low-cost HMI system is with a Sitara™ AM335x processor. Based on an Arm® Cortex®-A8 processor, this family of processors is capable of speeds from 300MHz to 1GHz and comes with many communication peripherals, such as Controller Area Network (CAN), Ethernet or Universal Asynchronous Receiver-Transmitter (UART). Some devices in the AM335x family also include a 3-D graphics accelerator.
To get started, TI offers the AM335x starter kit with an included resistive touch display, and a processor software development kit with several demos on Linux. The processor SDK includes Linux and real-time operating systems (RTOS), along with hardware abstraction layers to make applications portable across different devices.
Even though AM335x processors make sense for a low-cost EVSE HMI, you may want to integrate additional features to provide a wider range of performance. All of the existing software development on an AM335x processor can be migrated to other Sitara devices, since the processor SDK supports all Sitara processors. A high-performance AM57x processor can handle additional video capabilities, such as streaming high-definition video up to 1080p while the car finishes charging. Another example is the integration of a secure payment module, where an AM437x processor can enable security features like secure boot.
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