Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

18 papersLast indexed Aug 31, 2026
Search papers

Paper index

18 results · page 1 of 1

Clear filters
Jul 24, 2026·Zenodo (CERN European Organization for Nuclear Research)
0 cites
Evidence-Carrying Operational Claims in Open Systems: Physical Ledgers, Typed Interfaces, and One-Sided Deployment Guarantees

K Takahashi

This preprint develops a contract-based framework for evaluating operational claims in open, partially observable, and potentially adaptive systems. Rather than treating safety, service delivery, resilience, or recovery as intrinsic attributes of a system, it represents them as typed, evidence-carrying propositions relative to a declared physical and institutional boundary, environment mechanism, observation history, intervention regime, policy class, shared resources, and finite physical horizon. The framework integrates hybrid path-space models generated by a common modular mechanism; exact physical ledgers that distinguish atomic events from non-atomic finite-variation flows; calibrated observation models and measurement uncertainty; causal identification and transportability; scenario-fixed experiment interfaces; and policy-uniform correspondences between evidence models, computable concrete models, and abstractions. Its principal formal result is a finite-horizon, one-sided deployment certificate that transfers an abstract lower safety value to deployment under partial observation. Statistical coverage over learning datasets, deployment-path probabilities, reconciliation discrepancies, and implementation or abstraction radii are kept as distinct quantities rather than combined into a single confidence score. Claim-sufficient scopes are not assumed to be unique. They are evaluated through a Pareto profile covering completion nonemptiness, query diameter, decision stability, action support, latent sensitivity, and query type. Explicit verdict semantics distinguish accepted claims, contradictions, unsupported refusals, unresolved decision margins, incomparable claims, and invalid records. A machine-readable implementation based on JSON Schema Draft 2020-12 and exact decimal arithmetic checks finite types, relation coverage, physical balance, provenance exclusivity, artifact containment, hashes, and recomputation of certificate quantities. Synthetic examples involving a distributed AI service and human–AI emergency logistics, together with finite counterexamples and reproducible stochastic fixtures, illustrate the framework. The validator does not establish the truth of external evidence, causal assumptions, statistical models, or real-world safety. The work does not propose a universal performance scale, a new causal calculus, or a replacement for formal assurance cases or runtime monitoring.

Open access
2 source records
Adversarial Robustness in Machine Learning
Systems Engineering Methodologies and Applications
Human-Automation Interaction and Safety
Original source
Jul 24, 2026·Systems
0 cites
Polycentric Governance of Carbon-Linked ReFi: A System-of-Systems Reading of Voluntary Carbon Market Tokenisation

Gabriela Mariutac, Claudiu BrĂąndaș, Otniel Didraga, Mihai Plesa

The voluntary carbon market (VCM) has faced sustained legitimacy stress since 2023, when peer-reviewed work found that fewer than one in six issued credits represented a real emission reduction. In parallel, tokenisation through Web3 protocols, decentralised autonomous organisations (DAOs), and regenerative finance (ReFi) infrastructures introduced new participants interacting with incumbent registries without a shared coordination framework. Existing scholarship examines commons governance, complex system governance (CSG), and tokenised carbon markets largely in isolation; the gap addressed here is the absence of an integrated system-of-systems (SoS) governance treatment of the tokenised VCM. This study develops and empirically applies a polycentric SoS governance framework for the tokenised VCM, structured around four research questions and five foundational contributions. We treat the tokenised VCM as an SoS that is polycentric in configuration but not by design, and develop a system-of-systems engineering (SoSE) governance reading of it. We reformulate Ostrom’s eight design principles as SoS governance criteria for digital–physical hybrid commons, map each to CSG metasystem functions, and apply the framework to four cases: KlimaDAO, Toucan Protocol, Regen Network, and the post-2023 Verra reforms. Qualitative coding is complemented by on-chain and Base Carbon Tonne spot-price evidence from October 2021 to December 2025. Disclosure by an analytical intermediary acted on the SoS roughly seven weeks before formal regulatory action and was associated with about 90% of the observed bridging slowdown, interpreted descriptively rather than causally. We derive an eight-item reform agenda, six DAO–registry interface specifications, and a five-level governance maturity rubric.

