SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 552
QuadraSpider: A Four-Legged Spider Robot Design and Control
Dipanshi Gaur1, Jahanvi Varshney2, Amrah Maryam3, Savita Gautam4
1,2 Diploma Students, 3,4 Assistant Professors, University Women’s Polytechnic, Aligarh Muslim University, Aligarh,
Uttar Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Our paper presents a four-legged spider-inspired
robot equipped with various algorithms for versatile
locomotion and interactive functionalities, including dancing
and greetings. QuadraSpider's movement capabilities extend
beyond basic walking to include agile navigation through
challenging terrains, such as rough and uneven surfaces. We
demonstrate the robot's exceptional agility and stability
through extensive testing, ensuring that it can traverse a
diverse array of environments with efficiency and reliability.
Beyond basic locomotion, the robot exhibits additional
capabilities such as shaking, forward/backward movement,
and lateral navigation. Energy efficiency is a critical
consideration in robotic systems. To address this, we conduct
comprehensive power consumption tests and incorporate
power chargeable siliconbatteriesintoQuadraSpider'sdesign.
This feature ensures prolonged operation and minimizes the
need for frequent recharging, making the robot practical for
extended use in various contexts.
Key Words: Spider Robot, Arduino Nano, Servo Motors,
Bluetooth Control, Legged Locomotion, Robotics, Real-time
Detection, Terrain Navigation
1.INTRODUCTION
The last few decades have witnessed a significant surge in
the interest and developmentofmobilerobots,largelyowing
to their remarkable ability to function autonomously in
diverse environments, including critical applicationssuchas
search and rescue missions. These mobile robots span a
range of categories, including wheeled robots, tracked
robots, and legged robots, each tailored to specific
operational demands and environmental challenges.
This paper presents a fundamental implementation of a
spider-inspired robot, serving as a foundational model for
the integration of more advancedfunctionalities.Therobot's
design centers around a robust main frame, featuring four
articulated legs, the motion of which is meticulously
orchestrated by a total of 12 servo motors. Withinthecoreof
the main frame, we have integrated a printed circuit board
(PCB) housing an Arduino Nano Microcontroller, alongside
necessary voltage regulators, complemented by the
utilization of three rechargeable lithium batteries to sustain
extended operation.
An essential aspect of our approach lies in the conscious
consideration of environmental impact. By selecting
reusable electrical components such as servos and
microcontrollers, we actively address the ecological
footprint of this robot. This conscious design choice aligns
with our commitment to sustainable robotics,
acknowledging the growing importance of minimizing
adverse environmental effects in technology development.
Each system possesses its unique set of advantages and
disadvantages. In Table 1, we present a comprehensive
comparative analysis between the legged robot and the
wheeled robot, outlining their respective strengths and
limitations.
Table -1: The comparison of the Legged robot over
Wheeled robot
Technical Criteria Wheeled
Robot
Legged
Robot
Maneuverability no yes
Navigation over obstacles no yes
Transvers ability no yes
Controllability yes no
Terrain Land no yes
Efficiency no yes
Stability yes no
Cost Effective yes no
The Quadruped Robot is a four-legged walking robot that
closely resembles spiders, utilizing its legs for locomotion
and demonstrating the capability to perform a variety of
tasks, both through human interaction and autonomously.
Fig -1 illustrates the different views of the robot when
operated through a mobile phone.
Fig -1: Different views of QuadraSpider
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 553
In the subsequent sections, we delve into the intricatedesign
and control aspects of this spider robot, emphasizing its
adaptability across various terrains and its potential for
diverse applications, including entertainment and human-
robot interaction. Additionally, we provide insights into the
meticulous testing procedures that validate its performance,
showcasingitscapacitytonavigatechallengingenvironments
with precision and efficiency.
2. LITERATURE REVIEW
Prior to this study, numerous scholars have made significant
contributions to the fields of robotics and wireless
transmission, showcasing remarkable technological
advancements.
Traditionally, many robots in our familiar landscape have
relied on wheeled mechanisms for their locomotion [1]. This
choice offers the advantage of flexibility, enabling the
selection of diverse solutions and the ability to regulate the
system's center of mass, thereby mitigating issues related to
slippage and navigating irregular terrain [2].
However, the advantages of legged locomotion extend
beyond the mere number of legs; they encompass posture
diversity andleg functionality as well [3]. While wheeledand
tracked robots excel in flat terrains, they often falter in
cluttered, complex, or hazardous environments. Legged
robots, on the other hand, exhibit the potential to traverse a
wide spectrum of terrains, from rugged landscapes to
intricate and challenging settings [3]. To harness this
potential,variouswalkingalgorithmshavebeenmeticulously
designed and rigorously testedtoevaluatetheirperformance
[4].
This literature review underscores the shift from
conventional wheeled robots to the innovative realm of
legged locomotion, emphasizing the unique capabilities and
adaptability that legged robots bring to navigating diverse
and demanding terrains.
3. PRODUCT PERSPECTIVE
The functionality of a 4-legged spider robot is like that of 6-
legged or 8-legged spider robots, with the key distinction
lying in their mode of rotation. Fig -2 illustrates the pivot
turning mechanism employed by the 4-legged spider robot.
Fig -2: Pivot Turning
The primary components facilitating rotation include servo
motors and the Arduino Nano microcontroller. The
interconnections between the 12 servo motors and the
Arduino are depicted in the circuit diagram provided in Fig -
3. Additionally, the data flow diagram in Fig -4 illustrates the
fundamental control flow of the spider robot.
Fig -3: Connection of servo motor with Arduino Nano
All the servo motors are connected to ArduinoNano which is
operating its rotation and movement and due to this servo
rotation, the actual movement of the robot is carried out.
Fig -4: Data flow diagram showing the basic flow of
control
In Fig -4, the Flow Diagram explains that the Arduino Nano
governs the motor movements, with user commands being
transmitted through theRCBLUETOOTHCONTROLLERAPP.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 554
Fig -5: Application Interface
Fig -5 depicts the application interface of the RC Bluetooth
Controller App. The user interacts with the robot by simply
clicking buttons corresponding to desired actions. For
instance, if the user selects the "forward" button, the robot
promptly initiates forwardmovement.Similarly,pressingthe
"Left" button triggers a leftward turn, while selecting the
"backward" button prompts the robot to move in reverse.
Furthermore, the robot exhibits its versatility by executing
dynamic dance maneuvers, featuring fluid up-and-down
motions and even the capability to lift one of its legs. In this
interactive process, the user issues commands via button
selections, and the robot responds by executing
correspondingmovements,ensuringaseamlessandengaging
user experience.
4. METHODOLOGY
In this section, we delineate the key components and
technologies employed in the construction of the Spider
robot. The pivotal components encompass theArduinoNano
microcontroller, the HC-05 Bluetooth Module, Lithium
Rechargeable batteries, and the SG90 Servo Motor.
4.1 Arduino Nano
The Arduino Nano stands as an open-source microcontroller
board, designed to fit conveniently onto breadboards. It
hingesontheMicrochipATmega328Pmicrocontroller(MCU)
and was first introduced by Arduino.cc in 2008. Remarkably,
it encapsulates the same connectivity and specifications
found in the Arduino Uno board but within a smaller, more
compact form factor.
Featuring 30 male I/O headers, configured akin to a DIP-30
setup, the Arduino Nano is programmable using the Arduino
Software integrated development environment (IDE), a
consistent platform shared among all Arduino boards. This
IDE supports both online andofflineprogramming.Powering
the board can be accomplished either via a type-B mini-USB
cable or a 9 V battery.
4.2 HC-05 Bluetooth Module
The HC-05 Bluetooth Module offers a straightforward
solution for establishing a Bluetooth SPP (Serial Port
Protocol) connection, tailored for wireless serial
communication setups. Its communicationprotocolisrooted
in serial communication, simplifying interfacing with
controllers or PCs. Notably, the HC-05 Bluetooth module
facilitates seamless switching between master and slave
modes, enabling it to receive and transmit data as needed.
4.3 Lithium Rechargeable Batteries
Lithium-ion, or Li-ion, batteries represent a class of
rechargeable power storage solutions that harness the
reversible reduction of lithium ions to accumulate energy.
These batteries feature a negative electrode, conventionally
composed of graphite, serving as theanodeduringdischarge.
Conversely,thepositiveelectrodetypicallyconsistsofametal
oxide, functioning as the cathode during discharge.
Importantly, the designations of positive and negative
electrodes remain consistent during both charging and
discharging, rendering them more intuitive terms than the
less clear anode and cathode, which can interchange roles
during the charging process.
4.4 SG90 Servo Motor
The SG90 Servo Motor is a precision-oriented motor type
renowned foritscapacitytorotatewithremarkableaccuracy.
Typically, this motor configuration incorporates a control
circuit that provides continuous feedback on the current
position of the motor shaft. This feedback mechanism
empowers servo motors to execute movements with
exceptional precision. Servo motors find their ideal
application in scenarios requiring precise object rotation at
specificangles or distances. Essentially, these motorsconsist
of a basic motor mechanism operating through a servo
mechanism, making them versatile tools in various
applications.
Fig -6: (a) Arduino Nano (b) HG-05 Bluetooth Module
(c)Lithium Rechargeable Batteries (d) SG90 Servo Motor
5. ROBOT GEOMETRY
For the robot to achieve proper walking functionality, it
necessitates precise geometrical configurations. Each leg is
comprised of three servo motors tomaintainthecurvatureof
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 555
the leg, ensuring flexible and adaptable movements across a
wide range of rigid terrain regions. Fig -7 provides a 2D side
view of a leg equipped with these three servo motors.
0
2
4
6
Series 1
Series 2
Series 3
Fig -7: 2D side view of leg
Fig -8: Chassis and the combination of Servo Motors
The servo motors are subsequently affixed to the plastic 3D-
printed chassis using screws. Additionally, all other
components, including the PCB, Arduino Nano, capacitors,
and transistors, are securely fastened to the PCB to ensure
uniform energy distribution among the servo motors. Fig -8
illustrates the schematic representation of the motor
attachment to the chassis.
6. SOFTWARE REQUIREMENTS
Software plays a pivotal role in any Arduino-based project,
and in our case, where we employed an Arduino Nano, it was
crucial for uploading the core code to enable the proper
execution of the desired functions. To accomplish this, we
utilized the Arduino IDE software, within which the program
code is referred to as a "sketch." The Arduino IDE
encompasses several key elements, including a text editor, a
message area, and a console area. This integrated
development environment facilitates a streamlined process
for transforming user inputs into corresponding signals.
Leveraging the Arduino language within this environment
simplifies the code-writing process, ensuring ease of
development and seamless uploading to the Arduino Nano.
Fig -9: Arduino IDE
7. CONCLUSION
In conclusion, this project revolves around the creation of a
quadrupedal Spider Robot, serving as a functional real-time
detection prototype. The architectural designemployedhere
exhibits adaptability to a wide spectrum of terrain regions
and rugged environments. The utilization of four legs affords
the robot an inherent advantage in terms of locomotion and
stability.Additionally,wirelesscontrolisachievedseamlessly
through the integrationofaBluetoothModule.Eachmodule's
presence has been meticulously justified and strategically
positioned to optimize the unit's overall performance.
Furthermore, the project's success can be attributed to the
incorporation of advanced hardware and the application of
innovative technology, culminating in a fully realized and
functional implementation.
REFERENCES
[1] Çavaş, Mehmet, and Muhammad Baballe Ahmad. A
review on spider robotic system. International Journal of
New Computer Architectures and their Applications
(IJNCAA) vol 9 (2019): 19-24.
[2] Cruse, H. D. Brunn, C. Bartling, J. Dean, M. Dreifert, T.
Kindermann, Walking: a complex behavior controlled by
simple networks, Adaptive Behavior 3 (1995): 385–418.
[3] Biswal P, Mohanty PK. Development of quadruped
walking robots: A review. Ain Shams Engineering Journal.
2021 Jun 1;12(2):2017-31.
[4] Karakurt T, Durdu A, Yilmaz N. Design of six legged
spider robot and evolving walking algorithms. International
Journal of Machine Learning and Computing. 2015 Apr
1;5(2):96.
[5] https://www.electronicshub.org/quadruped-robot-
using-arduino/
[6] https://en.wikipedia.org/wiki/Arduino_Nano
[7]https://w3.braude.ac.il/wp-content/uploads /2021/03/
HC-051.pdf

