Why do we study simulators in electronics?

AI Thread Summary
Simulators like OrCAD are powerful tools for studying electronics, especially when physical circuit building is cost-prohibitive. They allow for quick measurements and easy modifications, making them ideal for learning circuit behavior. While simulators are not a complete substitute for real-world testing, they can significantly reduce risk and time in circuit design. Advanced features like Monte Carlo simulations enable extensive testing of component variations that would be impractical in real life. Overall, using simulators effectively can enhance understanding and improve design outcomes in electronics.
erece
Messages
70
Reaction score
0
my question may be silly .
I want to know why we study orcad or any other simuator software, i mean how powerful are these tools?
I cannot build circuits for my hobby due to cost factor, so is it equivalent to do that on orcad?
 
Engineering news on Phys.org
erece said:
my question may be silly .
I want to know why we study orcad or any other simuator software, i mean how powerful are these tools?
I cannot build circuits for my hobby due to cost factor, so is it equivalent to do that on orcad?

Your problem of cost is just one of many good reasons for using simulators.

They are not equivalent to the real thing, but it is better than nothing and even has many advantages over the real thing since you can quickly measure things and change them easily. It is ideal to use a simulator and lab prototyping together, since they compliment each other. And yes, if you cannot afford to build the real thing, you can learn close to everything from a simulator if you are using it correctly. Simulators are often much better for learning how a circuit works than building.

Simulators can be difficult to use sometimes though, which require you to optimize the simulator settings or to modify your circuit element models.

I have built circuits that pushed my simulator to the limit in computing and memory on my computer. A good example is a charge pump circuit I made. The circuit is actually switching at a very high frequency, say in the nano seconds of operation, while the output may be on the order of 1-2 seconds. This requires the simulator to make billions of computations and data points and it can halt the simulator or crash the test, which is an obvious drawback to simulating. But, the actual circuit requires a lot of components, software programming, and time to build it all, while the simulator took me maybe 1-2 days to build and play with many different parts and options, without the risk of blowing anything up. So I was able to prove the circuit should work, pick the best parts, and design for the real thing and reduce a lot of risk I would have without the simulator in just a day or two of work.

Another reason is to test all of the possible states of your circuit that would take months to test manually. You can use monte carlo simulations to vary the tolerances and values of all of your components and see the range of outputs you get from these variations. You could almost never do this easily in real life.
 
I agree with DragonPetter. In one company I worked for, I had all our circuits modeled in SPICE and got results very close to measured values. Whenever the design team made a change to a circuit, I made the change in the SPICE model and was able to test all the parameters I thought might be affected before the circuit was even built. I have seen SPICE accurately predict the spurs and startup time of an RF oscillator.

There are lots of things you can tweak in SPICE and to get a really good simulation you need to know how to tweak it. There are a few good books on the subject that can help.
 
thankz
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top