Updating search results...

Search Resources

40 Results

View
Selected filters:
  • optimization
Optimaliseren in Netwerken
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Deze cursus bestaat uit lesmodules te gebruiken in de bovenbouw van het Havo en het VWO met als onderwerp Optimaliseren in netwerken. Het materiaal is gemaakt door een kerngroep van vwo-docenten, aangevuld met universitaire medewerkers. Docenten kunnen er invulling mee geven aan het domein "Wiskunde in wetenschap" van het vak wiskunde D.

Subject:
Applied Science
Engineering
Material Type:
Lecture Notes
Reading
Provider:
Delft University of Technology
Provider Set:
Delft University OpenCourseWare
Author:
Delft University of Technology
Date Added:
10/23/2014
The Optimization of Slime
Read the Fine Print
Educational Use
Rating
0.0 stars

Using their knowledge of the phases of matter, the scientific method, and polymers, student teams work as if they are chemical engineers to optimize the formula for slime. Hired by the fictional company, Slime Productions, students are challenged to modify the chemical composition of the basic formula for slime to maximize its "bounce factor."

Subject:
Applied Science
Chemistry
Engineering
Physical Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Leslie Stiles
Date Added:
09/18/2014
Optimization of Soda Can
Only Sharing Permitted
CC BY-ND
Rating
0.0 stars

In this project, students are required to design a soda can using different shapes and materials. The students will begin with conducting research on the most cost efficient and marketing effective material and shape. They will then build an accurate representation of their model, and present their idea to the class and use evidence to reason why they think this is the best.

Subject:
Mathematics
Material Type:
Activity/Lab
Date Added:
02/27/2017
Optimization of Soda Cans
Only Sharing Permitted
CC BY-ND
Rating
0.0 stars

In this project, students will be designing their own soda can by using optimization skills to calculate costs. The will also have to do research to market the item to decide which shape and material is the most cost effective and markets the best.

Subject:
Mathematics
Material Type:
Activity/Lab
Date Added:
02/27/2017
Optimize! Cleaner Energy Options for Rural China
Read the Fine Print
Educational Use
Rating
0.0 stars

Students work in engineering teams to optimize cleaner energy solutions for cooking and heating in rural China. They choose between various options for heating, cooking, hot water, and lights and other electricity, balancing between the cost and health effects of different energy choices.

Subject:
Applied Science
Engineering
Environmental Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Abigail T. Watrous
Denise W. Carlson
Janet Yowell
Stephanie Rivale
Date Added:
09/18/2014
Optimizing Pencils in a Tray
Read the Fine Print
Educational Use
Rating
0.0 stars

Student groups work with manipulatives—pencils and trays—to maximize various quantities of a system. They work through three linear optimization problems, each with different constraints. After arriving at a solution, they construct mathematical arguments for why their solutions are the best ones before attempting to maximize a different quantity. To conclude, students think of real-world and engineering space optimization examples—a frequently encountered situation in which the limitation is the amount of space available. It is suggested that students conduct this activity before the associated lesson, Linear Programming, although either order is acceptable.

Subject:
Algebra
Geometry
Mathematics
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Andi Vicksman
Maia Vadeen
Malinda Zarske
Nathan Coyle
Russell Anderson
Ryan Sullivan
Date Added:
12/15/2016
Organic Solar Energy and Berries
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn about how a device made with dye from a plant, specifically cherries, blackberries, raspberries and/or black currents, can be used to convert light energy into electrical energy. They do this by building their own organic solar cells and measuring the photovoltaic devices' performance based on power output.

Subject:
Applied Science
Career and Technical Education
Electronic Technology
Engineering
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Crystal Young
Date Added:
09/18/2014
Programming for the Puzzled
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This class builds a bridge between the recreational world of algorithmic puzzles (puzzles that can be solved by algorithms) and the pragmatic world of computer programming, teaching students to program while solving puzzles. Python syntax and semantics required to understand the code are explained as needed for each puzzle.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Devadas, Srini
Date Added:
01/01/2018
Protoblock: A biological standard for formalin-fixed samples
Unrestricted Use
CC BY
Rating
0.0 stars

This resource is a video abstract of a research paper created by Research Square on behalf of its authors. It provides a synopsis that's easy to understand, and can be used to introduce the topics it covers to students, researchers, and the general public. The video's transcript is also provided in full, with a portion provided below for preview:

