wireless bots

6 replies [Last post]
SHUBHAMIITR
SHUBHAMIITR's picture
User offline. Last seen 22 weeks 4 days ago. Offline
Joined: 02/12/2010
bOt Points: 58

hey, in a simple wireless robot,can grabbing and lifting be done by single motor.......or using diffnt motors is necessary................

i hav 2 lift it upto 50cms from ground level...........

thank you
<<<>>>

shashwat
User offline. Last seen 6 hours 27 min ago. Offline
Joined: 02/18/2009
bOt Points: 1056
Hi SHUBHAMIITR, It depends

Hi SHUBHAMIITR,

It depends upon the type of the object you are planning to grab. If you can collect the object using some other mechanism, for example magnets, then you can use a single motor for lifting but I guess using two motors would be better.

SHUBHAMIITR
SHUBHAMIITR's picture
User offline. Last seen 22 weeks 4 days ago. Offline
Joined: 02/12/2010
bOt Points: 58
wireless robot

hi shashwat,,,,

i hav to pick up wooden blocks actually............

can;t it b done wid single motor......

thank you
<<<>>>

krish99
User offline. Last seen 23 weeks 3 days ago. Offline
Joined: 01/11/2010
bOt Points: 74
wireless robot

i feel that u can use a single motor for both grabbing and lifting by using the hydraulic mechanism and by using th appropriate gears(ie)worm and spur gears...

krish99
User offline. Last seen 23 weeks 3 days ago. Offline
Joined: 01/11/2010
bOt Points: 74
relay

i built a hammer mechanism in a robot and i want to know the connections to be given for the 6v relay...

krish99
User offline. Last seen 23 weeks 3 days ago. Offline
Joined: 01/11/2010
bOt Points: 74
C++ pro

how do i show the difference between the two unary operators(ie)++a,a++ using a c++ language program...?

babbar.ankit
User offline. Last seen 5 weeks 4 days ago. Offline
Joined: 03/24/2009
bOt Points: 120
Re: Relay

Two are to the coil. They're interchangable. Apply and remove power across these to switch the output.

One is output common. One is output normally-closed. One is output normally-open. When power is not applied to the coil, common is connected to normally-closed. When power is applied, common is connected to normally-open.

As far as which pin is which: The relay may have come with a small diagram labelling the pins, or the may be labels on the relay itself (often just a letter or two -- NC, NO, and so on), If not, you can figure it out with a bit of experimentation... or, if the case is transparent, you can often figure it out by inspection.