Research Article Volume 6 Issue No. 5

Size: px
Start display at page:

Download "Research Article Volume 6 Issue No. 5"

Transcription

1 DOI / ISSN IJESC Research Article Volume 6 Issue No. 5 Image Extraction-IE Approach to Extract Information from Analog and Digital KWh Meters Aswathy K. 1, Narayanan P. P. 2 PG Scholar 1, Assistant Professor 2 Royal College of Engineering and Technology, Akkikavu, Trissur aswathynandana555@gmail.com 1, narayananpp00@gmail.com 2 Abstract: Advanced Metering Infrastructure(AMI) devices are used to improve the system observability.an ordinary energy meter can be turned into an AMI device by several ways. One of the suggested methods is the usage of an IPbased smart meter. But, due to the high cost and practical difficulties, this method cannot be used for large number of users. An economic method for the implementation of AMI device is to use image processing for extracting the energy information from an energy meter. This method is also known as Image Extraction(IE)approach, in which the image of an energy meter is captured by a camera enabled mobile device and is sent to a central database using the Internet. The central database first analyses and then processes the image and extracts the energy information more accurately by using certain algorithms. After analysis, the billing can be done and the electricity bill can be sent to the user. The IE approach reduces the effort of manual reading and the system installation can be done by the users themselves without requiring the help of a technician as the system only requires a mobile camera device and a stand support. The frequency of data collection may be once or twice in a month. Keywords: Image Extraction approach, AMI devices I. INTRODUCTION The electricity crisis is increasing day-by day and has become a major issue[1]. This fact made the development progress to be at a slower rate. The increased cost of electricity made this utility very much expensive and unfriendly to many people. In India, the electricity demand is at its peak. Although the energy consumption is increasing, its wastage is also increasing more rapidly. odometer-like display, where each dial is indicated as singledigit from 0 to 9. In such type of display, pointers are used to indicate each digit. Normally 4 or 5 pointers are used where, adjacent pointers rotate in opposite directions(if one pointer rotates in clockwise direction, then neighboring pointer will rotate in the counter clockwise direction). This happens due to the gearing mechanism. The energy consumption is measured by using an electric meter, energy meter or electricity meter, which is defined as a device which reads or measures the amount of electric energy consumption by a home, organization, or any electrically powered device. In the case of houses, single-phase energy meters are widely deployed for the purpose of measuring the electric energy consumption. The reading is taken for billing purposes. These measurements will be calibrated in some billing units such as watt hour [Wh], kilowatt hour [kwh], which are taken once every billing period. The operation of energy meters is accomplished by measuring the instantaneous values of voltage (Volts) and current (Amperes) continuously to obtain the energy consumed (kilowatt-hours, joules etc.). Single-phase KWh meters are categorized into two: Electromechanical (Analog) meters and Electronic (Digital) meters. An electromechanical induction meter operates by counting the number of revolutions of a non-magnetic, metal disc. This disc will rotate at a speed which is proportional to the power passing through the meter. Thus the energy consumption is proportional to the number of revolutions. Electromechanical energy meters are further divided into two based on how the consumed energy is displayed. They are dial pointer type and cyclometer type. cyclometer type, an FIGURE 1 SINGLE PHASE ELECTROMECHANICAL INDUCTION TYPE ANALOG ENERGY METERS (A)DIAL POINTER TYPE (B )CYCLOMETER TYPE An electronic energy meter consists of the following elements: Power supply Metering engine Processing and communication engine (microcontroller) Other add-on modules (RTC, LCD, communication ports etc) International Journal of Engineering Science and Computing, May

2 visit the electricity office and wait unless the bill gets corrected. These issues are due to human intervention. To avoid these problems, automatic meter reading system is required. B. Block Diagram FIGURE 2 SINGLE PHASE ELECTRONIC DIGITAL ENERGY METER II. LITERATURE SURVEY In paper [2], the classical and modern techniques or solutions for collecting information from smart meters is described. Also, an AMI system is explained in detail. In an AMI system, number of smart meters is connected to a gateway. The connection is made through power lines and the communication between the gateway and a central computer is enabled through GSM. The implementation of the power line communication is done with an industrial bus, which is called LonWork. An idea about AMI system based on PLC (Power Line Communication) and data collecting from the smart meters by a gateway is provided. In paper [3], the inferences of a detailed research on AMI are given. AMI is not considered as a single technology; but instead, it is explained as a properly configured infrastructure which is used to integrate a lot of techniques for achieving some of its goals. The AMI system infrastructure includes smart meters, communication networks, Meter Data Management Systems (MDMS).The collected data must be integrated into some interfaces and software application platforms. In paper [4], methods to address the issues on different kinds of intrusions are detailed. A sensor is introduced which is commonly called as a specification-based intrusion detection sensor. Such a sensor is used for the accurate monitoring of the traffic on the edges of an AMI network. III. PROPOSED SYSTEM MODEL The communication between the customers and the utilities is enhanced while using AMI systems. The consumer gets an opportunity to decide the amount of energy they can consume with minimum energy wastage. This can be made possible by using modern technologies and also by upgrading the operating systems. A. Problem Definition The meter reading methods used today have too many errors, because of the human intervention. Employees from the electricity board have to visit each house for the purpose of taking the meter reading and thus he can take readings from approximately 100 meters each day. The employee will be forced to revisit a place if the house is closed. If the house is closed for more than 2 months the bill is calculated by taking an average of the bills of previous months and which is not a correct way. Also, if a consumer gets a faulty bill he needs to The name image extraction(ie)approach is given to the proposed method because the amount of energy consumed is extracted and measured accurately from the images of energy meters. The consumer himself can capture the images of energy meter by using a camera-enabled mobile device. First of all, turn the camera of the mobile device ON and place the mobile in front of the energy meter on a stand support. Adjust the position of the mobile as well as the stand so that good quality images can be captured. Note that the display of the energy meter is clearly visible. The captured images are then sent to a central database by using Internet. There the image is processed and the amount of energy consumed is computed. FIGURE 3 ILLUSTRATION OF IMAGE EXTRACTION APPROACH. The system shown in figure 3 is applicable for both analog and digital meters. For example, the case of dial type analog meter is considered. Electromechanical analog meters are totally unable of establishing a network connection. Also, they require manual readings to be taken periodically. The IE approach makes use of live image transmission technology in which the captured images are directly trans-mitted to the central database. For more accurate reading, we can deploy a mobile device which is having a timer camera for capturing images in every m minutes. It will be very helpful if the mobile has got an automatic upload function so that the photos can be automatically uploaded to the database. The total estimated power in kw is computed based on a finite difference between two photos. estimated=( dial ( ) dial ( 1)) / (1) Where, E dial (t) and E dial (t 1) are the images of the dial type analog meter taken at successive time intervals. Assume that the photos are taken in every 10 minutes, then m = (1/6) for an hourly base. C. Algorithm of Proposed System The algorithm for the proposed system is given below: International Journal of Engineering Science and Computing, May

