SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1122
Fault Management of Electrical Drives Onboard Ship using
Power Line Communication
Shashidhar Kasthala1, Krishnapriya2
1Assistant Professor, ECE, Indian Naval Academy, Ezhimala, Kerala, India
2Faculty of ECE, Indian Naval Academy, Ezhimala, Kerala, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - To maintain the continuity and reliability of
an electric drive onboard ship, it is very important to
develop an efficient fault management system. This
primarily involves continues monitoring of electrical drives
and initiating necessary actions for quick fault clearance. In
this paper, an experimental setup is developed to integrate
different sensors for monitoring and controlling the electric
drives from a remote center using Power Line
Communication. Compared to other communication
technologies, PLC has the advantage of avoiding extra
communication cables and thus reducing the weight of the
ship
Key Words: Directional sensor, Electric drives, Power
line communication, Propulsion, Speed Sensor
1. INTRODUCTION
The transformation of ship propulsion system from direct
drive to completely electrical based system has yielded
numerous advantages. The fuel consumption has reduced
and the mechanical efficiency as improved. A single set of
generators, unlike in the traditional systems, can be used
to cater both propulsion and non-propulsion loads. In the
recent past, the power generation onboard ship is also
supported by renewable energy sources to reduce the
carbon emissions [1].
However, this advancement in technology has also
brought in the complexity of handling the electrical
machinery. Due to the large number of electrical drives
used in ship, from propulsion to water pumping, a
centralized controlling mechanism will be of great help. To
achieve this, a continuous monitoring should also be
developed. The parameters to be monitored also includes
the power consumption pattern, reactive power
management of the ship [2][3].
The ship power system is not exactly same as the
conventional power system. Due to the constraints in the
space, the generators and the electrical loads are placed in
a congested location and it is not very easy to physically
monitor these equipment. Though a large number of
sensors can be placed to update to monitor the data, what
really matters is the medium used to transfer the data.
The monitoring of the equipment can be carried out by
using communication cables like Ethernet or DSL cables
[4][5]. But this extra cabling will only add weight to the
ship, there by compromising the space and speed of the
ship. Another issue with using communication cables is
the interference created due to the proximity of
communication cables with power cables. A non intrusive
monitoring technique like power line communication can
be more suitable option [6].
Communication over power lines will make use of the
existing infrastructure and hence will have very minimal
installation costs. Since all the equipment are powered by
electrical supply, the reach of electrical cables is
maximum. Since the medium of communication is a cable,
the faults in them can also be monitored [7].
In this paper, a non-intrusive methodology is discussed to
the communication between the electrical drives and the
control room is carried out. The existing power lines are
used to continuously monitor the electrical drives and fed
the data into the centralized control room. In fact the same
power cable can also be used to control the drives from
the centralized location.
In the subsequent sections of this of the paper are
organized as follows. In the section II, the implementation
of power line communication onboard ship is discussed. In
the section III, the monitoring and control of electrical
drives is explained. In the section IV, the hardware
implementation of this project is discussed. Finally, the
paper is concluded with the advantages and limitations of
this methodology.
2. POWER LINE COMMUNICATION
Power line communication (PLC) makes use of the existing
electrical cables to transfer data from one node to another.
Though, PLC offers many advantages to the user, it should
be noted that the power lines were actually not intended
to transfer data. The medium may be hostile to
communication. Hence, prior to the implementation of this
technology, the medium need to be thoroughly analyzed
[8]. Various modeling techniques have been worked out to
analyze the power line channel [9].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1123
Since the medium of communication is high voltage
supply, the data cannot be transferred directly. A coupling
interface is to be placed along with the modem to avoid
any direct contact. This coupling circuit is to be developed
as per the frequency of operation and the voltage level of
the power line [10]. Though coupling circuit can be of
inductive type or capacitive type, the latter is the
commonly used. The capacitive type coupling circuit is
usually a combination of capacitor and transformer
connected in series as shown in Fig. 1. This type of
capacitor circuit as the advantage of easy to build and is
also cost effective. The capacitor filters out the 50 Hz
power supply and transformer provides the required
galvanic isolation to the modem.
Fig -1: Coupling Circuit
The capacitor used in this paper is a metalized
polypropylene type and the transformer is of ferrite core
material. The coupling circuit is of 1:1 ratio and address
the problem of Impedance mismatching.
In the interest of this paper, the coupling interface is
developed to operate in the frequency range of 1-500 kHz
with cut-off frequency of 125 kHz. The circuit operates at a
voltage of 230V. The circuit is also provided with a fuse to
avoid any excessive current in the power lines. A bleeder
resistor is also placed in the circuit to discharge the
capacitor during short circuit conditions. Additional surge
protective device can be placed in the circuit but they may
attenuate the signal transmission.
To communicate between the electrical drive and the
control room, the data is transferred in the frequency
range of 150 kHz over the power lines. Since the distance
between the control center and the electrical drive is
expected to be of smaller distance in a ship, a basic
modulation technique will serve the purpose. In this
project the communication signals are modulated using
FSK technique and are transferred at a buadrate of 1096.
Power line communication can also be carried out in
higher frequency ranges i.e. in MHz range. But for specific
applications like monitoring and controlling the
equipment, the signals can be transferred in Narrowband
frequencies. Broadband power line communication i.e
signals transmitted in the frequency range of MHz are
generally used for network connectivity, gaming and
HDMI applications. An example for this is Indoor power
line communications.
3. SYSTEM ARCHITECTURE
The monitoring and controlling of electrical drives can be
implemented as shown in Fig. 2. The electric drives can be
fixed with a sensor to monitor the operational conditions.
The sensor will detect the abnormality in the motor
operation and can signal the microcontroller. The
microcontroller will process the signal and transfer it to
modem. A PLC modem is used to isolate the circuit and the
signal is transmitted on to the power line using the FSK
modulation technique.
Fig -2: Block Diagram
The control center also consists of a modem which will
demodulate the received signal. The microcontroller sends
the signal to the LCD display for the notice of the control
personnel.
The electrical drive can be controlled directly from the
control center. The microcontroller is triggered with an
input interface and thereby the required action is
transmitted to the power line through the modem. The
data is received at the drive location and the
microcontroller takes the necessary action on the drive.
4. HARDWARE IMPLEMENTATION
In this project, a DC geared motor is used for exhibiting
the usage of power line communication for monitoring and
controlling a electric drive. The motor is monitored for
speed and direction using the RPI-151 sensor. The
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1124
monitored and control information in this project is
accessed through ATMEGA 327 microprocessor. The motor
driver used in this project is L298N. The operation of this
project is shown in Fig. 3.
Fig -3: Hardware Implementation
4.1 Sensor
RPI-151is used to sense the motor speed and direction
of a motor. This sensor is an integration of two sensors into
one with high accuracy. It as an advantage of space saving,
improved signal accuracy and high sensitivity. The
operation of this sensor can be depicted in Fig. 4.
Fig -4: RPI -151 Sensor
The direction and speed is sensed with respect to the
location of P1 and P2. With the variation between P1 and
P2, the direction of motor is identified. In this project, the
sensor will detect the speed and direction of the motor and
sends the signal to the microprocessor for onward transfer
to the control center.
4.2 DC geared motor
It is a DC motor with gears attached to it. These gears
are used to vary the torque and control the speed of the
motor. In this project, based on the signal send from the
control center, the microprocessor will control the torque
of the motor as shown in Fig. 5.
4.3 Motor driver
The DC geared motor in this project is controlled using
the L298N driver. This is dual full bridge driver and
triggers with standard TTL logics. In this project, since a DC
motor is used, the driver makes use of only one bridge. The
output voltage of the drive chops the current amplitude. It
also provides the required over current protection.
Fig -5: Motor with driver
5. RESULTS AND DISCUSSION
Though various techniques are implemented to monitor
and control the drives, PLC technology as its own
advantages. Using PLC, higher data rates can also be
achieved by using an additional wire. In simple words,
apart from live and neutral, the earth wire can also be used
to simultaneously leading into a MIMO communication
[11][12].
The main limitation in PLC technology is the variable
load impedance and noise in the power line. This leads into
unpredictable signal attenuation. This problem can be
overcome using advanced modulation techniques like MC-
CDMA and OFDM [13][14][15].
REFERENCES
[1] Shashidhar Kasthala, Krishnapriya and Saka Rajitha,
“An Efficient Photo Voltaic System for Onboard Ship
Applications,” International Journal of Engineering
Research and Applications, Vol 6. No. 2, pp 75-81,
2016.
[2] Shashidhar Kasthala, “Reactive Power Management in
Industries: An analysis,” International Journal of
Emerging Technology and Advanced Engineering, Vol.
3, No. 11, 2013.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1125
[3] Shashidhar Kasthala and Saka Rajitha, “Power
Consumption Pattern in Residential Buildings: A Case
Study,” International Journal of Advanced Research in
Electrical, Electronics and Instrumentation
Engineering, Vol. 4, No. 4, 2015.
[4] Shashidhar Kasthala and Saka Rajitha, “Ethernet based
Monitoring and Controlling of Real time Security
Parameters,” International Conference on Innovations
in Electrical & Electronics Engineering, Hyderabad,
2015
[5] Shashidhar Kasthala and Saka Rajitha,”Non Intrusive
Monitoring of Electrical Cables in Ship Power
Systems,” The Journl of CPRI, Vol 12. N0. 4, 2016.
[6] Krishnapriya and Shashidhar Kasthala, “Identification
of Cable Faults Onboard Ship using Power Line
Communication,” International Journal of Advanced
Research in Computer Science, Vol. 8, No.3, 2017.
[7] Shashidhar Kasthala and GKD Prasanna Venktesan,
“Experimental Verification of Distributed Parameters
on Indian Residential Networks for Power Line
Communication,” International Journal of Engineering
and Technology, Vol. 8, No.6, 2016.
[8] Shashidhar Kasthala and G.K.D. Prasanna Venkatesan,
“Evaluation of Channel Modeling Techniques for
Indoor Power Line Communication,” International
Conference on Advanced Computing and Intelligent
Engineering, Bhubaneshwar, Dec 2016.
[9] Shashidhar Kasthala and GKD Prasanna Venkatesan, A
Amudha, “Design and Development of Protective
Coupling Interface for Characterizing the Residential
Broadband PLC Channel,” Journal of Advanced
Research in Dynamical and Control Systems, Vol. 9
SI.2, 2017.
[10] Shashidhar Kasthala and GKD Prasanna Venkatesan, A
Amudha, “MIMO PLC Channel Modelling on Indian
Residential Networks” International Journal of
Applied Engineering Research, Vol. 12, No. 14, 2017.
[11] Shashidhar Kasthala and G.K.D. Prasanna Venkatesan,
“Evaluation of Channel Modeling Techniques for
Indoor Power Line Communication,” International
Conference on Advanced Computing and Intelligent
Engineering, Bhubaneshwar, Dec 2016.
[12] V Ravichandran and GKD Prasanna Venkatesan,
“Performance analysis of MC-CDMA for wide band
channels,” Information technology journal, VOl 6. No.
2, 2007, pp. 267-270.
[13] J Kirubakaran, GKD Prasanna Venkatesan,
“Performance Analysis of MIMO based ASTM-OFDM
System for Indoor Communication,” International
Journal of Advanced Engineering Technology, Vol. 8,
No. 2, 2016, pp. 662-666.
[14] V Ravichandran, GKD Prasanna Venkatesan, “CDMA
Technique with Inter-process Communication,”
Research Journal of Applied Sciences, Engineering and
Technology, Vol. 7, No. 8, 2014.
[15] S. Saranya, A.Vijay and G.K.D.Prasanna Venkatesan, "A
Hybrid Communication Infrastructure Power System
Using Effective Sensor Network,” International Journal
of Research in Engineering and Advanced Technology,
Volume 2, Issue 2, Apr-May, 2014.

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
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterIRJET Journal
 