Open access
Systems Engineering Methodologies and Applications
Complex Systems and Decision Making
Sustainability and Climate Change Governance
Original source
May 8, 2026·Libra
0 cites
Software System Design Education Through Turn-Based Simulation; Governance in DAOs; A Case Study of CityDAO

Samuel Glasscock

My technical project is a web-based system design simulator app. Specifically, this project is an educational tool used to bridge the gap between industry expectation and the preparation of entry level software engineers. Through a turn-based simulation, users engage in experiential learning, showing how each decision made influences the immediate steps and system state, as well as how those decisions cascade in the more long-term project context. Each decision triggers a new event, allowing users to choose an option to address a given event. There is no clear “correct” option but instead emphasizes tradeoffs and how those tradeoffs affect system architecture. The system architecture is exposed through two means. First, a metrics panel is presented to a user, with metrics like reliability, architecture complexity, performance, latency, and real-world constraints like budget. Secondly, a software architecture diagram is presented to the user as a main focus of the screen, allowing the user to refer to it for a visual representation of the internal system state as a level of abstraction expected in system design scenarios. Specifically, the software diagram has nodes and edges between the high-level components to represent major parts of a system. Both the metrics panel and software diagram update per decision, showcasing the current system state and highlighting the effect a decision had through. In particular, a slider representing the metrics tracked adjusts (via animation) and also provides color-themed feedback on the state of those metrics (“good”, “warning”, “critical”). Depending on the event, the system highlights relevant nodes and edges to indicate to the user where in the system the newest issue is, allowing users to focus on the problem area, but also maintain a perspective of the system at large, as to not lose focus of more long-term goals. The project includes multiple “worlds”, which simulate a junior software engineer being assigned to a new project, and each world has its own events and action options to take. After playing a session, users can review their decisions to further inform their future decisions. My STS project explores the paths that governance power is redirected through in Decentralized Autonomous Organizations (DAOs). By juxtaposing the DAO imaginary with the realities limited by their implementation in practice, I expose the true outcome of their network. Specifically, I examine how proposed DAO theoretical attributes reveal themselves through a case study of CityDAO. While exploring the lifetime of CityDAO, I apply Actor Network Theory (ANT) to model CityDAO in particular (and DAO processes more broadly) as a network of human and non-human actors. In this network, each actor delegates a level of agency to each other actor it interacts with. I highlight how agency is assigned from each actor to others, and how each actor reshapes the ultimate outcome of the system. However, not all actors are equal. Rather, some actors function as obligatory passage points, through which all proposals must flow and cannot proceed unless this actor allows the proposal to proceed. Through my analysis, I identify membership NFTs, informal member forums, DAO members, DAO leaders, and formal vote signaling tools as actors in this actor network. I also identify multi-signature wallets, registered legal agents, and DAO-oriented legislation as obligatory passage points. By examining this network, I reveal the controlling role that multi-signature wallets, registered legal agents, and supporting DAO legislation plays in the proposal process. These obligatory passage points hold ultimate governance power, since if any of them fail or reject a proposal, the entire system process up until that point’s intentions are unrealized. While not highly correlated in a direct way, these two projects complement each other by emphasizing system/network level perspectives of visualizing sociotechnical systems and processes. My technical project focuses on users building their understanding of system architecture, while my STS paper reveals the critical points where power lies in the DAO proposal process. Together, the system-building skills learned from the technical project may be applied alongside the strengths and limitations revealed through the network in the STS project to enable us to design systems that more adequately allocate power among all actors moving forward.

Open access
Software Engineering Techniques and Practices
Systems Engineering Methodologies and Applications
Persona Design and Applications
Original source
Apr 24, 2026·International Journal of Drug Delivery Technology
0 cites
Human-Centric System Architecture: Decentralized DecisionMaking to Eliminate Architectural Bottlenecks

