Week 12- Project week 3 - Diffusion

Slides:



Advertisements
Similar presentations
Your Project Report is a record of how the problem was solved It provides guidance to your company to implement what you have done It is one of the assessment.
Advertisements

Sr. Project Presentation Guidelines Follow along page
1 CS 446 – Tutorial 6 Frid. Nov. 6 th, 2009 Implementation Tutorial.
The Systems Analysis Toolkit
Presentation Guidelines & Suggestions Developed by Karen Kim, Ph.D.
Introduction to SEG 5010 Hong Cheng 2009/10 Second Term.
Report parts Prefatory partsMain body of the reportAppended parts.
Title of the Abstract/Project Names and Affiliations of Authors Venue Date.
PRESENTATION SKILLS SKILLS. Three Rules Keep it short and simple Don’t worry about repeating yourself Practice makes perfect.
10/10/2015 IENG 471 Facilities Planning 1 IENG Lecture END Project Report Requirements & Project Presentation Information.
Speech Delivery. What is good delivery You cannot make a good speech without having something to say. But having something to say is not enough. You must.
CS Tutorial 4 Frid. Oct 16 th, 2009 Prototype Tutorial.
DVCon Presentation Template and Information You may add your company logo to this page, ONLY by.
Systems Analysis Project Presentation. Objectives Systems Analysts are often called upon to give presentations. This assignment will provide you with.
What is Comedy Presentation GROUP PRESENTATION. What You Will Need  Your outline is an individual grade.  Power Point slide (no more than 10 slides)
DESIGN PROPOSAL REPORT. Why write a proposal? Basic means of convincing someone to support a project. Important tool for organizing time and resources.
Chapter 5 “The Periodic Table” 5-3 “Periodic Trends” Assignment.
TBA. Competition Overview Three Minute Thesis (3MT®) is a research communication competition developed by The University of Queensland (UQ). PhD and Master’s.
CENG 476 Projects 2014 (10’th November 2014) 1. Projects One problem for each student One problem for each student 2.
Self Learning Project English Presentation 10 % of your English grade!
Presentation Tips CHE 451. Overview  Logistics  Preparation  Delivery  Most frequent mistakes from 2008  Conclusion.
2/27/2016 IENG 471 Facilities Planning 1 IENG 464 – Conceptual Design Project Report & Presentation Requirements.
Using Visual Aids. Objects and Models Photographs and Drawings Graphs Charts Video The Speaker Powerpoint 123.
Week 10- Project week 1 - Diffusion Today: – Project forms – Assignment – Examples – Second Test.
Marketing Plan Contest By: Holly Kopplin AGSC 301.
How to Design and Present a Research Poster
Design and Presenting a Professional Poster
Chapter 14 Using Visual Aids.
TUESDAY, APRIL 4, :30 pm UC ANNEX
“How to write a Lab Report”
Week 14: Festivals of the World
Effective Presentations
Sr. Project Presentation Guidelines
Chapter 14 Using Visual Aids.
Sai Zhang EEE 334 LAB 2017 Lab Web Site: Lab TAs: Sai Zhang
Academic Writing An Overview of the advanced course
Career Research Assignment
How to write an empirical research project in (labor) economics
1st Year Lab Projects: Open Day Briefing
WRITING CHEMICAL RESEARCH PAPERS
2016 – 2017 Pre-Med AMSA Board Application
Regionals Question/ Answers
IRPS 2018 AUTHOR INSTRUCTIONS FOR ORAL PRESENTATION
Research Proposal Student Name Advisor(s)
Do’s and Don’ts of PowerPoint Presentations
Project X Project Name Name 1 and Name 2 EE 551 Date.
IRPS 2018 AUTHOR INSTRUCTIONS FOR ORAL PRESENTATION
Effective Presentation Strategies
E190Q – Final Project Presenation
Presentations 10 minutes.
Do’s and Don’ts of PowerPoint Presentations
CS Chapter 3 (3A and ) Review
“How to write a Lab Report”
Presentation Grading Requirements
CS Chapter 3 (3A and ) Review
CS Chapter 3 (3A and ) Review
Writing Lab Reports.
PowerPoint Presentations
12th Grade – High School and Beyond Plan Thursday, March 5, 2015
May 1, 2018 Determine your team of 3 members Watch this video
Kashawanda Lewis November 12,2018 CAPS265
Debate Skills.
Biology Writing a Lab Report
EN101 Presentation Overview.
August 28, 2018.
EN101 Presentation Overview.
EN101 Presentation Overview.
Systems Analysis Project
How to Give a Journal Club Talk
MPATE-GE 2626: Thesis in Music Technology
Presentation transcript:

Week 12- Project week 3 - Diffusion Today: The Presentation. The Report. The Solution.

The Presentation. Powerpoint presentation by each team. 10 minutes maximum per team Should have title page with a title, team name and team members listed. Objective slide – “Construct a computer program in Matlab to -------------” General, brief, background on carbon going into steel, for example why is it done?

The Presentation 2. Describe the structure of program. Must be able to run program from a set of inputs. Teams e-mail to me, rbrown@egr.uri.edu the Powerpoint presentation and the program so they can be on my laptop before class. No later than 11.00am on Thursday April 24, 2008. Also bring the program and presentation on a memory stick – good professional practice. Grading – each team will grade the others presentation. 1-5 score on quality, organization, clarity, professionalism, and effectiveness.

Grading - 1 EGR 105 Presentation Grading Form Team Presenting:- Grading – each team will grade the others presentation. 1-5 score on quality, organization, clarity, professionalism, and effectiveness. 5 good to 1 poor. Organization :- Well Organized to Poorly Organized Presentation a Team presentation:- All members participated? c Visual Presentation. Visuals:- Good, readable, to poor design, too much or too little information c Title Slide with team name and members:- All information provided? c Objective Slide:- Clearly provided objective? c General Introduction:- Clear brief overview of project? c Program description:- Explain program structure? c Conclusion:- Clear concise conclusion? c

Grading – 2 Program Ran to Provide Output? c Vocal Presentation. Vocals:- Clearly spoken to unclear c Rate of speech:- Well paced to too fast or too slow c Delivery style:- Spoke to audience(good) or read from screen(bad) c Time Useage :- Well timed to under/over time c Manner:- Professional to sloppy, disinterested c Questions:- Answered properly to impolite, avoidance. c Program Ran to Provide Output? c

The Report A report must be submitted by the team during class on April 24th, 2008. Expand on Powerpoint presentation. Show program. Show examples of program output.

The Program Part I - Calculation of time.

Program – Part 2 Plotting This can be attached to the first part by “copy and paste” to run as a single program.

Function diffusionC This function needs to be in the same Matlab “Current Directory” as the program that calls the function. function D=diffusionC(T);