ECE 477 Design Review Team 15 Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin...

35
ECE 477 Design Review Team 15 Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley

Transcript of ECE 477 Design Review Team 15 Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin...

Page 1: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

ECE 477 Design Review Team 15 Spring 2013

Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley

Page 2: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Presentation Outline• Project overview • Project-specific success criteria• Block diagram• Component selection rationale• Packaging design• Schematic and theory of operation• PCB layout• Software design/development status• Project completion timeline• Questions / discussion

Page 3: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Project Overview - Abstract

Interweaving the impressive visual power of electricity and the visceral emotion of music, Acoustic Storm

takes analog or digital audio input and outputs its own rendition using two varieties of solid state tesla coils.

Page 4: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Overview – Selected Design Details

• Input Options– Midi– Analog

• Multiple Coil types– Class E HFSSTC (Tweeters)– DRSSTC (Mids)

• Control Options– Temperature and spectrogram output– Potential for volume and tone control

Page 5: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Project-Specific Success Criteria

1. An ability to decode MIDI input and output a PWM signal at the corresponding frequencies

2. An ability to receive analog input, digitize it using an ADC, and output a PWM signal corresponding to the analog waveform

3. An ability to monitor and control system status (i.e. volume control and temperature monitoring) through an LCD and input system

4. An ability to generate and control a power output sufficient to drive an electrical arc based acoustic device

5. An ability to split audio signals at certain crossover frequencies and send them to a specific speaker (i.e. tweeters, mid, bass signals)

Page 6: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Block Diagram

Page 7: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Major Component Selection Rationale

• dsPIC Microcontroller– 16 Bit PWM– Digital Signal Library

• Wolfson ADC– 24 Bit Delta Sigma, I2S

• Vishay/ Siliconix MOSFET– 600 V Operation– Low switching times– Low Rdson

– High Current capability

Page 8: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Selection Rationale (cont.)

• Coil Parameters– HFSSTC Secondary Inductance– DRSSTC Primary Inductance– DRSSTC Secondary Inductance– DRSSTC Primary tank capacitor– DRSSTC Secondary capacitance

Page 9: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Packaging Considerations

• Safety Considerations– Physical Isolation – Plexiglas– Electrical Isolation – Faraday Cage

• Contact Close Switch• Power Circuitry located under coils• Coaxial Cable to carry PWM signals• Generic control box casing with large

distance between coils and control.

Page 10: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Coil Packaging

HFSSTC

• 12”x12”x20”• ~13.486 lbs.• ~$90

DRSSTC

• 20”x20”x24”• ~29.5 lbs.• ~$151

*Plexiglas is already owned by Team #15 – Cost will be significantly less than shown*

Page 11: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Detailed Coil Packaging Design

Coil Packaging AWB - 2/5/2013

Front/Side:

Top:

W/O Faraday Cage W/ Faraday Cage

20”

20”

12”

12”

20”

24”

Plexiglas Chain-link (or similar)

Scale: = 1”

DRSSTC Box HFSSTC Box

Page 12: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic/ Theory of Operation

• Overview– Microcontroller– 5V/3.3V Supply – ADC– UART translating – LCD – 12V Supply – HFSSTC Control

Page 13: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic/Theory of Operation

Page 14: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic - Micro

Page 15: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic – Power Supply

Page 16: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic - ADC

Page 17: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic - UART

Page 18: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic - MIDI

Page 19: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic - Outputs

Page 20: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic

Page 21: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic – 12V Supply

Page 22: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Schematic – HFSSTC Control

Page 23: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout

• ADC close to audio input

• Multiple Voltage Levels

• Wide Traces

• Separate Areas for each function

• Aesthetics

Page 24: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout

Page 25: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout - Micro

Page 26: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout - Power

Page 27: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout - Inputs

Page 28: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout - LCD

Page 29: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout - Output

Page 30: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

PCB Layout

Page 31: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Software Design/Development Status

• Completed – UART receive – PWM control function – SPI

• Development – State machine for midi to parse data

• Look up table for frequencies– Basic FFTs for Spectrum– FIR filtering for PWM outputs

Page 32: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Project Completion Timeline Week: 8 9 10 11 12 13 14 15 16 17

Obtain Workroom

Construction/ Design

- Power Supply

- HFSSTC

- DRSSTC

- Primary Capacitors

- Non- PCB Circuits

Programming

- MIDI

- ADC

- LCD

- Control

- Temp. Monitoring

Testing

Debugging

Design Tweaking/ Finishing

Page 33: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Questions / Discussion

Page 34: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Questions / Discussion

Page 35: ECE 477 Design Review Team 15  Spring 2013 Jackson McCormick, Andrew Batek, Carey Woolet, Justin Lindley.

Questions / Discussion