SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1400
POWER LINE CARRIER COMMUNICATION
Vishal Kirdat1, Aniket Gulavani2, Prasad Kulkarni3, Prof. Mrs.J.M.Waykule4
1,2,3,4Department E&TC, Sanjay ghodawat institute, Kolhapur, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract: The PLC refers to transferring the information
using power-lines as the communication mediaorchannel.
The PLC has turned out to be a flexible approach to
implement low cost & reliable network in home &
industrial environment. Alternating current(AC) power
line in a building work as communication channel by
means information transfer over a same line.
Keywords: Transmitter & receiver section using
PIC16F877X , FSK Modem, Power supply with relay
card, Energy meter, RTC.
Introduction:
Automation industry is raising edge these days. The
dependency of people and industrieson devices to control
and organize their resources is on rise. Traditional
approaches use wireless technologies like Bluetooth,
infrared remote. LAN and Wi-Fi based automation.
These techniques are expensive and need extra resources
such as new wires or spectrum in wireless type. Most of
them suffer from one or more problems like high capital,
limited working environments.
To overcome these 230v A.C. Mainsisused to task.Inthese
systems we are using the same power lines already laid to
supply electricity to device. Due to this we overcome may
problems like extra wiring or spectrum space. We will
design a modem so that it can transfer commands to other
devices through the power line.
This is a type of data transfer through power line
communication by using RTC (real Time Clock).it is not
necessary for the EB people to monitor or to checkthedata
for each and every independent house regularly.Insteadof
that, by using a real time clock we can transmit the
electricity bill data to the MC through PLCC (POWER LINE
CARRIER COMMUNICATION) communication. Thistypeof
system reduces the burden of the electricity people.
Moreover it’s less time consuming. This type of
communication system involves certain components like
RTC, Energy Meter, Microcontroller, LCD display, FSK
transmitter and FSK receiver.. When this data and time is
arrived in RTC, the Microcontroller will send the
Corresponding Signal. Before that the energy meter with
SCU and it gives to signal conditioning circuit. Number of
units consumed is indicated in the display. If the particular
data and time is reached, the microcontroller sends the
signal for FSK Modulation. The Modulated signal is then
transmitted to RF transmitter.
The RF receiver receives the transmitted signal and thenit
is given for FSK demodulation. The Demodulated original
signal is now transferred to MC through max 232. This is
PLCC type of communication. This system willbeusefulfor
the EB people to transmit the data from the consumer
place to EB without going directly to the consumer place.
Review of the relevant literature:
This technique basically refers to providing intelligence to
the device. In the current scenario, automation is widely
used to control various devices in industries and home.
Current systems used wired technologies like LAN thro’
twisted pair cable or wireless technologies like Bluetooth,
zig-Bee, RFID & Infrared. In the wireless communication
case, all the technologies are susceptible to interference
due to the presence of other devices nearby.
Infrared case is high susceptible to the problem of
reflection, besides the devices required to implement the
automation system based on the requireApowersourceto
work which may need special arrangement in many cases.
The current systems thus required a special care &
attention & some time may require change in architecture
of the area where it is used to install new wires or
repeaters.
Power Line Modeling:
The modeling of the power line channel is of fundamental
importance, since the quality of transmission is highly
influenced by characteristics of the channel. Several
techniques to model transfer characteristics of indoor
power line channel have been presented in literature.
MULTIPLE ACCESS SCHEMES WITH PLCC
Today with the advent of technology , use of high
speed applications like internet, voice and data has
been increased that’s why many researches has been
done in last few years to expose the properties of
power line channel at the frequencies up to 20 or 30
MHz for fixing power line channel as acommunication
system.
There have some researches beendonefor evaluating
the performance of OFDM and CDMA systems in
power lines. In [4] the comparison of OFDM and
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1401
CDMA for broadband power line communication has
been made by simulation. Performanceanalysis model
of OFDM under the effect of impulsive noise and
multipath effects has been developed by close
formulas and verified by simulation. The first direct
sequence multiple access (DS-CDMA) [3]isbeingused
with low frequencies of power line channel. In high
frequency bands (1-40MHz) minimum output energy
receivers (such as RAKE receiver) and multiuser
detection techniques have been used. The receiver in
the CDMA system is based on coherent receiver
structure. Electricity producer and distributor
cannot ignore standardization of power line channel,
that about to be used worldwide in the field of
telecommunication. Depending on the geographical
areas, standardization work may be directly
associated with an international level or first be
developed at a regional level. The deployment of
electrical networks, their interconnections and ever
increasing number of electrical appliances have
resulted in the emergence of the first network
standardization bodies such as IEC (International
Electro technical commission).There are three
International organizations [1] that cover all the field
of knowledge regarding the system, as IEC
(International Electro technical commission, Europe),
the ISO and the ITU. The IEC (International Electro
technical commission, Europe) and the CENELECT
(Europian committee for Electro technical
standardization) are in charge of electrical
engineering and the ETSI (European
Telecommunication Standards Institute)is incharge of
telecommunications. The ISO and CEN (Europian
committee for Standardization) cover all the other
areas of activity [1]. These International standards are
aimed to limiting the interfering emissions of the
wired networks. As Power line communication
networks are simple and practical so can be quickly
developed and can be sustained with the appearance
of new PLC technology versions resulting in new
applications and emergence of IEEE1901 standardfor
PLCs in the very near future.
Fig: PCB layout of PIC Board
Fig: PCB Layout of Dual Power Supply
Relay Circuit Operation Table:
Fig: Relay Circuit SPST
PIC
The microcontroller that has been used for this project is
from PIC series. PIC microcontroller is the first RISC based
microcontroller fabricated in CMOS(complementarymetal
oxide semiconductor) that uses separate bus for
instruction and data allowing simultaneous access of
program and data memory. The main advantage of CMOS
and RISC combination is low power consumptionresulting
in a very small chip size with a small pin count. The main
advantage of CMOS is that it has immunity to noise than
other fabrication techniques.
Variousmicrocontrollersoffer differentkindsofmemories.
EEPROM, EPROM, FLASH etc. are some of the memories of
which FLASH is the most recently developed. Technology
that is used in pic16F877 is flash technology, so thatdatais
retained even when the power is switched off..
Voltage signal
from PIC
Transistor
Q1
Transistor
Q2
Relay
1 ON OFF OFF
0 OFF ON ON
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1402
CORE FEATURES:
• High-performance RISC CPU
• Only 35 single word instructions to learn
• All single cycle instructions except for programbranches
which are two cycle
• Operating speed: DC - 20 MHz clock input
DC - 200 ns instruction cycle
• Up to 8K x 14 words of Flash Program Memory,
Up to 368 x 8 bytes of Data Memory (RAM)
Up to 256 x 8 bytes of EEPROM data memory
BAUD RATE CALCULATION
The main criteria for UART communication is itsbaudrate.
Both the devices Rx/Tx should be set to same baud ratefor
successful communication. This can be achieved bySPBRG
register. SPBRG is a 8-bit register which controls the baud
rate generation. Given the desired baud rate and FOSC, the
nearest integer value for the SPBRG register can be
calculated using the below formula.
BRGH = 1 High Speed
$$SPBRG = (Fosc / (16 * BaudRate)) - 1$$
BRGH = 0 Low Speed
$$SPBRG = (Fosc / (64 * Baud rate)) - 1$$ .It may be
advantageous to use the high baud rate (BRGH = 1) even
for slower baud clocks. This is because the FOSC/(16 (X +
1)) equation can reduce the baud rate error in some case.
UART REGISTERS:
The below table shows the registers associated with
PIC16F877A UART.
Register Description
TXSTA Transmit Status And Control Register
RCSTA Receive Status And Control Register
SPBRG USART Baud Rate Generator
TXREG
USART Transmit Register. Holdsthe datatotobe
transmitted on UART
RCREG
USART Transmit Register. Holds the data
received from UART
ADVANTAGES:
 Most economical automation type.
 No change in infrastructure required.
 Can be used in any environment.
