Sunday 13 March 2016

current source - What does a two overlapping circles symbol mean in an electrical schematic/diagram?


In the datasheet for a A3503 Hall Effect Sensor, I saw a circuit diagram labeled 'Functional Block Diagram', and it shows a symbol I have not seen before. It's shown here between 3 - Output and 2 - Ground.


What is this supposed to represent?


A3503 Block Diargam


The full datasheet is available here



Answer



It's the symbol of a current source.


There are different symbols used to represent a current source:



enter image description here enter image description here enter image description here


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...