You are on page 1of 8

1

SYNOPSIS SPIDER ROBOT WITH WI-FI DATA TRANSMISSION

Robotics is the science and technology of robots, their design, manufacture, and application. Robotics requires a

Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

Rhydo Technologies Pvt Ltd.

working knowledge of electronics, mechanics and software. Although the appearance and capabilities of robots vary vastly, all robots share the features of a mechanical, movable structure under some form of autonomous control. The structure of a robot is usually mostly mechanical and can be called a kinematics chain. The chain is formed of links (its bones), actuators (its muscles) and joints which can allow one or more degrees of freedom. The mechanical structure of a robot must be controlled to perform tasks. The control of a robot involves three distinct phases - perception, processing and action. This project develops a Spider Robot used to explore a remote location by sensing the parameters like humidity, pressure, light, temperature etc processes it and transmit the collected data to The the control can station also using detect Wi-Fi the Communication. robot

object/obstacles in its path by verifying the output from the Sensors. This project consists of a microcontroller section and mechanical section. The microcontroller section stores a program that controls the movements of the robot, parameter sensing and object/obstacle detection. The mechanical section consists of servo motors for the movements of robot. This project helps in monitoring the various parameters of a particular location. The robot is fixed with various sensors that monitor temperature, light, relative humidity and pressure. The results are automatically archived on each time
Rhydo Technologies Pvt Ltd.

Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

interval. These parameters are sent to the monitoring station at definite intervals using Wi-Fi. This project is helpful for the military/ space expedition etc to verify the atmospheric situations in a particular area without any human intervention. A robot is a mechanical device, a manipulator designed to perform many different tasks and capable of repeated, variable programming. To perform its assigned tasks, the robot moves parts, objects, tools, and special devices by means of programmed motions and points. The object is detected by using Infra Red/Ultrasonic transmitter and receiver. If the distance of the object found by the system is less than the predefined value, the system changes the path of the robot. Robot has a motor- driven mechanical device and a brain in the form of a computer or a microcontroller that controls its movement. The microcontroller stores in its memory a program detailing the course the device follows. When the program is run, the controller sends signals activating the motors which move the robot. The controller is that part of the robot which operates the mechanical section and maintains contact with its environment. The embedded system software includes the interfacing of the sensors like temperature sensors, light sensors, humidity sensors and pressure sensors etc. to the microcontroller. The sensors give analog outputs and they have to be converted to digital values for processing. An external ADC or more preferably an internal ADC (in microcontroller) is used. The microcontroller, which is the controlling device regularly, reads the sensor
Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

Rhydo Technologies Pvt Ltd.

outputs. A proper communication protocol (Wi-Fi) has to be established for communication between the control room and the remote system. The data transmissions are done through a Wi-Fi network which is a new technology in wireless transmission and are now widely implemented in laptops, video game consoles, home networks etc which works in a radio frequency of 2.4 GHz. WiFi means Wireless Fidelity is a popular wireless networking technology that uses radio waves to provide wireless highspeed Internet and network connections. The Wi-Fi Alliance, the organization that owns the Wi-Fi (registered trademark) term specifically defines Wi-Fi as any "wireless local area network (WLAN) products that are based on the Institute of Electrical and Electronics Engineers' (IEEE) 802.11 standards." The most common wireless technology standards include the following: - 802.11b: The first widely used wireless networking technology, known as 802.11b (more commonly called Wi-Fi), first debuted almost a decade ago, but is still in use. - 802.11g: In 2003, a follow-on version called 802.11g appeared offering greater performance (that is, speed and range) and remains today's most common wireless networking technology. - 802.11n: Another improved standard called 802.11n is currently under development and is scheduled to be complete in this year (2009). But products based on the draft 802.11n
Rhydo Technologies Pvt Ltd.

Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

standard are now available, which will be able to upgrade later to the final standard. Wi-Fi works with no physical wired connection between sender and receiver by using radio frequency (RF) technology, a frequency within the electromagnetic spectrum associated with radio wave propagation. When an RF current is supplied to an antenna, an electromagnetic field is created that then is able to propagate through space. The cornerstone of any wireless network is an access point (AP). The primary job of an access point is to broadcast a wireless signal that computers can detect and "tune" into. In order to connect to an access point and join a wireless network, computers and devices must be equipped with wireless network adapters. If the system is enhanced with a digital camera, the image of the surroundings can be sent by the robot. Thus this project can be used in space exploration where the robot functions without human interference. The environmental parameters can be sensed by the control station using the wireless receiver module. Hence this robot resembles rovers (robotic exploration vehicles), the robot that made a series of missions to Mars. The interprets transmitted application VB.NET/ASP.NET.
Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

control the via

station Wi-Fi,

PC

with

internet the the purpose Visual

connection data in

incoming and web pages.

data For

from this

microcontroller we develop

displays using

needed

corresponding

software

Basic/HTML/

Rhydo Technologies Pvt Ltd.

Block Diagram

Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

Rhydo Technologies Pvt Ltd.

Skills Implemented

1) Electronic circuit design, Schematic Design, PCB Design 2) Microcontroller programming using Assembly /Embedded C 3) Debugging skills 4) Memory Interfacing 5) Driver Interfacing for robots 6) LCD Interfacing 7) Artificial Intelligence Implementation
8) Distance Sensor interfacing

9) Control commands for Wi-Fi


10) Wi-Fi Wireless Communication Protocol
Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

Rhydo Technologies Pvt Ltd.

11) Visual Basic/ VB.NET/ASP.NET/HTML

---------------------------------

Golden Plaza, Opp. Mymoon Theatre, Chitoor Road, Cochin 682018, Kerala State, South India Phone: +91-484-2370575/6/9, +91-484-3258390 E-mail: info@rhydo.com Visit: www.rhydo.com

Rhydo Technologies Pvt Ltd.

You might also like