DISADVANTAGES:
 Noise of electrical appliances like grinders lead to
be corruption of data.
 Loss of Power hence range is decrease.
APLICATIONS:
 Home, industrial appliance automation
 No need of physically to came for cameraman for
capturing at energy meter.
CONCLUSION:
Automation hasbecome a part of daily life. But the current
systems available are costly, cumbersome & need extra
arrangement with to change in infrastructure. Thus by
proposing this system we are making a low cost &easily
opera table system.
REFERENCE:
 Hussan Asif, “Enhanced In-house Voice
Communication over PLC Network”, International
Journal of Scientific & Research Publication,
Volume 3 ,Issue 7, July 2013 1 ISSN 2250-3153.
 PIC16F877A datasheet.
 Khurram Hussain, ”power line carrier
communication system”, Royal institute of tech.

More Related Content

What's hot

Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...
Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...
Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...Hariadi Aji Jejey
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.Praveen Kumar
 
Powerline Communcation For Home Automation
Powerline Communcation For Home AutomationPowerline Communcation For Home Automation
Powerline Communcation For Home AutomationGaurav Everyones
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...IRJET Journal
 
Communication Through Power Lines[Rahul Gupta]
Communication Through Power Lines[Rahul Gupta]Communication Through Power Lines[Rahul Gupta]
Communication Through Power Lines[Rahul Gupta]Masood Alam Shaikh
 
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET Journal
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanIOSR Journals
 
