transforming simualtion into chip pin order correctly

Thread Starter

yef smith

Joined Aug 2, 2020
1,445
Hello , I want to implement the following negative regulator circuit with the following netlist.
Given the circuit simulation I chose the following component TL431ASA-7 as shown in the link below.
the netlistis not as the pin order of the chip,.
I have connected the chip as shown below,the input is -12V the output is -4V according the simulation.
I am afraid to mix the pins of this chip.
did I connect them correctly in the photo below?
Thanks.
https://www.digikey.com/en/products/detail/diodes-incorporated/TL431ASA-7/2510678
1769674505767.png
1769677335100.png
1769679335764.png
 

ericgibbs

Joined Jan 29, 2010
21,390
hi yef,
The Pin numbers on the datasheet are not the same assignment as the Node numbers on the LTSpice model.
Please post your LTS asc file and the TL431 sub file.

E
 

Thread Starter

yef smith

Joined Aug 2, 2020
1,445
Hello Eric,I am using it as a negative regulator where the cathode is grounded.
is my layoutchipe schematics correct?
1769685599640.png
 

ericgibbs

Joined Jan 29, 2010
21,390
hi yef,
On your earlier post the IN is connected ro a Pulsed positive voltage source, how do you expect to create a Negative voltage reference?
E
EG 1989.gif
 

Thread Starter

yef smith

Joined Aug 2, 2020
1,445
Hello Eric, Yes you are correct something is wrong in the simulation precisly made.
I need negative input for the negative regulator.
I get errors when I am trying to impros the subckts in the file.
LTspice files are attached where did I go wrong?
How do I properly import this model.
I tried both .inc and .lib with the symbol and it give me bugs.
Thanks.
1769689792549.png
 

Attachments

ericgibbs

Joined Jan 29, 2010
21,390
hi yef,
Place this tl431.mod in the same folder as your asc file and add tl431.mod text as per the previous example posted. [delete the add .txt extension, it has been added to enable the file upload]
E
 

Attachments

ericgibbs

Joined Jan 29, 2010
21,390
hi yef,
Please read my last post correctly.
Place this tl431.mod in the same folder as your asc file and add tl431.mod text as per the previous example posted. [delete the added .txt extension, it has been added to enable the file upload]

Edit the tl431.lib.txt file to read as tl431.lib Delete the .txt part

E
I have edited your zip file to tl431.mod


My Error corrected by @panic mode Thx++ ;)
 

Attachments

Last edited:

panic mode

Joined Oct 10, 2011
4,864
btw. i just tried it and it failed since looking for library file "TL431A.lib".
so i renamed TL431A_Modules.lib to TL431A.lib and then edited spice directive to use new name. then it worked.

1769797131103.png
 

Attachments

Last edited:

Danko

Joined Nov 22, 2017
2,136
Last edited:

Thread Starter

yef smith

Joined Aug 2, 2020
1,445
Hello, when,I ran it I get tottaly different result as shown below.
could you reccomend other netlist file I could try?
Ltspice files are attached.
1769850732338.png
 

Attachments

Last edited:
Top