Top Banner
3D RGB LED Cube Group 15 Luke Ausley BSEE Joshua Moyerman BSPE Andrew Smith BSPE Sponsored by Stellascapes 1
36

3D R G B LED Cube

Feb 23, 2016

Download

Documents

dasan

3D R G B LED Cube. Group 15 Luke Ausley BSEE Joshua Moyerman BSPE Andrew Smith BSPE Sponsored by Stellascapes. Motivations and Goals. Desire to discover innovative methods for improving LED cube design Project aligned with individual group member’s expertise and interest - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 3D  R G B LED Cube

1

3D RGB LED Cube

Group 15 Luke Ausley BSEE

Joshua Moyerman BSPE Andrew Smith BSPE

Sponsored by Stellascapes

Page 2: 3D  R G B LED Cube

2

Motivations and Goals

• Desire to discover innovative methods for improving LED cube design

• Project aligned with individual group member’s expertise and interest

• Diverse design aspects

Page 3: 3D  R G B LED Cube

3

SpecificationsTitle QTY Units

Cube Resolution 10 x 10 x 10 Voxels

LED Lattice Dimensions 50 x 50 x 50 cm

Outer Dimensions 60 x 60 x 70 cm

Pitch 5 cm

Refresh Rate 100 hz

Animation Rate 25 fps

Color Space 24 bit

Operating Voltage 120 V

Operating Current 1 A

Page 4: 3D  R G B LED Cube

4

High Level Diagram

Page 5: 3D  R G B LED Cube

5

High Level Work Distribution

Page 6: 3D  R G B LED Cube

6

Hardware Block Diagram

Page 7: 3D  R G B LED Cube

7

Key Hardware Design Decisions• Multiplexing• Control Hardware Structure

o Joint FPGA/MCU

• LED Driver Board o TI LED Driverso MOSFETs

• PCB Layouto Three separate two-layer PCBs

Page 8: 3D  R G B LED Cube

8

Driver Design

• Two identical driver boards will be used to reduce power dissipation and circuit board size and isolate faults.

• TLC5948A LED Drivers• SI4101DY-T1-GE3 P Channel Mosfet• Individually fused planes

Page 9: 3D  R G B LED Cube

9

Driver Schematic

Page 10: 3D  R G B LED Cube

10

Driver PCB Layout

Page 11: 3D  R G B LED Cube

11

Control Design

• FPGA and MCU based control system• FPGA to handle interfacing to driver circuitry

due to timing constraints• MCU to handle user interfacing via ethernet• FPGA and MCU will work together to

complete the task of driving LEDs

Page 12: 3D  R G B LED Cube

12

FPGA and MCU Choice• PIC24HJ265GP206A Microcontroller

o Low cost, 16 bit architectureo Stellascapes existing experience with Microchip line of

productso Readily available ethernet interface with TCP/IP Stack

• Xilinx XC3S200AVQ100 Spartan 3A FPGAo Team’s familiarity with Xilinx ISE from Digital Systems Lab

worko Stellascapes interest in integrating FPGA with PIC24

Page 13: 3D  R G B LED Cube

13

Control Schematic

Page 14: 3D  R G B LED Cube

14

Control PCB Layout

Page 15: 3D  R G B LED Cube

15

PCBs Interfaced

Page 16: 3D  R G B LED Cube

16

Firmware - MCU

• Developed using C (6000 lines of code)• Microchip MPLAB X IDE• Microchip XC C Compiler• Microchip’s freely available TCP/IP Stack

Page 17: 3D  R G B LED Cube

17

Firmware - FPGA

• Written in Verilog (1600 lines of code)• Xilinx ISE 14.5 Development Environment• Simulated using ISim

Page 18: 3D  R G B LED Cube

18

Firmware Update Cycle

• Updated FPGA code to be loaded via MCU Ethernet connection

• FPGA bitstream stored on 8Mb EEPROM• MCU to control loading of FPGA Device

Page 19: 3D  R G B LED Cube

19

Power SupplyAblecom SP502-2S

Output Voltage 5 V

Max Current 30 A

Input Voltage 100-240 V

Input Frequency 50-60 Hz

Max Input Current 10 A

Dimensions 7x4x2 in

Page 20: 3D  R G B LED Cube

20

Construction

Page 21: 3D  R G B LED Cube

21

Construction

Page 22: 3D  R G B LED Cube

22

Prototype

Page 23: 3D  R G B LED Cube

23

Software

Page 24: 3D  R G B LED Cube

24

Software Design Choices

• Developed in Microsoft Visual Studio Environment (3200 lines of code)

Page 25: 3D  R G B LED Cube

25

Software Block Diagram

Page 26: 3D  R G B LED Cube

26

Animation Class Diagrams

Page 27: 3D  R G B LED Cube

27

LED Animation GUI• 12 distinct animations• 3 distinct color modes

• User Input• HSV Scroll• Random

• 24-bit color palette• Brightness scaling

Page 28: 3D  R G B LED Cube

Communication• E1.31 Streaming

Architecture for Control Networks (sACN)

• Up to 512 color channels/packet

• Animation data sent over 6 packets

28

Page 29: 3D  R G B LED Cube

29

Simulators

Page 30: 3D  R G B LED Cube

30

Hardware Simulator

Scrolling TextUser Input Color

Sine RippleRandom Color

Rotating Sine HSV Scroll Color

Page 31: 3D  R G B LED Cube

31

Firmware Simulator

Page 32: 3D  R G B LED Cube

32

BudgetItem Qty Total Cost

LEDs 1200 $350 - Sponsored

Construction Materials N/A $100

PCBs 3 $200 - Sponsored

LED Drivers/MOSFETs 20 ea $75

Power Supply 1 Group Owned

Wire 1200ft $100

Assorted Components N/A $100

Estimated Overall Total $925

Estimated Amount Spent (Non-sponsored) $375

Page 33: 3D  R G B LED Cube

33

Challenges

• Production delays• FPGA/Microprocessor interfacing

Page 34: 3D  R G B LED Cube

34

Successes

• All components operational in standalone• Mature black-box software• Timing specs met• Proof of concept with moderate confidence• Functional prototype

Page 35: 3D  R G B LED Cube

35

Special Thanks

• Stellascapeso Sponsorship

Page 36: 3D  R G B LED Cube

36

Questions?