Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend L4SBOA Prototype for DICOM Imaging Use Case #15

Open
ASHISH-JHA94 opened this issue Mar 7, 2025 · 1 comment
Open

Extend L4SBOA Prototype for DICOM Imaging Use Case #15

ASHISH-JHA94 opened this issue Mar 7, 2025 · 1 comment

Comments

@ASHISH-JHA94
Copy link
Contributor

I propose extending the L4SBOA simulation prototype to evaluate its performance for DICOM imaging, a high-volume, latency-tolerant telehealth application. This will help assess L4S's suitability for transferring large medical imaging files.

Proposed Plan

  1. Understand Current Prototype:
    • Review the existing implementation and run the prototype.
  2. Extend for DICOM Imaging:
    • Add a traffic model for DICOM file transfers using bulk data simulation.
    • Integrate L4S congestion control (e.g., DualQ PI2) and queuing disciplines.
    • Simulate network conditions (e.g., latency, packet loss, congestion).
  3. Add Metrics and Evaluation:
    • Collect metrics like transfer time, throughput, and packet loss.
    • Compare L4S performance with non-L4S configurations.
    • Visualize results using Python libraries (e.g., Matplotlib).
  4. Test and Validate:
    • Validate the prototype against real-world DICOM transfer benchmarks.
    • Debug and optimize as needed.
  5. Document and Share:
    • Update documentation with setup and usage instructions.
    • Submit a pull request with the enhancements.

Expected Outcomes

  • A prototype extended for DICOM imaging.
  • Performance evaluation results for L4S in DICOM transfers.
  • Documentation and visualizations.
@pradeeban
Copy link
Member

Sounds good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants