SlideShare a Scribd company logo
1 of 3
Download to read offline
Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 
www.ijera.com 113 | P a g e 
Under Water Wireless Control Using Zigbee For Transmissions Systems Sreenivsa Reddy P, R Koteswara Rao *(Department of Electronics and Communication Engineering, S.S.N College of Engineering and Technologies, Ongole-1) **(Department of Electronics and Communication Engineering, S.S.N College of Engineering and Technologies) ABSTRACT 
The aim of this project is to develop under water communication system using the zigbee protocol stack. A robot can be defined as a programmable, self-controlled device consisting of electronic, electrical, or mechanical units. An industrial robot is officially defined by as an automatically controlled, reprogrammable, multipurpose, manipulator, programmable in three or more axes. Robots are especially desirable for certain work functions because, unlike humans, they never get tired. They can endure physical conditions that are uncomfortable or even dangerous; they can operate in airless conditions. 
I. INTRODUCTION 
The aim of this project is to develop under water communication system using the zigbee protocol stack. This is very useful to find out any problem in caves and mines. An embedded system is a special- purpose system in which the compute is completely encapsulated by or dedicated to the device or system it controls Personal digital assistants (PDAs) or handheld computers are generally considered embedded devices because of the nature of their hardware design, even though they are more expandable in software terms. This line of definition continues to blur as devices expand. 
Examples of embedded systems 
 Automatic teller machines (ATMs) 
 Avionics, such as inertial guidance systems, flight control hardware/software. 
 Cellular telephones and telephone switches 
 Engine controllers and antilock brake controllers for automobiles 
 Home automation products, such as air conditioners security monitoring systems 
II. HEADINGS 
2.1 History of embedded systems 
2.2 Characteristics of ES 
2.3 Peripherals 
2.4 Technical description 
2.5 Block diagram 
2.6 Types of power supply 
2.7 Rectifier 
2.8 Overview of keil cross C compiler 
III. INDENTATIONS AND EQUATIONS 
3.1 History of embedded systems 
In the earliest years of computers in the 1940s, computers were sometimes dedicated to a single task, but were too large to be considered "embedded". The first recognizably modern embedded system was the Apollo Guidance Computer, developed by Charles Stark Draper at the MIT Instrumentation Laboratory. Since these early applications in the 1960s, embedded systems have come down in price. In 1978 National Engineering Manufacturers Association released the standard for a programmable microcontroller. By the mid-1980s, many of the previously external system components had been integrated into the same chip as the processor. By the end of the 80s, embedded systems were the norm rather than the exception for almost all electronics devices, a trend which has continued since. 
3.2 Peripherals 
Embedded Systems talk with the outside world via peripherals, such as: 
 Serial Communication Interfaces (SCI): RS-232, RS-422, RS-485 etc 
 Synchronous Serial Communication Interface: I2C, JTAG, SPI, SSC and ESSI 
 Universal Serial Bus (USB) ppp 
 Networks: Controller Area Network, Lon Works, etc 
 Timers: PLL(s), Capture/Compare and Time Processing Units 
 Discrete IO: aka General Purpose Input Output (GPIO) 
RESEARCH ARTICLE OPEN ACCESS
Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 
www.ijera.com 114 | P a g e 
3.3 Rectifiers 
 There are several ways of connecting diodes to make a rectifier to convert AC to DC. The bridge rectifier is the most important and it produces full-wave varying DC. A single diode can be used as a rectifier but it only uses the positive (+) parts of the AC wave to produce half-wave varying DC. 
1.4 Bridge rectifier 
 A bridge rectifier can be made using four individual diodes, but it is also available in special packages containing the four diodes required. It is called a full-wave rectifier because it uses the entire AC wave 
