Lectures :: ECE 445 - Senior Design Laboratory

Lectures

Spring 2023 Lecture Material:

 

Lecture #1:

(February 17, 2023)

 

 

Getting Started

  • Welcome to the class! (pptx, pdf)

 

 

Pre-Lecture #2:

(before February 24, 2023)

 

 

Beyond Ideation

 

 

Lecture #2:


(February 24, 2023)

 

 

Moving Forward

  • RFA, Proposal, High-Level Requirements, R&V Tables, and Block Diagram details (Slides)

 

Pre-Lecture #3:


(before March 3, 2023)

 

 

Design and Writing Tips

 

 

Lecture #3:


(March 3, 2023)

 

 

Last stop before the Proposal

  • Introduction (pptx)
  • Proposal Details (pptx)
  • Proposal Logistics (pptx)
  • Lab Notebooks (pptx)

 

Pre-Lecture #4:


(before March 10, 2023)

 

 

PCB Exercise Tips

  • Modular Design & Circuit Debugging (pdf)
  • Why PCB Exercise? (pptx)

 

Lecture #4:


(March 10, 2023)

 

 

Intellectual Property

  • Patents - Henry Wang, President IPwe
  • Weekly Meetings Info (pptx)
  • Proposal Q&A

Spring 2020 Video Lectures:

Brainstorming

Finding a Problem (Video)
Generating Solutions (Video)
Diving Deeper (Video)
Voting (Video)
Reverse Brainstorming (Video)
Homework for Everyone (Video)

Important Information

Using the ECE 445 Website (Video)
Lab Notebook (Video , Slides)
Modular Design (Video, Slides)
Circuit Tips and Debugging (Video , Slides)
Spring 2018 IEEE Soldering Workshop (Slides)

Major Assignments and Milestones

Request for Approval (Video, Slides)
Project Proposal (Video, slides)
Design Document (Video, slides)
Design Review (Video, slides)
Writing Tips (Video, slides)

Digital Controlled LED Rotating Display System

Guanshujie Fu, Yichi Jin, Keyi Shen, Chentai (Seven) Yuan

Featured Project

# TEAM MEMBERS

Chentai Yuan (chentai2)

Guanshujie Fu (gf9)

Keyi Shen (keyis2)

Yichi Jin (yichij2)

# TITLE OF THE PROJECT

Digital Controlled LED Rotating Display System

# PROBLEM

By visual persistence phenomenon, we can display any images and strings with a rotating LED array. Many devices based on this idea have been developed. However, there are some common issues to be solved. First, the images or strings to be displayed are pre-defined and cannot be changed in a real-time way. Second, the wired connection between some components may limit the rotation behavior, and harm the quality of display. Some economical wireless communication technologies and new ways to connect components can be applied to achieve a better display and real-time image update.

# SOLUTION OVERVIEW

We aim at developing a digital controlled LED rotating display system. A servo motor is controlled to drive the stick with one row of LED to do circular rotation. The connection between LEDs, control circuit, motor and other components should be simple but firm enough to suppose good display and high-speed rotation. Moreover, there is another part to handle users’ input and communicate with the display part via Bluetooth to update images in a real-time and wireless way.

# SOLUTION COMPONENTS

## Subsystem1: Display Subsystem

- LED Array that can display specific patterns.

- Controller and other components that can timely turn the status of LEDs to form aimed patterns.

## Subsystem2: Drive Subsystem

- Servo motor that drive of the LED array to do circular rotation.

- Controller that communicates with the motor to achieve precise rotation and position control.

- An outer shell that has mechanisms to fix the motor and LED array.

## Subsystem3: Logic and Interface Subsystem

- Input peripherals like keyboard to receive users’ input.

- A FPGA board for high-level logics to handle input, give output and communicate with other subsystems.

- Wireless communication protocol like Bluetooth used in communication.

- VGA display hardware offering Graphical User Interface.

# CRITERION OF SUCCESS

- Users can successfully recognize the real-time patterns to be displayed.

- It achieves the precise rotation and position control of motor.

- The motor can drive the LED array and any necessary components to rotate stably and safely.

- The LED array is under real-time control and responds rapidly.

- The communication between components has low latency and enough bandwidth.

# DISTRIBUTION OF WORK

- Chentai Yuan(ME): Mechanisms and servo motor control.

- Guanshujie Fu(CompE): Logic and Interface design and keyboard & VGA display implementation.

- Keyi Shen(EE): Wireless communication and servo motor control.

- Yichi Jin(EE): Circuit design, keyboard & VGA display implementation.