3 1) Start 2) Initialize camera and start communication 3) Capture image with camera 4) Send image to PC 5) Recognize characters/numbers from image 6) Calculate Bill 7) Display GUI with image, Units consumed and Bill amount. 8) Now with respect to previous reading GUI will Show the bill. 9) Stop IV. IMAGE EXTRACTION (IE) APPROACH The energy information is extracted from both analog and digital energy meters by applying image processing techniques. Hence the proposed method is named as IE approach. First, the image of the energy meter should be cropped to remove. After that binarization is applied. Then different techniques are applied based on the type of energy meter to compute the exact value. A. Algorithm for IE Approach The algorithm for the image extraction approach at the central computer is given below: c) Creating a template which contains digits from 0 to 9 d) Comparing the image of the numbers read from the meter with each number in the template and finding their similarity. e) Repeating the process unless all the digits are identified f) Estimating the energy consumption 6) If the selected meter is digital, then perform the following operations c) Creating a template which contains digits from 0 to 9 d) Comparing the image of the numbers in the LCD display read from the meter with each number in the template and finding their similarity. e) Repeating the process unless all the digits are identified f) Estimating the energy consumption 7) Displaying the extracted energy information in a Microsoft Excel Worksheet. 8) Stop B. Flowchart for IE Approach Figure 4 shows the flowchart representation of IE approach. A flowchart can be defined as the pictorial representation of an algorithm. 1) Start 2) Select the type of energy meter by entering letter from the following: a) a: Analog meter b) n: Normal (cyclometer type) meter c) d: Digital meter 3) Select the meter from number of corresponding meters 4) If the selected meter is analog, then perform the following operations c) Morphological Operations d) Confirming the center of the circle shaped dials e) Matrix border interception to get the intersecting points f) Calculating the angle that is made by the pointer from the intersection points. This is known as Pointer extraction g) Estimating energy consumption 5) If the selected meter is normal, then perform the following operations FIGURE 4 SIMPLIFIED FLOWCHART OF IE APPROACH. International Journal of Engineering Science and Computing, May

4 V. SIMULATION RESULTS All the simulations were done using MATLAB and the simulation results for a dial type analog energy meter are considered Figure 6.1 shows the Matlab command window which appears when the program is executed. It allows the user to select the type of energy meter from which information must be extracted. The user can select the meter by entering the following letters: 1) a: Analog meter 2) n: Normal (cyclometer type) meter 3) d: Digital meter After entering a in the command window, analog meters are selected as the type of energy meters we need. We can now select our meter from number of other analog meters. Figure 6.2 shows a selection window for this purpose. For convenience, a single analog meter is considered here.figure 6.3 displays the selected analog meter again in a window. Now from the image of the meter, the information bearing portion, that means, the portion of the dials is cropped out and which is shown in figure 6.4. After cropping out the dial portion several processes such as image pre-processing, dilation etc., are performed. Finally, the correct value is extracted from the image by applying pointer extraction algorithm. The extracted value is displayed in a Microsoft Excel Worksheet and is shown in figure 6.5. FIGURE 5 SELECTING THE TYPE OF ENERGY METER FIGURE 8 CROPPED AREA FIGURE 9 ESTIMATED VALUE VI. CONCLUSION The IE approach is developed for the automatic extraction of data from the images or simply photos of analog meters captured by a camera-enabled mobile device and hence the use of IP based smart meters can be avoided. This IE approach can be extended for digital meters also. Besides, the effort of manual reading and the higher deployment cost of smart meters can also be avoided. VII. ACKNOWLEDGEMENT We express our sincere gratitude to GOD, our parents and all others who helped us to do this project successfully. FIGURE 6 SELECTING THE METER VIII. REFERENCES [1] Yachen Tang, Chee-Wooi Ten,Chaoli Wang,and Gordon Parker, Extrac-tion of Energy Information From Analog Meters Using Image Processing. in IEEE TRANSACTIONS ON SMART GRID, VOL. 6, NO. 4, JULY 2015 [2] M. Popa, Data collecting from smart meters in an advanced metering infrastructure. in Proc. 15th IEEE Int. Conf. Intell. Eng. Syst. (INES), Poprad, Slovakia, Jun. 2011, pp FIGURE 7 SELECTED METER [3] R. Mohassel, A. Fung, F. Mohammadi, and K. Raahemifar, A survey on advanced metering infrastructure Int. J. Elect. Power Energy Syst., vol. 63, pp , Dec International Journal of Engineering Science and Computing, May