Power Management in Wireless Sensor Network
Power Management in Wireless  Sensor NetworkPower Management in Wireless  Sensor Network
Power Management in Wireless Sensor NetworkIRJET Journal
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protectioneSAT Publishing House
 
Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme Samuel Okhuegbe
 
Power Grid and development in India
Power Grid and development in IndiaPower Grid and development in India
Power Grid and development in IndiaSandipan Chakraborty
 
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
 
An application of Power Line Communication
An application of Power Line CommunicationAn application of Power Line Communication
An application of Power Line CommunicationSujit Nayak
 
WIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMSWIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMSmanogna gwen
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Journals
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...eSAT Publishing House
 
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...IRJET Journal
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentationAneeque Qaiser
 

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...
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel Inverter
 
Power Management in Wireless Sensor Network
Power Management in Wireless  Sensor NetworkPower Management in Wireless  Sensor Network
Power Management in Wireless Sensor Network
 
Power Line carrier communication
Power Line carrier communicationPower Line carrier communication
Power Line carrier communication
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection
 
Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme
 
Power Grid and development in India
Power Grid and development in IndiaPower Grid and development in India
Power Grid and development in India
 
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.
 
An application of Power Line Communication
An application of Power Line CommunicationAn application of Power Line Communication
An application of Power Line Communication
 
