Importing State-of-the-art CMOS Technology PTM 22nm ,16nm, 7nm into LT SPICE

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น •

  • @vasundharagontia3347
    @vasundharagontia3347 4 ปีที่แล้ว +1

    Thank you so much for the informative video. Look forward to see video on 14nm or 7nm CMOS Inverter Characterization with LT SPICE. It will be really helpful.

  • @omi5137
    @omi5137 ปีที่แล้ว

    YOU ARE AMAZING!

  • @mujeevkhan7298
    @mujeevkhan7298 ปีที่แล้ว

    like 180nm min allowed width is about 1.5 time for nmos and pmos must be twice to form the same characteristics to design an inverter. in the same manner, what is the min allowed width for the nmos and pmos should be how much time? kindly brief it.

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  ปีที่แล้ว

      Open the SPICE file as text file. The minimum widths migh be specified in the SPICE file

  • @charanukku5638
    @charanukku5638 3 ปีที่แล้ว

    Hello Sir,
    As mentioned in the video at 2:40 to copy in the path LTspice\lib\sym but at 3:20 the files are copied to LTspice\lib\sub

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว +1

      Yes the .pm file is the SPICE file to be added to lib\sub folder. To find the correct path of the sub folder we need to click the import instance tab and see the path. The path indicates the lib\sym folder, which has the symbol. In this case we are using the CMOS -4 already available in the lib\sym folder. But we need to go one level higher in the displayed path and then go to sub folder instead of sym folder and paste the .pm file there.

    • @charanukku5638
      @charanukku5638 3 ปีที่แล้ว +1

      @@SanjayVidhyadharan Thank you Sir

    • @charanukku5638
      @charanukku5638 3 ปีที่แล้ว +1

      @@sameeraattar8516 please do select file type as all files

    • @sameeraattar8516
      @sameeraattar8516 3 ปีที่แล้ว

      @@charanukku5638 tq

  • @abdelazizlazzaz6826
    @abdelazizlazzaz6826 ปีที่แล้ว

    Dear Professor, Please, could you confirm if I can relplace the following command ( .include nfet14nm.lib ) and (include.pfet14nm) to simulate the cmos not gate. Thank you for your helps

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  ปีที่แล้ว

      Since we are just definng the model and using the mosfets avlaible in LT spice , i tink you need to follow the instsructions demonstrated in the video

    • @abdelazizlazzaz6826
      @abdelazizlazzaz6826 ปีที่แล้ว

      @@SanjayVidhyadharan Thqnk you very ;uch for your response

  • @abdelazizlazzaz6826
    @abdelazizlazzaz6826 ปีที่แล้ว

    Dear Professor,
    could you confirm if I can simulate the MRAM ( Magnetic RAM ) with LTSPICE.
    Please, if there are a nother tools which I can simulate the MRAM, please, you inform me
    Thank you for your helps
    Best wishes

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  ปีที่แล้ว

      Not sure if MRAM spice model is avaliable

    • @abdelazizlazzaz6826
      @abdelazizlazzaz6826 ปีที่แล้ว

      @@SanjayVidhyadharan Thank you Professor for your response. Best wishes

  • @chamakganguly6957
    @chamakganguly6957 ปีที่แล้ว

    Dear Sir, is the ptm model website down?
    Are there any other models available on the internet?

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  ปีที่แล้ว

      Not sure about other web sites. Hope the site comes up soon.

  • @abdelazizlazzaz6826
    @abdelazizlazzaz6826 10 หลายเดือนก่อน

    Dear Professor,
    Please, could you inform if I can make W=0.75 u for FinFET with 7 nm
    Thank you very much for your collaboration .
    Best wishes.

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  9 หลายเดือนก่อน

      The spice file might specify the limits. Open it as textfile and have a look

    • @abdelazizlazzaz6826
      @abdelazizlazzaz6826 9 หลายเดือนก่อน

      @@SanjayVidhyadharan Thank you professor for your repsonse .
      Best regards.

  • @SanjayVidhyadharan
    @SanjayVidhyadharan  4 ปีที่แล้ว +1

    Answers to some querries by subscribers.
    1. How to implement 7nm and 10nm nmos and pmos.. I couldn't implement it like 16nm.
    Ans. PTM provides two different types of NMOS (high Performance and Low static power nmos) and similarly two different PMOS. You make a lib file named 7nm_HP_nmos.pm for 7nm HP NMOS and use SPICE Command .include 7nm_HP_nmos.pm Similarly we can do for other 7nm devices.
    2. Is cmos below 32nm has double gate?
    Ans. 7nm is a FINFET as we can see in the spice model file. FINFETs have gate on 3 sides, as you can see a FINFET structure in any research paper. 32 nm you got to see the model file. Whatever the case may be from a circuit point of view the gates are shorted internally and you have a single gate terminal for circuit design.
    3. If I am using nmos only pass transistor logic for 22nm it suffers from threshold voltage as nmos produces only weak 1.
    Ans. This is a well-known problem. You will have to use a level restoring inverter at the output or use complementary pass transistor logic to get the full rail-to-rail output.
    4.How to overcome this and implement an ideal nmos ?
    Ans. I won't recommend ideal nmos, when we have more realistic SPICE models. Finally, the circuit requires to be fabricated so using realistic models is always better.
    5.why the width is 1u for 16nm? I have gone through a website that width for 45nm and below 45nm technology is just double the length...
    You can use width of just double the length. I was just demonstrating in the video. Generally nono-meter cmos devices are benchmarked in terms of micro-ampere per micro-meter width.

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  4 ปีที่แล้ว

      Yes, 7nm and 10 nm can also be implemented in a similar manner.

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      sanjayv@hyderabad.bits-pilani.ac.in

    • @dansho3712
      @dansho3712 3 ปีที่แล้ว

      You connected the Bulk with the other pins. But no node apears. Did you connect it wrong in the video?

  • @dansho3712
    @dansho3712 3 ปีที่แล้ว

    thank you this is very helpful

  • @pavanmukku4100
    @pavanmukku4100 3 ปีที่แล้ว +1

    Sir, while I run after importing it shows. "Could not open include file 16nm.pm". Can u please resolve it sir

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      Have you paste the files in corrcet folder? Have you inculeed the spice directice? If problem persists mail me @ sanjayv@hyderabad.bits-pilani.ac.in

    • @pavanmukku4100
      @pavanmukku4100 3 ปีที่แล้ว

      @@SanjayVidhyadharan ok sir thanks

  • @sandeepanala9931
    @sandeepanala9931 4 ปีที่แล้ว

    Sir, Can we use Monolithic MOSFETs for switched capacitor technique??

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      Yes you can. You may do a google search and you will find few switched capacitor circuits implemented with Monolithic MOSFETs. Sorry for the late response.

  • @20hiradaira91
    @20hiradaira91 3 ปีที่แล้ว

    Sir, is there model for TSMC 16nm CMOS like 180nm?

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว +1

      I am not aware of a source which provides TSMC 16nm CMOS model files for free. If you come accreoos one let me know. PTM models are only avaliable as open source.

  • @vanlalchaka
    @vanlalchaka 3 ปีที่แล้ว

    Sir are these latest technologies such as 7nm, 10nm and 14nm etc are FinFET? Wil it work in the same manner that you did with 16nm? ... What will be the recommended value of channel width for 7nm? Is it 7x2=14nm? What would be the best/recommend value for channel width how and how to calculate it??????

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว +1

      Yes 7nm is FINFET. Generally we take W min as 2 Lmin. Actual value depends requirement of circuit.

    • @vanlalchaka
      @vanlalchaka 3 ปีที่แล้ว

      @@SanjayVidhyadharan thanks a lot Sir that's help me a lot.. Please continue making video like this.. CNTFET, TFET using LTSpice.. Form device to circuit..

    • @vanlalchaka
      @vanlalchaka 3 ปีที่แล้ว

      @@SanjayVidhyadharan Sir One more question.. How can I configure FinFET in SG-mode, IG-mode and LP-mode Using LT-SPICE.. and for LP- Mode what will be the Front-gate voltage recommended for NFinFET & PFinFET.. In some journal it was -0.2V for NFinFET and +0.2V for PFinFET for all technology nodes 20n down to 7n.. it is correct??

  • @navonilsarkar4710
    @navonilsarkar4710 3 ปีที่แล้ว

    Sir will it work for LTSpice XVII too in the same way?

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      Please have a look at my video th-cam.com/video/RRcyEBu9Z0M/w-d-xo.html for LTSPICE.

  • @bhupendrayaduvanshi6324
    @bhupendrayaduvanshi6324 4 ปีที่แล้ว

    Sir, I am using 90nm ptm model. Parameter which I used and Vt is what I get [L=90nm, W=180nm, Vt=250mV], L=90nm, W=1um, Vt=250mV, L=1um, W=2um, Vt=450mV]. Vt=450nV is given in sheet.
    Question:
    Is it fine to work with W=180nm and Vt= 250mV??
    W=2L, is this applicable for every case?

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      You may verify the VT of 90nm CMOS technology through a google search. Several fab labs publish the technical data. You may us the default Vt provided in the ptm spice model .

  • @mr.venkateshseerapu196
    @mr.venkateshseerapu196 3 ปีที่แล้ว

    can we simulate nand gate for 22nm in ltspice

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      Yes you can simulate NAND NOR or for that matter any other circuit. I have just demonstrated an example of inverter.

  • @rajnisudan3980
    @rajnisudan3980 3 ปีที่แล้ว

    Hello sir... I got stuck somewhere while simulating a circuit.. Got a message could not open include file 16nm.pm

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      I have mailed you the details to check.

    • @yaminivikruthi5238
      @yaminivikruthi5238 3 ปีที่แล้ว +1

      Hey Yaar
      I also got the same problem.
      Can you tell me ,how to resolve this?
      @RAJNI SUDAN

    • @leeboo1573
      @leeboo1573 8 หลายเดือนก่อน

      @@SanjayVidhyadharan Dear sir, Can you also send to me this file?

  • @user-ny7sb8dv5y
    @user-ny7sb8dv5y 2 ปีที่แล้ว

    Sir, how can I simulate a 16 nm CMOS inverter using "FINFET" LSTP NMOS, and LSTP PMOS PTM models. If you can make a video it will be helpful. Thanking you in anticipation.

  • @NishantjonyJaiswal
    @NishantjonyJaiswal 3 ปีที่แล้ว

    How to add finfet model in ltspice?

  • @harekirshna_Tr
    @harekirshna_Tr 3 ปีที่แล้ว +1

    hello sir, sir it showing could not open files

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      You need to download it

    • @harekirshna_Tr
      @harekirshna_Tr 3 ปีที่แล้ว

      @@SanjayVidhyadharan yes sir
      i downloaded and added to sym in lib
      but it show could not open include files
      sir please if u don't mind just give hi to this 9515632725 i will send pic once.

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      @@harekirshna_Tr Sorry missed your message. Is the problem resolved? Else you may mail me at sanjayv@hyderabad.bits-pilani.ac.in

  • @banothkrishna3608
    @banothkrishna3608 4 ปีที่แล้ว

    sir how can I get INL & DNL in lt spice please

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      You have to do DC characterization. Sweep input voltage form rail to rail and plot output.

  • @yaminivikruthi5238
    @yaminivikruthi5238 3 ปีที่แล้ว

    Sir...can you help me in designing CURRENT STARVED VCO in 50nm Technology using Lt spice.?

    • @yaminivikruthi5238
      @yaminivikruthi5238 3 ปีที่แล้ว

      Please sir...
      Sir .how to get the transfer characteristics?
      Sir .I'll take the spice directive from CMOSEDU.com
      Sir
      Now,the file extension becomes what?

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  3 ปีที่แล้ว

      The name has to be same as the .lib file.

  • @I_Luv_Alwar
    @I_Luv_Alwar 3 ปีที่แล้ว

    Thank u sir

  • @mehdis.7404
    @mehdis.7404 หลายเดือนก่อน

    LTSPICE does not support FinFET device simulation 🙃

    • @SanjayVidhyadharan
      @SanjayVidhyadharan  หลายเดือนก่อน

      The proceddure may be similar. I have not tried it