power line networking by ajay dilish
power line networking by ajay dilishpower line networking by ajay dilish
power line networking by ajay dilishAjay Dilish
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET Journal
 
Automotive Networks : A Review
Automotive Networks : A ReviewAutomotive Networks : A Review
Automotive Networks : A ReviewIJAEMSJORNAL
 
Presentation on power line career communication by ramanand sagar
Presentation on power line career communication by ramanand sagarPresentation on power line career communication by ramanand sagar
Presentation on power line career communication by ramanand sagarRamanand Sagar
 
01 Bts3900 System Structure
01 Bts3900 System Structure01 Bts3900 System Structure
01 Bts3900 System StructureAtif Mahmood
 
Matrix Telecom Solutions: ETERNITY PLCC EPAX
Matrix Telecom Solutions: ETERNITY PLCC EPAX Matrix Telecom Solutions: ETERNITY PLCC EPAX
Matrix Telecom Solutions: ETERNITY PLCC EPAX Matrix Comsec
 
060626 huawei umts end to-end solution
060626 huawei umts end to-end solution060626 huawei umts end to-end solution
060626 huawei umts end to-end solutionVacaba TOURE
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersEditor IJMTER
 
Fieldbus technology industrial automation
Fieldbus technology industrial automationFieldbus technology industrial automation
Fieldbus technology industrial automationPradeep Dhakad
 

What's hot (20)

Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...
Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...
Troubleshooting Power Line Carrier Senggiring Singkawang with Electronic Simu...
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.
 
Powerline Communcation For Home Automation
Powerline Communcation For Home AutomationPowerline Communcation For Home Automation
Powerline Communcation For Home Automation
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
 
Plcc
PlccPlcc
Plcc
 
Epma 013
Epma 013Epma 013
Epma 013
 
Communication Through Power Lines[Rahul Gupta]
Communication Through Power Lines[Rahul Gupta]Communication Through Power Lines[Rahul Gupta]
Communication Through Power Lines[Rahul Gupta]
 
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
IRJET- CAN based Data Acquisition and Data Logging System for Vehicular Commu...
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
 
power line networking by ajay dilish
power line networking by ajay dilishpower line networking by ajay dilish
power line networking by ajay dilish
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation System
 
Automotive Networks : A Review
Automotive Networks : A ReviewAutomotive Networks : A Review
Automotive Networks : A Review
 
Presentation on power line career communication by ramanand sagar
Presentation on power line career communication by ramanand sagarPresentation on power line career communication by ramanand sagar
Presentation on power line career communication by ramanand sagar
 
01 Bts3900 System Structure
01 Bts3900 System Structure01 Bts3900 System Structure
01 Bts3900 System Structure
 
Matrix Telecom Solutions: ETERNITY PLCC EPAX
Matrix Telecom Solutions: ETERNITY PLCC EPAX Matrix Telecom Solutions: ETERNITY PLCC EPAX
Matrix Telecom Solutions: ETERNITY PLCC EPAX
 
