Hello,
I thought cool to have a model torpedo capable to follow the target for my 2m type VIIc
So I imagined the following constraints and tried to realize them:
- small size torpedo length 17.5 cm diameter 15.5 cm
- radio controlled since common transmitters (PPM signal)
- going straight and fast enough
- realized with cheap components
- main components 3D printed
The first prototype was made with a scratch build 72mhz receiver circuit
You can see detailed steps of the construction here (we are a non profit organization of RC sub modelers in south of France)
https://www.ladsm.fr/viewtopic.php?f=5&t=21
The main constraint was the antenna size. The simulated electromagnetic (EM) gain was only 3% (1.83m required for 1/4 wave length)
Also this prototype was using a common propeller, no contra rotating system.
Radio circuit was made around a TK83361M with -99dBm sensitivity and motor and rudder using a Silabs C8051F300 microcontroler
A magnet servo was done with 325 rounds of 7/100mm enameled copper wire
The patch antenna is a large and top curved trace acting as a top loaded capacitor to decrease reactance, making the antenna matching network possible with current commercial inductors values.
The antenna circuit tuning was made with a network analyzer (on circuit and in air calibration) and I got a -30dB resonance point so 99% of signal passing through.
Anyhow remember that range refers to the realized gain = K*EMgain*MatchingNetworkGain - AirWaterInterfaceLoss - AmbientNoise so the result is not so good
The test in waters shows that
1) the magnet servo works quite well for torpedo rudder
2) the mall pager motor (6mm direct drive) was not powerfull enough
3) ejection system was done successfully into a PTFE tube (the torpedo body is coated and sanded 4 times with a car painting filler until smooth as a mirror and then I spray PTFE grease on it)
this reduced dramatically friction forces and torpedo gently eject at 1/2 throttle
4) 72 mhz RC was not really reliable due to the reduced antenna size giving poor gain
Thinking to solve this I measured the wavelength of 72 mhz RF wave and it was only 43.6 cm, giving 32% EM gain on RF simulation.
Conclusion is that the antenna tuning should be made with the VNA probe and antenna into water and not in the air.
I choose to let this version to make a try in 433 Mhz
A -117 dB sensitivity Silabs chip was chosed, commercialized on a tiny circuit called HC12 capable to up 2 km range in air.
Successfull underwater experiments have been done already with it.
Parts achieved successfully until now
- 433 mhz rc Tx may be connected on any Tx school catch (Vbat,GND,PPM out)
- up to 8 torpedoes per model, one active at a time, configurable on conventional or multi switch channels
- arduino code mini and mega 2560 compatible
- 100 frequency channels authorizing different people to launch torpedoes together
Rx side
HC-12 + C8051F300 circuit proportional control of motor and rudder (magnet servo)
Contra rotative gearbox using easy to find pinions and a 6mm drone powerfull pager motor with 1/5 micro planetary gearbox
Final mounting is actually in progress and I hope to make a test & video in may
magnet servo (first version)
I thought cool to have a model torpedo capable to follow the target for my 2m type VIIc
So I imagined the following constraints and tried to realize them:
- small size torpedo length 17.5 cm diameter 15.5 cm
- radio controlled since common transmitters (PPM signal)
- going straight and fast enough
- realized with cheap components
- main components 3D printed
The first prototype was made with a scratch build 72mhz receiver circuit
You can see detailed steps of the construction here (we are a non profit organization of RC sub modelers in south of France)
https://www.ladsm.fr/viewtopic.php?f=5&t=21
The main constraint was the antenna size. The simulated electromagnetic (EM) gain was only 3% (1.83m required for 1/4 wave length)
Also this prototype was using a common propeller, no contra rotating system.
Radio circuit was made around a TK83361M with -99dBm sensitivity and motor and rudder using a Silabs C8051F300 microcontroler
A magnet servo was done with 325 rounds of 7/100mm enameled copper wire
The patch antenna is a large and top curved trace acting as a top loaded capacitor to decrease reactance, making the antenna matching network possible with current commercial inductors values.
The antenna circuit tuning was made with a network analyzer (on circuit and in air calibration) and I got a -30dB resonance point so 99% of signal passing through.
Anyhow remember that range refers to the realized gain = K*EMgain*MatchingNetworkGain - AirWaterInterfaceLoss - AmbientNoise so the result is not so good
The test in waters shows that
1) the magnet servo works quite well for torpedo rudder
2) the mall pager motor (6mm direct drive) was not powerfull enough
3) ejection system was done successfully into a PTFE tube (the torpedo body is coated and sanded 4 times with a car painting filler until smooth as a mirror and then I spray PTFE grease on it)
this reduced dramatically friction forces and torpedo gently eject at 1/2 throttle
4) 72 mhz RC was not really reliable due to the reduced antenna size giving poor gain
Thinking to solve this I measured the wavelength of 72 mhz RF wave and it was only 43.6 cm, giving 32% EM gain on RF simulation.
Conclusion is that the antenna tuning should be made with the VNA probe and antenna into water and not in the air.
I choose to let this version to make a try in 433 Mhz
A -117 dB sensitivity Silabs chip was chosed, commercialized on a tiny circuit called HC12 capable to up 2 km range in air.
Successfull underwater experiments have been done already with it.
Parts achieved successfully until now
- 433 mhz rc Tx may be connected on any Tx school catch (Vbat,GND,PPM out)
- up to 8 torpedoes per model, one active at a time, configurable on conventional or multi switch channels
- arduino code mini and mega 2560 compatible
- 100 frequency channels authorizing different people to launch torpedoes together
Rx side
HC-12 + C8051F300 circuit proportional control of motor and rudder (magnet servo)
Contra rotative gearbox using easy to find pinions and a 6mm drone powerfull pager motor with 1/5 micro planetary gearbox
Final mounting is actually in progress and I hope to make a test & video in may
magnet servo (first version)
Comment