Recent content by insyspower

  1. I

    OrCAD PCB Designer PSpice

    thanks i know now.
  2. 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).
  3. 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...
  4. I

    PSpice Bipolar Junction Transistors Modeling

    Don't worry about above posts #1 & #3 it's solved ! When i Run the PSpice Circuit i got the following error and warning: INFO(ORCAP-2191): Creating PSpice Netlist INFO(ORNET-1041): Writing PSpice Flat Netlist C:\CADENCE\SPB_16.6\TOOLS\CAPTURE\pcb3-PSpiceFiles\SCHEMATIC1\SCHEMATIC1.net...
  5. I

    PSpice Bipolar Junction Transistors Modeling

    Yes you are right, i am cross-posting the identically same message because is urgent, sorry i need a fast response if possible, so i thought more people could help. My question is what reason might be that the Differential Amplifier work well on LTSpice but on PSpice not ? (On PSpice the...
  6. 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 is...
  7. 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...
  8. I

    Frequency Response Heterojunction Bipolar Transistor

    Sorry, i didn't get any answer unfortunately. Thanks anyway.
  9. 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...
  10. I

    Frequency Response Heterojunction Bipolar Transistor

    I still have the same questions. (post #1 & #2) Anyone can help?
  11. I

    Frequency Response Heterojunction Bipolar Transistor

    The fT (Transition frequency) of a transistor (the ones i'm studying) ranges from 10 GHz to 100 GHz (High Frequency). The Beta should be around β=200 (Hfe). How to add Microstrip transmission lines to Orcad Cadence? do i need the PCB version of it or just the regular version?
  12. 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