Aditya Rautaray

Modern systems face limitations imposed by centralized control. These limits lead to single points of failure, uneven information flow, and slow decisions. I present a multi-layer mathematical model for human-centric, decentralized systems. Our model offers quantitative tools to identify and reduce bottlenecks by distributing decisionmaking. The framework introduces core metrics: Bottleneck Index, Decentralization Degree, Decision Efficiency Function, Collective Intelligence Score, and Resilience Index. A four-layer architecture—Strategic Human Decision, Decentralized Coordination, Autonomous Agent, and Technical Infrastructure—is described. We validate the approach using thematic analysis and simulation across organizational, healthcare, and autonomous settings. Ablation studies show that modular design, self-organization, and adaptability reduce bottlenecks. The system improves CIS by 41.3% over centralized systems. This framework guides engineers and leaders to build resilient sociotechnical systems

Open access
Systems Engineering Methodologies and Applications
Chaos, Complexity, and Education
Human-Automation Interaction and Safety
Original source
Jan 1, 2026·SSRN Electronic Journal
0 cites
The Wrong Mindset: Early Collapse as the Root Decoherence Vector in Computation, Engineering, and Education -Toward Triangulus SBV-0 as Corrective Geometry

Theodore K. McClendon

This paper identifies a pervasive yet under-recognized failure mode in modern computation, engineering, and education: the "wrong mindset" of early collapse of superposition. Complex problems are routinely fragmented into isolated domains, subjected to fast parallel formal modeling, and forced into premature consensus predictions before integrated synthesis can occur. The result is systemic decoherence-the loss of coherent understanding precisely when stakes are highest. Examples include the Avcoat heat-shield permeability issues observed on Artemis I (caused by insufficient material permeability leading to gas entrapment, pressure buildup, cracking, and char loss under skip-entry conditions), which persisted as a managed risk into Artemis II despite extensive domain-specific modeling and investigation. Similar patterns appear in organizational design, such as Strategy (formerly MicroStrategy) operating a sovereign-scale Bitcoin treasury alongside legacy centralized business intelligence systems without a unifying coherence layer. In education, speed-driven rituals like the early-grade "race to the board" condition young minds to prioritize rapid convergence over relational insight, dissolving innate coherence capacities. Compounding the issue is the massive processing-speed imbalance between human minds and machines. Education must explicitly teach this reality-not as alarm, but as a call for wise labor distribution: humans as the sovereign coherence substrate (bringing relational insight, empathy, and mortality awareness), machines as instruments of speed and scale. The proposed corrective geometry, Triangulus SBV-0, inverts the default mindset. Core Alpha and Core Beta sustain explicit superposition; Core Gamma (the Synthesizing Generalist) serves as the primary human coherence node during TT Think Time; collapse occurs only through intentional, staked, lived-experience-weighted synthesis attested by the Proof of Accuracy protocol. This demands a fundamental re-imagining and restructuring of education and professional practice. Substantial paradigm friction is anticipated, including skepticism tied to the author's lack of traditional advanced credentials. Such resistance is addressed directly as symptomatic of the diagnosed mindset. Coherence is not an optional feature-it is the foundational substrate. Triangulus SBV-0 offers a civilizational inversion capable of producing more resilient, humane outcomes when rigorously tested.

Open access
Alexander von Humboldt Studies
Innovation, Sustainability, Human-Machine Systems
Systems Engineering Methodologies and Applications
Original source
Jan 1, 2026·IEEE Access
0 cites
The Broken Promise of Autonomy: A Systems Engineering Critique of the DAO Ecosystem

Kolja Sahm, George M. Giaglis

