-
Recent Posts
Recent Comments
- R.P. Churchill on TWSL Series 07: Discovery and Data Collection
- R.P. Churchill on A Simulationist’s Framework for Business Analysis: Round Two
- LN on A Simulationist’s Framework for Business Analysis: Round Two
- R.P. Churchill on Starting to Learn About the Java Memory Model
- R.P. Churchill on Multidimensional Arrays in Javascript
Categories
Meta
September 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: business processes
Decision Modeling
Many business processes require decisions to be made. Decision modeling is about the making and automating of repeatable decisions. Some decisions require unique human judgment. They may arise from unusual or entrepreneurial situations and involve factors, needs, and emotions that … Continue reading
Posted in Tools and methods
Tagged business analysis, business processes, decisions, Techniques
Leave a comment
Using Data In My Framework and In Simulations
I recently wrote about how data is collected and used in the different phases of my business analysis framework. After giving the most recent version of my presentation on the subject I was asked for clarification about how the data … Continue reading
What Drives The Scale Of A Business Or Simulation System?
The scale of a business or simulation (continuous or discrete-event) system can be driven by a number of factors. Scale can be measured in terms of CPU cycles, communication bandwidth, disk storage, dynamic memory usage, power consumption, and perhaps other … Continue reading
Posted in Tools and methods
Tagged business processes, granularity, modeling, parameters, simulation, Software
Leave a comment
Discrete-Event Simulation vs. Business Logic
I wanted to continue yesterday’s discussion by describing some differences between discrete-event simulations and systems that might be implemented to carry out business logic. The first diagram below shows a model of privately owned vehicles and commercial vehicles passing through … Continue reading
Posted in Tools and methods
Tagged analysis, business processes, modeling, simulation
Leave a comment
Handling Complex Wait..Until Conditions
Last Wednesday I discussed some of the internal workings of discrete-event simulations. I should also mention that all of these discussions are based on a program running in a single thread that is trying to coordinate many activities. There are … Continue reading
Posted in Tools and methods
Tagged analysis, business processes, modeling, simulation
Leave a comment
Business Process Model and Notation (BPMN 2.0)
Today I was able to complete a thorough power-read of the book Real Life BPMN by Jakob Freund and Bernd Rücker. I’ve performed discovery on, analyzed, characterized, automated, modeled, simulated, documented, controlled, and improved various kinds of customer processes more … Continue reading
Posted in Tools and methods
Tagged analysis, books, business processes, discovery, documentation, management, modeling
Leave a comment