Phasor Measurement Unit (PMU)
 Phasor Measurement Unit (PMU) Phasor Measurement Unit (PMU)
Phasor Measurement Unit (PMU)
 
WIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMSWIDE AREA PROTECTION IN POWER SYSTEMS
WIDE AREA PROTECTION IN POWER SYSTEMS
 
Single-bit modulator for wireless power transfer system
Single-bit modulator for wireless power transfer systemSingle-bit modulator for wireless power transfer system
Single-bit modulator for wireless power transfer system
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...A remote monitoring system for a three phase 10-kva switchable distribution t...
A remote monitoring system for a three phase 10-kva switchable distribution t...
 
Class 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdfClass 27 signal processing techniques for the future smart grid.pdf
Class 27 signal processing techniques for the future smart grid.pdf
 
2014 PV Distribution System Modeling Workshop: IEEE 1547a and 1547.1a: Removi...
2014 PV Distribution System Modeling Workshop: IEEE 1547a and 1547.1a: Removi...2014 PV Distribution System Modeling Workshop: IEEE 1547a and 1547.1a: Removi...
2014 PV Distribution System Modeling Workshop: IEEE 1547a and 1547.1a: Removi...
 
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...IRJET-  	  Control for Grid Connected and Intentional Islanding Operation of ...
IRJET- Control for Grid Connected and Intentional Islanding Operation of ...
 
