thesis implementation and design of a magnetic application demonstrator

15
Department of ELECTRICAL ENGINEERING 1 THESIS Implementation and Design of a Magnetic Application Demonstrator Julia Kabalar & Thomas Wurzer

Upload: kert

Post on 24-Feb-2016

46 views

Category:

Documents


0 download

DESCRIPTION

THESIS Implementation and Design of a Magnetic Application Demonstrator. Julia Kabalar & Thomas Wurzer. Content. Project Facts. 5 cm linear movement of a magnet  Stepper motor S ensor measures magnetic field  Distance - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

1

THESIS

Implementation and Design of a Magnetic

Application Demonstrator

Julia Kabalar & Thomas Wurzer

Page 2: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

2

Content

1.• Short Overview• Boundaries

2.• Cost Calculation• Construction

3.• Software & Interfaces• Programming & Visualisation

Page 3: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

3

Project Facts• 5 cm linear movement of a magnet

Stepper motor

• Sensor measures magnetic field Distance

• Measurement and position of the magnet shown on the display

Page 4: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

4

Short OverviewDemonstrator

Targets

Circuit board planning & production

Designing a display user interface

µC programming: interfaces, protocolls

Non-Targets

Construction of the demonstrator

Algorithm development for imbedding sensor

Page 5: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

5

Social Boundaries

HTL Team

Co-operation

Dr. Michael Seger

Dr. Fritz Rasbornig

Prof. Dipl.-Ing.Karl Lechner

Michael Huber

Page 6: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

6

Project Progress

Initialisation of the µC

Communication to the sensor

Display visualisation

Board manufacturing

Communication to stepper motor

Page 7: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

7

COST CALCULATIONCost calculation

Material display 700 € stepper motor + driver 200 € batteries 150 € µC 150 € other mechanical components 500 € software licences 300 € 2.000 € 10% reserves 200 € total material costs 2.200 €

Personal costs Student 6.000 € HTL-Team 3.000 € other personal costs 4.000 € total personal costs 13.000 €

14%

86%

Cost calculation

total material coststotal personal costs

Page 8: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

8

Construction

Page 9: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

9

Software• DAvE

• KEIL (earlier Tasking VX-Toolset)

• Solid Works

• EA LCD-Tools Portable

Page 10: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

10

Interfaces / Communication

Microcontroller

Display

SensorStepper motor

Power supply

RS232

SPI

ASC Protocol

Page 11: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

11

Programming

µC

Display

Page 12: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

12

ProgrammingDisplay

µC

Page 13: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

13

Visualisation

Page 14: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

14

Sources• http://de.123rf.com/photo_7296574_3d-tick-zeichen.html

(accessed on 30th November)

• http://de.123rf.com/photo_7248091_3d-abgelehnten-zeichen.html

(accessed on 30th November)

• http://www.lcd-module.de/(accessed on 30th November)

Page 15: THESIS Implementation  and  Design  of  a  Magnetic Application  Demonstrator

Department of ELECTRICAL ENGINEERING

15

The 3 most important things in programming are:

Timing, Timing & Timing !!!

Prof. Dipl.-Ing. Karl Lechner

The End