More Related Content

Similar to QuadraSpider: A Four-Legged Spider Robot Design and Control

IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET Journal
 
IRJET- Surveillance Drone
IRJET-  	  Surveillance DroneIRJET-  	  Surveillance Drone
IRJET- Surveillance DroneIRJET Journal
 
Design of an autonomous ornithopter with live video
Design of an autonomous ornithopter with live videoDesign of an autonomous ornithopter with live video
Design of an autonomous ornithopter with live videoeSAT Publishing House
 
Design of an autonomous ornithopter with live video reception for military su...
Design of an autonomous ornithopter with live video reception for military su...Design of an autonomous ornithopter with live video reception for military su...
Design of an autonomous ornithopter with live video reception for military su...eSAT Journals
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic armeSAT Publishing House
 
IRJET - Swarm Robotics for Agriculture
IRJET - Swarm Robotics for AgricultureIRJET - Swarm Robotics for Agriculture
IRJET - Swarm Robotics for AgricultureIRJET Journal
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic armeSAT Journals
 
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGY
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGYDEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGY
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGYIRJET Journal
 
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET Journal
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONIRJET Journal
 
IRJET- Intelligent Autonomous Wheelchair for Indoor Navigation
IRJET- Intelligent Autonomous Wheelchair for Indoor NavigationIRJET- Intelligent Autonomous Wheelchair for Indoor Navigation
IRJET- Intelligent Autonomous Wheelchair for Indoor NavigationIRJET Journal
 
