element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experimenting with Current Sense Amplifiers
  • Challenges & Projects
  • Design Challenges
  • Experimenting with Current Sense Amplifiers
  • More
  • Cancel
Experimenting with Current Sense Amplifiers
Challenge Blog Blog 6: Now for some initial data
  • Blog
  • Forum
  • Documents
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: colporteur
  • Date Created: 26 Apr 2022 9:42 PM Date Created
  • Views 1866 views
  • Likes 8 likes
  • Comments 13 comments
  • Current 6 Click
  • raspberry pi
  • MAX40080
Related
Recommended

Blog 6: Now for some initial data

colporteur
colporteur
26 Apr 2022

With the python library, misaz shared in his blog post, I can continue with my challenge testing.  My initial tests of the sensor are using the locomotive on the bench. I have been using 3VDC, 5VDC and 12VDC to set some expectations before moving to the rail tests.

I still try and follow the process my electronics lab college instructor tried to instill in us 40 years ago. Have some idea of what the measurement should be, before you go poking around with testing equipment making measurements. I had no success getting current measurements using my Fluke VOM so I only have what the sensor is providing.

The python script generates a current & voltage reading every five seconds. The initial voltage applied to the locomotive motor is 5VDC, then changes (highlite) to 3VDC and then to 12VDC.

image

My question to the sharper electronic knives in the drawer than me is, do the current values look reasonable?

The current reading moves between.05 to .09, the average, throwing out the negative values in the calculation, is .06. I was expecting higher current values at the higher voltages. What I interpret from the current reading is a motor that is an active load where the resistance changes to ensure a steady current. That doesn't seem correct?

The motor speed does change with a change in the voltage.

I confess there is a lot of rust and dust accumulated on my electronic theory. Part of my motivation for doing these challenges is to refresh my knowledge. I would appreciate any feedback members have to offer before proceeding with further testing. What do you see in the values so far?

  • Sign in to reply

Top Comments

  • misaz
    misaz over 3 years ago in reply to michaelkellett +1
    Both Python anb C Library suppoort configuring digital filter. Maximum value of digital filter (128) eliminated almost whole noise in my case of sensing current flowing simple resistor on breadboard. …
Parents
  • dougw
    dougw over 3 years ago

    The readings seem to make sense, although timing of conversions and filtering may affect results.  If you multiply voltage times current you will get an idea of the power consumed in each state. If the load is more or less constant (no load except friction), the speed will be proportional to power. Back EMF of the motor, which is proportional to speed will reduce the effective applied voltage, which tends to reduce current through the motor.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • dougw
    dougw over 3 years ago

    The readings seem to make sense, although timing of conversions and filtering may affect results.  If you multiply voltage times current you will get an idea of the power consumed in each state. If the load is more or less constant (no load except friction), the speed will be proportional to power. Back EMF of the motor, which is proportional to speed will reduce the effective applied voltage, which tends to reduce current through the motor.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • colporteur
    colporteur over 3 years ago in reply to dougw

    I would like to better understand your explanation.

    With much help from the sharper knives, I have scripts that contain reading that are more stable.

    image

    I pulled the following readings and did some ohms law calculations. Well, truth be known I let some website do it for me so that it was presentable.

    There is a power difference between each load voltage as you suggested. What confuses me is the change in resistance. In my mind, the copper wire windings should have a constant resistance. Varying the voltage across that resistance would produce different currents. I'm wondering if I am mixing impedance and resistance. Yes, there is a constant resistance but that is not the only variable in play. There is inductance and capacitance along with the resistance.

    I have tried measuring the resistance of the motor with little success. The value reads 1 ohm and I know I'm not putting 12amps through this little motor.

    I have a disconnect in my theory at some point. I went digital in my career and motor theory took a back stage. The only time I got involved with them was by replacing them.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube