$id = '778'
$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) 778,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Structural, Growth and Characterizations of NLO Crystal: Triglycinium Calcium Nitrate</p>
',
'meta_title' => 'Structural, growth and characterizations of NLO crystal: Triglycinium calcium nitrate',
'meta_desc' => 'Structural, growth and characterizations of NLO crystal: Triglycinium calcium nitrate',
'meta_keyword' => 'Crystal growth, crystal structure, etching, X-ray diffraction.',
'alias_name' => 'structuralgrowthandcharacterizationsofnlocrystaltriglyciniumcalciumnitrate',
'authorname' => '<p>M. Esthaku Peter<sup>1*</sup>, P. Ramasamy<sup>2</sup></p>
',
'authorfrontname' => 'M. Esthaku Peter, P. Ramasamy',
'authoraffiliation' => '<p><em><sup>1</sup></em><em>Department of Physics, Easwari Engineering College, Chennai 600089, Tamilnadu, India</em></p>
<p><em><sup>2</sup></em><em>Centre for Crystal Growth, SSN College of Engineering, Kalavakkam 603110, Tamilnadu, India</em></p>
',
'authoremail' => '<p>E-mail: mesthakupeter@gmail.com, esthaku1603@gmail.com</p>
',
'authorbiography' => '',
'page' => '83-88',
'pagesequence' => '15',
'doi' => '10.5185/amlett.2016.5944',
'articletype' => '1',
'keyword' => '<p>Crystal growth, crystal structure, etching, X-ray diffraction.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-size:10pt">Single crystals of triglycinium calcium nitrate</span><span style="font-size:10pt">, a semiorganic nonlinear optical (NLO) material, have been grown by slow solvent evaporation technique at room temperature. The size of the grown crystal is up to the dimension of 29×19×5 mm<sup>3</sup>. The structure of the crystal was analyzed by single crystal X-ray diffraction and the functional groups present in the sample were identified by FTIR spectral analysis in the range 4000-450 cm<sup>-1</sup>. The UV-vis-NIR studies was undertaken to find the transmittance in the ultraviolet and visible region. The efficiency of second harmonic generation was analyzed by Kurtz-Perry powder technique and compared with standard KDP crystal. Thermogravimetric and differential thermal analysis have been performed to determine the thermal stability of the crystal. Dielectric properties such as dielectric constant and dielectric loss were studied at various temperatures and frequencies. Vickers microhardness testing was carried out on the as-grown crystal surface to reveal the mechanical properties of the crystal. Etching studies were made on the as grown crystal to analyze the structural imperfection of the crystal. </span></p>
',
'fullabstractpdf' => '567980d310c381450803411_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:56:51',
'sequence' => (int) 15,
'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 83-88, January 2016'
$Issues_articles_image = null
$coverimage_artciles = ''
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 527,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '3',
'issusemonth' => 'March',
'issuseyear' => '2021',
'pageno' => '21031607-21031615',
'sequence' => (int) 1,
'coverimage_file' => 'March_1609938278.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align: justify;">Development of sustainable energy materials is becoming more and more important to tackle the challenges of energy innovation and technology. It will also act like an appliance for social progress, economic growth, poverty reduction, equity, and environmental sustainability. The cover photo of the March 2021 issue of Advanced Materials Letters is inspired from the 07th point of United Nation’s Sustainable Development Goals, “Ensure access to affordable, reliable, sustainable and modern energy for all” and the agenda of the International Association of Advanced Materials for 2030 decade, "Advancement of Materials to Green and Sustainable World".</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => null,
'[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 = '778'
$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) 778,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Structural, Growth and Characterizations of NLO Crystal: Triglycinium Calcium Nitrate</p>
',
'meta_title' => 'Structural, growth and characterizations of NLO crystal: Triglycinium calcium nitrate',
'meta_desc' => 'Structural, growth and characterizations of NLO crystal: Triglycinium calcium nitrate',
'meta_keyword' => 'Crystal growth, crystal structure, etching, X-ray diffraction.',
'alias_name' => 'structuralgrowthandcharacterizationsofnlocrystaltriglyciniumcalciumnitrate',
'authorname' => '<p>M. Esthaku Peter<sup>1*</sup>, P. Ramasamy<sup>2</sup></p>
',
'authorfrontname' => 'M. Esthaku Peter, P. Ramasamy',
'authoraffiliation' => '<p><em><sup>1</sup></em><em>Department of Physics, Easwari Engineering College, Chennai 600089, Tamilnadu, India</em></p>
<p><em><sup>2</sup></em><em>Centre for Crystal Growth, SSN College of Engineering, Kalavakkam 603110, Tamilnadu, India</em></p>
',
'authoremail' => '<p>E-mail: mesthakupeter@gmail.com, esthaku1603@gmail.com</p>
',
'authorbiography' => '',
'page' => '83-88',
'pagesequence' => '15',
'doi' => '10.5185/amlett.2016.5944',
'articletype' => '1',
'keyword' => '<p>Crystal growth, crystal structure, etching, X-ray diffraction.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-size:10pt">Single crystals of triglycinium calcium nitrate</span><span style="font-size:10pt">, a semiorganic nonlinear optical (NLO) material, have been grown by slow solvent evaporation technique at room temperature. The size of the grown crystal is up to the dimension of 29×19×5 mm<sup>3</sup>. The structure of the crystal was analyzed by single crystal X-ray diffraction and the functional groups present in the sample were identified by FTIR spectral analysis in the range 4000-450 cm<sup>-1</sup>. The UV-vis-NIR studies was undertaken to find the transmittance in the ultraviolet and visible region. The efficiency of second harmonic generation was analyzed by Kurtz-Perry powder technique and compared with standard KDP crystal. Thermogravimetric and differential thermal analysis have been performed to determine the thermal stability of the crystal. Dielectric properties such as dielectric constant and dielectric loss were studied at various temperatures and frequencies. Vickers microhardness testing was carried out on the as-grown crystal surface to reveal the mechanical properties of the crystal. Etching studies were made on the as grown crystal to analyze the structural imperfection of the crystal. </span></p>
',
'fullabstractpdf' => '567980d310c381450803411_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:56:51',
'sequence' => (int) 15,
'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 83-88, January 2016'
$Issues_articles_image = null
$coverimage_artciles = '/aml/uploads/coverimage/'
$coverimage_desc = ''
$issue_data = object(Cake\ORM\Entity) {
'id' => (int) 527,
'type' => '21',
'volumenumber' => '12',
'issusenumber' => '3',
'issusemonth' => 'March',
'issuseyear' => '2021',
'pageno' => '21031607-21031615',
'sequence' => (int) 1,
'coverimage_file' => 'March_1609938278.jpg',
'coverimagepdf_file' => null,
'coverimage_desc' => '<p style="text-align: justify;">Development of sustainable energy materials is becoming more and more important to tackle the challenges of energy innovation and technology. It will also act like an appliance for social progress, economic growth, poverty reduction, equity, and environmental sustainability. The cover photo of the March 2021 issue of Advanced Materials Letters is inspired from the 07th point of United Nation’s Sustainable Development Goals, “Ensure access to affordable, reliable, sustainable and modern energy for all” and the agenda of the International Association of Advanced Materials for 2030 decade, "Advancement of Materials to Green and Sustainable World".</p>
',
'download_count' => (int) 0,
'admin_delete' => (int) 0,
'status' => (int) 1,
'created' => null,
'modified' => null,
'[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
Structural, growth and characterizations of NLO crystal: Triglycinium calcium nitrate
×
advanced search
Structural, Growth and Characterizations of NLO Crystal: Triglycinium Calcium Nitrate
M. Esthaku Peter1*, P. Ramasamy2
1Department of Physics, Easwari Engineering College, Chennai 600089, Tamilnadu, India
2Centre for Crystal Growth, SSN College of Engineering, Kalavakkam 603110, Tamilnadu, India
Single crystals of triglycinium calcium nitrate, a semiorganic nonlinear optical (NLO) material, have been grown by slow solvent evaporation technique at room temperature. The size of the grown crystal is up to the dimension of 29×19×5 mm3. The structure of the crystal was analyzed by single crystal X-ray diffraction and the functional groups present in the sample were identified by FTIR spectral analysis in the range 4000-450 cm-1. The UV-vis-NIR studies was undertaken to find the transmittance in the ultraviolet and visible region. The efficiency of second harmonic generation was analyzed by Kurtz-Perry powder technique and compared with standard KDP crystal. Thermogravimetric and differential thermal analysis have been performed to determine the thermal stability of the crystal. Dielectric properties such as dielectric constant and dielectric loss were studied at various temperatures and frequencies. Vickers microhardness testing was carried out on the as-grown crystal surface to reveal the mechanical properties of the crystal. Etching studies were made on the as grown crystal to analyze the structural imperfection of the crystal.
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.