Related Experiment Video
Updated: Jan 18, 2026

Data Communication Based on MQTT in a Polymer Extrusion Process
Published on: July 15, 2022
Exploring MQTT Broker-Based, End-to-End Models for Security and Efficiency
Hung-Yu Chien1, An-Tong Shih2, Yuh-Ming Huang2
1Department of Information Management, National Chinan University, Nantou County 54561, Taiwan.
Abstract:
MQTT is a publisher-broker-subscriber architecture in which a broker forwards the messages to interested subscribers, which facilitates the broker's capacity to peek at the message contents; therefore, both academia and industry design and develop end-to-end (E2E) channels to protect the privacy against a curious broker which honestly follows the protocols but would peek at the contents for its benefits. However, we notice that the double-encryption issue of the conventional MQTT broker-based E2E models and the heavy broker-decrypt-re-encrypt overhead undermine MQTT efficiency strengths. In this study, we highlight the weaknesses, propose several solutions, implement the schemes, and experiment with them in the simulated scenarios. Security analysis and formal security proofs are verified to ensure the security goals. The analysis and the evaluations on the implementations confirm both the group key-based approach and the client-broker-channel, integrity-only approach could improve the efficiency performance while preserving security strengths.
Related Concept Videos
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Mechanistic Models: Compartment Models in Individual and Population Analysis
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Mechanistic Models: Overview of Compartment Models
Pharmacokinetic Models: Overview
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...