The nomenclature of Decentralized Autonomous Organizations (DAOs) implies a capability for autonomous operation that remains theoretically undefined and empirically unverified. This paper addresses this blind spot by reframing DAO analysis through a reductionist systems engineering lens, defining autonomy strictly as a system’s capacity to achieve goals under uncertainty without external intervention. We propose a novel measurement framework adapted from robotics standards (0–5 scale) and apply it to a random sample of N= 50 DAOs. The results reveal a stark disconnect between promise and reality: the ecosystem is currently capped at agency (Level 3), with the vast majority functioning merely as automated, human-dependent systems. Through an ordered logit analysis, we demonstrate that while architectural design choices, specifically regarding governance formalization and oracle integration, drive lower-level automation, the probabilistic reasoning required for high autonomy is statistically absent. We conclude that until the technical barriers to artificial intelligence integration are overcome, the ecosystem will remain “DAOs in Name Only,” failing to fulfill the autonomous promise of their title.

Open access
Systems Engineering Methodologies and Applications
Complex Systems and Decision Making
Chaos, Complexity, and Education
Original source
Jan 1, 2026·Open MIND
0 cites
Applications of systems engineering to distributed-ledger-based cybersecurity management

Kent Douglas Lambert, Tom Bradley, John M. Borky, Steve Simske · 6 authors

This research identifies a set of practical solutions to the uncontrolled growth of malicious cross-industry cybersecurity threats. Given the presence of the behaviors and negative effects of cyber threats, the research seeks to understand the effects of three eco-system-wide strategies for cyber defense: Defense-in-Depth (DiD), Zero-Trust Architectures (ZTA), and secure cryptographic key provisioning. These strategies are developed using the BlockFrame, Inc., Eco-Secure Provisioningℱ (ESPℱ) Framework, blockchain-assisted digital logistics management and governance, and the application of Emergence Theory and Uniformity. The research addresses five specific questions to organize the approach, with practical translations of this research to selected industrial use cases.

Open access
Systems Engineering Methodologies and Applications
Infrastructure Resilience and Vulnerability Analysis
Smart Grid Security and Resilience
Original source
Oct 2, 2025·arXiv (Cornell University)
0 cites
QScale: Probabilistic Chained Consensus for Moderate-Scale Systems

Hasan Heydari, Alysson Bessani, Kartik Nayak

Existing distributed ledger protocols either incur a high communication complexity and are thus suited to systems with a small number of processes (e.g., PBFT), or rely on committee-sampling-based approaches that only work for a very large number of processes (e.g., Algorand). Neither of these lines of work is well-suited for moderate-scale distributed ledgers ranging from a few hundred to a thousand processes, which are common in production (e.g, Redbelly, Sui). The goal of this work is to design a distributed ledger with sub-linear communication complexity per process, sub-quadratic total communication complexity, and low latency for finalizing a block into the ledger, such that it can be used for moderate-scale systems. We propose QScale, a protocol in which every process incurs only $\widetilde{O}(Îș\sqrt{n})$ communication complexity per-block in expectation, $\widetilde{O}(nÎș)$ total communication complexity per-block in expectation, and a best-case latency of $O(Îș)$ rounds while ensuring safety and liveness with overwhelming probability, with $Îș$ being a small security parameter.

Open access
2 source records
cs.DC
Complex Systems and Decision Making
Systems Engineering Methodologies and Applications
Original source
Jan 8, 2025·IET conference proceedings.
2 cites
Integrating sustainability into ERC-20 token development on Ethereum

Chia-Hung Kao, Yu‐Chen Hu, Luo You Chi

This research presents a detailed exploration of designing and implementing an ERC-20 smart contract on the Ethereum blockchain, with a focused integration of environmental sustainability and ethical considerations. In the context of a growing emphasis on sustainable practices within the digital asset domain, this study evaluates how ERC-20 token development aligns with eco-innovative measures. It highlights token design innovations that mitigate environmental impact, such as energy-efficient consensus mechanisms and integrated carbon offsetting features. Furthermore, the paper comprehensively discusses the ethical dimensions of tokenization, with particular attention to ensuring transparency, enhancing security, and promoting fairness, aiming to ensure that digital assets contribute positively to both the economy and society. By synthesizing these principles, the proposed ERC-20 smart contract framework seeks to establish standards for responsible and sustainable digital asset creation, paving the way for future developments in the blockchain ecosystem.

