Assist. Prof. Rassim Suliyev - SDU 2017

Slides:



Advertisements
Similar presentations
TO COMPUTERS WITH BASIC CONCEPTS Lecturer: Mohamed-Nur Hussein Abdullahi Hame WEEK 1 M. Sc in CSE (Daffodil International University)
Advertisements

ENGR-1101 Introduction to Engineering John J. Helferty (ECE) ECEDHA 9/15/2012.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, KE8P October 18, 2013.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Introduction.
ASPPRATECH.
Introduction to Embedded Development. What is an Embedded System ? An embedded system is a computer system embedded in a device with a dedicated function.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
EMBEDDED WEB SERVER. CONTENT: 1.ABSTRACT 2.INTRODUCTION TO EMBEDDED SYSTEMS 3.INTRODUCTION TO EMBEDDED WEB SERVER 4.BLOCK DIAGRAM 5.POER SUPPLY 6.COMPONENT.
DPNM Lab., POSTECH 1/29 CS490K - Internet of Things (IoT) Jonghwan Hyun DPNM Lab. Department of Computer Science and Engineering, POSTECH
Technion – Israel Institute of Technology Department of Electrical Engineering High Speed Digital Systems Lab Spring 2009.
The route to Programmable Components Brian P Smith.
Ch. 1. The Third ICT Wave The Third ICT Wave.
Applied Control Systems Technology. © t 4 Galway Education Centre 2 Applied Control Systems Inputs Push switches L.D.R. Microphone Tilt switch Infrared.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Introduction to Arduino Microcontrollers. What is a Microcontroller ? What is a Microprocessor ? A Microcontroller (8 bit) does one task very fast and.
UNIT I. EMBEDDED SYSTEM It is an electrical/electro-mechanical system designed to perform a specific function. It is a combination of hardware and software.
Electronics & Microcontrollers
WELCOME TO ARDUINO E-DAY CAR PROJECT MEETING – ITALY MARCH.
Internet of Things. IoT Novel paradigm – Rapidly gaining ground in the wireless scenario Basic idea – Pervasive presence around us a variety of things.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
Internet of everything
Internet of things limited only by your imagination Alberto Pace.
Introduction to Arduino Microcontrollers...and how they can be used in Amateur Radio Andrew Rohne, AC8JO October 13, 2011.
Automatic Railway Gate Control System
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
Embedded Systems. What is Embedded Systems?  Embedded reflects the facts that they are an integral.
Smart Parking System (SPS) Prepared by: Ma’ali Hasan. Noora Dmedi.
EMBEDDED SYSTEMS SDU What is an Embedded System  Combines mechanical, electrical, and chemical components along with a computer, hidden inside,
Having fun with code, using Arduino in a middle school CS classroom
Introduction to Mechatronics
Lecture 1: Getting Ready
IF I ONLY HAD A BRAIN THE MICROCONTROLLER
Smart Newton Car By: Hui Zhu.
IoT Milos Hampl.
EE5900 Cyber-Physical Systems
Smart Parking Application
Internet of Things and Smart Cities
Scrolling LCD using Arduino.
AUTOMATIC TEMPERATURE CONTROLLED FAN USING 8051
Dr. Kyung Eun Park Summer 2017
Home automation using Arduino & ‘PIR sensor’
ARDUINO UNO.
Connected Products and Microcontrollers
Cloud Architecture Internet of Everything Meetup
Outline Introduction Standards Project General Idea
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
Prepared by: Celeste Ng Updated: May, 2017.
EMBEDDED SYSTEMS
Automatic Railway Gate Control System
Everything as a service
Programming with Arduinos and Rapsberry Pi
‘SONAR’ using Arduino & ultrasonic distance sensor
Internet of Things.
Assist. Prof. Rassim Suliyev - SDU 2017
Microcontrollers, Microcomputers, and Microprocessors
Green Energy Management Systems (G.E.M.S)
Arduino and Design of Embedded Applications
What is Arduino? By James Tedder.
FeMaidens Programming
"You don't need anyone's permission to make something great
Manual Robotics ..
M.Sc. Zhumaniyaz Mamatnabiyev Assist. Prof. Rassim Suliyev
Arduino Workshop University of Jordan.
Arduino Workshop University of Jordan.
Having fun with Arduino
Lab #1: Getting Started.
Raspberry Pi Hardware By: Mike Kwiatkowski.
Presentation transcript:

Assist. Prof. Rassim Suliyev - SDU 2017 Embedded SYstems Week 1 Assist. Prof. Rassim Suliyev - SDU 2017

What is IoT and ES? Is a network of physical objects (devices) that are embedded with electronics, sensors, software and network allows objects to be sensed and controlled remotely across existing network infrastructure

History The concept of a network of smart devices was discussed in 1982, at Carnegie Mellon University The term “Internet of Things” was coined by Peter T. Lewis in a 1985 The concept became popular in 1999 through AUTO-ID research labs in MIT

Development By 2004 scientists showed its household applications In 2008-2009 period analysts form Cisco concluded that the number of devices connected to the global network has exceeded the population of the Earth, thus "internet of people" became the "Internet of things"

Devlopment 2009 - with the support of the European Commission in Brussels, annually Conference on “Internet of Things” is held 2010 - IoT becomes the driving force for the “Fog computing” paradigm

Applications of IoT and ES According to some researches there will be nearly 50 billion devices on the Internet of Things by 2020 Media Environmental monitoring Infrastructure management Manufacturing Energy management Medical and healthcare systems Building and home automation Transportation Large scale deployments Etc.

Technology Identification Sensing Communication Unique ID (IP address) Optical ID (bar-code, qr-code, etc) RFID etc Sensing Light, gas, noise, moisture sensors and etc. Intellectual counters Complex measuring circuitry Communication Wired (ethernet, SPI, I2R) Wireless (wifi, bluetooth, rf)

Microcontroller systems Is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications

What is an Embedded System Combines mechanical, electrical, and chemical components along with a computer, hidden inside, to perform a single dedicated purpose There are more computers on this planet than there are people, and most of these computers are single- chip microcontrollers that are the brains of an embedded system Hundreds of tiny computers are embedded into our houses, our cars, our bridges, our toys, and our work Therefore the world needs a trained workforce to develop and manage products based on embedded microcontrollers.

Platforms Arduino Raspberry Pi Intel Galileo Adafruit SparkFun ARM mbed Particle Etc..

What will we use? Books Hardware Software Arduino Cookbook, 2nd edition (Michael Margolis) Arduino Programming Notebook (Brian W. Evans) Introduction to Embedded Systems (David Russell) Hardware Arduino UNO + USB cable LEDS + resistors(220, 1K, 10K) + breadboard + wires Potentiometers (variable resistors), buttons Light dependant resistor, piezo buzzer, tilt sensor, temperature sensor, IR and sonar distance sensors servo-motor, dc-motor, stepper-motor(and driver) LCD display, 8x8 led matrix, 7 segment displays, remote IR control ESP8266 WiFi module Software Arduino IDE (software) Proteus ISIS simulation tool

Part List

Grading MID1- 30% MID2 – 30% FIN – 40% Lab Tasks – 15% Midterm – 15% Midterm Project or Quizzes – 10% Home Tasks – 5% FIN – 40% Final Project – 20% Final Exam – 20%

The END Questions?