Cornell University FPGA Class Projects for 2008
Matt writes "The new crop of Cornell University ECE 5760 projects are now online. Some really cool projects, as well as the previous two years' worth of projects." Since it's mid-December, many other schools, too, have either just let out or are about to; can you point to any other online collections of cool technical projects?
They're class projects, they're not supposed to be as awesome as something you'd do in your own time. My project for a similar class at my uni was to build a simple PIC-based LEGO controller, it was nothing special but lots of fun to play with of course, which is the most important thing :)
I took the microcontroller equivalent of this class at Cornell when I was there. (I couldn't fit 576 into my schedule, unfortunately.) I have to say, that despite the weeks of all nighters we put into the projects, Bruce Land's class was the best I've ever had, and it did more to keep my interest in ECE and computers than all of the other CS and ECE classes I took. I literally got sick from working on the project too much, but it was so fun that it was worth it. If you ever want to try your hand at microcontrollers or FPGA's, and don't have much of a background in them, I recommend trying this out. The equipment you need is fairly cheap, the labs are fun, and the knowledge is priceless. There's a lot of toil in the workplace, but remembering this class (and working on similar things on the side) keeps my interest in electronics and programming ticking.
Or the FPGA implementation of a bouncing breasts simulator.
Yeah, but this is Cornell. Shitty programs from Cornell are more news worthy than shitty programs from other places because the shitty programs from Cornell have a brand name label.
Not all of them are trivial Tristan Rocheleau's lock-in amplifier project is not something I'd expect to see from an undergrad.
Comment removed based on user account deletion
The websites for Georgia Tech's senior design projects can be found here:
http://www.ece.gatech.edu/academic/courses/ece4007/web/index.html
i read about it in a blog once
I tried to use the library at my school (Nebraska - Omaha) and after discovering most of the books are from the 60s and 70s it turns out over half are falling apart and the other half have disintegrated long ago. It was kinda sad but then again the stuff I was looking for was all about analog power supplies and while I can imagine that the digital stuff is in better shape that is still no excuse for having unusable books. Wiki pages and Google searches also beat out the new bajillion dollar search engine the library set up a few years ago but then again the school doesn't really subscribe to much technology oriented stuff so its kinda like looking for goldfish in the ocean.
while(1){sig.get()}
Looks like they should had made a "web accelerator."
You're right about that. What surprised me was that, with this being a graduate level course, confirming legitimate references were not also present.
I only had a chance to look at a few projects, though, before the Cornell site slowed to a crawl likely due to the Slashdot traffic. They are pretty cool.
Too bad I can't get the academic pricing on the Altera board.
3 things about computers: they're alive, they're self-aware, and they hate your guts.
For those that don't know, trepanation is a medical procedure (of dubious value) where a hole is drilled in the skull to relieve pressure, although in this case, someone may have defecated in the opening instead. It's not clear if this is an insult (implying "shit for brains", so to speak), if the poster is concerned about illegal, unlicensed, and unsanitary medical procedures taking place, or if the poster is seeking someone to perform this procedure.
Do you even lift?
These aren't the 'roids you're looking for.
I used the same board during my senior project at the University of Utah. It is a great FPGA with tons of options. Our group was sponsored by Micron and built a testing platform for NAND Flash memory that got us a spot presenting at the 2008 FLASH Memory Summit.
http://courses.ece.uiuc.edu/ece445/?g=Home&p=Projects&c=Featured%20Projects
Includes some crazy stuff like a photographing UAV, a PC-based oscilloscope, and a combination lock brute-forcer.
I'm in this class. I worked on the Speaker Recognition project. It was very hard. Some comments and responses to other posts:
If you have any questions about the class, I'd be happy to answer them.
Here is the site from Harvard university: http://www.hcs.harvard.edu/thesis/repo/view/concentration/
More can be found here: http://www.google.com/search?hl=en&q=college+thesis+project&btnG=Search
Yes, I'm sure you're very proud of your coding, but programming just isn't on the same level as ECE. The whole process is much more involved. Most people don't realize how different hardware design is from software design. Granted, Verilog may be used for much of the project, but even that is much more complicated than Java. This is coming from a former ECE major, so trust me, I'm not just spouting some bullshit trying to sound smart.
Oddly enough, I watched those guys making the Tetris game while I was doing my ALU lab.
For a slightly more holistic project approach, take a look at a MIT 2.009 Product Engineering class (Mechanical Engineering dept), which now has videos from their projects for this semester: microwave fire extinguisher, self-adjusting electric cook-top array, basketball player tracking system, etc. There are also some neat projects for microcontroller beginners on the NerdKits videos page. DIY digital scale interface over USB, morse code decoder, iPhone R/C car control, and more. (Disclaimer: I did some of the electronics design for the 2.009 Purple Team, and am one of the NerdKits team.)
To answer the poster's question, the opencores.org site provides a wealth of free FPGA hardware designs.
You can find a full list of their projects here.
A disclaimer: i hold a phd degree in physics and am working in research. When i studied, libraries were still the most common way to acquire knowledge, so i am biased.
However, i observe the following thing: AFAIR Wikipedia itself says it is not meant to be a "first source". Wikipedia can give you hints where to search in detail, and for sure that *is* great. However, a citation in a paper or your report serves two purposes:
a) make your work understandable for the reader (being nice to the reader)
b) give credit to the original author (being nice to the original author)
c) make clear what you have done/not done (being nice to yourself by specifically avoiding to be accused of scientific misconduct)
The traditional approach is that general text books should seldom be cited, and if so, very specifically. To me, if a student cites a specific wikipedia page the latter condition is fulfilled. So if a reasearch group somewhere on the world used FPGAS in a certain way, it is fair to cite their works and not an wikipedia article which was written from an enthousiast about an article which cooked the results of that group down in an popular science journal. However i suggest, if the wikipedia version is well written, to insert a sentence in the introductory part of the report like "Technique x using y is now widely researched and review reports and intodudory materials are commonly available [a,c,b]", which [a,b,c] beeing wikipedia, a textbook or something (not that you may put several references in a single citation). If it helped you, it can be mentioned. Dont however mention textbook knowledge which is expected from you and your peers.
The following things should be kepti in mind:
a) anything referring to a standard should carry the standards official publisher in the reference
Bad example: cite http://en.wikipedia.org/wiki/IEEE_802.11 for the standard instead of the standard itself. *However* iff the article on wikipedia contains additional information like ABOUT the standard and you want to mention this informally in a meta-sentence (e.g. "IEEE 801.11 is seen by the broad public as the only WLAN standard [quote to wikipedia]"), then it is for sure allowed.
b) dont fall for the illusion that wikipedia is faster than the scientic journals. i assure you its not. In the subjet i work, wikipedia is at least 4 years behind the *published* knowledge and understanding.
c) Wikipedia tends to be good for general knowledge and bad for specific in depth-knowledge. The theory behind the subject i am researching in mentioned only on the surface, but even the context with some papers from the beginning of the *last* century is missing (i'll add it when i find time).
So all in all: Saying to a student: "start at wikipedia" might be ok. One should also say "but follow the threads".
a) English is not my native language, and English punctuation is hard.
b) this was not a critical of anything specific, just my view on the wikipedia discussion, which sadly boils down to ideological wars sometimes (and does so here in other threads).
c) for sure typing a 5 minutes comment in slashdot has lower standards on capitalization and punctuation than a submitted comment on a paper.
I just saw the poster presentations from CS 229, Machine Learning, at Stanford. The current batch of projects aren't on line yet, but the ones from previous years are.
The projects were very impressive. A vision-guided autonomous helicopter. A system for separating out instruments and vocals from existing audio. A CAPTCHA solver. De-blurring of out of of focus images. Flower recognition. Recognition of hostile network traffic. And those were just a few of the projects. Machine learning really works now.
Hear, hear. As a guy with an ECE degree who now writes software for a living, I constantly marvel at how different the two disciplines are, and how most "software engineering" strikes me as... not really engineering.
While it's true that it's possible to mathematically prove many pieces of software to be correct (heh, or to mathematically prove them incorrect, as would be the case with most software out there), it's pretty rarely done. To be fair, it's incredibly difficult with most non-trivial programs, of course.
But there's something incredibly satisfying and elegant about having a hardware design that you can prove is correct.
Now, of course, many other things can horribly break that design (yay for analog effects, process deficiencies and defects, etc.), but that's a far cry from "well, it compiles, so it'll probably work." But that's reality for ya.
Xfce: Lighter than some, heavier than others. Just right.
Interesting comment, but I find something odd: for someone who purports to be a PhD researcher, your style is decidedly crude.
It's a PhD in physics, not English grammar. Also, punctuation has little to do with scholarship, which is what GP discusses. I hold a PhD and can write circles around 99% of my colleagues, but I focused on the content and not the style of the GP post, so I didn't notice the lowercase "i"s, etc. Time to graduate from your middle school mindset, kid.
Just callin' it like I see it.
I was disappointed by "All Digital, FPGA Based, Lock-in Amplifier". I was imagining the following scenario:
Grunt: Sir, we're rapidly loosing market share to Apple and Linux.
Ballmer: Engage the lock-in amplifier. Muhahahaha.