Systems Engineering Methodologies and Applications
Original source
Nov 15, 2024·Wiley
0 cites
Design-Centric Parameter-Based Architecture for End-to-End Consensus

Ravi Kanth Kotha, Susmita Mandal, Tene Ramakrishnudu

Implementation of cross-enterprise business processes is complex. The globalization of businesses has resulted in a greater demand for business platforms that provide information security and privacy. In these processes, technological advancements are extensively leveraging automation and simplification. However, most enterprise systems are still centralized and work in silos. The advent of Distributed Ledger Technologies (DLT) and Smart Contracts is addressing some security and privacy challenges. However, these systems do not provide a perfect balance between end-to-end and cross-enterprise visibility and security. A further challenge is that the consensus/agreement provided by these systems cannot accommodate wider application requirements. The business platforms currently provide agreement at the level of individual messages without considering the context of the business workflow. This paper defines the Design-Centric Consensus (DCC) and information flow security inspired by the literature on information flow models and security protocols. It also identifies the need for multiple levels of consensus based on the application requirements. An architectural framework is also proposed that provides application-specific consensus while maintaining DCC and visibility

Distributed systems and fault tolerance
Systems Engineering Methodologies and Applications
Embedded Systems Design Techniques
Original source
May 11, 2020·arXiv (Cornell University)
3 cites
Towards a Decentralized Digital Engineering Assets Marketplace: Empowered by Model-based Systems Engineering and Distributed Ledger Technology

Jinzhi Lu, Xiaochen Zheng, Zhenchao Hu, Huisheng Zhang · 5 authors

Model-based Systems Engineering (MBSE) has been widely utilized to formalize system artifacts and facilitate their development throughout the entire lifecycle. During complex system development, MBSE models need to be frequently exchanged across stakeholders. Concerns about data security and tampering using traditional data exchange approaches obstruct the construction of a reliable marketplace for digital assets. The emerging Distributed Ledger Technology (DLT), represented by blockchain, provides a novel solution for this purpose owing to its unique advantages such as tamper-resistant and decentralization. In this paper, we integrate MBSE approaches with DLT aiming to create a decentralized marketplace to facilitate the exchange of digital engineering assets (DEAs). We first define DEAs from perspectives of digital engineering objects, development processes and system architectures. Based on this definition, the Graph-Object-Property-Point-Role-Relationship (GOPPRR) approach is used to formalize the DEAs. Then we propose a framework of a decentralized DEAs marketplace and specify the requirements, based on which we select a Directed Acyclic Graph (DAG) structured DLT solution. As a proof-of-concept, a prototype of the proposed DEAs marketplace is developed and a case study is conducted to verify its feasibility. The experiment results demonstrate that the proposed marketplace facilitates free DEAs exchange with a high level of security, efficiency and decentralization.

Open access
2 source records
Systems Engineering Methodologies and Applications
Cloud Data Security Solutions
Distributed systems and fault tolerance
Original source
Jan 1, 2020·VDI Verlag eBooks
1 cites
5 Towards a Holistic Design Flow on Module Level

Daniel Marolt

After more than three decades of electronic design automation, most layouts for analog integrated circuits are still handcrafted in a laborious manual fashion today. This book presents Self-organized Wiring and Arrangement of Responsive Modules (SWARM), a novel interdisciplinary methodology addressing the design problem with a decentralized multi-agent system. Its basic approach, similar to the roundup of a sheep herd, is to let autonomous layout modules interact with each other inside a successively tightened layout zone. Considering various principles of self-organization, remarkable overall solutions can result from the individual, local, selfish actions of the modules. Displaying this fascinating phenomenon of emergence, examples demonstrate SWARM’s suitability for floorplanning purposes and its application to practical place-and-route problems. From an academic point of view, SWARM combines the strengths of procedural generators with the assets of optimization algorithms, thus p...

