Archive for Robotics

My first programs

Today, I downloaded the NXT software and the updates to the software to my computer. Then, I briefly watched the provided tutorials to gain a general sense of how to use the NXT programming software. Once I became familiar with the programming package, the next challenge was to develop a working program. This proved challenging, yet rewarding.

Since the ball retrieval device was already built, I decided to create a program for it. My thought was to make a program in which the ball retrieval device autonomously performed the following actions: open the device’s grippers, move forward until reaching a ball on a stand, grab the ball, close the grippers, move back, move forward, place the ball back on its stand, move back, and close the grippers. All in all, I wound up making three different programs. On the third try, I finally had a working program; however, it was far from perfect. As such, I began fine tuning the properties of the sensors.

The first problem I had to address was that the motors where moving too fast. To combat this problem, I lowered the speed of each motor from 75% to 50%. The next problem I faced was a result of a design flaw in the car itself. The part of the car used to grip the ball was very flimsy and, therefore, the ball would not always remain in the grippers. As such, I added some support to make the gripping device more rigid. The next challenge I faced dealt with the stand holding the ball. To my dismay, every time the car would bump into the stand, thereby activating the touch sensor on the car, it would cause the stand to change position. To try and combat this nuisance, I tried to tape the stand to the floor. However, this did not work that well. The next thing I tried to do was to put weights on either side of stand. Again this was a failure. To fix my problem I decided to change how the car operated. Instead of using the touch sensor to activate the grippers, I had the grippers close after it went three revolutions. This seemed like it would work much better. Unfortunately, just when I thought I had designed the ultimate program, the batteries died on me.

Comments

Introduction to Mindstorms

On this day, I read over the Lego Mindstorm manual.  I learned how to control the sensors of the robot from the NXT brick.  After experimenting with the different sensors, I created two different cars.  The first one I designed had a touch sensor in the back, an ultrasonic sensor in the front, and two servo motors attached to the body for steering the car.  I was quite surprised at how well the ultrasonic sensor worked.  Although my car was unique and budding with potential, I realized it did not seem practical for the task at hand.  It seemed the car that I had just created would be better served to autonomously travel around a room, avoiding obstacles obstructing its path.  Next, I created a second car using the directions provided in the book.  Essentially, I created a ball retrieval device.  This project was quite interesting as no directions were given to build the base of the car.  After much perseverance and looking at many different pictures of the car from a variety of angles, I was able to recreate the “base car” shown in the book.

Comments

First Meeting

Today was the first meeting between Professor Cumaranatunge and me. During this meeting we did the preliminary work for the Independent Study, as I had my add/drop formed signed and was given the Lego Mindstorm kit.

 

Comments

Kickoff!

Justin Richard is enrolled in an independent study this semester to explore developing interfaces for mechanical devices. His background in mechanical engineering and information technology is a perfect combination; and it looks to be a very productive semester for both of us. I’m an Assistant Professor in the Multimedia Web Design and Development program at the University of Hartford. Justin is a Senior in the program. Our goal is to build a web-based interface that would enable a mechanical robot to be controlled from anywhere.   

Read the rest of this entry »

Comments