0

I am analysing a pulse transformer which is required to transfer below communication protocol pulse from primary to the secondary side. The pulse duration is 32 μs and off time available to reset the core is just 7 μs. Calculation shows that 22.85 V are required to reset the core within 7 μs.

When -22.85 V is applied across TTL logic pins like microcontroller, they will get damaged. For simulation, I used 33 V Zener and 1N4148 blocking diode.

How to isolate this large kick back voltage (-22.85 V) of magnetizing inductance from microcontroller?

Is there any way to reset a core without having GND terminal pulled towards negative voltage?

Pulse information

Pulse transformer schematic

Primary side Vtg waveform

winny
  • 13,064
  • 6
  • 46
  • 63
Ronnie
  • 310
  • 2
  • 10

1 Answers1

1

Replace the SPICE switch with a transistor switch. Probably move it to the low (GND) side as well.

Effectively a duplicate of: Zener Diode Selection for Relay but the different applications (relay / solenoid / pulse transformer / gate drive / etc.) need enumerating.

Tim Williams
  • 22,874
  • 1
  • 20
  • 71
  • mentioned thread is about the calculation of power rating of zener. My question is not about the rating but totally different. – Ronnie Sep 01 '22 at 17:58