Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Project 2 - Manufacturing System Project Overview This project involves developing a discrete - event simulation to model a high - volume automotive parts manufacturing

Project 2-Manufacturing System
Project Overview
This project involves developing a discrete-event simulation to model a high-volume automotive parts manufacturing line. Initially, the focus is on a single product line to simplify development. A bonus challenge includes extending the simulation to handle multiple product types, each with unique manufacturing requirements.
System Description
The production line is divided into several phases: raw material handling, machining, assembly, quality control, and packaging. Each stage includes specific machinery and labor requirements, operating across multiple shifts.
Objective
Optimize throughput for a single product line
Identify and mitigate production bottlenecks
Analyze impacts of operational variables through scenario analysis
Bonus Objective: Extend the simulation to handle multiple product types, analyzing the additional complexity and resource allocation challenges.
Tools and Programming Requirements
Choose an appropriate programming language (e.g., Python, Java, C++). Develop basic functionalities for discrete-event simulation such as event scheduling, time progression, and state updates.
Detailed Instructions
1. System Modeling:
Define raw materials, intermediate parts, and finished products. Detail operations in each production stage like loading, machining, assembling, inspecting, and packaging. Identify and model resources including machines and operators.
2. Data Requirements:
Establish times for each machine and operation based on hypothetical but realistic estimates. Configure the frequency of raw material inputs. Determine typical failure rates and maintenance times for machines. Program shift patterns and worker allocations.
3. Simulation Implementation:
Develop a system to manage events such as the start and end of processes, and resource breakdowns. Implement a simulation clock to advance to the next event. Allow users to modify input variables like machine count and shift timing.
4. Experimentation and Analysis:
Run basic scenarios focusing on a single product type to establish baseline performance. Adjust key variables to observe effects on throughput and identify bottlenecks. Collect data, analyze performance, and generate recommendations.
Bonus Challenge (Multi-Product Extension)
Introduce different types of products and parts. Add events for machine setup changes and product-specific routing. Explore the impact of producing multiple product types on system efficiency and resource utilization.
5. Documentation and Presentation:
Provide the complete source code of the simulation. Document the design, implementation details, findings, and recommendations. Prepare slides to present your project outcomes, emphasizing both the initial focus and any extension to multiple products.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

More Books

Students also viewed these Databases questions

Question

3. Who would the members be?

Answered: 1 week ago

Question

What was the role of the team leader? How was he or she selected?

Answered: 1 week ago