A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonIRJET Journal
 
IRJET - Smartphone and it uses to Control Agricultural Robot
IRJET -  	  Smartphone and it uses to Control Agricultural RobotIRJET -  	  Smartphone and it uses to Control Agricultural Robot
IRJET - Smartphone and it uses to Control Agricultural RobotIRJET Journal
 
IRJET- Surveillance System using Quadcopter
IRJET- Surveillance System using QuadcopterIRJET- Surveillance System using Quadcopter
IRJET- Surveillance System using QuadcopterIRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET Journal
 
IRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET Journal
 
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic ArmIRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic ArmIRJET Journal
 
IRJET - Design and Investigation of End Effector Possessor for Robotic Limb
IRJET - Design and Investigation of End Effector Possessor for Robotic LimbIRJET - Design and Investigation of End Effector Possessor for Robotic Limb
IRJET - Design and Investigation of End Effector Possessor for Robotic LimbIRJET Journal
 
Pick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DevicePick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DeviceIRJET Journal
 

Similar to QuadraSpider: A Four-Legged Spider Robot Design and Control (20)

IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...IRJET-  	  Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
IRJET- Design, Manufacturing and Analysis of Robotic Arm with SCARA Confi...
 
IRJET- Surveillance Drone
IRJET-  	  Surveillance DroneIRJET-  	  Surveillance Drone
IRJET- Surveillance Drone
 
