SMRT

System-Level Control, Management, and Communication

The effective operation of the “Energy Fusion Core” (EFC) system, with its multiple energy inputs and outputs, critically depends on a sophisticated system-level control, management, and communication architecture. The U_MCU_SYS_CTRL, labeled “Central Control & Monitoring,” is the cornerstone of this architecture. Table 3 outlines key communication protocols and safety standards relevant for such a system.

Table 3: Key Communication Protocols and Safety Standards for “Energy Fusion Core” System

Protocol/Standard Category

Specific Protocol/Standard

Enabled Key Functionality

Relevance to EFC System

Relevant Research

EV-EVSE Communication

SAE J1772

Basic signaling for AC and DC charging, control pilot, proximity detection.

Essential for U_EV_CTRLx to J_DOCKx communication for safe charging initiation and monitoring.

 

 

ISO 15118/DIN SPEC 70121

High-level communication for DC charging (PLC based), smart charging (Plug & Charge, V2G), secure communication.

Enables advanced features for U_EV_CTRLx, important for future-proofing.

 

 

CHAdeMO

CHAdeMO DC fast charging communication protocol.

If CHAdeMO docks are supported by J_DOCKx.

 

 

GB/T (China)

Chinese standard for AC/DC charging communication.

If targeting Chinese market or Chinese vehicles.

 

Station-Network Communication

OCPP (Open Charge Point Protocol)

Communication for charge station (U_MCU_SYS_CTRL) networking, operation, management, and between station and Central Management System (CMS). Monitoring, remote control, billing, firmware updates.

Essential for commercial deployment of the EFC station.

 

 

OSCP (Open Smart Charging Protocol)

Communication between CPMS and Energy Management System (EMS) for capacity-based smart charging.

U_MCU_SYS_CTRL may use this to interact with a local EMS or DSO for grid-aware charging.

 

 

OCPI (Open Charge Point Interface)

Enables roaming and data exchange between different CPOs and EMSPs.

For wider network interoperability if the EFC station is part of a larger ecosystem.

 

 

OpenADR (Open Automated Demand Response)

Communication for Demand Response (DR) signals between utility/DSO and customer energy management systems.

U_MCU_SYS_CTRL may use this to participate in DR programs by adjusting load based on grid signals.

 

Safety Standards

IEC 61851

General safety requirements for EV conductive charging systems, charging modes, AC/DC supply.

Fundamental for overall system safety design and compliance.

 

 

UL 2202

Standard for EV charging system construction, performance, safety testing for equipment (North America).

Ensures the EFC system meets specific safety criteria.

 

 

ISO 26262

Functional safety for road vehicles (relevant if V2G impacts vehicle systems and for VCCU design).

Should be considered for VCCU components within U_EV_CTRLx for safe operation.

 

 

NEC Article 625

Installation guidelines for EV charging stations (North America).

Relevant for safe installation of the EFC system.

 

Internal System Communication

CAN, Ethernet, SPI, I2C

Real-time data exchange and control within the U_MCU_SYS_CTRL, EFC_X1, U_EV_CTRLx, sensors, and other peripherals.

Essential for real-time data exchange and control within the system/PCB.

 

Role of U_MCU_SYS_CTRL (Central Control & Monitoring): This central MCU acts as the intelligent core of the EFC system. Its responsibilities extend far beyond mere sequencing. It must execute sophisticated algorithms for the following:

  • Energy Orchestration: The MCU will dynamically decide the optimal blend of energy from grid, solar, and turbine inputs. This decision-making process would consider the real-time availability of renewable sources (e.g., prioritizing solar during peak daylight), the current cost of grid electricity (if time-of-use tariffs apply), the aggregated power demand from connected EVs, and potentially the state of charge of an integrated Battery Energy Storage System (BESS), a common feature in such energy hubs though not explicitly shown on this PCB.
  • Dynamic Load Balancing: When multiple EVs are charging simultaneously, the MCU must intelligently distribute the available power from the EFC_X1 among the charging docks (J_DOCKx_OUT). This prevents overloading the system or its input sources and optimizes charging throughput. This functionality is analogous to dynamic power sharing features found in commercial chargers, such as FLO’s SmartDC™ power distribution technology, which allocates power based on the number of vehicles and their battery status.
  • Fault Management and Safety: Continuous monitoring of all subsystems (input conditioners, EFC_X1, EV controllers, DC bus) for abnormal conditions (over-voltage, over-current, over-temperature, ground faults) is crucial. Upon detecting a fault, the MCU must implement appropriate safety protocols, ranging from shutting down an individual faulty charging dock to isolating a problematic power input source or, in severe cases, initiating a system-wide emergency shutdown. The MCU requires robust, high-speed communication links with the EFC_X1 to command its power synthesis and distribution functions, and with each U_EV_CTRLx to manage individual charging sessions, retrieve EV data, and send control commands. The functionality of such a central MCU is extensively discussed in research related to smart EV charging piles and Site Energy Management Systems (SEMS).
  • Energy Management Strategies: The U_MCU_SYS_CTRL will implement various energy management strategies:
    • Power Sharing and Prioritization: The system must have a defined logic for allocating power from the EFC_X1 when supply from preferred sources exceeds demand. This could include equal power sharing among active docks, prioritization based on an EV’s Battery State of Charge (SoC), user-defined priority levels (e.g., for premium charging services), or first-come-first-served policies.
    • Peak Shaving and Load Shifting: If the EFC system includes or is connected to a BESS, the MCU can significantly enhance its economic and grid-friendly operation. Excess energy generated from solar or turbine sources, or low-cost off-peak grid power, can be stored in the BESS. This stored energy can then be discharged during periods of high EV charging demand, during high grid electricity tariffs (peak shaving), or to support the grid during instances of grid stress (load shifting).
    • Integration with Larger Energy Management Systems (EMS): The U_MCU_SYS_CTRL can function as a component of a larger facility or community EMS. This would allow for coordination with other building loads, local Distributed Energy Resources (DERs), and participation in utility-driven demand response programs, further optimizing energy use and cost.

