Project Portfolio Architecture of Complex Systems Name

Slides:



Advertisements
Similar presentations
5) Magnifying glass (Simple magnifier)
Advertisements

Cosc 2150: Computer Organization Chapter 3: Boolean Algebra and Digital Logic.
DC Circuits Resistors in Series and Parallel resistor: resistors connected in series: battery: + - V R A B Put your finger on the wire at A. If you can.
Comparators  A comparator compares two input words.  The following slide shows a simple comparator which takes two inputs, A, and B, each of length 4.
In this module you will learn: What the various logic gates do. How to represent logic gates on a circuit diagram. The truth tables for the logic gates.
3. DIGITAL ELECTRONICS..
General Licensing Class G7A – G7C Practical Circuits Your organization and dates here.
Chapter 18 Direct Current Circuits. Chapter 18 Objectives Compare emf v potential difference Construct circuit diagrams Open v Closed circuits Potential.
Robinson_CIS_285_2005 HTML FORMS CIS 285 Winter_2005 Instructor: Mary Robinson.
CS1Q Computer Systems Lecture 8
1 Boolean Algebra & Logic Gates. 2 Objectives Understand the relationship between Boolean logic and digital computer circuits. Learn how to design simple.
PROGRAM DEVELOPMENT CYCLE. Problem Statement: Problem Statement help diagnose the situation so that your focus is on the problem, helpful tools at this.
IT253: Computer Organization
VHDL Discussion Subprograms IAY 0600 Digital Systems Design Alexander Sudnitson Tallinn University of Technology 1.
MIS 3200 – Unit 5.1 Iteration (looping) – while loops – for loops Working with List Items.
CS1Q Computer Systems Lecture 8
Module 7 Unit 22 – Welding Prints. Learning Objectives Identify a welding symbol. List the elements of a welding symbol. Explain the meaning of a welding.
COMBINATIONAL AND SEQUENTIAL CIRCUITS Guided By: Prof. P. B. Swadas Prepared By: BIRLA VISHVAKARMA MAHAVDYALAYA.
Chapter 3 Boolean Algebra and Digital Logic T103: Computer architecture, logic and information processing.
Networks basics Your name here You’ll use this presentation for 2 lessons, and then print it. Format the presentation in your own choice of colours/font.
Year 9 Steady Hand Game Design & Technology anode cathode gate LED – connected by flying leads to the PCB. Remember long leg positive, short leg negative.
1 Introduction to Engineering Spring 2007 Lecture 18: Digital Tools 2.
How to use S-parameter data files in Libra Ray Woodward.
Microscopes Care Parts Focusing
Information Systems in Organizations 2
Project Portfolio Architecture of Complex Systems Name
Basics of Logic gates - Part 1
Basic Computer Organization and Design
Working in the Forms Developer Environment
Thin Lenses – Ray Tracing
Microscopes.
Project Portfolio Architecture of Complex Systems Name
Electronics Part 4 Electrical Components
Project Portfolio Architecture & Systems Engineering Name
Project Portfolio Architecture & Systems Engineering Name
Ding Dong: A Doorbell System! 8 Points
Use Case Model.
GC211Data Structure Lecture2 Sara Alhajjam.
Project Portfolio Architecture & Systems Engineering Name
Project Portfolio Architecture of Complex Systems Name
5) Magnifying glass (Simple magnifier)
LAB #1 Introduction Combinational Logic Design
Project Portfolio Architecture of Complex Systems Name
Fundamentals & Ethics of Information Systems IS 201
TRIODE TUBES.
CS140 Lecture 02a: The Machinery of Computation: Circuits and Gates
General Licensing Class
17.2 Mirrors, Lenses, and Images
Chapter 20 Circuits and Circuit Elements
Data Upload & Management
Chapter 18 Objectives Interpret and construct circuit diagrams.
VHDL Discussion Subprograms
S1 Science Biological Sciences
An Introduction to Software Architecture
ASSIGNMENT OBJECTIVES
Name _______________ Science teacher _______ Tutor group _____
VHDL Discussion Subprograms
Creating Forms on a Web Page
6.2 Extending Human Vision
ECE 352 Digital System Fundamentals
Copyright © Cengage Learning. All rights reserved.
Making a non-linear slide show
MIS 3200 – Unit 5.1 Iteration (looping) Working with List Items
Electrical Measuring Instruments
Shift registers and Floating Point Numbers
Topic 4- Introduction to drawings and schematics
Topic 1: How Three Phase Motors Work
COMPUTER ORGANIZATION
Digital Electronics and Logic Design
Topic 4: Connecting and Starting Single Phase Motors
Presentation transcript:

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

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: 1-bit Adder 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: Adder Circuit Primary System FUNCTION: Perform Arithmetic Calculation Please describe why these elements of your system represent form and function and contextual interrelationship. The adder circuit with its different types of gates and other components allows arithmetic operations which is the primary function of the system.

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: Exclusive disjunction Form: XOR gate Function: z Setting Sum Bit System Entity 2: Logical conjunction Form: AND Gate Function: z Setting Carry Bit

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. Connected to Input XOR Sum Bit AND OR Carry Bit

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 Accurate Arithmetic Operation Incorrect arithmetic operation Functional Interaction Functional Interaction The components are attached properly as per the logic diagram. The components are not attached properly as per the logic diagram for a 1-bit adder. Internal components of the gate are not manufactured correctly. (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. Level 0 : Adder Circuit Level 1: XOR Gate AND Gate OR Gate Sum Bit Carry Bit Input A Input B Input Carry

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: Balsa Wood Glider 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: Wooden Glider Primary System FUNCTION: Flying Please describe why these elements of your system represent form and function and contextual interrelationship. Insert image here. At a very basic level, someone wants the wooden glider to fly which gives them happiness or entertainment. Therefore the main purpose or the primary function is flying. The complete frame of the wooden gilder enables that function of flying so it’s the primary form

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: Main Wings Form: Main Wing Function: z Provide Lift System Entity 2: 1 Fuselage 2 Form: Fuselage Function: Supporting z

Horizontal Stabilizer 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. Physical Connection Functional Connection Connected To (Control Movement) Main Wing Attached to Winglet Attached to Tail Attached to Fuselage Attached to Connected To (Control Movement) Coiled Around Counter weight Attached to Horizontal Stabilizer

Source http://www.alamy.com/stock-photo/balsa-wood.html 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 Gliding/Flying Crashing/Breaking Functional Interaction Functional Interaction Different entities mentioned in last slide are not attached properly(Physical connection). For example the main wing is not attached at a correct angle with respect to fuselage. All the system components are interacting with one another as expected to deliver the value function of flying. The operator is using the right technique to launch the glider in the air. (optional) Image (optional) Image Insert image here. Source: http://www.shenghuozaizuo.net/woodworkingplan/?keyword=balsa-wood-glider-plane-plans Source http://www.alamy.com/stock-photo/balsa-wood.html

Horizontal Stabilizer 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. Balsa Glider Main Wing Fuselage Tail Horizontal Stabilizer Counter weight Winglets

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: Crystal Radio 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: Radio Receiver Primary System FUNCTION: Signal Processing Please describe why these elements of your system represent form and function and contextual interrelationship. The crystal Radio has components that help receive and process radio waves, hence the Form name Radio Receiver and function signal processing.

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: Antenna Form: Aerial Terminal Function: z Receive Radio Signal System Entity 2: Detector Form: Diode Function: z Demodulate radio signal, rectifying

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. Physically Connected Electrical Connected Detector Resistor Antenna Crystal Earphones Wire Tuning Coil

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 Clear Audio in the earphones Noise in earphones Functional Interaction Functional Interaction The system is in proper working condition and there is a radio signal with sufficient strength and proper audio. The system is unable to catch the Radio signal. (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. Crystal Receiver Diode Antenna Tuning Coil Resister Crystal Earphone Wires

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: Prime No Search 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: Prime No Search Algorithm Primary System FUNCTION: Identify Prime no Please describe why these elements of your system represent form and function and contextual interrelationship. Insert image here. The algorithm/code enables the identification of the Prime Numbers and prints them to console

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: Looping Form: Loop Code Function: z Loop though list of prime no to check if input is divisible by any of those System Entity 2: Copy the image you inserted into Slide 6 here. Division Form: Division Code Function: z Divide the input with the given prime no

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. Prime No list Passes Control Passes Control Division Loop Passes Control Passes Control Passes Control Passes Control Remainder Check Condition Output

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 Calculates with 100% accuracy if number is prime or not Program Crashes Functional Interaction Functional Interaction The components are arranged in the right order and are coded properly. The code goes thought list of prime number less than input and tries to divide the input with these prime no. If no remainder exists then the number is prime. Prime numbers are printed to console. User specifies a non numerical input that could not be properly handled by the program resulting in a crash or ValueError exception. (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. Level 0: Prime No Search Algorithm Level 1: Input Retrieval Prime No Array Loop Condition Division Operation Remainder Remainder Check Condition Output

Prime Number Search Code Simple Refracting Telescope Step 1: SELECT YOUR SYSTEM My system choice: Refracting Telescope 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: Telescope Body Primary System FUNCTION: Image/Light Magnification Please describe why these elements of your system represent form and function and contextual interrelationship. The main purpose of the telescope is to magnify images so that they are more clearly visible.

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: Lens Form: Objective Lens Function: z Refract the light so that it converges on focal plane System Entity 2: Copy the image you inserted into Slide 6 here. Eyepiece Form: Eyepiece Function: z Show image that is formed on focal point

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. Focus Ring Connected Connected Stand Telescope Tube Connected Eye piece Lens Mount Connected Objective Lens

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 Clear Magnified Image Unclear/Blurry Image Functional Interaction Functional Interaction The telescope assembly is working properly together. All the components are properly connected. The objective lens refracts the light on the focal point and the eyepiece shows that image to the viewer The focal point of the lens is off for the lens, the light is not converging at the right place causing a problem. (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. Level 0: Telescope Assembly Level 1: Objective Lens Eyepiece Telescope Tube Lens mount : To help attach the lens objective lens to the telescope tube Stand (tripod) : Balance the telescope Focus Ring