College robotics

32
College Robotics An introduction

Transcript of College robotics

Page 1: College robotics

College Robotics

An introduction

Page 2: College robotics

Robot

• What • Why• When

Page 3: College robotics

Main Applications

• Industry• Industry• Industry

Page 4: College robotics

Videos here

Page 5: College robotics

Primary sections

• Mechanical• Electronics• Coding

Page 6: College robotics

Exercise(DIY Robot)

• Mobot ( Mobile Robot )• Task: Transport a small toy car from point A to

B. Distance 10m.• Weight of car to be 2 KGs • Time , not a factor.• Car dimensions: 300mm * 200mm *200mm

Page 7: College robotics

Mechanical

• Chassis • Manipulators • End effecters

Page 8: College robotics

Chassis

• Rigid body on which everything else is mounted

• No moving parts • Rigid material

Page 9: College robotics

Manipulator

• Actuators types– Motors – Pneumatics– Hydraulics– Electromagnetics– etc

Page 10: College robotics

End effectors

• Grippers– Pneumatic grippers– Hydraulic – Vacuum – Electromagnetic

Page 11: College robotics

Electronics

• Sensors • Power electronics

Page 12: College robotics

PS: Feedback concept

• Feedback• Pros and cons

Page 13: College robotics

Sensors

• Proximity sensors• Positional sensors• Heat• Light• Orientation sensors

Page 14: College robotics

Power supply

• Drivers, relays• Power supply according to power required by

members• Electronics members will explain(sorry)

Page 15: College robotics

Coding

• Binary, Hex, etc.• Algorithm writing • Function development• Integration with other bodies

Page 16: College robotics

Algorithm

• Simple flowchart or written format describing activity

• Identify switches, yes no conditions, etc

Page 17: College robotics

Function Development

• Delay• ADC• PWM

Page 18: College robotics

Integrate with bodies

• Test all systems before installation, before mechanical systems are made

Page 19: College robotics

Divide class here

Page 20: College robotics

Bot design Overall

• Brainstorming sessions• Discuss strategies • Discuss limitations

Page 21: College robotics

Finalize design

• Find faults • Find problems• Finalize temporarily

Page 22: College robotics

Mechanical department

• Material selection • Structure design on paper, and then on CAD

soft wares ( PRO E, CATIA, etc.)• Simulations if possible in softwares.

Page 23: College robotics

Electronics

• Decision on types of sensors to be used • Decision on power supply to be used• Decision on controller to be used ( with coding

team)

Page 24: College robotics

Coding

• Decision of controller selection• Formation of basic functions required and

testing of the same• Coordination with electronics team for coding

inputs and solutions

Page 25: College robotics

Brainstorming session

• Discussion if design with rest of team.• Helps with finding glitches overlooked.• Fresh eyes view valuable.

Page 26: College robotics

Break

(Thinking break)

Page 27: College robotics

Mechanical department

• Design finalization• Solutions

Page 28: College robotics

Electronics

• Sensor finalization• Power supply solution

Page 29: College robotics

Coding

• Finalizations of strategy to be used • Functions to be used

Page 30: College robotics

Summarising

Page 31: College robotics

Problems in the solution

Page 32: College robotics

Q&A sessions