Project Portfolio Architecture of Complex Systems Name

Slides:



Advertisements
Similar presentations
Welcome to eDMR This PowerPoint presentation is designed to show eDMR users how to login and begin using the eDMR system.
Advertisements

Whats New in Office 2010?. Major Changes in Office 2010 The Office Ribbon, which first made its appearance in Office 2007, now appears in all Office 2010.
Refresher Instruction Guide Strategic Planning and Assessment Module
Objective To create a professional, affordable, and easy to use website Create a user friendly interface with accessibility and effortless navigation.
Go to your school’s web locker site school name.schoolweblockers.com) Your user name is the first letter of your first name, the first four.
Project Name Date of Completion: Fill in Here Program Summary: Please type your program summary here. It should be 25 words or less. I'm just typing this.
Go to your school’s web locker site school name.schoolweblockers.com) Your user name is the first letter of your first name, the first 4.
Resetting Student PreTests. Within the MyNursingLab Study Plans, pretests can be taken only one time by the student.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
U1_a02_copyright text and images ADD NAME HERE. Insert below a copyright free IMAGE that could be used in your health and safety presentation.
EQ: How can we learn the basics of formatting a college research paper in Microsoft Word? Mini Unit: Typing a Paper Diogene Date: 4/20/2015 Course: ELA-Grade.
Go to your school’s web locker site Your user name is the first letter of your first name, the first four letters of.
Compliance Assist Refresher Instruction Guide Adding or Editing Student Learning Outcomes.
When you first log in, this is the page you will see. It lists all the courses you’re enrolled in – and differentiates between those that are active and.
Learning to use the Interactive Online Classroom Classroom Activities.
This poster has been designed to act as a customisable template. You do not have to use this template but it might be a useful starting point. The poster.
Unit 4 Welcome to “Word processing features” Polytechnic of Namibia, School of Humanities.
QR Codes Word Walls and Beyond. What they are… Applications for the classroom – Word Walls Quizzes Learning centers Written responses Student resources.
How to Turnitin Dr Stephen Rankin Lecturer in Academic Writing and Literacy Murdoch University A 6 step guide for submitting your assignments to Turnitin.
01 OPTIONS 01 OPTIONS Lorem Ipsum In play mode, click the image in the tab to the left. This will load the slide for the option clicked. Be sure to edit.
FAQ 01 How our courses work… Once you are enrolled, simply select the appropriate course link to display its information. If I were enrolled in the Certificate.
Continuing Professional Development How to fill in your summary online
An introduction to using resources within NCIP Hub
Models in Engineering Week 4: Role of Models in V&V Project Name.
Project Portfolio Architecture of Complex Systems Name
Project Name Program Summary:
Project Portfolio Architecture of Complex Systems Name
Project Portfolio Architecture of Complex Systems Name
MY SUPERHERO.
Student SOLE Page – Living Page
Project Model-Based Systems Engineering: Documentation and Analysis
Create Rubrics for your Project-Based Learning Activities.
Project Portfolio Architecture & Systems Engineering Name
Project Portfolio Architecture & Systems Engineering Name
Project Portfolio Architecture & Systems Engineering Name
Absence Management (formerly AESOP) Training for Staff Members
Introduction to New Product Development (Portfolio)
How to Create a Form.
Your First & Last Name (Make sure you capitalize your first and last name!) Follow these instructions: 1. Center your name on the slide (use the “Centered”
Project Portfolio Architecture of Complex Systems Name
Adding Assignments and Learning Units to Your TSS Course
Collaboration with Google Docs
Commonapp.org #commonappready © 2015 The Common Application.
AIA Jacksonville Design Awards (Linda Mack Award) Instructions Slide
Erosion Research Project Performance Task
Project Name Program Summary:
Project Model-Based Systems Engineering: Documentation and Analysis
Project Model-Based Systems Engineering: Documentation and Analysis
[insert Module title here]
Microsoft Word Text Basics.
Project Name Program Summary:
Viewing the New Interface
[insert Module title here]
Tk20 Instructions.
Viewing the New Interface
[insert Module title here]
Type your event details here
Examplify The following slides are the ExamSoft’s recommended best practices to help you take your exam. We want you to be prepared for your exam on exam.
An introduction to using resources within NCIP Hub
Reporter Training for High School RIOTM
Inside a PMI Online Course
Type your event details here
Formatting pictures & adding cover pages
Viewing the New Interface
Welcome 1 This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Viewing the New Interface
Type your event details here
Viewing the New Interface
Presentation transcript:

Project Portfolio Architecture of Complex Systems Name Week 1: Systems Thinking Project Portfolio Name

Lastname_Firstname_Course1_Week1 Instructions Note: edX has a 10MB file size limit for document submission. If you have selected large image(s), you may need to resize before submitting, OR you may simply include a web URL for the image in the image location. Be sure to submit your assignment at least one hour before the deadline to provide time for troubleshooting. Once the deadline passes, you will not be able to upload the document and therefore will not be able to submit and complete the assignment. Before you begin, you should save your Project Portfolio on your local drive. We recommend the following format: Lastname_Firstname_Course1_Week1 Please note: You will not be able to re-download your file after submission; therefore, please keep this file in a central location for future reference. While you may be working with a group, the project deliverable is an individual submission. A scoring rubric can be downloaded from the course in the Resources/Downloads tab on the top navigation. You will be self-assessing your work. If you have any questions, feel free to start a thread in the Discussion Forum. Although work is strictly individual, sharing ideas and concepts with other students or your team is encouraged.

Week 1 Project Overview In this first project activity, you will apply the four tasks of systems thinking to a real-life “system.” You will have the option to choose from five different system types, which are shown on the next slide. We recommend that you do some brief research on each one before choosing; however, if one is particularly relevant to your occupation, feel free to simply select that. You will then follow the steps which appear in the text box to the right to complete this activity. REQUIRED STEPS: Step 1: Research and select your project “system.” Step 2: Identify the primary ENTITIES in your system. Step 3: Identify your system’s FORM and FUNCTION. Step 4: Identify RELATIONSHIPS in your system. Step 5: Predict your system’s EMERGENCE. Step 6: Develop system DECOMPOSITION. Step 7: Review and submit your project.

Step 1: SYSTEM DETAILS The following details pertain to the systems described in the previous slide and provide general guidance. You may find a specific diagram and/or schematic of the system that has a different representation. However, you are expected to work with one of the five systems described while maintaining the same level of complexity as below. For instance, you may not choose a half bit adder instead of a full bit adder. Balsa wood glider: A beginner-level model hand-launched glider airplane composed of the following: fuselage, rear stabilizer, fin, wings, and front counterbalance weight. Crystal radio: Simple early form of a radio receiver circuit composed of the following: variable capacitor, aerial terminal, inductor coil, diode, resistor, earplug output, and a ground terminal. Prime number search code: C void function that prints all the prime numbers less than or equal to the number given in variable n. The function is composed of: variable n, array of length n named “primes,” for loop that flags all items in the array as prime numbers, for loop that computes for the prime numbers in the array, for loop that prints out to the prime numbers of the array. Simple refracting telescope: Optical telescope based on two lenses. The system is composed of a focal tube, objective lens, eyepiece, eye lens, focus knob, three tripod legs, focal tube mount, and tripod flange. One-bit full adder: Digital circuit that adds three one-bit numbers. This system is composed of two XOR gates, two AND gates, and one OR gate.

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: Balsa Wood Glider Crystal Radio Prime Number Search Code Simple Refracting Telescope 1-bit Adder

Step 2: IDENTIFY SYSTEM FORM & FUNCTION Insert image you sourced representing your selected system in the box on the left side of the slide below. Then indicate the examples of FORM and FUNCTION that you’ve identified in the field on the right below. Note: edX has a 10MB file size limit for document submission. If you have selected large image(s), you may need to resize before submitting, OR you may simply include a web URL for the image in the image location. System Diagram/Schematic Primary System FORM: Primary System FUNCTION: Please describe why these elements of your system represent form and function and contextual interrelationship. Insert image here.

Copy the image you inserted into Slide 6 here. Step 3: IDENTIFY SYSTEM ENTITIES Copy the image you inserted into Slide 6 here. Then highlight or circle the different entities in your system and indicate them along with their respective form and function in the fields at right. Note: edX has a 10MB file size limit for document submission. If you have selected large image(s), you may need to resize before submitting, OR you may simply include a web URL for the image in the image location. System Diagram/Schematic System Entity 1: Form: Function: z System Entity 2: Copy the image you inserted into Slide 6 here. Form: Function: z

Step 4: IDENTIFY SYSTEM RELATIONSHIPS Replace the names of Entities 1 and 2 in the diagram below with the first two entities you identified on the previous step. Identify at least 4 more entities in your system. Then, use the connectors to define the relationships between your entities. You may copy the objects you use more than once and delete any you don’t use. Entity 1 Entity 2 Entity 3 Entity 4 Entity 5 Entity 6

Step 5: PREDICT SYSTEM EMERGENCE For this step, you will predict two types of emergence in your system: intended and unintended, including emergence failures. Write a brief description of each emergent behavior of your system, and then explain how it occurred by describing it functional emergence. You may also upload an image for each emergence type if you prefer. Please remember the file size limit and resize or paste the image URL instead, as needed. Intended Emergence Unintended Emergence Functional Interaction Functional Interaction (optional) Image (optional) Image Insert image here. Insert image here.

Step 6: DEVELOP SYSTEM DECOMPOSITION For your last step, develop a Level One system decomposition. Draw a decompositional view of your system that includes Level Zero and Level One. Insert diagram here.

STEP 7: REVIEW & SUBMIT PROJECT Submit and self assess your completed Week 1 Project Portfolio file Note: The maximum file size that can be submitted is 10MB. A sample project submission and scoring rubric can be downloaded from the course in the Resources/Downloads tab on the top navigation. Please remember that there are two steps to this assignment: Submission and self assessment. Please be sure to provide enough time to complete both steps.