Connect camera to Ethernet connector (RJ45). Camera GK7205V300+IMX335 IP Camera Module Board 6MP 3072*2048 P2P ICsee XMEYE Human Face Detect Radiator Low illumination Onvif H.265 https://www.aliexpress.com Cable: Signal name J1 connector T1 pin TX+ 3 23 TX- 4 22 RX+ 5 20 RX- 6 19
Posts
- Get link
- X
- Other Apps
Audio/Video over RTP With GStreamer (Linux) Encoding: gst-launch-1.0 videotestsrc ! videoconvert ! \ x264enc ! rtph264pay config-interval=1 pt=96 ! \ udpsink host=127.0.0.1 port=5000 Decoding: gst-launch-1.0 -v udpsrc port=5000 \ caps='application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, payload=(int)96' ! \ rtph264depay ! avdec_h264 ! videoconvert ! \ clockoverlay valignment=bottom ! \ autovideosink fps-update-interval=1000 sync=false
Amplifier and Transducer coil.
- Get link
- X
- Other Apps

EMAT amplifier is based on AD830 IC and a cascode amplifier. I've taken the schematic from this article . I also added a LC oscillator to measure the inductance of coils. The inductance of transducer coil is less than 1 uH and I don't have a LC meter capable to measure such a small value. Instead the oscillator frequency could be measured. The formula to calculate the LC oscillator frequency is the following: Where In my case CX1=47nF and CX2=10nF. A transducer coil has 10 turns of 0.16 mm wire glued with epoxy resin to 3D printed handle. After connecting to the LC oscillator it runs on frequency 1.83MHz. According to the given formula the coil inductance L is 0.91uH. Here is an assembled amplifier PCB with transducer coil attached to the LC oscillator. One can see three resistors placed on separate small PCB. These are R1, R2 and R3 resistors which should have had 2512 footprint (because they dissipate 1 W each) but I made a mistake and selected the default ...
900V power supply. Part 1.
- Get link
- X
- Other Apps

We need a high voltage power supply. I am going to use DC/DC 12 to 300V boost converter schematic based on UC3843. Fig. 1. UC3843 based 12 to 300V DC/DC up-converter. To achieve even higher voltages I am going to use 3 identical secondary coils instead of one. This would give us 3 x 300 = 900V. Although it is less than 1200V used in original design I think we can start with this voltage. Special bobbin has been designed and 3D printed to incorporate 3 secondary coils. Coils are separated to avoid insulation breakdown. Fig. 2. 3D-printed bobbin for EFD25. Each secondary coil should be a accompanied by separate rectifier diode, RC snubber and output capacitors of course. The PCB has been designed in a way that all these elements are placed together inside a dashed rectangular area. So I don't have to order additional PCB from the factory, I can simply cut it from those PCBs that I already have.
Let's start Electromagnetic Acoustic Transducer (EMAT) proof-of-concept project.
- Get link
- X
- Other Apps