PMU
PMUPMU
PMU
 
Power line communication
Power line communicationPower line communication
Power line communication
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentation
 

Similar to Fault Management of Electrical Drives Onboard Ship using Power Line Communication

IRJET- Development of Redundant Communication Methods for Robots in Nucle...
IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...
IRJET- Development of Redundant Communication Methods for Robots in Nucle...IRJET Journal
 
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...IAEME Publication
 
IRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET Journal
 
Design of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric VehicleDesign of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric VehicleIRJET Journal
 
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET Journal
 
Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850IRJET Journal
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET Journal
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMIRJET Journal
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMIRJET Journal
 
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...IRJET Journal
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET Journal
 
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
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
A Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsA Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsIRJET Journal
 
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...IRJET Journal
 
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy Logic
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy LogicIRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy Logic
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy LogicIRJET Journal
 
A Review on Application of Narrowband Power Line Communication in Medium Volt...
A Review on Application of Narrowband Power Line Communication in Medium Volt...A Review on Application of Narrowband Power Line Communication in Medium Volt...
A Review on Application of Narrowband Power Line Communication in Medium Volt...IRJET Journal
 
IRJET - Designing of Railway Signalling, Interlocking System and Control...
 IRJET -  	  Designing of Railway Signalling, Interlocking System and Control... IRJET -  	  Designing of Railway Signalling, Interlocking System and Control...
IRJET - Designing of Railway Signalling, Interlocking System and Control...IRJET Journal
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...eSAT Publishing House
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...eSAT Journals
 

Similar to Fault Management of Electrical Drives Onboard Ship using Power Line Communication (20)

IRJET- Development of Redundant Communication Methods for Robots in Nucle...
IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...IRJET-  	  Development of Redundant Communication Methods for Robots in Nucle...
IRJET- Development of Redundant Communication Methods for Robots in Nucle...
 
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...
STUDY AND ANALYSIS OF PROTECTION SCHEME OF DIGITAL SUBSTATION USING IEC61850-...
 
IRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart Grid
 
