Formation and evaluation of casein-gum arabic coacervates via pH-dependent complexation using fast acidification

Yong Li1, Xiyue Zhang1, Na Sun1

  • 1National Engineering Research Center of Seafood, School of Food Science and Technology, Dalian Polytechnic University, Dalian 116034, PR China.

Related Concept Videos

Formation of Complex Ions03:45

Formation of Complex Ions

A type of Lewis acid-base chemistry involves the formation of a complex ion (or a coordination complex) comprising a central atom, typically a transition metal cation, surrounded by ions or molecules called ligands. These ligands can be neutral molecules like H2O or NH3, or ions such as CN− or OH−. Often, the ligands act as Lewis bases, donating a pair of electrons to the central atom. These types of Lewis acid-base reactions are examples of a broad subdiscipline called coordination...
26.2K
Solution Formation02:16

Solution Formation

There is no one solvent that can dissolve every type of solute. Some substances that readily dissolve in a certain solvent might be insoluble in a different solvent. A simple way to predict which substances dissolve in which solvent is the phrase "like dissolves like". This means that polar substances, such as salt and sugar, dissolve in a polar substance like water. In contrast, non-polar substances are more soluble in non-polar solvents such as carbon tetrachloride.
This selective...
37.8K
Temperature Dependence on Reaction Rate02:55

Temperature Dependence on Reaction Rate

The Collision Theory
Atoms, molecules, or ions must collide before they can react with each other. Atoms must be close together to form chemical bonds. This premise is the basis for a theory that explains many observations regarding chemical kinetics, including factors affecting reaction rates.
The collision theory is based on the postulates that (i) the reaction rate is proportional to the rate of reactant collisions, (ii) the reacting species collide in an orientation allowing contact between...
89.1K
Gene Evolution - Fast or Slow?02:05

Gene Evolution - Fast or Slow?

The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
8.2K
Frequency-dependent Selection01:21

Frequency-dependent Selection

When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
24.1K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
952