I have a circuit whree I have to interface 5V TTL 7400 ic with 4500 series 4538b IC and achieve 18V signals.
I need to do the orcad pspice simulation of the circuit.
please help
A TTL output high is only about +3.5V.
A Cmos IC operating from a supply as high as 18V needs an input high that is at least +13.2V.
Orcad might not know this.
So you need a level translator circuit to boost +3.5V to +13.2V.
Your simulation program probably has the specs for a Cmos logic IC only with a supply up to 8V.
The spec's are completely different above 8V.
What does your SIM program do when the supply is only 3V?
Now to interface cleanly, you might need to interpose something
like a switching NPN with collector pulled up to +18V, and drive
its base with your 74xx gate through a limiting resistor. It'll be
slow, it'll eat power, but it's all just coursework, right?