Skip to main content

Posts

Showing posts with the label BASIC ELECTRIC

How to Add Icons on webpage/HTML-CSS icons/font Awosme icons/Using of CD...

Adding icons to a webpage using HTML and CSS is a common practice to enhance the visual appeal and user experience. One popular method for adding icons to your webpage is by using Font Awesome icons through a Content Delivery Network (CDN). Include Font Awesome via CDN: Start by including the Font Awesome library in your HTML file using a CDN. Add the following line to the <head> section of your HTML html Copy code < link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/ This line links to the Font Awesome CSS file hosted on the CDN. Make sure to use the latest version if available. Use Font Awesome Icons: Once you've included Font Awesome, you can add icons to your HTML content by using the <i> or <span> element with the appropriate Font Awesome class. For example: html Copy code < i class = "fas fa-home" > </ i > <!-- The home icon --> < i class = "fas fa-envelope" > </ i ...

Lithium-ion battery, how does it work?

    Lithium-ion battery, how does it work? A portable power supply has become the lifeline of the modern technological world, especially lithium-ion batteries.            Imagine a world where all cars run on induction motors and not internal combustion engines. Induction motors are far superior to IC engines in almost all engineering aspects, as well as being more robust and cheaper.            Another major disadvantage of IC engines is that they produce usable torque only in a narrow band of engine RPMs. Considering all these factors, induction motors are definitely the right choice for an automobile. However, the power supply for an induction motor is the real impediment in achieving a major induction motor revolution in the automobile industry.     Let's find out how Tesla solved this issue with the help of lithium-ion cells and why lithium-ion cell...

CAD/Electrical CAD Basic/Absolute & Rectangular Method/2D & 3D cad Software

Common ways to enter coordinates in CAD are to enter X, Y coordinate values ​​in 2D drawings, and X, Y, Z coordinate values ​​in 3D drawings. Apart from these, the CAD system also provides polar coordinates, cylindrical coordinates, spherical coordinates. When entering those coordinates, we can either enter absolute coordinate values ​​relative to the origin of the coordinates or enter values ​​relative to the endpoint. Absolute coordinates: is the distance or angle of the axes relative to the origin of the coordinates. When entering absolute coordinates, enter the coordinates of the points in the command bar. For example, to enter absolute coordinates we need to draw a line from point (-3,2) to point (4,4), first, enter the line command and then enter as the following shows :

Plastic Detection Drone/Plastic uses and its Demerits

  Plastic Detection Drone   Many plastics have a long shelf life that encourages reuse. Plastics need not be a single-use product or considered disposable. Many forms of this material have a longer useful life that is equal to or greater than that of other materials.            Well-made and well-maintained PVC pipe has the ability to serve up to a century. Construction plastics have an average lifespan of 35 years. When we continue to use these items instead of throwing them away, we can promote a lower waste rate instantly.          If you reuse plastic items at least seven times, you are saving as much energy resources as if you had recycled the product.     Plastic production methods compare favourably with many other materials. The plastics manufacturing process can be energy intensive with fossil fuels, but it is still a more environmentally friendly resource than other ...