How to make your growing more systematic

The aim of every grower should be to improve their results with every new crop cycle. This is strongly facilitated by practices that make growing more systematic as problems become easier to spot and solutions become more obvious. However, having a systematic growing approach is not trivial as it requires a substantial amount of effort that might not pay off right away but across months or even years of implementation. In today’s post I want to talk about what makes a growing process systematic and how you too can implement several techniques to improve and enhance your chances of producing better and better end products each year.

Systematic growing is all about information. How things are done might appear obvious when they are being done but as time passes the exact things that were done might be forgotten. For example if might be clear to you that at this moment you are doing three irrigation cycles per day of a certain volume per plant, but this might change in the future – perhaps you changed your irrigation at one point to adjust to higher temperatures – and the fact that irrigation was different is now lost in time. This happens all the time with all sorts of growing practices and it’s especially exacerbated when there are rotations in personnel. A grower who learned anecdotally to do or avoid certain things might leave a company without that company ever knowing that those things were actually integral to the growing process. For this reason systematic growing is all about preserving and using all sorts of information. These are some of the actual steps you can take to make this a reality.

A specific person should be in charge of this. Keeping a proper record of all information and ensuring there is coherence in the on-going recording processes and the processes that are done – as you will read below – is a full-time job. A company that truly wants to be systematic in cultivation requires a single person to dedicate all their time to this. Trying to put this in charge of the people who grow or the people who do administration is a mistake, since this is not a set of side-tasks, it is basically an entire full-time job.

Standard operating procedures should be a must. A standard operating procedure is a document that contains the steps you need to follow to perform a certain task in a crop. For example, the task of performing irrigation should be documented in a way that is always clear, up to date and that could be followed by someone who is completely new to the organization. The easiest place to start is usually to record a video of the person doing what they are doing, having them explain what is being done. At the very least this establishes a recorded process of what was done at a point in time and serves as a starting base to create a document. However keeping these things up-to-date and accessible is something that should be a top-priority.

Log as much sensor information as possible. Sensor readings are precious data that tells you a lot about the crop environment and what might be going right or wrong at each single point in time. Performing manual sensor readings and recordings is not a sustainable practice – as records can easily be lost and measurements can change depending on the person making them – so automated systems for the recording of all important sensor readings should be in place. A central database system that records all of this information is going to be key to the later access and easy use of this information.

Create expectations and see if they are met. When the two points above are put together you suddenly have a way to create expectations from procedures and then evaluate – using your sensor data – whether things that were supposed to happen actually did happen. I have seen several cases in crops when an important piece of equipment – a humidifier on a timer for example – fails to perform and there is really no awareness about anything being wrong up until there were real consequences and plant losses due to the problem. Procedures establish expectations that mean certain things should happen in the real world and having the sensors to monitor whether those things are happening or not is extremely important. These readings can also be monitored in real-time when things are working normally and the expectation can be programmed so that users are alerted when something that should be happening is actually not happening.

Log all information about crop cycles and plants. Growers will often fail to log information that relates to crop cycles and plants in a way that is systematic. It is important to log which varieties of plants are grown, where they were exactly and what the results for each one of these different plant varieties were at the end of the crop cycle. People who do this generally have an ability to distinguish varieties that work better in their growing setup, which can be a huge boost for selection and productivity.

Schedule and log lab tests every crop cycle. Lab tests for leaf tissue and media are not only important when things are going bad but they are very important when things are going right because they create an important baseline to measure against. A company that never performs tissue analysis will have a harder time figuring out why things are not working as expected if they don’t have some expectation of how things should work out when everything is working as normal. Testing leaves and media every crop cycle – even at different stages – offers growers the ability to establish a baseline, catch problems early and fix problems more quickly if they appear.

Have an environment for testing changes. A big and common mistake is to try to enact changes in a crop without previously testing the effect in a more controlled environment. Big changes carry big risks so it is important to test these changes in small testing setups before trying to bring them to a large growing operation. When testing changes it is also important to control the amount of variance that will be introduced into the crop since introducing a large amount of changes at once can lead to an inability to say what the problem was if anything at all goes wrong.

