Updating search results...

Search Resources

1733 Results

View
Selected filters:
  • MIT
Nuclear Power Plant Dynamics and Control, January (IAP) 2006
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Introduction to reactor dynamics including subcritical multiplication, critical operation in absence of thermal feedback effects and effects of Xenon, fuel and moderator temperature, etc. Derivation of point kinetics and dynamic period equations. Techniques for reactor control including signal validation, supervisory algorithms, model-based trajectory tracking, and rule-based control. Overview of light-water reactor startup. Lectures and demonstrations with computer simulation and the use of the MIT Research Reactor.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Bernard, John
Date Added:
01/01/2006
Nuclear Reactor Safety, Spring 2008
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

" Problems in nuclear engineering often involve applying knowledge from many disciplines simultaneously in achieving satisfactory solutions. The course will focus on understanding the complete nuclear reactor system including the balance of plant, support systems and resulting interdependencies affecting the overall safety of the plant and regulatory oversight. Both the Seabrook and Pilgrim nuclear plant simulators will be used as part of the educational experience to provide as realistic as possible understanding of nuclear power systems short of being at the reactor."

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Kadak, Andrew
Date Added:
01/01/2008
Nuclear Systems Design Project, Fall 2011
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This capstone course is a group design project involving integration of nuclear physics, particle transport, control, heat transfer, safety, instrumentation, materials, environmental impact, and economic optimization. It provides opportunities to synthesize knowledge acquired in nuclear and non-nuclear subjects and apply this knowledge to practical problems of current interest in nuclear applications design. Each year, the class takes on a different design project; this year, the project is a power plant design that ties together the creation of emission-free electricity with carbon sequestration and fossil fuel displacement. Students taking graduate version complete additional assignments.This course is an elective subject in MIT's undergraduate Energy Studies Minor. This Institute-wide program complements the deep expertise obtained in any major with a broad understanding of the interlinked realms of science, technology, and social sciences as they relate to energy and associated environmental challenges.

Subject:
Physical Science
Physics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Michael Short
Date Added:
01/01/2011
Nuclear Weapons in International Politics: Past, Present and Future, Spring 2009
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

" This course will expose students to tools and methods of analysis for use in assessing the challenges and dangers associated with nuclear weapons in international politics. The first two weeks of the course will look at the technology and design of nuclear weapons and their means of production. The next five weeks will look at the role they played in the Cold War, the organizations that managed them, the technologies that were developed to deliver them, and the methods used to analyze nuclear force structures and model nuclear exchanges. The last six weeks of the course will look at theories and cases of nuclear decision making beyond the original five weapon states, and will look particularly at why states pursue or forego nuclear weapons, the role that individuals and institutions play, and the potential for both new sources of proliferation and new consequences."

Subject:
Political Science
Social Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Cote, Owen
Walsh, James
Date Added:
01/01/2009
Numerical Computation for Mechanical Engineers, Fall 2012
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This class introduces elementary programming concepts including variable types, data structures, and flow control. After an introduction to linear algebra and probability, it covers numerical methods relevant to mechanical engineering, including approximation (interpolation, least squares and statistical regression), integration, solution of linear and nonlinear equations, ordinary differential equations, and deterministic and probabilistic approaches. Examples are drawn from mechanical engineering disciplines, in particular from robotics, dynamics, and structural analysis. Assignments require MATLAB programming.

