Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Engineering

Incorporating Web-Based Homework Problems In Engineering Dynamics, Ralph E. Flori, David B. Oglesby, Timothy A. Philpot, Nancy E. Hubing, Richard H. Hall, Vikas Yellamraju Jun 2002

Incorporating Web-Based Homework Problems In Engineering Dynamics, Ralph E. Flori, David B. Oglesby, Timothy A. Philpot, Nancy E. Hubing, Richard H. Hall, Vikas Yellamraju

Geosciences and Geological and Petroleum Engineering Faculty Research & Creative Works

We are involved in a project funded by the Department of Education (FIPSE) which focuses on developing interactive software to improve the teaching and learning of engineering statics, dynamics, and mechanics of materials. This paper presents an overview of this project, discusses its objectives, and focuses on one particular aspect of the project.the use of web-based homework problems as assessment tools to evaluate student learning. The overall project includes creating, for all three engineering mechanics courses, the following web-based learning tools: (a) Animated theory modules, using Macromedia.s Flash development software, which display basic theory and example problems in an engaging, …


Supporting Low-Latency Tcp-Based Media Streams, Ashvin Goel, Charles Krasic, Kang Li, Jonathan Walpole May 2002

Supporting Low-Latency Tcp-Based Media Streams, Ashvin Goel, Charles Krasic, Kang Li, Jonathan Walpole

Computer Science Faculty Publications and Presentations

The dominance of the TCP protocol on the Internet and its success in maintaining Internet stability has led to several TCP-based stored media-streaming approaches. The success of these approaches raises the question whether TCP can be used for low-latency streaming. Low latency streaming allows responsive control operations for media streaming and can make interactive applications feasible. We examined adapting the TCP send buffer size based on TCP's congestion window to reduce application perceived network latency. Our results show that this simple idea significantly improves the number of packets that can be delivered within 200 ms and 500 ms thresholds.


Thread Transparency In Information Flow Middleware, Rainer Koster, Andrew P. Black, Jie Huang, Jonathan Walpole, Calton Pu Jan 2002

Thread Transparency In Information Flow Middleware, Rainer Koster, Andrew P. Black, Jie Huang, Jonathan Walpole, Calton Pu

Computer Science Faculty Publications and Presentations

Existing middleware is based on control-flow centric interaction models such as remote method invocations, poorly matching the structure of applications that process continuous information flows. Difficulties cultiesin building this kind of application on conventional platforms include flow-specific concurrency and timing requirements, necessitating explicit management of threads, synchronization, and timing by the application programmer. We propose Infopipes as a high-level abstraction for information flows, and we are developing a middleware framework that supports this abstraction. Infopipes transparently handle complexities associated with control flow and multi-threading. From high-level configuration descriptions the platform determines what parts of a pipeline require separate threads or …