A company that complies with all the above will be on its way to fast improvements and fewer problems. A business with a single person dedicated to ensuring all the operating procedures exist and are up to date, all sensor and plant data is recorded properly, all tissue tests are logged and scheduled and all sensor readings are acting within expectations according to the procedures will have a huge advantage over a company that does not handle itself systematically.




The best cheap sensor setup for relative humidity in hydroponic automation projects

I have written in the past about humidity in hydroponics, especially how accurately measuring humidity is hard due to problems with the sensors. In my experience during the past 5 years with different humidity sensors in Arduino based automation projects I have tried different chipsets and have now reached a conclusion about my preferred chipset setup for the measurement of humidity in hydroponics. Today I want to share with you my experience with different sensors, what I think the best overall setup is and where you can buy breakout boards that use these chipsets to use them in your projects.

One of my favorite sensors for the measurement of relative humidity in hydroponics

The first sensors I ever tried for measuring humidity in hydroponics where the DHT11 sensors which are the cheapest but have really poor accuracyand limited range. I then moved to the DHT22 sensors (also known as AM2302 sensors) which in theory have an accuracy of +/-3% but I had a lot of problems with the sensors dying on me as a function time, this was particularly the case when the sensors were places near plant canopy, where they could be exposed to much higher levels of humidity than those placed to measure overall room humidity values. We also tried using them in a commercial tomato greenhouse and the sensors placed near canopy failed miserably after only a couple of months. More infuriatingly, the sensors that did not outright die seem to have lost a lot of their sensibility, with increased hysteresis in their measurements as humidity changed through the days.

This table of properties was taken from this website.

I then moved to the SHT1x humidity sensors – which were much better and more reliable – and these sensors became my go-to sensors for around a year. However I was increasingly concerned about problems with systematic errors, since all these sensors use a capacitive technique to measure relative humidity, so I decided to try other sensors that used different measuring methods. The only cheap sensor I could find using an alternative measuring technique was the BME280 – released within the last two years – which turned out to be a very reliable sensor. My default setup for measuring humidity has now become a 2 sensor setup where I connect one SHT1x and one BME280 sensor board to an Arduino and then make sure both sensors are within 2% to take a value or issue a control action. If the deviation between both sensors is above 2% then I make sure to be notified about it so that I can see if there is any problem with either of them. I was happy to learn that my conclusions are also supported by other people who have systematically evaluated humidity sensors.

Although I usually prefer the sensors from dfrobot for regular builds, as they are easier to use, you can find breakout boards or more elaborately packaged sensors with these chipsets at other places. In particular I have found the mesh protected SHT-10 sensor from Adafruit to be particularly useful for more demanding environments (like canopy, greenhouses or just outdoor sensing) which might be suitable for those of you looking for a significantly more robust solution to measure humidity, even if at a higher price. Adafruit also carries low cost breakout boards for the BME280 and the SHT-31D, which is a more accurate chip of the SHT family. In any case, I wouldn’t bother with the AM family of sensors, as they have proven to be less reliable than the above mentioned counterparts.

Last but not least, please make sure to contact me if you’re interested in getting my help or input to build a custom made sensing setup for your hydroponic facilities. Having wireless sensing and controls, all integrated into a centralized sensing unit, is perhaps one of the best ways to get reliable real-time data and enhance the control and decision making processes within your hydroponic facility.




The media exchange solution test: A better measurement of media effects in hydroponics

In the traditional hydroponic paradigm we want media to be as chemically inert as possible. The ideal media in this view would absorb no nutrients, give off no nutrients and would not decompose or react with the nutrient solution in any way. However none of the commonly available media sources comply with these properties, reason why we must be vigilant and properly adjust the media we use to fit the needs of our hydroponic setup. In this article I am going to talk about the idea of using a direct comparison test of the nutrient solution against the media, to understand the effect the media will have when exposed to the target nutrients and how this can help us adjust our solutions to better play with the selected growing medium.

Different types of growing media

