Skip to main content

About Generators

 

Generators

An electrical generator is a device that converts energy into electric power for use in an external circuit. It was first prototyped by Michael Faraday in 1831. The electric generator works through kinetic energy, also known as motion. This energy can be procured from water turbines, wind turbines, steam turbines, and other methods.

Water turbines or hydroelectric turbines are used to convert the kinetic energy in water into electricity. Usually, it is done in high-falling or fast-flowing water to generate more energy. This process is termed as hydropower.

Wind turbines are used to convert the kinetic energy in wind into electricity. These are, on average, the most efficient way to generate electricity. These turbines alone do not produce much, so they are grouped in hundreds in windy areas. These are known as wind farms.

Steam turbines are the most used type of electricity generation. They have a reputation as a harmful source of electricity for the Earth, although this is not so. Steam turbines harness heat and use it to boil water. The steam obtained spins turbines to produce electricity. This does not impact the environment by itself, rather, the way the heat is obtained does. Heat may be obtained by burning fossil fuels, which emits toxic gases.



In generators, the electromagnetic property of electricity is used. When a magnet is passed through a wire coiled into a spring, electric current is produced because the magnet pulls the electrons in the wire.

There are two types of electrical generators: AC and DC. AC generators produce Alternating Current. DC generators produce Direct Current. AC current goes from neutral to positive to neutral to negative, etc., in a cycle. DC generators, however, produce a regular current.

In the case of an AC generator, a rotating magnet is placed between three sets of stators: A, B, and C. They are wrapped with wire coiled in a spring. According to the electromagnetic property, when the magnet begins rotation, current should start flowing through the wires.

In a DC generator, you will find components like those of an AC generator, except the magnets will be stationary, and the wire will be moving instead. DC generators use a commutator to provide direct current instead of alternating current.




Comments

Popular posts from this blog

Line Following Robotics

Line Following @ DPS Monarch Tech Fest Introduction Since 2020, DPS Monarch School (Doha, Qatar), has held a Tech Fest, celebrating today’s technological advancements through various competitions and events. In the years 2023 – 2024, as well as the 2024 – 2025, I have been lucky to be selected for this gathering, in the line following robot event. Before I go on with the event itself, I would like to talk about our line following robot, and line following in general. Year 1 June 2023 was when I was first introduced to the world of line following. When I first received the opportunity to participate, I had thought, ‘How hard can it be?’ And later, after some block coding with the mBot2 , along with my other 3 team members, I found out that I was right. Using a quad RGB sensor that turned the robot whenever the line got to the edge proved to be a robust method. Hence, we had a robot that could follow a line… but the story wasn’t over. Humans are always obsessed with mak...

Data Visualization in Python

Now this is a topic that any respectable researcher, data scientist, or basically any person who works with numbers should be proficient in: data visualization. I believe myself to be none of the above, and while I do not consider myself to have expert knowledge in data visualization, I do believe that I have had enough experience with charts and graphs in python to speak about the subject. I have learnt and experimented with data science and machine learning techniques in python before, and data visualization has come up almost every single time. Of course, being able to see your data is very important- it helps you identify the structure and spread of the data easily and can help you identify patterns as well. Unfortunately, every time I feel the need to fire up a bar plot, I feel this inexplicable resistance: I forgot how to. Despite being one of the easiest concepts to learn, it is difficult to master. There are, of course, no in-built data visualization tools in python, mean...

Review of “Successful Negotiation: Essential Strategies and Skills”

‘Successful Negotiation: Essential Strategies and Skills’ is a 7-week course offered by the University of Michigan on Coursera. George Siedel, the instructor for the course, teaches the matter in a lively and comprehensive manner, providing plenty of examples of concepts to solidify the knowledge.  The material itself, while simple to understand, can go a long way in improving your career and providing you with important business knowledge and negotiation tactics. Moreover, the content can also be learnt from scratch, with no prior experience. The course is divided into 7 modules, each being designed to be completed within a week. The modules are designed around the 4-step negotiation process (Prepare, Negotiate, Close, and Perform and Evaluate). After an introductory module and one module for each step in the negotiation process, the course ends with a practice module and the final examination. The 4 negotiation modules were packed with business and negotiation theory but ...