5 [4] R. Berthier and W. Sanders, Specication-based intrusion detection for advanced metering infrastructures in Proc. IEEE 17th Pac. Rim Int. Symp. Depend. Comput. (PRDC), Pasadena, CA, USA, Dec. 2011, pp [5] J. Zhou, J. Hu, and Q. Yi, Scalable distributed communication architec-tures to support advanced metering infrastructure in smart grid IEEE Trans. Parallel Distrib. Syst., vol. 23, no. 9, pp , Sep [6] Z. Houidi and M. Meulle, A new VPN routing approach for large scale networks in Proc. 18th IEEE Int. Conf. Netw. Protocols (ICNP), Kyoto, Japan, Oct. 2010, pp [7] Y. Guo, C.-W. Ten, and P. Jirutitijaroen, Online data validation for distribution operations against cybertampering IEEE Trans. Power Syst., vol. 29, no. 2, pp , Mar [8] Tang, Yachen, Extraction of Pictorial Energy Information from Cam-pus Unmetered Buildings Using Image Processing Techniques, Mas-ter s Thesis, Michigan Technological University, Available at [9] Manisha V. Shinde, Pradip W. Kulkarni,Reading of Energy Meter based on Image Processing Technology,Technovision-2014, 1st International Conference at SITS, Narhe, Pune on April 5-6, 2014 Author Details Aswathy K received the B.tech. degree in electronics and communication from Calicut University, India in She is currently pursuing the M.tech. degree at Calicut University in communication engineering. Her research interests mainly include image processing and communication network, future communication system. Narayanan P. P. working as Assistant professor in Royal college of engineering and technology. He received the MDes degree in Electronic Systems from IIIT D&M, Kancheepuram and the B.tech. Degree in electronics and communication from Calicut University, India. He worked as a Lecturer in Department of Electronics and Communication Engineering at GPTC Kunnamkulam. His areas of Interest are micro electo mechanical systems, electronic devices, analog electronics and communication engineering. International Journal of Engineering Science and Computing, May

AUTOMATED WATER METER READING

AUTOMATED WATER METER READING AUTOMATED WATER METER READING Padmini M S(Assistant Professor) 1, Sejal S Kulkarni 2, Shruthi K Bhat 3, Shruti S Uppin 4 Dept. of Computer Science and Engineering,National Institute Of Engineering,Mysore,

More information

IoT BASED ENERGY METER

IoT BASED ENERGY METER International Journal of Recent Trends in Engineering & Research (IJRTER) IoT BASED ENERGY METER Giri Prasad. S 1, Akesh.R 2, BalaPravin.C 3, Gokila Devi.S 4, Gowri Devi.D 5 1 Assistant Professor, 2,3,4,5

More information

GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech,

GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech, GSM Based Automatic Wireless Energy Meter Reading System P. Harish M.Tech, S. Sandeep M.Tech, Asst.Professor, Dept.of ECE, SVPCET, RVS Nagar, Puttur. Asst. Professor, Dept. of ECE, SVPCET, RVS Nagar, Puttur.

More information

ISSN Vol.05,Issue.01, January-2017, Pages:

ISSN Vol.05,Issue.01, January-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.01, January-2017, Pages:0028-0032 Digital Control Strategy for Four Quadrant Operation of Three Phase BLDC Motor with Load Variations MD. HAFEEZUDDIN 1, KUMARASWAMY

More information

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Arduino Based Drinking Water Bill Calculator Using GSM Technology Karthikeyan Sundarasamy

More information

Automatic Licenses Plate Recognition System

Automatic Licenses Plate Recognition System Automatic Licenses Plate Recognition System Garima R. Yadav Dept. of Electronics & Comm. Engineering Marathwada Institute of Technology, Aurangabad (Maharashtra), India yadavgarima08@gmail.com Prof. H.K.

More information

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method M. Veerraju *1, S. Saidarao *2 1 Student, (M.Tech), Department of ECE, NIE, Macherla, Andrapradesh, India. E-Mail:

More information

Issue Date: Effective Date: Supersedes: S-E-06 (rev. 6)

Issue Date: Effective Date: Supersedes: S-E-06 (rev. 6) Specifications Category: ELECTRICITY Specification: S-E-06 (rev. 7) Page: 1 of 22 Issue Date: 2017-02-01 Effective Date: 2017-02-01 Specification for the approval of type of electricity meters and auxiliary

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

ADVANCED CONTROL TECHNIQUES IN VARIABLE SPEED STAND ALONE WIND TURBINE SYSTEM

ADVANCED CONTROL TECHNIQUES IN VARIABLE SPEED STAND ALONE WIND TURBINE SYSTEM ADVANCED CONTROL TECHNIQUES IN VARIABLE SPEED STAND ALONE WIND TURBINE SYSTEM V. Sharmila Deve and S. Karthiga Department of Electrical and Electronics Engineering Kumaraguru College of Technology, Coimbatore,

