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
Arduino
  • Products
  • More
Arduino
Arduino Forum Using 40 low frequency Mics.
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 21 replies
  • Answers 12 answers
  • Subscribers 394 subscribers
  • Views 2653 views
  • Users 0 members are here
Related

Using 40 low frequency Mics.

noblemaster
noblemaster over 8 years ago

Hi,

I am working on a device that takes input from 40 microphones and send data to PC via Arduino.

I want to use low frequency microphones (5Hz onwards) with around 200-250Hz sampling for each mic.

 

For this purpose, my preliminary design is like this...

    40 Mics --> 40 PreAmp circuits --> Mux Shield II --> Arduino DUE --> PC

 

Please suggest me suitable commercial available preAmp circuits and any suggestion on the design is most welcome.

 

Thanks.

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 8 years ago in reply to noblemaster +2 suggested
    Your answer suggests you are willing to spend over $1000 per channel to get the best possible. If that is not true, the description needs to be more complete in order to get a helpful answer.
  • michaelkellett
    michaelkellett over 8 years ago in reply to noblemaster +2 suggested
    To measure at up to 100Hz you need to sample each microphone at 500Hz or faster. For each microphone you will need a a buffer amplifier as shown on the Invensys data sheet and an anti-aliasing low pass…
  • rachaelp
    rachaelp over 8 years ago in reply to DAB +2 suggested
    DAB is right, the USB on the Arduino is serial over USB, i.e. it just shows up as a serial port on the PC and you'll probably be maxed out at 115200 baud (I may be wrong here but you should look into it…
Parents
  • DAB
    0 DAB over 8 years ago

    Hi Noble,

     

    Can you supply some additional information, like some description of your application.

     

    At the frequencies you are wanting to measure, you will find it very hard to get a good result and keep your expenses low.

     

    I would suggest using an intermediary frequency, say 1K Hz and then measure your low frequency component using software.

     

    Otherwise you will have a lot of issues with signal resolution and extraction.

     

    I have been looking at a design to record the low frequencies of thunder, so I know what it is like to assess low frequency components.

     

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • noblemaster
    0 noblemaster over 8 years ago in reply to DAB

    I am interested in measuring vibrations in 5Hz to 100Hz band and then analysis in MATLAB.. Mic model ICS40300. Signal is good with DC offset at 0.8V and max output at around 1.2V.

    I am using Arduino DUE, it has 12 bit ADC. I have few options in mind...

     

    1. https://www.sparkfun.com/products/9816

    What if I change its input cap at both stages from 1uF to 4.7uF?

     

    2. https://www.sparkfun.com/products/9868

    What if I replace its microphone with my desired model and change its input cap to 27uF?

     

    Which option is better from above two? or something else is required?

     

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • noblemaster
    0 noblemaster over 8 years ago in reply to DAB

    I am interested in measuring vibrations in 5Hz to 100Hz band and then analysis in MATLAB.. Mic model ICS40300. Signal is good with DC offset at 0.8V and max output at around 1.2V.

    I am using Arduino DUE, it has 12 bit ADC. I have few options in mind...

     

    1. https://www.sparkfun.com/products/9816

    What if I change its input cap at both stages from 1uF to 4.7uF?

     

    2. https://www.sparkfun.com/products/9868

    What if I replace its microphone with my desired model and change its input cap to 27uF?

     

    Which option is better from above two? or something else is required?

     

    Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • ripper121
    0 ripper121 over 7 years ago in reply to noblemaster

    Did you get it running?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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