g n m s

20
GNMS Daniel Grum Larry Price Eric Ellett Jason Rice

Upload: andres

Post on 27-Jan-2016

25 views

Category:

Documents


0 download

DESCRIPTION

G N M S. Daniel Grum Larry Price Eric Ellett Jason Rice. What is GNMS?. GNMS is a tabletop, multi-touch, computing surface. This surface will primarily be used for entertainment purposes but can conceivably be used for anything that a regular computer is used. Block Diagram. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: G N M S

GNMS

Daniel GrumLarry PriceEric EllettJason Rice

Page 2: G N M S

What is GNMS?

GNMS is a tabletop, multi-touch, computing surface. This surface will primarily be used for entertainment purposes but can conceivably be used for anything that a regular computer is used.

Page 3: G N M S

Block Diagram

Page 4: G N M S

Micro-controllerAtmel AT32UC3B164

• User input for projector brightness, On/Off, audio volume via GPIOs.

• Transmits user input to the motherboard via USB or COM port.• Accepts button inputs to control the projector via IR LED.• Input from external temperature sensor via ATD to determine fan

speed. 

Page 5: G N M S

PCB-Strategy

• Target size 60 in2

• No size constraints due to packaging• Allows separation of noisy parts• Eases routing concerns• Also allows easy separation of different voltage levels (5V,

12V, 3.3V 1.8V)• Eventually get most, if not all the microprocessor pins hooked up

to headers• Traces may be too big?

Page 6: G N M S

Power

• A RaidMax RX-380K will be used as the power supply.• 5V from the 5-pin Molex will be regulated to 3.3V to power the

micro-controller.• LM361 used to convert from 5V to 3.3V.• Internal voltage converter on microcontroller will convert 3.3V to

1.8V for logic unit of processor.• Two separate12V Molex will power the fans. 

Page 7: G N M S

Fan Control

• 12V Molex will power the fans.  • 2N3904 BJT used to control fan speeds from PWM• BJT is opto isolated from rest of circuit• Fan speed is determined from temperature sensors

Page 8: G N M S

Remote IR LED Control

• We will use a single IR LED to control the projector  • Microprocessor accepts input from a variety of buttons and

outputs the correct IR wavelengths to control LED• Have successfully captured IR signals on oscilloscope, still need to

replicate on PWM. • Controlled by 2N3904 BJT

Page 9: G N M S

Schematic Overview

Page 10: G N M S

Schematic Fans

Page 11: G N M S

Schematic JTAG

Page 12: G N M S

Schematic Power

Page 13: G N M S

Schematic Buttons

Page 14: G N M S

Schematic IR LED

Page 15: G N M S

Schematic Temp Sensors

Page 16: G N M S

Board Overall

Page 17: G N M S

Board Fans

Page 18: G N M S

Board Microcontroller

Page 19: G N M S

Board Microcontroller

Page 20: G N M S

?