More information

Design of WSN for Environmental Monitoring Using IoT Application

Design of WSN for Environmental Monitoring Using IoT Application Design of WSN for Environmental Monitoring Using IoT Application Sarika Shinde 1, Prof. Venkat N. Ghodke 2 P.G. Student, Department of E and TC Engineering, DPCOE Engineering College, Pune, Maharashtra,

More information

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM International Journal of Advanced Research in Engineering ISSN: 2394-2819 Technology & Sciences Email:editor@ijarets.org May-2016 Volume 3, Issue-5 www.ijarets.org WIRELESS RF TRANSCEIVER FOR ENERGY METER

More information

Universal Protection System for Ac Industrial Motors

Universal Protection System for Ac Industrial Motors Universal Protection System for Ac Industrial Motors Mr. Ibrahim Rawat 1, Mr. Saurabh Patel 2, Mr. Akshil Chauhan 3, Mr. Nisargkumar Parmar 4, Mr. Sunil Malival 5 1234 B.E Students, ITM Universe, Vadodara

More information

A Survey on Smart City using IoT (Internet of Things)

A Survey on Smart City using IoT (Internet of Things) A Survey on Smart City using IoT (Internet of Things) Akshay Kadam 1, Vineet Ovhal 2, Anita Paradhi 3, Kunal Dhage 4 U.G. Student, Department of Computer Engineering, SKNCOE, Pune, Maharashtra, India 1234

More information

Automated Driving Car Using Image Processing

Automated Driving Car Using Image Processing Automated Driving Car Using Image Processing Shrey Shah 1, Debjyoti Das Adhikary 2, Ashish Maheta 3 Abstract: In day to day life many car accidents occur due to lack of concentration as well as lack of

More information

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Abhishek N1, Mamatha B R2, Ranjitha M3, Shilpa Bai B4 1,2,3,4 Dept of ECE, SJBIT, Bangalore, Karnataka, India Abstract:

More information

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 9 (September 2014), PP.57-68 Combined Approach for Face Detection, Eye

More information

Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System

Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System Reducing the Fault Current and Overvoltage in a Distribution System with an Active Type SFCL Employed PV System M.S.B Subrahmanyam 1 T.Swamy Das 2 1 PG Scholar (EEE), RK College of Engineering, Kethanakonda,

More information

BULLET SPOT DIMENSION ANALYZER USING IMAGE PROCESSING

BULLET SPOT DIMENSION ANALYZER USING IMAGE PROCESSING BULLET SPOT DIMENSION ANALYZER USING IMAGE PROCESSING Hitesh Pahuja 1, Gurpreet singh 2 1,2 Assistant Professor, Department of ECE, RIMT, Mandi Gobindgarh, India ABSTRACT In this paper, we proposed the

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 2, February -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 SIMULATION

More information

RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL

RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL K.Nireesha, A.Venkateswara Rao M.Tech, Department Of Electronics Communication and Engineering Sri Sivani Institute

More information

High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE

High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE J.Gopinath, A.V.Manirathnam, K.Manoj Kumar, C.Murugan M. Tech, Dept. of ECE, VELTECH, Chennai, India ABSTRACT: An effective

More information

Current Rebuilding Concept Applied to Boost CCM for PF Correction

Current Rebuilding Concept Applied to Boost CCM for PF Correction Current Rebuilding Concept Applied to Boost CCM for PF Correction Sindhu.K.S 1, B. Devi Vighneshwari 2 1, 2 Department of Electrical & Electronics Engineering, The Oxford College of Engineering, Bangalore-560068,

More information

Oscillation Ring Test Using Modified State Register Cell For Synchronous Sequential Circuit

Oscillation Ring Test Using Modified State Register Cell For Synchronous Sequential Circuit I J C T A, 9(15), 2016, pp. 7465-7470 International Science Press Oscillation Ring Test Using Modified State Register Cell For Synchronous Sequential Circuit B. Gobinath* and B. Viswanathan** ABSTRACT

More information

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 08, August 2017 ISSN: 2455-3778 http://www.ijmtst.com Real Time Indoor Tracking System using Smartphones and Wi-Fi

More information

A Novel Design and Application of Binary Resistance Box Using DIP Switches

A Novel Design and Application of Binary Resistance Box Using DIP Switches RESEARCH ARTICLE OPEN ACCESS A Novel Design and Application of Binary Resistance Box Using DIP Switches 1 A.Anvesh, 2 T.Charan Singh, 3 M.Maheswara Rao 1 2,3 Swarna Bharathi Institute of Science & Technology,

More information

ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM

ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM Pankaj Chitte 1, Vikas Gujar 2, Sarang Mahajan 3, Savita Shete 4 1 Professor, Electronics Engg. Pravara Rural Engg. College, Loni,

More information

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems IOSR Journal of Electrical And Electronics Engineering (IOSRJEEE) ISSN : 2278-1676 Volume 2, Issue 4 (Sep.-Oct. 2012), PP 17-23 Identification of weak buses using Voltage Stability Indicator and its voltage

More information

LOAD REACTIVE POWER COMPENSATION BY USING SERIES INVERTER OF UPQC

LOAD REACTIVE POWER COMPENSATION BY USING SERIES INVERTER OF UPQC International Journal of Advances in Applied Science and Engineering (IJAEAS) ISSN (P): 2348-1811; ISSN (E): 2348-182X Vol-1, Iss.-3, JUNE 2014, 220-225 IIST LOAD REACTIVE POWER COMPENSATION BY USING SERIES