First, let us understand how the media interacts with a hydroponic solution. The media can do all of the following things:

  • Dissolve into the solution (this is what happens if your media is something like sand or limestone). In this case the media is chemically reacting with the nutrient solution, therefore media is being irreversibly lost in the process. This can happen very fast, with something like limestone, or very slowly, with something like sand.
  • React and take something away from the solution. In this case the media can use ions within the solution to perform reactions that create new substances that are insoluble. For example if you have media containing large amounts of rock phosphate this phosphate can cause the precipitation of heavy metal phosphates.
  • Release ions in exchangeable locations into the media. This is different than dissolving because the media is not getting destroyed in the process but it is emptying “storage sites” that contain some ions that prefer the solution instead of these sites. This process is fundamentally reversible and – under the proper conditions – these sites could be replenished with the same or different ions.
  • Take ions into exchangeable locations in the media. This is the opposite of the process above. In this case the media will receive some ions into “storage sites” because these ions prefer the media to the hydroponic solution. The solution will therefore be depleted of these ions because they are being stored within the media.

Of most interest to us are the third and fourth points above, this is generally understood as the “exchange capacity” of the media. This determines how many and which nutrients the media can store. Different media can have storage sites with different affinities and in hydroponic setups we generally want to aim for the minimum energy state of these storage sites as they relate to our nutrient solution. Media that is already in equilibrium with the nutrient solution will tend not to change it while media that is far away from equilibrium with the solution will change it strongly towards the equilibrium point.

Think about coco coir, a commonly used media in hydroponics that can have a wide variety of different ion exchange capacity values and a lot of different ions initially in its “storage sites” due to the differences in sourcing materials and treatments done by different companies. Coco coir initially contains high amounts of potassium and sodium ions, but some companies treat it with Ca nitrate, which changes all these “storage sites” to contain Ca instead. These two sources of coco would interact very differently with our nutrient solution. In the first case the coir would exchange a lot of its potassium for Ca and Mg ions in solution – because these ions have higher affinity for the “storage sites” – while in the second case a little Ca would be exchanged for other ions (because all ions are in equilibrium with all the storage sites). The changes to the solution are very different and totally different approaches in nutrient composition changes are required.

Traditional soil tests could provide some answer to us, they would definitely show the ions that could be exchanged to be different in both cases. But they tell us little about the equilibrium position of the media against our target nutrient solution. To make things more realistic we can actually do a test where we pass our actual nutrient solution through a column of media that is exactly what we’re going to run it through in real life (with no plants of course). We then collect the input and output solution and run lab analysis of both of these solutions. We can then compare the results and see how much the media is actually changing the composition of our input solution and we can then make some decision to adjust. Such a test would proceed as follows:

  1. Prepare the strongest final solution that will be used in the growing process. (for example the solution that is used at the peak of fruit generation in a tomato crop)
  2. Take a sample of this starting solution to send for chemical analysis.
  3. Pack a burette with a column of media as high as the containers the plants will be in.
  4. Fill the burette with the nutrient solution.
  5. Run as much solution as required to collect a sample of equal volume to the first one.
  6. Send both samples for analysis.

The difference in nutrients between both solution will show us what we should initially be doing to maintain a consistent composition of the nutrient solution, given the interaction with the media. If the interaction is too strong it can also tell us that we shouldn’t be using this media without previously treating it to ensure the imbalances do not happen. For example media like biochar can have an extremely high affinity for metal chelates and nitrogen compounds, if we ran our solution through the media and it turns out that it soaked up almost all of our iron and ammonium, we wouldn’t want to just add more nitrate and heavy metals but we would like to pretreat the media with a concentrated solution and then repeat the test to ensure that the media is at a level of activity that we can correct for.

A given media source that is acceptable should not strongly affect the nutrient solution. Any media that does this in the media exchange test requires correction so that the ability to take elements from the nutrient solution is reduced. The test will tell you exactly what the media is finding most appetizing and the treatment options will then be substantially easier to plan. A coco coir that shows it soaks up almost all the Ca will need to be treated with a Ca nitrate solution and a biochar that absorbs a lot of ammonium will need to be treated with an ammonium sulfate solution. These are some cheap pretreatments that will save a lot of heartache within a hydroponic setup and will make the ongoing growing process substantially easier to manage.