"Formalin-fixed, paraffin-embedded (FFPE) tissue is the gold standard for pathology tissue storage, making FFPE tissue libraries rich repositories for identifying and analyzing the bacterial microbiomes that stretch across the human body. Unfortunately, various facets of the FFPE process can compromise the integrity of tissue for this type of analysis. including DNA damage, susceptibility to contamination, and the lack of suitable DNA extraction methods. A new study proposes a system called Protoblock for standardizing and optimizing FFPE tissue-based research. A Protoblock is generated by embedding a known number of fixed cells in a molded agar matrix. After the agar solidifies, the block is processed following routine FFPE protocols and verified by microscopy. Experiments confirmed the quality and condition of DNA purified from Protoblocks, revealing important calibration information, such as how DNA damage evolves over fixation time. and how host DNA and sample prep method might bias bacterial analysis..."

The rest of the transcript, along with a link to the research itself, is available on the resource itself.

Subject:
Biology
Life Science
Material Type:
Diagram/Illustration
Reading
Provider:
Research Square
Provider Set:
Video Bytes
Date Added:
11/12/2020
Prototyping Avionics
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In the past building prototypes of electronic components for new projects/products was limited to using protoboards and wirewrap. Manufacturing a printed-circuit-board was limited to final production, where mistakes in the implementation meant physically cutting traces on the board and adding wire jumpers - the final products would have these fixes on them! Today that is no longer the case, while you will still cut traces and use jumpers when debugging a board, manufacturing a new final version without the errors is a simple and relatively inexpensive task. For that matter, manufacturing a prototype printed circuit board which you know is likely to have errors but which will get the design substantially closer to the final product than a protoboard setup is not only possible, but desirable. In this class, you'll learn to design, build, and debug printed-circuit-boards.

Subject:
Applied Science
Career and Technical Education
Electronic Technology
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Saenz-Otero, Alvar
Date Added:
02/01/2006
Randomized Algorithms
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course examines how randomization can be used to make algorithms simpler and more efficient via random sampling, random selection of witnesses, symmetry breaking, and Markov chains. Topics covered include: randomized computation; data structures (hash tables, skip lists); graph algorithms (minimum spanning trees, shortest paths, minimum cuts); geometric algorithms (convex hulls, linear programming in fixed or arbitrary dimension); approximate counting; parallel algorithms; online algorithms; derandomization techniques; and tools for probabilistic analysis of algorithms.

Subject:
Applied Science
Computer Science
Engineering
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Karger, David
Date Added:
09/01/2002
Reaction Exposed: The Big Chill!
Read the Fine Print
Educational Use
Rating
0.0 stars

Students investigate the endothermic reaction involving citric acid, sodium bicarbonate and water to produce carbon dioxide, water and sodium citrate. In the presence of water [H2O], citric acid [C6H8O7] and sodium bicarbonate [NaHCO3] (also known as baking soda) react to form sodium citrate [Na3C6H5O7], water [H2O], and carbon dioxide [CO2]. Students test a stoichiometric version of the reaction followed by testing various perturbations on the stoichiometric version in which each reactant (citric acid, sodium bicarbonate, and water) is strategically doubled or halved to create a matrix of the effect on the reaction. By analyzing the test matrix data, they determine the optimum quantities to use in their own production companies to minimize material cost and maximize CO2 production. They use their test data to "scale-up" the system from a quart-sized ziplock bag to a reaction tank equal to the volume of their classroom. They collect data on reaction temperature and CO2 production.

Subject:
Applied Science
Chemistry
Engineering
Physical Science
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Courtney Bonuccelli
Date Added:
09/18/2014
Rural Energy in China: How Can Engineers Make a Difference?
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn about five types of renewable energy that are part of engineering solutions to help people in rural communities use less and cleaner energy for cooking and heating. Specifically, students learn about the pollution and health challenges facing families in rural China, and they are introduced to the concept of optimization. Through an energy game, students differentiate between renewable and non-renewable sources of energy.

Subject:
Applied Science
Engineering
Environmental Science
Material Type:
Lesson Plan
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Abigail T. Watrous
Denise W. Carlson
Janet Yowell
Stephanie Rivale
Date Added:
09/18/2014
A Sweet Volume: Designing a Jumbo Chocolate Bar Using Polynomials
Read the Fine Print
Educational Use
Rating
0.0 stars