Design Education and Practice
Product Development and Customization
Systems Engineering Methodologies and Applications
Original source
Nov 1, 2018·2018 IEEE International Conference on Technology Management, Operations and Decisions (ICTMOD)
13 cites
How the Blockchain fosters E/E traceability for MBSE and PLM in distributed engineering collaboration

Dominik T. Heber, Marco W. Groll

The purpose of the research paper is to describe how the Blockchain technology can foster traceability of electric/electronics (E/E) information artifacts in product lifecycle management (PLM) with a focus on bridging the gap between model-bases systems engineering (MBSE) and product data management (PDM). Due to automotive development includes many parties, such as original equipment manufacturers (OEMs), suppliers, and new partners, a distribution mechanism for proclamation of changed information artifacts is necessary. The approach compares MBSE methods and identifies which information artifacts created there have to be linked with PDM artifacts. Practical implications for the exchange of data in engineering collaboration with multiple partners are assessed by a first proof of concept with a Blockchain prototype tested with a supplier. The originality of this approach stems from the application of the Blockchain technology in engineering IT, a meta data model to connect MBSE and PDM, and the facilitated inclusion of engineering collaboration partners by those means.

Business Process Modeling and Analysis
Systems Engineering Methodologies and Applications
Data Quality and Management
Original source
Sep 12, 2017·HAL (Le Centre pour la Communication Scientifique Directe)
5 cites
ETHICAL BEHAVIOUR OF AUTONOMOUS NON-MILITARY CYBER-PHYSICAL SYSTEMS

Damien Trentesaux, Raphaël Rault

Autonomous non-military cyber-physical systems are widely studied in research but there are still few applications in industry. One of the reasons relies in the fact that there is still no proof of guarantee for these systems regarding their safety and their ability to behave in a nonhazardous way, mainly because of the induced complexity caused by their learning abilities coupled with the high ability to interact and cooperate of their composing mechatronics elements. More, cyber-physical systems are intended to be merged into socio-technical systems and interact with humans. As a consequence, the study of their ethical behavior translates currently a major stake. Meanwhile, it is clear that this stake is still not address by the scientific community while 1) sci-fi literature and movies have addressed this since a long time 2) some autonomous road vehicles have already injured people, and 3) EU parliament has launched a procedure dealing with the establishment of civil laws for autonomous learning robots. This paper intends then to open the debate on this topic and suggests to extend dependability studies to integrate ethicality as a new dimension. New emerging research fields are identified and an illustration in the autonomous train transportation is presented.

Open access
Safety Systems Engineering in Autonomy
Ethics and Social Impacts of AI
Systems Engineering Methodologies and Applications
Original source
Aug 21, 2017·University of Twente Research Information
34 cites
Towards a digital twin: How the blockchain can foster E/E-traceability in consideration of model-based systems engineering

Dominik T. Heber, Marco W. Groll

Complexity of electric/electronics (E/E) in automobiles increases tremendously due to more connectivity and real-time data processing. Hence, huge volatility of E/E artifacts is the consequence. In order to keep track of all changes made from early systems engineering to late after sales, a permeable traceability in data management systems has to be achieved. Therefore, this elaboration adapts the blockchain technology to achieve traceability of E/E development artifacts from early model-based systems engineering (MBSE) till after sales. By this, MBSE is linked to product data management and the automobile’s configuration is known at each instant of time. The Digital Twin, a digital, domain-specific representation of the physical vehicle in one front end tool, makes the complexity still feasible to handle and is empowered by the blockchain. Hence, traceability of E/E artifacts over an automobile’s lifecycle including MBSE is fostered in a manageable manner.

Open access
Flexible and Reconfigurable Manufacturing Systems
Systems Engineering Methodologies and Applications
Digital Transformation in Industry
Original source
Sep 1, 2015·2015 IEEE International Symposium on Systems Engineering (ISSE)
1 cites
Implementing Model-Based Systems Engineering based on Shared Services concepts for industrial application

Michael Bansmann, Christian Tschirner, Roman Dumitrescu

