Skip to main content

Explaination Of Electron Gun

Thomson discovered the electron using this concept in 1897 after conducting experiments with cathode rays and studying their uses. Electron guns are a very versatile electrical component. They are essential to a number of devices, from 3D printers and welders to the large synchrotron at the Diamond Light Source in the UK and the electric systems of Kimball Physics in the US


So how they work


It’s all down to kinetic energy and electrical currents. When installed in an electrical device’s vacuum tube, the gun turns electrons and ions into usable beams of energy by releasing them from their metal source (cathode). This process is known as thermionic emission. Inside the gun there is a small filament that heats the cathode, which makes it release a stream of electrons. The electrons acceleraterapidly and the resulting beam is pulled toward the neighbouring anode, which is positively charged. There are small holes in the anode which allow some electrons to pass through, so a concentrated beam then continues onward within the device







There are two main types of electron gun: thermionic and field emission. The former are much more common and work at a high temperature. Field emissions have less heat but a higher brightness and electric field. Additionally flood guns’ are used to scatter the beam over a wider area.

Comments

Popular posts from this blog

Vehicle Parking Management System in C++

this project is developed by Awais Azam Features Graphically display the parking locations(symbolically) Keep record of the arrival and departure of the vehicles with date-time specified  Resume the data from the storage  Can check history (arrival + departure) Automatically choose the parking location Alarm if any vehicle violate the parking order Description  This project is coded in C++ using codeblocks  compiler, it has almost 500 lines of code. easy for the beginners in the C++ language , almost each line is commented and explaining its purpose. As per the working of this app , for the first run it create some text files to keep the record of the vehicles ,  First screen show the menu from which user has to select an option as per his/her need   As the screen shows , above is the screen shot of the application, it is not a small project as it looks like it almost cover all the major topics of C++ (not OOP) you can als...

How People Weld Under Water

Find out how we patch up holes in vessels and pipes in a watery environment Joining and fusing materials together has been a key part of engineering for centuries, but what about doing it underwater? High-pressure welding, more formally called hyperbaric fabrication, can now be undertaken in water in two ways. Dry welding is done in a closed chamber, while wet welding can join metals completely exposed to water.  An example of a dry welder is the Deep Rover submersible. Primarily used for exploration, this vehicle can hold up to two people in a sealed sphere and is capable of lifting chunks of metal  too. Wet welding, on the other hand, creates a bubble of carbon dioxide around the weld point while the repair is made. Dry welding is safer due to the added protection but tends to be more  expensive and time-consuming. Therefore, dry is better for larger, more involved projects while wet is generally used for smaller tasks. Both are used primarily t...