$id = '766'
$issue = object(Cake\ORM\Table) {
'registryAlias' => 'Issues',
'table' => 'issues',
'alias' => 'Issues',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article_current = object(Cake\ORM\Table) {
'registryAlias' => 'Articles',
'table' => 'articles',
'alias' => 'Articles',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article = object(Cake\ORM\Entity) {
'id' => (int) 766,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy</p>
',
'meta_title' => 'Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy',
'meta_desc' => 'Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy',
'meta_keyword' => 'Nanoindentation; additive manufacturing; aluminium alloy.',
'alias_name' => 'nanoindentationshowsuniformlocalmechanicalpropertiesacrossmeltpoolsandlayersproducedbyselectivelasermeltingofalsi10mgalloy',
'authorname' => '<p>Nicola M. Everitt<sup>*</sup>, Nesma T. Aboulkhair, Ian Maskery, Chris J. Tuck, Ian Ashcroft</p>
',
'authorfrontname' => 'Nicola M. Everitt, Nesma T. Aboulkhair, Ian Maskery, Chris J. Tuck, Ian Ashcroft ',
'authoraffiliation' => '<p><em>Department of Mechanical, Materials and Manufacturing Engineering, University of Nottingham, University Park, Nottingham NG2 7RD, United Kingdom </em></p>
',
'authoremail' => '<p>E-mail: nicola.everitt@nottingham.ac.uk</p>
',
'authorbiography' => '',
'page' => '13-16',
'pagesequence' => '3',
'doi' => '10.5185/amlett.2016.6171',
'articletype' => '1',
'keyword' => '<p>Nanoindentation, additive manufacturing, aluminium alloy. </p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif">Single track and single layer AlSi 10Mg has been produced by selective laser melting (SLM) of alloy powder on an AlSi12 cast substrate. The SLM technique produced a cellular-dendritic ultra-fined grained microstructure. Chemical composition mapping and nanoindentation showed higher hardness in the SLM material compared to its cast counterpart. Importantly, although there was some increase of grain size at the edge of melt pools, nanoindentation showed that the hardness (i.e. yield strength) of the material was uniform across overlapping tracks. This is attributed to the very fine grain size and homogeneous distribution of Si throughout the SLM material. </span></p>
',
'fullabstractpdf' => '56797545caffd1450800453_fullabstratct.pdf',
'fullabstractdesc' => '',
'supporting_information' => null,
'tocimage' => '',
'received' => '',
'accepted_for_publication' => '',
'checked_for_plagiarism' => 'Yes',
'review_by' => '',
'peer_reviewers_approved_by' => '',
'peer_reviewer_comments' => '',
'editor_who_approved_publication' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => '2015-12-22 09:07:33',
'sequence' => (int) 3,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 0,
'count_download' => (int) 0,
'admin_delete' => (int) 0,
'citation_author' => null,
'citation_author_institution' => null,
'last_page' => (int) 0,
'article_html_data' => null,
'refernece' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
$issue_article = 'Volume 7, Issue 1, Article ID 13-16, January 2016'
$Issues_articles_image = null
$coverimage_artciles = ''
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 530,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '6',
'issusemonth' => 'June',
'issuseyear' => '2021',
'pageno' => '21061633-21061641',
'sequence' => (int) 1,
'coverimage_file' => 'June_1616504156.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align:justify">The International Association of Advanced Materials (IAAM) is stepped into the next decade by leading the ‘<a href="https://www.iaamonline.org/advancement-of-materials-to-sustainable-and-green-world" target="_blank">Advancement of Materials to Sustainable and Green World’</a> to working in line with the United Nations’ Sustainable Development Goals (SDGs) for a green future. With its accumulative sustainable development agenda, the association puts world-wide efforts with Materials Science, Engineering, and Technology across spheres of academia and industry towards potentially addressing the challenges of sustainability of materials research and innovation for a green world. The cover photo of this June 2021 issue of Advanced Materials Letters is dedicated to <a href="https://www.iaamonline.org/sustainable-development-agenda-for-2030" target="_blank">IAAM’s Sustainable Development Agenda for 2030</a> and inspired by the <a href="https://www.vbripress.com/aml/articles/details/1628" target="_blank">editorial article</a> by Dr. Ashutosh Tiwari.</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Issues'
}
App\Controller\ArticlesController::details() - APP/Controller/ArticlesController.php, line 300
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 51
Notice (8): Trying to get property of non-object [APP/Controller/ArticlesController.php, line 302]
$id = '766'
$issue = object(Cake\ORM\Table) {
'registryAlias' => 'Issues',
'table' => 'issues',
'alias' => 'Issues',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article_current = object(Cake\ORM\Table) {
'registryAlias' => 'Articles',
'table' => 'articles',
'alias' => 'Articles',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$article = object(Cake\ORM\Entity) {
'id' => (int) 766,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy</p>
',
'meta_title' => 'Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy',
'meta_desc' => 'Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy',
'meta_keyword' => 'Nanoindentation; additive manufacturing; aluminium alloy.',
'alias_name' => 'nanoindentationshowsuniformlocalmechanicalpropertiesacrossmeltpoolsandlayersproducedbyselectivelasermeltingofalsi10mgalloy',
'authorname' => '<p>Nicola M. Everitt<sup>*</sup>, Nesma T. Aboulkhair, Ian Maskery, Chris J. Tuck, Ian Ashcroft</p>
',
'authorfrontname' => 'Nicola M. Everitt, Nesma T. Aboulkhair, Ian Maskery, Chris J. Tuck, Ian Ashcroft ',
'authoraffiliation' => '<p><em>Department of Mechanical, Materials and Manufacturing Engineering, University of Nottingham, University Park, Nottingham NG2 7RD, United Kingdom </em></p>
',
'authoremail' => '<p>E-mail: nicola.everitt@nottingham.ac.uk</p>
',
'authorbiography' => '',
'page' => '13-16',
'pagesequence' => '3',
'doi' => '10.5185/amlett.2016.6171',
'articletype' => '1',
'keyword' => '<p>Nanoindentation, additive manufacturing, aluminium alloy. </p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-family:times new roman,serif">Single track and single layer AlSi 10Mg has been produced by selective laser melting (SLM) of alloy powder on an AlSi12 cast substrate. The SLM technique produced a cellular-dendritic ultra-fined grained microstructure. Chemical composition mapping and nanoindentation showed higher hardness in the SLM material compared to its cast counterpart. Importantly, although there was some increase of grain size at the edge of melt pools, nanoindentation showed that the hardness (i.e. yield strength) of the material was uniform across overlapping tracks. This is attributed to the very fine grain size and homogeneous distribution of Si throughout the SLM material. </span></p>
',
'fullabstractpdf' => '56797545caffd1450800453_fullabstratct.pdf',
'fullabstractdesc' => '',
'supporting_information' => null,
'tocimage' => '',
'received' => '',
'accepted_for_publication' => '',
'checked_for_plagiarism' => 'Yes',
'review_by' => '',
'peer_reviewers_approved_by' => '',
'peer_reviewer_comments' => '',
'editor_who_approved_publication' => '',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => '2015-12-22 09:07:33',
'sequence' => (int) 3,
'status' => (int) 1,
'published' => (int) 1,
'mostcitedissue' => (int) 0,
'view_counts' => (int) 0,
'count_download' => (int) 0,
'admin_delete' => (int) 0,
'citation_author' => null,
'citation_author_institution' => null,
'last_page' => (int) 0,
'article_html_data' => null,
'refernece' => null,
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
$issue_article = 'Volume 7, Issue 1, Article ID 13-16, January 2016'
$Issues_articles_image = null
$coverimage_artciles = '/aml/uploads/coverimage/'
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 530,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '6',
'issusemonth' => 'June',
'issuseyear' => '2021',
'pageno' => '21061633-21061641',
'sequence' => (int) 1,
'coverimage_file' => 'June_1616504156.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align:justify">The International Association of Advanced Materials (IAAM) is stepped into the next decade by leading the ‘<a href="https://www.iaamonline.org/advancement-of-materials-to-sustainable-and-green-world" target="_blank">Advancement of Materials to Sustainable and Green World’</a> to working in line with the United Nations’ Sustainable Development Goals (SDGs) for a green future. With its accumulative sustainable development agenda, the association puts world-wide efforts with Materials Science, Engineering, and Technology across spheres of academia and industry towards potentially addressing the challenges of sustainability of materials research and innovation for a green world. The cover photo of this June 2021 issue of Advanced Materials Letters is dedicated to <a href="https://www.iaamonline.org/sustainable-development-agenda-for-2030" target="_blank">IAAM’s Sustainable Development Agenda for 2030</a> and inspired by the <a href="https://www.vbripress.com/aml/articles/details/1628" target="_blank">editorial article</a> by Dr. Ashutosh Tiwari.</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Issues'
}
App\Controller\ArticlesController::details() - APP/Controller/ArticlesController.php, line 302
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 51
Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy
×
advanced search
Nanoindentation Shows Uniform Local Mechanical Properties Across Melt Pools And Layers Produced By Selective Laser Melting Of AlSi 10Mg Alloy
Nicola M. Everitt*, Nesma T. Aboulkhair, Ian Maskery, Chris J. Tuck, Ian Ashcroft
Department of Mechanical, Materials and Manufacturing Engineering, University of Nottingham, University Park, Nottingham NG2 7RD, United Kingdom
Single track and single layer AlSi 10Mg has been produced by selective laser melting (SLM) of alloy powder on an AlSi12 cast substrate. The SLM technique produced a cellular-dendritic ultra-fined grained microstructure. Chemical composition mapping and nanoindentation showed higher hardness in the SLM material compared to its cast counterpart. Importantly, although there was some increase of grain size at the edge of melt pools, nanoindentation showed that the hardness (i.e. yield strength) of the material was uniform across overlapping tracks. This is attributed to the very fine grain size and homogeneous distribution of Si throughout the SLM material.
Welcome to the new website of Advance Materials Letters!
Important Information for Manuscript Submission
Submission of revised manuscripts - If you have submitted your article in our old submission system, all authors are requested to submit their revisions in the old submission system using your existing username and passwords.
New Submissions are welcome to submit manuscripts using ScholarOne submission system.