Design of an autonomous ornithopter with live video
Design of an autonomous ornithopter with live videoDesign of an autonomous ornithopter with live video
Design of an autonomous ornithopter with live video
 
Design of an autonomous ornithopter with live video reception for military su...
Design of an autonomous ornithopter with live video reception for military su...Design of an autonomous ornithopter with live video reception for military su...
Design of an autonomous ornithopter with live video reception for military su...
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic arm
 
IRJET - Swarm Robotics for Agriculture
IRJET - Swarm Robotics for AgricultureIRJET - Swarm Robotics for Agriculture
IRJET - Swarm Robotics for Agriculture
 
Design and operation of synchronized robotic arm
Design and operation of synchronized robotic armDesign and operation of synchronized robotic arm
Design and operation of synchronized robotic arm
 
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGY
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGYDEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGY
DEVELOPMENT OF GESTURE CONTROLLED HEXAPOD USING WIRELESS TECHNOLOGY
 
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016aIRJET- Development of Robotic Arm using Arduino and Matlab R2016a
IRJET- Development of Robotic Arm using Arduino and Matlab R2016a
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
IRJET- Intelligent Autonomous Wheelchair for Indoor Navigation
IRJET- Intelligent Autonomous Wheelchair for Indoor NavigationIRJET- Intelligent Autonomous Wheelchair for Indoor Navigation
IRJET- Intelligent Autonomous Wheelchair for Indoor Navigation
 
A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled Person
 
IRJET - Smartphone and it uses to Control Agricultural Robot
IRJET -  	  Smartphone and it uses to Control Agricultural RobotIRJET -  	  Smartphone and it uses to Control Agricultural Robot
IRJET - Smartphone and it uses to Control Agricultural Robot
 