Subject:
Applied Science
Calculus
Engineering
Information Science
Mathematics
Statistics and Probability
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Anthony Patera
Daniel Frey
Nicholas Hadjiconstantinou
Date Added:
01/01/2012
Numerical Fluid Mechanics, Spring 2015
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course is an introduction to numerical methods and MATLAB®: Errors, condition numbers and roots of equations. Topics covered include Navier-Stokes; direct and iterative methods for linear systems; finite differences for elliptic, parabolic and hyperbolic equations; Fourier decomposition, error analysis and stability; high-order and compact finite-differences; finite volume methods; time marching methods; Navier-Stokes solvers; grid generation; finite volumes on complex geometries; finite element methods; spectral methods; boundary element and panel methods; turbulent flows; boundary layers; and Lagrangian coherent structures (LCSs).

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Pierre Lermusiaux
Date Added:
01/01/2011
Numerical Marine Hydrodynamics (13.024), Spring 2003
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Introduction to numerical methods: interpolation, differentiation, integration, systems of linear equations. Solution of differential equations by numerical integration, partial differential equations of inviscid hydrodynamics: finite difference methods, panel methods. Fast Fourier Transforms. Numerical representation of sea waves. Computation of the motions of ships in waves. Integral boundary layer equations and numerical solutions.

Subject:
Calculus
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Prof. Jerome Milgram
Date Added:
01/01/2003
Numerical Methods for Partial Differential Equations, Spring 2009
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

" This graduate-level course is an advanced introduction to applications and theory of numerical methods for solution of differential equations. In particular, the course focuses on physically-arising partial differential equations, with emphasis on the fundamental ideas underlying various methods."

Subject:
Algebra
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Seibold, Benjamin
Date Added:
01/01/2009
Nuts and Bolts of Business Plans
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The nuts and bolts of preparing a New Venture Plan and launching the venture will be explored in this twenty-fifth annual course offering. The course is open to members of the MIT Community and to others interested in entrepreneurship. It is particularly recommended for persons who are interested in starting or are involved in a new business or venture. Because some of the speakers will be judges of the MIT $100K Entrepreneurship Competition, persons who are planning to enter the Competition should find the course particularly useful. In the past approximately 50% of the class has been from the Engineering / Science / Architecture Schools and 50% from the Sloan School of Management.

Subject:
Business and Communication
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Joseph Hadzima
Date Added:
01/01/2014
Operating System Engineering, Fall 2012
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course teaches the fundamentals of engineering operating systems. The following topics are studied in detail: virtual memory, kernel and user mode, system calls, threads, context switches, interrupts, interprocess communication, coordination of concurrent activities, and the interface between software and hardware. Most importantly, the interactions between these concepts are examined. The course is divided into two blocks; the first block introduces one operating system, UNIXĺ¨ v6, in detail. The second block of lectures covers important operating systems concepts invented after UNIXĺ¨ v6, which was introduced in 1976.

Subject:
Applied Science
Computer Science
Education
Life Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Kaashoek, Frans
Date Added:
01/01/2012
Operations Management, Spring 2002
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Our objective in this course is to introduce you to concepts and techniques related to the design, planning, control, and improvement of manufacturing and service operations. The course begins with a holistic view of operations, where we stress the coordination of product development, process management, and supply chain management. As the course progresses, we will investigate various aspects of each of these three tiers of operations in detail. We will cover topics in the areas of process analysis, materials management, production scheduling, quality improvement, and product design. To pursue the course objective most effectively, you will have to: 1. Study the assigned reading materials. 2. Prepare and discuss cases, readings, and exercises in class. 3. Prepare written analyses of cases.

Subject:
Business and Communication
Career and Technical Education
Manufacturing
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Fine, Charles H.
Date Added:
01/01/2002
Operations Strategy, Fall 2010
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Operations Strategy provides a unifying framework for analyzing strategic issues in manufacturing and service operations. Students analyze the relationships between manufacturing and service companies and their suppliers, customers, and competitors. The course covers strategic decisions in technology, facilities, vertical integration, human resources, and other areas, and also explores means of competition such as cost, quality, and innovativeness.

Subject:
Business and Communication
Career and Technical Education
Manufacturing
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Fine, Charles H.
Rosenfield, Donald
Date Added:
01/01/2010
Optics, Spring 2009
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course provides an introduction to optical science with elementary engineering applications. Topics covered in geometrical optics include: ray-tracing, aberrations, lens design, apertures and stops, radiometry and photometry. Topics covered in wave optics include: basic electrodynamics, polarization, interference, wave-guiding, Fresnel and Fraunhofer diffraction, image formation, resolution, space-bandwidth product. Analytical and numerical tools used in optical design are emphasized. Graduate students are required to complete assignments with stronger analytical content, and an advanced design project.

