Codesign of Embedded Systems1 Introduction to Embedded Systems Part of HW/SW Codesign of Embedded Systems Course (CE 40-226)

Slides:



Advertisements
Similar presentations
ECOE 560 Design Methodologies and Tools for Software/Hardware Systems Spring 2004 Serdar Taşıran.
Advertisements

Elements of a Microprocessor system Central processing unit. This performs the arithmetic and logical operations, such as add/subtract, multiply/divide,
© 2000 Morgan Kaufman Overheads for Computers as Components Introduction zWhat are embedded systems? zChallenges in embedded computing system design.
© 2008 Wayne Wolf Overheads for Computers as Components, 2nd ed. Introduction What are embedded computing systems? Challenges in embedded computing system.
Embedded Systems: Introduction
Today’s Lecture What is the embedded system?
A reconfigurable system featuring dynamically extensible embedded microprocessor, FPGA, and customizable I/O Borgatti, M. Lertora, F. Foret, B. Cali, L.
CHAPTER 1 THE 8051 MICROCONTROLLERS. Microcontroller vs. General- Purpose Microprocessor General-purpose microprocessors have ◦ No RAM ◦ No ROM ◦ No I/O.
CHALLENGES IN EMBEDDED MEMORY DESIGN AND TEST History and Trends In Embedded System Memory.
CS4101 嵌入式系統概論 Design and Development 金仲達教授 國立清華大學資訊工程學系 Slides from Computers as Components: Principles of Embedded Computing System Design, Wayne Wolf,
Introduction CSCI 444/544 Operating Systems Fall 2008.
MotoHawk Training Model-Based Design of Embedded Systems.
ECOE 560 Design Methodologies and Tools for Software/Hardware Systems Spring 2006 Serdar Taşıran.
Introduction to Operating Systems CS-2301 B-term Introduction to Operating Systems CS-2301, System Programming for Non-majors (Slides include materials.
Embedded Computing Design & Co-design of Embedded Systems Maziar Goudarzi.
Introduction Special-purpose processors. Embedded systems. FPGAs.
Embedded Systems: Introduction. Course overview: Syllabus: text, references, grading, etc. Schedule: will be updated regularly; lectures, assignments.
1 HW/SW Partitioning Embedded Systems Design. 2 Hardware/Software Codesign “Exploration of the system design space formed by combinations of hardware.
Behavioral Design Outline –Design Specification –Behavioral Design –Behavioral Specification –Hardware Description Languages –Behavioral Simulation –Behavioral.
Spring 07, Jan 16 ELEC 7770: Advanced VLSI Design (Agrawal) 1 ELEC 7770 Advanced VLSI Design Spring 2007 Introduction Vishwani D. Agrawal James J. Danaher.
Department of Electrical and Computer Engineering Texas A&M University College Station, TX Abstract 4-Level Elevator Controller Lessons Learned.
Define Embedded Systems Small (?) Application Specific Computer Systems.
Chapter 13 Embedded Systems
Introduction to Embedded Systems Introduction to Embedded Systems.
Embedded Computer Systems Chapter1: Embedded Computing Eng. Husam Y. Alzaq Islamic University of Gaza.
CprE 458/558: Real-Time Systems
School of Computer ScienceG53FSP Formal Specification1 Dr. Rong Qu Introduction to Formal Specification
HW/SW Co-Synthesis of Dynamically Reconfigurable Embedded Systems HW/SW Partitioning and Scheduling Algorithms.
Dalya Gaber. Definition:- Embedded system is any device that includes a computer but is not itself a general purpose computer. It has hardware & software.
Microcontroller: Introduction
1 ECE 354 Slides modified from Moritz/Koren/Burleson/Kundu, UMass ; Wolf, Computers as Components, Morgan Kaufman, 2005 Embedded Systems.
SEP561 Embedded Computing Fall 2004 S. Maeng KAIST.
Introduction to Embedded Systems. What is an Embedded System? Electronic devices that incorporate a microprocessor or microcontroller within their implementation.
Chapter 1 CSF 2009 Computer Abstractions and Technology.
1 ECE 354 © Koren/Moritz 2008, some slides modified from Burleson, UMass and Wolf, Computers as Components, Morgan Kaufman, 2005 ECE 354 Lecture 1 The.
1 Layers of Computer Science, ISA and uArch Alexander Titov 20 September 2014.
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
1 3-General Purpose Processors: Altera Nios II 2 Altera Nios II processor A 32-bit soft core processor from Altera Comes in three cores: Fast, Standard,
COMP3221/9221: Microprocessors and Embedded Systems COMP3221: Microprocessors and Embedded Systems Lecture 31: Embedded Systems
Lecture 13 Introduction to Embedded Systems Graduate Computer Architecture Fall 2005 Shih-Hao Hung Dept. of Computer Science and Information Engineering.
Principles Of Digital Design Chapter 1 Introduction Design Representation Levels of Abstraction Design Tasks and Design Processes CAD Tools.
Intro to Architecture – Page 1 of 22CSCI 4717 – Computer Architecture CSCI 4717/5717 Computer Architecture Topic: Introduction Reading: Chapter 1.
Micro processor and Micro Controllers
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
EEL Software development for real-time engineering systems.
High Performance Embedded Computing © 2007 Elsevier Lecture 3: Design Methodologies Embedded Computing Systems Mikko Lipasti, adapted from M. Schulte Based.
High Performance Embedded Computing © 2007 Elsevier Chapter 1, part 2: Embedded Computing High Performance Embedded Computing Wayne Wolf.
Introduction to FPGA Created & Presented By Ali Masoudi For Advanced Digital Communication Lab (ADC-Lab) At Isfahan University Of technology (IUT) Department.
Introduction to Software Development. Systems Life Cycle Analysis  Collect and examine data  Analyze current system and data flow Design  Plan your.
EKT303/4 PRINCIPLES OF PRINCIPLES OF COMPUTER ARCHITECTURE (PoCA)
CSCI1600: Embedded and Real Time Software Lecture 2: Introduction Steven Reiss, Fall 2015.
What is a Microprocessor ? A microprocessor consists of an ALU to perform arithmetic and logic manipulations, registers, and a control unit Its has some.
1 ECE 354 © Moritz 2009, some slides modified from Moritz/Koren/Burleson, UMass ; Wolf, Computers as Components, Morgan Kaufman, 2005 ECE354 Course Info.
© 2000 Morgan Kaufman Overheads for Computers as Components1 Design methodologies zA procedure for designing a system. zUnderstanding your methodology.
System-on-Chip Design Hao Zheng Comp Sci & Eng U of South Florida 1.
1: Embedded System Concepts CET360 Microprocessor Engineering J. Sumey.
Heterogeneous Processing KYLE ADAMSKI. Overview What is heterogeneous processing? Why it is necessary Issues with heterogeneity CPU’s vs. GPU’s Heterogeneous.
Embedded Systems. What is Embedded Systems?  Embedded reflects the facts that they are an integral.
System-on-Chip Design
ECE354 Embedded Systems Introduction C Andras Moritz.
CS4101 Introduction to Embedded Systems Design and Implementation
Chapter 1: Introduction
Chapter 1: The 8051 Microcontrollers
EEL 4713/EEL 5764 Computer Architecture
Central Processing Unit
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
UNIT 5 EMBEDDED SYSTEM DEVELOPMENT
Design Challenge.
CHAPTER 1 THE 8051 MICROCONTROLLERS
Presentation transcript:

Codesign of Embedded Systems1 Introduction to Embedded Systems Part of HW/SW Codesign of Embedded Systems Course (CE )

Winter-Spring 2001Codesign of Embedded Systems2 Today programme Introduction to Embedded Systems What are embedded systems? Challenges in embedded computing system design. Design methodologies. Copyright Note: Main idea from Prof. Wolf’s overheads for his book: “Computers as Components”, MKP Plus some modifications and additions. Copyright Note: Main idea from Prof. Wolf’s overheads for his book: “Computers as Components”, MKP Plus some modifications and additions.

Winter-Spring 2001Codesign of Embedded Systems3 What are embedded Systems Definition: Embedded System Includes a programmable computer But, is not a general-purpose computer CPU mem input output analog embedded computer Logic

Winter-Spring 2001Codesign of Embedded Systems4 Embedded Systems Advantages Optimizations according to application characteristics don’t need all the general-purpose bells and whistles

Winter-Spring 2001Codesign of Embedded Systems5 Embedded System: Examples Embedded System

Winter-Spring 2001Codesign of Embedded Systems6 uP early history Late 1940’s: MIT Whirlwind computer Designed for RT operations. Originally designed to control an aircraft simulator. uP history First uP: Intel 4004, early 1970’s. HP-35 calculator: comprising several chips, 1972.

Winter-Spring 2001Codesign of Embedded Systems7 uP early history (cont.) Usage in automobiles ECU Starting in 1970’s. Control fuel/air mixture, engine timing, etc. Multiple modes of operation: warm-up, cruise, hill climbing, etc. Provides lower emissions, better fuel efficiency. Native example: Cadillac Iran!

Winter-Spring 2001Codesign of Embedded Systems8 uP varieties uController: includes I/O devices On-board memory. Digital signal processor (DSP): Optimized for digital signal processing. Typical embedded word sizes: 8-bit, 16- bit, 32-bit.

Winter-Spring 2001Codesign of Embedded Systems9 Application examples Simple control: front panel of microwave oven, etc Canon EOS 3 has three microprocessors. 32-bit RISC CPU runs autofocus and eye control systems Analog TV: channel selection, etc. Digital TV: programmable CPUs + hardwired logic

Winter-Spring 2001Codesign of Embedded Systems10 Automotive embedded systems Today’s high-end automobile may have 100 microprocessors: 4-bit uController checks seat belt; uControllers run dashboard devices; 16/32-bit uP controls engine. Native examples Peugeot Persia Xantia

Winter-Spring 2001Codesign of Embedded Systems11 BMW 850i brake and stability control system Anti-lock brake system (ABS): pumps brakes to reduce skidding. Automatic stability control (ASC+T): controls engine to improve stability. ABS and ASC+T communicate. ABS was introduced first---needed to interface to existing ABS module.

Winter-Spring 2001Codesign of Embedded Systems12 BMW 850i (cont.) brake sensor ABS hydraulic pump

Winter-Spring 2001Codesign of Embedded Systems13 Characteristics of embedded systems Functional requirements Sophisticated functionality. RT operation. Non-functional requirements Low manufacturing cost. Low power. Designed to tight deadlines by small teams.

Winter-Spring 2001Codesign of Embedded Systems14 Functional Requirements Sophisticated functionality. Often: have to run sophisticated or multiple algorithms. Cell phone, laser printer. provide sophisticated user interfaces. RT operation Must finish operations by deadlines. Hard RT: missing deadline causes failure. Soft RT: missing deadline results in degraded performance. Many systems are multi-rate: must handle operations at widely varying rates.

Winter-Spring 2001Codesign of Embedded Systems15 Non-functional requirements Many embedded systems are mass-market items that must have low manufacturing costs. Limited memory, microprocessor power, etc. Power consumption is critical in battery- powered devices. Excessive power consumption increases system cost even in wall-powered devices.

Winter-Spring 2001Codesign of Embedded Systems16 Design teams Often designed by a small team of designers. Often must meet tight deadlines. 6 month market window is common. Can’t miss back-to-school window for calculator.

Winter-Spring 2001Codesign of Embedded Systems17 Why use uP? Alternatives: field-programmable gate arrays (FPGAs), custom logic, etc. uPs are often very efficient: can use same logic to perform many different functions. uPs simplify the design of families of products.

Winter-Spring 2001Codesign of Embedded Systems18 The performance paradox uP uses much more logic to implement a function than does custom logic. But uP is often at least as fast: heavily pipelined; large design teams; aggressive VLSI technology.

Winter-Spring 2001Codesign of Embedded Systems19 Power Custom logic is a clear winner for low power devices. Modern uP offer features to help control power consumption. Software design techniques can help reduce power consumption. Transmeta’s Crusoe™ Processor

Codesign of Embedded Systems20 Introduction to Embedded Systems Challenges in Embedded System Design

Winter-Spring 2001Codesign of Embedded Systems21 Challenges in embedded system design How much hardware do we need? How big is the CPU? Memory? How do we meet our performance deadlines? Faster hardware or cleverer software? How do we minimize power? Turn off unnecessary logic? Reduce memory accesses?

Winter-Spring 2001Codesign of Embedded Systems22 Challenges, etc. (cont.) Does it really work? Is the specification correct? Does the implementation meet the spec? How do we test for real-time characteristics? How do we test on real data? How do we work on the system? Observability, controllability? What is our development platform?

Codesign of Embedded Systems23 Introduction to Embedded Systems Design Methodology

Winter-Spring 2001Codesign of Embedded Systems24 Design methodologies A procedure for designing a system. Understanding your methodology helps you ensure you didn’t skip anything. Compilers, software engineering tools, computer-aided design (CAD) tools, etc., can be used to: help automate methodology steps; keep track of the methodology itself.

Winter-Spring 2001Codesign of Embedded Systems25 Design goals Functional requirements Performance. Overall speed, deadlines. Functionality and user interface. Non-functional requirements Manufacturing cost. Power consumption. Other requirements (physical size, etc.)

Winter-Spring 2001Codesign of Embedded Systems26 Levels of abstraction requirements specificationarchitecture component design system integration

Winter-Spring 2001Codesign of Embedded Systems27 Top-down vs. bottom-up Top-down design: start from most abstract description; work to most detailed. Bottom-up design: work from small components to big system. Real design uses both techniques.

Winter-Spring 2001Codesign of Embedded Systems28 Stepwise refinement At each level of abstraction, we must: analyze the design to determine characteristics of the current state of the design; refine the design to add detail.

Winter-Spring 2001Codesign of Embedded Systems29 Requirements Plain language description of what the user wants and expects to get. May be developed in several ways: talking directly to customers; talking to marketing representatives; providing prototypes to users for comment.

Winter-Spring 2001Codesign of Embedded Systems30 Functional vs. non-functional requirements Functional requirements: output as a function of input. Non-functional requirements: time required to compute output; size, weight, etc.; power consumption; reliability; etc.

Winter-Spring 2001Codesign of Embedded Systems31 Our requirements form

Winter-Spring 2001Codesign of Embedded Systems32 Example: GPS moving map requirements Moving map obtains position from GPS, paints map from local database. lat: lon: I-78 Scotch Road

Winter-Spring 2001Codesign of Embedded Systems33 GPS moving map needs Functionality: For automotive use. Show major roads and landmarks. User interface: At least 400 x 600 pixel screen. Three buttons max. Pop-up menu. Performance: Map should scroll smoothly. No more than 1 sec power-up. Lock onto GPS within 15 seconds. Cost: $500 street price = approx. $100 cost of goods sold.

Winter-Spring 2001Codesign of Embedded Systems34 GPS moving map needs, (cont.) Physical size/weight: Should fit in hand. Power consumption: Should run for 8 hours on four AA batteries.

Winter-Spring 2001Codesign of Embedded Systems35 GPS moving map requirements form

Winter-Spring 2001Codesign of Embedded Systems36 Specification A more precise description of the system: should not imply a particular architecture; provides input to the architecture design process. May include functional and non-functional elements. May be executable or may be in mathematical form for proofs.

Winter-Spring 2001Codesign of Embedded Systems37 GPS specification Should include: What is received from GPS; map data; user interface; operations required to satisfy user requests; background operations needed to keep the system running.

Winter-Spring 2001Codesign of Embedded Systems38 Architecture design What major components go satisfying the specification? Hardware components: CPUs, peripherals, etc. Software components: major programs and their operations. Must take into account functional and non-functional specifications.

Winter-Spring 2001Codesign of Embedded Systems39 GPS moving map block diagram user interface database GPS receiver search engine renderer display

Winter-Spring 2001Codesign of Embedded Systems40 GPS moving map hardware architecture GPS receiver CPU panel I/O display frame buffer memory

Winter-Spring 2001Codesign of Embedded Systems41 GPS moving map software architecture position database search renderer pixels timer user interface

Winter-Spring 2001Codesign of Embedded Systems42 Designing hardware and software components Must spend time architecting the system before you start coding. Architecture components Some are ready-made, Some can be modified from existing designs Others must be designed from scratch.

Winter-Spring 2001Codesign of Embedded Systems43 System integration Put together the components. Many bugs appear only at this stage. Have a plan for integrating components to uncover bugs quickly, test as much functionality as early as possible.

Winter-Spring 2001Codesign of Embedded Systems44 What we learned today Embedded computers are all around us. Many systems have complex embedded hardware and software. Embedded systems pose many design challenges: design time, deadlines, power, etc. Design methodologies help us manage the design process.

Winter-Spring 2001Codesign of Embedded Systems45 Homework A simplified ISDN transceiver part 1: un-encoded transmitter refer to the homework definition page Due date: Esfand 6th