1.5 Technical Description Numbers of axes – two axes are required to reach any point in a plane; three axes are required to reach any point in space. To fully control the orientation of the end of the arm three more axes are required 
Kinematics – the actual arrangement of rigid members and joints in the robot, which determines the robot's possible motions. Speed – how fast the robot can position the end of its arm. This may be defined in terms of the angular or linear speed of each axis or as a compound speed. 
Motion control – for some applications, such as simple pick-and-place assembly, the robot need merely repeatable to a limited number of pre-taught positions. For more sophisticated applications, such as arc welding, motion must be continuously controlled to follow a path in space, with controlled orientation and velocity. 
Accuracy – how closely a robot can reach a commanded position. Accuracy can vary with speed and position within the working envelope and with payload (see compliance). It can be improved by Robot calibration 
Power source – some robots use electric motors, others use hydraulic actuators. The former are faster, the latter are stronger and advantageous in applications such as spray painting, where a spark could set off an explosion 
Drive – some robots connect electric motors to the joints via gears; others connect the motor to the joint directly. Using gears results in measurable 'backlash' which is free movement in an axis. In smaller robot arms with DC electric motors, because DC motors are high speed low torque motors they frequently require high ratios so that backlash is a problem. In such cases the harmonic drive is often used. 
Software: The computer is installed with corresponding interface software. The use of a computer greatly simplifies the programming process. Specialized robot software is run either in the robot controller or in the computer or both depending on the system design. 1.6 Overview of keil cross C compiler It is possible to create the source files in a text editor such as Notepad, run the Compiler on each C source file, specifying a list of controls, run the Assembler on each Assembler source file, specifying another list of controls, run either the Library Manager or Linker (again specifying a list of controls) and finally running the Object-HEX Converter to convert the Linker output file to an Intel Hex File. Once that has been completed the Hex File can be downloaded to the target hardware and debugged. Alternatively KEIL can be used to create source files; automatically compile, link and covert using options set with an easy to use user interface and finally simulate or perform debugging on the hardware with access to C variables and memory. Unless you have to use the tolls on the command line, the choice is clear. KEIL Greatly simplifies the process of creating and testing an embedded application. 1.7 Types of power supply There are many types of power supplies. Most are designed to convert high voltage AC mains electricity to a suitable low voltage supply for electronic circuits and other devices. A power supply can by broken down into a series of blocks, each of which 1.7 Types of Power Supply There are many types of power supply. Most are designed to convert high voltage AC mains electricity to a suitable low voltage supply for electronic circuits and other devices. A power supply can by broken down into a series of blocks, each of which performs a particular function.
Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 
www.ijera.com 115 | P a g e 
IV. FIGURES AND TABLES 
Fig1: Receiver 
Fig2: Transmitter 
V. CONCLUSION 
The project “Under Water Wireless Control Using Zigbee For Transmissions Systems ” has been successfully designed and tested. Integrating features of all the hardware components used have developed it. Presence of every module has been reasoned out and placed carefully thus contributing to the best working of the unit. Secondly, using highly advanced IC’s and with the help of growing technology the project has been successfully implemented. 
VI. ACKNOWLEDGEMENTS 
I Sreenivasa Reddy P would like to thank everyone, including: parents, teachers, family, friends, and in essence, all sentient beings for their help and support this paper would not have been possible. Especially, I dedicate my acknowledgment of gratitude toward my mentor and Co-author Dr.Ch.venugopal Reddy for her guidance and support. 
REFERENCES [1] Ciardiello, T. "Wireless communications for industrial control and monitoring", Computing & Control Engineering Journal Volume 16, Issue 2, April-May 2005 Page(s):12-13 [2] Geer, D., "Users make a Beeline for ZigBee sensor technology", Computer Volume 38, Issue 12, Dec. 2005 Page(s):16-19 [3] Ville Särkimäki, R. Tiainen, T. Lindh, J. Ahola, "Applicability of ZigBee Technology to Electric Motor Rotor Measurements". International Symposium on Power Electronics, Electrical Drives, Automation and Motion, Italy 2006 Examples follow: Journal Papers: 
[1] Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network International Journal of Engineering & Technology IJET-IJENS Vol:09 No:10 
Books: [1] The Microcontroller Idea Book - JOHN AXELSON [2] The Microcontroller Application Cookbook - MATT GILLIAND [3] Digital design - MORRIS MANO 
PC MICROCONTROLLER AT89S52 
Zigbee 
Max232 
MICROCONTROLLER AT89S52 
RPS 
Zigbeeee 
Crystal 
Gas Sensor 
Temperature Sensor

More Related Content

What's hot

IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
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
 
