Difference between revisions of "ME 333 Suggested Final Projects"

From Mech
Jump to navigationJump to search
Line 116: Line 116:
The '*' indicates that a proposal is due.
The '*' indicates that a proposal is due.


Team 11: Rolling Manipulation
* Team 11: Rolling Manipulation
* Team 12: Furuta Pendulum

Team 12: Furuta Pendulum
* Team 13: Ferrofluid Art
Team 13: Ferrofluid Art
* Team 14: Swarmbot
Team 14: Swarmbot
* Team 15*: Remote-controlled Guitar
Team 15*: Remote-controlled Guitar
* Team 21: Electrosense (or Swarmbot)
Team 21: Electrosense (or Swarmbot)
* Team 22: Ferrofluid Art
Team 22: Ferrofluid Art
* Team 23: Ferrofluid Art
Team 23: Ferrofluid Art
* Team 24: 6-DOF Shaker Table
Team 24: 6-DOF Shaker Table
* Team 25: Monkeybot 2 (or Swarmbot)
Team 25: Monkeybot 2 (or Swarmbot)
* Team 26: Electrosense
Team 26: Electrosense
* Team 27*: TBA (or Swarmbot)
Team 27*: TBA (or Swarmbot)


<!--
<!--

Revision as of 08:19, 6 February 2010

Students working on the projects listed below may begin their work right away, upon approval. Students wishing to propose their own project must write a proposal of approximately 3-5 pages, with at least one drawing (hand drawing OK) showing the whole device, a paragraph or two discussing the overall function and goal of the project, as well as discussions of the sensors and actuators you will use, the computation, and the mechanical design. Although you do not have to have worked out all the details, the proposal should show that you've thought about how the whole project will work. It can be a fun whimsical project, or it can solve a practical problem. Previous projects are a good indicator of what's possible. Your proposal must also include milestones to be met during week 9.

Your final project cannot be a robot for DC.

