Lm555 Datasheet Pdf

0 views
Skip to first unread message

Lacy Tortelli

unread,
Aug 3, 2024, 6:12:56 PM8/3/24
to ntermicsadu

I am working on a thesis in the Engineering field and I came across the problem of citing datasheets, technical documents, test reports, application notes, reference designs... that the manufacturers of integrated circuits publish.

Therefore, I think that incluiding the part number or code is essential for providing a good reference, but I don't know how to insert it in the citation, plus, reference tracking software like Zotero or EndNote do not include any special field for storing this codes.

I cite datasheets as manuals. For example, I recently cited the LTC3600. My experience is with biblatex and JabRef. In JabRef I can choose the 'manual' type and can fill in the organisation, datasheet title, url, and use a (part) number. I believe that most citation managers have a field for 'number', you can use this for part codes.

If you right click on the part and select Properties... a new window will pop up. Click on the elipsis (...) on the type line and you will see in the left hand side choices of the various 555 timers that are available. By default, the CA555 is the 555 chosen if you do not change it.

the simulation dose not respond as such: but the stimulus at the trigger-input is simply 1:1 reflected at the output without the expected behaviour which is (in the real world for a physical part) controlled by the circuitry based on the resistor "Ra" and the capacitor "C"

-and: if the frequency of the exitation (i.e. the stimulus) is very much larger than the time-delay set by these components (e.g. the Ra + C) the output is just pulse with the duration of the stimulus

Yes, it does shed a little light on the issue you are seeing. I have created the same circuit based on the datasheet specified and I believe that it is working properly. Please see the attached TINA .TSC file for your reference. If you would like to attach your example, I could take a look at it to see what is different from mine.

You are using a very slow sign wave to drive the trigger. Make sure that the frequencies and cap/resistor values make sense. You are currently running a sin wave at 2 Hz and a cap value of 1uF. With a sin wave at 2 Hz and a cap of 10uF, you will see the expected results. Of course, you will need to simulate it for a few seconds...

You can also simulate with a sweep of the capacitance values to see the effect of the capacitance on the output. Simply use the Select Control Object, click on your capacitor (C1) and give it the range of values you'd like to see swept. Here is your example with that set up:

Multisim doesn't show the footprint or the IC you're placing. In this case it just shows a virtual representation of a 555-component that is not linked with any specific footprint pin (because there is no footprint linked to it)

If I simulate your version of de circuit and hit the button, the LED turns on. After hitting it again, I get an error: "a simulation error has occurred, would you like to run the convergence assistant to attempt to resolve this problem automatically.".

To me, your version seems wrong because pins 5 and 7 are used while those are not connected in the example circuit and are also not connected on the breadboard, which works! Shouldn't the pins displayed by Multisim match the pins on the actual physical chip? Or at least show the right description? The descriptions of pins 1, 3, 4 and 8 match, according to multiple sources. 1 = GND, 3 = OUT, 4= RST and 8 = VCC, same in Multisim.

All sources I have found, including the wiki link you posted, say that the descriptions of the other pins are: pin 2 = TRI, 5 = CON/CV, 6 = THR and 7 = DIS while Multisim displays those wrong. Don't think there's any doubt about that. Something which someone already mentioned 6 years a go. I would've expected this to be fixed. But no one from NI has ever responded in that topic.

But how can you say I have to use two wrong pins while I have a working circuit on a breadboard using pins 6 and 2 instead of 5 and 7, plus there's a video to proof it from the original maker of the circuit?

It still looks like the descriptions have been mixed up in the 555 model in Multisim and there's still no explanation why other latching circuits, transistor based ones, also do not work in Multisim. They show the same behaviour, LED always on.

Let us first see which version of Multisim you are exactly using, because you might be using an older Multisim application/database version than me.
This could cause you to see different results than me.

"- Pressing the switch makes the LED go either from "on" to "off" or from "off" to "on" "
That is exactly what I am trying to accomplish in Multisim.

