Conference PaperPDF Available

Models and boundaries of data exchange between electric-vehicle and charging-point. Example of a practical realisation

Authors:

Abstract and Figures

In this paper the communication structure for V2G (vehicle-to-grid) technology is introduced. Further, a technical solution is shown for the communication path between EV (electric vehicle) and charging point based on the power plug standard IEC 62196-2. For efficient data exchange a communication protocol is proposed. In a laboratory setup the functionality of an electronic unit, protocol and software application is demonstrated and a functional solution of the data exchange system is created. Finally some recommendations for the future works have been pointed out.
Content may be subject to copyright.
Models and boundaries of data exchange between
electric-vehicle and charging-point.
Example of a practical realisation.
C. Wenge, P. Komarnicki
Process and Plant Engineering
Fraunhofer Institute for Factory Operation and Automation
Magdeburg, Germany
christoph.wenge@iff.fraunhofer.de,
komarn@iff.fraunhofer.de
Zbigniew A. Styczynski
Chair of Electric Power Networks and Renewable Energy
Sources
Otto-von-Guericke-University Magdeburg
Magdeburg, Germany
sty@ovgu.de
Abstract— In this paper the communication structure for V2G
(vehicle-to-grid) technology is introduced. Further, a technical
solution is shown for the communication path between EV
(electric vehicle) and charging point based on the power plug
standard IEC 62196-2. For efficient data exchange a
communication protocol is proposed. In a laboratory setup the
functionality of an electronic unit, protocol and software
application is demonstrated and a functional solution of the
data exchange system is created. Finally some
recommendations for the future works have been pointed out.
Keywords— vehicle-to-grid; CAN protocol, charging point
connection, EV data exchange, power plug standart, ICT –
information communication technology
I. INTRODUCTION
Electric mobility is a current topic accelerated by the
need for an alternative means of transportation. The
proportion of renewable energy generation is increasing and,
as a result, is causing the necessity of energy regulation. To
keep the constant balance between the generation and power
load in networks with a high ratio of energy from renewable
sources, there is the need for energy storage. This makes
electric vehicles (EVs) interesting as one of the potential
storage capacities for the power grid and, in particular, as
mobile electric energy storages. To make the electric
mobility realistic and the integration of the EVs into the grid
efficient an infrastructure of charging points and a
communication network is needed. Further, the EV has to be
“electrically” connected to the grid and a communication has
to be available to control the charging process. Benefits of
controlled charging methods are the possibility to allocate
the power consumption to off-peak periods in the grid or to
affect the charging process with renewable power generation.
To use the electric vehicle fleet as electric energy storage the
local amount of vehicles connected and their status has to be
known to identify the available electric capacity. Also a
mobility forecast is necessary because of the fluctuation of
the available capacity caused by leaving and arriving
vehicles that are currently connected or disconnected.
II. COMMUNICATION STRUCTURE IN THE FIELD OF
ELECTRIC MOBILITY
A. General remarks
The electrification of vehicles has created a couple of
challenges in different research areas, which require
reasonable and applicable solutions. In addition to the
research in vehicle construction, like traction batteries and
power electronics, communication plays an important role
and more research is needed in the fields of EV navigation to
selected charging points, the monitoring of the EV energy
need and the EV charging control. Furthermore, the
integration of EV as mobile energy storages into the
electrical grid requires a communication structure and
standardized communication protocols.
The communication structure “Fig. 1” consists of the
following communication participants: the mobility area
control room, the charging point, the EV and the user of EV.
Figure 1. Communication structure in electric mobility
The tasks of the mobility area control room are
monitoring of the energy need caused by the stationary EV
and the forecast of leaving and entering EVs in the balance
area. Also included in the services are the navigation of EV
to available charging points and control of the energy
consumption of the charging EV fleet. All of the relevant
data of the EV fleet are transferred together in the mobility
area control room, where they are stored in a database. From
here the data are available to the charging point and the
human machine interfaces (HMI) like mobile phones,
navigation systems or internet portals. This enables the
functions of monitoring, coordinated management of the
energy demand of the EV fleet and services for the EV user.
To implement the EV into the communication system
they have to work with a compatible communication
protocol and the necessary parameters have to be available.
B. Communication in electric vehicles
The necessary parameters of an EV belong to different
units which have various interfaces. A structure like in “Fig.
2” can be assumed.
The battery management system dispenses the steady and
dynamic parameters of the battery which are necessary for
range forecast. The communication to the charger is needed
to influence the charging process. Thereby, it is possible to
affect the power flow dimension and direction while the car
is connected.
Figure 2. Example of parameter sources in an electric vehicle
Because of the lack of standards and communication
compatibility a communication unit is used to handle the
different interfaces and to convert the parameters into a
uniform protocol. As shown in “Fig. 1” the EV
communicates with the mobility area control room. This can
be realised in general through wireless or wired
communication. For vehicles on the go wireless
communication standards like GPRS (General Packet Radio
Service) and UMTS (Universal Mobile Telecommunications
System) are feasible. For the vehicles connected to the
charging point a wireless or wired data exchange is possible.
While the vehicle is driving data about available charging
points nearby or the vehicle status are exchanged through a
telecommunication unit.
The vehicle user is able to interact through various HMIs
(human machine interfaces). This is realised by a software
application, which can be installed on various devices like
mobile and smart phones, the navigation tool in the car or the
terminal at the charging point.
C. Communication between electric vehicle and charging
point
The electric vehicle can presently be connected with
various power plugs. Usually a common ~230V connector is
used. There is not a standardisation for electric vehicles yet.
The future standard power plug for EV (IEC 62196-2) “Fig.
3” is a three-phase plug with two signal pins.
Figure 3. Example of a power plug for an electric vehicle (IEC 62196-2)
One pin is for communication, and through a resistor on
the second pin the maximum current of the cable fittings is
coded. The plug is thereby compatible for both single-phase
and three-phase current. Alternative means of data transfer
are to modulate a signal on one of the three phases, as with
power line communication (PLC), or to use wireless
communication techniques.
D. Data exchange of electric vehicles
The bidirectional data exchange from and to an electric
vehicle is necessary to realise the integration of EV into the
grid. This enables the controlled and back-looped controlled
charging. The connected vehicle receives data from the
charging point and the charging point receives data from the
vehicle “Fig. 4”.
Figure 4. Example of parameter exchange of an electric vehicle connected
to a charging point
The data exchange includes technical parameters about
the specification of the charging point and EV. Besides the
steady parameters (charger-/ battery characteristics, etc.)
variable parameters such as SOC (state of charge), SOH
(state of health), maximum charging current, etc. are
communicated.
The EV user enters, for example, the time s/he is going to
be connected to the charging station and the minimum range
of distance that needs to be available after the charging
process. The data are transferred to the charging point and,
based on this data and the data given from the mobility area
control room, a charging driving plan is negotiated with the
vehicle. The power transfer depends on the limits of the
battery, charger, charging point and the connection time. The
resulting scope enables the space for controlled charging and
grid services.
The simplest operation for influencing the charging
process is to interrupt or start the charging procedure. More
complex methods could be a capacity limitation for the
charging process or bidirectional energy flow for grid
support services. With increasing control of the charging
process and service done for the vehicle, the complexity of
the control and communication structure also accelerates and
the amount of data that have to be exchanged increases.
III. REALISATION OF COMMUNICATION
A. Introduction
For a solution to a communication system between an EV
and a charging point a hardware apparatus in the form of an
electronic device and a protocol that fulfils the requirements
were designed. To realise the communication, the
communication pin of the power plug is used with a CAN
(controller area network) bus as wired communication. The
benefits are the simple realisation, connection stability and
presence in the automobile sector.
B. Protocol for EV communication
The communication protocol was construed considering
the CAN bus specification. The structure of a CAN2.0A
message has an identifier of 11bit (CAN2.0B 29bit) length
and a data package of maximum 64bit.
TABLE I. CAN DATA FRAME (CAN 2.0A)
1 (29) 11+1 6 0… 64 15+1 2 7 3…bit
arbitration control data CRC ACK EOF
bus
idle
SOF
Identifier
RTR
IDE, R1, DLC
0 to 8bytes
CRC
CRC delimiter
ACK-Slot
ACK-delimiter
End-Of-Frame
Inter-frame-
space
With the 11bit identifier a protocol structure was defined,
see “Fig. 5”. The first three bits are used to identify the
source of the message, the following 4 bits define the
component group and the last four bits the exact parameter.
In “Fig. 5” a hexadecimal view of the ID was chosen to
show the categorization.
Figure 5. Structure of the communication protocol considered on the
CAN bus
In “Table II” an example is shown for the parameter
SOC, which is also marked in “Fig. 5”.
TABLE II. PARAMETER DISCRIBED IN PROTOCOL
Example of a pa
r
ameter fro
m
the
p
rotoco
l
CAN-ID
in dec
Para-
meter
S
p
ecificatio
n
Unit Facto
r
Format
8 byte
565 SOC state of charge
(EV - BMS
SOC)
[%] 10-
2
HEX
Example
CAN-ID
in hex
DATA
in hex
DATA
in dec
DATA
in dec *
factor
End
V
alue
with Unit
235 26AC 9900 99,00 99,00 %
In the protocol all parameters of the communication
participants are described and have a unique ID. Also, the
protocol gives enough space for future parameters that can be
implemented in the structure. The protocol itself is
independent of the communication technologies. The
message includes the identifier and the data package. The
identifier includes the information to interpret the data
package.
C. Test construction for EV communication
Test communication lines were built to construct the
communication unit with the implemented protocol. The
sketch of the test setup can be seen in “Fig. 5”. The
communication path is a battery with a monitoring electronic
unit, two communication units which represent the EV and
the charging point, and two computers that are each
connected to one of the communication units.
Figure 6. Structure of the communication protocol considered on the
CAN bus
Components in “Fig. 5”and “Fig. 6”are:
(1) PC 1 with terminal software to display the
received data
(2) PC 2 with software application for user
interaction
(3) battery with integrated monitoring electronic
unit
(4) designed electronic unit with an 8bit micro
controller and various interfaces to read data
from battery monitoring electronic unit,
convert data in protocol and transmit through
CAN bus through EV power plug
(5) second electronic unit with 8bit micro
controller to receive data and communicate
with PC 2 via software
(6)-(7) communication path through cable fittings of
standard IEC-62196-2
Figure 7. Structure of the communication protocol considered on the
CAN bus
The communication unit (4) reads the data from the
battery management system and the implemented software in
the microcontroller converts the values into the protocol. The
communication unit sends the data to PC 1 (1) and via CAN
bus through the EV power cable (6) to (7) to the second
communication board. PC 2 has a user application installed
that works with the transferred values.
The communication unit has to be configured once for
the specification of the EV. Once installed the unit converts
the needed parameters and provides them for further tasks or
communication.
IV. CONCLUSIONS
There is no standard defined for the communication
between electric mobility participants. This paper presents
one of the possible solutions for data exchange between the
electric vehicle and charging point based on existing
communication technologies. The example realization of the
connection structure as well as the implementation of
information flow between the units is proposed. In the
context of V2G (vehicle to grid) the communication among
the participants is necessary and can be realised by an extra
device that would convert the needed values into a
communication protocol. During the development of the
system the main task of EV which is essentially to ensure
mobility of the users can not be forgotten.
The presented solution for a physical connection and
protocol proposal for data exchange between electric vehicle
and charging point was realized in the laboratory
environment. A prototype of the realization in the field,
installation of the devices in an available electric car and
charging point, as well as tests and analyses are planned.
REFERENCES
[1] M. Mohammadi, L. Lampe, M. Lok, S. Mirabbasi, M. Mirvakili, R.
Rosales and P. van Veen, “Measurement Study and Transmission for
In-vehicle Power Line Communication”, Telecomunications Jurnal of
Austrlia v.°59/1, 2009
[2] M.Dennis and B. Thompson, “vehicle to grid using broadband
communication”, Telecomunications Jurnal of Austrlia v°59/1,
02/2009
[3] M. Dennis and H. M. Jones, “Broadband communication enables
sustainable energy services”, Telecommunications Journal of
Australia v°57/2-3, 12/2007
[4] K. Borgeest, “Elektronik in der Fahrzeugtechnik”, vieweg, 2008.
[5] A. Meroth and B. Tolg, “Infotainmentsysteme im Kraftfahrzeug”,
vieweg, 2008.
[6] K. Reif, “Automobilelektronik”, vieweg, 2006.
[7] G. Schnell and B. Wiedemann, “Bussysteme in derAutomatisierungs-
und Prozesstechnik”, vieweg, 2006.
[8] H. Wallentowitz and K. Reif, “Handbuch Kraftfahrzeugelektronik”,
vieweg, 2006.
[9] R. Walter, “AVR Mikrocontroller Lehrbuch”, Mundschenk
Druck+Medien, 2004.
[10] C. Wenge, G. Heideck and Z. Styczynski,
“Stromversorgungseinrichtung für Elektro-Straßenfahrzeuge an der
Otto-von-Guericke-Universität Magdeburg”, Power & Energy
Summer Summit 2009, IEEE Studentbranch Ilmenau, 09/2009
... The increase in electricity demand is an integral part of the transformation of the transport sector. Furthermore, vehicles, whose charging process has been described by various authors [9][10][11][12], have a significant impact on momentary changes in the power distribution in the system. The issue is well-known and has been described quite extensively [13,14]. ...
Article
Full-text available
Transforming the transport sector to zero emission is an integral part of changes to the energy sector worldwide. This effects not only the electrification of the private sector but also the commercial sector. The aim of this study is to develop methodologies, algorithms and associated requirements for the integration of electric vehicles into a logistics application with a possible reduction in operating costs. The most favorable solution for a company was evaluated using the analytic hierarchy process algorithm considering three main aspects: economic, environmental and technical. An analysis of the environmental impact of the vehicle fleet in terms of atmospheric emissions was also conducted, based on the data available for combustion and electric vehicles, considering the well-to-tank approach. The costs associated with operating an electric vehicle were identified and compared to the current costs associated with operating a standard diesel-based fleet. Incorporating the identified costs of electrifying the vehicle fleet, an algorithm was implemented to reduce the number of vehicles in the company and, thereby, significantly reducing the costs associated with fleet maintenance.
... The cooperation of new energy sources cannot take place in an uncontrolled way and, therefore, appropriate communication standards have been used in this area [40] for the secure exchange of data between participants. In the case of large systems consisting of EV fleets, energy management, communication, and appropriate control systems play a decisive role in the stable implementation of the V2G strategy. ...
Article
Full-text available
The intensive electrification of the automotive sector means that the energy system must be able to adapt to the current market situation. The increase in energy demand is a major factor associated with electric vehicles. The study analyzed the operation of a grid-connected facility operating a vehicle fleet providing transport services in the region Halle/Saale, Germany. Measurement data were used in the analysis, including global positioning system data of the vehicles and technical data, including average fuel consumption on a given route section, daily load demand of the industrial facility, and energy generation from photovoltaics. This paper shows the impact of using a battery electric vehicles (BEVs) fleet in the load distribution for the industrial facility considered. The NEDC energy consumption profile for the Nissan e-NV200 were used in this study. Furthermore, the paper presented simulation results allowing one to determine the usage potential, energy demand, and consumption of EVs using real data, reliably representing the processes related to EV daily use. The measurement data were captured using available specialized equipment: Dako-Key (GPS data), PV power generation (Siemens 7KM PAC4200), and load (Janitza UMG 604-Pro) in September, 2018. On this basis, it is possible to identify the effects and variations in load on the power grid during the replacement of combustion vehicle fleets used currently by EVs for the provision of transport services. Three models were presented, making it possible to calculate changes in energy demand for each scenario. In the first model, EVs were charged exclusively from the distribution network. In the second, the energy generation from a renewable source was considered and the possibility of compensating the energy demand of the vehicles from this source was demonstrated. In the third model, the daily load profile and the period of maximum load in the electricity grid were considered. The results are presented in graphical and tabular form. Finally, the potential of using an EV fleet to increase the functionality of a modern industry object was determined and discussed. Based on data for the adopted scenarios, electrification of transport can increase demand for energy by 40.9% for individual enterprises. The electrification of the automotive sector will increase the instantaneous energy demand of businesses, forcing the integration of renewable energy sources during designing new invests.
... Interfejs te zapewnia jednak tylko podstawową kontrolę i prostą wymianę informacji. Kolejnym etapem w rozbudowie stacji ładownia jest dodatkowy interfejs ICT, który realizuje komunikację wysokiego poziomu (HLC  przedstawioną na rysunku 18) z wykorzystaniem interfejsu Power Line Communication (PLC) [36]. ...
Article
The paper deals with a technical and economic analyze related to the integration electric vehicles in to the today and future power systems with renewable energy sources. The electrical vehicle components as well as the optimal interactions also with the charging station infrastructure are discussed. Technical requirements and communication protocols that allow for the proper charging and discharging processes implementation of individual or grouped vehicle fleets are described in detail. Current research projects carried out in Europe in the field of V4G (Vehicles for Grid) are listed, regarding to the advantages and disadvantages of existing and further systems. W pracy przedstawiono pogłębioną, techniczno-ekonomiczną analizę integracji pojazdów elektrycznych z rozwijającym się systemem elektroenergetycznym zwierajacym coraz wiecej odnawialnych źródł energii. Omówione zostały podzespoły pojazdów elektrycznych i ich optymalna współpraca również z infrastrukturą stacji ładowania. Opisano wymagania i możliwości techniczne jak i protokoły komunikacyjne pozwalające na optymalną implementację procesu ładowania i rozładowania pojedynczych bądź zgrupowanych we floty pojazdów. Wyszczególnione i scharakterzyowane zostały aktualne projekty badawcze prowadzone na terenie Europy z zakresu V4G (Vehicles for Grid) ze sczególnym uwzględnieniem zalet i wad istniejących i planowanych rozwiązań systemowych. http://yadda.icm.edu.pl/baztech/element/bwmeta1.element.baztech-f6f62f3a-9d90-4680-8bbb-21b65acec7cb
... Several works used a multi-objective approach in solving the sizing problem, taking into account the goals of the different stakeholders involved (the Distribution Network Operator, the CS owners, the EV drivers) [13], [17]- [18]. The issues of data exchange between EV and CS for the monitoring and control functions are given in [19]. This paper is a partly result of the project KielFlex (01MZ18002B) and partly of the project ACES (0350053B), both funded by Federal Ministry for Economic Affairs and Energy according to a decision of the German Federal Parliament. ...
... The EV battery pack communicates with various subsystems: with EVSE while charging, with EV EMS (EV traction system) while driving, with users mobile and EV fleet control applications. Communication with applications can be realized through wireless communications such as GPRS or UMTS [31], while the communication with EVSE and EMS must be realized through wired data exchange. For BSS EMS reasons, only the latter is important. ...
... Based on the statistical data for 1 year for electro auto usage, the profile of availability for every auto was estimated. The descriptive data were received from a telematics system which transmits via mobile communications technologies the actual state of the electric vehicles and its GPS position [20]. Based on the analyses of these data it is possible to determine how often during the day the electrical car was available. ...
Chapter
Abstract—the rising prices for electricity leads to more precise consideration of efficient energy usage. Thus, the concept of intelligent building, that realizes the building automation for energy efficiency improvement, becomes more and more popular. The idea of smart building enables such functions as safety monitoring and control, health care, additional comfort and energy savings. The usage of renewable energy sources and electrical storage technologies within a building complex for electricity supply requires the usage of energy management system for the calculation the optimal operational schedules. This paper considers the development of dynamic energy management system for the intelligent building. The main focus of this paper is in usage of mobile electrical storages, presented with electrical vehicles. The main aspects of electric vehicles integration into the building infrastructure are discussed.
Article
Full-text available
The number of large energy storage units installed in the power system has increased over the last few years. This fact remains closely linked to the increase in the share of renewable energy in electricity generation. This is necessary to maintain the stability of the grid, which is becoming increasingly difficult to maintain due to the growing number of renewable energy sources (RES). Energy production from these sources is difficult to estimate, and possible unplanned shortages and surpluses in production are the cause of voltage and frequency fluctuations, which is an undesirable state. Consequently, the use of energy storage not only contributes to the regulation of grid operation but can also, under appropriate conditions, constitute an additional load if too much energy is generated by RES, or the source when the generation from RES is insufficient. The main contributions of this paper are as follows: A presentation of practical results achieved by implementing two optimal control strategies for a 1 MW (0.5 MWh) battery energy storage (BES) cooperating with a large 144 MW photovoltaic farm. In the first case, the BES was used to generate curtailment at photovoltaic farm to avoid power grid overload. The second case focuses on maximizing profits from selling the energy produced in periods when the unit price for energy was the highest according to energy market forecasts. In both cases, the storage was used simultaneously to cover the producer's own demand, which eliminated the costs associated with the purchase of energy from the operator, especially during the night supply. A technical and economic evaluation was prepared for both cases, considering the real profits from the investment. The potential of using the BES to increase the functionality of photovoltaic energy sources was determined and discussed in the paper.
Conference Paper
Die Elektromobilität ist ein aktuelles Thema welches durch die Notwenigkeit an alternativen Transportmitteln zunehmend an Bedeutung gewinnt. Zudem steigt der Anteil der Stromerzeugung aus regenerativen Energien und mit ihm die benötigte Regelenergie. Um die fluktuierende Einspeisung der regenerativen Erzeuger auszugleichen gibt es Ansätze elektrische Energiespeicher zu nutzen. Eine Möglichkeit ist es Elektrofahrzeuge (EF) als mobile Speicher zu nutzen. Hierfür sind die technischen Voraussetzungen wie, eine Ladeinfrastuktur, Informations- und Kommunikationstechnik (IKT) sowie entsprechende Koordinations- und Regelstrategien zu entwickeln. Ein Schwerpunkt ist die notwendige IKT zur Anbindung von Elektrofahrzeugen in das elektrische Netz, welche den Datenaustausch, die Zustandserfassung und damit die Steuerung des Ladevorgangs erst ermöglichen.
Thesis
Elektrofahrzeuge bieten die Möglichkeit einer Mobilität ohne lokale CO2 Emissionen und ohne die Verwendung fossiler Energieträger. Um eine uneingeschränkte Elektromobilität bei gleichzeitiger optimaler Nutzung regenerativer Energien zu realisieren sind Elektrofahrzeuge als steuerbare Lasten beziehungsweise elektrische Speicher in das elektrische Energieversorgungsnetz zu integrieren. Für diese „Vehicle to Grid“-Konzepte sind Informations- und Kommunikationstechnik (IKT) im Elektrofahrzeug, der Ladeinfrastruktur sowie im elektrischen Netz erforderlich, um einen Informationsaustausch zum Elektrofahrzeug und damit die Steuerung des Ladeprozesses zu ermöglichen. Das Management der mobilen elektrischen Speicher, der Elektrofahrzeuge, zu dem die Beobachtung, die Koordination, die Navigation sowie das gesteuerte Laden gehören wird von den Mobilitätsleitwarten realisiert. Das Gesamtsystem aus Elektrofahrzeugen, Ladeinfrastruktur und IKT im elektrischen Netz kann als Elektromobilitätsystem bezeichnet werden. In dieser Arbeit wird das Elektromobilitätssystem mit den enthaltenen Komponenten und der IKT-Struktur betrachtet. Vertiefend werden, als notwendige Instrumente für die Netzintegration von Elektrofahrzeugen, die Schnittstellen (elektrischen und IKT) sowie die Mobilitätsleitwarte als übergeordnetes zentrales Managementsystem im Elektromobilitätssystem beschrieben. Unter Verwendung der Daten aus der Harz.EE mobility-Leitwarte erfolgte die Entwicklung von Simulationsmodellen für Elektrofahrzeuge. Mittels dieser erstellten Elektrofahrzeugmodelle lässt sich in Fallszenarien die Auswirkung von Elektrofahrzeugen im Niederspannungsnetz auf die Spannungsqualität untersuchen. Mit Fahrprofilen von Elektrofahrzeugen aus der Harz.EE mobility-Leitwarte lassen sich Methoden zur Elektrofahrzeugmodellierung für den streckenbezogenen Energiebedarf ableiten. Die Untersuchungen und die Ergebnisse der Arbeit im Bereich der Netzintegration von Elektrofahrzeugen zeigen das Potential auf, welches sich durch eine Standardisierung der elektrischen und der IKT-Schnittstellen im Elektromobilitätssystem ergibt und es wird die Realisierung eines Elektromobilitätssystems präsentiert.
Article
Full-text available
Australia's electricity supply infrastructure requires investments exceeding $100b over the next 25 years to maintain quality of service to domestic users. Being careful to distinguish energy service needs from electricity delivery, the case is made for distributed energy services which offer improved sustainability outcomes to the traditional monolithic generation model. A key enabling technology for commercial success of the proposed paradigm is a broadband communication infrastructure. Broadband is essential in meeting the cost reduction and performance targets that would allow a distributed energy service model to succeed. Using broadband, a large number of novel business opportunities arise. A case study on solar water heaters is presented showing that a broadband enabled smart controller can realise 20% greenhouse gas savings for a conventional solar water heater and 75% savings for an electrical water heater.
Conference Paper
Full-text available
In-vehicle power line communication (PLC) holds great promises as an enabler of in-vehicle communication without increasing weight, volume, or cost of the wiring harnesses. In this paper, we join a few recent works and present channel measurements for a specific compact car. We discuss and compare our measurement results with those obtained in previous campaigns. Furthermore, we evaluate our measurements from the viewpoint of high connectivity. That is, we are interested in the suitability of PLC for applications that require a reliable link from any node to any other node at any time. Perhaps not surprisingly, we find that advanced transmission techniques such as multihop or frequency diversity are necessary to achieve this goal.
Book
Dieses Fachbuch ist zur Zeit das einzige deutschsprachige Werk, das sich mit Infotainmentanwendungen im Kfz in breiter Ausrichtung befasst und einen Überblick über den aktuellen Stand der Technik und der weiterführenden Literatur gibt. Dieses Fachbuch eignet sich für Leser in Studium und Praxis, die sich einen tiefgreifenden systematischen Überblick über eine Vielzahl von Aspekten der Kfz-Multimedia verschaffen wollen. Die Besonderheit dieses Buches liegt in der Darstellungsweise, beginnend von den Anwendungen über die Mensch-Maschine-Schnittstelle zu den Grundlagen von Hard- und Softwarearchitekturen moderner Multimediaanwendungen in der Automobiltechnik.
Book
In den letzten drei Jahrzehnten ist der Anteil der Elektronik in Kraftfahrzeugen dramatisch gestiegen. Die Anteile werden immer größer und der Trend hält, getrieben von steigenden Kunden- und Umweltanforderungen ungebremst an. Nahezu alle Funktionen des Fahrzeugs werden heute elektronisch gesteuert, geregelt oder überwacht. Bislang fehlte ein fachlich fundierter und vollständiger Überblick. Diese Lücke schließt nun das Handbuch Kraftfahrzeugelektronik und zeigt einen umfassenden Querschnitt der heute in Fahrzeugen eingesetzten Elektronik.
Article
Heutige Fahrzeuge erreichen durch den Einsatz elektronischer Systeme bisher ungeahnte Standards bei den Emissionen, der Sicherheit und dem Komfort. Der intensive Elektronikeinsatz schafft aber auch neue Probleme. Das Buch vermittelt die Grundlagen, um die Besonderheiten der Elektronik und Software im Kfz nicht nur zu kennen, sondern auch zu verstehen. Zusätzlich wird an Beispielen die Komplexität realer Systeme im Fahrzeug vorgeführt und gezeigt, welche Anwendungen durch die Elektronik erst möglich werden. Das Spannungsfeld zwischen Sicherheit, Zuverlässigkeit und Komplexität prägt in Verbindung mit branchenüblichen Abläufen das Vorgehen bei der Entwicklung, das ein in diesem Bereich tätiger Ingenieur verstehen muss. Die 2. Auflage greift Neuentwicklungen vor allem bei hybriden und elektrischen Antriebssystemen sowie die Abgasnachbehandlung auf. Das für den Praktiker in der Automobilentwicklung wichtige Thema EMV ist weiter ausgebaut und die Normen sind aktualisiert. Der Inhalt Bordelektronik - Hybridantriebe und elektrische Antriebe - Beispiel Elektronische Dieselsteuerung (EDC) - Bussysteme - Hardware - Software - Projekte, Prozesse und Produkte - Sicherheit und Zuverlässigkeit - Anwendungen - Selbstbau und Tuning - Zukunftstechnologien im Fahrzeug Die Zielgruppen Ingenieure und Techniker in der Praxis der Elektronik, Kfz-Technik und Mechatronik Studierende der Elektrotechnik, Elektronik, Kfz-Technik, Mechatronik und Informatik an Fachhochschulen und Universitäten Der Autor Prof. Dr.-Ing. Kai Borgeest leitet das Labor für Fahrzeugmechatronik an der Hochschule Aschaffenburg.
Conference Paper
Abstract— Electric vehicles (EV) gained in these days on significance. This technology brings opportunities and challenges. One of the challenges is to ensure the mobility for the user. The limiting factors are the electrical storage in the vehicle, as well as the missing infrastructure for charging stations. With the integration of the EV in the grid, its accumulator can be used for network services. A need of research exist in the design of the vehicles and the charging stations, especially in the point of energy exchange between the network and EV, as well as communication to the EV to use controlled charging . The impact of electric vehicles in the network must be analyzed and strategies must be developed to ensure the grid stability.. The charging point being presented in this contribution is located at the Otto-von-Guericke University. It is conceived for research and teaching in the areas of electrical mobility and the connectivity of EV. The construction is also used to show students the complexity of the system.
Article
The impending mass electrification of road transport, driven by concerns for climate change and sustainability, enables an opportunity to substantially reduce greenhouse emissions from passenger vehicles and to simultaneously provide services to the electricity grid. Electricity grids are characterised by a lack of storage capacity, which can be provided by grid connected electric vehicles charging and discharging their batteries under centralised control. This paper argues that the Vehicle to Grid (V2G) methodology offers operational, financial and sustainability synergies between vehicles and electricity grids. Broadband communications is an essential service to facilitate the aggregation, distributed control and metering of V2G services.
  • H Wallentowitz
  • K Reif
H. Wallentowitz and K. Reif, " Handbuch Kraftfahrzeugelektronik ", vieweg, 2006.
  • A Meroth
  • B Tolg
A. Meroth and B. Tolg, " Infotainmentsysteme im Kraftfahrzeug ", vieweg, 2008.
Bussysteme in derAutomatisierungsund Prozesstechnik
  • G Schnell
  • B Wiedemann
G. Schnell and B. Wiedemann, "Bussysteme in derAutomatisierungsund Prozesstechnik", vieweg, 2006.