060626 huawei umts end to-end solution
060626 huawei umts end to-end solution060626 huawei umts end to-end solution
060626 huawei umts end to-end solution
 
Fieldbus wiring guide
Fieldbus wiring guideFieldbus wiring guide
Fieldbus wiring guide
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down ConvertersA Simulation of Wideband CDMA System on Digital Up/Down Converters
A Simulation of Wideband CDMA System on Digital Up/Down Converters
 
Fieldbus technology industrial automation
Fieldbus technology industrial automationFieldbus technology industrial automation
Fieldbus technology industrial automation
 

Similar to IRJET- Power Line Carrier Communication

IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
IRJET - Modeling of Swipt System using QPSK Modulation
IRJET -  	  Modeling of Swipt System using QPSK ModulationIRJET -  	  Modeling of Swipt System using QPSK Modulation
IRJET - Modeling of Swipt System using QPSK ModulationIRJET Journal
 
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...IRJET Journal
 
IRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET Journal
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiIRJET Journal
 
CDMA Based Secure Cellular Communication via Satellite Link
CDMA Based Secure Cellular Communication via Satellite LinkCDMA Based Secure Cellular Communication via Satellite Link
CDMA Based Secure Cellular Communication via Satellite LinkIRJET Journal
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...ijwmn
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMIRJET Journal
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...ijwmn
 
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...IRJET Journal
 
Remote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersRemote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersIRJET Journal
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...IRJET Journal
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuIAEME Publication
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuIAEME Publication
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
IRJET- Password based Circuit Breaker using DTMF
IRJET-  	  Password based Circuit Breaker using DTMFIRJET-  	  Password based Circuit Breaker using DTMF
IRJET- Password based Circuit Breaker using DTMFIRJET Journal
 

Similar to IRJET- Power Line Carrier Communication (20)

IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
IRJET- Performance Analysis of Clock and Data Recovery Circuits using Multile...
 
Embedded system Basic
Embedded system BasicEmbedded system Basic
Embedded system Basic
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
CAN, BY MD.ABDULLAH
CAN, BY MD.ABDULLAHCAN, BY MD.ABDULLAH
CAN, BY MD.ABDULLAH
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET - Modeling of Swipt System using QPSK Modulation
IRJET -  	  Modeling of Swipt System using QPSK ModulationIRJET -  	  Modeling of Swipt System using QPSK Modulation
IRJET - Modeling of Swipt System using QPSK Modulation
 
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
Performance Analysis of BER and Throughput of Different MIMO Systems using Di...
 
IRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from SaltpetreIRJET-Protection of Buildings from Saltpetre
IRJET-Protection of Buildings from Saltpetre
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
 
CDMA Based Secure Cellular Communication via Satellite Link
CDMA Based Secure Cellular Communication via Satellite LinkCDMA Based Secure Cellular Communication via Satellite Link
CDMA Based Secure Cellular Communication via Satellite Link
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
 
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
IMPLEMENTATION OF A NEW IR-UWB SYSTEM BASED ON M-OAM MODULATION ON FPGA COMPO...
 
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
Evaluation and Design an Efficient Mobile WiMax Architecture Using Coded OFDM...
 
Remote Monitoring System for Solar Inverters
Remote Monitoring System for Solar InvertersRemote Monitoring System for Solar Inverters
Remote Monitoring System for Solar Inverters
 
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...IRJET-  	  A Novel Technique for the Transmission of Digital Data through Ban...
IRJET- A Novel Technique for the Transmission of Digital Data through Ban...
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circu
 
Data transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circuData transmission with gbits speed using cmos based integrated circu
Data transmission with gbits speed using cmos based integrated circu
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
IRJET- Password based Circuit Breaker using DTMF
IRJET-  	  Password based Circuit Breaker using DTMFIRJET-  	  Password based Circuit Breaker using DTMF
IRJET- Password based Circuit Breaker using DTMF
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 

Recently uploaded (20)

Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 