On the host OS I'm using 11.0.1 (11.0.691) 11.0.a and in the guest OS I'm using 12.0.1 (12.0.948) 12.0.c. Both show the same behavior with your fix. LED goes on after hitting the switch, after hitting the switch again it gives an error although sometimes not immediately. Sometimes it doesn't do anything when hitting the switch a 2nd time to turn the LED off (simulation keeps running, LED stays on) but after hitting it again it still ends up giving an error.

"Why are you talking about pin 5 and 7 seeing that the 555 component is purely virtual in your schematic?"
Even though it is virtual, I expect the pin mapping (pinnumber function) of components in Multisim to be correct, as in matching the datasheet. Half of the 555's pins match the function mentioned next to it, I would've expected the other half to match as well. Now it just seems someone (partially) screwed up mapping the functions to the appropriate pinnumbers.

I understand the difference, but this "mapping error" only causes confusion with users of Multisim. Especially since half of the mapping is correct and some example circuits only list pinnumbers, not functions. Take -content/uploads/2009/08/simple-pulse-generator-by-ic-555-timer.jpg for example, the only info you got about the 555 is which pinnumbers go where. If you let Multisim display the numbers of the pins because the example circuit does not list the functions instead of pinnumbers, users do not end up with a working circuit because the mapping does not completely match the datasheet.

Place yourself in the shoes of a Multisim user who only knows you can simulate circuits in Multisim, but does not know anything about what you said. Wouldn't you ask yourself the same thing if you run into this? Why is my circuit not working and why do not all the pins match up with the datasheet?

While typing this message I got an idea, well idea, more like a hunch. Multisim doesn't simulate in realtime, a second in real life is only a few dozen or maybe hundred milliseconds of time in the simulation, part of the reason it's so slow is that Multisim is still not capable of using more than one CPU core while simulating and of course the complexity of the circuit also has a great influence on this. In my case a CPU that mostly runs throttled down also influences this, especially since it doesn't automaticly throttle up when starting a simulation in Multisim. (see -Design-Suite-Multisim/Multisim-11-only-uses-one-CPU-core-during-simu... )

Anyway, the hunch was that I maybe was hitting the button too fast, when compared to how fast the simulation is running. So I waited a few seconds (few hundred milliseconds in simulation) before I hit the button again and that seems to be the solution for the 555 circuit, plus of course connecting the right pins

Then you should link the IC pin numbers to the actual signals.
This is the only correct way to really understand circuits and use examples you find online.
This will cause you to fully understand what is going on in the electrical circuit.

If I do that at my side, then the first datasheet I find is this one:
_ne555_datasheet.pdf

Just think about how an op-amp is represented in graphical simulation programs.
There they also just choose for the well-know triangular symbol, while the actual IC looks totally different. (rectangular)

Did you overlook the last part of my previous message? The error seems to be caused by me hitting the button to fast for the simulation And yesterday evening I tried a different transistor-based circuit, this one, which seems to work as well, as long as I wait a while before hitting the button again. That circuit has a little bug though, it starts on while it should start off. But once the components I ordered have arrived, I can try that one on a breadboard as well.

As for simulation settings, the only thing I did was setting initial conditions to zero, something required when working with this kind of circuits in Multisim, found that out after Googling the problem. The Convergence Assistant which I tried using when I was getting errors changed something too. "-Shunt resistance from analog nodes to ground (RSHUNT) was changed to 100000000" Other than that, everything should be default.

I know now I should be looking for the datasheet to find out which functions are on which physical pin, but I always thought the pinmapping in Multisim was the same as in real components, thats why I ended up being confused. And lets not forget that 6 year old topic showing I wasn't the only one running into this

One of the things I usually do is enable "show footprint pin names" on the display-tab in the properties of certain components with more than two pins. 2-pin components usually have a pin that has to be hooked up to a power source and the other to ground, not much can go wrong there. With components that have more pins, I enable that setting to show pinnumbers, which makes it a bit easier if they happen to match up with the datasheet. This is the 1st time I ran into this problem though, that the pinlayout wasn't matching the functions.

Me too, about 10 years ago I was trying "computer interface technology", but ended up getting kicked out because I failed Dutch, sociology and groupassignments. I learned working with Multisim there, v7 I believe, in 2003-2004. But this pin-thing never came up if I remember correctly.

c80f0f1006
Reply all
Reply to author
Forward
0 new messages