Design of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric VehicleDesign of Wireless Power Transfer Charge Station for Electric Vehicle
Design of Wireless Power Transfer Charge Station for Electric Vehicle
 
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
 
Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM Control
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEM
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
 
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...IRJET-  	  A Unique Methodology for Transmission Line Breakage Detection and ...
IRJET- A Unique Methodology for Transmission Line Breakage Detection and ...
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
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...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
A Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power SubstationsA Review of Cybersecurity in Power Substations
A Review of Cybersecurity in Power Substations
 
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...
IRJET- Improved Electrical Power Supply to Trans-Amadi Industrial Layout, Por...
 
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy Logic
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy LogicIRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy Logic
IRJET- Improvement of Voltage Stability by Placing UPFC using Fuzzy Logic
 
A Review on Application of Narrowband Power Line Communication in Medium Volt...
A Review on Application of Narrowband Power Line Communication in Medium Volt...A Review on Application of Narrowband Power Line Communication in Medium Volt...
A Review on Application of Narrowband Power Line Communication in Medium Volt...
 
IRJET - Designing of Railway Signalling, Interlocking System and Control...
 IRJET -  	  Designing of Railway Signalling, Interlocking System and Control... IRJET -  	  Designing of Railway Signalling, Interlocking System and Control...
IRJET - Designing of Railway Signalling, Interlocking System and Control...
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...
 
Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...Study and comparison of various communication based protective relaying schem...
Study and comparison of various communication based protective relaying schem...
 

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

Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
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
 
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
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
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
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
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
 

Recently uploaded (20)

Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
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...
 
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
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
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
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
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
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 

