$id = '774'
$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) 774,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications</p>
',
'meta_title' => 'Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications',
'meta_desc' => 'Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications',
'meta_keyword' => 'CNT; liquid crystals; antiferroelectric; electro-optic.',
'alias_name' => 'antiferroelectricliquidcrystal-carbonnanotubeduoforachievingmodifiedelectro-optical properties;aimingatdisplayapplications',
'authorname' => '<p>Sharmistha Ghosh<sup>*</sup></p>
',
'authorfrontname' => 'Sharmistha Ghosh',
'authoraffiliation' => '<p><em>Department of Physics, University of Calcutta, 92 Acharya Prafulla Chandra Road, Kolkata 700 009, India</em></p>
',
'authoremail' => '<p>E-mail: sharmisthaghos@gmail.com</p>
',
'authorbiography' => '',
'page' => '60-64',
'pagesequence' => '11',
'doi' => '10.5185/amlett.2016.6049',
'articletype' => '1',
'keyword' => '<p>CNT, liquid crystals, antiferroelectric, electro-optic.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-size:10pt">Antiferroelectric liquid crystals are considered as smarter materials for display technologies owing to their faster response time over conventional nematics. However there is large scope for modifications of its physical properties. In the present study multi-walled carbon nanotubes (MWCNT) are dispersed in a high tilted antiferroelectric liquid crystal composed of rod like molecules. The effects of nano-dispersion on electro-optical and dielectric properties of the host are studied in details. The time for switching between dark and bright states and the rotational viscosity are reduced and spontaneous polarization is enhanced considerably by minute addition of MWCNTs. The high tilt angle of the molecules necessary for obtaining good dark state in displays has not changed after dispersion of nanotubes. The strong interaction of the aromatic cores of the rod like liquid crystal molecules with the honey-comb pattern of the CNT walls is considered responsible behind such improvements of physical properties of the host.</span></p>
',
'fullabstractpdf' => '56797e5f4d3b81450802783_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:46:23',
'sequence' => (int) 11,
'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 60-64, 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 = '774'
$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) 774,
'user_id' => (int) 0,
'volume' => (int) 72,
'volumeno' => (int) 7,
'issuseno' => (int) 1,
'issusemonth' => 'January',
'issuseyear' => '2016',
'title' => '<p>Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications</p>
',
'meta_title' => 'Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications',
'meta_desc' => 'Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications',
'meta_keyword' => 'CNT; liquid crystals; antiferroelectric; electro-optic.',
'alias_name' => 'antiferroelectricliquidcrystal-carbonnanotubeduoforachievingmodifiedelectro-optical properties;aimingatdisplayapplications',
'authorname' => '<p>Sharmistha Ghosh<sup>*</sup></p>
',
'authorfrontname' => 'Sharmistha Ghosh',
'authoraffiliation' => '<p><em>Department of Physics, University of Calcutta, 92 Acharya Prafulla Chandra Road, Kolkata 700 009, India</em></p>
',
'authoremail' => '<p>E-mail: sharmisthaghos@gmail.com</p>
',
'authorbiography' => '',
'page' => '60-64',
'pagesequence' => '11',
'doi' => '10.5185/amlett.2016.6049',
'articletype' => '1',
'keyword' => '<p>CNT, liquid crystals, antiferroelectric, electro-optic.</p>
',
'abstractpdf' => null,
'abstractdec' => '<p style="text-align:justify"><span style="font-size:10pt">Antiferroelectric liquid crystals are considered as smarter materials for display technologies owing to their faster response time over conventional nematics. However there is large scope for modifications of its physical properties. In the present study multi-walled carbon nanotubes (MWCNT) are dispersed in a high tilted antiferroelectric liquid crystal composed of rod like molecules. The effects of nano-dispersion on electro-optical and dielectric properties of the host are studied in details. The time for switching between dark and bright states and the rotational viscosity are reduced and spontaneous polarization is enhanced considerably by minute addition of MWCNTs. The high tilt angle of the molecules necessary for obtaining good dark state in displays has not changed after dispersion of nanotubes. The strong interaction of the aromatic cores of the rod like liquid crystal molecules with the honey-comb pattern of the CNT walls is considered responsible behind such improvements of physical properties of the host.</span></p>
',
'fullabstractpdf' => '56797e5f4d3b81450802783_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:46:23',
'sequence' => (int) 11,
'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 60-64, 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
Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications
×
advanced search
Antiferroelectric Liquid Crystal/carbon Nano Tube Duo For Achieving Modified Electro-optical properties; Aiming At Display Applications
Sharmistha Ghosh*
Department of Physics, University of Calcutta, 92 Acharya Prafulla Chandra Road, Kolkata 700 009, India
Antiferroelectric liquid crystals are considered as smarter materials for display technologies owing to their faster response time over conventional nematics. However there is large scope for modifications of its physical properties. In the present study multi-walled carbon nanotubes (MWCNT) are dispersed in a high tilted antiferroelectric liquid crystal composed of rod like molecules. The effects of nano-dispersion on electro-optical and dielectric properties of the host are studied in details. The time for switching between dark and bright states and the rotational viscosity are reduced and spontaneous polarization is enhanced considerably by minute addition of MWCNTs. The high tilt angle of the molecules necessary for obtaining good dark state in displays has not changed after dispersion of nanotubes. The strong interaction of the aromatic cores of the rod like liquid crystal molecules with the honey-comb pattern of the CNT walls is considered responsible behind such improvements of physical properties of the host.
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.