Two mega trends in product engineering require a re-thinking of established ways of working: The technical evolution to intelligent technical systems and the re-design of value creation networks, now integrating partners from all over the world. Due to this, there is a growing interest in the Systems Engineering (SE) approach. Yet, the implementation of SE in organizational structures is challenging for enterprises outside aircraft industry. Friedenthal suggests the deployment of a multidisciplinary SE-team responsible for requirements, architecture and analysis of the system as well as integrating and testing. We expect the shared service concept known from administration as promising to generate synergistic effects for a distributed value creation: Shared services centralize a subset of existing decentralized business functions in semi-autonomous business units. This promotes amongst others value generation, quality and improved service for internal customers. We present a first approach for implementing Model-Based Systems Engineering based on Shared Services.

Systems Engineering Methodologies and Applications
Information Technology Governance and Strategy
Technology Assessment and Management
Original source
Sep 17, 2012·Defense Technical Information Center (DTIC)
0 cites
A Jtf Staff Structure for the New Millenium: Leaner, Faster, and More Responsive

Lisa A. Row

Our military future will likely be radically different from our past. Consequently, military personnel can prepare for this future by investigating ways to adapt to novel challenges posed by new weapons, or new theories, or new organizations. This paper explores the problem of how joint task force staffs should reorganize to improve future command and control, in order to meet demands of the most likely future environment. The research methodology consisted of a literature search from a broad body of evidence. Sources included business literature, studies by organizations such as the Center for Naval Analyses, and research papers produced by other students. Several key changes envisioned for the military provide a foundation for the project and introduce future operational and environmental complexities. These changes include emerging international and national trends, such as increased MOOTW and growing military pressures to shrink but remain effective. Another trend, the revolution in military affairs, includes aspects like a system of systems and dominant battlespace awareness. Additionally, Joint Vision 2010 offers a conceptual view of future battlespace activities that are portrayed as markedly different from today s activities. Against this backdrop of change, two primary reasons for using military staffs information management and decision-making open a path to the heart of the paper and serve as a frame of reference for new organizational designs. Two metaphors offer vivid conceptual staff images. First, the ?Spider Plant? metaphor depicts a multifaceted organization with a core structure and many outlying satellite organizations; illustrating the potential for semi-autonomous operations. Second, the ?Brain? metaphor captures the essence of relationships between key organizational elements and shows natural applications of decentralized decisionmaking.

Military Strategy and Technology
Technology Assessment and Management
Systems Engineering Methodologies and Applications
Original source
Aug 18, 2008·IEEE Transactions on Systems Man and Cybernetics - Part A Systems and Humans
50 cites
Integration of a Holonic Organizational Control Architecture and Multiobjective Evolutionary Algorithm for Flexible Distributed Scheduling

Feili Yu, Fang Tu, Krishna R. Pattipati

Based on the concept of autonomous cooperating holons, this paper presents a holonic command and control (C2) organizational control architecture (OCA) that models aC2organization as an integration of holonic multilevel decentralized decision-making networks. The OCA consists of two levels: operational- and tactical-level controls. Authority and control are highly distributed among agents belonging to different levels of the holarchy to empower the edges, whereas the integration of decisions is ensured to achieve overall mission objectives. In order to complete a mission in real time in dynamic environments, the decision makers (DMs) at different control levels need to coordinate their actions extensively and be prepared to adapt their schedules. Based on the proposed OCA, we present a holonic multiobjective evolutionary algorithm that produces flexible distributed schedules that account for the unexpected changes in the mission environment, such as asset breakdown, appearance of new events, DM failure, etc. This approach generates multilevel Pareto optimal solutions and, as a consequence, produces a set of ranked neighboring schedules. The actual schedule is a combination of different phases from alternative neighboring schedules that adapt to environmental disturbances. Moreover, the cost of adaptability is reduced while maintaining the stability of the organization. Numerical experiment shows the advantages of the proposed OCA, viz., simplicity, efficiency, and flexibility, which enable an organization to achieve high performance under dynamic and uncertain environments.

Systems Engineering Methodologies and Applications
Product Development and Customization
Collaboration in agile enterprises
Original source