Complete cdr report sample for telecommunication engineers
Complete cdr report sample for telecommunication engineersComplete cdr report sample for telecommunication engineers
Complete cdr report sample for telecommunication engineerssophiechristin
 
Major Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-siteMajor Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-siteUtkarsh Chaubey
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
 
Experimental simulation and real world study on wi fi ad-hoc mode for differe...
Experimental simulation and real world study on wi fi ad-hoc mode for differe...Experimental simulation and real world study on wi fi ad-hoc mode for differe...
Experimental simulation and real world study on wi fi ad-hoc mode for differe...Nazmul Hossain Rakib
 
Home automation System
Home automation SystemHome automation System
Home automation SystemNaman Gautam
 
Understanding the characteristics of android wear os
Understanding the characteristics of android wear osUnderstanding the characteristics of android wear os
Understanding the characteristics of android wear osPratik Jain
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothMOKTARI MOSTOFA
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemseSAT Publishing House
 
IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET- Automatic Metro Train to Shuttle Between Two Stations   IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET- Automatic Metro Train to Shuttle Between Two Stations IRJET Journal
 
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICES
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICESACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICES
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICESIAEME Publication
 
artificial intelligence in power plants.
artificial intelligence in power plants.artificial intelligence in power plants.
artificial intelligence in power plants.8105268008
 
Artificial intelligence in power systems
Artificial intelligence in power systemsArtificial intelligence in power systems
Artificial intelligence in power systemssunil babu
 
Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power systemBittu Goswami
 
Microcontroller Based Robotic Arm Control
Microcontroller Based Robotic Arm ControlMicrocontroller Based Robotic Arm Control
Microcontroller Based Robotic Arm ControlNazmul Hossain Rakib
 
IRJET- IoT based Solar Street Light Intensity Control System
IRJET- IoT based Solar Street Light Intensity Control SystemIRJET- IoT based Solar Street Light Intensity Control System
IRJET- IoT based Solar Street Light Intensity Control SystemIRJET Journal
 
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoTIRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoTIRJET Journal
 

What's hot (20)

IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
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
 
Complete cdr report sample for telecommunication engineers
Complete cdr report sample for telecommunication engineersComplete cdr report sample for telecommunication engineers
Complete cdr report sample for telecommunication engineers
 
Major Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-siteMajor Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-site
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
CV_Projects
CV_ProjectsCV_Projects
CV_Projects
 
Experimental simulation and real world study on wi fi ad-hoc mode for differe...
Experimental simulation and real world study on wi fi ad-hoc mode for differe...Experimental simulation and real world study on wi fi ad-hoc mode for differe...
Experimental simulation and real world study on wi fi ad-hoc mode for differe...
 
Home automation System
Home automation SystemHome automation System
Home automation System
 
Understanding the characteristics of android wear os
Understanding the characteristics of android wear osUnderstanding the characteristics of android wear os
Understanding the characteristics of android wear os
 
Home Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via Bluetooth
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systems
 
IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET- Automatic Metro Train to Shuttle Between Two Stations   IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET- Automatic Metro Train to Shuttle Between Two Stations
 
Ah4301185187
Ah4301185187Ah4301185187
Ah4301185187
 
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICES
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICESACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICES
ACCELERATED DEEP LEARNING INFERENCE FROM CONSTRAINED EMBEDDED DEVICES
 
artificial intelligence in power plants.
artificial intelligence in power plants.artificial intelligence in power plants.
artificial intelligence in power plants.
 
Artificial intelligence in power systems
Artificial intelligence in power systemsArtificial intelligence in power systems
Artificial intelligence in power systems
 
Artificial intelligence in power system
Artificial intelligence in power systemArtificial intelligence in power system
Artificial intelligence in power system
 
Microcontroller Based Robotic Arm Control
Microcontroller Based Robotic Arm ControlMicrocontroller Based Robotic Arm Control
Microcontroller Based Robotic Arm Control
 
IRJET- IoT based Solar Street Light Intensity Control System
IRJET- IoT based Solar Street Light Intensity Control SystemIRJET- IoT based Solar Street Light Intensity Control System
IRJET- IoT based Solar Street Light Intensity Control System
 
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoTIRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
IRJET - Smart Overhead Transmission Line Physical Fault Detection by IoT
 