Communication Protocols for EV Charging: A versatile communication capability is essential:

  • EV-to-EVSE Communication (U_EV_CTRLx to J_DOCKx_OUT): Each U_EV_CTRLx module must communicate directly with the connected EV. This includes:
    • Basic Signaling (e.g., SAE J1772): For fundamental handshake procedures, control pilot signals (to indicate readiness and permitted charging current), and proximity detection.
    • High-Level Communication (HLC) (e.g., ISO 15118, DIN SPEC 70121): Typically using Power Line Communication (PLC), HLC enables advanced smart charging features. This includes secure authentication (e.g., for Plug & Charge, where the EV automatically identifies itself to the station), bidirectional power transfer capabilities (V2G/V2H), dynamic negotiation of charging profiles based on EV battery needs and grid conditions, and enhanced security. The conceptual PCB shows signal traces connecting the U_MCU_SYS_CTRL to the U_EV_CTRLx modules and EFC_X1, indicating paths for these control and communication signals.
  • Station-to-Network Communication (U_MCU_SYS_CTRL to External Network): For networked operation, the U_MCU_SYS_CTRL must communicate with external systems:
    • OCPP (Open Charge Point Protocol): This is the de facto industry standard for communication between an EV charging station and a Central Management System (CMS) or Charge Point Operator (CPO) network. OCPP facilitates remote monitoring of station status, diagnostics, control of charging sessions, firmware updates, user authorization, and billing data transmission.
    • Protocols for Grid Interaction (e.g., OpenADR, OSCP): To participate in demand response programs or interact with local energy management systems or Distribution System Operators (DSOs) for grid-aware charging, protocols like OpenADR (Open Automated Demand Response) or OSCP (Open Smart Charging Protocol) may be implemented.
  • Internal System Communication: As noted previously, reliable and high-bandwidth internal communication links (e.g., Controller Area Network – CAN, Ethernet, Serial Peripheral Interface SPI) are essential for real-time data exchange and coordination among the U_MCU_SYS_CTRL, EFC_X1, individual U_EV_CTRLx modules, and various sensors within the system.

The successful operation of the “Energy Fusion Core” is deeply reliant on the intelligence embedded within the U_MCU_SYS_CTRL. Simple rule-based control strategies, while a starting point (as seen in early stages of NREL’s eCHIP project), may prove insufficient to optimally manage the complex interplay of highly variable renewable energy inputs, fluctuating grid electricity prices, and unpredictable EV charging patterns. Achieving true “fusion” and maximizing the system’s efficiency and economic benefits will likely require the adoption of advanced predictive control algorithms. This could involve Machine Learning (ML) or Artificial Intelligence (AI) techniques to forecast energy generation, EV demand, and market prices, enabling more proactive and optimized power routing decisions. This is analogous to the sophisticated AI-based predictive control used for torque and energy management optimization in advanced EV powertrains.

The necessity of multiple heterogeneous communication protocols—handling EV-to-EVSE interaction (potentially multiple standards like ISO 15118, CHAdeMO, GB/T depending on target markets), station-to-network communication (OCPP, possibly OpenADR), and internal system buses—introduces significant software development, integration, and lifecycle management complexities. Ensuring robust cybersecurity across all these interfaces is also a paramount concern. A security vulnerability in any one communication channel could potentially compromise the entire charging station’s operational integrity, data privacy, or safety. This means a substantial engineering effort in software development, rigorous testing, and ongoing security maintenance (including firmware updates and patch management) is as crucial as the power electronic hardware design for the successful deployment of such an advanced system.

Team

Our Driving Force - Our Dedicated Team

The success of “Shead Green Mobility and Renewable Technology OPC” is rooted in the collective efforts of a group of talented, enthusiastic, and dedicated individuals. Each member of our team is experienced in their respective fields and deeply committed to the company’s goals and philosophy. Besides the founder, our team includes technologists, engineers, marketing experts, and skilled managers who are working tirelessly to turn this green mobility revolution into reality.

MD Mohiminul Islam Shead

Founder

He is the hero behind "Shead Green Mobility and Renewable Technology private limited company"

Show Details

Professor Dr. Md. Nurul Amin

Honorary Co-Founder

Professor Dr. Md. Nurul Amin stands as a pivotal figure and visionary co-founder of Shead Green Mobility and Renewable Technology OPC (SMRT)

Show Details