03-17-2008 05:18 AM
03-17-2008
09:46 AM
- last edited on
09-10-2025
03:18 PM
by
Content Cleaner
From the ".lib" file you can open it in notepad, and the model you need is between the .SUBCKT line and the .ENDS line, everything with a * preceding the line means a comment, so you can either ignore or include... I would recommend to include but sometimes they give trouble...
To create the component please follow our Tutorial: Creating a Custom Component with in NI Multisim, if you have any questions after going through the tutorial you can post them here, or contact support at ni.com/ask.
03-17-2008 08:52 PM - edited 03-17-2008 09:00 PM
03-18-2008 07:23 PM
04-24-2008 03:14 PM
Fangel, the component is correctly created. I looked at this circuit and I made changes:
1. R1 has to be 10k according to the datasheet you attached.
2. Input -PWM must be "floating", not grounded. So I deleted the GND terminal and net... and then created a new net coming out of -PWM and just ending in mid-air.
3. Ground channel B of the scope.
4. Deleted the scope attached to the CLK inputs. (instruments introduce components into the circuit)
I run the circuit and it shows a beautiful PWM coming out...