12-17-2007 06:06 PM
I can answer one of your questions. A footprint is the mechanical outline of the components package including the solder pads. Footprints are used in PCB Layout like Ultiboard to represent where a component and its pads/holes mounts on the board. If you look at most circuit boards and see the outline of the part drawn on it with the pads/holes then this is what is called the footprint. All components have a PCB footprint, but not all of them are in Ultiboards database. Sometimes you have to make your own and that is where the manual/turotials come in handy. Even now I still have to refer to these in order to create my footprints as I can't remember each and every step.
I hope I explaned this well enough.
12-17-2007 06:10 PM
12-18-2007 06:27 AM
12-18-2007 06:40 AM
12-18-2007 04:37 PM
I hate to do this, but what you need to do in order to learn how to make a PCB with Ultiboard is to read the manuals that should have been included with it. They are located in C:\Program Files/National Instruments/Circuit Design Suite 10.0/documentation. It would be almost impossible for anyone to try and tell you this on the forum.
As far as the Multisim to Ultiboard Transfer problem. If you have a circuit in Multisim then you need to got ot the top menu bar and click TRANSFER>Transfer to Ultiboard 10. The only way this would not transfer is if you do not have a footprint selected for the component or it is a virtual component like the power sources.. In the case of a missing footprint you would have to select one from the database if it is available. If not then you have to create it in Ultiboard first and there tutorials on the NI Website on how to accomplish this.
I hope this is of some help.
01-01-2008 08:44 PM
01-01-2008 09:39 PM
I am going to try and answer this, but you will have to forgive me if I am not understanding you clearly.
If these footprints are the generic footprints then I would be inclined to believe that they would work and you probably wouldn't need to edit them. This is why they are generic because they fit any IC that uses that package. I may be wrong but this is what I think.
There is one other thing. If you find an IC with this package within Multisim and you need to modify it for your schematic to reflect the pin names, then you can do this with the symbol editor. Just click on the component and select PROPERTIES>EDIT COMPONENT IN DATABASE>SYMBOL>EDIT. Then the symbol editor will come up and edit the symbol and then save it to your user database.Be sure to rename the component to reflect its true name which in this case would be an 8088 Once you put this in your schematic the footprint will already be assgined and will be automatically transfer to Ultiboard.
I hope I helped on this as this is about all I can tell you on this subject.
01-05-2008 06:45 AM
01-05-2008 02:24 PM
I am going to attempt an answer here and I may be wrong about this, but I am fairly confident that what I am going to tell you is accurate.
You cannot simulate an 8088 microprocessor in Multisim. Even if you could find a model for it, the processors requires an external program to instruct it on how to go about doing its task. There are no provisions for programming it in Multisim. The MCU Module only supports the processors/pics that were included with it and no more can be added to it. So basically you can create this component for layout/schematic entry purposes only since it will not simulate.
If after reading this you still wish to try it, then there are no HMOS Technology available under the Component wizard. You are limited to what is in the list.
I hope this helps some.
01-05-2008 07:40 PM