PZ Tech Scalability

Unlocking Potential: An IoT Integration Case Study

EV charging system requirement

These EV charging station shall use solar panels to generate electricity and solar inverter system shall communicate with the EV chargebox via RS485 on various parmeters like current power generation, how much power is consumed by the electric vehicle. The chargebox  shall be connected to the vehicle via charging system physically connected to the charging vehicle. The chargebox can autheticate the user only using RF smart card which can be securely swipped out. Once the authetication is done, then only charging can be started.

The user can use his smartphone to book the charging time, to pay the bills and check the nearest charging station from his location.

The central system should be able to control the EV vehicle users, EV chargbox owners and billing system.

Implementation points.

Chargebox system

  1. The chargebox development for the RS485 communication with solar inverter.
  2. The chargebox user authetication using RF smartcard swapping.
  3. The chargebox uses wifi to communicate on internet.
  4. the OCPP protocols to use to communicate with central system.
  5. later on chargebox system should be able to use the GSM/4G system to communicate from remote place.

Back End Server.

  1. back end server should be able to use the databse system to get/save/update the user data, chargebox data
  2. HTTP communication with web server
  3. secured system
  4. secured communication with mobile application and chargebox device.

Webserver application

  1. webpage for central system
  2. webpages for EV user and chargebox oweners.
  3. the webpage should be able to
  4. create new users/administrator
  5. access to the admin staff to monitor the credit status, new user privillages, power dashboard monitoring
  6. seperate page to the EV chargebox monitoring as chargebox owner.
  7. map and nearest charging station monitoring, credit balance monitoring and billing system

The architecture diagram