scispace - formally typeset
B

Ben Lee

Researcher at Oregon State University

Publications -  116
Citations -  1360

Ben Lee is an academic researcher from Oregon State University. The author has contributed to research in topics: Network packet & Wireless network. The author has an hindex of 16, co-authored 112 publications receiving 1252 citations. Previous affiliations of Ben Lee include Cleveland State University & Sungkyunkwan University.

Papers
More filters
Journal ArticleDOI

Energy Efficient Routing Protocols for Mobile Ad Hoc Networks

TL;DR: This article surveys and classifies the energy-aware routing protocols proposed for MANETs and finds that each protocol has definite advantages/disadvantages and is well suited for certain situations.
Journal ArticleDOI

Dataflow architectures and multithreading

TL;DR: Multithreading offers a viable alternative for building hybrid architectures that exploit parallelism and more research is still needed to develop compilers for conventional languages that can produce parallel code comparable to that of parallel functional languages.
Journal ArticleDOI

Behavior-based mobility prediction for seamless handoffs in mobile wireless networks

TL;DR: The Behavior-based Mobility Prediction scheme to eliminate the scanning overhead incurred in IEEE 802.11 networks is presented, which improves the next-cell prediction accuracy by 23~43% compared to location-only based schemes and reduces the average handoff delay down to 24~25 ms.
Journal ArticleDOI

Effects of multithreading on cache performance

TL;DR: The studies with MVP show that the performance improvements are obtained not only by tolerating memory latency but also lower cache miss rates due to exploitation of data locality, and to study these issues, this paper presents the Multithreaded Virtual Processor (MVP) model.
Book ChapterDOI

Parallelization of DOALL and DOACROSS Loops—a Survey

TL;DR: This article analyzes several classes of loop allocation algorithms for parallelizing DOALL, regular, and irregular DOACROSS loops and proposed and tested two loop allocation techniques, known as Staggered distribution (SD) and CyclicStaggered (CSD) distribution.