Network


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

Hotspot


Dive into the research topics where Jane Dong is active.

Publication


Featured researches published by Jane Dong.


Proceedings of SPIE, the International Society for Optical Engineering | 2006

Implementation of a robust transmission system for astronomical images over error-prone links

Paul Thienphrapa; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong

The James Webb Space Telescope (JWST) is expected to produce a vast amount of images that are valuable for astronomical research and education. To support research activities related to the mission, the National Aeronautical and Space Administration (NASA) has provided funds to establish the Structures Pointing and Control Engineering (SPACE) Laboratory at the California State University, Los Angeles (CSULA). One of the research activities in SPACE lab is to design and implement an effective and efficient transmission system to disseminate JWST images across networks. In on our previous research, a prioritized transmission method was proposed to provide the best quality of the transferred image based on the joint-optimization of content-based retransmission and error concealment. In this paper, the design and implementation of a robust transmission system is presented to utilize our previously proposed methods over error-prone links. The implemented system includes three parts. First, a zero-tree based error-resilient wavelet codec is used to compress the incoming astronomical image at the sender. Tree-based interleaving is adopted in packetization to increase the systems capability to combat burst losses in error-prone channels. Second, various error concealment approaches are investigated and implemented at the receiver to improve the quality of the reconstructed image. The transmission system uses UDP as the transport protocol, but with an error control module to incorporate the optimal retransmission with the delay constraint. A user-friendly graphical interface is designed to allow easy usage for users of diverse backgrounds.


Proceedings of SPIE, the International Society for Optical Engineering | 2005

Content-based retransmission with error concealment for astronomical images

Paul Thienphrapa; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong

The James Webb Space Telescope (JWST) is expected to produce a vast amount of images that are valuable for astronomical research and education. To support research activities related to JWST mission, NASA has provided funds to establish the Structures Pointing and Control Engineering (SPACE) Laboratory at the California State University, Los Angeles (CSULA). One of the research activities in SPACE lab is to design an effective and efficient transmission system to disseminate JWST images across the Internet. This paper presents a prioritized transmission method to provide the best quality of the transferred image based on the joint-optimization of content-based retransmission and error concealment. First, the astronomical image is compressed using a scalable wavelet-based approach, then packetized into independently decodable packets. To facilitate the joint-optimization of two mutually dependent error control methods, a novel content index is declared to represent the significance of the packet content as well as its importance in error concealment. Based on the defined content index, the optimal retransmission schedule is determined to maximize the quality of the received image under delay constraint with the given error concealment method. Experimental results demonstrate that the proposed approach is very effective to combat the packet loss during transmission to achieve a desirable quality of the received astronomical images.


international symposium on intelligent control | 2005

Integrated embedded architectures and parallel algorithms for a decentralized control system

Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong; Salvador Fallorina; Paul Thienphrapa; J. Roberts

Control of complex, flexible structures requires substantial amounts of computational power to achieve precision performance in both space and time. This is due to the fact that such structures are inherently multiple input, multiple output systems whose complexities increase significantly with each additional input or output parameter. The other design difficulty is due to the requirement of realtime computation and data communication since such systems have to be controlled on the fly. Thus, general purpose computer architectures are simply insufficient in this scenario. This paper introduces the development of an embedded computing system that supports the implementation of control algorithms on a segmented reflector telescope testbed. Decentralized algorithms have been recognized and proven to provide promising performance of control, and are being used for primary mirror shaping and precision pointing control of this testbed. The system architecture of the testbed is featured with a suite of interconnected signal processors and high performance I/O devices to meet the computational requirements, and hence, allows real-time performance of the control algorithms. The system also supports fault-tolerance during processor failure or recovery by leveraging the technologies of decentralized control with its associative pipelined task mapping mechanism


Proceedings of SPIE, the International Society for Optical Engineering | 2005

Automated object detection for astronomical images

Sonny Orellana; Lei Zhao; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong

Sponsored by the National Aeronautical Space Association (NASA), the Synergetic Education and Research in Enabling NASA-centered Academic Development of Engineers and Space Scientists (SERENADES) Laboratory was established at California State University, Los Angeles (CSULA). An important on-going research activity in this lab is to develop an easy-to-use image analysis software with the capability of automated object detection to facilitate astronomical research. This paper presented a fast object detection algorithm based on the characteristics of astronomical images. This algorithm consists of three steps. First, the foreground and background are separated using histogram-based approach. Second, connectivity analysis is conducted to extract individual object. The final step is post processing which refines the detection results. To improve the detection accuracy when some objects are blocked by clouds, top-hat transform is employed to split the sky into cloudy region and non-cloudy region. A multi-level thresholding algorithm is developed to select the optimal threshold for different regions. Experimental results show that our proposed approach can successfully detect the blocked objects by clouds.


ASME 2004 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference | 2004

A Generic Pipelined Task Scheduling Algorithm for Fault-Tolerant Decentralized Control of a Segmented Telescope Testbed

