2019-02-22 L231
Scientists at the Massachusetts Institute of Technology have said lobsters could be key to creating super-strong and flexible armor in the future. The underbellies of these famous crustaceans contain a translucent membrane that scientists have now found to be one of the toughest hydrogels in the world.
Hydrogels are gels that are normally composed of one or more polymers suspended in water. For decades, they have been investigated for their biomedical qualities—they hold huge potential for applications relating to wound healing and bone regeneration, for example.
More recently, scientists have started to look at hydrogels for their military applications—from high-tech winter gloves that are able to absorb sweat and other liquid to keep hands warm and dry, to medical dressings that could stop bleeding on the battlefield.
Researchers at MIT are now looking at a specific hydrogel found in lobsters. The translucent soft membrane found on the underside of these marine creatures has been analyzed by scientists, who have found it is made of a layer of “plywood-like structure” that makes it highly resilient to cuts. It is also very flexible and stretchy, allowing the lobster to move its tail around.
Publishing their research in the journal Acta Biomaterialia, the team found the membrane on the belly of the American Lobster is the toughest material of all known natural hydrogels. In terms of strength, it is comparable to industrial rubber that is used to make car tires and conveyor belts.
Its strength and flexibility, the team say, make it an ideal material to use as a blueprint for body armor. “We think this work could motivate flexible armor design,” Ming Guo, one of the study authors, said in a statement. “If you could make armor out of these types of materials, you could freely move your joints, and it would make you feel more comfortable.”
Guo started to study lobsters after noticing their unusual properties—their underbellies are particularly difficult to chew, for example. When they are swimming, they are able to move their joints and tails very fast, meaning they must have soft tissue connections. “But nobody has looked at the membrane before, which is very surprising to us,” he said.
The team carried out experiments on the membrane, and found it could be stretched to twice its normal length. It was also found to be resilient to small cuts. “We made scratches to mimic what might happen when they’re moving through sand, for example,” Guo said. “We even cut through half the thickness of the membrane and found it could still be stretched equally far. If you did this with rubber composites, they would break.”
The team is now hoping to understand the mechanisms underlying the strength of the lobster membrane. “We think this membrane structure could be a very important reason for why lobsters have been living for more than 100 million years on Earth. Somehow, this fracture tolerance has really helped them in their evolution,” Guo said.
Concluding, they said: “The knowledge learned from the soft membrane of natural lobsters sheds light on designing synthetic soft, yet strong and tough materials for reliable usage under extreme mechanical conditions, including a flexible armor that can provide full-body protection without sacrificing limb mobility.”
2019-02-22 L231的更多相关文章
- 梦想MxWeb3D协同设计平台 2019.02.28更新
梦想MxWeb3D协同设计平台 2019.02.28更新 SDK开发包下载地址: http://www.mxdraw.com/ndetail_10130.html 在线演示网址: http://www ...
- Beta冲刺(1/7)——2019.5.22
所属课程 软件工程1916|W(福州大学) 作业要求 Beta冲刺(1/7)--2019.5.22 团队名称 待就业六人组 1.团队信息 团队名称:待就业六人组 团队描述:同舟共济扬帆起,乘风破浪万里 ...
- [2019.03.22] Linux 学习心得(1)
本文关键词:shell 判断.grep正则表达式使用和贪婪匹配理解 1. if [ $a -le $b ], 一开始自学的时候我以为 [ ... ] 就是普通的,语法规定的结构,结果其实人家是&quo ...
- Tensorflow学习笔记2019.01.22
tensorflow学习笔记2 edit by Strangewx 2019.01.04 4.1 机器学习基础 4.1.1 一般结构: 初始化模型参数:通常随机赋值,简单模型赋值0 训练数据:一般打乱 ...
- Cheatsheet: 2018 11.01 ~ 2019 02.28
Golang FromXToGo micro - A microservice toolkit Other Easy parsing of Excel spreadsheet format with ...
- C# BackgroundWorker的使用【转-http://www.cnblogs.com/tom-tong/archive/2012/02/22/2363965.html】
BackgroundWorker 可以用于启动后台线程. 主要的事件及参数: 1.DoWork——当执行BackgroundWorker.RunWorkerAsync方法时会触发该事件,并且传递DoW ...
- 2019.3.22 JMeter基础操作
1.添加线程组:testplan—添加—线程(用户)Threads(Users) 线程属性值:线程数(虚拟用户数).Rump-up(准备时长:设置所有线程全部启动时间).循环次数(每个线程重复发送请求 ...
- 2019/4/22 kmp模板
题目连接:传送门!!! 这里是从头到尾彻底理解KMP的一篇博客,写的非常好 :https://blog.csdn.net/v_JULY_v/article/details/7041827 题意:输入多 ...
- 2019/4/22 拓扑排序的高效写法. 模板题HDU1285:确定比赛名次
传送门 Problem Description 有N个比赛队(1<=N<=500),编号依次为1,2,3,....,N进行比赛,比赛结束后,裁判委员会要将所有参赛队伍从前往后依次排名,但现 ...
- 2019/02/09 对于KinectFusion 的理解
网上有很多关于Kinect Fusion 的详细介绍,包括各个部分的算法,思路,以及应用上的限制和优化. 在此就不多介绍了. KinectFusion 提供了非常基础的用RGB-D 相机实现的 Den ...
随机推荐
- Bulb Switcher (leetcode java)
问题描述: There are n bulbs that are initially off. You first turn on all the bulbs. Then, you turn off ...
- spring boot(二)web综合开发
上篇文章介绍了Spring boot初级教程:spring boot(一):入门,方便大家快速入门.了解实践Spring boot特性:本篇文章接着上篇内容继续为大家介绍spring boot的其它特 ...
- python装饰器概念与应用
格式一:装饰器外层不传参,内层传参 user_status = False # 用户登录了就把这个改成True def login(func): # 把要执行的henan模块从这里传进来 def in ...
- Physical Limits of ASM
Oracle version 7, only 1,022 datafiles per database could be used. Oracle version 11g, support 65,5 ...
- Java 9中新的货币API
译文出处: Java译站 原文出处:Michael Scharhag JSR 354定义了一套新的Java货币API,计划会在Java 9中正式引入.本文中我们将来看一下它的参考实现:JavaMo ...
- python(6)之文件
一.读写文件 以追加文件内容(a).读(r).写(w),读写(r+)的形式打开文件: f = open('yesterday','a',encoding='utf-8')#文件句柄 #输出一行文件内容 ...
- Android--Android Studio 打开ADM报错
Android studio无法打开类似与eclipse的DDMS, 在android studio里点击android device monitor(点击菜单栏里的Tools->Android ...
- js之窗口位置
IE,Safari,Opera和Chrome都提供了screenLeft和screemTop属性,分别用于表示窗口相对于屏幕左边和上边的位置.FireFox则提供了screenX和screenY.使用 ...
- Matlab函数
any() 相当于或操作,只要有1,就返回1 all() 相当于与操作,只要有0,就返回0 C = union(A,B): C为A和B的并集.去掉相同元素. C = intersect(A,B) C为 ...
- laravel文件上传(本人使用的ftp驱动配置,本地测试总结)
1.电脑端在:控制面板->程序和功能->打开和关闭Window功能,安装:Internet信息服务的(Ftp服务器,web管理工具的IIS管理服务,万网服务的常见http功能) 2.在电脑 ...