IRJET- Power Line Carrier Communication

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1400 POWER LINE CARRIER COMMUNICATION Vishal Kirdat1, Aniket Gulavani2, Prasad Kulkarni3, Prof. Mrs.J.M.Waykule4 1,2,3,4Department E&TC, Sanjay ghodawat institute, Kolhapur, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract: The PLC refers to transferring the information using power-lines as the communication mediaorchannel. The PLC has turned out to be a flexible approach to implement low cost & reliable network in home & industrial environment. Alternating current(AC) power line in a building work as communication channel by means information transfer over a same line. Keywords: Transmitter & receiver section using PIC16F877X , FSK Modem, Power supply with relay card, Energy meter, RTC. Introduction: Automation industry is raising edge these days. The dependency of people and industrieson devices to control and organize their resources is on rise. Traditional approaches use wireless technologies like Bluetooth, infrared remote. LAN and Wi-Fi based automation. These techniques are expensive and need extra resources such as new wires or spectrum in wireless type. Most of them suffer from one or more problems like high capital, limited working environments. To overcome these 230v A.C. Mainsisused to task.Inthese systems we are using the same power lines already laid to supply electricity to device. Due to this we overcome may problems like extra wiring or spectrum space. We will design a modem so that it can transfer commands to other devices through the power line. This is a type of data transfer through power line communication by using RTC (real Time Clock).it is not necessary for the EB people to monitor or to checkthedata for each and every independent house regularly.Insteadof that, by using a real time clock we can transmit the electricity bill data to the MC through PLCC (POWER LINE CARRIER COMMUNICATION) communication. Thistypeof system reduces the burden of the electricity people. Moreover it’s less time consuming. This type of communication system involves certain components like RTC, Energy Meter, Microcontroller, LCD display, FSK transmitter and FSK receiver.. When this data and time is arrived in RTC, the Microcontroller will send the Corresponding Signal. Before that the energy meter with SCU and it gives to signal conditioning circuit. Number of units consumed is indicated in the display. If the particular data and time is reached, the microcontroller sends the signal for FSK Modulation. The Modulated signal is then transmitted to RF transmitter. The RF receiver receives the transmitted signal and thenit is given for FSK demodulation. The Demodulated original signal is now transferred to MC through max 232. This is PLCC type of communication. This system willbeusefulfor the EB people to transmit the data from the consumer place to EB without going directly to the consumer place. Review of the relevant literature: This technique basically refers to providing intelligence to the device. In the current scenario, automation is widely used to control various devices in industries and home. Current systems used wired technologies like LAN thro’ twisted pair cable or wireless technologies like Bluetooth, zig-Bee, RFID & Infrared. In the wireless communication case, all the technologies are susceptible to interference due to the presence of other devices nearby. Infrared case is high susceptible to the problem of reflection, besides the devices required to implement the automation system based on the requireApowersourceto work which may need special arrangement in many cases. The current systems thus required a special care & attention & some time may require change in architecture of the area where it is used to install new wires or repeaters. Power Line Modeling: The modeling of the power line channel is of fundamental importance, since the quality of transmission is highly influenced by characteristics of the channel. Several techniques to model transfer characteristics of indoor power line channel have been presented in literature. MULTIPLE ACCESS SCHEMES WITH PLCC Today with the advent of technology , use of high speed applications like internet, voice and data has been increased that’s why many researches has been done in last few years to expose the properties of power line channel at the frequencies up to 20 or 30 MHz for fixing power line channel as acommunication system. There have some researches beendonefor evaluating the performance of OFDM and CDMA systems in power lines. In [4] the comparison of OFDM and
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1401 CDMA for broadband power line communication has been made by simulation. Performanceanalysis model of OFDM under the effect of impulsive noise and multipath effects has been developed by close formulas and verified by simulation. The first direct sequence multiple access (DS-CDMA) [3]isbeingused with low frequencies of power line channel. In high frequency bands (1-40MHz) minimum output energy receivers (such as RAKE receiver) and multiuser detection techniques have been used. The receiver in the CDMA system is based on coherent receiver structure. Electricity producer and distributor cannot ignore standardization of power line channel, that about to be used worldwide in the field of telecommunication. Depending on the geographical areas, standardization work may be directly associated with an international level or first be developed at a regional level. The deployment of electrical networks, their interconnections and ever increasing number of electrical appliances have resulted in the emergence of the first network standardization bodies such as IEC (International Electro technical commission).There are three International organizations [1] that cover all the field of knowledge regarding the system, as IEC (International Electro technical commission, Europe), the ISO and the ITU. The IEC (International Electro technical commission, Europe) and the CENELECT (Europian committee for Electro technical standardization) are in charge of electrical engineering and the ETSI (European Telecommunication Standards Institute)is incharge of telecommunications. The ISO and CEN (Europian committee for Standardization) cover all the other areas of activity [1]. These International standards are aimed to limiting the interfering emissions of the wired networks. As Power line communication networks are simple and practical so can be quickly developed and can be sustained with the appearance of new PLC technology versions resulting in new applications and emergence of IEEE1901 standardfor PLCs in the very near future. Fig: PCB layout of PIC Board Fig: PCB Layout of Dual Power Supply Relay Circuit Operation Table: Fig: Relay Circuit SPST PIC The microcontroller that has been used for this project is from PIC series. PIC microcontroller is the first RISC based microcontroller fabricated in CMOS(complementarymetal oxide semiconductor) that uses separate bus for instruction and data allowing simultaneous access of program and data memory. The main advantage of CMOS and RISC combination is low power consumptionresulting in a very small chip size with a small pin count. The main advantage of CMOS is that it has immunity to noise than other fabrication techniques. Variousmicrocontrollersoffer differentkindsofmemories. EEPROM, EPROM, FLASH etc. are some of the memories of which FLASH is the most recently developed. Technology that is used in pic16F877 is flash technology, so thatdatais retained even when the power is switched off.. Voltage signal from PIC Transistor Q1 Transistor Q2 Relay 1 ON OFF OFF 0 OFF ON ON
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1402 CORE FEATURES: • High-performance RISC CPU • Only 35 single word instructions to learn • All single cycle instructions except for programbranches which are two cycle • Operating speed: DC - 20 MHz clock input DC - 200 ns instruction cycle • Up to 8K x 14 words of Flash Program Memory, Up to 368 x 8 bytes of Data Memory (RAM) Up to 256 x 8 bytes of EEPROM data memory BAUD RATE CALCULATION The main criteria for UART communication is itsbaudrate. Both the devices Rx/Tx should be set to same baud ratefor successful communication. This can be achieved bySPBRG register. SPBRG is a 8-bit register which controls the baud rate generation. Given the desired baud rate and FOSC, the nearest integer value for the SPBRG register can be calculated using the below formula. BRGH = 1 High Speed $$SPBRG = (Fosc / (16 * BaudRate)) - 1$$ BRGH = 0 Low Speed $$SPBRG = (Fosc / (64 * Baud rate)) - 1$$ .It may be advantageous to use the high baud rate (BRGH = 1) even for slower baud clocks. This is because the FOSC/(16 (X + 1)) equation can reduce the baud rate error in some case. UART REGISTERS: The below table shows the registers associated with PIC16F877A UART. Register Description TXSTA Transmit Status And Control Register RCSTA Receive Status And Control Register SPBRG USART Baud Rate Generator TXREG USART Transmit Register. Holdsthe datatotobe transmitted on UART RCREG USART Transmit Register. Holds the data received from UART ADVANTAGES:  Most economical automation type.  No change in infrastructure required.  Can be used in any environment. DISADVANTAGES:  Noise of electrical appliances like grinders lead to be corruption of data.  Loss of Power hence range is decrease. APLICATIONS:  Home, industrial appliance automation  No need of physically to came for cameraman for capturing at energy meter. CONCLUSION: Automation hasbecome a part of daily life. But the current systems available are costly, cumbersome & need extra arrangement with to change in infrastructure. Thus by proposing this system we are making a low cost &easily opera table system. REFERENCE:  Hussan Asif, “Enhanced In-house Voice Communication over PLC Network”, International Journal of Scientific & Research Publication, Volume 3 ,Issue 7, July 2013 1 ISSN 2250-3153.  PIC16F877A datasheet.  Khurram Hussain, ”power line carrier communication system”, Royal institute of tech.