Salvador Fallorina; Helen R. Boussalis; Charles Liu; Khosrow Rad; Jane Dong; Dani Nasser; Paul Thienphrapa

Control of complex structures requires high computational power to achieve real-time performance. Through decentralized techniques, a complex structure can be controlled by multiple lower-order local controllers, leading to reduced computational complexities. Furthermore, a decentralized approach can both simplify the development of parallel controllers and facilitate fault-tolerant designs. In our research, multiple digital signal processors are employed in a NASA-sponsored segmented telescope testbed to increase the throughput of control tasks. Although increased performance is realized when subsystems are statically mapped to specific processors for control, inefficiency arises if the number of subsystems M is not an integer multiple of the number of processors P (M > P) because (M mod P) processors are necessarily controlling more subsystems than others. Optimality is sacrificed because processors with lighter loads wait for processors with heavier loads. Furthermore this mechanism does not lend itself favorably towards fault tolerance because the failure of a single processor will result in the failure of its subsystem. This paper describes the design and implementation of a pipelined task mapping approach for the decentralized control of a segmented reflector telescope testbed. In our pipelined processing implementation only four of the six subsystems are processed in any given control cycle; the two unprocessed subsystems in each cycle propagate about the system in a round-robin fashion, so processors are never idle. Fault tolerance is facilitated because processors are no longer tied to specific subsystems. Instead, control computations are distributed dynamically such that the pipeline flow structure is maintained. The implementation of a watchdog technology is presented for detecting the possible processor failures. Experimental results are shown comparing the performance of the pipelined and straightforward approaches. The throughput of the system has also been estimated on a system with a larger number of processors. Such estimation shows the linearity of speedup achieved by using the pipelined approach.Copyright


Multimedia Systems and Applications IX | 2006

On the design and implementation of an automated astronomical image analyzer

Lei Zhao; Gabe Sharif; Sonny Orellana; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong

Sponsored by the National Aeronautical Space Association (NASA), the Synergetic Education and Research in Enabling NASA-centered Academic Development of Engineers and Space Scientists (SERENADES) Laboratory was established at California State University, Los Angeles (CSULA). An important on-going research activity in this lab is to develop an easy-to-use image analysis software with the capability of automated object detection to facilitate astronomical research. This paper presents the design and implementation of an automated astronomical image analyzer. The core of this software is the automated object detection algorithm developed in our previous research, which is capable of detecting objects in near galaxy images, including objects located within clouds. In addition to the functionality, human factor is considered in system design and tremendous efforts have been devoted to enhance the user friendliness. Instead of using command line or static menus, graphical methods are enabled in our software system to allow the user to directly manipulate the objects that he/she wants to investigate. Comprehensive tests are conducted by users with and without astronomical backgrounds. Compared to current software tools such as IRAF and Skyview, our developed software has the following advantages: 1) No pre-training is required; 2) The amount of human supervision is significantly reduced by automated object detection; 3) Batch processing capability is supported for fast operation; and 4) A high degree of human computer interaction is realized for better usability.


Multimedia systems and applications. Conference | 2006

On the design and implementation of automated astronomical image analyzer

Lei Zhao; Gabe Sharif; Sonny Orellana; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong


international conference on internet computing | 2005

Modeling of End-to-End Transmission of Astronomical Images over Lossy Network.

Robert Jonathan; Helen Boussalis; Charles Liu; Khosrow Rad; Jane Dong


international conference on informatics in control, automation and robotics | 2005

A FAULT-TOLERANT DISTRIBUTED DATA FLOW ARCHITECTURE FOR REAL-TIME DECENTRALIZED CONTROL

Salvador Fallorina; Paul Thienphrapa; Rodrigo Luna; Vu Khuong; Helen Boussalis; Charles Liu; Jane Dong; Khosrow Rad; Wing Ho


MSV/AMCS | 2004

Integrated 3-D Animation System for Decentralized Controlled Space Telescope Test-bed.

Helen R. Boussalis; Charles Liu; Jane Dong; Khosrow Rad; Catherine Alpas; Yulu Chen; Yeva Komandyan; Xiaoqiang Ren; Wie Sun

Collaboration


Dive into the Jane Dong's collaboration.

Top Co-Authors

Avatar

Charles Liu

California State University

View shared research outputs
Top Co-Authors

Avatar

Khosrow Rad

California State University

View shared research outputs
Top Co-Authors

Avatar

Helen Boussalis

California State University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Salvador Fallorina

California State University

View shared research outputs
Top Co-Authors

Avatar

Lei Zhao

California State University

View shared research outputs
Top Co-Authors

Avatar

Sonny Orellana

California State University

View shared research outputs
Top Co-Authors

Avatar

Gabe Sharif

California State University

View shared research outputs
Top Co-Authors

Avatar

Helen R. Boussalis

California State University

View shared research outputs
Top Co-Authors

Avatar

A. Khoshafian

California State University

View shared research outputs
Researchain Logo
Decentralizing Knowledge