본문 바로가기
Work Experience

BPMN(Business Process Modeling and Notation)

by pythontogo 2022. 12. 29.

 

Definition of BPMN

What is BPMN?
Business Process Model and Notation (BPMN) is a standard for business process modeling that provides a graphical notation for specifying business processes in a Business Process Diagram (BPD), based on a flowcharting technique very similar to activity diagrams from Unified Modeling Language (UML).

BPMN이란, 비지니스 프로세스를 이미지를 사용해 표현한 것으로 UML(Unified Modeling Language)의 activity program과 유사한 플로우차팅 기법 flowcharting을 이용해서 만들어졌다. 간단하게 어떤 프로젝트를 할때 프로젝트 책임자가 이 BPMN을 만들어 두면, 후에 배경지식이 전혀 없는 사람이 와서 이 문서를 읽고 바로 실행할 수 있는 사내 매뉴얼같은 개념이다. 

 

 

Elements of BPMN

  • Flow objects

                    - Events, activities, gateways

  • Connecting objects

                    - Sequence flow, message flow, association

  • Swim lanes

                    - Pool, lane

  • Artifacts

                    - Data objects, gruop, annotation

 

 

What do I do BPMN for : Wofür mache ich BPMN?

 

 

A pressure probe is a device utilized for the measurement of pressure. Our company initially procured a quantity of these probes from a factory. Upon receipt of the boxes containing the probes, our Quality, Hardware Engineering, and Supply Chain team randomly selected a sampling of probes from each box to undergo error testing. The number of probes selected for this error testing process was determined based on the optimal quantity for the detection of errors, as calculated using a Gaussian normal distribution.

 

Eine Sonde ist eine Bauteil der Geräts, das zur Druckmessung verwendet wird. Unser Unternehmern bestellt zuerst einige Sonden bei einer Fabrik. Wenn wir Kisten mit Sonden erhalten, testet die Abteilung der Quailty , Hardware Engineering & Supply Chain, ob die Sonde ohne Fehler funktionieren können, Die Error Test läuft mit der effizientesten Anzahl von Sonden zur Fehererkennung durch Gaußshe Normalverteilung durchgeführt.

 

 



Image: FoxInsights GmbH

 

BPMN for the test of probes, simple version.

 

'Work Experience' 카테고리의 다른 글

Tools/Boards to use at work  (0) 2022.12.14

댓글