포스트

CSIRO RTI Series (5): Test Configuration

Node deployment and reconstruction parameters used for RTI experiments.

CSIRO RTI Series (5): Test Configuration

Test Configuration

Node deployment

Node deployment

Nodes were deployed from top-left to bottom-right as shown above.

Node configuration

1
2
3
NUM_OF_NODE = 20
NUM_OF_LINK = 20*19 = 380
NUM_OF_ONESIDE = 6

Reconstruction configuration

1
2
3
4
5
6
ROW = 25
NUM_OF_VOXEL = 25*25 = 625
NORMALIZED_PIXEL_WIDTH = 0.984
WIDTH_OF_WEIGHTING_ELLIPSE = 0.02
PIXEL_CORRELATION_CONSTANT = 3
PIXEL_VARIANCE = 0.4

Note: The original draft had small typos (RAW, WITH, and 381 links). They are corrected here for readability and consistency.

2026 Update Note

  • Migrated and language-polished in 2026.
  • Minor notation/typo fixes were applied (e.g., link count and parameter names) for consistency.
  • Parameter values are retained as experiment records and may require re-tuning for different physical layouts.
이 기사는 저작권자의 CC BY 4.0 라이센스를 따릅니다.