Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 25, 2024, 07:11:44 07:11


Login with username, password and session length


Pages: [1]
Print
Author Topic: Anyone have any good projects for earthquake detection?  (Read 5908 times)
0 Members and 1 Guest are viewing this topic.
Some Anon Guy
Junior Member
**
Offline Offline

Posts: 43

Thank You
-Given: 58
-Receive: 25



« on: April 29, 2014, 08:37:26 20:37 »

Anyone have any good projects for earthquake detection?
Looking at setting something like this up at the house.
Just wondering if anyone has and write ups, books, sample code, projects (PIC, AVR, or ARM) for detecting earthquakes.
I have a few geophones, but they are expensive...

Id like to do this with accelerometers or something like that...

Logged
CocaCola
Senior Member
****
Offline Offline

Posts: 482

Thank You
-Given: 169
-Receive: 232



« Reply #1 on: April 29, 2014, 09:09:18 21:09 »

Have you Googled up DIY seismometers?  Lots of hobby level micro based ones out there to be experimented with...

All sorts of sensing ideas, look at this dead simple and cheap detection circuit...

http://sydney.edu.au/science/uniserve_science/school/Seismograph/detector/index.html
Logged
Some Anon Guy
Junior Member
**
Offline Offline

Posts: 43

Thank You
-Given: 58
-Receive: 25



« Reply #2 on: May 01, 2014, 09:29:37 21:29 »

Yes, lots of good info out there via google.

I am looking for something like what the guys over here are doing...
http://qcn.stanford.edu/

Anyone have any info on these devices?
Logged
bigtoy
Active Member
***
Offline Offline

Posts: 238

Thank You
-Given: 322
-Receive: 297


« Reply #3 on: May 04, 2014, 11:40:32 23:40 »

All I could find was "MEMS sensors" so they appear to be based on silicon accelerometers. Which is not terribly helpful I admit.
Logged
user77
Newbie
*
Offline Offline

Posts: 11

Thank You
-Given: 0
-Receive: 4


« Reply #4 on: May 10, 2014, 10:03:19 22:03 »

I'm sorry but I know only an italian project by Nuova Elettronica, the LX1358, it's a vertical seismograph with an digital interface for connect to pc Lx1500, it's amatorial project but it's nearly a professional instrument.

If you want just to measure something but without accurate segnal, you can weld little cupper pendulum to an piezoelectric disc (normally used as buzzer) and mesure the output. The principle of function is this, when the mass on otherside of pendulum is moving the disc will be flexed and the quartz on this give you an signal. All depende from the piezoelectric disc's caracteristics, lengh of pendulum and the mass on pendulum.
It's a very cheap method and works, depends from what you want.
You can try to googling "piezoelectric disc seismograph"

Bye
Max
Logged
cadence
Junior Member
**
Offline Offline

Posts: 93

Thank You
-Given: 103
-Receive: 430



« Reply #5 on: May 23, 2014, 12:58:58 00:58 »

Check out page 26 of the current (June 2014) issue of Elektor magazine.

http://www.sonsivri.to/forum/index.php?topic=526.msg162505#msg162505

Uses a piezoelectric sensor from Measurement Specialties (meas-spec.com).

Logged
cadence
Junior Member
**
Offline Offline

Posts: 93

Thank You
-Given: 103
-Receive: 430



« Reply #6 on: May 26, 2014, 04:22:00 04:22 »

You may also want to check out the DIY seismograph on page 32 of the May 2012 issue of Nuts & Volts magazine.

http://www.sonsivri.to/forum/index.php?topic=2140.msg131256#msg131256

Similar sensor, different implementation.
« Last Edit: May 26, 2014, 05:57:53 05:57 by bbarney » Logged
LabVIEWguru
Senior Member
****
Offline Offline

Posts: 300

Thank You
-Given: 270
-Receive: 593



« Reply #7 on: July 20, 2014, 09:42:29 21:42 »

Anyone have any good projects for earthquake detection?
Id like to do this with accelerometers or something like that...


I saw this on Ebay today - they look really interesting (and cheap)

search for:

801S Highly Sensitive Vibration Sensor

At $2.50 USD they are cheap enough to experiment with.

Good luck.
Logged
cusna
Newbie
*
Offline Offline

Posts: 10

Thank You
-Given: 2
-Receive: 1


« Reply #8 on: July 24, 2014, 09:30:11 09:30 »

For me is better to use an accelerometer chip type ADXL335
or  ADXL345 I2C
« Last Edit: July 24, 2014, 09:33:18 09:33 by cusna » Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #9 on: July 24, 2014, 09:50:11 09:50 »