IRJET- Surveillance System using Quadcopter
IRJET- Surveillance System using QuadcopterIRJET- Surveillance System using Quadcopter
IRJET- Surveillance System using Quadcopter
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
Robot arm ppt
Robot arm pptRobot arm ppt
Robot arm ppt
 
IRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep LearningIRJET- Smart Wheelchair with Object Detection using Deep Learning
IRJET- Smart Wheelchair with Object Detection using Deep Learning
 
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic ArmIRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm
IRJET- Development of Mine Detection Robot with 4 Degree of Freedom Robotic Arm
 
IRJET - Design and Investigation of End Effector Possessor for Robotic Limb
IRJET - Design and Investigation of End Effector Possessor for Robotic LimbIRJET - Design and Investigation of End Effector Possessor for Robotic Limb
IRJET - Design and Investigation of End Effector Possessor for Robotic Limb
 
Pick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DevicePick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android Device
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptxrouholahahmadi9876
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 

Recently uploaded (20)

Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 

QuadraSpider: A Four-Legged Spider Robot Design and Control

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 552 QuadraSpider: A Four-Legged Spider Robot Design and Control Dipanshi Gaur1, Jahanvi Varshney2, Amrah Maryam3, Savita Gautam4 1,2 Diploma Students, 3,4 Assistant Professors, University Women’s Polytechnic, Aligarh Muslim University, Aligarh, Uttar Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Our paper presents a four-legged spider-inspired robot equipped with various algorithms for versatile locomotion and interactive functionalities, including dancing and greetings. QuadraSpider's movement capabilities extend beyond basic walking to include agile navigation through challenging terrains, such as rough and uneven surfaces. We demonstrate the robot's exceptional agility and stability through extensive testing, ensuring that it can traverse a diverse array of environments with efficiency and reliability. Beyond basic locomotion, the robot exhibits additional capabilities such as shaking, forward/backward movement, and lateral navigation. Energy efficiency is a critical consideration in robotic systems. To address this, we conduct comprehensive power consumption tests and incorporate power chargeable siliconbatteriesintoQuadraSpider'sdesign. This feature ensures prolonged operation and minimizes the need for frequent recharging, making the robot practical for extended use in various contexts. Key Words: Spider Robot, Arduino Nano, Servo Motors, Bluetooth Control, Legged Locomotion, Robotics, Real-time Detection, Terrain Navigation 1.INTRODUCTION The last few decades have witnessed a significant surge in the interest and developmentofmobilerobots,largelyowing to their remarkable ability to function autonomously in diverse environments, including critical applicationssuchas search and rescue missions. These mobile robots span a range of categories, including wheeled robots, tracked robots, and legged robots, each tailored to specific operational demands and environmental challenges. This paper presents a fundamental implementation of a spider-inspired robot, serving as a foundational model for the integration of more advancedfunctionalities.Therobot's design centers around a robust main frame, featuring four articulated legs, the motion of which is meticulously orchestrated by a total of 12 servo motors. Withinthecoreof the main frame, we have integrated a printed circuit board (PCB) housing an Arduino Nano Microcontroller, alongside necessary voltage regulators, complemented by the utilization of three rechargeable lithium batteries to sustain extended operation. An essential aspect of our approach lies in the conscious consideration of environmental impact. By selecting reusable electrical components such as servos and microcontrollers, we actively address the ecological footprint of this robot. This conscious design choice aligns with our commitment to sustainable robotics, acknowledging the growing importance of minimizing adverse environmental effects in technology development. Each system possesses its unique set of advantages and disadvantages. In Table 1, we present a comprehensive comparative analysis between the legged robot and the wheeled robot, outlining their respective strengths and limitations. Table -1: The comparison of the Legged robot over Wheeled robot Technical Criteria Wheeled Robot Legged Robot Maneuverability no yes Navigation over obstacles no yes Transvers ability no yes Controllability yes no Terrain Land no yes Efficiency no yes Stability yes no Cost Effective yes no The Quadruped Robot is a four-legged walking robot that closely resembles spiders, utilizing its legs for locomotion and demonstrating the capability to perform a variety of tasks, both through human interaction and autonomously. Fig -1 illustrates the different views of the robot when operated through a mobile phone. Fig -1: Different views of QuadraSpider
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 553 In the subsequent sections, we delve into the intricatedesign and control aspects of this spider robot, emphasizing its adaptability across various terrains and its potential for diverse applications, including entertainment and human- robot interaction. Additionally, we provide insights into the meticulous testing procedures that validate its performance, showcasingitscapacitytonavigatechallengingenvironments with precision and efficiency. 2. LITERATURE REVIEW Prior to this study, numerous scholars have made significant contributions to the fields of robotics and wireless transmission, showcasing remarkable technological advancements. Traditionally, many robots in our familiar landscape have relied on wheeled mechanisms for their locomotion [1]. This choice offers the advantage of flexibility, enabling the selection of diverse solutions and the ability to regulate the system's center of mass, thereby mitigating issues related to slippage and navigating irregular terrain [2]. However, the advantages of legged locomotion extend beyond the mere number of legs; they encompass posture diversity andleg functionality as well [3]. While wheeledand tracked robots excel in flat terrains, they often falter in cluttered, complex, or hazardous environments. Legged robots, on the other hand, exhibit the potential to traverse a wide spectrum of terrains, from rugged landscapes to intricate and challenging settings [3]. To harness this potential,variouswalkingalgorithmshavebeenmeticulously designed and rigorously testedtoevaluatetheirperformance [4]. This literature review underscores the shift from conventional wheeled robots to the innovative realm of legged locomotion, emphasizing the unique capabilities and adaptability that legged robots bring to navigating diverse and demanding terrains. 3. PRODUCT PERSPECTIVE The functionality of a 4-legged spider robot is like that of 6- legged or 8-legged spider robots, with the key distinction lying in their mode of rotation. Fig -2 illustrates the pivot turning mechanism employed by the 4-legged spider robot. Fig -2: Pivot Turning The primary components facilitating rotation include servo motors and the Arduino Nano microcontroller. The interconnections between the 12 servo motors and the Arduino are depicted in the circuit diagram provided in Fig - 3. Additionally, the data flow diagram in Fig -4 illustrates the fundamental control flow of the spider robot. Fig -3: Connection of servo motor with Arduino Nano All the servo motors are connected to ArduinoNano which is operating its rotation and movement and due to this servo rotation, the actual movement of the robot is carried out. Fig -4: Data flow diagram showing the basic flow of control In Fig -4, the Flow Diagram explains that the Arduino Nano governs the motor movements, with user commands being transmitted through theRCBLUETOOTHCONTROLLERAPP.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 554 Fig -5: Application Interface Fig -5 depicts the application interface of the RC Bluetooth Controller App. The user interacts with the robot by simply clicking buttons corresponding to desired actions. For instance, if the user selects the "forward" button, the robot promptly initiates forwardmovement.Similarly,pressingthe "Left" button triggers a leftward turn, while selecting the "backward" button prompts the robot to move in reverse. Furthermore, the robot exhibits its versatility by executing dynamic dance maneuvers, featuring fluid up-and-down motions and even the capability to lift one of its legs. In this interactive process, the user issues commands via button selections, and the robot responds by executing correspondingmovements,ensuringaseamlessandengaging user experience. 4. METHODOLOGY In this section, we delineate the key components and technologies employed in the construction of the Spider robot. The pivotal components encompass theArduinoNano microcontroller, the HC-05 Bluetooth Module, Lithium Rechargeable batteries, and the SG90 Servo Motor. 4.1 Arduino Nano The Arduino Nano stands as an open-source microcontroller board, designed to fit conveniently onto breadboards. It hingesontheMicrochipATmega328Pmicrocontroller(MCU) and was first introduced by Arduino.cc in 2008. Remarkably, it encapsulates the same connectivity and specifications found in the Arduino Uno board but within a smaller, more compact form factor. Featuring 30 male I/O headers, configured akin to a DIP-30 setup, the Arduino Nano is programmable using the Arduino Software integrated development environment (IDE), a consistent platform shared among all Arduino boards. This IDE supports both online andofflineprogramming.Powering the board can be accomplished either via a type-B mini-USB cable or a 9 V battery. 4.2 HC-05 Bluetooth Module The HC-05 Bluetooth Module offers a straightforward solution for establishing a Bluetooth SPP (Serial Port Protocol) connection, tailored for wireless serial communication setups. Its communicationprotocolisrooted in serial communication, simplifying interfacing with controllers or PCs. Notably, the HC-05 Bluetooth module facilitates seamless switching between master and slave modes, enabling it to receive and transmit data as needed. 4.3 Lithium Rechargeable Batteries Lithium-ion, or Li-ion, batteries represent a class of rechargeable power storage solutions that harness the reversible reduction of lithium ions to accumulate energy. These batteries feature a negative electrode, conventionally composed of graphite, serving as theanodeduringdischarge. Conversely,thepositiveelectrodetypicallyconsistsofametal oxide, functioning as the cathode during discharge. Importantly, the designations of positive and negative electrodes remain consistent during both charging and discharging, rendering them more intuitive terms than the less clear anode and cathode, which can interchange roles during the charging process. 4.4 SG90 Servo Motor The SG90 Servo Motor is a precision-oriented motor type renowned foritscapacitytorotatewithremarkableaccuracy. Typically, this motor configuration incorporates a control circuit that provides continuous feedback on the current position of the motor shaft. This feedback mechanism empowers servo motors to execute movements with exceptional precision. Servo motors find their ideal application in scenarios requiring precise object rotation at specificangles or distances. Essentially, these motorsconsist of a basic motor mechanism operating through a servo mechanism, making them versatile tools in various applications. Fig -6: (a) Arduino Nano (b) HG-05 Bluetooth Module (c)Lithium Rechargeable Batteries (d) SG90 Servo Motor 5. ROBOT GEOMETRY For the robot to achieve proper walking functionality, it necessitates precise geometrical configurations. Each leg is comprised of three servo motors tomaintainthecurvatureof
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 09 | Sep 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 555 the leg, ensuring flexible and adaptable movements across a wide range of rigid terrain regions. Fig -7 provides a 2D side view of a leg equipped with these three servo motors. 0 2 4 6 Series 1 Series 2 Series 3 Fig -7: 2D side view of leg Fig -8: Chassis and the combination of Servo Motors The servo motors are subsequently affixed to the plastic 3D- printed chassis using screws. Additionally, all other components, including the PCB, Arduino Nano, capacitors, and transistors, are securely fastened to the PCB to ensure uniform energy distribution among the servo motors. Fig -8 illustrates the schematic representation of the motor attachment to the chassis. 6. SOFTWARE REQUIREMENTS Software plays a pivotal role in any Arduino-based project, and in our case, where we employed an Arduino Nano, it was crucial for uploading the core code to enable the proper execution of the desired functions. To accomplish this, we utilized the Arduino IDE software, within which the program code is referred to as a "sketch." The Arduino IDE encompasses several key elements, including a text editor, a message area, and a console area. This integrated development environment facilitates a streamlined process for transforming user inputs into corresponding signals. Leveraging the Arduino language within this environment simplifies the code-writing process, ensuring ease of development and seamless uploading to the Arduino Nano. Fig -9: Arduino IDE 7. CONCLUSION In conclusion, this project revolves around the creation of a quadrupedal Spider Robot, serving as a functional real-time detection prototype. The architectural designemployedhere exhibits adaptability to a wide spectrum of terrain regions and rugged environments. The utilization of four legs affords the robot an inherent advantage in terms of locomotion and stability.Additionally,wirelesscontrolisachievedseamlessly through the integrationofaBluetoothModule.Eachmodule's presence has been meticulously justified and strategically positioned to optimize the unit's overall performance. Furthermore, the project's success can be attributed to the incorporation of advanced hardware and the application of innovative technology, culminating in a fully realized and functional implementation. REFERENCES [1] Çavaş, Mehmet, and Muhammad Baballe Ahmad. A review on spider robotic system. International Journal of New Computer Architectures and their Applications (IJNCAA) vol 9 (2019): 19-24. [2] Cruse, H. D. Brunn, C. Bartling, J. Dean, M. Dreifert, T. Kindermann, Walking: a complex behavior controlled by simple networks, Adaptive Behavior 3 (1995): 385–418. [3] Biswal P, Mohanty PK. Development of quadruped walking robots: A review. Ain Shams Engineering Journal. 2021 Jun 1;12(2):2017-31. [4] Karakurt T, Durdu A, Yilmaz N. Design of six legged spider robot and evolving walking algorithms. International Journal of Machine Learning and Computing. 2015 Apr 1;5(2):96. [5] https://www.electronicshub.org/quadruped-robot- using-arduino/ [6] https://en.wikipedia.org/wiki/Arduino_Nano [7]https://w3.braude.ac.il/wp-content/uploads /2021/03/ HC-051.pdf