More information

Image Processing Based Vehicle Detection And Tracking System

Image Processing Based Vehicle Detection And Tracking System Image Processing Based Vehicle Detection And Tracking System Poonam A. Kandalkar 1, Gajanan P. Dhok 2 ME, Scholar, Electronics and Telecommunication Engineering, Sipna College of Engineering and Technology,

More information

Automatic Electricity Meter Reading Based on Image Processing

Automatic Electricity Meter Reading Based on Image Processing Automatic Electricity Meter Reading Based on Image Processing Lamiaa A. Elrefaei *,+,1, Asrar Bajaber *,2, Sumayyah Natheir *,3, Nada AbuSanab *,4, Marwa Bazi *,5 * Computer Science Department Faculty

More information

Fuzzy based Non Sinusoidal Power Factor Measurement

Fuzzy based Non Sinusoidal Power Factor Measurement International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 3 (2012), pp. 265-274 International Research Publication House http://www.irphouse.com Fuzzy based Non Sinusoidal Power

More information

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 2, Issue 6 (Sep-Oct. 2012), PP 14-19 Analysis of Voltage Source Inverters using Space Vector PWM for Induction

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control RESEARCH ARTICLE OPEN ACCESS Cortex-M3 based Prepaid System with Electricity Theft Control Sudhakar Ajmera 1, Abdul Subhani Shaik 2 1 M.Tech, Dept of ECE, CMR College of Engineering & Technology(Autonomous),

More information

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY M. Papoutsidakis Dept. of Automation Engineering, Piraeus University A.S., Athens, Greece Rajneesh Tanwar Dept. of Information

More information

Online Signature Verification by Using FPGA

Online Signature Verification by Using FPGA Online Signature Verification by Using FPGA D.Sandeep Assistant Professor, Department of ECE, Vignan Institute of Technology & Science, Telangana, India. ABSTRACT: The main aim of this project is used

More information

UNIT II MEASUREMENT OF POWER & ENERGY

UNIT II MEASUREMENT OF POWER & ENERGY UNIT II MEASUREMENT OF POWER & ENERGY Dynamometer type wattmeter works on a very simple principle which is stated as "when any current carrying conductor is placed inside a magnetic field, it experiences

More information

Basic Energy Metering. TYPES OF METERS AND ITS Testing. Meter Tampering

Basic Energy Metering. TYPES OF METERS AND ITS Testing. Meter Tampering Basic Energy Metering TYPES OF METERS AND ITS Testing Meter Tampering BRAJANATH DEY (Meter Testing Laboratory) TATA Power - DDL 23 rd Nov. 2017 What is Energy METER? An electricity energy meter is a device

More information

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT GRD Journals Global Research and Development Journal for Engineering National Conference on Emerging Research Trend in Electrical and Electronics Engineering (ERTEE-2018) March 2018 e-issn: 2455-5703 Smart

More information

Real Time AMR & Control of Household Energy Meter with Zigbee communication

Real Time AMR & Control of Household Energy Meter with Zigbee communication 2015 International Conference on Computing Communication Control and Automation Real Time AMR & Control of Household Energy Meter with Zigbee communication 1 Dipti Yeolekar 2 H.H. Kulkarni 3 Dr. D.G. Bhardwaj

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April-2017 324 FPGA Implementation of Reconfigurable Processor for Image Processing Ms. Payal S. Kadam, Prof. S.S.Belsare

More information

Mobile Agent Based Intelligence Power Distribution Control System

Mobile Agent Based Intelligence Power Distribution Control System IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 11 April 2018 ISSN (online): 2349-6010 Mobile Agent Based Intelligence Power Distribution Control System Pratik

More information

Car Over-Speed Detection with Remote Alerting

Car Over-Speed Detection with Remote Alerting IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Car Over-Speed Detection with Remote Alerting Amey Sawant Jyoti Khandale

More information

Sri Shakthi Institute of Engg and Technology, Coimbatore, TN, India.

Sri Shakthi Institute of Engg and Technology, Coimbatore, TN, India. Intelligent Forms Processing System Tharani B 1, Ramalakshmi. R 2, Pavithra. S 3, Reka. V. S 4, Sivaranjani. J 5 1 Assistant Professor, 2,3,4,5 UG Students, Dept. of ECE Sri Shakthi Institute of Engg and

More information

Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology

Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Wavelet Based Analysis of Online Monitoring of Electrical Power by Mobile Technology P. Ram Kishore Kumar Reddy Associate Professor,

More information

Design and implementation of low power, area efficient, multiple output voltage level shifter using 45nm design technology

Design and implementation of low power, area efficient, multiple output voltage level shifter using 45nm design technology IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 13, Issue 3, Ver. II (May. - June. 2018), PP 68-72 www.iosrjournals.org Design and implementation

More information

Design and Implementation of Digit Serial Fir Filter

Design and Implementation of Digit Serial Fir Filter International Journal of Emerging Engineering Research and Technology Volume 3, Issue 11, November 2015, PP 15-22 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Design and Implementation of Digit Serial

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

More information

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network International Journal of Advances in Engineering, 2015, 1(3), 169-173 ISSN: 2394-9260 (printed version); ISSN: 2394-9279 (online version); url:http://www.ijae.in RESEARCH ARTICLE Implementation of Automatic

More information

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS

LOCALIZATION AND ROUTING AGAINST JAMMERS IN WIRELESS NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.955

