converting power supply signal into pulse signal

yefj

Advanced Member level 4
Joined
Sep 12, 2019
Messages
1,446
Helped
1
Reputation
2
Reaction score
5
Trophy points
38
Activity points
8,789
Hello , I have a power supply which outputs +12V -12V as shown below in the CSV csources and plots.I get stable 12V -12V after a second
Is there a way to take the voltage after its being stable and make a pulse as shown below(or close to it) after 5seconds or so?(automatickly without using MCU)
Or atleast when the "device recognises we have 12V and -12V stable then it releases them at once?
Thanks.

 

Attachments

  • New folder.rar
    3.1 MB · Views: 20
Last edited:

Recall the schematic you posted early in the discussion (in another thread). I recognized the structure of an SR flip-flop made from two cross-biased transistors. The crucial turn-On trigger appeared to be the detection of the negative supply rail. (This had to occur after the positive rail was already present.)

Soon after that moment the flip-flop turned on the PNP. The PNP conveyed power to the rest of the circuit.
 

Hello Brad , I looked at every discussion in the last 3 pages.
Could you say Where is this circuit so i could try and recreate it?
I cant see ant back to back BJT structure.
Thanks.
 

From several weeks ago:

edaboard.com/threads/voltage-delay-mechanism-question.412199/

I circled the two cross-coupled transistors. Each draws its bias from the other's collector leg (like an SR flip-flop). As far as I can tell the resistors are adjusted so you need to apply the positive supply first and then the negative polarity. This pulls the PNP bias low to turn it on.
 

Hello Brad, I have tried to implement this circuit as shown below but i cant see it converts my power supply into straight +12V -12V lines on the output.
What did i miss?
Thanks.


 

Attachments

  • sim.zip
    3.2 MB · Views: 6

First of all, the PNP is vital. It turns On as a result of bias being pulled negative. When the PNP turns On it carries positive polarity supply to the rest of your amplifier.

Secondly, by arranging the two NPN as an SR flip-flop, it stays idle until both positive and negative supplies are present and healthy and stable... Only then it applies 'snap-action' switch-On effect for the PNP.

It's not obvious inside the orange circle although the two cross-biased transistors form the classic SR flip-flop. Someone added the resistor network designed so that -12V at one leg causes a change of state.
--- Updated ---

Classic SR flip-flop. It requires experimentation to discover what causes a change of state and what doesn't cause a change of state. Different topologies abound such as pulling a bias wire high, or using PNP type, or making it into an astable multivibrator, or monostable, etc.

 
Last edited:

Hello Brad , Is there some theory manual video manual i could see how BJT can be used for SR LATCH?
I googled it and there is only general plug and play .No rigurous analog theory explanation regarding How exactly its working?
Thanks.
--- Updated ---

search for “reset ic”.
UPDATE:

Hello, I see reset ic definition ,How can i use it to create a pulse of 12V and -12V from my power supply input?
Thanks.

A reset IC is used mainly for monitoring the power supply voltage of electronic devices to monitor and detect whether the voltage drops below a threshold or exceeds a certain level.

 
Last edited:

Hello Brad , Is there some theory manual video manual i could see how BJT can be used for SR LATCH?
I googled it and there is only general plug and play .No rigurous analog theory explanation regarding How exactly its working?
You may spot more tutorials about building logic gates (and latches) from NAND gates. Flip-flops are easily built from logic gate IC's, and their operation is more easily grasped.

The reason to include transistors in your power supply is because the rails contain positive polarity and negative polarity, which both must be recognized by your timed logic function, and which both must be turned Off and On with greater current than little op amps or logic gates can handle.
 

Hello Brad, Is there a way to use a reset IC to make this idea work?
Thanks.
 

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…