infrared or ultrasonic

28,055

infrared or ultrasonic
infrared or ultrasonic

Currently working on an insect robot project. This is the first robotics project. The focus is on two methods of detecting obstacles, namely infrared (IR) and ultrasound. A decision has not yet been made regarding which method is more reliable and accurate. The range is not a significant issue; however, infrared sensors have limitations, such as being affected by ambient light interference in sunlight. In contrast, ultrasonic sensors operate on sound waves, allowing for reliable obstacle detection regardless of environmental conditions. Infrared requires the transmitter and receiver to be positioned at different points, which can limit the detection capabilities to specific angles. While some may argue against the reliability of infrared, it is noted that many modern entertainment devices, such as TVs and music systems, utilize IR technology for remote controls, indicating its effectiveness. Initially, TV remotes used ultrasonic technology but transitioned to infrared due to its advantages, including the faster speed of light compared to sound. The design of IR systems typically involves fewer components, such as a 555 timer, IR LED, TSOP17XX receiver, three resistors, and a capacitor, while ultrasonic systems require more integrated circuits and careful alignment. For the insect robot, IR is a viable option due to its low component count and budget considerations. However, for critical applications, such as ensuring safety for visually impaired individuals, ultrasonic sensors may be more appropriate. The insect robot will feature a six-legged design with a tripod walking sequence, where three legs are on the ground at all times. The goal is to enable the robot to sense obstacles at a distance of approximately one meter and implement a turning sequence to navigate around them. The overall design aims to minimize costs, with a budget of R700 (South African Rands). The project has already acquired several IR LEDs and receivers, as well as an ultrasonic transducer pair. The implementation of IR appears to be simpler, and the use of modulated IR waves can mitigate environmental interference, making it a favorable option. The cost of the ultrasonic pair is equal to the total project budget, while the IR sensor can be constructed for about 10% of the budget. Thus, IR emerges as the more practical choice for this project.

For the insect robot project, the design can be structured around the selected obstacle detection method, either infrared or ultrasonic. If infrared is chosen, the circuit can be designed using a 555 timer in astable mode to generate a modulated IR signal. The IR LED will emit the signal, while the TSOP17XX receiver will detect the reflected signal from obstacles within the specified range. The output from the TSOP can be fed into a microcontroller or a comparator circuit to determine the presence of an obstacle.

In contrast, if the ultrasonic method is selected, the circuit will include an ultrasonic transducer pair. The transmitter will emit sound waves, and the receiver will listen for echoes. The time taken for the echo to return can be calculated to determine the distance to an obstacle, using a microcontroller to process the signals and control the robot's movements accordingly.

Both approaches will require careful consideration of power supply requirements, component placement, and potential interference from environmental factors. Additionally, programming the microcontroller will involve creating algorithms for obstacle detection and avoidance, ensuring that the robot can navigate effectively while maintaining its walking sequence. The choice between IR and ultrasonic sensors will ultimately depend on the project's specific needs, budget constraints, and the desired reliability of the obstacle detection system.Currently working on an insect robot project. my first robotics project! I`m looking into 2 methods of detecting obstacles i. e. IR and Ultrasound. I cannot seem to choose at this point in time! Can someone give me some guidelines as to which is more reliable and accurate. range is not really a problem. there are lot of limitations in infrared sensors like cannot be used in sun coz of ambient light interference etc. where as ultrasonic sensors works on sound waves so no problem in detecting obstacle in any case. Infrared will need Tx and Rx placed at diferent points. u can only get the idea of interception at some fixed line angle etc. cause as ajay said they are not reliable. plus they can come from almost any source. i beg to differ on this statement, a highly reliable obstacle sensor can be made with Ir, the fact that even the most modern entertainment gadgets( TV, Music systems, DVD, LCD TVs etc) use Ir technology for remotes speaks about its reliability. at first the TV remotes used ultrasonic technology, but later shifted to Infrared also the fact that Light travels faster than sound helped this transition.

at first the TV remotes used ultrasonic technology, but later shifted to Infrared also the fact that Light travels faster than sound helped this transition. yes, that might have also fueled the change, the TV viewer had to strike once on aluminum pipe for TV ON and twice for volume up and thrice for OFF all had to be at correct intervals, this was cumbersome and the designers were desperate to find better alternative and settled on Ir.

when it comes to component count, IR uses less components ( 555, Ir Led, Tsop17XX, 3 resitors, a cap) but Ultrasonic requires a lot more ICs and discrete components and requires careful alignment. since the OP wants a obstacle detector for his Insect robot, Ir can also be used (low parts count, low budget) but when it comes to saving a Blind man`s life, surely Ultrasonic method can/should be used.

OK Shyam, I will explain what I`m doing! Well you know I`m building an insect robot i. e. it will have 6 legs and I`m going to implement a tripod walking sequence where 3 legs will always be on the ground at any given time. I need to give this robot some sort of ability to sense obstacles in it`s path and provide a method to make it avoid the obstacle.

I have searched around and found that I would use one of 2 methods i. e. IR or ultrasonic. I scrapped the idea of having a touch sensor because that seems too trivial and the robot would already be right in front of the obstacle making it seem like a blind robot with a walking stick Anyway, IR and ultrasonic have their own advantages and disadvantages. I`m looking to detect the obstacle at a distance of about 1 meter and gradually implement a turning sequence while it moves forward so that it will eventually avoid the obstacle.

I`m looking also to minimize design cost although I have a budget of R700 (Rands. I`m from South Africa :-) ). I have bought a couple IR LED`s and receivers and also an ultrasonic transducer pair. Which of these (IR or ultrasonic) is easier to implement By the looks of things, it`s IR. I want something that will work without being affected by the environment and since a modulated IR wave can do this, then it`s one up for IR again. for providing valuable info and helping me to decide between IR or ultrasonic, the cost of U-sonic pair was equal to my total project budget of Rs.

600 and Ir sensor could be built for 10% of the project cost (Rs. 60). Ir makes more sense to me. This is the first time i am thinking good about IR. u also made me think about making aproject on IR and check its feasibility in practical environment. 🔗 External reference