Skip to main content

Applications of electronics

      You already know that, What is Electronic? and What are electronic devices? ok fine, but remember once. Electronics means study of flow of electrons in electrical circuits. The word Electronics comes from electron mechanics which means learning the way how an electron behaves under different conditions of externally applied fields. IRE - The Institution of Radio Engineers has given a definition of electronics as "that field of science and engineering, which deals with electron devices and their utilization." Fundamentals of electronics are the core subject in all branches of engineering nowadays. Let's discuss about some applications of electronics.




Applications of electronics:
 
Electronics has made tremendous advancement during last few decades and our day to day life involves the use of electronic devices. Electronics has played a major role in every sphere of our life; this can be proved with the following application of electronics..

Entertainment and Communication              
                            Availability of economical and fast means of communication paves the way for progress of a country. Few decades ago, the main application of electronics was in the field of telephony and telegraphy. Now, with the aid of radio waves we can transmit any message from one place to another, with out the use of wires. Radio and TV broadcasting offers a means of both entertainment as well as communication. Today, Electronics gadgets are widely used for entertainment.

Defence Applications
                            Defence applications are completely controlled by electronic circuits. RADAR that is Radio Detection and Ranging is the most important development in electronics field. With the help of radar it is possible to detect and find the exact location of enemy aircraft. Radar and anti craft guns can be linked by an automatic control system to make a complete unit.

Industrial Application
                            Electronics circuits are widely being used in industrial applications such as control of thickness, quality, weight and moisture content of a material. Electronic amplifier circuits are used to amplify signals and thus control the operations of automatic door openers, power systems and safety devices. Electronically controlled systems are used for heating and welding in the industry. The most important industrial application is that the power stations which generate thousands of megawatts of electricity are controlled by tiny electronic devices and circuits.

Medical Services
                            Electronics systems are being used by Doctors and scientists in the diagnosis and treatment of various diseases. X-rays, ECG, Short eave diathermy units and oscillographs are some instruments which have been used so far in medical science. The use of electronics in medical science has grown so extremely and is useful in saving the life of mankind from a lot of sufferings.

Instrumentation -
                    Electronics instruments such as cathode-ray oscilloscopes, frequency counters, signal generators, strain gauges are of great help in for precise measurement of various quantities. Without these electronic instruments no research laboratory is complete.

source:skincare

Comments

Popular posts from this blog

Applications of python programming

             As a beginner, it is the good option to learn python first. since it is a user understandable language, we can understand every command not like another stuff java. so before going to learn python, its better to learn applications of it. Applications of python programming:           Pe rsonally I think, you get a lot of choices. Since you are Python beginner, the small project may bring more benefits to you. For web crawler: Currently, the data analysis is very hot, so you can write some crawler to  get the data from pure html not api to practice your Python skill. You can also use some library like   "BeautifulSoup" Beautiful Soup Documentation to help yourself.   For Web development: You can have a try on some python web frameworks, like Django, Flask, Web2py, Pylons, Zope2, Giotto, CubicWeb...... to build some websites to make a practice. For Data Structure or Classic Algorithms: You can implement some famous and useful Data Structure in Pyt

Applications of C programming

             Most of the CSE students starts their programming with C, even   PYTHON  is the prefered one. because most of their syllabus doesn't have  python . So whatever, Even with C also we can start but its little bit complicated when compared to python. As a programmer, before going to start learning language, you should know the applications. Yeah, every language has their own applications but the way it used is different. so guys now we are learning some unknown applications of C. Applications of C programming:                  C language is used for creating  computer applications Used in writing  Embedded softwares Firmware for various electronics, industrial and communications products which use micro-controllers. It is also used in developing  verification software, test code, simulators etc. for various applications and hardware products. For Creating Compiles  of different Languages which can take input from other language and convert it into lower l