Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Deji Chen is active.

Publication


Featured researches published by Deji Chen.


real time technology and applications symposium | 2008

WirelessHART: Applying Wireless Technology in Real-Time Industrial Process Control

Jianping Song; Song Han; Aloysius K. Mok; Deji Chen; Michael J Lucas; Mark S. Nixon

Wireless technology has been regarded as a paradigm shifter in the process industry. The first open wireless communication standard specifically designed for process measurement and control applications, WirelessHART was officially released in September 2007 (as a part of the HART 7 Specification). WirelessHART is a secure and TDMA- based wireless mesh networking technology operating in the 2.4 GHz ISM radio band. In this paper, we give an introduction to the architecture of WirelessHART and share our first-hand experience in building a prototype for this specification. We describe several challenges we had to tackle during the implementation, such as the design of the timer, network wide synchronization, communication security, reliable mesh networking, and the central network manager. For each challenge, we provide a detailed analysis and propose our solution. Based on the prototype implementation, a simple WirelessHART network has been built for the purpose of demonstration. The demonstration network in turn validates our design. To the best of our knowledge, this is the first reported effort to build a WirelessHART protocol stack.


real time technology and applications symposium | 2001

Resource partition for real-time systems

Aloysius K. Mok; Xiang Feng; Deji Chen

We investigate an approach to implement the open system environment idea by means of temporal resource partitions. In this approach, application task groups with hard timing constraints may share the same physical resource and yet be free from the interference of one another. Each resource partition uses only a fraction of the time on the resource. Partitions are specified by two models, a static partition model and a bounded-delay partition model. Both models achieve a clean separation of concerns between task group level scheduling and resource level partition scheduling. The schedulability problems for both preemptive fixed priority and dynamic priority scheduling policies are analyzed.


Real-time Systems | 1999

Generalized Multiframe Tasks

Sanjoy K. Baruah; Deji Chen; Sergey Gorinsky; Aloysius K. Mok

A new model for sporadic task systems is introduced. This model— the generalized multiframe task model—further generalizes both the conventional sporadic-tasks model, and the more recent multiframe model of Mok and Chen. A framework for determining feasibility for a wide variety of task systems is established; this framework is applied to this task model to obtain a feasibility-testing algorithm that runs in time pseudo-polynomial in the size of the input for all systems of such tasks whose densities are bounded by a constant less than one.


IEEE Transactions on Software Engineering | 1997

A multiframe model for real-time tasks

Aloysius K. Mok; Deji Chen

The well known periodic task model of C.L. Liu and J.W. Layland (1973) assumes a worst case execution time bound for every task and may be too pessimistic if the worst case execution time of a task is much longer than the average. We give a multiframe real time task model which allows the execution time of a task to vary from one instance to another by specifying the execution time of a task in terms of a sequence of numbers. We investigate the schedulability problem for this model for the preemptive fixed priority scheduling policy. We show that a significant improvement in the utilization bound can be established in our model.


real time technology and applications symposium | 2011

Reliable and Real-Time Communication in Industrial Wireless Mesh Networks

Song Han; Xiuming Zhu; Aloysius K. Mok; Deji Chen; Mark J. Nixon

Industrial wireless mesh networks are deployed in harsh and noisy environments for process measurement and control applications. Compared with wireless community networks, they have more stringent requirements on communication reliability and real-time performance. Missing or delaying of the process data by the network may severely degrade the overall control performance. In this paper, we abstract the primary reliability requirements in typical industrial wireless mesh networks and define three types of reliable routing graphs for different communication purposes. We present efficient algorithms to construct them and describe the recovery mechanisms in the event of component failures. Based on these graphs, data link layer communication schedules are generated to achieve end-to-end real-time performance. We demonstrate through extensive experimental results that our algorithms can achieve highly reliable routing, improved communication latency and stable real-time communication in large-scale networks at the cost of modest overhead in device configuration.


IEEE Transactions on Computers | 2003

Utilization bound revisited

Deji Chen; Aloysius K. Mok; Tei-Wei Kuo

Utilization bound is a well-known concept introduced in the seminal paper of Liu and Layland (1973), which provides a simple and practical way to test the schedulability of a real-time task set. The original utilization bound for the fixed-priority scheduler was given as a function of the number of tasks in the periodic task set. In this paper, we define the utilization bound as a function of the information about the task set. By making use of more than just the number of tasks, better utilization bound over the Liu and Layland bound can be achieved. We investigate in particular the bound given a set of periods for which it is still unknown if there is a polynomial algorithm for the exact bound. By investigating the relationships among the periods, we derive algorithms that yield better bounds than the Liu and Layland bound and the harmonic chain bound. Randomly generated task sets are tested against different bound algorithms. We also give a more intuitive proof of the harmonic chain bound and derive a computationally simpler algorithm.


IEEE Transactions on Computers | 2008

Deferrable Scheduling for Maintaining Real-Time Data Freshness: Algorithms, Analysis, and Results

Ming Xiong; Song Han; Kam-Yiu Lam; Deji Chen

