Now that we get somewhere with transducers, I was thinking about the electronics driving them.
Before I go to the drawing board I would like to check some basic principles.
The general setup is as follows:
1) Echo data is digitized in fish and ONLY the characteristics I really need is send topside.
2) The heart of this is around a PIC controller with 2 A/D ports.
Using PIC's will simplify electronics a great deal.
Might need 2x PIC incase I get into overruns but at the cost of $15,- per PIC that is no problem
3) Transducer gain is controlable from boat.
I.e. I can readjust the amplification of the
receive amplifier in steps if need be.
Amplifier is build within transducer array to keep noise down.
4) Communication to and from fish is done via dual lightpipe for full duplex operation.
I am planning for lightpipe because:
Plus:
-----
a) No amplification needed when length of lightpipe is 300 meters or less (For coax that would be about 50 meters)
b) Much higher data speed possible.
c) No interference from other signals.
d) Very thin cables.
c) Very good for digital datatransfer.
Minus:
------
a) More expensive
Well... the whole project is expensive.. so..
---------------------------------------------------------
The questions I have are:
1) Is it enough to send just 1 pulse or must it be several pulses ?
2) How long before the transducer is settled again
after the send pulse
3) Instead of sending complete echo signal to computer
I want to send 3 digital frames
Frame 1: 8 bits for meters distance
Frame 2: 7 bits for cm distance
Frame 3: 4 bits signal strength
Frame 1 & 2 will give me actual distance of target with a resolution of 1 cm.
Frame 3 will give me the signalstrenght in 16 steps.
These frames are only sent when an actual echo was received, to minimize data traffic on lightpipes
Is this enough data to make a reasonable picture ?
4) How important is it to have a echosounder in fish to measuring hight above bottom ?
Or would a depth indication be sufficient.
(difference is that echosounder will give actual height and depth gauge will give average height)
I hope Sture can give the answers, but of course everyone's input will be very welcome.
Regards, Jan
Before I go to the drawing board I would like to check some basic principles.
The general setup is as follows:
1) Echo data is digitized in fish and ONLY the characteristics I really need is send topside.
2) The heart of this is around a PIC controller with 2 A/D ports.
Using PIC's will simplify electronics a great deal.
Might need 2x PIC incase I get into overruns but at the cost of $15,- per PIC that is no problem
3) Transducer gain is controlable from boat.
I.e. I can readjust the amplification of the
receive amplifier in steps if need be.
Amplifier is build within transducer array to keep noise down.
4) Communication to and from fish is done via dual lightpipe for full duplex operation.
I am planning for lightpipe because:
Plus:
-----
a) No amplification needed when length of lightpipe is 300 meters or less (For coax that would be about 50 meters)
b) Much higher data speed possible.
c) No interference from other signals.
d) Very thin cables.
c) Very good for digital datatransfer.
Minus:
------
a) More expensive
Well... the whole project is expensive.. so..
---------------------------------------------------------
The questions I have are:
1) Is it enough to send just 1 pulse or must it be several pulses ?
2) How long before the transducer is settled again
after the send pulse
3) Instead of sending complete echo signal to computer
I want to send 3 digital frames
Frame 1: 8 bits for meters distance
Frame 2: 7 bits for cm distance
Frame 3: 4 bits signal strength
Frame 1 & 2 will give me actual distance of target with a resolution of 1 cm.
Frame 3 will give me the signalstrenght in 16 steps.
These frames are only sent when an actual echo was received, to minimize data traffic on lightpipes
Is this enough data to make a reasonable picture ?
4) How important is it to have a echosounder in fish to measuring hight above bottom ?
Or would a depth indication be sufficient.
(difference is that echosounder will give actual height and depth gauge will give average height)
I hope Sture can give the answers, but of course everyone's input will be very welcome.
Regards, Jan
Comment