This is one of the simplest and cheapest tests that can be done to address media effects. However it is by no means comprehensive in that it does not show us other important media properties that might be crucial for selection. It is important to consider that this test gives us only a glimpse of the chemical properties and the interactions with the actual nutrient solution we intend to use. Other media specific analysis and more complicated media run-off tests can be necessary to address the full extent of the interactions through an entire crop cycle.




Using biochar in hydroponics to improve yields

The media used in hydroponic crops can vary widely around the world depending on what’s cheaper and more easily available in large quantities. In the United States, coco coir, peat moss and perlite tend to be favored while other regions might prefer media like rice husk, sand or vermiculite. However there is an entire type of media that is available in significant quantities almost any place where plants are grown, that is rarely used: biochars. These are produced from the controlled burning of plant materials and offer a myriad of potential benefits not commonly available with the other media types. Furthermore, biochar – combined with other media – can actually provide significantly better results in hydroponic culture. In this post I’ll talk about biochars, their properties and walk you through some of the evidence showing how they can substantially improve yields.

Biochar material generated from a previous crop cycle

First let’s talk about the properties of biochars. Since they are the result of burning plant material, their chemical and physical properties will be inherited from the parent plant material and the nature of the burning process (temperature, speed, oxygen availability, etc). The table below shows the properties of biochars from 3 different plant sources coming from the exact same process. Although all of the biochars are basic, their cation exchance capacity (CEC) and EC values can vary very substantially. The CEC is substantially lower than that of a media like coco coir (which can be in the 40-60 range in terms of cmol/kg) but the density of the media is much higher with biochar around 80-320kg/m^3 while coir is way less dense at only 80-100 kg/m^3. This means that the volumetric exchange capacity of biochar is around the same as coir but can be much larger depending on the specific source of biochar. Note that the initial pH of biochar can vary very widely, from around 5 to 10, depending on the temperature used to make the biochar (see second image below). These two tables show you how the properties can vary both due to the process and the plant material used.

