mini sumo electronics tutorial f10

17
Mini Sumo Electronics Tutorial F10

Upload: hammett-livingston

Post on 01-Jan-2016

44 views

Category:

Documents


0 download

DESCRIPTION

Mini Sumo Electronics Tutorial F10. out LINE. Quick Intro to Circuit Theory Board Overview Components and Soldering Testing and Debugging General Advice. Resistors. Governed by Ohm’s Law Nice and simple Used as current limit, or to drop/lower voltages. Capacitors /Inductors. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Mini  Sumo  Electronics Tutorial  F10

Mini Sumo Electronics Tutorial F10

Page 2: Mini  Sumo  Electronics Tutorial  F10

outLINE

• Quick Intro to Circuit Theory• Board Overview• Components and Soldering• Testing and Debugging• General Advice

Page 3: Mini  Sumo  Electronics Tutorial  F10

Resistors

• Governed by Ohm’s Law

• Nice and simple• Used as current limit, or to drop/lower

voltages

Page 4: Mini  Sumo  Electronics Tutorial  F10

Capacitors/Inductors

• Capacitors • Inductors

Hey Look! Calculus...?

Page 5: Mini  Sumo  Electronics Tutorial  F10

cap/inductorNOTES

• Fun fact, you can get rid of the derivatives!• You will hear the word “impedance” thrown around.• Basically, we consider everything with reference to

frequency rather than time (huh?).• You will see this applied without explanation in 1st year,

and then explained in 2nd. • You will spend ~two years studying the previous slide(s),

so don’t worry if it seemed frightening.

Page 6: Mini  Sumo  Electronics Tutorial  F10

Diodes & LEDs

• Only conduct in one direction. That of the “arrow”.• For our purposes, “turn on” when the “arrow” is more

positive than the “line”.• LEDs (= Light Emitting Diodes), emit well...light.

Page 7: Mini  Sumo  Electronics Tutorial  F10

boardOVERVIEW

• Custom 2 layer design, updated this Summer

• Based around Atmel’s ATMega168 AVR microprocessor

• We use two separate power supplies, one 6V (4xAA) and one 9V.

Page 8: Mini  Sumo  Electronics Tutorial  F10

blockDIAGRAM

ATMega168

RS232

Motor Drivers

Voltage Sensing

Status LEDs

2x IR DistSensors

SPI

2x LineSensors

Voltage Regulation

6V9V

Page 9: Mini  Sumo  Electronics Tutorial  F10

boardCOMPONENTS

Schottky Diode (Polar)

MAX232NSR

L293d

ATMega168v

LED (Polar)

Resistor

Capacitor

Electrolytic Capacitor (Polar)

LD1117 5V Regulator

100mil Header Right Angle Header

Negative

Match to stripe on board

Pin 1 Marker

100 + 2 zeros = 10k

Ferrite

8 MHz Oscillator

Page 10: Mini  Sumo  Electronics Tutorial  F10

solderingBASICS

• Soldering: Use of a hot iron to melt a tin alloy in order to electrically connect components to a circuit board

Image courtesy of SparkFun Electronics

Page 11: Mini  Sumo  Electronics Tutorial  F10

solderingTIPS• Iron temp is usually set to ~70-75• Make sure you wipe the iron tip on the wet

sponge every time you solder something• Components should be flush to the board• Demos will be done in the lab. • Ask us for help if you need it. Hint: You

will.

Page 12: Mini  Sumo  Electronics Tutorial  F10

moreHELP

• You CAN destroy components and/or parts of the board

• You ARE easily burned. Be careful.• Highly recommended set of tutorials +

videos:

http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=96

Page 13: Mini  Sumo  Electronics Tutorial  F10

testandDEBUG

• The schematic and BOM are on our website. This presentation will be on our website.

• You should check our website.• It probably won’t work the first

time you turn it on. This is normal.

Page 14: Mini  Sumo  Electronics Tutorial  F10

thereFORE

• Test all power inputs before soldering chips onto the boards.

• Flux remover is your best friend. Flux is a flowing liquid residue from soldering. It’s conductive. Enough said.

• Pay close attention to component polarity where applicable. This is how chips explode.

Page 15: Mini  Sumo  Electronics Tutorial  F10

generalADVICE

• Divide up tasks. Work concurrently.• You don’t need the lab to program or

sketch drawings.• It’s on YOU to ensure work gets done.• Remember to allocate time for testing.

Very few things in engineering work the first time. Especially robots.

Page 16: Mini  Sumo  Electronics Tutorial  F10

questions?

• Feel free to ask me or any one else in the lab for help

• If you’re curious about what a particular circuit does, ask me and I’ll do my best to explain it

Page 17: Mini  Sumo  Electronics Tutorial  F10

buildTIME

• Starts now.• TWO of you per team (max.) should come

with me to the soldering session.• You also have software to write and a

chassis to design and build