A simple CANSAT KIT Jens Dalsgaard Nielsen

Slides:



Advertisements
Similar presentations
SECTION 11 LEVEL B SUIT OUT. SECTION 12 AIR MONITORING.
Advertisements

INSTRUMENT AND TEST METHOD VALIDATION DR DEEPAK SANGHAVI DOCTOR INCHARGE IMMUNOCHEMISTRY METROPOLIS HEALTHCARE LTD.
The Sun Devil Satellite Laboratory Ricky Astrain Mentor: Dr. Iman Alizadeh.
3442 Industrial Instruments 2 Chapter 11 Digital Controllers Dr. Bassam Kahhaleh Princess Sumaya Univ. Electronic Engineering Dept.
And cheap, yes! River Falls, WI October 30, 2010 Saint Cloud State University, MN.
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Lab 1.
Parth Kumar ME5643: Mechatronics UAV ATTITUDE AND HEADING HOLD SYSTEM.
Electronic Instrumentation Project 2 Velocity Measurement.
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
What is Instrumentation? Seth Price Department of Chemical Engineering New Mexico Tech Rev. 1/8/15.
Real world measurements. Measuring things Making measurements is an essential part of all branches science and engineering. Much (all?)of our understanding.
Project 2 Velocity Measurement w Cantilever beam sensors w Position measurement - obtained by strain gauge w Acceleration measurement - obtained by the.
Unit 11: Calibrating Instruments
Open Source Physics Laboratory Data Acquisition System V 2.0 Open source physics laboratory data acquisition system V 2.0 (OSPL V2) is a physics laboratory.
Process Analytics PSPI Flash Point Monitor Model
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
The George Washington University Electrical & Computer Engineering Department ECE 002 Dr. S. Ahmadi Class 1.
RC CAR CONTROLLER BASED ON INTEL GALILEO SOC PLATFORM Nadav Shiloach Sagi Sabag Supervisor: Idan Shmuel Spring 2014 One Semester Project PROJECT’S ENDING.
High Altitude Balloon Data Logger for Scientific Payloads Presented by: Dallas Hodge Spring Space Grant Symposium 1.
Gauge Operation and Software by Scott A. Ager. Computer Recommendations 750 MHz Pentium III 64 Meg SRAM 40 Gig Hard Drive 1024 x 768 graphics CD Writer.
Real world measurements. Measuring things Making accurate measurements is an essential part of all branches science and engineering. Much (all?)of our.
LSU 09/19/2013BalloonSat Development Board1 The BalloonSat Development Board Programming Unit, Lecture 1.
Chapter 1 The Atmosphere Section 3 Air Pressure. Properties of Matter (Stuff) Mass, Volume, Density, and Pressure All of the matter in the universe has.
Can - SAT Project. Agenda Project Description CanSat Objectives Project Objectives Project Rules –Mandatory –Optional History of CanSAT Design Goals Team.
Instrumentation Overview Spring 2012 The laboratory is a controlled environment where we can measure isolated physical phenomena with a view to eventual.
A.L.F. Enterprise n Electrical Parameters Measurement Component (EPMC) n Boris Fradkin ©A.L.F.Enterprise Boris Fradkin.
Calibrated smart sensor module combining a 3 axis gyroscope, 3 axis accelerometer, 3 axis magnetometer, temperature sensor, pressure sensor, DMP, 16-bit.
INTRODUCTION TO ROBOTICS INTRODUCTION TO ROBOTICS Part 4: Sensors Robotics and Automation Copyright © Texas Education Agency, All rights reserved.
Module 1: Measurements & Error Analysis Measurement usually takes one of the following forms especially in industries: Physical dimension of an object.
What is Instrumentation? Seth Price Department of Chemical Engineering New Mexico Tech Rev. 1/6/16.
Gonzales, Jamil M. Tengedan, Billy R.
The Smart Walker Project TEAM: CHEN ZHANG, YI LU PRESENTED BY: YI LU.
Group: CCM Project 2.5. EMERSON Emerson is a diversified global manufacturing company.  Provides innovative solutions to customers in the following areas:
Overview of Signals and Systems  Overview of Overview Administrative details Administrative details Syllabus, attendance, report, notebookSyllabus, attendance,
Real world measurements (not ModCon II there will be no modeling or control)
Environment Matters “The Library’s space is your place!”
KITCHEN EXHAUST FAN CONTROLLER ALI ALHERZ FLAVIO GOMES GIANCARLO GRAMAZIO 12/1/2014 Polytechnic School of Engineering.
ECE 300 Brian Austin Paul Obame Michael Vaughn Thomas P. Wills Dr. Green Final Project April 17, 2004.
National Highway Institute 5-1 REV-2, JAN 2006 EQUIPMENT FACTORS AFFECTING INERTIAL PROFILER MEASUREMENTS BLOCK 5.
Calibration of a Thermistor Voltage Divider Portland State University Department of Mechanical Engineering ME 121: Engineering Problem Solving.
The Equations of Motion Euler angle rate equations:
Arduino Week 3 Lab ECE 1020 Prof. Ahmadi. Objective Data acquisition (DAQ) is the process of measuring an electrical or physical phenomenon such as voltage,
JDN No. 1 EPS Electronics Power Systems Jens Dalsgaard Nielsen Section of Automation & Control Student Sat Lab Aalborg University – Denmark
Unit 11: Calibrating Instruments
BIOMECHANICS & BIOMEDICAL ENGINEERING LOW COST FORCE SENSOR
SOAREX VII Mission Design, construct, test, and fly an ultralight (
Development of MEMS Course Content Using
A particle detector for educational purposes
VEX IQ Curriculum Smart Machines Lesson 09 Lesson Materials:
BioTector Diagnostic Download
Piezoelectric Microphone
Arduino - Introduction
“Processing” easy coding Jens Dalsgaard Nielsen
Imperative Programming
P15671: Expansion Joint Health Monitoring Data Acquisition
Visual Instructions.
WELCOME.
Instructor Resources.
Energy Notes Unit 3.
Electronic Instrumentation
The George Washington University Electrical & Computer Engineering Department ECE 1020 Dr. S. Ahmadi Lab 1.
Analog-to-digital converter
Final Cooking Experience points
CONTOUR NGIMS Electronics Test History
Electronic Instrumentation
Introduction to Arduinos
The BalloonSat Development Board
MSP430 Project Chris Pendley, George Fournadjiev, Howell Peebles, Brad Lackie (with an assist from Muwafa Albaraqi)
Instructor Resources.
05 | Integrating Advanced Sensors and Shields
Presentation transcript:

A simple CANSAT KIT Jens Dalsgaard Nielsen Section of Automation & Control Student Sat Lab Aalborg University – Denmark jdn@es.aau.dk http://www.studentspace.aau.dk

The overall Goal Why building student satellites and cansats ? The students We think space is interesting We would like to do space stuff We would like to become space engineers Educational site/the teachers We think space is interesting :-) We will educate “the best engineers in the world” ;-) We will attract even more students to our university ...

