Learn to Use OrCAD 10 for 1-Channel Audio Amplification

  • Thread starter Thread starter KingNothing
  • Start date Start date
  • Tags Tags
    Capture Pspice
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 9K views
KingNothing
Messages
880
Reaction score
4
Hi...I'm trying to learn how to use these programs. I have the demo versions of OrCad 10...The whole suite. I've been trying to lay out a basic 1-channel audio amplification schematic. I've attached what I have so far. Can someone explain to me how to add a power source, and how to simulate this?
 

Attachments

Last edited:
Engineering news on Phys.org
For adding a power source, do you just mean Place Power... ? Or do you mean something else as in the sense of an AC source to use in an AC simulation?

Also, there is an error in the potentiometer portion of your schematic. (Beyond the strange choice of value 500k.) Hint -- why is zero wiper current a bad idea with a potentiometer?
 
Yes, how do I add an AC source? Also, can you maybe fix what is wrong with it and send it back to me? Thanks a lot.
 
KingNothing said:
Yes, how do I add an AC source? Also, can you maybe fix what is wrong with it and send it back to me? Thanks a lot.

Are you using PSPICE or the orcad lite suite?

In PSPICE you can add the part:
VSIN

And example setting would be:
VOFF=0
VAMP=1
FREQ=1k

This gives you a 2Vpp sinusoid at 1kHZ.

The orcad version is much more involved (from my limited use of it), and it would probably be more beneficial to pick up a tutorial/guide book.

EDIT: I just looked at your file, and I see that you are using the orcad suite. I have a different parts library (it came with the tutorial). I believe we used VAC as the part. It might be best to just disregard what I said above, and wait for someone who is more knowledgeable to help you.

I hope I didn't add any confusion.
 
Last edited:
KingNothing said:
Also, can you maybe fix what is wrong with it and send it back to me?
It's not hard to fix. Just make sure that you run some current through the wiper of any potentiometer. The pot datasheet may list a number, or you can just use a few percent of whatever the main pot current is. The issuse is that if there is zero or almost-zero wiper current, the contact can become noisy over time. An opamp input current is generally too low to qualify, so you need to configure your pot circuit to have some wiper current included.