1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
Honestly, I think your approach using the MEMS accelerometer in your smartphone is fine - just make sure to tape the back of your phone firmly to the board to get a rigid connection. This will be of particular importance if you want to do any kind of tuning, as you might measure spurious frequencies if the device is not properly attached.\n
\n
Smartphone accelerometers are actually used in civil engineering / industrial applications to determine frequencies of e. g. bridges or check for bearing wear. If you are interested, here are some papers:\n
\n
[www.spiedigitallibrary.org/…/12.2222097.short#_=_](https://www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040C/Identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)\n
\n
[www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?…](https://www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?lang=en)\n
\n
[www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)\n
\n
[www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)\n
\n
[www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/)\n
\n
That being said, the accuracy of the frequency readings is not super important for your application, as what you are after is pretty much only a reduction in amplitude. I would assume spinning hard drives show different responses to different vibrational frequencies, but I did not have the time to research this myself. However, here are two papers that explore what you are trying to do, which I will link since they also mention a few related papers that show the impact of vibrations on hard drives:\n
\n
[link.springer.com/article/…/s00542-012-1592-z](https://link.springer.com/article/10.1007/s00542-012-1592-z)\n
\n
[content.iospress.com/articles/…/sav00458](https://content.iospress.com/articles/shock-and-vibration/sav00458)\n
\n
This would in theory incentivise to optimize dampening certain frequencies, but I suspect you will quickly get into the realm of overengineering / premature optimization, as the dampening might be good enough to tune out all relevant frequencies without simulations or tuning etc. However, it’s still certainly a worthwhile effort for educational purposes though.\n
\n
As for a practical approach, I’d probably simply start out with some super cheap foam obtained at the nearest home improvement or crafts store and see how a sandwich using that affects signal amplitude. You could even introduce artifical vibrations using a DC motor with a weight mounted off-center on the shaft, which you can get ready-made for next to nothing on eBay (“vibration motor”, ~ $2).\n
\n
If you want to get into tuning / experiment / analysis territory, I would like to include additional motivation. Not only might proper decoupling increase the lifetime of your drives, but it could also improve performance. I will include the following video as humorous proof of that:\n
\n
[www.youtube.com/watch?v=tDacjrSCeq4](https://www.youtube.com/watch?v=tDacjrSCeq4)\n
\n
P.S.: I firmly believe that research should be freely accessible, so I feel obligated to mention that all papers linked above are, if not available for free on their respective webpages, obtainable via a certain scientific hub.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704468455 {#1605
date: 2024-01-05 16:27:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 282641
-bodyTs: "'/12.2222097.short':93 '/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':108 '/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':105 '/article/':201 '/article/10.1007/s00542-012-1592-z)':205 '/articles/':208 '/articles/shock-and-vibration/sav00458)':212 '/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':96 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':99 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':102 '/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':111 '/s00542-012-1592-z':202 '/sav00458':209 '/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':385 '2':337 'acceleromet':9,63 'access':395 'accuraci':116 'actual':65 'addit':353 'affect':299 'also':184,369 'amplitud':140,301 'analysi':346 'applic':71,127 'approach':5,271 'artif':306 'assum':143 'attach':61 'avail':410 'back':21 'bear':82 'believ':389 'board':28 'bridg':78 'center':318 'certain':221,259,420 'cheap':281 'check':80 'civil':68 'connect':33 'content.iospress.com':207,211 'content.iospress.com/articles/':206 'content.iospress.com/articles/shock-and-vibration/sav00458)':210 'could':303,368 'craft':290 'd':273 'dampen':220,239 'dc':310 'decoupl':359 'determin':73 'devic':57 'differ':148,151 'drive':146,198,365 'e':76 'ebay':334 'educ':264 'effort':262 'engin':69 'enough':243 'etc':254 'even':304 'experi':345 'explor':171 'feel':398 'fine':14 'firm':25,388 'foam':282 'follow':376 'free':412 'freeli':394 'frequenc':54,74,119,153,222,249 'g':77 'get':30,229,325,342 'good':242 'hard':145,197 'home':287 'honest':1 'howev':165,255 'hub':422 'humor':379 'impact':193 'import':39,124 'improv':288,370 'incentivis':217 'includ':352,374 'increas':360 'industri':70 'interest':87 'introduc':305 'kind':46 'lifetim':362 'like':350 'link':181,405 'link.springer.com':200,204 'link.springer.com/article/':199 'link.springer.com/article/10.1007/s00542-012-1592-z)':203 'made':328 'make':16 'measur':52 'mem':8 'mention':185,401 'might':51,240,357 'motiv':354 'motor':311,336 'mount':315 'much':135 'nearest':286 'next':330 'noth':332 'oblig':399 'obtain':283,417 'off-cent':316 'optim':219,236 'overengin':234 'p.s':386 'paper':91,169,189,404 'particular':38 'perform':371 'phone':24 'practic':270 'prematur':235 'pretti':134 'probabl':274 'proof':380 'proper':60,358 'purpos':265 'quick':228 'read':120 'readi':327 'ready-mad':326 'realm':232 'reduct':138 'relat':188 'relev':248 'research':162,391 'respect':415 'respons':149 'rigid':32 'said':114 'sandwich':296 'scientif':421 'see':293 'shaft':321 'show':147,191 'signal':300 'simpli':275 'simul':251 'sinc':182 'smartphon':12,62 'spin':144 'spurious':53 'start':276 'still':258 'store':291 'super':123,280 'sure':17 'suspect':225 'tape':19 'territori':347 'theori':216 'think':3 'though':266 'time':160 'tri':175 'tune':48,245,253,344 'two':168 'use':6,66,297,308 'via':418 'vibrat':152,195,307,335 'video':377 'want':42,340 'wear':83 'webpag':416 'weight':314 'without':250 'worthwhil':261 'would':142,214,349 'www.mdpi.com':104,107 'www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':106 'www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':103 'www.ncbi.nlm.nih.gov':110 'www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':109 'www.scielo.br':98,101 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':97 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':100 'www.spiedigitallibrary.org':92,95 'www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':94 'www.youtube.com':384 'www.youtube.com/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':383"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6435437"
+editedAt: DateTimeImmutable @1711973848 {#1945
date: 2024-04-01 14:17:28.0 +02:00
}
+createdAt: DateTimeImmutable @1704468455 {#1368
date: 2024-01-05 16:27:35.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
Honestly, I think your approach using the MEMS accelerometer in your smartphone is fine - just make sure to tape the back of your phone firmly to the board to get a rigid connection. This will be of particular importance if you want to do any kind of tuning, as you might measure spurious frequencies if the device is not properly attached.\n
\n
Smartphone accelerometers are actually used in civil engineering / industrial applications to determine frequencies of e. g. bridges or check for bearing wear. If you are interested, here are some papers:\n
\n
[www.spiedigitallibrary.org/…/12.2222097.short#_=_](https://www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040C/Identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)\n
\n
[www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?…](https://www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?lang=en)\n
\n
[www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)\n
\n
[www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)\n
\n
[www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/)\n
\n
That being said, the accuracy of the frequency readings is not super important for your application, as what you are after is pretty much only a reduction in amplitude. I would assume spinning hard drives show different responses to different vibrational frequencies, but I did not have the time to research this myself. However, here are two papers that explore what you are trying to do, which I will link since they also mention a few related papers that show the impact of vibrations on hard drives:\n
\n
[link.springer.com/article/…/s00542-012-1592-z](https://link.springer.com/article/10.1007/s00542-012-1592-z)\n
\n
[content.iospress.com/articles/…/sav00458](https://content.iospress.com/articles/shock-and-vibration/sav00458)\n
\n
This would in theory incentivise to optimize dampening certain frequencies, but I suspect you will quickly get into the realm of overengineering / premature optimization, as the dampening might be good enough to tune out all relevant frequencies without simulations or tuning etc. However, it’s still certainly a worthwhile effort for educational purposes though.\n
\n
As for a practical approach, I’d probably simply start out with some super cheap foam obtained at the nearest home improvement or crafts store and see how a sandwich using that affects signal amplitude. You could even introduce artifical vibrations using a DC motor with a weight mounted off-center on the shaft, which you can get ready-made for next to nothing on eBay (“vibration motor”, ~ $2).\n
\n
If you want to get into tuning / experiment / analysis territory, I would like to include additional motivation. Not only might proper decoupling increase the lifetime of your drives, but it could also improve performance. I will include the following video as humorous proof of that:\n
\n
[www.youtube.com/watch?v=tDacjrSCeq4](https://www.youtube.com/watch?v=tDacjrSCeq4)\n
\n
P.S.: I firmly believe that research should be freely accessible, so I feel obligated to mention that all papers linked above are, if not available for free on their respective webpages, obtainable via a certain scientific hub.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704468455 {#1605
date: 2024-01-05 16:27:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 282641
-bodyTs: "'/12.2222097.short':93 '/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':108 '/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':105 '/article/':201 '/article/10.1007/s00542-012-1592-z)':205 '/articles/':208 '/articles/shock-and-vibration/sav00458)':212 '/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':96 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':99 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':102 '/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':111 '/s00542-012-1592-z':202 '/sav00458':209 '/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':385 '2':337 'acceleromet':9,63 'access':395 'accuraci':116 'actual':65 'addit':353 'affect':299 'also':184,369 'amplitud':140,301 'analysi':346 'applic':71,127 'approach':5,271 'artif':306 'assum':143 'attach':61 'avail':410 'back':21 'bear':82 'believ':389 'board':28 'bridg':78 'center':318 'certain':221,259,420 'cheap':281 'check':80 'civil':68 'connect':33 'content.iospress.com':207,211 'content.iospress.com/articles/':206 'content.iospress.com/articles/shock-and-vibration/sav00458)':210 'could':303,368 'craft':290 'd':273 'dampen':220,239 'dc':310 'decoupl':359 'determin':73 'devic':57 'differ':148,151 'drive':146,198,365 'e':76 'ebay':334 'educ':264 'effort':262 'engin':69 'enough':243 'etc':254 'even':304 'experi':345 'explor':171 'feel':398 'fine':14 'firm':25,388 'foam':282 'follow':376 'free':412 'freeli':394 'frequenc':54,74,119,153,222,249 'g':77 'get':30,229,325,342 'good':242 'hard':145,197 'home':287 'honest':1 'howev':165,255 'hub':422 'humor':379 'impact':193 'import':39,124 'improv':288,370 'incentivis':217 'includ':352,374 'increas':360 'industri':70 'interest':87 'introduc':305 'kind':46 'lifetim':362 'like':350 'link':181,405 'link.springer.com':200,204 'link.springer.com/article/':199 'link.springer.com/article/10.1007/s00542-012-1592-z)':203 'made':328 'make':16 'measur':52 'mem':8 'mention':185,401 'might':51,240,357 'motiv':354 'motor':311,336 'mount':315 'much':135 'nearest':286 'next':330 'noth':332 'oblig':399 'obtain':283,417 'off-cent':316 'optim':219,236 'overengin':234 'p.s':386 'paper':91,169,189,404 'particular':38 'perform':371 'phone':24 'practic':270 'prematur':235 'pretti':134 'probabl':274 'proof':380 'proper':60,358 'purpos':265 'quick':228 'read':120 'readi':327 'ready-mad':326 'realm':232 'reduct':138 'relat':188 'relev':248 'research':162,391 'respect':415 'respons':149 'rigid':32 'said':114 'sandwich':296 'scientif':421 'see':293 'shaft':321 'show':147,191 'signal':300 'simpli':275 'simul':251 'sinc':182 'smartphon':12,62 'spin':144 'spurious':53 'start':276 'still':258 'store':291 'super':123,280 'sure':17 'suspect':225 'tape':19 'territori':347 'theori':216 'think':3 'though':266 'time':160 'tri':175 'tune':48,245,253,344 'two':168 'use':6,66,297,308 'via':418 'vibrat':152,195,307,335 'video':377 'want':42,340 'wear':83 'webpag':416 'weight':314 'without':250 'worthwhil':261 'would':142,214,349 'www.mdpi.com':104,107 'www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':106 'www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':103 'www.ncbi.nlm.nih.gov':110 'www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':109 'www.scielo.br':98,101 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':97 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':100 'www.spiedigitallibrary.org':92,95 'www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':94 'www.youtube.com':384 'www.youtube.com/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':383"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6435437"
+editedAt: DateTimeImmutable @1711973848 {#1945
date: 2024-04-01 14:17:28.0 +02:00
}
+createdAt: DateTimeImmutable @1704468455 {#1368
date: 2024-01-05 16:27:35.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1369
+user: Proxies\__CG__\App\Entity\User {#1370 …}
+entry: App\Entity\Entry {#1832 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
+body: """
Honestly, I think your approach using the MEMS accelerometer in your smartphone is fine - just make sure to tape the back of your phone firmly to the board to get a rigid connection. This will be of particular importance if you want to do any kind of tuning, as you might measure spurious frequencies if the device is not properly attached.\n
\n
Smartphone accelerometers are actually used in civil engineering / industrial applications to determine frequencies of e. g. bridges or check for bearing wear. If you are interested, here are some papers:\n
\n
[www.spiedigitallibrary.org/…/12.2222097.short#_=_](https://www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040C/Identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)\n
\n
[www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?…](https://www.scielo.br/j/lajss/a/ZnWZ8T86HHBLFvdksCh7g9s/?lang=en)\n
\n
[www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)\n
\n
[www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)\n
\n
[www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9824767/)\n
\n
That being said, the accuracy of the frequency readings is not super important for your application, as what you are after is pretty much only a reduction in amplitude. I would assume spinning hard drives show different responses to different vibrational frequencies, but I did not have the time to research this myself. However, here are two papers that explore what you are trying to do, which I will link since they also mention a few related papers that show the impact of vibrations on hard drives:\n
\n
[link.springer.com/article/…/s00542-012-1592-z](https://link.springer.com/article/10.1007/s00542-012-1592-z)\n
\n
[content.iospress.com/articles/…/sav00458](https://content.iospress.com/articles/shock-and-vibration/sav00458)\n
\n
This would in theory incentivise to optimize dampening certain frequencies, but I suspect you will quickly get into the realm of overengineering / premature optimization, as the dampening might be good enough to tune out all relevant frequencies without simulations or tuning etc. However, it’s still certainly a worthwhile effort for educational purposes though.\n
\n
As for a practical approach, I’d probably simply start out with some super cheap foam obtained at the nearest home improvement or crafts store and see how a sandwich using that affects signal amplitude. You could even introduce artifical vibrations using a DC motor with a weight mounted off-center on the shaft, which you can get ready-made for next to nothing on eBay (“vibration motor”, ~ $2).\n
\n
If you want to get into tuning / experiment / analysis territory, I would like to include additional motivation. Not only might proper decoupling increase the lifetime of your drives, but it could also improve performance. I will include the following video as humorous proof of that:\n
\n
[www.youtube.com/watch?v=tDacjrSCeq4](https://www.youtube.com/watch?v=tDacjrSCeq4)\n
\n
P.S.: I firmly believe that research should be freely accessible, so I feel obligated to mention that all papers linked above are, if not available for free on their respective webpages, obtainable via a certain scientific hub.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1704468455 {#1605
date: 2024-01-05 16:27:35.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
"@khorak@lemmy.dbzer0.com"
"@scrion@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2288 …}
+votes: Doctrine\ORM\PersistentCollection {#2446 …}
+reports: Doctrine\ORM\PersistentCollection {#2439 …}
+favourites: Doctrine\ORM\PersistentCollection {#2489 …}
+notifications: Doctrine\ORM\PersistentCollection {#60 …}
-id: 282641
-bodyTs: "'/12.2222097.short':93 '/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':108 '/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':105 '/article/':201 '/article/10.1007/s00542-012-1592-z)':205 '/articles/':208 '/articles/shock-and-vibration/sav00458)':212 '/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':96 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':99 '/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':102 '/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':111 '/s00542-012-1592-z':202 '/sav00458':209 '/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':385 '2':337 'acceleromet':9,63 'access':395 'accuraci':116 'actual':65 'addit':353 'affect':299 'also':184,369 'amplitud':140,301 'analysi':346 'applic':71,127 'approach':5,271 'artif':306 'assum':143 'attach':61 'avail':410 'back':21 'bear':82 'believ':389 'board':28 'bridg':78 'center':318 'certain':221,259,420 'cheap':281 'check':80 'civil':68 'connect':33 'content.iospress.com':207,211 'content.iospress.com/articles/':206 'content.iospress.com/articles/shock-and-vibration/sav00458)':210 'could':303,368 'craft':290 'd':273 'dampen':220,239 'dc':310 'decoupl':359 'determin':73 'devic':57 'differ':148,151 'drive':146,198,365 'e':76 'ebay':334 'educ':264 'effort':262 'engin':69 'enough':243 'etc':254 'even':304 'experi':345 'explor':171 'feel':398 'fine':14 'firm':25,388 'foam':282 'follow':376 'free':412 'freeli':394 'frequenc':54,74,119,153,222,249 'g':77 'get':30,229,325,342 'good':242 'hard':145,197 'home':287 'honest':1 'howev':165,255 'hub':422 'humor':379 'impact':193 'import':39,124 'improv':288,370 'incentivis':217 'includ':352,374 'increas':360 'industri':70 'interest':87 'introduc':305 'kind':46 'lifetim':362 'like':350 'link':181,405 'link.springer.com':200,204 'link.springer.com/article/':199 'link.springer.com/article/10.1007/s00542-012-1592-z)':203 'made':328 'make':16 'measur':52 'mem':8 'mention':185,401 'might':51,240,357 'motiv':354 'motor':311,336 'mount':315 'much':135 'nearest':286 'next':330 'noth':332 'oblig':399 'obtain':283,417 'off-cent':316 'optim':219,236 'overengin':234 'p.s':386 'paper':91,169,189,404 'particular':38 'perform':371 'phone':24 'practic':270 'prematur':235 'pretti':134 'probabl':274 'proof':380 'proper':60,358 'purpos':265 'quick':228 'read':120 'readi':327 'ready-mad':326 'realm':232 'reduct':138 'relat':188 'relev':248 'research':162,391 'respect':415 'respons':149 'rigid':32 'said':114 'sandwich':296 'scientif':421 'see':293 'shaft':321 'show':147,191 'signal':300 'simpli':275 'simul':251 'sinc':182 'smartphon':12,62 'spin':144 'spurious':53 'start':276 'still':258 'store':291 'super':123,280 'sure':17 'suspect':225 'tape':19 'territori':347 'theori':216 'think':3 'though':266 'time':160 'tri':175 'tune':48,245,253,344 'two':168 'use':6,66,297,308 'via':418 'vibrat':152,195,307,335 'video':377 'want':42,340 'wear':83 'webpag':416 'weight':314 'without':250 'worthwhil':261 'would':142,214,349 'www.mdpi.com':104,107 'www.mdpi.com/1424-8220/15/2/2980](https://www.mdpi.com/1424-8220/15/2/2980)':106 'www.mdpi.com/1424-8220/19/14/3143](https://www.mdpi.com/1424-8220/19/14/3143)':103 'www.ncbi.nlm.nih.gov':110 'www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc9824767/)':109 'www.scielo.br':98,101 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?':97 'www.scielo.br/j/lajss/a/znwz8t86hhblfvdksch7g9s/?lang=en)':100 'www.spiedigitallibrary.org':92,95 'www.spiedigitallibrary.org/conference-proceedings-of-spie/9804/98040c/identification-of-the-operational-frequencies-of-300-bridges-using-smartphones/10.1117/12.2222097.short#_=_)':94 'www.youtube.com':384 'www.youtube.com/watch?v=tdacjrsceq4](https://www.youtube.com/watch?v=tdacjrsceq4)':383"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6435437"
+editedAt: DateTimeImmutable @1711973848 {#1945
date: 2024-04-01 14:17:28.0 +02:00
}
+createdAt: DateTimeImmutable @1704468455 {#1368
date: 2024-01-05 16:27:35.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "selfhosted@lemmy.world"
+title: "selfhosted"
+description: """
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
\n
Rules:\n
\n
- Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
- No spam posting.\n
- Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
- Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
- No trolling.\n
\n
Resources:\n
\n
- [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
- [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
- [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
\n
> Any issues on the community? Report it using the report flag.\n
\n
> Questions? DM the mods!
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 222
+entryCommentCount: 3916
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729582735 {#321
date: 2024-10-22 09:38:55.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 120
+apId: "selfhosted@lemmy.world"
+apProfileId: "https://lemmy.world/c/selfhosted"
+apPublicUrl: "https://lemmy.world/c/selfhosted"
+apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "selfhosted"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1703473826 {#322
date: 2023-12-25 04:10:26.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1703473826 {#316
date: 2023-12-25 04:10:26.0 +01:00
}
} |
|
Show voter details
|