![Sonic 2022 Operation Manual Download Page 185](http://html1.mh-extra.com/html/sonic/2022/2022_operation-manual_1320616185.webp)
f32 H0_TxPower; // [dB re 1 uPa at 1 meter]
f32 H0_TxPulseWidth; // [seconds]
f32 H0_TxBeamwidthVert; // [radians]
f32 H0_TxBeamwidthHoriz; // [radians]
f32 H0_TxSteeringVert; // [radians]
f32 H0_TxSteeringHoriz; // [radians]
u16 H0_TxMiscInfo; // reserved for future use
s16 Offset; // [hundredths of a dB] transmit voltage offset at time of ping (divide value by 100 to get dB)
f32 H0_RxBandwidth; // [hertz]
f32 H0_RxSampleRate; // [hertz] sample rate of data acquisition and signal processing
f32 H0_RxRange; // [meters]
f32 H0_RxGain; // [multiply by two for relative dB]
f32 H0_RxSpreading; // [dB (times log range in meters)]
f32 H0_RxAbsorption; // [dB per kilometer]
f32 H0_RxMountTilt; // [radians]
u32 H0_RxMiscInfo; // reserved for future use
u16 H0_reserved; // reserved for future use
u16 H0_Beams; // number of beams
// section A1: float beam angles, arbitrarily-spaced (only one per ping)
u16 A1_SectionName; // 'A1'
u16 A1_SectionSize; // [bytes] size of this entire section
f32 A1_MoreInfo[6]; // reserved for future use
f32 A1_BeamAngle[H0_Beams]; // [radians] angle of beam relative to array centerline, ordered from port to starboard, first angle < last angle
// section M0: 8-bit magnitude data (many per ping, you assemble them into complete ping data)
u16 M0_SectionName; // 'M0'
u16 M0_SectionSize; // [bytes] size of this entire section
u32 M0_PingNumber; // pings since power-up or reboot
f32 M0_ScalingFactor; // reserved for future use
u32 M0_TotalSamples; // range samples (before compression) in entire ping, sample rate is H0_RxSampleRate
u32 M0_TotalBins; // range bins (after compression) in entire ping (M0_TotalBins <= M0_TotalSamples)
u32 M0_FirstBin; // first bin of this section
u16 M0_Bins; // number of bins in this section
u16 M0_TotalBeams; // beams (always a multiple of 4) (typically columns in your memory buffer)
u16 M0_FirstBeam; // first beam of this section (always a multiple of 4)
u16 M0_Beams; // number of beams in this section (always a multiple of 4)
u32 M0_reserved; // reserved for future use
struct
{ u8 magnitude; // values 0 to 255 map non-linearly (due to TVG scaling and possible gain compression) to signal amplitude
} M0_Data[M0_Beams][M0_Bins]; // magnitude data (typical example: 256 beams each containing 21 one-byte structs, 5376 bytes)
// *** END PACKET: ACOUSTIC IMAGE (AI) DATA FORMAT 0 ***
Page
185
of
210
Version
5.0
Rev
r002
Date
05-08-2014
Summary of Contents for 2022
Page 2: ...Page 2 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 4: ...Page 4 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 37: ...Figure 26 Projector cable configuration Page 37 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 68: ...Page 68 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 86: ...Page 86 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 90: ...Page 90 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 92: ...Page 92 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 100: ...Page 100 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 104: ...Page 104 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 126: ...Figure 127 Smooth log information copied from real time survey log ...
Page 150: ...Page 150 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 164: ...Page 164 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 196: ...Page 196 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 199: ...Figure 169 Sonic 2024 Receive Module Page 199 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 207: ...Figure 177 SIM Stack Outline Page 207 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 209: ...Figure 179 I2NS IMU Dimensions Page 209 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...