Viewers also liked

Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless CommunicationShubham Srivastava
 
Report underwater-wireless
Report underwater-wirelessReport underwater-wireless
Report underwater-wirelesspatna
 
Ieeepro techno solutions ieee 2013 embedded project autonomous self parkin...
Ieeepro techno solutions    ieee 2013 embedded project autonomous self parkin...Ieeepro techno solutions    ieee 2013 embedded project autonomous self parkin...
Ieeepro techno solutions ieee 2013 embedded project autonomous self parkin...srinivasanece7
 
Introduction to multi core
Introduction to multi coreIntroduction to multi core
Introduction to multi coremukul bhardwaj
 
Optical satellite communication
Optical satellite communicationOptical satellite communication
Optical satellite communicationPrashastha Babu
 
Optical satellite communications
Optical satellite communicationsOptical satellite communications
Optical satellite communicationsIslam Kotb Ismail
 
Multi core processors
Multi core processorsMulti core processors
Multi core processorsAdithya Bhat
 
Laser Communications
Laser CommunicationsLaser Communications
Laser CommunicationsSeminar Links
 
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBORouting Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBOIJERA Editor
 
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...IJERA Editor
 
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...IJERA Editor
 
Omnipresent ECG-Oversee Android Watch
Omnipresent ECG-Oversee Android WatchOmnipresent ECG-Oversee Android Watch
Omnipresent ECG-Oversee Android WatchIJERA Editor
 
Image Restitution Using Non-Locally Centralized Sparse Representation Model
Image Restitution Using Non-Locally Centralized Sparse Representation ModelImage Restitution Using Non-Locally Centralized Sparse Representation Model
Image Restitution Using Non-Locally Centralized Sparse Representation ModelIJERA Editor
 
A Model For Integrating Environmental Considerations Into The Valuation Of In...
A Model For Integrating Environmental Considerations Into The Valuation Of In...A Model For Integrating Environmental Considerations Into The Valuation Of In...
A Model For Integrating Environmental Considerations Into The Valuation Of In...IJERA Editor
 
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics Model
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics ModelEffects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics Model
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics ModelIJERA Editor
 
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...IJERA Editor
 

Viewers also liked (20)

Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless Communication
 
Report underwater-wireless
Report underwater-wirelessReport underwater-wireless
Report underwater-wireless
 
Ieeepro techno solutions ieee 2013 embedded project autonomous self parkin...
Ieeepro techno solutions    ieee 2013 embedded project autonomous self parkin...Ieeepro techno solutions    ieee 2013 embedded project autonomous self parkin...
Ieeepro techno solutions ieee 2013 embedded project autonomous self parkin...
 
Introduction to multi core
Introduction to multi coreIntroduction to multi core
Introduction to multi core
 
Optical satellite communication
Optical satellite communicationOptical satellite communication
Optical satellite communication
 
Optical satellite communications
Optical satellite communicationsOptical satellite communications
Optical satellite communications
 
Multi core processors
Multi core processorsMulti core processors
Multi core processors
 
Laser Communications
Laser CommunicationsLaser Communications
Laser Communications
 
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBORouting Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
 
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...
Dynamic & Attribute Weighted KNN for Document Classification Using Bootstrap ...
 
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...
Design and Implementation of Submicron Level 10T Full Adder in ALU Using Cell...
 
Omnipresent ECG-Oversee Android Watch
Omnipresent ECG-Oversee Android WatchOmnipresent ECG-Oversee Android Watch
Omnipresent ECG-Oversee Android Watch
 
Image Restitution Using Non-Locally Centralized Sparse Representation Model
Image Restitution Using Non-Locally Centralized Sparse Representation ModelImage Restitution Using Non-Locally Centralized Sparse Representation Model
Image Restitution Using Non-Locally Centralized Sparse Representation Model
 
N046037983
N046037983N046037983
N046037983
 
A Model For Integrating Environmental Considerations Into The Valuation Of In...
A Model For Integrating Environmental Considerations Into The Valuation Of In...A Model For Integrating Environmental Considerations Into The Valuation Of In...
A Model For Integrating Environmental Considerations Into The Valuation Of In...
 
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics Model
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics ModelEffects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics Model
Effects of A Simulated Power Cut in AMS on Milk Yield Valued by Statistics Model
 
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...
Magneto-Convection of Immiscible Fluids in a Vertical Channel Using Robin Bou...
 
