Source author record

Atsushi Suzuki

Atsushi Suzuki appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
4topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2026arXiv

Suppressing secondary shock waves in jam-absorption driving via string-stable support vehicles

As a freeway-driving strategy, jam-absorption driving (JAD) clears a traffic shock wave (stop-and-go wave) by slowing down a single vehicle, called the absorbing vehicle. However, JAD may destabilize the traffic flow upstream of this vehicle, generating secondary shock waves. This study proposes a method to suppress secondary shock waves by controlling the behavior of connected and automated vehicles (CAVs) upstream of the absorbing vehicle, called support vehicles (SVs). A string-stability-based control method is applied in which SVs dynamically extend their time gaps to provide support driving (SD) for JAD. Numerical simulations revealed that SD damped perturbations caused by the absorbing vehicle and prevented secondary shock waves, consistent with the head-to-tail string stability criterion. Combining JAD and SD reduced fuel consumption and collision risk compared with the JAD-only method, but increased travel time. Reverting the extended time gap to its initial value reduced travel time while maintaining low collision risk compared with the non-reverting method, albeit with increased fuel consumption. Thus, combining JAD and SD effectively eliminates the target shock wave while suppressing secondary shock waves with guaranteed string stability.

preprint2022arXiv

A Hybrid Factorization Algorithm for Sparse Matrix with Mixed Precision Arithmetic

A new hybrid algorithm for LDU-factorization for large sparse matrix combining iterative solver, which can keep the same accuracy as the classical factorization, is proposed. The last Schur complement will be generated by iterative solver for multiple right-hand sides using block GCR method with the factorization in lower precision as a preconditioner, which achieves mixed precision arithmetic, and then the Schur complement will be factorized in higher precision. In this algorithm, essential procedure is decomposition of the matrix into a union of moderate and hard parts, which is realized by LDU-factorization in lower precision with symmetric pivoting and threshold postponing technique.

preprint2010arXiv

New Row-grouped CSR format for storing the sparse matrices on GPU with implementation in CUDA

In this article we present a new format for storing sparse matrices. The format is designed to perform well mainly on the GPU devices. We present its implementation in CUDA. The performance has been tested on 1,600 different types of matrices and we compare our format with the Hybrid format. We give detailed comparison of both formats and show their strong and weak parts.