Search results

  1. I

    OrCAD PCB Designer PSpice

    How do I increase the area of the yellow square (the pad) on the transistors? The way it is now is just too small for the tracks. (I need the area to be something like the resistors).
  2. I

    OrCAD PCB Designer Mirror Object

    For some reason i can't post in cadence forums access is denied, so i thought i could post here. How to mirror a transistor whitout changing layer ? When i mirror a transistor or other component it always change layer, so if its on top it flips to the bottom, but i just want all the components...
  3. I

    PSpice Bipolar Junction Transistors Modeling

    i want to simulate the circuit AmpopTBH2 , on PSpice. On image 1hbt.png we can see that Draft4 is working fine, on image 2hbt_pardif.png is the same circuit as Draft4 but on PSpice that circuit won't work right, because on Green voltage marker the same point as vpardif on LTspice, the voltage...
  4. I

    Java Algorithm for Determining Players Turns (Tic-Tac-Toe to Memory Game)

    Cliente.java (Client) public class Cliente extends JFrame implements ActionListener,Runnable { private Player players[] = null; private int numberOfPlayers; private int currentPlayer; boolean done = false; boolean...
  5. I

    Frequency Response Heterojunction Bipolar Transistor

    I have a project, first i need to find a circuit to Analyse/study the Frequency Response of Heterojunction Bipolar Transistor. Then simulate that circuit on SPICE (i'am using Orcad Cadence). Can someone help me finding a circuit as mentioned above, I'm having difficulties finding one. Any...
Top