Advanced Search
Search Results
362 total results found
Material flow in the assembly process - Milena Franczyk
INTRODUCTION Modern manufacturing companies increasingly rely on simulation models to optimize material flow during the assembly process and improve overall resource management. Efficient material handling at various assembly stages is essential for maintaini...
Material flow in the assembly of products on a production line
1. Introduction Simulation modeling is an analytical method that involves a virtual, computer-based version of a system or process. The model allows for accurate representation of the key elements and mechanisms of the actual operation of the analyzed phe...
Tank filling with control delay -- Szymon Rajchel
Project for the course Simulation Modeling Title: "Tank filling with control delay" Student name: Szymon Rajchel Student ID: 167558 Theoretical Introduc...
Automated garden irrigation system using ESP32 and KME Smart
Automated garden irrigation system using ESP32 and KME Smart.pdf
Closed-loop stepper motor control with Eaton XC204 PLC
Closed-loop stepper motor control with Eaton XC204 PLC.pdf
Research into Passive Magnetic Field Based Actuators
Opposition Report - Guadalupe Paramos
The impact of employee turnover on workflow in a production team - Sabina Michno
THE IMPACT OF EMPLOYEE TURNOVER ON WORKFLOW IN A PRODUCTION TEAM 1 INTRODUCTION In a modern production environment, maintaining a stable and efficient workflow is crucial for achieving performance goals and ensuring high product quality. One of the prima...
Automating roof window blind
DC motor, clutch and brake control
3-Way Ball Valve - Progetto di Tecnologia Meccanica Salerno-Montanarella (in Inglese)
Il progetto tradotto in inglese è negli allegati. (Per vederlo senza errori di scala è preferibile scaricarlo, non utilizzare Word Online)
C.Leotta, C. Pellicori, Valvola a globo
A.Abrami, S.M. Barbagallo, Two-speed hand drill (commentato)
https://drive.google.com/file/d/1remDSqiSzIqeHUPx4GSC44bZrJuaH2Pr/view?usp=share_link
E.Lucchi - G.Bray, Riduttore di velocità (commentato)
Preface
The book presents examples of specification and analysis of information systems. The authors focused on practical issues. The chapters of the book contain a sequence of tasks that form the stage of analysis of functions and data of an example information syste...
Authors
Authors of individual sections of the USOS mail chapter: Section Author Specification Michał Rydzik Identification of user roles and system functions Robert Dec Identification of data structures Maciej Krempa The CRUD matrix J...
Specification
Figure 1. Sketch of an email application window Let's consider the example of an email application. Figure 1 presents the menu of the application and a sketch of the New Message window function. The user stories corresponding to the menu are as follows: ...
Identification of user roles and system functions
1.User roles:-User2.System functions:-Create a message-Send a message-Add new recipients to messages-Attach files to messages-Delete drafts-Save drafts-View recipients addresses-View sended messages-View groups of recipients-View all my drafts
Identification of data structures
user #ID_user PK int *name varchar *surname varchar *email_adress varchar *User_type FK int Message #ID_email PK int ...
The CRUD matrix
User Messages Drafts File Create a message CU CU Send a message U U Add new recipients to messages R U U Attach files to messages U U R Delete drafts D Save drafts U View reci...