The California bearing ratio (CBR) testing is an evaluation of the strength of a ground, base courses, and substrates. The measure was invented by the California Department of Transport has been a vital part of construction, especially the construction of roads and airstrips. A site test is done to establish the amount of pressure it would take to penetrate aggregate or soil using a standard plunder. This pressure value is then divided by pressure necessary to get equal penetration for the pressure to go through standard crushed rocks.
When CBR testing was developed, the objective was to help in the measurement of load bearing capacity of materials like soil that were used in the construction of roads. It could also be useful in estimating the loa ...
Hello everyone, I hope you all are doing great. Today, I am going to share a new Heart Beat Sensor Library for Proteus. Using this Library, now you can easily simulate your Heart Beat Sensor in Proteus ISIS. I am quite excited while sharing this Library as it has never been designed before. All credit goes to the TEP team for creating this awesome Heart Beat Sensor Library for Proteus. You should also have a look at this Second Version of Heart Beat Sensor Library for Proteus.
Heart Beat Sensor is used to measure the Heart Beat Count of a person. When you are using a Heart Beat Sensor in hardware then there's a chance that you won't get the same results as this simulation because the placement of a finger on this sensor matters a lot. If you hav ...
Hello everyone, I hope you all are having fun. Today's my first tutorial on this blog and I am going to share When Should Mines Reach Out to Mining Optimization Consultants. As a shareholder or project manager of a mining company, you may want to know when you should reach out to mining optimization consultants for help. Is it just the state of the economy or are your profits decreasing due to productivity and performance? If you’re asking yourself this question, you may want to look out for the common reasons why mines employ the services of mining consultants.
Their Productivity is Decreasing
One of the most common sign that mining optimization consultants are needed is when a drop in profits and productivity can be clearly identified. Independen ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share new Magnetic Reed Switch Library for Proteus. We are quite proud to share it as its not been designed before. Our TEP Team has designed it and I think they need a little appreciation. :P You can interface it with any Microcontroller like Arduino, PIC or 8051 Microcontroller etc.
As Proteus is a simulation software so we can't produce magnetic field in it. That's why, we have placed a TestPin and when you provide HIGH Signal to that TestPin then it will act as it has magnet around. Similarly, if you provide LOW Signal to that TestPin then it will behave normal and will sense no magnet around. Rite now, we have just designed two Magnetic Reed Switches but soon we ...
Hello learners! Welcome to the next episode of the arrays, in which we are moving towards the details of the arrays at an advanced level. In the previous lecture, we covered the introductions and fundamentals of arrays, dimensional arrays, and array operations. One must know that the working of the arrays does not end with simple operations, and there is a lot to learn about them. Arrays and their types are important topics in programming, and if we talk about Python, the working and concepts of the array in Python are relatively simple and more effective. The details of the advanced types of arrays will prove this statement. We have a lot of data to share with you, and for this reason, we have arranged this lecture. It is important to understand the reasons behind the reading of this lect ...
Hey peeps! Welcome to the Engineering Projects where you are learning the basics of Python in detail. We are working a lot with the arrays as these are important concepts in most of the high-level programming languages till now, the numeric data was used in the arrays but for our practice, we are moving towards the next step where the focus will be on the string data type. The practice is done on the Jupyter notebook and every step is going to be explained well without skipping any concepts but to keep things easy, we are not emphasising unnecessary details and concepts. So, before going deep into the topic, have a look at the list of the contents that will be discussed in this lecture:
What are the strings?
How do we use the string in arrays?
What is the list?
How do we extract the ch ...
Hello friends, I hope you are all fine and will be doing something interesting in your life. in today's post, I am going to discuss Introduction to DHT22. It is a temperature and humidity measure sensing device. It is easily used but it needs a specific time for an operation. Its temperature measuring range is from -40 to +125 degrees Celsius with +-0.5 accuracy. This sensor measures moisture content and temperature. This sensor is easily connected to other microcontrollers.
DHT22 plays an important role in our environment in measuring temperature and moisture. It is a low cost easy-to-use small sensor. This sensor is used at different weather stations to measure temperature and ratio of moisture in the air, in this way, they tell about tem ...
Hello Friends, I hope you are fine and having fun in your lives. Today I am going to tell you about the 6 necessary Embedded Tools.It's the next episode in the Embedded systems tutorials. So, first of all, we had a look at What is Embedded System? and we have also understood What is Embedded Computer? Then we had a look at 8 things for learning embedded system programming , that can help you for the coding part of your system. An embedded system design includes both hardware and software. So it is good to know all the tools that are available and necessary for the said purpose.
In an embedded system you have to work with the software along with the hardware. You have to deal with sensors and actuators. Things are happening in real time. An embedd ...
Hello everyone, we are back with a new project and we hope you all are doing well. In this article, we will discuss a project named Smart Irrigation System using Arduino UNO. We will use different sensors to measure the environmental and crop parameters which are responsible for good production. We will also make the water pump system automatic which will open the water valve automatically according to the soil moisture of the crop.
We will discuss all points and concepts briefly in this article and also provide a Proteus Simulation to observe how it will work in the real world. Complete fully explained code and simulation are also provided below as you go ahead in this article. You can download it from there.
Smart Irrigation System using Arduino ...