Holiday project goals for undergrads with an FPGA?

Click For Summary
SUMMARY

The discussion centers on a student project involving an FPGA, specifically the Artix-7 or Z-board, aimed at interfacing with a CID camera sensor for image processing tasks. Due to the participants' beginner status and a limited timeframe of 6-10 weeks, the faculty advisor suggests adjusting the project's scope. Intermediate goals proposed include implementing a software-defined radio, creating a microprocessor architecture within the FPGA, or developing a real-time encryption/decryption engine for secure data transmission. The overarching aim remains to gain experience with FPGAs, VHDL, and Vivado.

PREREQUISITES
  • Basic understanding of FPGA architecture and functionality
  • Familiarity with VHDL programming language
  • Knowledge of Vivado design suite for FPGA development
  • Introductory concepts of image processing and computer vision
NEXT STEPS
  • Research "VHDL programming for beginners" to build foundational skills
  • Explore "Vivado design suite tutorials" for effective FPGA development
  • Learn about "software-defined radio" concepts and implementations
  • Investigate "real-time encryption techniques" for secure data communication
USEFUL FOR

Undergraduate students in engineering or computer science, educators guiding student projects, and hobbyists interested in FPGA development and image processing applications.

kostoglotov
Messages
231
Reaction score
6
It's a student project for vacation research, under-grad, not sure how many of us, there'll probably be 4-6, we're motivated.

My original proposal was to get an FPGA (on an Artix-7 or Z-board) to run a CID camera sensor as a dumb peripheral, do some basic image processing stuff on it (perhaps edge detection and dynamic windowing), and output a bitmap to a PC.

One of the faculty who has about 16 years experience with FPGAs has suggested that for my (and my colleagues) level, this might not be achieveable in a 6-10 week time-frame (we're all pretty much beginners).

We wish to keep the original goal on a more long term basis, but want now to have some other project goals, that would move us towards having the skills and experience (and perhaps some of the IP) for this ultimate goal.

What would some good intermediate project goals be for a group of undergrad beginners with a summer holiday to spend if we ultimately would like to get an FPGA doing cool stuff with a CID camera sensor?
 
Engineering news on Phys.org
Perhaps forget the FPGA and just use a laptop or RaspberryPi . Concentrate on the image recognition part of your project .
 
Last edited:
Nidum said:
Perhaps forget the FPGA and just use a laptop or RaspberryPi . Concentrate on the image recognition part of your project .

No.

The entire point of the project is to get experience with FPGAs and VHDL and Vivado.
 
How about a software defined radio? You could use a simple RF front end to get you some baseband audio to process.

Or implement a uP architecture with the FPGA, including the ALU, registers, a simple command set, etc. You can size the uP based on the size of the FPGA -- how many bits and how fast can you make the uP?

What memory resources are on those FPGA evaluation boards?

EDIT/ADD -- Or you could implement a real-time encryption/decryption engine for a secure data network. Again, you need to size how many bit encryption you can implement in the FPGA based on how fast you want the data network to be running. Implement 2 nodes, and demonstrate bi-directional communication...
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K