For me is better to use an accelerometer chip type ADXL335
or  ADXL345 I2C
Do you have any example with those chips? I think that the sensitivity and noise of ADXL335 is way below required range (see for example this https://www.sparkfun.com/tutorials/235 ). So without heavy digital filtering or something like that is useless...
Logged
cusna
Newbie
*
Offline Offline

Posts: 10

Thank You
-Given: 2
-Receive: 1


« Reply #10 on: July 24, 2014, 11:06:22 11:06 »

I do not think it takes a great filtering,
the important thing is to fix the sensor in a point
strategic, rock, not near roads.
You can also add the rubber shock absorbers.

Here you can see a video where they used arduino to check the operation
of the sensor.
http://www.youtube.com/watch?v=55cD7ldxCUg

Posted on: July 24, 2014, 12:01:36 12:01 - Automerged

Here using piezo transducer:
http://www.ijeemc.com/January2013/1.pdf
but I do not like  Sad
Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #11 on: July 24, 2014, 11:49:14 11:49 »

IMHO that video shows actually nothing - everyone knows what is accelerometer built for, but there is significant difference between showing raw accelerometer data and measuring earthquake intensity (and of course filtering false alarms)...
Logged
Some Anon Guy
Junior Member
**
Offline Offline

Posts: 43

Thank You
-Given: 58
-Receive: 25



« Reply #12 on: July 25, 2014, 04:25:46 16:25 »

Currently I have an accelerometer in the unit right now. (I have ordered one of the devices LabVIEWguru was talking about just to check them out)
I also have a 3 geophones that I can use (They are expensive though).

I read an interesting article that someone was capturing earthquake data using an accelerometer and using the vector sums to make inferences about the earthquake.

I think that this approach will work for my project as I do not need to know the exact measurements, just need to be able to trigger on a threshold.

I have been really busy on other paying projects and have not been able to dedicate any time on this one... :/

Ill update you when I can actually work on it.
Logged
cusna
Newbie
*
Offline Offline

Posts: 10

Thank You
-Given: 2
-Receive: 1


« Reply #13 on: July 28, 2014, 07:45:43 07:45 »

I am interested in 'article with geophones, can you give me the link?
Thanks
Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #14 on: July 28, 2014, 08:50:30 08:50 »

I am interested in 'article with geophones, can you give me the link?
Thanks
Links from my diary (i've tried to build this few years ago, but with no luck - probably not enough mathematic skills on my side...)
https://www.crewes.org/ResearchLinks/GraduateTheses/2008/Hons-MSc-2008.pdf
http://www.sercel.com/products/Lists/ProductPublication/Sercel-digital-geophone.pdf
Logged
LabVIEWguru
Senior Member
****
Offline Offline

Posts: 300

Thank You
-Given: 270
-Receive: 593



« Reply #15 on: July 28, 2014, 11:47:44 23:47 »

I ran across a book today: "Vibration Monitoring, Testing, and Instrumentation"

While not directly applicable, I'll bet there is a lot of basic science you can use in your project.

Link is attached. If you aren't interested, no problem.
Logged
cusna
Newbie
*
Offline Offline

Posts: 10

Thank You
-Given: 2
-Receive: 1


« Reply #16 on: July 29, 2014, 07:26:10 07:26 »

I can not open the link,you can check?
Logged
LabVIEWguru
Senior Member
****
Offline Offline

Posts: 300

Thank You
-Given: 270
-Receive: 593



« Reply #17 on: July 30, 2014, 12:50:09 00:50 »


The 1st link still works for me, but here is a second - give this a try.

Logged
pablo2048
Active Member
***
Offline Offline

Posts: 113

Thank You
-Given: 133
-Receive: 86


« Reply #18 on: August 08, 2014, 07:49:20 07:49 »

I go to dig deeper into this, and found this interesting paper http://www.iris.edu/hq/instrumentation_meeting/files/pdfs/MEMS_Seismology.pdf - it seems that there is no available MEMS accelerometer for Weak motion requirements (see page 12) :-(
Logged
Ichan
Hero Member
*****
Offline Offline

Posts: 833

Thank You
-Given: 312
-Receive: 392



WWW
« Reply #19 on: August 08, 2014, 08:05:12 08:05 »

The subject is about "Earthquake Detection", it will only useful if it can detect the earthquake before it happen at detection place. Just did a little search and read about P-Wave which come earlier than the destructive wave itself, also found some cheap alarm which advertised as earthquake early warning alarm.

Any project like that?

-ichan
Logged

There is Gray, not only Black or White.
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC