{"id":10776,"date":"2021-01-11T22:24:27","date_gmt":"2021-01-11T22:24:27","guid":{"rendered":"https:\/\/wolles-elektronikkiste.de\/ina282-current-sensor"},"modified":"2024-10-29T13:18:30","modified_gmt":"2024-10-29T13:18:30","slug":"ina282-current-sensor","status":"publish","type":"post","link":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor","title":{"rendered":"INA282 Current Sensor"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">About this post<\/h2>\n\n<p>In this last (yes, really!) article about current sensors I will report on the INA282. In terms of its characteristics, the INA282 can be classified as follows in the series of current sensors discussed so far:<\/p>\r\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Sensor<\/strong><\/td><td>INA282<\/td><td><a href=\"https:\/\/wolles-elektronikkiste.de\/en\/ina219-current-and-power-sensor\" target=\"_blank\" rel=\"noreferrer noopener\">INA219<\/a><\/td><td><a href=\"https:\/\/wolles-elektronikkiste.de\/en\/ina226-current-and-power-sensor\" target=\"_blank\" rel=\"noreferrer noopener\">INA226<\/a><\/td><td><a href=\"https:\/\/wolles-elektronikkiste.de\/en\/current-sensor-how-to-build-it-yourself\">Self-built<\/a><\/td><td><a href=\"https:\/\/wolles-elektronikkiste.de\/en\/acs712-current-sensor-2\">ACS712<\/a><\/td><td><a href=\"https:\/\/wolles-elektronikkiste.de\/en\/max471-current-sensor\" target=\"_blank\" rel=\"noreferrer noopener\">MAX471<\/a><\/td><\/tr><tr><td><strong>Measuring<\/strong><br\/><strong>principle<\/strong><\/td><td>external<br\/>shunt<\/td><td>external<br\/>shunt<\/td><td>external<br\/>shunt<\/td><td>external <br\/>shunt<\/td><td>Hall-<br\/>effect<\/td><td>internal <br\/>shunt<\/td><\/tr><tr><td><strong>Signal <\/strong><\/td><td>analog<\/td><td>digital <br\/>(I2C)<\/td><td>digital <br\/>(I2C)<\/td><td>analog<\/td><td>analog<\/td><td>analog<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Table 1: Overview of the current sensors discussed so far<\/figcaption><\/figure>\n\n<p>&#8220;External&#8221; shunt means that the shunt is not on the IC, but on the modules.<\/p>\r\n<p>As with previous articles on this topic, I will first discuss the technical characteristics of INA282. Then I show how you operate it with an Arduino (UNO), create a calibration line and finally how you measure the power in addition to the current. I have already shown the latter with other modules, but each post should be understandable on its own if possible.<\/p>\r\n\n<h2 class=\"wp-block-heading\">Technical characteristics<\/h2>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-1024x514.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"514\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-1024x514.jpg\" alt=\"An INA282 module \" class=\"wp-image-7377\" srcset=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-1024x514.jpg 1024w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-300x150.jpg 300w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-768x385.jpg 768w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-1536x770.jpg 1536w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme-1320x662.jpg 1320w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Modul_mit_Klemme.jpg 2000w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">An INA282 module<\/figcaption><\/figure>\n\n<p>The INA282 determines the current by amplifying the voltage drop across a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Shunt_(electrical)\" target=\"_blank\" rel=\"noopener noreferrer\">shunt<\/a> (low-impedance resistor for measuring currents) and outputting it at pin OUT. To do this, it uses a gain factor of 50 V\/V. The INA282 also has a few siblings with higher gain factors: <\/p>\r\n<ul>\r\n<li>INA286: 100 V\/V<\/li>\r\n<li>INA283: 200 V\/V<\/li>\r\n<li>INA284: 400 V\/V<\/li>\r\n<li>INA285: 1000 V\/V<\/li>\r\n<\/ul>\r\n<p>As a module, I found only the INA282 and also only with a shunt of 0.1 Ohm. This means that e.g. 1 ampere causes a voltage drop of 100 millivolts at the shunt. Due to the gain factor of 50, you get a signal voltage of 5 volts in this case. With the bare ICs, on the other hand, you are more flexible and can adjust the range of the signal voltage by choosing the shunt. Or you switch between different shunts and have different measurement ranges in this way.<\/p>\r\n<p>The INA282 requires a supply voltage of 2.7 to 18 volts and has a maximum current consumption of 900 microamperes. The voltage at its inputs IN+ and IN- can from -14 to +80 volts.<\/p>\r\n<p> From the internal design, the INA282 is very similar to the op amp variant of the self-built current sensor, which I discussed <a href=\"https:\/\/wolles-elektronikkiste.de\/en\/current-sensor-how-to-build-it-yourself\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-1024x673.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"673\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-1024x673.png\" alt=\"Schematic structure of the INA282\" class=\"wp-image-7378\" srcset=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-1024x673.png 1024w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-300x197.png 300w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-768x505.png 768w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema-1320x867.png 1320w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_Schema.png 1336w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Schematic structure of the INA282<\/figcaption><\/figure>\n\n<p>Further details about the INA282 can be found in the <a href=\"https:\/\/www.ti.com\/lit\/ds\/symlink\/ina282.pdf?ts=1597938968353&amp;ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FINA282\" target=\"_blank\" rel=\"noopener noreferrer\">data sheet<\/a>.<\/p>\r\n\n<h3 class=\"wp-block-heading\">Operating modes<\/h3>\n\n<p>In addition to the current I, the size of the shunt and the amplification factor, the operating voltage VCC and the type of wiring of REF1 and REF2 (RE1\/RE2 on the module) determine the voltage level at OUT:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/REF_Options_2_engl.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/REF_Options_2_engl-1024x571.png\" alt=\"Operating modes of the INA282 depending on REF1 and REF2\" class=\"wp-image-7405\"\/><\/a><figcaption class=\"wp-element-caption\">Operating modes of the INA282 depending on REF1 and REF2<\/figcaption><\/figure>\n\n<ol>\r\n<li><strong>REF1 and REF2 to GND<\/strong>: at zero ampere, the voltage at OUT is zero. When a current flows from the IN+ connected side of the shunt to the side connected to IN- you measure a positive voltage. With this setup, you can therefore only measure unidirectionally.<\/li>\r\n<li><strong>REF1 to VCC, REF2 to GND<\/strong> (or vice versa): at zero ampere you get a voltage of VCC\/2. Depending on the current direction, the voltage decreases or increases (bidirectional).<\/li>\r\n<li><strong>REF1 and REF2 to VCC<\/strong>: At zero amperes, the voltage at OUT is equal to VCC. With a current flow IN- \u2013> IN+ (via the shunt), the voltage decreases with increasing current. With this setup, you can therefore only measure unidirectionally again. &nbsp;<\/li>\r\n<\/ol>\r\n<p>Further settings are possible by attaching REF1 and REF2 to other reference voltages. More information can be found in the <a href=\"https:\/\/www.ti.com\/lit\/ds\/symlink\/ina282.pdf?ts=1597938968353&amp;ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FINA282\" target=\"_blank\" rel=\"noopener noreferrer\">data sheet<\/a>.<\/p>\r\n\n<h2 class=\"wp-block-heading\">Connection to the Arduino UNO<\/h2>\n\n<p>Since the INA282 only draws a maximum of 900 \u00b5A, you can power it via the Arduino. However, you should not have too many other devices attached to the power supply in order not to affect the current measurement. Of course, this is especially true if you select operating modes 2 or 3. Because if the supply voltage fluctuates, your zero point fluctuates. &nbsp;<\/p>\r\n\n<p>I&#8217;ll only look at operating mode 1. Here&#8217;s what your circuit might look like if you use an Arduino UNO:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_wiring_engl.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_wiring_engl-1024x660.png\" alt=\"The INA282 connected to an Arduino UNO (High-Side)\" class=\"wp-image-7380\"\/><\/a><figcaption class=\"wp-element-caption\">The INA282 connected to an Arduino UNO (High-Side)<\/figcaption><\/figure>\n\n<p>This is the high-side configuration, i.e. the INA282 is placed on the V+ side of the consumer. Alternatively, you can also put it on the GND side, i.e. behind the consumer (low-side configuration).<\/p>\r\n<p>I could only achieve stable values if I ensured a common mass of consumer circuit and the Arduino.<\/p>\r\n<p>The consumer current to be determined is usually referred to as bus current. That is why I will continue to use this term. <\/p>\r\n\n<h2 class=\"wp-block-heading\">Creating of a calibration line<\/h2>\n\n<p>For the creation of the calibration line, I measured the bus current with a multimeter, used different consumers and measured the raw values at the analog input A0. However, the Arduino A\/D converter tends to fluctuate by +\/-2 units. That&#8217;s why I averaged 25 individual values each.<\/p>\r\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-group=\"Rohdaten_INA282.ino\" data-enlighter-title=\"Rohdaten_INA282.ino\">void setup() {\r\n  Serial.begin(9600);\r\n}\r\n\r\nvoid loop() {\r\n  unsigned long rawVal = 0;\r\n    \r\n  for(int i=0; i&lt;25; i++){\r\n    rawVal += analogRead(A0);\r\n    delay(5);\r\n  }\r\n  \r\n  float meanRawVal = (rawVal \/ 25.0);\r\n  Serial.println(meanRawVal);\r\n  delay(1000);        \r\n}<\/pre>\r\n<p>&nbsp;<\/p>\r\n\n<p>I then converted the raw values into the voltage U:<\/p>\r\n\n<p><\/p>\r\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 39px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/ql-cache\/quicklatex.com-4b50f18af04d632cb1ffffb5708dea5d_l3.png\" height=\"39\" width=\"199\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91; &#85;&#92;&#59;&#91;&#92;&#116;&#101;&#120;&#116;&#123;&#109;&#86;&#125;&#93;&#61;&#114;&#97;&#119;&#86;&#92;&#33;&#97;&#108;&#92;&#99;&#100;&#111;&#116;&#92;&#102;&#114;&#97;&#99;&#123;&#53;&#48;&#48;&#48;&#125;&#123;&#49;&#48;&#50;&#52;&#125; &#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\r\n\n<p>Here&#8217;s what the data looked like:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/Calibration_INA282_data.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/Calibration_INA282_data-1024x393.png\" alt=\"Table 2: Values for the calibration line\" class=\"wp-image-7385\"\/><\/a><figcaption class=\"wp-element-caption\">Table 2: Values for the calibration line<\/figcaption><\/figure>\n\n<p>&#8230; and the regression (calibration) line created via Excel:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/Calibration_INA282_curve.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/Calibration_INA282_curve-1024x557.png\" alt=\"Calibration line for the INA282\" class=\"wp-image-7386\"\/><\/a><figcaption class=\"wp-element-caption\">Calibration line for the INA282<\/figcaption><\/figure>\n\n<p>I then inserted the raw values into the formula for the calibration line (see last column of Table 2). The calculated values are fairly consistent with the multimeter values. Only at the zero point the real values deviate a bit from the regression line. That&#8217;s why I didn&#8217;t include the value at 0 milliamperes.<\/p>\r\n<p>Further above I had calculated that at 50 times gain and a shunt of 0.1 ohms, a current of 1 ampere should give a signal voltage of 5 volts. The regression line should therefore have a slope of 0.2 mA\/mV. Instead, the slope is 0.2063, which is about 3 percent deviation. The measurement fluctuations are below this deviation, at least at currents higher than 10 milliamperes. For accurate measurements, it is therefore worthwhile to do this calibration exercise.<\/p>\r\n\n<h2 class=\"wp-block-heading\">The INA282 as current and power sensor<\/h2>\n\n<p>Once you have applied the calibration procedure, you can now measure unknown currents. In addition, you can also easily add a power measurement feature to your project.&nbsp;<\/p>\r\n<p>Since you know the bus current, you only need to measure the voltage at V+ of the consumer (bus voltage) and can calculate the power P:<\/p>\r\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 16px;\"><span class=\"ql-right-eqno\"> &nbsp; <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/ql-cache\/quicklatex.com-dfcc2c0792a06b1e24ba163ef31e8e6b_l3.png\" height=\"16\" width=\"123\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#91; &#80;&#32;&#61;&#32;&#85;&#95;&#123;&#92;&#116;&#101;&#120;&#116;&#123;&#66;&#117;&#115;&#125;&#125;&#92;&#99;&#100;&#111;&#116;&#32;&#73;&#95;&#123;&#92;&#116;&#101;&#120;&#116;&#123;&#66;&#117;&#115;&#125;&#125; &#92;&#93;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\r\n\n<p>Here&#8217;s what your circuit might look like:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_wiring_complete_engl.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_wiring_complete_engl-1024x662.png\" alt=\"The INA282 as current and power sensor\" class=\"wp-image-7382\"\/><\/a><figcaption class=\"wp-element-caption\">The INA282 as current and power sensor<\/figcaption><\/figure>\n\n<p><strong>Of course, you have to be careful that there are no more than 5 volts at the analog inputs. Otherwise you can destroy your Arduino. Therefore, use a suitable voltage divider. <\/strong>However, if your power source for the bus only delivers 5 volts, you can, of course, do without it. &nbsp;<\/p>\r\n\n<p>Here&#8217;s what the full sketch looks like:<\/p>\r\n\n<div class=\"scroll-paragraph-long\">\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-group=\"INA282_Strom_Leistungssensor.ino\" data-enlighter-title=\"INA282_Strom_Leistungssensor.ino\">const int outPin = A0;\r\nconst int busVoltagePin = A1;\r\n\r\nvoid setup() {\r\n  Serial.begin(9600);\r\n  Serial.println(\"INA282 Current Sensor\");\r\n  Serial.println();\r\n}\r\n\r\nvoid loop() {\r\n  float voltage = 0.0;\r\n  unsigned long rawVal = 0;\r\n  \r\n  for(int i=0; i&lt;25; i++){\r\n    rawVal += analogRead(outPin);\r\n  }\r\n    \r\n  voltage = (rawVal\/25.0) * 5000 \/ 1024.0;\r\n  Serial.print(\"V Out         [mV]: \");\r\n  Serial.println(voltage);\r\n\r\n  float current_mA = voltage * 0.2063 + 1.9382; \/\/ Kalibrierfaktoren\r\n  Serial.print(\"Busstrom      [mA]: \");\r\n  Serial.println(current_mA);\r\n\r\n  voltage = analogRead(busVoltagePin) * 5.0 \/ 1024.0;  \r\n  Serial.print(\"Busspannung    [V]: \");\r\n  Serial.println(voltage);\r\n\r\n  float power_mW = (voltage * current_mA);\r\n  Serial.print(\"Leistung      [mW]: \");\r\n  Serial.println(power_mW);\r\n\r\n  Serial.println(\"-------------------------------\");\r\n  delay(2000);\r\n}<\/pre>\r\n<p>\u00a0<\/p>\r\n<\/div>\r\n\n<p>Here&#8217;s what it looks like on the serial monitor:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_Complete_output_engl.png\"><img decoding=\"async\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2021\/01\/INA282_Complete_output_engl.png\" alt=\"Output of INA282_Strom_Leistungssensor.ino\" class=\"wp-image-7373\"\/><\/a><figcaption class=\"wp-element-caption\">Output of the sketch INA282_Strom_Leistungssensor.ino<\/figcaption><\/figure>\n\n<h2 class=\"wp-block-heading\">Using the bare INA282 IC<\/h2>\n\n<p>You can also use the bare INA282 (or one of its siblings). There are small adapter boards available (e.g. <a href=\"https:\/\/smile.amazon.de\/s?k=Adapterplatine+SMD&amp;__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;ref=nb_sb_noss\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>) on which you can solder such SMDs. Then you are free in the choice of the shunt.<\/p>\r\n\n<p>The pinout of the INA282 looks like this:<\/p>\r\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-1024x452.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"452\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-1024x452.png\" alt=\"\" class=\"wp-image-7390\" srcset=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-1024x452.png 1024w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-300x133.png 300w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-768x339.png 768w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout-1320x583.png 1320w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_pinout.png 1333w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Pinout of the INA282<\/figcaption><\/figure>\n\n<p>This looks very similar to the outputs of the module. You only have to worry about a shunt between IN+ and IN- and can take everything else from the circuits above.<\/p>\r\n<p>In my article about the <a href=\"https:\/\/wolles-elektronikkiste.de\/en\/current-sensor-how-to-build-it-yourself\" target=\"_blank\" rel=\"noopener noreferrer\">self-built current sensor<\/a> I have already explained the use of shunts. But I want to point out again that when using &#8220;normal&#8221; resistors as shunts, the contact resistance on a breadboard can lead to inaccurate values (probably because of the thin connecting wires of the resistor, which are not tight enough in the breadboard). For this reason, the connection to the shunt should be soldered.&nbsp;<\/p>\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-1024x340.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"340\" src=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-1024x340.png\" alt=\"\" class=\"wp-image-7389\" srcset=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-1024x340.png 1024w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-300x100.png 300w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-768x255.png 768w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-1536x511.png 1536w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-2048x681.png 2048w, https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/INA282_IC_mit_Shunt-1320x439.png 1320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Left: INA282 IC on an adapter board, right: soldered resistor as shunt <\/figcaption><\/figure>\n\n<p>In this way, I was able to determine the same stable values as with the INA282 module.<\/p>\r\n\n<h2 class=\"wp-block-heading\">Acknowledgement<\/h2>\n\n<p>As usual, I used <a href=\"https:\/\/pixabay.com\/de\/\" target=\"_blank\" rel=\"noopener noreferrer\">Pixabay<\/a> for parts of my post image. I would therefore like to thank you:<\/p>\r\n<ul>\r\n<li>I took the magnifying glass from <a href=\"https:\/\/pixabay.com\/de\/users\/OpenClipart-Vectors-30363\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=2025715\" target=\"_blank\" rel=\"noopener noreferrer\">OpenClipart-Vectors<\/a>.<\/li>\r\n<li>The already frequently used electricity meter is from the <a href=\"https:\/\/pixabay.com\/photos\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=691809\" target=\"_blank\" rel=\"noopener noreferrer\">free-photos<\/a>.<\/li>\r\n<\/ul>\r\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is my last (!) post about current sensors. The INA282 determines currents by amplifying the voltage dropping across an external shunt. The output value is analog. I show you how to use the INA282 with the Arduino UNO or other microcontrollers. <\/p>\n","protected":false},"author":1,"featured_media":8681,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[574,572],"tags":[1301,1117,1299,1300,1303,1304,1306,1230],"class_list":["post-10776","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-current-voltage","category-sensors","tag-amplification","tag-calibration","tag-ina282-en","tag-module","tag-operating-modes","tag-ref1-en","tag-ref2-en-2","tag-shunt-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>INA282 Current Sensor &#8226; Wolles Elektronikkiste<\/title>\n<meta name=\"description\" content=\"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"INA282 Current Sensor &#8226; Wolles Elektronikkiste\" \/>\n<meta property=\"og:description\" content=\"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor\" \/>\n<meta property=\"og:site_name\" content=\"Wolles Elektronikkiste\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-11T22:24:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-29T13:18:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1197\" \/>\n\t<meta property=\"og:image:height\" content=\"1197\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Wolfgang Ewald\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Wolfgang Ewald\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor\"},\"author\":{\"name\":\"Wolfgang Ewald\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#\\\/schema\\\/person\\\/b774e4d64b4766889a2f7c6e5ec85b46\"},\"headline\":\"INA282 Current Sensor\",\"datePublished\":\"2021-01-11T22:24:27+00:00\",\"dateModified\":\"2024-10-29T13:18:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor\"},\"wordCount\":1332,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#\\\/schema\\\/person\\\/b774e4d64b4766889a2f7c6e5ec85b46\"},\"image\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Beitragsbild_INA282.png\",\"keywords\":[\"amplification\",\"Calibration\",\"INA282\",\"module\",\"operating modes\",\"REF1\",\"REF2\",\"shunt\"],\"articleSection\":[\"Current, voltage\",\"Sensors\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor\",\"url\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor\",\"name\":\"INA282 Current Sensor &#8226; Wolles Elektronikkiste\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Beitragsbild_INA282.png\",\"datePublished\":\"2021-01-11T22:24:27+00:00\",\"dateModified\":\"2024-10-29T13:18:30+00:00\",\"description\":\"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#primaryimage\",\"url\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Beitragsbild_INA282.png\",\"contentUrl\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/Beitragsbild_INA282.png\",\"width\":1197,\"height\":1197},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\\\/ina282-current-sensor#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"INA282 Current Sensor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#website\",\"url\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en\",\"name\":\"Wolles Elektronikkiste\",\"description\":\"Die wunderbare Welt der Elektronik\",\"publisher\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#\\\/schema\\\/person\\\/b774e4d64b4766889a2f7c6e5ec85b46\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/en#\\\/schema\\\/person\\\/b774e4d64b4766889a2f7c6e5ec85b46\",\"name\":\"Wolfgang Ewald\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/cropped-Logo-1.png\",\"url\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/cropped-Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/cropped-Logo-1.png\",\"width\":512,\"height\":512,\"caption\":\"Wolfgang Ewald\"},\"logo\":{\"@id\":\"https:\\\/\\\/wolles-elektronikkiste.de\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/cropped-Logo-1.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"INA282 Current Sensor &#8226; Wolles Elektronikkiste","description":"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor","og_locale":"en_US","og_type":"article","og_title":"INA282 Current Sensor &#8226; Wolles Elektronikkiste","og_description":"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.","og_url":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor","og_site_name":"Wolles Elektronikkiste","article_published_time":"2021-01-11T22:24:27+00:00","article_modified_time":"2024-10-29T13:18:30+00:00","og_image":[{"width":1197,"height":1197,"url":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png","type":"image\/png"}],"author":"Wolfgang Ewald","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Wolfgang Ewald","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#article","isPartOf":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor"},"author":{"name":"Wolfgang Ewald","@id":"https:\/\/wolles-elektronikkiste.de\/en#\/schema\/person\/b774e4d64b4766889a2f7c6e5ec85b46"},"headline":"INA282 Current Sensor","datePublished":"2021-01-11T22:24:27+00:00","dateModified":"2024-10-29T13:18:30+00:00","mainEntityOfPage":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor"},"wordCount":1332,"commentCount":2,"publisher":{"@id":"https:\/\/wolles-elektronikkiste.de\/en#\/schema\/person\/b774e4d64b4766889a2f7c6e5ec85b46"},"image":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#primaryimage"},"thumbnailUrl":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png","keywords":["amplification","Calibration","INA282","module","operating modes","REF1","REF2","shunt"],"articleSection":["Current, voltage","Sensors"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor","url":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor","name":"INA282 Current Sensor &#8226; Wolles Elektronikkiste","isPartOf":{"@id":"https:\/\/wolles-elektronikkiste.de\/en#website"},"primaryImageOfPage":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#primaryimage"},"image":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#primaryimage"},"thumbnailUrl":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png","datePublished":"2021-01-11T22:24:27+00:00","dateModified":"2024-10-29T13:18:30+00:00","description":"The INA282 determines currents by amplifying the voltage drop across an external shunt. The output value is analog.","breadcrumb":{"@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#primaryimage","url":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png","contentUrl":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2020\/08\/Beitragsbild_INA282.png","width":1197,"height":1197},{"@type":"BreadcrumbList","@id":"https:\/\/wolles-elektronikkiste.de\/en\/ina282-current-sensor#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/wolles-elektronikkiste.de\/en"},{"@type":"ListItem","position":2,"name":"INA282 Current Sensor"}]},{"@type":"WebSite","@id":"https:\/\/wolles-elektronikkiste.de\/en#website","url":"https:\/\/wolles-elektronikkiste.de\/en","name":"Wolles Elektronikkiste","description":"Die wunderbare Welt der Elektronik","publisher":{"@id":"https:\/\/wolles-elektronikkiste.de\/en#\/schema\/person\/b774e4d64b4766889a2f7c6e5ec85b46"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wolles-elektronikkiste.de\/en?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/wolles-elektronikkiste.de\/en#\/schema\/person\/b774e4d64b4766889a2f7c6e5ec85b46","name":"Wolfgang Ewald","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2019\/03\/cropped-Logo-1.png","url":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2019\/03\/cropped-Logo-1.png","contentUrl":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2019\/03\/cropped-Logo-1.png","width":512,"height":512,"caption":"Wolfgang Ewald"},"logo":{"@id":"https:\/\/wolles-elektronikkiste.de\/wp-content\/uploads\/2019\/03\/cropped-Logo-1.png"}}]}},"_links":{"self":[{"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/posts\/10776","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/comments?post=10776"}],"version-history":[{"count":0,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/posts\/10776\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/media\/8681"}],"wp:attachment":[{"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/media?parent=10776"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/categories?post=10776"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wolles-elektronikkiste.de\/en\/wp-json\/wp\/v2\/tags?post=10776"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}