NOR Latch Question

Status
Not open for further replies.

MOSFET KILLER

New Member
Hello All,
I have been designing a high speed optocoupler circuit for a pair of halfbridge gate drivers. My design uses a NOR latch and the leading edges of the optocoupler waveforms cause it to change states. The NOR gate that turns on first is unpredictable and if the wrong one turns on first before the OFF optocoupler switches it off it would trip my desaturation detection circuit and shut down the whole thing.

Questions:
1. How would I make sure that the right NOR gate changes state first when power is applied?
2. What would happen if both optocouplers were on at the same time?
 

hi,
I assume its a 4 gate NOR package.?
Do you have any free NOR gates on the project.?
 
Please post a schematic.

If it's an RS bistable you're talking about an RC circuit can be used to ensure it's kicked in to the desired state when the power is first applied.
 
Ya, I have two more. Its a 4 gate package.

hi,
You need to add a power up RESET pulse to set the NOR latch to the desired state.

Look at this option using a couple of diodes, you can use the spare NOR gates for a similar RESET.
Ignore the inverter, thats for test only
 

Attachments

  • AAesp01.gif
    8.9 KB · Views: 215
hi MOSFET,
This is a spare NOR gate solution.
The 4049 is for SIM only.
 

Attachments

  • AAesp02.gif
    25.9 KB · Views: 207
Last edited:
Good suggestion Eric.

Just one possible improvement: rather than using a separate NOT gate, he could use a spare NOR by tying both inputs together.
 
I corrected my schematic. The capacitor and resistor were in the wrong places. I rushed it the first time.
 

Attachments

  • Optocoupler Latch.jpg
    13.1 KB · Views: 263
What would happen if both inputs were high at the same time?

hi,
Its a NOR gate, OUTPUT = 1 when neither A OR B are HIGH [ NOT A OR B]

Code:
B      A      OUT
0        0           1
0        1           0
1        0           0
1        1          0
Should this answer your query.
 
Last edited:
Would this make the flip flop start in the desired state?
hi,
What is the desired state at power up.?
If its that the OUTPUT of the top right side of the latch is LOW then it will be.
What are the purpose of the two 10K pull down resistors on the opto collector outputs.????
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…