Subject:
Applied Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Barbastathis, George
Oh, Se Baek
Sheppard, Colin
Date Added:
01/01/2011
Optimization Methods, Fall 2009
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course introduces the principal algorithms for linear, network, discrete, nonlinear, dynamic optimization and optimal control. Emphasis is on methodology and the underlying mathematical structures. Topics include the simplex method, network flow methods, branch and bound and cutting plane methods for discrete optimization, optimality conditions for nonlinear optimization, interior point methods for convex optimization, Newton's method, heuristic methods, and dynamic programming and optimal control methods.

Subject:
Applied Science
Computer Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Bertsimas, Dimitris
Date Added:
01/01/2009
Optimization Methods in Management Science
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Introduces students to the theory, algorithms, and applications of optimization. The optimization methodologies include linear programming, network optimization, dynamic programming, integer programming, non-linear programming, and heuristics. Applications to logistics, manufacturing, transportation, E-commerce, project management, and finance.

Subject:
Business and Communication
Career and Technical Education
Finance
Manufacturing
Marketing
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Orlin, James
Date Added:
01/01/2007
Optimizing Your Diet: What Linear Programming Can Tell You
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

In this video lesson, students will learn about linear programming (LP) and will solve an LP problem using the graphical method. Its focus is on the famous "Stigler's diet" problem posed by the 1982 Nobel Laureate in economics, George Stigler. Based on his problem, students will formulate their own diet problem and solve it using the graphical method. The prerequisites to this lesson are basic algebra and geometry. The materials needed for the in-class activities include graphing paper and pencil. This lesson can be completed in one class of approximately one hour. If the teacher would like to cover the simplex algorithm by George Dantzig as an alternative solution method, an additional whole class period is suggested.

Subject:
Algebra
Geometry
Mathematics
Material Type:
Lecture
Provider:
MIT
Provider Set:
MIT Blossoms
Author:
Aysegul Topcu
Date Added:
04/07/2020
Oral Communication in Spanish, Spring 2004
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Gives students the necessary language skills to successfully employ Spanish in a variety of social situations. Focuses on oral communication and uses popular media for listening practice. Student projects involve reading, oral presentations, and classroom interaction. Emphasizes communication skills needed by students in engineering and management for work in Latin America or Spain. Taught in Spanish. A second-year intermediate course that includes vocabulary enhancement and limited review of selected points of grammar. Focuses on listening comprehension and speaking, with group activities, discussions and individual oral reports based on readings, films, music and art.

Subject:
Arts and Humanities
Languages
Literature
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Morgenstern, Douglas
Date Added:
01/01/2004
Oral Communication in the Earth, Atmospheric, and Planetary Sciences, Fall 2010
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course focuses on developing oral presentation skills through practice, self-evaluation, and in-class feedback. Topics include slide preparation, answering difficult questions, explaining technical details and presenting to a general audience.

Subject:
Arts and Humanities
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Malcolm, Alison
Date Added:
01/01/2011
Organic Chemistry II, Fall 2006
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Intermediate organic chemistry. Synthesis, structure determination, mechanism, and the relationships between structure and reactivity emphasized. Special topics in organic chemistry included to illustrate the role of organic chemistry in biological systems and in the chemical industry.

Subject:
Chemistry
Physical Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Jamison, Timothy
Date Added:
01/01/2006
Organic Chemistry I, Spring 2005
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Introduction to organic chemistry. Development of basic principles to understand the structure and reactivity of organic molecules. Emphasis on substitution and elimination reactions and chemistry of the carbonyl group. Introduction to the chemistry of aromatic compounds.

Subject:
Chemistry
Physical Science
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Berkowski, Kimberly
O'Connor, Sarah
Date Added:
01/01/2005