so - Let's get it done

The method – CANSAT kit - a pre cooked solution We will measure on nature collect information process information and ... carry all this out in context of math, physics, biology etc

at a modest price arduino ~ €20 shield ~ 0 radio ~ €30-45 sensors (3 axis accelerometer, pressure, temperature) €35 in total less than €100 or so

Where will we end ? 1 2 4 3 5 6

Temperature Simple sensor Easy to handle Slow due to mass calibrated ab fabrique

PRESSURE

Accelerometer MMA7361L 3 axis MEMS tech +/- 1.5/g G

Arduino as measuring device All analog inputs measure 0-5V simple simple simple ... Measurements are represented as an integer 0-1023: 0V ~ 0 5V ~ 1023 2.5V ~ 512 etc – just a matter of scaling – by you ! (primitive instrument)

Arduino measuring Voltage - WARNING Input voltage must be in range [0-5] V If you go above you kill it – or at least destroy input port If you go below --------------------------''----------------------------- SO BEWARE ELECTRONICS IS DRIVEN BY SMOKE ... PROOF ?

Arduino measuring Voltage - WARNING Input voltage must be in range [0-5] V If you go above you kill it – or at least destroy input port If you go below --------------------------''----------------------------- SO BEWARE ELECTRONICS IS DRIVEN BY SMOKE ... PROOF ? when smoke get's out it stops working ...

step by step for every sensor/interface soldering and mounting Sensor sensitivity and calibration temperature 20C ~ 20*10mV = 200 mV ~ (200/5000)*1023 = 40-41 Accelerometer see data sheet (is NOT calibrated when manufactored) Pressure/height see data sheet – (is calibrated when manufactored)

Missing ? Hands on assembly and test of kit Experiment planning what to measure sample rates telemetry robustness issues – (data preservation) Planning of experiment what, who, Programming skills just do it

One more thing...

It's not all about space It you can do space you can do anything :-) Environment sensors for CO2, NOX,... Health testing running style (acceleration on knees,...) alarm systems just fantasy sets the limit (I know its big words)

Two minuttes TV kitchen (but nothing is pre cooked!)