Q04605101105
Q04605101105Q04605101105
Q04605101105
 
An04605283288
An04605283288An04605283288
An04605283288
 
Aa04606162167
Aa04606162167Aa04606162167
Aa04606162167
 

Similar to Under Water Wireless Control Using Zigbee For Transmissions Systems

Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...AIRCC Publishing Corporation
 
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...ijcsit
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemMadhav Reddy Chintapalli
 
Ethernet Enabled Digital I/O Control in Embedded Systems
Ethernet Enabled Digital I/O Control in Embedded SystemsEthernet Enabled Digital I/O Control in Embedded Systems
Ethernet Enabled Digital I/O Control in Embedded SystemsIOSR Journals
 
PROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESPROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESSHPINE TECHNOLOGIES
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...PUBLISHERJOURNAL
 
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...IJERA Editor
 
IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED
 
IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED
 
Multifunctional Relay Based On Microcontroller
Multifunctional Relay Based On MicrocontrollerMultifunctional Relay Based On Microcontroller
Multifunctional Relay Based On MicrocontrollerRajeev Kumar
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTIRJET Journal
 
Power Failure Detection System and Intimation over Internet
Power Failure Detection System and Intimation over InternetPower Failure Detection System and Intimation over Internet
Power Failure Detection System and Intimation over InternetDr. Amarjeet Singh
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxVenkateshVenkatesh96
 
Introduction of Programmable Logic Controller to Electric Overhead Travelling...
Introduction of Programmable Logic Controller to Electric Overhead Travelling...Introduction of Programmable Logic Controller to Electric Overhead Travelling...
Introduction of Programmable Logic Controller to Electric Overhead Travelling...paperpublications3
 
IRJET- PLC using Renesas Controller
IRJET-  	  PLC using Renesas ControllerIRJET-  	  PLC using Renesas Controller
IRJET- PLC using Renesas ControllerIRJET 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
 
zigbee application for industrial used
zigbee application for industrial usedzigbee application for industrial used
zigbee application for industrial usedNakshatra Jha
 

Similar to Under Water Wireless Control Using Zigbee For Transmissions Systems (20)

Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
 
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
 
E044081720
E044081720E044081720
E044081720
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning System
 
B43050518
B43050518B43050518
B43050518
 
Ethernet Enabled Digital I/O Control in Embedded Systems
Ethernet Enabled Digital I/O Control in Embedded SystemsEthernet Enabled Digital I/O Control in Embedded Systems
Ethernet Enabled Digital I/O Control in Embedded Systems
 
PROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIESPROJECTS FROM SHPINE TECHNOLOGIES
PROJECTS FROM SHPINE TECHNOLOGIES
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
 
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
Speed Synchronization of Multiple Bldcmotors In Textile &Paper Mills Using Mi...
 
IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED-V2I3P91
IJSRED-V2I3P91
 
IJSRED-V2I3P91
IJSRED-V2I3P91IJSRED-V2I3P91
IJSRED-V2I3P91
 
Multifunctional Relay Based On Microcontroller
Multifunctional Relay Based On MicrocontrollerMultifunctional Relay Based On Microcontroller
Multifunctional Relay Based On Microcontroller
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
 
Power Failure Detection System and Intimation over Internet
Power Failure Detection System and Intimation over InternetPower Failure Detection System and Intimation over Internet
Power Failure Detection System and Intimation over Internet
 
I45015153
I45015153I45015153
I45015153
 
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptxESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
ESP8266 MICROCONTROLLER APPLICATION IN WIRELESS SYNCHRONIZATION TASKS.pptx
 
Introduction of Programmable Logic Controller to Electric Overhead Travelling...
Introduction of Programmable Logic Controller to Electric Overhead Travelling...Introduction of Programmable Logic Controller to Electric Overhead Travelling...
Introduction of Programmable Logic Controller to Electric Overhead Travelling...
 