Playing the role of engineers in collaborations with the marketing and production teams in a chocolate factory, students design a container for a jumbo chocolate bar. The projects constraints mean the container has to be a regular trapezoidal prism. The design has to optimize the material used to construct the container; that is, students have to find the dimensions of the container with the maximum volume possible. After students come up with their design, teams present a final version of the product that includes creative branding and presentation. The problem-solving portion of this project requires students to find a mathematical process to express the multiple variables in the prism’s volume formula as a single variable cubic polynomial function. Students then use technology to determine the value for which this function has a maximum and, with this value, find the prism’s optimal dimensions.

Subject:
Algebra
Applied Science
Engineering
Geometry
Mathematics
Measurement and Data
Numbers and Operations
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
Activities
Author:
Miguel R. Ramirez
Date Added:
04/25/2019
System Architecture
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course covers principles and methods for technical System Architecture. It presents a synthetic view including: the resolution of ambiguity to identify system goals and boundaries; the creative process of mapping form to function; and the analysis of complexity and methods of decomposition and re-integration. Industrial speakers and faculty present examples from various industries. Heuristic and formal methods are presented. Restricted to SDM (System Design and Management) students.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Crawley, Edward
Date Added:
01/01/2007
System Design and Analysis based on AD and Complexity Theories
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course studies what makes a good design and how one develops a good design. Students consider how the design of engineered systems (such as hardware, software, materials, and manufacturing systems) differ from the "design" of natural systems such as biological systems; discuss complexity and how one makes use of complexity theory to improve design; and discover how one uses axiomatic design theory (AD theory) in design of many different kinds of engineered systems. Questions are analyzed using Axiomatic Design Theory and Complexity Theory. Case studies are presented including the design of machines, tribological systems, materials, manufacturing systems, and recent inventions. Implications of AD and complexity theories on biological systems discussed.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Lee, Taesik
Suh, Nam
Date Added:
02/01/2005
System Optimization and Analysis for Manufacturing
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

One objective of 15.066J is to introduce modeling, optimization and simulation, as it applies to the study and analysis of manufacturing systems for decision support. The introduction of optimization models and algorithms provide a framework to think about a wide range of issues that arise in manufacturing systems. The second objective is to expose students to a wide range of applications for these methods and models, and to integrate this material with their introduction to operations management.

Subject:
Applied Science
Business and Communication
Engineering
Management
Mathematics
Statistics and Probability
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Gallien, Jérémie
Graves, Stephen
Date Added:
06/01/2003
Systems Engineering
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Systems engineering is an interdisciplinary approach and means to enable the realization of successful systems. It focuses on defining customer needs and required functionality early in the development cycle, documenting requirements, then proceeding with design synthesis and reliability improvement while considering the complete problem including operations, performance, test, manufacturing, cost, and schedule. This course emphasizes the links of systems engineering to fundamentals of decision theory, statistics, and optimization. The course also introduces the most current, commercially successful techniques for systems engineering.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Frey, Daniel
Date Added:
06/01/2004
Systems Optimization: Models and Computation (SMA 5223)
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This class is an applications-oriented course covering the modeling of large-scale systems in decision-making domains and the optimization of such systems using state-of-the-art optimization tools. Application domains include: transportation and logistics planning, pattern classification and image processing, data mining, design of structures, scheduling in large systems, supply-chain management, financial engineering, and telecommunications systems planning. Modeling tools and techniques include linear, network, discrete and nonlinear optimization, heuristic methods, sensitivity and post-optimality analysis, decomposition methods for large-scale systems, and stochastic optimization.
This course was also taught as part of the Singapore-MIT Alliance (SMA) programme as course number SMA 5223 (System Optimisation: Models and Computation).

Subject:
Applied Science
Computer Science
Engineering
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Freund, Robert
Magnanti, Thomas
Sun, Jie
Date Added:
02/01/2004
Water Resource Systems
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This subject is concerned with quantitative methods for analyzing large-scale water resource problems. Topics covered include the design and management of facilities for river basin development, flood control, water supply, groundwater remediation, and other activities related to water resources. Simulation models and optimization methods are often used to support analyses of water resource problems. In this subject we will be constructing simulation models with the MATLAB® programming language and solving numerical optimization problems with the GAMS optimization package.

Subject:
Applied Science
Engineering
Environmental Science
Hydrology
Physical Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
McLaughlin, Dennis
Date Added:
09/01/2006