Project Report B Tech
Project Report B Tech
Project
Phase-1
Report On
“WIRELESS POWER TRANSFER SYSTEM FOR ELECTRIC
VEHICLE APPLICATION”
Submitted in partial fulfillment of the
requirements for the Degree of
BACHELOR OF TECHNOLOGY
SEMESTER – VII
In
Electronics and Telecommunication Engineering
SUBMITTED BY
Under our supervision, during the year 2023-24 and submitted to the faculty of Electronics and
Telecommunication Engineering, AGCE Satara in partial fulfillment of the requirements for the award
of the Degree of Bachelor of Technology in Electronics and Telecommunication Engineering.
We hereby declare that the details furnished above are true and correct to the best of our
knowledge and belief and we undertake to inform authorities about any changes therein, immediately.
In case any of the above information is found to be false or untrue or misleading or misrepresenting,
we are aware that we may be held liable for it.
Place: Satara
Date:
It is our privilege to acknowledge my deep sense of gratitude to my guide Ms. Jadhav S.P. in
Electronics and Telecommunication at Arvind Gavali College of Engineering, Satara for his/her
valuable suggestions and guidance throughout our course and the timely help given to us in completion
of our project work.
We are thankful to Dr. V. A. Pharande, Principal, Arvind Gavali College of Engineering, Satara
and Head of Electronics and Telecommunication Engineering department for their kind co- operation
& moral support.
Finally, we wish to express our sincere thanks to all the staff members of Arvind Gavali
College of Engineering, Satara for their direct and indirect help during the course of our project.
Date:
Place: Satara
As an alternate form in the road transportation system, electric vehicle (EV) can help reduce the
fossil-fuel consumption. However, the usage of EVs is constrained by the limited capacity of battery.
Wireless Power Transfer (WPT) can increase the driving range of EVs by charging EVs in motion
when they drive through a wireless charging lane embedded in a road. The amount of power that can be
supplied by a charging lane at a time is limited.
A problem here is when a large number of EVs pass a charging lane, how to efficiently distribute the
power among different penetrations levels of EVs? However, there has been no previous research devoted to
tackling this challenge.
To handle this challenge, we propose a system to balance the State of Charge (called BSoC) among
the EVs. It consists of three components: i) fog-based power distribution architecture, ii) power scheduling
model, and iii) efficient vehicle-to-fog communication protocol.
The fog computing center collects information from EVs and schedules the power distribution. We
use fog closer to vehicles rather than cloud in order to reduce the communication latency. The power
scheduling model schedules the power allocated to each EV.
In order to avoid network congestion between EVs and the fog, we let vehicles choose their own
communication channel to communicate with local controllers.
.
CONTENTS ii
CHAPTERS Page No
1. INTRODUCTION
2. LITERATURE REVIEW
3. HARDWARE IMPLEMENTATION
4. SOFTWARE IMPLEMENTATION
4.1 ARDUINOID
4.2 EMBADEED C
5.1 Result 30
5.2 Conclusion 33
6. REFERENCES
4.1 ARDUINO 21
4.2 22
ARDUINO-UNO
4.5 30
SINGLE CHENL RELAY
4.6 IR SENSOR 33
INTRODUCTION
When a student are ready for placement then he/she identifies different companies
according to the different criteria’s of companies such as 12 th marks, CGPA, Backlogs in academic year
etc., there is no such a platform to identifies different companies according to these criteria’s and gives a list
of companies. Students also cannot identifies companies for placement according their comfort and skills to
their growth in market.
To develop a website for students and job seekers which help to identify companies for placement.
To filter best companies according to skills and criteria of the company which help for students to get
idea about the industry in which they will work.
To give the information of different companies with their placement criteria’s if a user wants with
their career page link after searching on website.
To make faster and better skills analyzer for students which identifies students strength and suggest
different companies accordingly.
LITERATURE REVIEW
LITERATURE REVIEW
HARDWARE IMPLIMENTATION
TRANSMITTER
AC DC TO AC
INPUT AC TO DC INVERTER
FILTER
HF PRIMARY HF TRANSFORMER
SIDE
ARDUINO
VOLTAGE ADC
SENSOR MICRO
CONTROLLER
IR SENSOR
RECEIVER
HF HF DC
SECONDA RECTIFICATIO REGULATO CHARGIN
RY SIDE N & FILTER R G
CIRCUI
BATTERY
MICROCONTROLLER
WIRELESSPOWERTRANSFER
ULTRASONICSENSOR
VOLTAGESENSOR
RELAY
ROBO
SOFTWARER
EQUIREMENTS
ARDUINOIDE
EMBEDDEDC
MODULES
1. SENSORINTERFACING
2. PREPARINGPOWERSUPPLYUNIT
3. MICRO-CONTROLLERPROGRAMMING
4. READINGANALOGDATA
5. TESTANDDEBUG
6. SUBMISSION
3. MICRO-CONTROLLER PROGRAMMING
5. TESTANDDEBUG
Testing means verifying correct behavior. Testing can be done at all stages of module
development: requirements analysis, interface design, algorithm design, implementation, and
integration with other modules. In the following, attention will be directed at implementation
testing. Implementation testing is not restricted to execution testing. An implementation can also
be tested using correctness proofs, code tracing, and peer reviews, as described below.
Debugging is a cyclic activity in volving execution testing and code correction. The testing that
is done during debugging has a different aim than final module testing. Final module testing aims
to demonstrate correctness, whereas testing during debugging is primarily aimed at locating
errors. This difference has a significant effect on the choice of testing strategies.
6. SUBMISSION
Submitting the proto type for the presentation to the faculty guide for review purpose.
Arduinois an open source, computer hardware and software company, project, and user
community that designs and manufactures Single-board microcontrollers and microcontroller kits
for building digital devices and interactive objects that can sense and control objects in the
physical world.
The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).It has
14digital input/output ins(of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz
crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button.
Arduino Uno is a microcontroller board based on the AT mega 328P. It has14 digital input/output
pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB
connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter.
Arduino Uno has a number of facilities for communicating with a computer, another Arduino board, or
other microcontrollers.
FEATURES
Microcontroller:ATmega328P
Operatingvoltage:5V
Inputvoltage:7-12V
Flash memory: 32KB
SRAM:2KB
EEPROM:1KB
APPLICATIONS
Real time biometrics
Robotic applications
Academic applications
DESCRIPTION
The term “wireless charging” usually refers to inductive charging. This technology uses a
charging station that creates an alternating magnetic field. A device with the proper induction
coil will receive energy from that field when it is placed nearby, making it receive power without
a physical connection. An important issue associated with all wireless power systems is limiting
the exposure of people and other living things to potentially injurious electromagnetic fields.
Wireless power transfer is the transmission of AC power from a power source toan electrical
load, without the use of discrete human made conductors.
The Wireless Power Transfer and Charging Module can be used in electronic
equipments in common use for close wireless charging. This module uses an electromagnetic
field to transfer electric energy between a transmitter circuit and a receiver circuit.
FEATURES
Transmitter input voltage:12vDC
Receiver output power:3W-5W
Maximum receiver current capacity:600mA(based on distance)
Coilinductance:30µH
Transmit receive distance:1-20mm
APPLICATIONS
Power grid
Power mesh
Mobile charging
LED power
DESCRIPTION
A voltage sensor is going to be able to determine and even monitor and measure the
voltage supply. It is then able to take those measurements and turn them into a signal that one
will then be able to read. The signal will often go into a specialized electronic device for
recording, but sometimes, an observer will be present to manually read the sensor output.
FEATURES
Under-voltage, over-voltage, or voltage band models
Powered from sensing input lines or from separate DC supply
Available with time delays on pull-in and/or drop-out or with customized
DESCRIPTION
Arelayis an electrically operated device. It has a control system and (also called input circuit
or input contactor) and controlled system (also called output circuit or output cont actor). It is
frequently used in automatic control circuit.
Relays are switches that open and close circuits electro mechanically or electronically.
Relays control one electrical circuit by opening and closing contacts in another circuit When a
relay contact is Normally Closed (NC), there is a closed contact when the relay is not energized.
Relays are simple switches which are operated both electrically and mechanically.
Relays consist of a n electromagnet and also a set of contacts. The switching mechanism is
carried out with the help of the electromagnet. The main operation of a relay comes in places
where only a low-power signal can be used to control a circuit. It is also used in places where
only one signal can be used to control a lot of circuits. They were used to switch the signal
coming from one source to another destination. The high end applications of relays require high
power to be driven by electric motors and so on. Such relays are called contactor.
FEATURES
Inputvoltage:12VDC
Driverunit:ULN2003A
Isolationunit:In4007
Fast switching
APPLICATIONS
Ac load Switching applications
Dc load Switching applications
Motor switching applications
IRSENSOR
An infrared sensor is an electronic device, that em its in order to sense some aspects of the surroundings. An IR
sensor can measure the heat of an object as well as detects the motion. These types of sensors measures only infrared
radiation, rather than emitting it that is called as a passive IR sensor. Usually in the infrared spectrum, all the
objects radiate some form of thermal radiations. These types of radiations are invisible to our eyes, that can be
detected by an infrared sensor. The emitter is simply an IR LED (Light Emitting Diode) and the detector is simply
an IR photodiode which is sensitive to IR light of the same wavelength as that emitted by the IR LED. When IR
light falls on the photodiode, The resistances and these output voltages, change in proportion to the magnitude of the
IR light received.
…
DESCRIPTION
12V battery has a rectangular prism shape with rounded edges and a polarized snap connector at the top. A
zinc–carbon (6F22) battery is a dry cell battery that delivers a potential of 1.5 volts between a zinc metal electrode
and a carbon rod from an electrochemical reaction between zinc and manganese dioxide mediated by a suitable
electrolyte.
It was introduced for the early transistor radios. It is usually conveniently packaged in a zinc can which
also serves as the anode with a negative potential, while the inert carbon rod is the positive cathode. An advantage
is that several nine-volt batteries can be connected to each other in series to provide higher voltages.
FEATURES
Outputvoltage:12v
Currentcapacity:2.5Ah
ApproximateVolume:0.2cu.in.(3.3cu. cm.)
ApproximateWeight:0.4oz.(11gm.)
APPLICATIONS
Walkie talkies.
Usea12Vbatterycliptoeasilyconnectyour9VbatterytoyourArduino.
.
This is an LCD Display designed for E-blocks. It is a 16 character, 2-line alphanumeric LCD display
connected to a single 9-way D-type connector. This allows the device to be connected to most E-Block I/O ports.
The LCD display requires data in a serial format, which is detailed in the user guide below. The display also requires
a 24V power supply. Please take care not to exceed 5V, as this will cause damage to the device. The 24V is best
generated from the E-blocks Multi programmer or a 24V fixed regulated power supply.
The 24 x 8inch intelligent alphanumeric dot matrix displays is capable of displaying 224 different characters
and symbols. A full list of the characters and symbols is printedonpages7/8(note these symbols can vary between
brand of LCD used). This booklet provides all the technical specifications for connecting the unit, which requires a
single power supply (+24V).
FEATURES
Inputvoltage:24v
E-blocks compatible
Low cost
Compatible with most I/O ports in the E-Block range
Easeto develop programming code using Flow code icons Monitoring
APPLICATONS
Display applications for Arduino and other controller
SOFTERWARE
IMPLIMENTATION
SOFTWARE DESCRIPTION:
4.1 ARDUINOIDE:
The Arduino Integrated Development Environment - or Arduino Software (IDE) - contains a text editor for writing
code, a message area, a text console, a toolbar with buttons for common functions and a series of menus. It connects
to the Arduino and Genuino hardware to upload programs and communicate with them.
Programs written using Arduino Software (IDE) are called sketches. These sketches are written in the text editor
and are saved with the file extension .ino.The editor has features for cutting/pasting and for searching/replacing text.
The message area gives feedback while saving and exporting and also displays errors. The console displays text
output by the Arduino Software (IDE), including complete error messages and other information. The bottom right
hand corner of the window displays the configured board and serial port.
When you upload a sketch, you're using the Arduino bootloader, a small program that has been loaded on to the
microcontroller on your board. It allows you to upload code without using any additional hardware. The bootloader
is active for a few seconds when the board resets; then it starts whichever sketch was most recently uploaded to the
microcontroller. The bootloader will blink the on-board (pin 13) LED when it starts (i.e. when the board resets).
Embedded Cis a set of language extensions for the C programming language by the C Standards Committee to
address commonality issues that exist between Cextensions for different embedded systems.
Embedded C is a set of language extensions for the C programming language by the C Standards Committee to
address commonality issues that exist between C extensions for different embedded systems. Historically, embedded
C programming requires nonstandard extensions to the C language in order to support exotic features such as fixed-
point arithmetic, multiple distinct memory banks, and basic I/O operations
Modern embedded systems are often based on microcontrollers(i.e. CPU's with integrated memory or peripheral
interfaces), but ordinary microprocessors (using external chips for memory and peripheral interface circuits) are also
common, especially in more-complex systems. In either case, the processor(s) used may be types ranging from
general purpose to those specialized in certain class of computations, or even custom designed for the application at
hand. A common standard class of dedicated processors is the digital signal processor (DSP).
Since the embedded system is dedicated to specific tasks, design engineers can optimize it to reduce the size and
cost of the product and increasethe reliability andperformance.Someembeddedsystemsaremass- produced,benefiting
from economies of scale.
Embedded systems range from portable devices such as digital watchesandMP3players, to large stationary
installations like traffic lights,factory controllers, and largely complex systems like hybrid vehicles,MRI,
andavionics. Complexity varies from low, with a single microcontrollerchip, to very high with multiple units,
peripherals and networks mounted inside a large chassis or enclosure.
PROGRAM
#include<LiquidCrystal.h>
Constintrs=7,en=6,d4=5,d5=4,d6=3,d7=2; Liquid Crystal lcd(rs, en, d4, d5, d6, d7); float
Void setup()
{
Serial begin(9600); lcd.begin(16,
2);
lcd.print("WirelessPower");
lcd.setCursor(0, 1);
lcd.print("TransferFore-V");
delay(2500);
pinMode(8,OUTPUT); pinMode(A0,
INPUT);
digital Write(8,HIGH);
Void loop()
{
current =0;
{
current=current+(.0264*analog Read(A1) -13.51)/1000; delay(1);
}
ir =digitalRead(A0); Serial.print("Current=");Serial.println(current);
Serial.print("Ir = ");Serial.println(ir);
//delay(250); if(ir
== 0)
lcd.clear();lcd.setCursor(0,0);
lcd.print("ChargingStarted");
lcd.setCursor(0,1); lcd.print("Current
"); lcd.print(current);
lcd.print("A"); delay(2000);
}
else
{
digitalWrite(8,HIGH); lcd.clear();
lcd.setCursor(0,0);
lcd.print("NoVehicleFound"); lcd.setCursor(0,1);
lcd.print("ForCharging"); delay(2000);
5.2 CONCLUSIONS
In this system, we are presenting the Wireless Power Transmission. As the electric vehicle in the market is
increasing. We can use the wireless charging system to charge our vehicles. This system shows the efficiency and
implementation of the charging station in future technology. This paper also covers future technology like payment
through RFID tags and self-serviced entry and exit gate to maintain congestion at the station. This will be helpful for
those who are doing research in the field of wireless power transmission. And many had came up with the greatest
invention like charging mobile wirelessly, and other electronic gadgets too. This could be the future scope for
developing the charging station, As electric vehicle are increasing in demand.
Wireless power transfer technology is a field that has a huge potential of becoming a mainstream
technology in the future. The proposed wireless power transfer circuit can be used for EV charging applications.
With the necessary research and development in this field, it is possible to create an electric bicycle from a
conventional bicycle that is capable of charging wirelessly. In the future,the advanced circuit as used the coil design
can be imported from the wireless power transfer circuit that is closer to the real world hardware. With adequate
development and innovation in this field, it is certainly possible to create wireless power charging stations capable of
charging electric bicycles and electric cars or any heavy EVs from the same power charging station, at a faste
rcharging rate than currently available charging techniques
[7] C. Antúnez, J.F. Franco, M.J. Rider and R. Romero., “A new methodology for
theoptimalchargingcoordinationofelectricvehiclesconsideringvehicle-togrid