IRJET- PLC using Renesas Controller
IRJET-  	  PLC using Renesas ControllerIRJET-  	  PLC using Renesas Controller
IRJET- PLC using Renesas Controller
 
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
 
zigbee application for industrial used
zigbee application for industrial usedzigbee application for industrial used
zigbee application for industrial used
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
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
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Under Water Wireless Control Using Zigbee For Transmissions Systems

  • 1. Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 www.ijera.com 113 | P a g e Under Water Wireless Control Using Zigbee For Transmissions Systems Sreenivsa Reddy P, R Koteswara Rao *(Department of Electronics and Communication Engineering, S.S.N College of Engineering and Technologies, Ongole-1) **(Department of Electronics and Communication Engineering, S.S.N College of Engineering and Technologies) ABSTRACT The aim of this project is to develop under water communication system using the zigbee protocol stack. A robot can be defined as a programmable, self-controlled device consisting of electronic, electrical, or mechanical units. An industrial robot is officially defined by as an automatically controlled, reprogrammable, multipurpose, manipulator, programmable in three or more axes. Robots are especially desirable for certain work functions because, unlike humans, they never get tired. They can endure physical conditions that are uncomfortable or even dangerous; they can operate in airless conditions. I. INTRODUCTION The aim of this project is to develop under water communication system using the zigbee protocol stack. This is very useful to find out any problem in caves and mines. An embedded system is a special- purpose system in which the compute is completely encapsulated by or dedicated to the device or system it controls Personal digital assistants (PDAs) or handheld computers are generally considered embedded devices because of the nature of their hardware design, even though they are more expandable in software terms. This line of definition continues to blur as devices expand. Examples of embedded systems  Automatic teller machines (ATMs)  Avionics, such as inertial guidance systems, flight control hardware/software.  Cellular telephones and telephone switches  Engine controllers and antilock brake controllers for automobiles  Home automation products, such as air conditioners security monitoring systems II. HEADINGS 2.1 History of embedded systems 2.2 Characteristics of ES 2.3 Peripherals 2.4 Technical description 2.5 Block diagram 2.6 Types of power supply 2.7 Rectifier 2.8 Overview of keil cross C compiler III. INDENTATIONS AND EQUATIONS 3.1 History of embedded systems In the earliest years of computers in the 1940s, computers were sometimes dedicated to a single task, but were too large to be considered "embedded". The first recognizably modern embedded system was the Apollo Guidance Computer, developed by Charles Stark Draper at the MIT Instrumentation Laboratory. Since these early applications in the 1960s, embedded systems have come down in price. In 1978 National Engineering Manufacturers Association released the standard for a programmable microcontroller. By the mid-1980s, many of the previously external system components had been integrated into the same chip as the processor. By the end of the 80s, embedded systems were the norm rather than the exception for almost all electronics devices, a trend which has continued since. 3.2 Peripherals Embedded Systems talk with the outside world via peripherals, such as:  Serial Communication Interfaces (SCI): RS-232, RS-422, RS-485 etc  Synchronous Serial Communication Interface: I2C, JTAG, SPI, SSC and ESSI  Universal Serial Bus (USB) ppp  Networks: Controller Area Network, Lon Works, etc  Timers: PLL(s), Capture/Compare and Time Processing Units  Discrete IO: aka General Purpose Input Output (GPIO) RESEARCH ARTICLE OPEN ACCESS
  • 2. Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 www.ijera.com 114 | P a g e 3.3 Rectifiers  There are several ways of connecting diodes to make a rectifier to convert AC to DC. The bridge rectifier is the most important and it produces full-wave varying DC. A single diode can be used as a rectifier but it only uses the positive (+) parts of the AC wave to produce half-wave varying DC. 1.4 Bridge rectifier  A bridge rectifier can be made using four individual diodes, but it is also available in special packages containing the four diodes required. It is called a full-wave rectifier because it uses the entire AC wave 1.5 Technical Description Numbers of axes – two axes are required to reach any point in a plane; three axes are required to reach any point in space. To fully control the orientation of the end of the arm three more axes are required Kinematics – the actual arrangement of rigid members and joints in the robot, which determines the robot's possible motions. Speed – how fast the robot can position the end of its arm. This may be defined in terms of the angular or linear speed of each axis or as a compound speed. Motion control – for some applications, such as simple pick-and-place assembly, the robot need merely repeatable to a limited number of pre-taught positions. For more sophisticated applications, such as arc welding, motion must be continuously controlled to follow a path in space, with controlled orientation and velocity. Accuracy – how closely a robot can reach a commanded position. Accuracy can vary with speed and position within the working envelope and with payload (see compliance). It can be improved by Robot calibration Power source – some robots use electric motors, others use hydraulic actuators. The former are faster, the latter are stronger and advantageous in applications such as spray painting, where a spark could set off an explosion Drive – some robots connect electric motors to the joints via gears; others connect the motor to the joint directly. Using gears results in measurable 'backlash' which is free movement in an axis. In smaller robot arms with DC electric motors, because DC motors are high speed low torque motors they frequently require high ratios so that backlash is a problem. In such cases the harmonic drive is often used. Software: The computer is installed with corresponding interface software. The use of a computer greatly simplifies the programming process. Specialized robot software is run either in the robot controller or in the computer or both depending on the system design. 1.6 Overview of keil cross C compiler It is possible to create the source files in a text editor such as Notepad, run the Compiler on each C source file, specifying a list of controls, run the Assembler on each Assembler source file, specifying another list of controls, run either the Library Manager or Linker (again specifying a list of controls) and finally running the Object-HEX Converter to convert the Linker output file to an Intel Hex File. Once that has been completed the Hex File can be downloaded to the target hardware and debugged. Alternatively KEIL can be used to create source files; automatically compile, link and covert using options set with an easy to use user interface and finally simulate or perform debugging on the hardware with access to C variables and memory. Unless you have to use the tolls on the command line, the choice is clear. KEIL Greatly simplifies the process of creating and testing an embedded application. 1.7 Types of power supply There are many types of power supplies. Most are designed to convert high voltage AC mains electricity to a suitable low voltage supply for electronic circuits and other devices. A power supply can by broken down into a series of blocks, each of which 1.7 Types of Power Supply There are many types of power supply. Most are designed to convert high voltage AC mains electricity to a suitable low voltage supply for electronic circuits and other devices. A power supply can by broken down into a series of blocks, each of which performs a particular function.
  • 3. Sreenivsa Reddy P Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 7( Version 3), July 2014, pp.113-115 www.ijera.com 115 | P a g e IV. FIGURES AND TABLES Fig1: Receiver Fig2: Transmitter V. CONCLUSION The project “Under Water Wireless Control Using Zigbee For Transmissions Systems ” has been successfully designed and tested. Integrating features of all the hardware components used have developed it. Presence of every module has been reasoned out and placed carefully thus contributing to the best working of the unit. Secondly, using highly advanced IC’s and with the help of growing technology the project has been successfully implemented. VI. ACKNOWLEDGEMENTS I Sreenivasa Reddy P would like to thank everyone, including: parents, teachers, family, friends, and in essence, all sentient beings for their help and support this paper would not have been possible. Especially, I dedicate my acknowledgment of gratitude toward my mentor and Co-author Dr.Ch.venugopal Reddy for her guidance and support. REFERENCES [1] Ciardiello, T. "Wireless communications for industrial control and monitoring", Computing & Control Engineering Journal Volume 16, Issue 2, April-May 2005 Page(s):12-13 [2] Geer, D., "Users make a Beeline for ZigBee sensor technology", Computer Volume 38, Issue 12, Dec. 2005 Page(s):16-19 [3] Ville Särkimäki, R. Tiainen, T. Lindh, J. Ahola, "Applicability of ZigBee Technology to Electric Motor Rotor Measurements". International Symposium on Power Electronics, Electrical Drives, Automation and Motion, Italy 2006 Examples follow: Journal Papers: [1] Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network International Journal of Engineering & Technology IJET-IJENS Vol:09 No:10 Books: [1] The Microcontroller Idea Book - JOHN AXELSON [2] The Microcontroller Application Cookbook - MATT GILLIAND [3] Digital design - MORRIS MANO PC MICROCONTROLLER AT89S52 Zigbee Max232 MICROCONTROLLER AT89S52 RPS Zigbeeee Crystal Gas Sensor Temperature Sensor