Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

362 total results found

Material flow in the assembly process - Milena Franczyk

Simulation Modelling SD method applications - student gener...

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

Simulation Modelling SD method applications - student gener...

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

Simulation Modelling SD method applications - student gener...

                                                                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

Mechatronic Actuators Student seminars

Automated garden irrigation system using ESP32 and KME Smart.pdf  

Closed-loop stepper motor control with Eaton XC204 PLC

Mechatronic Actuators Student seminars

Closed-loop stepper motor control with Eaton XC204 PLC.pdf

Research into Passive Magnetic Field Based Actuators

Mechatronic Actuators Student seminars

  

Opposition Report - Guadalupe Paramos

Advanced Assembly Technologies Opposition reports

The impact of employee turnover on workflow in a production team - Sabina Michno

Simulation Modelling SD method applications - student gener...

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

Mechatronic Actuators Student seminars

  

DC motor, clutch and brake control

Mechatronic Actuators Student seminars

        

3-Way Ball Valve - Progetto di Tecnologia Meccanica Salerno-Montanarella (in Inglese)

Manufacturing Processes Student projects

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

Manufacturing Processes Student projects

  

A.Abrami, S.M. Barbagallo, Two-speed hand drill (commentato)

Manufacturing Processes Student projects

https://drive.google.com/file/d/1remDSqiSzIqeHUPx4GSC44bZrJuaH2Pr/view?usp=share_link

E.Lucchi - G.Bray, Riduttore di velocità (commentato)

Manufacturing Processes Student projects

Preface

Software engineering - system analysis ... Introduction

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

Software engineering - system analysis ... Introduction

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

Software engineering - system analysis ... USOS Mail

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

Software engineering - system analysis ... USOS Mail

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

Software engineering - system analysis ... USOS Mail

user #ID_user PK int *name varchar *surname varchar *email_adress varchar *User_type FK int                                                                                   Message #ID_email PK int ...

The CRUD matrix

Software engineering - system analysis ... USOS Mail

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...