Fault Management of Electrical Drives Onboard Ship using Power Line Communication

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1122 Fault Management of Electrical Drives Onboard Ship using Power Line Communication Shashidhar Kasthala1, Krishnapriya2 1Assistant Professor, ECE, Indian Naval Academy, Ezhimala, Kerala, India 2Faculty of ECE, Indian Naval Academy, Ezhimala, Kerala, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - To maintain the continuity and reliability of an electric drive onboard ship, it is very important to develop an efficient fault management system. This primarily involves continues monitoring of electrical drives and initiating necessary actions for quick fault clearance. In this paper, an experimental setup is developed to integrate different sensors for monitoring and controlling the electric drives from a remote center using Power Line Communication. Compared to other communication technologies, PLC has the advantage of avoiding extra communication cables and thus reducing the weight of the ship Key Words: Directional sensor, Electric drives, Power line communication, Propulsion, Speed Sensor 1. INTRODUCTION The transformation of ship propulsion system from direct drive to completely electrical based system has yielded numerous advantages. The fuel consumption has reduced and the mechanical efficiency as improved. A single set of generators, unlike in the traditional systems, can be used to cater both propulsion and non-propulsion loads. In the recent past, the power generation onboard ship is also supported by renewable energy sources to reduce the carbon emissions [1]. However, this advancement in technology has also brought in the complexity of handling the electrical machinery. Due to the large number of electrical drives used in ship, from propulsion to water pumping, a centralized controlling mechanism will be of great help. To achieve this, a continuous monitoring should also be developed. The parameters to be monitored also includes the power consumption pattern, reactive power management of the ship [2][3]. The ship power system is not exactly same as the conventional power system. Due to the constraints in the space, the generators and the electrical loads are placed in a congested location and it is not very easy to physically monitor these equipment. Though a large number of sensors can be placed to update to monitor the data, what really matters is the medium used to transfer the data. The monitoring of the equipment can be carried out by using communication cables like Ethernet or DSL cables [4][5]. But this extra cabling will only add weight to the ship, there by compromising the space and speed of the ship. Another issue with using communication cables is the interference created due to the proximity of communication cables with power cables. A non intrusive monitoring technique like power line communication can be more suitable option [6]. Communication over power lines will make use of the existing infrastructure and hence will have very minimal installation costs. Since all the equipment are powered by electrical supply, the reach of electrical cables is maximum. Since the medium of communication is a cable, the faults in them can also be monitored [7]. In this paper, a non-intrusive methodology is discussed to the communication between the electrical drives and the control room is carried out. The existing power lines are used to continuously monitor the electrical drives and fed the data into the centralized control room. In fact the same power cable can also be used to control the drives from the centralized location. In the subsequent sections of this of the paper are organized as follows. In the section II, the implementation of power line communication onboard ship is discussed. In the section III, the monitoring and control of electrical drives is explained. In the section IV, the hardware implementation of this project is discussed. Finally, the paper is concluded with the advantages and limitations of this methodology. 2. POWER LINE COMMUNICATION Power line communication (PLC) makes use of the existing electrical cables to transfer data from one node to another. Though, PLC offers many advantages to the user, it should be noted that the power lines were actually not intended to transfer data. The medium may be hostile to communication. Hence, prior to the implementation of this technology, the medium need to be thoroughly analyzed [8]. Various modeling techniques have been worked out to analyze the power line channel [9].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1123 Since the medium of communication is high voltage supply, the data cannot be transferred directly. A coupling interface is to be placed along with the modem to avoid any direct contact. This coupling circuit is to be developed as per the frequency of operation and the voltage level of the power line [10]. Though coupling circuit can be of inductive type or capacitive type, the latter is the commonly used. The capacitive type coupling circuit is usually a combination of capacitor and transformer connected in series as shown in Fig. 1. This type of capacitor circuit as the advantage of easy to build and is also cost effective. The capacitor filters out the 50 Hz power supply and transformer provides the required galvanic isolation to the modem. Fig -1: Coupling Circuit The capacitor used in this paper is a metalized polypropylene type and the transformer is of ferrite core material. The coupling circuit is of 1:1 ratio and address the problem of Impedance mismatching. In the interest of this paper, the coupling interface is developed to operate in the frequency range of 1-500 kHz with cut-off frequency of 125 kHz. The circuit operates at a voltage of 230V. The circuit is also provided with a fuse to avoid any excessive current in the power lines. A bleeder resistor is also placed in the circuit to discharge the capacitor during short circuit conditions. Additional surge protective device can be placed in the circuit but they may attenuate the signal transmission. To communicate between the electrical drive and the control room, the data is transferred in the frequency range of 150 kHz over the power lines. Since the distance between the control center and the electrical drive is expected to be of smaller distance in a ship, a basic modulation technique will serve the purpose. In this project the communication signals are modulated using FSK technique and are transferred at a buadrate of 1096. Power line communication can also be carried out in higher frequency ranges i.e. in MHz range. But for specific applications like monitoring and controlling the equipment, the signals can be transferred in Narrowband frequencies. Broadband power line communication i.e signals transmitted in the frequency range of MHz are generally used for network connectivity, gaming and HDMI applications. An example for this is Indoor power line communications. 3. SYSTEM ARCHITECTURE The monitoring and controlling of electrical drives can be implemented as shown in Fig. 2. The electric drives can be fixed with a sensor to monitor the operational conditions. The sensor will detect the abnormality in the motor operation and can signal the microcontroller. The microcontroller will process the signal and transfer it to modem. A PLC modem is used to isolate the circuit and the signal is transmitted on to the power line using the FSK modulation technique. Fig -2: Block Diagram The control center also consists of a modem which will demodulate the received signal. The microcontroller sends the signal to the LCD display for the notice of the control personnel. The electrical drive can be controlled directly from the control center. The microcontroller is triggered with an input interface and thereby the required action is transmitted to the power line through the modem. The data is received at the drive location and the microcontroller takes the necessary action on the drive. 4. HARDWARE IMPLEMENTATION In this project, a DC geared motor is used for exhibiting the usage of power line communication for monitoring and controlling a electric drive. The motor is monitored for speed and direction using the RPI-151 sensor. The
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1124 monitored and control information in this project is accessed through ATMEGA 327 microprocessor. The motor driver used in this project is L298N. The operation of this project is shown in Fig. 3. Fig -3: Hardware Implementation 4.1 Sensor RPI-151is used to sense the motor speed and direction of a motor. This sensor is an integration of two sensors into one with high accuracy. It as an advantage of space saving, improved signal accuracy and high sensitivity. The operation of this sensor can be depicted in Fig. 4. Fig -4: RPI -151 Sensor The direction and speed is sensed with respect to the location of P1 and P2. With the variation between P1 and P2, the direction of motor is identified. In this project, the sensor will detect the speed and direction of the motor and sends the signal to the microprocessor for onward transfer to the control center. 4.2 DC geared motor It is a DC motor with gears attached to it. These gears are used to vary the torque and control the speed of the motor. In this project, based on the signal send from the control center, the microprocessor will control the torque of the motor as shown in Fig. 5. 4.3 Motor driver The DC geared motor in this project is controlled using the L298N driver. This is dual full bridge driver and triggers with standard TTL logics. In this project, since a DC motor is used, the driver makes use of only one bridge. The output voltage of the drive chops the current amplitude. It also provides the required over current protection. Fig -5: Motor with driver 5. RESULTS AND DISCUSSION Though various techniques are implemented to monitor and control the drives, PLC technology as its own advantages. Using PLC, higher data rates can also be achieved by using an additional wire. In simple words, apart from live and neutral, the earth wire can also be used to simultaneously leading into a MIMO communication [11][12]. The main limitation in PLC technology is the variable load impedance and noise in the power line. This leads into unpredictable signal attenuation. This problem can be overcome using advanced modulation techniques like MC- CDMA and OFDM [13][14][15]. REFERENCES [1] Shashidhar Kasthala, Krishnapriya and Saka Rajitha, “An Efficient Photo Voltaic System for Onboard Ship Applications,” International Journal of Engineering Research and Applications, Vol 6. No. 2, pp 75-81, 2016. [2] Shashidhar Kasthala, “Reactive Power Management in Industries: An analysis,” International Journal of Emerging Technology and Advanced Engineering, Vol. 3, No. 11, 2013.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1125 [3] Shashidhar Kasthala and Saka Rajitha, “Power Consumption Pattern in Residential Buildings: A Case Study,” International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol. 4, No. 4, 2015. [4] Shashidhar Kasthala and Saka Rajitha, “Ethernet based Monitoring and Controlling of Real time Security Parameters,” International Conference on Innovations in Electrical & Electronics Engineering, Hyderabad, 2015 [5] Shashidhar Kasthala and Saka Rajitha,”Non Intrusive Monitoring of Electrical Cables in Ship Power Systems,” The Journl of CPRI, Vol 12. N0. 4, 2016. [6] Krishnapriya and Shashidhar Kasthala, “Identification of Cable Faults Onboard Ship using Power Line Communication,” International Journal of Advanced Research in Computer Science, Vol. 8, No.3, 2017. [7] Shashidhar Kasthala and GKD Prasanna Venktesan, “Experimental Verification of Distributed Parameters on Indian Residential Networks for Power Line Communication,” International Journal of Engineering and Technology, Vol. 8, No.6, 2016. [8] Shashidhar Kasthala and G.K.D. Prasanna Venkatesan, “Evaluation of Channel Modeling Techniques for Indoor Power Line Communication,” International Conference on Advanced Computing and Intelligent Engineering, Bhubaneshwar, Dec 2016. [9] Shashidhar Kasthala and GKD Prasanna Venkatesan, A Amudha, “Design and Development of Protective Coupling Interface for Characterizing the Residential Broadband PLC Channel,” Journal of Advanced Research in Dynamical and Control Systems, Vol. 9 SI.2, 2017. [10] Shashidhar Kasthala and GKD Prasanna Venkatesan, A Amudha, “MIMO PLC Channel Modelling on Indian Residential Networks” International Journal of Applied Engineering Research, Vol. 12, No. 14, 2017. [11] Shashidhar Kasthala and G.K.D. Prasanna Venkatesan, “Evaluation of Channel Modeling Techniques for Indoor Power Line Communication,” International Conference on Advanced Computing and Intelligent Engineering, Bhubaneshwar, Dec 2016. [12] V Ravichandran and GKD Prasanna Venkatesan, “Performance analysis of MC-CDMA for wide band channels,” Information technology journal, VOl 6. No. 2, 2007, pp. 267-270. [13] J Kirubakaran, GKD Prasanna Venkatesan, “Performance Analysis of MIMO based ASTM-OFDM System for Indoor Communication,” International Journal of Advanced Engineering Technology, Vol. 8, No. 2, 2016, pp. 662-666. [14] V Ravichandran, GKD Prasanna Venkatesan, “CDMA Technique with Inter-process Communication,” Research Journal of Applied Sciences, Engineering and Technology, Vol. 7, No. 8, 2014. [15] S. Saranya, A.Vijay and G.K.D.Prasanna Venkatesan, "A Hybrid Communication Infrastructure Power System Using Effective Sensor Network,” International Journal of Research in Engineering and Advanced Technology, Volume 2, Issue 2, Apr-May, 2014.