More information

Humidity Sensing Device for Soil, Atmosphere and Other Material with Temperature Intuit

Humidity Sensing Device for Soil, Atmosphere and Other Material with Temperature Intuit Humidity Sensing Device for Soil, Atmosphere and Other Material with Temperature Intuit Mr. Jawwad Khizar Patel 1, Mr. Mohammed Abdul Moyeed 2, Mr. Syed Ahmed Zayaanuddin 3, Mr. Mohammed 4, Mr. S.V Altaf

More information

A Single Phase Power Factor Correction Using Programmable Interface Circuit

A Single Phase Power Factor Correction Using Programmable Interface Circuit A Single Phase Power Factor Correction Using Programmable Interface Circuit Mrs.Shamal R.Padmawar ME student, Department of Electronics DPCOE, wagholi Pune, India shamalrpadmawar@gmail.com Abstract-Power

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 6, June 2013

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 6, June 2013 Efficient Harmonics Reduction Based Three Phase H Bridge Speed Controller for DC Motor Speed Control using Hysteresis Controlled Synchronized Pulse Generator Sanjay Kumar Patel 1, Dhaneshwari Sahu 2, Vikrant

More information

A NEW CIRCUIT TOPOLOGY FOR OPEN CIRCUIT AND SHORT CIRCUIT FAULT TOLERANT DC-DC CONVERTER