The periodic update transaction model has been used to maintain the freshness (or temporal validity) of real-time data. Period and deadline assignment has been the main focus of past studies, such as the More-Less scheme [25], in which update transactions are guaranteed by the Deadline Monotonic scheduling algorithm [16] to complete by their deadlines. In this paper, we propose a deferrable scheduling algorithm for fixed-priority transactions, a novel approach for minimizing update workload while maintaining the temporal validity of real-time data. In contrast to prior work on maintaining data freshness periodically, update transactions follow an aperiodic task model in the deferrable scheduling algorithm. The deferrable scheduling algorithm exploits the semantics of temporal validity constraint of real-time data by judiciously deferring the sampling times of update transaction jobs as late as possible. We present a theoretical estimation of its processor utilization and a sufficient condition for its schedulability. Our experimental results verify the theoretical estimation of the processor utilization. We demonstrate through the experiments that the deferrable scheduling algorithm is an effective approach and it significantly outperforms the More-Less scheme in terms of reducing processor workload.


real time technology and applications symposium | 2009

Wi-HTest: Compliance Test Suite for Diagnosing Devices in Real-Time WirelessHART Network

Song Han; Jianping Song; Xiuming Zhu; Aloysius K. Mok; Deji Chen; Mark S. Nixon; Wally Pratt; Veena Gondhalekar

WirelessHART was released in September 2007 and is the first open wireless communication standard specifically designed for real-time process control applications. It is designed to the same standards as its wired counterpart for reliability and interoperability. To ensure the compliance with the HART Communication Protocol and the adherence to its strict timing requirements, all WirelessHART devices must be thoroughly tested and registered with the HART Communication Foundation (HCF). In this paper, we present Wi-HTest, the test suite designed to exercise WirelessHART devices, thus facilitating compliance assessment. We discuss the detailed architecture of Wi-HTest and highlight several critical features like packet handling with accurate timing control and fault data injection. We also describe a sniffer called Wi-Analys for capturing WirelessHART packets along with their timing information and a post process suite for analyzing the packets. These three tools together provide the complete compliance verification environment for WirelessHART. Based on the test specification developed by HCF, a representative test case is conducted for the purpose of demonstration. This test case in turn shows that Wi-HTest is a novel and efficient test suite for verifying the compliance of real-time WirelessHART devices.


euromicro conference on real-time systems | 2011

MBStar: A Real-time Communication Protocol for Wireless Body Area Networks

Xiuming Zhu; Song Han; Pei-Chi Huang; Aloysius K. Mok; Deji Chen

In this paper, we report on the design and implementation of MBStar, a higher-frequency, real-time, reliable, secure protocol for wireless body area networks(WBAN). As in most proposals for body sensor networks, MBStar adopts the star topology for communication, and is designed to support a message rate as high as 400 Hz, which to the best of our knowledge, is the highest among low-power wireless communication protocols implemented at the present time. The physical layer of MBStar utilizes 802.15.4 DSSS compatible radio for which a higher-frequency, reliable, TDMA MAC layer is built. There is a simple application layer designed for security on top of it. MBStar utilizes public/private key encryption for provisioning devices and does not involve any human configuration before device join. Considering the resource limit of most embedded systems, the TDMA requirement of computing a shared global communication schedule presents a practical problem since it may not be feasible for all the devices to communicate in a long hyper-period while the communication schedule between devices is being created or modified as devices depart and rejoin. We solve this problem by keeping only the global hyper-period schedule on the gateway side, with each device being configured with a shorter, local period. Then, retransmission is employed to resolve any conflicts between the devices. Our strategy has the property that, given any fixed task set, the minimal average number of retransmissions is independent of any communication scheduling algorithm, and the EDF (Earliest Deadline First) is optimal for our communication architecture. Finally, we present experimental results that demonstrate that MBStar is an effective protocol for wireless body area networks.


conference of the industrial electronics society | 2010

Control over WirelessHART network

Song Han; Xiuming Zhu; Aloysius K. Mok; Mark J. Nixon; Terry Blevins; Deji Chen

It has been observed that the history of industrial process control development is also a history of reducing the number of wires necessary for effecting the control. Control over wireless is the end of this evolution. Wireless control faces a lot of challenges such as security, reliability, feedback latency, battery longevity, etc. In this paper we report some experience with implementing control over wireless. The platform we use is the WirelessHART mesh network, the first international industrial wireless control standard. We describe a full implementation of the standard and study the issues and solutions in its application. Our data suggest that WirelessHART technology is up to the challenge of wireless control.

Collaboration


Dive into the Deji Chen's collaboration.

Top Co-Authors

Avatar

Aloysius K. Mok

University of Texas at Austin

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Song Han

University of Connecticut

View shared research outputs
Top Co-Authors

Avatar

Mark S. Nixon

University of Southampton

View shared research outputs
Top Co-Authors

Avatar

Xiuming Zhu

University of Texas at Austin

View shared research outputs
Top Co-Authors

Avatar

Jianping Song

University of Texas at Austin

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Tom Aneweer

University of Texas at Austin

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Rusty Shepard

University of Texas at Austin

View shared research outputs
Researchain Logo
Decentralizing Knowledge