Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

7
Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University

Transcript of Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Page 1: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Term ProjectHsung-Pin Chang

Department of Computer Science

National Chung Hsing University

Page 2: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Approaches Develop the embedded application based on existing

hardware platform Write it from the scratch by yourself Base on the open sources or your research results

Improve any open source operation system’s functionalities

Miscellaneous Porting Boot loader

Page 3: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Examples Applications

Thin server webserver, FTP server, email server, server

Web camera VoIP phone or gateway Network analyzer for flow control…etc. A game player Embedded Printer Server NAT (Network address translation)

Page 4: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Examples (Cont.) OS: modify any open sources operations system to

enhance their functionalities Scheduling algorithm IPC mechanisms Lw TCP/IP Flash file system

Miscellaneous Port any OS to the target platform Write a new boot loader

Page 5: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Target Platform Net-Start

S3C4510 ARM7 TDMI RISC CPU PreSOCes

S3C4510 ARM7 TDMI RISC CPU Create FPGA-XC2S Camera Module Speaker Microphone

Page 6: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Schedule 4/29

Term project proposal presentation 5/27

Term project midterm presentation 6/17

Term project final presentation Demo

6/27 Term project final report

Page 7: Term Project Hsung-Pin Chang Department of Computer Science National Chung Hsing University.

Presentation Slides Format Introduction Motivation Architecture, Approach… Related Works …