CSC 453-001, Fall, 2013 Project Work. Copyright Fall 2013, Rudra Dutta, NCSU Project Objectives Propose and develop a solution/tool for some specific.

Slides:



Advertisements
Similar presentations
ECE/CSC 777 Telecommunications Network Design Fall 2012, Section 001 Rudra Dutta.
Advertisements

Program Management Office (PMO) Design
Copyright © AEA — Association of Enterprise Architects 2013 AEA Workgroup Procedures Version of 31 October 2013.
© 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Lab 01: AEV Project Introduction Advanced Energy Vehicle (AEV)
A fully autonomous robot designed to navigate and solve a maze.
Final Report Document. Format Title Page Executive Summary Table of Contents Introduction Mission Statement Main PDS items Brief justification of the.
CSE 111: Object Oriented Design. Design “To program is human but to design is divine” (WEH)
Avra Software CMPUT Process Quality and Software Assessment Case Study - slide#1©P. Sorenson and Amr Kamel Assessment Plan for Assessment Plan for.
Orientation to Online Learning An Instructors Guide.
Access to ITU information / documents KEY CONCEPTS.
Engineering H193 - Team Project Gateway Engineering Education Coalition Final Report – An Overview Week 4 Day 2.
4 4 By: A. Shukr, M. Alnouri. Many new project managers have trouble looking at the “big picture” and want to focus on too many details. Project managers.
Project Scope Management J. S. Chou, P.E., PhD.
Project Proposal ECE 445 Lecture 2 Jan 27, 2015 ECE Main Slide.
Computing and Networking Challenges in the Transportation CPS Rudra Dutta Department of Computer Science, NCSU NSF DriveSense Workshop, October 2014, Norfolk,
Telecooperation Technische Universität Darmstadt Copyrighted material; for TUD student use only 1 Exercise TK3 Assigment 3: Application Scenario FG Telekooperation.
New Advanced Higher Subject Implementation Events
Good practice in Research Data Management Module 6: Tools, training and support.
Copyright Course Technology 1999
1 MBA PROJECT Nasir Afghan/Asad Ilyas. 2 Objective To enable MBA students to execute a client focused challenging assignment and to enhance.
Software Engineering Chapter 15 Construction Leads to Initial Operational Capability Fall 2001.
SENIOR DESIGN 11/6. Lab update (time, difficulty) Writing update (interest)
An Introduction to Software Architecture
IT 499 Bachelor Capstone Week 8. Adgenda Administrative Review UNIT Seven UNIT Eight Project UNIT Nine Preview Project Status Summary.
Lab Orientation EDUC W200 Fall Goals Introductions for instructor and students Familiarize students with the course syllabus Familiarize students.
RUP Design RUP Artifacts and Deliverables
Six Steps of Problem Solving And Engineering Design Process SVES Colleges of Engineering UML – ATP Lecture 2.
20-753: Fundamentals of Web Programming 1 Lecture 1: Introduction Fundamentals of Web Programming Lecture 1: Introduction.
CSC 453 Software for Wireless Sensor Systems Fall 2013, Section 001 Rudra Dutta.
CSC/ECE 778 Optical Networking Rudra Dutta Fall, 2007.
Example Template for Project Presentation
Rudra Dutta CSC , Fall, 2012 A Simple Sensing Program Structure.
Irwin/McGraw-Hill Copyright © 2004 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS6th Edition.
Forecasting Steps and Deadlines Attend a running start orientation at Clark (contact running start office for make up dates if you.
GEO ADC meeting, Washington DC, USA, Sep Slide # 1 DA DA Virtual Constellations Ivan Petiteville, CEOS GEO ADC Meeting, Washington DC,
CSC/ECE 573 Internet Protocols User Datagram Protocol.
Network Enabled Wearable Sensors The Combined Research Curriculum Development (CRCD) project works with the Virtual Reality Applications Center (VRAC)
CSC208 Management Information System (MIS)
Introduction CSC , Fall, 2013 Rudra Dutta.
Architecture View Models A model is a complete, simplified description of a system from a particular perspective or viewpoint. There is no single view.
CSC208 Management Information System (MIS) Siti Nurbaya Ismail Faculty of Computer Science & Mathematics, Universiti Teknologi MARA (UiTM), Kedah |
SOLUTION What kind of plan do we need? How will we know if the work is on track to be done? How quickly can we get this done? How long will this work take.
Computer Simulation of Networks ECE/CSC 777: Telecommunications Network Design Fall, 2013, Rudra Dutta.
CSC 401 Data and Computer Communication Networks Fall 2011, Section 001 Rudra Dutta.
Lab 01: AEV Project Introduction Advanced Energy Vehicle (AEV)
Middle Fork Project Relicensing Process Plan April 25, 2006.
IT 499 Bachelor Capstone Week 2. Adgenda Administrative Review UNIT One UNIT Two Project UNIT Three Preview Project Status Summary.
Enterprise Architectures. Core Concepts Key Learning Points: This chapter will help you to answer the following questions: What are the ADM phase names.
VA Internal Use Only 1 Product Architecture Recommendation Briefing Template.
ECE/CSC 570 Computer Networks Fall 2010, Sections 001, 601
Writing the Progress Status Report
L – Modeling and Simulating Social Systems with MATLAB
Associate Director of VIP
CSC/ECE 772: Survivable Networks
Interface to Routing System (I2RS)
Computer courses in Chandigarh. Very Brief History of Computers.
Reading Exercise (Routing) Policy-Mechanism Separation: PCE, ForCES
CSC/ECE 591 Software Defined Networks Spring 2017
Computer Simulation of Networks
Scenarios, Niches, Architectures
Planning Project Work Special Topic: Software Defined Networks
A Simple Sensing Program Structure
CSC Software for Wireless Sensor Systems CSC / ECE Implementing Small IoT Systems Spring 2016 Rudra Dutta.
Rudra Dutta Computer Science, NCSU
Special Topic: Internet of Things Rudra Dutta Computer Science, NCSU
IoT, CPS, Smart-X – An Overview
Technical Communication
Final Progress Report B 羅家偉, B 李冠毅, B 石致豪.
CSE4939W/4940 CS & E Design Lab I/II
Presentation transcript:

CSC , Fall, 2013 Project Work

Copyright Fall 2013, Rudra Dutta, NCSU Project Objectives Propose and develop a solution/tool for some specific purpose System oriented Disseminate information about realization of the solution in the form of reports, website and demo Implementation/realization is the key part of the project Learn by doing

Project Resources Student-owned computing + class kit Extra BBBKs VCL, if applicable – May run your own server in cloud Sensors, resistors, LEDs, wires, batteries (?) Various existing websites/documents for information No special documentation developed to support this project No special help available from TAs Copyright Fall 2013, Rudra Dutta, NCSU

Project Modalities Develop and submit project proposal – Identify student(s) – Brief description of functionality of system – Preliminary function level design – Task/timeline/point person decomposition – [Interact with instructor to] receive approval Submit one interim report Final demo / report Maintain website throughout project lifetime See detail of deliverables on course website Copyright Fall 2013, Rudra Dutta, NCSU

Project Requirements Must involve – Sensing using BBBK – Communication between sensor and back-end May include – Forwarding functionality (L7) – Integration of sensed data into sensing/forwarding decisions – Scheduling and synchronization (e.g. sleep) – Localization with footfall dead reckoning – Data fusion at back-end May design protocol (headers), wire data format; or re-use given format Copyright Fall 2013, Rudra Dutta, NCSU