Projects will be judged on functionality (does it do what it's supposed to do? does it serve a useful function?), reliability (does it do it every time?), ambitiousness (is the problem challenging? did you contribute a new capability to the wiki?), and aesthetic appeal (is it packaged nicely? is it pleasing to watch or fun to interact with?).

Recommended Projects

Underwater Electrosense

Electrosense is a new underwater sensing technology being developed at Northwestern. The sensor's emitters generate an electric field, and detectors sense perturbations in the electric field due to objects in the environment. Robots carrying the sensor can determine their own position in a known environment, or identify objects in an unknown environment.

This project will develop a new kind of electrosensor and place it on a robot moving along one linear direction (e.g., a sensor on a ball screw carriage). The sensor will generate fields at different frequencies and use the frequency-dependent response to characterize the impedance of nearby objects. The robot will scan the sensor along one degree-of-freedom to generate an "electrosense image" of the environment.

Week 9 milestone:

High-speed Motor Control with Your PC

You will make motor control PICs that make it easy for anyone to do high-speed encoder-based feedback control of brushed DC motors with only a few dollars of hardware and a cable to connect to matlab on your PC. Your project will build on this project, see also this project, and will consist of a "master" PIC that communicates with the PC plus any number of "slave" PICs, one for each motor to be controlled. The job of the master PIC is to take the program, written in Matlab or Processing, and communicate it to the slave PICs, and to coordinate the initiation of moves by the slave PICs, which implement PID controllers at rates up to 2 kHz. Your final project will demonstrate high-speed trajectory following by a 2-DOF parallelogram linkage that can throw and catch objects in a vertical plane. Optional: use external memory to perform data logging at each slave PIC, and send this data back to the PC upon request.

Week 9 milestone: Demonstrate controlled moves by the motors following a simple program in matlab, and show a design of the parallelogram linkage.

Portable 6-DOF Vibratory Platform for Parts Manipulation

The PPOD is a 6-degree-of-freedom vibratory platform that manipulates multiple parts simultaneously. See this video, for example. You will make a small, portable version (PPOD-Lite) that uses 6 small speakers arranged with 3 acting in the horizontal plane and 3 acting vertically. It will have 6 axes of accelerometer feedback on the motion of the plate, and it will use FFTs of the accelerometer data to update the periodic speaker control signals so that the plate learns to follow the desired periodic motion profile. Desired motion profiles will be sent to the plate via a USB connection with a PC. Power for the device will come from a power adapter plugged into the wall.

Week 9 milestone: Have the mechanical design completed, and be able to command analog profiles to the speakers and read in analog signals from the 6 accelerometers.

Swarm Robot

The e-puck is a small PIC-based mobile robot. These are being used for different research projects at Northwestern, including swarm robotics. These robots cost nearly $1000 each. For most swarm projects, though, we should be able to build a mobile robot that costs 1/10th of that, based on the more powerful PIC32. This project is to build a prototype of this "cheap puck" swarm mobile robot, including a first version of the control software. The robot will use two geared stepper motors for its wheels, xbee wireless radio communication, a light color sensor for sensing the environment, and a unique LED pattern for each robot so that an overhead vision system can recognize each robot's position and orientation.

Week 9 milestone: Have the mechanical system and circuitry essentially finalized, and basic code to drive the motors and speak RS-232 over the wireless xbee. (The last week will focus on software and control system development.)

Furuta Pendulum (Inverted Pendulum)

Furutapendulum.jpg

Build an inverted pendulum system to experiment with balancing control algorithms. This kind of inverted pendulum is called a Furuta pendulum. A motor controls the rotation of a horizontal beam about a stationary vertical pivot axis, and a second beam rotates freely about an axis along the horizontal beam. The goal is to take the second beam from the hanging down configuration to balanced in the up configuration. An encoder measures the angle of the second beam. The motor pumps energy into the beam, then (probably) switches to a stable linearizing controller when the beam is vertical. See this page, for example. This problem is a challenging dynamic task, and is impressive when it works.

Week 9 milestone: Have the mechanical system nearly finalized, with controlled motion of the motor. The swing-up and balancing algorithms do not have to be implemented yet.

Other Educational Control System

Create an inexpensive educational control system, where students learn to develop controllers to stabilize a mechanical system. You can check out Quanser for ideas. A successful final project could be a prototype for future EECS 360 or EECS 374 labs or projects. An example is the Furuta pendulum, above.

Monkeybot 2

Last year a student team built the Monkeybot, seen in this video. It uses two electromagnets on bearings with encoders, and a DC gear motor with encoder, to locomote dynamically on a steel wall. The proposed project is to build something similar, except wireless and with only one electromagnet. This robot "flings" itself from handhold to handhold. It can also implement a control algorithm to take it from hanging straight down to balanced in the up position.

Week 9 milestone:

Rolling Manipulation

Build a research apparatus for control of rolling manipulation. See this page for example, and this previous project page. Your apparatus will be used in future research experiments in stabilization of dynamic rolling. It will likely make use of a resistive element and a conductive ball for sensing.

The "butterfly" you see in the examples above is a form of "contact juggling." Check out this video of Michael Moschen to see other contact juggling (with the butterfly about halfway through). Check out other Michael Moschen videos on youtube to see some amazing performances!

Week 9 milestone:

Ferrofluid Art

[1]



Other Ideas

  • Claude Shannon, known as the "Father of Information Theory," made a bounce juggling machine many years ago, perhaps the first to make a real juggling machine. It uses no sensor feedback. See the video at [2]. Can you build something similar?
  • This would make a great demo if you had a dog! See [3].
  • Build a 2-DOF pizza manipulator. See [4].

Class Selections

The '*' indicates that a proposal is due.

  • Team 11: Rolling Manipulation
  • Team 12: Furuta Pendulum
  • Team 13: Ferrofluid Art
  • Team 14: Swarmbot
  • Team 15*: Remote-controlled Guitar
  • Team 21: Electrosense (or Swarmbot)
  • Team 22: Ferrofluid Art
  • Team 23: Ferrofluid Art
  • Team 24: 6-DOF Shaker Table
  • Team 25: Monkeybot 2 (or Swarmbot)
  • Team 26: Electrosense
  • Team 27*: TBA (or Swarmbot)