The table above was taken from this article (https://www.ncbi.nlm.nih.gov/pubmed/28618279)

Biochar is not commonly used by itself but as an amendment to improve the properties of other media. Evidence across several different plant studies shows that biochar amendments systemically increase the yields in hydroponic crops. The first image below – taken from a study on cherry tomatoes – shows how a 5% amendment of biochar in coco peat was able to significantly increase the diameter of fruits produced. The second image – from a study on peppers – shows how the addition of the same 5% amendment of a “nutrient poor” biochar in coco coir produced very substantial increases in biomass over controls. There are several other studies that show improvements due to the use of biochar amendments, either under normal or stressed conditions (2, 3, 4, 5, 6, 7). From the evidence it seems to be clear that biochars can provide substantial benefits to hydroponic crop production. This is further cemented in this review about the use of biochar in container plants, which goes into additional evidence about the matter (plus some problems I’ll also address later in this article).

Image taken from this article
Image above taken from this study on peppers

But why does biochar work? There are currently three hypothesis that could explain the benefits available from biochar. The first is that it has a higher affinity for plant root exudates and other toxic substances that harm plant growth. By removing these substances, the biochar that is within the media ensures that the roots are always in a less toxic environment. The second hypothesis is that biochar provides a more welcoming environment for beneficial microbes, because of its chemical nature and pore structure, that facilitates the creation of beneficial symbioses that are harder to maintain in other media. The third is that the biochar has higher affinity for some nutrients, particularly nitrogen, enabling the plants to maintain a steadier supply of nutrients between irrigation cycles (this chemical behavior is well documented, see here). Potentially getting these three benefits makes biochar one of the most obvious improvements to hydroponic crops. A potential 20%+ improvement in yields could be realized in this case, if results from the literature translate into your crop.

However there are also problems with the use of biochar in hydroponics that should not be overlooked. In particular there is the problem of consistency and quality of chemical and physical properties. Since biochar properties depend so much on the creation process and sourcing material, it is quite easy to get a biochar that is detrimental instead of beneficial to plant growth. The second problem is the potential availability of toxic substances within the biochar that might harm your plants or make your products heavily toxic. Biochar source materials can be contaminated with heavy metals and toxic organic compounds can be generated within the high temperature process. It is therefore vital to ensure that the biochar you use contains neither of these issues.

Ensuring that the EC, pH , CEC and mineral properties of the biochar are aligned with the ones that provide the most benefit in the literature is a good place to start but ongoing quality controls are also necessary to ensure that the supplier has not changed the source or chemical process in a way that’s detrimental. Producing your own biochar – since the equipment to do so is fairly simple – can also be a good possibility, given that a lot of plant material can also be wasted in crop cycles and this material could then be recycled as media for the next crop.




Six things to consider when running experiments in hydroponics

Two different growing facilities are never exactly the same. Fine tuning nutrient solutions, irrigation cycles and environmental conditions is therefore fundamental to achieve the best possible outcomes under different growing conditions. This naturally requires experimentation, which is not trivial to carry out. Today I am going to talk about five important things you need to consider when carrying out experiments that will help you maximize what you learn from them and avoid running experiments where no valuable information will be obtained.

The number of plants. Any experiment relies heavily on sample size in order to generate data that can lead to valid conclusions. A small sample size will have an inherently larger variability due to randomness that will make any conclusions naturally weaker. The smaller the studied effect is expected to be, the larger the sample size that will be required. Some things can be studied with a small number of samples – say just 5 plants – while others require very large number (+100 plants). For example if I’m trying to determine whether a 5000ppm concentration of Na will kill plants I can just do that with a small group, while if I’m trying to determine the effect of several different levels of Na on plant growth, then I’ll need a large group, properly divided among different treatments.

The number of variations. Related with the above, the success of an experiment also depends on what we’re changing and by how much. The simplest form of experimentation (A/B testing) tries to determine whether there is a difference when changing one single thing from one state to another but this form of experimentation can be heavily impractical since we want to get as much information as possible per crop cycle per plant available for experimentation. This means we need to design experiments where several variations are tried yet statistically relevant conclusions can be reached. If you don’t know how to do this, A/B testing is a safe bet, but it will take you longer to gain information.

Always have a control. Whenever you run an experiment, an adequate control must always exist. There must always be a hydroponic crop that is run side-by-side the experiments you’re running in which the variables you’re experimenting on are not being touched. A control needs to always be present – a result in the past cannot be used as a control – since the control must experiment all random influences that the plants that you’re currently experimenting on are facing.

Collect as much data as you can. Plants do not grow fast, so experiments are extremely valuable and their data should not be wasted. Whenever you’re running an experiment make sure you measure all possible outputs that might be of interest. You want to measure time to maturity, yields by weight, shoot weight, root weight, yield quality, leaf area, leaf composition, etc. Any variable that might be of importance to the success of your crop should be measured, because otherwise you’re wasting information you already have and obtained through your experimentation. I cannot tell you how many times I’ve seen people regret not having measured everything they could when they carried out expensive or long experiments.

Image result for experiment hydroponics control
Control (left) vs variation (right) for an experiment testing the effects of Cadmium in plant morphology

Be careful about differences with controls. The only difference between your control and your experiment should be the variable(s) you want to study. If something else is different then it will be a confounding variable for your study and you might wrongfully assign an effect to a variable while the real effect came from something completely different. A classic problem is a localized difference in VPD caused by differences in air-circulation between locations. A plant under a higher VPD will show things like higher Ca in tissue, which you might mistake as being caused by the variable under study.

Blind experimentation is VERY important. Ideally the people carrying a study should be double-blind to it. If you’re measuring the effect of potassium in solution and you’re running a set of plants under 200ppm and another with 400 ppm, then the person preparing the solutions should not know which tank feeds which set of plants and the person measuring the yields and the plant weights should not know either. Only in the end – after all data is collected and the experiment is executed – should the true nature of what went where be revealed. Blindness is extremely important because otherwise people might introduce biases into the study, for example the grower might be predisposed to thinking that higher K is better, so he will care more for those plants because of confirmation bias. These effects can be dramatic, we should care about blindness specially because of all the ways that not being blind can ruin a study that we cannot think of!

The above is only a short list of things I consider important to take into account when carrying out experiments with plants. It’s certainly not an exhaustive or advanced list – just a list of basic pointers – but I believe these can be extremely useful for anyone trying to improve their current hydroponic crops or anyone currently carrying their own hydroponic experiments.




Why you should optimize your nutrient solution for your particular setup

In hydroponics, most plant nourishment is delivered through the use of a nutrient solution. This solution is prepared from raw fertilizer inputs by the grower – or a fertilizer company – and should contain adequate mineral ratios to maximize plant growth. However, although basic solutions can successfully grow crops under a wide variety of conditions, large increases in yields are possible with the optimization of the nutrient solution for each particular setup. Today’s article talks about why this is important and why a one-size-fits-all solution simply does not exist in hydroponic culture.

A nutrient solution is, generally, a very complicated mixture of different substances. All solutions should contain all mineral elements that are necessary for plant growth, which means that every solution contains at least 13 variables that a grower can change in order to improve their crop yields. You may think that every plant species has a magic set of variables that provide the best results but – in reality – this does not happen because plant/nutrient dynamics depend on the growing environment as well.

Since nutrients in solution are absorbed through plant roots, the root environment plays a huge role in determining how nutrients get absorbed by plants. The root environment depends on the media being used, the temperature and the way that water cycles in and out of the media. Nutrients are not absorbed in the same manner in a crop where watering is done once every 12 hours compared with a crop where constant dripping over the media is maintained. The nutrient solution also interacts with the media with time and different things can buildup depending on the frequency of the waterings, how well oxygenated the nutrient solution is and how the nutrient solution interacts with the specific media being used.

The outside environment also plays a huge role, due to the way that mineral transport is tied to water transport within plants. An environment with a high vapor pressure deficit will increase water transport through the plant, which will significantly increase Ca transport, while a higher moisture environment will hinder Ca transport and increase the transport of other minerals. The amount of air movement around the canopy, the concentration of carbon dioxide and the amount of temperature variation also play a huge role in determining what nutrient ratios will work best for a particular growing setup.

Sadly, no two growers ever have the exact same root and outside environment conditions. The optimal solution for a grower using coco coir in a high VPD environment will be very different from the solution used by someone using rockwool under low VPD, even if both people are growing the exact same plant. For this reason, performing a proper optimization of the nutrient solution is fundamental to increase nutrient usage efficiency and maximize growth. I will write more about how this is done in practice next week.

If you would like to know more about how this can be done in practice in your commercial hydroponic crop, please do not hesitate to send me an email, using the contact form on this page.




Five common reason why you’re losing yields

Mistakes in hydroponic culture are not uncommon among both amateur and seasoned growers. Since there is considerable distances between a successful crop and an optimal crop, growers can go a long time without noticing mistakes that are likely to be heavily detrimental to their actual crop yields. Today I am going to share with you five of the most common problems I see when consulting for hydroponic growers and why these might be costing you a lot in yields.

Sup-optimal vapor pressure deficit. Temperature and humidity play a huge role in guaranteeing a large crop production. Plants can survive under a wide array of environmental conditions but the range where they produce optimal results is dependent on several factors, including the amount of carbon dioxide in the air, the plant species and the nutrient solution used. Most growers who make mistakes regarding VPD are either growing at a temperature that’s too high or at a humidity that’s too low. During winter low humidity tends to be the largest problem while during the summer issues with higher temperatures are most common.

Bad environments around root zones. Many growers water their plants with nutrient solution without measuring the characteristics of the solution that comes out of their media. Not measuring run-off EC/pH, especially when using non-recirculating setups, is a recipe for failure since the grower is completely unaware of whether root-zone conditions are good or not. More often than not, growers who make this mistake end up with very high salinity and extreme pH values – often acidic – that can be extremely hard to correct.

No foliar spraying regimes. Plants can take a lot of nutrition through their root zones but certain additives and nutrients are taken with far more efficiency through leaves. A lot of yield can be gained if proper foliar spraying with adequate additives to enhance growth is carried out. Many growers do not carry out any foliar spraying, leaving a lot of potential growth on the table that could be gained with these procedures.

No silicate applications. Potassium silicate is a very important additive in hydroponic culture and can make the difference between a very successful crop and a crop that has been heavily affected by fungal or bacterial diseases. Silicate applications have been repeatedly demonstrated to make plants immune systems stronger and – through the prevention of diseases and the strengthening of plants – can lead to healthier plants that have stronger yields.

No tailor-made nutrient optimization. Each particular grower has a specific set of plant species, varieties, media, temperature/humidity and carbon dioxide conditions that make their particular growing situation unique. Although generic nutrient solutions can do the job well enough to provide satisfactory yields, there is a lot of potential product left on the table if proper optimization of the nutrient solution is not carried out. Some nutrients – like phosphorous and calcium – benefit greatly form being optimized to the particular conditions each hydroponic grower has. Optimization takes effort and money – as some plants need to be dedicated to research – but the results can be more than worth it.

Image result for hydroponic image

Although the above is not an exhaustive list of potential problems, it does provide you with an idea of the things that you might be doing wrong. With this in mind you can start to do your own research to attempt to fix these issues or you can contact me and schedule a call directly so that I can help you improve your hydroponic growing results.




High P or low P? The mystery of phosphorus in hydroponic culture

If you searched for the optimal P concentration for plant growth in hydroponics you will likely find very different results, ranging from low values to very high values. This is inherently contradictory and difficult to understand, why don’t we have a smaller range for optimal P conditions? Why has it been so hard to describe what the best P levels are? Today we will talk about P nutrition and why there has been so much confusion regarding optimal P levels in hydroponic culture.

Effects of P and N concentration on lavender plants (taken from this article)

Almost all books about hydroponics and flowering plants will put optimal P concentrations in solution between 20 and 50 ppm, rarely will you find any book recommending P levels outside of these values in general, since these are recognized to be safe and they play well with standard nutrient concentrations used for other elements. However you will find articles for different plants recommending P levels that can be as high as 200 ppm to as low as 10 ppm. Take for example this article on Calendula, which recommend a P application of 10ppm, while this article on Lavender suggests 60ppm. Note that optimal P might also depend on the desired result as this article on Origanum dictamnus shows that there is a movements of essential oils from leaves to bracts at higher P concentrations in these plants.

Not only is there confusion about optimal P levels, but even the effects of P and the interaction of P with micronutrients are not very well understood. There is evidence (see here) that P promotes Mn uptake in tomatoes while it suppresses Fe and Zn uptake, while we have entirely different results in barley, where P is found to actually impede manganese acquisition. The above two articles also give a lot of references to P uptake literature, which I suggest you checkout if you would like to learn more.

Table taken from this article
Taken from this thesis.

The P literature is quite extensive (I suggest you read this thesis and its references if you would like to get a deeper dive), but overall we know that concentrations below 20ppm are rarely optimal and we do know that levels above 60ppm can be optimal for some plants under some conditions. In the thesis mentioned above we can see that tabasco pepper plants have the highest leaf area after 90 days in a P solution at almost 120 ppm.

Optimal P levels are perhaps harder to evaluate because they depend substantially on the concentration of other elements in solution as well as solution pH and root zone temperatures. We know that lower P stimulates root growth and reduces shoot growth while higher P levels have the exact opposite effect. Therefore variations in the ratio of P to other nutrients might be the optimal path for many crops but this is very hard to generalize as it depends on the particular growing conditions of each particular crop being grown.

Sadly the answer is that we don’t have an “optimal P” that will match all growing conditions and plants. We know that growing with a P value between 30-50ppm will give you decent results on almost all crops, but we also know that there are substantial gains to be made by optimizing P under your particular growing conditions (plant, media, tempeatures, etc). In some cases 50%+ increases in yields might be possible if P is properly tuned to the exact growing conditions used.

Your optimal P might be way lower or higher than what’s recommended in the literature, so start with the ballpark literature recommendation and make experiments from there to properly adjust P to maximize yields in your crop. Also make sure you carry out leaf-tissue, media and run-off analysis while you do this to ensure you get the best possible results.




Using a biodegradable iron chelate (IDHA) in hydroponics

Chelates are a very important part of hydroponic nutrient solutions as they provide a reliable source of heavy metals. Without chelates, heavy metals can easily go out of solution and become unavailable, either because they precipitate as an insoluble salt or because they are captured by active surfaces with a high affinity for metals. Among the heavy metals, Fe is the most important to chelate as it’s usually present in the largest concentration and is the most easily taken out of solution by the factors mentioned above.

Models for different Fe chelating agents, taken from this paper.

Commonly chelating agents such as EDTA, DTPA and EDDHA are used in solution and they do a great job in providing adequate supplies of micro nutrients to plants. These three chelators have a very high affinity for Fe and therefore ensure that Fe will remain in solution and available to plants. However, a problem all of these chelating agents share is their lack of biodegradability, they all enter plant tissue and are going to be very difficult to get rid of by the plant. They can therefore accumulate in plant tissues to some extent and can cause problems of their own.

There are however some chelating agents that are both effective at protecting the heavy metals and easily biodegradable, from these, the most largely studied is perhaps imidodisuccinic acid (IDHA) whose structure is showed and compared with the other chelates in the image above. Although this chelating agent shares some common structural features with traditional chelating agents its chemical structure makes it incredibly easy to biodegrade and therefore a nice candidate for fertilizer use.

Comparison between EDTA, IDHA and a control, taken from this paper

Several papers have compared IDHA fertilization to traditional Fe chelates (here, here, here, here). Although the IDHA is usually less stable in solution – as it would be expected given its chemical nature – it tends to give better results in terms of absorption and fertilization compared with the other Fe chelates. Given that it is also completely non-toxic to the plants – while the other chelates make the plant deal with the non-biodegradable aspects – plants fertilized with IDHA can actually be healthier. The image above, showing a comparison with EDTA – shows how the IDHA plants were not affected by a fungal infection that ended up affecting the EDTA treatment.

This does not mean that IDHA is the natural best choice for an Fe chelate. Some of the above studies have shown that IDHA can easily be captured by some media and its lack of stability implies that it is not a good choice for extended use in recirculating systems. However IDHA can be a better choice if the media used allows for it and the grower is able to apply it with its biodegradable nature in mind or if the desired products needs to be free of traditional chelate contaminants. In some cases – as mentioned before – it can actually be a significant improvement over traditional chelates.




Selenium in hydroponic culture

The element selenium (Se) is not commonly used in hydroponic culture – as it’s not necessary for plant life – but the fact that it’s necessary for human life has meant that plant enrichment with selenium and its effects have been studied in hydroponics. Its effects however, are more than just an increase in Se concentration in plants. In today’s post we’ll talk about Se and what its effects in plant growth are according to some of the published literature.

Correlation map of all measured plant properties in Se application (from this study)

Different studies can use different forms of Se, so it’s important to find out whether a study uses a source of Se cations, like Se chloride or a source of Se anions, like sodium selenate. If you want to reproduce the results you will need to match the exact source used, as using a different source can lead up to completely different results. Most studies focusing on Se use it in concentrations around 0.1 to 0.5ppm, although some studies do go as far as 5-10ppm, especially when studying the effects of the salts where Se is present as a cation.

Although most studies related to Se focus on the fortification of fruits, many studies also measure yield and plant quality related parameters in order to obtain as much information as possible. In this study of Se used in tomato plants there was a substantial enrichment of Se and a delayed ripening but there were no substantial effect on plant growth. However post-harvest characteristics of fruits were significantly improved by Se. Other studies on tomatoes, like this one, have however found improvements in yields when using Se.

Other studies like this one on curly endive or this one using Se nanoparticles in pomegranate, do show significant improvements in plant characteristics from using Se. In the pomegranate study, an 1.35 fold increase in the number of fruits was achieved, a very impressive mark given the characteristics of the treatment.

Table taken from this review article

Selenium can also be a defense against temperature and salt stress. This article on peppers shows that an application of foliar selenium can help reduce flower drop rates and other adverse effects of temperature stress in these plants. This article on wheat seedlings, shows that selenium can also be protective against salt induced stress, preserving root growth under these adverse conditions.

It is also worth considering that Se can also become toxic to plants at anything but low concentrations. This review, which goes significantly into the articles that had been published up until 2014, goes deeply into this particular issue. The table above is particularly useful, as it shows the ranges of applications and toxicities for some plants. It is within the conclusions of the above review – as we have seen in the articles shown before as well – that Se can be used as an effective additive, stress protector and growth promoter when used in adequate amounts and forms (remember, cationic and anionic forms are different!), while it can become toxic and damaging if used without care.