, and it is .asc file, when i click the icon it opens itself in LT spice and says
"LM324 from National Semiconductor
The LM324 is used with the universal symbol "opamp2"
from the standard LTSPICE [Opamps] menue. Simply
place this symbol "opamp2" on the schematic. Then replace
the text "opamp2" with LM324/NS. Don't forget to
set the model path with a Spiceline
.include LM324.MOD
Keep the model fle in the same directory where this schematic is saved."
yes i have cut paste both of the file in this address but still cant find the component.
.MOD file is showing as movie player icon :?
what about the procedure above in quotes it is telling me to do ?
yes i have cut paste both of the file in this address but still cant find the component.
.MOD file is showing as movie player icon :?
what about the procedure above in quotes it is telling me to do ?
ok it is running but why cant i find it in components list in components button (The and gate), & also if i download new components would i have to open them seperately all the time ?
ok it is running but why cant i find it in components list in components button (The and gate), & also if i download new components would i have to open them seperately all the time ?
The author of the LM324 has used the ' opampX2' model , which is located at the end of the list under F2/Opamps. [ thats explained in the blue text on the asc circuit]
I dont understand what you are asking.??? The and gate), & also if i download new components would i have to open them seperately all the time ?
like if i downloaded a chip which is a complex part. if i have to use it i will have to open .asc file all the time like you explained.
but if i want this chip to be shown in components box, from where i select all chips, diodes, opamps , voltages etc. then what will i have to do ?
i will have to use 2-3 LM324N repeatedly in my projects !
like if i downloaded a chip which is a complex part. if i have to use it i will have to open .asc file all the time like you explained.
but if i want this chip to be shown in components box, from where i select all chips, diodes, opamps , voltages etc. then what will i have to do ?
i will have to use 2-3 LM324N repeatedly in my projects !
What I do in that case is have an asc file with just the LM324 on it and the .include command
So for a new circuit I open that file, save it as my new circuit name, and add the extra components to make the new circuit.
Using F6 you can make more copies of the LM324 symbol.
So for a new circuit I open that file, save it as my new circuit name, and add the extra components to make the new circuit.
Using F6 you can make more copies of the LM324 symbol.
all done as said .asc file in new folder, .mod file in sub folder and .asy file in sym folder
it is still not showing in component list.
but when i open .asc file it is showing me warning "couldnt find symbol of LM324N"
alec,
Have you tried the zip in post #13, if not, could you confirm that there is or is not a problem,,, it works OK for me, but an independent check would be a good idea.
Downloaded the zip and installed as directed. Got similar result to Neptune, i.e. it isn't showing in component list, and when I open .asc file there's the warning "Couldnt find symbol of LM324" and a blank where the op-amp symbol should be.
Is there a .sym file missing from the zip, Eric?
EDIT:
Update:
I hadn't spotted the ref in post #1 to using the opamp2 symbol. So I made a copy of that, renamed to LM324NS.asy, in the sym folder, opened the .asy file and edited the value to read LM324NS. The sim now runs ok after resaving the .asc file to get rid of the warning about the missing LM324 symbol.