A NEW CIRCUIT TOPOLOGY FOR OPEN CIRCUIT AND SHORT CIRCUIT FAULT TOLERANT DC-DC CONVERTER Vol.2, Issue.2, Mar-Apr 2012 pp-303-309 ISSN: 2249-6645 A NEW CIRCUIT TOPOLOGY FOR OPEN CIRCUIT AND SHORT CIRCUIT FAULT TOLERANT DC-DC CONVERTER P. KRISHNA CHAND 1, P.SIVA SANKAR 2 *(Student, Department

More information

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION Mr.Vasudevan, Ms.Aarthi.C, Ms.Arunthathi.M, Ms.Durgakalaimathi.L.T, Ms.Evangelin Darvia.P 1Professor, Dept. of ECE, Panimalar Engineering

More information

Design and Implementation of the Bridgeless AC-DC Adapter for DC Power Applications

Design and Implementation of the Bridgeless AC-DC Adapter for DC Power Applications IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 10 April 2016 ISSN (online): 2349-784X Design and Implementation of the Bridgeless AC-DC Adapter for DC Power Applications

More information

Voltage Balancing Control of Improved ZVS FBTL Converter for WECS

Voltage Balancing Control of Improved ZVS FBTL Converter for WECS Voltage Balancing Control of Improved ZVS FBTL Converter for WECS Janani.K 1, Anbarasu.L 2 PG Scholar, Erode Sengunthar Engineering College, Thudupathi, Erode, Tamilnadu, India 1 Assistant Professor, Erode

More information

Smart eye using Ultrasonic sensor in Electrical vehicles for Differently Able.

Smart eye using Ultrasonic sensor in Electrical vehicles for Differently Able. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. V (Mar Apr. 2014), PP 01-06 Smart eye using Ultrasonic sensor in Electrical

More information

Automated E-Billing and Supply Control using Power Line Communication

Automated E-Billing and Supply Control using Power Line Communication Automated E-Billing and Supply Control using Power Line Communication Vishal Salunke 1, Datta Barsale 2, Rushikesh Kashid 3 Jagadeesh Hallur 4 123 Student, Dept of E&TC, DYPSOET, Maharashtra, India 4 Asst.

More information

SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB

SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB 1 ARPIT GARG, 2 KAJAL SINGHAL, 3 MR. ARVIND KUMAR, 4 S.K. DUBEY 1,2 UG Student of Department of ECE, AIMT, GREATER

More information

Grid Connected Photovoltaic Micro Inverter System using Repetitive Current Control and MPPT for Full and Half Bridge Converters

Grid Connected Photovoltaic Micro Inverter System using Repetitive Current Control and MPPT for Full and Half Bridge Converters Ch.Chandrasekhar et. al. / International Journal of New Technologies in Science and Engineering Vol. 2, Issue 6,Dec 2015, ISSN 2349-0780 Grid Connected Photovoltaic Micro Inverter System using Repetitive

More information

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN ISSN 0976 6464(Print)

More information

Monthly Electricity Billing via SMS using GSM

Monthly Electricity Billing via SMS using GSM Monthly Electricity Billing via SMS using GSM Pallavi R. Borade, Shraddha S. Birari, Prajakta B. Morade B.E (E&TC) Student, S.V.I.T, Chincholi, Nasik, Maharashtra, India. ABSTRACT The previous method of

More information

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information

WIRELESS THREE PHASE LINE FAULT MONITORING

WIRELESS THREE PHASE LINE FAULT MONITORING WIRELESS THREE PHASE LINE FAULT MONITORING Vaishnavi Kailas Pardeshi 1, Pooja Anil Kawade 2, Rutuja Ratanakar Kshirsagar 3 1,2,3 Department Electrical Engineer, Sandip Polytechnic, Nashik Maharashtra (India)

More information

A Hardware Efficient FIR Filter for Wireless Sensor Networks

A Hardware Efficient FIR Filter for Wireless Sensor Networks International Journal of Innovative Research in Computer Science & Technology (IJIRCST) ISSN: 2347-5552, Volume-2, Issue-3, May 204 A Hardware Efficient FIR Filter for Wireless Sensor Networks Ch. A. Swamy,

More information

Embedded System Based Environmental Condition Monitoring for Fish Farming

Embedded System Based Environmental Condition Monitoring for Fish Farming Embedded System Based Environmental Condition Monitoring for Fish Farming G.Chandrasekhar 1*, Dr. D. Vishnuvardhan 2 PG Student, E.C.E Department, J.N.T.U.A. College of Engineering, Pulivendula, India

More information

ISSN Vol.07,Issue.01, January-2015, Pages:

ISSN Vol.07,Issue.01, January-2015, Pages: ISSN 2348 2370 Vol.07,Issue.01, January-2015, Pages:0065-0072 www.ijatir.org A Novel Improved Variable Step Size of Digital MPPT Controller For A Single Sensor in Photo Voltaic System K.MURALIDHAR REDDY

More information

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor Umesh 1,Mr. Suraj Rana 2 1 M.Tech Student, 2 Associate Professor (ECE) Department of Electronic and Communication Engineering

More information

Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method

Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method Vol.2, Issue.3, May-June 2012 pp-682-686 ISSN: 2249-6645 Power Quality Improvement of Unified Power Quality Conditioner Using Reference Signal Generation Method C. Prakash 1, N. Suparna 2 1 PG Scholar,

More information

Design and Implementation of Economical Power Factor Transducer

Design and Implementation of Economical Power Factor Transducer Design and Implementation of Economical Power Factor Transducer Prof. P. D. Debre Akhilesh Menghare Swapnil Bhongade Snehalata Thote Sujata Barde HOD (Dept. of EE), RGCER, Nagpur RGCER, Nagpur RGCER, Nagpur

More information

RFID-BASED Prepaid Power Meter

RFID-BASED Prepaid Power Meter RFID-BASED Prepaid Power Meter Rozita Teymourzadeh, Mahmud Iwan, Ahmad J. A. Abueida To cite this version: Rozita Teymourzadeh, Mahmud Iwan, Ahmad J. A. Abueida. RFID-BASED Prepaid Power Meter. IEEE Conference

More information

Modern Electricity Billing System and Fuse Detection Using GSM

Modern Electricity Billing System and Fuse Detection Using GSM Modern Electricity Billing System and Fuse Detection Using GSM Santhya, Sandhya, Saranya, Sowmeya U.G Student, Department of ECE, SNS College of Technology, Coimbatore, Tamilnadu, India Associate Professor,

More information

Electrical Motor Power Measurement & Analysis

Electrical Motor Power Measurement & Analysis Electrical Motor Power Measurement & Analysis Understand the basics to drive greater efficiency Test&Measurement Energy is one of the highest cost items in a plant or facility, and motors often consume

More information

Iris Recognition using Hamming Distance and Fragile Bit Distance

Iris Recognition using Hamming Distance and Fragile Bit Distance IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 Iris Recognition using Hamming Distance and Fragile Bit Distance Mr. Vivek B. Mandlik

More information

SPACE VECTOR PULSE WIDTH MODULATION SCHEME FOR INTERFACING POWER TO THE GRID THROUGH RENEWABLE ENERGY SOURCES

SPACE VECTOR PULSE WIDTH MODULATION SCHEME FOR INTERFACING POWER TO THE GRID THROUGH RENEWABLE ENERGY SOURCES SPACE VECTOR PULSE WIDTH MODULATION SCHEME FOR INTERFACING POWER TO THE GRID THROUGH RENEWABLE ENERGY SOURCES Smt N. Sumathi M.Tech.,(Ph.D) 1, P. Krishna Chaitanya 2 1 Assistant Professor, Department of

More information

Magneto Optic Current Transformer Technology (MOCT)

Magneto Optic Current Transformer Technology (MOCT) IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 1 Ver. IV (Jan. Feb. 2017), PP 46-50 www.iosrjournals.org Magneto Optic Current

More information

Power Quality Improvement by Simultaneous Controlling of Active and Reactive Powers in UPQC-S

Power Quality Improvement by Simultaneous Controlling of Active and Reactive Powers in UPQC-S International OPEN ACCESS Journal ISSN: 2249-6645 Of Modern Engineering Research (IJMER) Power Quality Improvement by Simultaneous Controlling of Active and Reactive Powers in UPQC-S Dr.Chandrashekhar

More information

Ripple Reduction Using Seven-Level Shunt Active Power Filter for High-Power Drives

Ripple Reduction Using Seven-Level Shunt Active Power Filter for High-Power Drives D. Prasad et. al. / International Journal of New Technologies in Science and Engineering Vol. 2, Issue 6,Dec 2015, ISSN 2349-0780 Ripple Reduction Using Seven-Level Shunt Active Power Filter for High-Power

More information

Fuzzy Logic Temperature Control System For The Induction Furnace

Fuzzy Logic Temperature Control System For The Induction Furnace Fuzzy Logic Temperature Control System For The Induction Furnace Lei Lei Hnin, U Zaw Min Min Htun, Hla Myo Tun Abstract: This research paper describes the fuzzy logic temperature control system of the

More information

INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE U 1 and ANITHAMARY M 1 1 Assistant Professor

INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE U 1 and ANITHAMARY M 1 1 Assistant Professor Volume 119 No. 7 2018, 225-230 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE

More information

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION 1 Arun.A.V, 2 Bhatath.S, 3 Chethan.N, 4 Manmohan.C.M, 5 Hamsaveni M 1,2,3,4,5 Department of Computer Science and Engineering,

More information

An Improved MAC Model for Critical Applications in Wireless Sensor Networks

An Improved MAC Model for Critical Applications in Wireless Sensor Networks An Improved MAC Model for Critical Applications in Wireless Sensor Networks Gayatri Sakya Vidushi Sharma Trisha Sawhney JSSATE, Noida GBU, Greater Noida JSSATE, Noida, ABSTRACT The wireless sensor networks

More information

DRIVE FRONT END HARMONIC COMPENSATOR BASED ON ACTIVE RECTIFIER WITH LCL FILTER

DRIVE FRONT END HARMONIC COMPENSATOR BASED ON ACTIVE RECTIFIER WITH LCL FILTER DRIVE FRONT END HARMONIC COMPENSATOR BASED ON ACTIVE RECTIFIER WITH LCL FILTER P. SWEETY JOSE JOVITHA JEROME Dept. of Electrical and Electronics Engineering PSG College of Technology, Coimbatore, India.

More information

VLSI Implementation of Digital Down Converter (DDC)

VLSI Implementation of Digital Down Converter (DDC) Volume-7, Issue-1, January-February 2017 International Journal of Engineering and Management Research Page Number: 218-222 VLSI Implementation of Digital Down Converter (DDC) Shaik Afrojanasima 1, K Vijaya

More information

SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong ( )

SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong ( ) SM 4117 Virtual Reality Assignment 2 By Li Yiu Chong (50262340) In this essay I would analyze the environment of driving game under a network. The analysis will be base on 3D driving game of decentralized

More information

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS -

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS - GSM TECHNIQUE USED FOR UNDERGROUND CABLE FAULT DETECTOR AND DISTANCE LOCATOR R. Gunasekaren*, J. Pavalam*, T. Sangamithra*, A. Anitha Rani** & K. Chandrasekar*** * Assistant Professor, Department of Electrical

More information

Maximum Power Point Tracking for Photovoltaic Systems

Maximum Power Point Tracking for Photovoltaic Systems Maximum Power Point Tracking for Photovoltaic Systems Ankita Barange 1, Varsha Sharma 2 1,2Dept. of Electrical and Electronics, RSR-RCET, Bhilai, C.G., India ---------------------------------------------------------------------------***---------------------------------------------------------------------------

More information

Optimum Coordination of Overcurrent Relays: GA Approach

Optimum Coordination of Overcurrent Relays: GA Approach Optimum Coordination of Overcurrent Relays: GA Approach 1 Aesha K. Joshi, 2 Mr. Vishal Thakkar 1 M.Tech Student, 2 Asst.Proff. Electrical Department,Kalol Institute of Technology and Research Institute,

More information

SULTANATE OF OMAN METERING AND DATA EXCHANGE CODE

SULTANATE OF OMAN METERING AND DATA EXCHANGE CODE 1.0 GENERAL SULTANATE OF OMAN METERING AND DATA EXCHANGE CODE STANDARD: OES-22F THREE PHASE KILOWATT-HOUR DIGITAL METERS, CURRENT TRANSFORMER OPERATED, CONNECTED FOR SERVICE CONNECTIONS Electronic three

More information

International Journal of Advance Engineering and Research Development ADVANCED NAVIGATOR AND MONITORING SYSTEM FOR FISHERMAN

International Journal of Advance Engineering and Research Development ADVANCED NAVIGATOR AND MONITORING SYSTEM FOR FISHERMAN Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 3,Issue 3, March -2016 e-issn(o): 2348-4470 p-issn(p): 2348-6406 ADVANCED NAVIGATOR

More information

Matlab Based Vehicle Number Plate Recognition

Matlab Based Vehicle Number Plate Recognition International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 9 (2017), pp. 2283-2288 Research India Publications http://www.ripublication.com Matlab Based Vehicle Number

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

Available online at ScienceDirect. Measurement of Power Frequency with Higher Accuracy using PIC Microcontroller

Available online at   ScienceDirect. Measurement of Power Frequency with Higher Accuracy using PIC Microcontroller Available online at www.sciencedirect.com ScienceDirect Procedia Technology 10 ( 2013 ) 849 855 Measurement of Power Frequency with Higher Accuracy using PIC Microcontroller Khairul Alam 1, Tanmoy Chakraborty

More information

Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG)

Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG) Enhancement of Fault Current and Overvoltage by Active Type superconducting fault current limiter (SFCL) in Renewable Distributed Generation (DG) PATTI.RANADHEER Assistant Professor, E.E.E., PACE Institute

More information

The Fault Level Reduction in Distribution System Using an Active Type SFCL

The Fault Level Reduction in Distribution System Using an Active Type SFCL www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 5 Issues 8 Aug 2016, Page No. 17392-17396 The Fault Level Reduction in Distribution System Using an Active

More information

ISSN: (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 1, January 2014 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Fuzzy

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

2 Assoc Prof, Dept of ECE, George Institute of Engineering & Technology, Markapur, AP, India,

2 Assoc Prof, Dept of ECE, George Institute of Engineering & Technology, Markapur, AP, India, ISSN 2319-8885 Vol.03,Issue.30 October-2014, Pages:5968-5972 www.ijsetr.com Low Power and Area-Efficient Carry Select Adder THANNEERU DHURGARAO 1, P.PRASANNA MURALI KRISHNA 2 1 PG Scholar, Dept of DECS,

More information