04-15-2015 09:32 PM
I was wondering if anyone could help with a design I'm working on. It is on NI Multisim 13.0 and I am planning to use the design for a breadboard, also. So here are the basics of the design:
I am having trouble getting a grip on what the project is asking to do. If you could explain possibly the logic on multisim used and a general outline of what the design would look like on the multisim and on the breadboard. All helpful answers are good. Thank you all for any helpful answers that are good.
04-16-2015 01:42 AM
There are many possible approaches to this project, and I think there is not a problem with Multisim but rather with designing an electronic control system in general.
Of course this problem can be solved using your own circuitry which would consist of sensor interface, control logic and output interface. This can be done hard-wired by logic circuits. Another approach would be using a simple microprocessor and programming it. You can also use pre-fabricated devices which exist as PLC (programmable logic controllers). There are quite simple PLCs consisting of a single device and limited number of inputs and outputs (sometimes expandable), and more sophisticated ones with CPU modules, input and output modules. Most manufacturers offer a development software, and pretty often this allows for designing with (virtual) logic components such as AND gates and OR gates.
Whatever approach you take, you should be familar with designing logic circuitry and (if necessary) designing interfaces for the necessary sensors. When using a PLC, there are many sensors available with PLC compatible outputs which can be wired directly to the PLC inputs.