Posts

Image
Electrical Notes & Articles Vector Group of Transformer Credit to :  Jignesh.Parmar  7 years ago Introduction: Three phase transformer consists of three sets of primary windings, one for each phase, and three sets of secondary windings wound on the same iron core. Separate single-phase transformers can be used and externally interconnected to yield the same results as a 3-phase unit. The primary windings are connected in one of several ways. The two most common configurations are the delta, in which the polarity end of one winding is connected to the non-polarity end of the next, and the star, in which all three non-polarities (or polarity) ends are connected together. The secondary windings are connected similarly. This means that a 3-phase transformer can have its primary and secondary windings connected the same (delta-delta or star-star), or differently (delta-star or star-delta). It’s important to remember that the secondary volt

Arduino simulation software

Image
                          Arduino simulation If you are searching for ways to learn Arduino and related programs without having one actual Arduino board then you have come to the right place.    I have come across many Arduino simulation software but SimulIDE tops the list. With this software not only we can simulate Arduino but other types of development boards like pic and  avr  microcontrollers. We can also simulate meters like oscilloscope, voltmeter, ammeter, probes etc. Apart from that sources, switches, passive elements, active elements, outputs like led,  servo motors, 7segment , stepper, audio out, logic can be simulated.  This is the best way to learn Arduino, You don't need an Arduino board, sensor, servo motors etc. You just need to install SimulIDE app on your desktop. You can drag the elements you need and can connect elements. And you can program Arduino by right-clicking and selecting load firmware on Arduino that has been dragged to the workspace in  Sim