www.amtecedu.org Open in urlscan Pro
95.217.93.210  Public Scan

URL: https://www.amtecedu.org/
Submission: On March 19 via manual from ES — Scanned from FI

Form analysis 4 forms found in the DOM

Name: alert_formPOST process.php?action=alerts

<form method="post" action="process.php?action=alerts" name="alert_form" id="alert_form" novalidate="novalidate">
  <div class="row margin0">
    <div class="col-12 col-sm-12 col-md-12 padb40 text-center">
      <span style="font-family: 'Mulish', sans-serif; color:#fff; font-size:24px; font-weight:700;">GET ALERTS</span>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="name1" id="name1" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Name">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="email1" id="email1" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Email">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="mobile1" id="mobile1" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Mobile">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12"></div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <img src="captcha/store/347.jpg" align="left" width="120" height="50" style="margin-bottom:10px;"><br>
      <input type="text" name="scode1" id="scode1" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Enter security code">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 padb20">
      <input type="submit" value="Submit" style="font-family: 'Mulish', sans-serif; background:#ed2524; border:none; color:#fff; font-weight:700; padding:10px 30px; border-radius:25px;">
    </div>
  </div>
</form>

Name: search_form_1POST programs.php

<form method="post" action="programs.php" name="search_form_1" id="search_form_1">
  <div class="row margin0">
    <div class="col-12 col-sm-12 col-md-1" style="padding-top:25px; padding-left:0px; padding-right:0px;">
      <span style="color:#fff; font-size:14px; font-weight:500;">Search Activities</span>
    </div>
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <select name="maincat_id" id="maincat_id_1" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;">
        <option value="" style="color:#000;">Select Stream</option>
        <option value="1" style="color:#000;">Reverse Engineering</option>
        <option value="2" style="color:#000;">Design &amp; Engineering</option>
        <option value="3" style="color:#000;">Plastics Packaging</option>
        <option value="4" style="color:#000;">Management Programmes</option>
        <option value="5" style="color:#000;">3D Printing</option>
      </select>
    </div>
    <script>
      $(function() {
        $("#from_date_1").datepicker({
          changeMonth: true,
          changeYear: true,
          yearRange: "c-0:c+50",
          dateFormat: "yy-mm-dd",
          minDate: 0
        });
        $("#to_date_1").datepicker({
          changeMonth: true,
          changeYear: true,
          yearRange: "c0:c+50",
          dateFormat: "yy-mm-dd",
          minDate: 0
        });
      });
    </script>
    <!--<div class="col-12 col-sm-12 col-md-2" style="padding-top:15px; z-index:10000;">	
			<input type="text" name="from_date" id="from_date_1" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="From Date">
		</div>	

		<div class="col-12 col-sm-12 col-md-2" style="padding-top:15px; z-index:10000;">	
			<input type="text" name="to_date" id="to_date_1" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="To Date">
		</div>			-->
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <select name="location" id="location_1" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;">
        <option value="" style="color:#000;">Program Mode</option>
        <option value="Physical Program" style="color:#000;">Physical Program</option>
        <option value="Hybrid" style="color:#000;">Hybrid</option>
        <option value="Virtual" style="color:#000;">Virtual</option>
      </select>
    </div>
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <input type="text" name="keyword" id="keyword_1" value="" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="Search by Keyword">
    </div>
    <div class="col-12 col-sm-12 col-md-1" style="padding-top:15px;">
      <input type="submit" value="GO" style="cursor:pointer; background:#fff; color:#000; font-size:16px; font-weight:500; padding:10px 20px; border:none; border-radius:25px;">
    </div>
  </div>
</form>

Name: search_form_2POST programs.php

<form method="post" action="programs.php" name="search_form_2" id="search_form_2">
  <div class="row margin0">
    <div class="col-12 col-sm-12 col-md-1" style="padding-top:25px; padding-left:0px; padding-right:0px;">
      <span style="color:#fff; font-size:14px; font-weight:500;">Search Activities</span>
    </div>
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <select name="maincat_id" id="maincat_id_2" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;">
        <option value="" style="color:#000;">Select Stream</option>
        <option value="1" style="color:#000;">Reverse Engineering</option>
        <option value="2" style="color:#000;">Design &amp; Engineering</option>
        <option value="3" style="color:#000;">Plastics Packaging</option>
        <option value="4" style="color:#000;">Management Programmes</option>
        <option value="5" style="color:#000;">3D Printing</option>
      </select>
    </div>
    <script>
      $(function() {
        $("#from_date_2").datepicker({
          changeMonth: true,
          changeYear: true,
          yearRange: "c-0:c+50",
          dateFormat: "yy-mm-dd",
          minDate: 0
        });
        $("#to_date_2").datepicker({
          changeMonth: true,
          changeYear: true,
          yearRange: "c0:c+50",
          dateFormat: "yy-mm-dd",
          minDate: 0
        });
      });
    </script>
    <!--<div class="col-12 col-sm-12 col-md-2" style="padding-top:15px; z-index:10000;">	
			<input type="text" name="from_date" id="from_date_2" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="From Date">
		</div>	

		<div class="col-12 col-sm-12 col-md-2" style="padding-top:15px; z-index:10000;">	
			<input type="text" name="to_date" id="to_date_2" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="To Date">
		</div>			-->
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <select name="location" id="location_2" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;">
        <option value="" style="color:#000;">Program Mode</option>
        <option value="Physical Program" style="color:#000;">Physical Program</option>
        <option value="Hybrid" style="color:#000;">Hybrid</option>
        <option value="Virtual" style="color:#000;">Virtual</option>
      </select>
    </div>
    <div class="col-12 col-sm-12 col-md-2" style="padding-top:15px;">
      <input type="text" name="keyword" id="keyword_2" value="" style="background:none; width:100%; border:1px solid #fff; padding:10px 20px; border-radius:20px; color:#fff;" placeholder="Search by Keyword">
    </div>
    <div class="col-12 col-sm-12 col-md-1" style="padding-top:15px;">
      <input type="submit" value="GO" style="cursor:pointer; background:#fff; color:#000; font-size:16px; font-weight:500; padding:10px 20px; border:none; border-radius:25px;">
    </div>
  </div>
</form>

Name: touch_formPOST process.php?action=touch

<form method="post" action="process.php?action=touch" name="touch_form" id="touch_form" novalidate="novalidate">
  <div class="row margin0">
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="name" id="name2" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Name">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="email" id="email2" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Email">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="mobile" id="mobile2" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Mobile">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 padb20">
      <input type="text" name="city" id="city2" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="City">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 padb20">
      <select name="program_interested" id="program_interested2" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;">
        <option value="" style="color:#000;">Select Area of Interest</option>
        <option value="Reverse Engineering" style="color:#000;">Reverse Engineering</option>
        <option value="Design &amp; Engineering" style="color:#000;">Design &amp; Engineering</option>
        <option value="Plastics Packaging" style="color:#000;">Plastics Packaging</option>
        <option value="Management Programmes" style="color:#000;">Management Programmes</option>
        <option value="3D Printing" style="color:#000;">3D Printing</option>
      </select>
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 padb20">
      <textarea name="comments" id="comments2" style="width:100%; resize:none; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;"
        placeholder="Comments / Suggestions"></textarea>
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 padb20">
      <img src="captcha/store/629.jpg" align="left" width="120" height="50" style="margin-bottom:10px;"><br>
      <input type="text" name="scode" id="scode" style="width:100%; background:none; color:#fff; font-size:14px; font-weight:500; padding:10px 20px; border:1px solid #fff; border-radius:25px;" placeholder="Enter security code">
      <div class="error_holder"></div>
    </div>
    <div class="col-12 col-sm-12 col-md-12 padb20">
      <input type="submit" value="Submit" style="font-family: 'Mulish', sans-serif; background:#ed2524; border:none; color:#fff; font-weight:700; padding:10px 30px; border-radius:25px;">
    </div>
  </div> <!-- row -->
</form>

Text Content

GET ALERTS








Home

About Us
Overview

Vision & Mission

Centre of Excellence (COE)

Governance

Core Committee
Advisory Committee
Executive Committee
Knowledge Partners

Press & Media

Press
Media
Newsletters
Photo Gallery

Reverse Engineering
Industry Services

Certificate Courses

Resources

Design & Engineering
Industry Services

Certificate Courses

Resources

Plastics Packaging
Industry Services

Certificate Courses

Faculty

Resources

Management Programmes
Industry Services

Certificate Courses

Faculty

Resources

3D Printing
Industry Services

Certificate Courses

Resources

Contact Us

FAQs
Free Webinars
Get Training Alerts
Career Services
Visit www.aipma.net

For Programs : Programs Login   |  Register for Programs
For Testing : Testing Login   |  Register for Testing

Search Programs    
Search Activities
Select Stream Reverse Engineering Design & Engineering Plastics Packaging
Management Programmes 3D Printing
Program Mode Physical Program Hybrid Virtual


Blog    FAQs    Conferences    Free Webinars    Get Training Alerts    Career
Services
Visit www.aipma.net
Programs Login   |  Register for Programs
Testing Login   |  Register for Testing

Connect with us on 022 67778899 or email info@amtecedu.org
 * Home
 * About Us
   * Overview
   * Vision & Mission
   * Centre of Excellence (COE)
   * Governance
     * Core Committee
     * Advisory Committee
     * Executive Committee
   * Knowledge Partners
   * Press & Media
     * Press
     * Media
     * Newsletters
   * Photo Gallery
 * Reverse Engineering
   * Industry Services
   * Certificate Courses
   * Resources
 * Design & Engineering
   * Industry Services
   * Certificate Courses
   * Resources
 * Plastics Packaging
   * Industry Services
   * Certificate Courses
   * Faculty
   * Resources
 * Management Programmes
   * Industry Services
   * Certificate Courses
   * Faculty
   * Resources
 * 3D Printing
   * Industry Services
   * Certificate Courses
   * Resources
 * Contact Us


Search Activities
Select Stream Reverse Engineering Design & Engineering Plastics Packaging
Management Programmes 3D Printing
Program Mode Physical Program Hybrid Virtual



The Centre of Excellence is being set up as a triangulation of AIPMA, MSME's and
international technology providers to bring MSME's at par with global standards
rapidly. The Centre would help the industry to graduate from Micro to small,
small to medium and medium to large enterprises.

Learn more..
70
Man Days
37
Training
Programmes
3333
Participants
1870
Industries
OUR KNOWLEDGE PARTNERS

FINISHING SCHOOL IN PLASTICS PRODUCTION ENGINEERING

AIPMA’s AMTEC Finishing School in Plastics Production Engineering has been
developed with the motto of 'Making Engineers and Diploma Holders Industry
Ready.'

Programmes are specially designed for engineers and diploma holders to bridge
the gap between the academia and the industry. The training involves training on
Reverse Engineering, metrology, Design and Development, 3D Printing, plastics
packaging etc. enabling the trainees to serve the plastics manufacturing
industry right from day one.

Since trained manpower brings in significant benefits, many industries recruit
them for various functions including Design, Planning, Production, Quality,
Sales & Marketing, Service & support, etc., Few industries depute their new
recruits to undergo these courses, thereby reducing the orientation time to the
minimum.

Finishing School in Plastics Production Engineering course is available at
AIPMA’s AMTEC at Mumbai.

UPCOMING PROGRAMMES
Two Days Executive Development Program On Plastics In Packaging - Testing and
Evaluation Of Plastics Packaging Materials
11th April 2024 - 12th April 2024



Time : 09:00 AM to 6:00 PM

COST: RS.5000/-


Learn more..  
Register Now  
Brochure
Two Days Executive Development Program On Plastics In Packaging - Testing and
Evaluation Of Plastics Packaging Materials
11th April 2024 - 12th April 2024



Time : 09:00 AM to 6:00 PM

COST: RS.5000/-


Learn more..  
Register Now  
Brochure
Two Days Executive Development Program On Plastics In Packaging - Testing and
Evaluation Of Plastics Packaging Materials
11th April 2024 - 12th April 2024



Time : 09:00 AM to 6:00 PM

COST: RS.5000/-


Learn more..  
Register Now  
Brochure
Two Days Executive Development Program On Plastics In Packaging - Testing and
Evaluation Of Plastics Packaging Materials
11th April 2024 - 12th April 2024



Time : 09:00 AM to 6:00 PM

COST: RS.5000/-


Learn more..  
Register Now  
Brochure
Two Days Executive Development Program On Plastics In Packaging - Testing and
Evaluation Of Plastics Packaging Materials
11th April 2024 - 12th April 2024



Time : 09:00 AM to 6:00 PM

COST: RS.5000/-


Learn more..  
Register Now  
Brochure


OUR PARTICIPANTS

TESTIMONIALS
I have immense pleasure to have attended the workshop on packaging by AIPMA
AMTEC. It's after 35 long years I have attended class, without missing or
bunking. The syllabus of the course was very useful and many things we have
added in our routine life since years and there are many new ones which has to
be adopted. We know generation change in making makes new heights in skills
creations and has to be adopted for better living in the future for s
read more...elf-betterment and industry

- Arun Lahoti, M/s. Sunrise Polypack
The session were Very thorough. Takeaways include polymer understanding,
packaging techniques, and different types of packaging, packaging design among
many others. Inclusion of more on commercial studies, such as costing, case
studies of companies, innovations around the world, less focus on so much
technical polymer understanding.This will help more entrepreneurs. Thanks for
organising, kudos to the team. Great follow up and support by Nikita,
read more...Shiraz.

- Pranav Vashista -M/s. MikrofineToolings PVT LTD
The sessions have been very productive and insightful. I’m happy to say that I
have been able to learn a lot in just a month, since the plastics sector is
relatively new to me. Owing to the commendable effort of faculty members and the
curriculum design, I am now well-informed both scientifically and from a
commercial perspective. I was able to attend all sessions except for one that
was rescheduled to a Saturday on account of Government holida
read more...y in Maharashtra. However, I was able to understand the missed
topics well using the study material provided by AIPMA. But my prior engagements
kept me from attending that day. My only feedback would be to prepare for
potential changes in schedule a little more in advance, wherever possible so
participants may rearrange their engagements accordingly. That being said, the
overall conduct of the event was excellent and any query I had was attended to
well in time. So, I would just like to thank and congratulate all the
organisers, Ms. Shiraz in particular, and all faculty members who have helped in
making the event a success. Kudos to the whole team!

- Shraddha Kumar – M/s. TOMRA
First of all many thanks to AIPMA for conducting a very knowledgeable session on
Plastics. I would also like to thank all the esteemed panelists for taking out
time and imparting knowledge on Plastics.
There were a few sessions in particular: Rheology, Testing and Quality
Evaluation that were of great interest but I felt these topics should have been
covered in more depth as it is difficult to grasp in one session. There are a
lot of tech
read more...nical terms involved which are not straightforward to understand and
require in-person sessions. There were a lot of questions arising during the
sessions of which it was not possible to get answers of, due to time constraint.
It was not possible to write so many questions at the end of the sessions as
well. Also, since plastics packaging is a very broad topic and there are various
types of plastic packaging, there should be separate courses for each kind of
packaging so that it becomes more fruitful for the respective industries. All
participants come from different packaging industries and would love to get in
depth knowledge of their packaging product. The sessions covered a lot about
food packaging and not everyone is involved in food packaging. I am a
manufacturer of LDPE/LLDPE/mLLDPE based (blown film) industrial packaging bags
(25 kgs packing) and I felt very little was covered in this area. Moreover I
would love to get more practical/shop floor knowledge about packaging like how
it's made, what's the best way to make it and how can the quality and strength
be improved of a particular package.
Overall, I am extremely grateful to have participated in this session as it has
helped me gain basic and important knowledge about polymers.

- Gaurav Goenka
We are glad to contribute and support India's next generation of innovators in
the industry!

- Bharat Rubber Works Pvt. Ltd.
Thank you for organising such a course was indeed extremely helpful. Please do
keep me posted when organising more events of this natures.

- Mr. Johann Trachell, POLYDIME INDIA PACKAGING (PRIVATE) LIMITED, Sri Lanka
I have done a course at AIPMA's AMTEC in 3D printing bootcamp.  It was one of
the best sessions for me as I learned about the basics and also got to work
hands-on with the machine. They also teach the service part, which I find more
worthwhile. I also got an opportunity to visit an industry, which makes my
concepts more clear. The staff members of AIPMA's AMTEC are very friendly and
will help you at every stage.

- Poonam Vishwakarma
“The course was very well designed and has covered all the key elements in 3D
printing. The staff was very supportive and knowledgeable who assisted me
throughout this course. Especially my tutor, Mr. Sushant Ayare sir was very
helpful to me as he was also providing me with the knowledge apart from the
syllabus that was essential to start a 3D printing business”.

- Tejas S. Gaikwad
The programs are insightful and it opens the mind to ideas. AIPMA'S AMTEC and
SSA are doing a great job. Keep it up

- Kartik Deora, Managing Director- Regent Plast Pvt. Ltd.
I liked the workshop

- Amal Patel, Student – CIPET
Overall experience is excellent

- Kalpesh Jinturkar, Student – CIPET
It was really a nice and knowledgeable session which gave me new insights of
this process. As we are in the plastic manufacturing industry and to cut down
the initial investment cost for feasibility studies or simulation for any
project, this process is very useful. Also with this technology, we are able to
get a very near or equivalent to original CTQ parameters for new developments

- Virendra Zala, Jyoti Plastics
The sessions have been good - I personally have enjoyed a few of them where the
approach by the speaker has been very practical and as is witnessed by us in the
industry

- Ms. Nidhi Sehgal, Vandhana International Pvt Ltd.
I have found the sessions very informative

- Ms. Maneesha, Radhan Plastic
Sessions till now have been good. Slightly more technical than expected. But
overall very good theoretical learning. 2. Take away points were that lot of
science and research is happening at the top levels in this field and the
materials and grades used are being continuously worked on to improve further or
make sustainable More of a non-technical discussion on barrier properties,
nature of polymers and how they serve their applications and proce
read more...ss ability. Also more of a discussion on how to go about executing
this knowledge at smaller scale, MSME level and not from an MNC and large scale
industry perspective as Dr Saha mentioned 90% of units are MSME

- Mr. Harshvardhan D, SUSHILA PARMAR INTERNATIONAL PVT LTD
Some lectures were incredibly technical to understand as personally not being
from a scientific background those lectures did not really added any value as I
couldn’t process them so if more laymen languages can be used or maybe
differentiate in your courses between regular and chemistry background so that
all the attendees take equal knowledge. The timing of the course is right in the
middle of the day, as your course is attracting working pro
read more...fessionals, directors or management people from the company, please
keep in considerations that it’s slightly impossible to focus completely for 3
hours in the middle of the week. It’s understandable that the lecturers also
have their availability schedule but if the course happens over the weekend
preferably in evening hours, the attention would be much better considering I am
guessing all the attendees would be attending from their respective offices and
phones, visitors and general office work is bound to come in the middle

- Aditya Lalwani, M/s Supreme Plastic Industries
I have immense pleasure to have attended the workshop on packaging by AIPMA
AMTEC. It's after 35 long years I have attended class, without missing or
bunking. The syllabus of the course was very useful and many things we have
added in our routine life since years and there are many new ones which has to
be adopted. We know generation change in making makes new heights in skills
creations and has to be adopted for better living in the future for s
read more...elf-betterment and industry

- Arun Lahoti, M/s. Sunrise Polypack
The session were Very thorough. Takeaways include polymer understanding,
packaging techniques, and different types of packaging, packaging design among
many others. Inclusion of more on commercial studies, such as costing, case
studies of companies, innovations around the world, less focus on so much
technical polymer understanding.This will help more entrepreneurs. Thanks for
organising, kudos to the team. Great follow up and support by Nikita,
read more...Shiraz.

- Pranav Vashista -M/s. MikrofineToolings PVT LTD
The sessions have been very productive and insightful. I’m happy to say that I
have been able to learn a lot in just a month, since the plastics sector is
relatively new to me. Owing to the commendable effort of faculty members and the
curriculum design, I am now well-informed both scientifically and from a
commercial perspective. I was able to attend all sessions except for one that
was rescheduled to a Saturday on account of Government holida
read more...y in Maharashtra. However, I was able to understand the missed
topics well using the study material provided by AIPMA. But my prior engagements
kept me from attending that day. My only feedback would be to prepare for
potential changes in schedule a little more in advance, wherever possible so
participants may rearrange their engagements accordingly. That being said, the
overall conduct of the event was excellent and any query I had was attended to
well in time. So, I would just like to thank and congratulate all the
organisers, Ms. Shiraz in particular, and all faculty members who have helped in
making the event a success. Kudos to the whole team!

- Shraddha Kumar – M/s. TOMRA
First of all many thanks to AIPMA for conducting a very knowledgeable session on
Plastics. I would also like to thank all the esteemed panelists for taking out
time and imparting knowledge on Plastics.
There were a few sessions in particular: Rheology, Testing and Quality
Evaluation that were of great interest but I felt these topics should have been
covered in more depth as it is difficult to grasp in one session. There are a
lot of tech
read more...nical terms involved which are not straightforward to understand and
require in-person sessions. There were a lot of questions arising during the
sessions of which it was not possible to get answers of, due to time constraint.
It was not possible to write so many questions at the end of the sessions as
well. Also, since plastics packaging is a very broad topic and there are various
types of plastic packaging, there should be separate courses for each kind of
packaging so that it becomes more fruitful for the respective industries. All
participants come from different packaging industries and would love to get in
depth knowledge of their packaging product. The sessions covered a lot about
food packaging and not everyone is involved in food packaging. I am a
manufacturer of LDPE/LLDPE/mLLDPE based (blown film) industrial packaging bags
(25 kgs packing) and I felt very little was covered in this area. Moreover I
would love to get more practical/shop floor knowledge about packaging like how
it's made, what's the best way to make it and how can the quality and strength
be improved of a particular package.
Overall, I am extremely grateful to have participated in this session as it has
helped me gain basic and important knowledge about polymers.

- Gaurav Goenka
We are glad to contribute and support India's next generation of innovators in
the industry!

- Bharat Rubber Works Pvt. Ltd.
Thank you for organising such a course was indeed extremely helpful. Please do
keep me posted when organising more events of this natures.

- Mr. Johann Trachell, POLYDIME INDIA PACKAGING (PRIVATE) LIMITED, Sri Lanka
I have done a course at AIPMA's AMTEC in 3D printing bootcamp.  It was one of
the best sessions for me as I learned about the basics and also got to work
hands-on with the machine. They also teach the service part, which I find more
worthwhile. I also got an opportunity to visit an industry, which makes my
concepts more clear. The staff members of AIPMA's AMTEC are very friendly and
will help you at every stage.

- Poonam Vishwakarma
“The course was very well designed and has covered all the key elements in 3D
printing. The staff was very supportive and knowledgeable who assisted me
throughout this course. Especially my tutor, Mr. Sushant Ayare sir was very
helpful to me as he was also providing me with the knowledge apart from the
syllabus that was essential to start a 3D printing business”.

- Tejas S. Gaikwad
The programs are insightful and it opens the mind to ideas. AIPMA'S AMTEC and
SSA are doing a great job. Keep it up

- Kartik Deora, Managing Director- Regent Plast Pvt. Ltd.
I liked the workshop

- Amal Patel, Student – CIPET
Overall experience is excellent

- Kalpesh Jinturkar, Student – CIPET
It was really a nice and knowledgeable session which gave me new insights of
this process. As we are in the plastic manufacturing industry and to cut down
the initial investment cost for feasibility studies or simulation for any
project, this process is very useful. Also with this technology, we are able to
get a very near or equivalent to original CTQ parameters for new developments

- Virendra Zala, Jyoti Plastics
The sessions have been good - I personally have enjoyed a few of them where the
approach by the speaker has been very practical and as is witnessed by us in the
industry

- Ms. Nidhi Sehgal, Vandhana International Pvt Ltd.
I have found the sessions very informative

- Ms. Maneesha, Radhan Plastic
Sessions till now have been good. Slightly more technical than expected. But
overall very good theoretical learning. 2. Take away points were that lot of
science and research is happening at the top levels in this field and the
materials and grades used are being continuously worked on to improve further or
make sustainable More of a non-technical discussion on barrier properties,
nature of polymers and how they serve their applications and proce
read more...ss ability. Also more of a discussion on how to go about executing
this knowledge at smaller scale, MSME level and not from an MNC and large scale
industry perspective as Dr Saha mentioned 90% of units are MSME

- Mr. Harshvardhan D, SUSHILA PARMAR INTERNATIONAL PVT LTD
Some lectures were incredibly technical to understand as personally not being
from a scientific background those lectures did not really added any value as I
couldn’t process them so if more laymen languages can be used or maybe
differentiate in your courses between regular and chemistry background so that
all the attendees take equal knowledge. The timing of the course is right in the
middle of the day, as your course is attracting working pro
read more...fessionals, directors or management people from the company, please
keep in considerations that it’s slightly impossible to focus completely for 3
hours in the middle of the week. It’s understandable that the lecturers also
have their availability schedule but if the course happens over the weekend
preferably in evening hours, the attention would be much better considering I am
guessing all the attendees would be attending from their respective offices and
phones, visitors and general office work is bound to come in the middle

- Aditya Lalwani, M/s Supreme Plastic Industries


GET IN TOUCH
Select Area of Interest Reverse Engineering Design & Engineering Plastics
Packaging Management Programmes 3D Printing







Home    About Us    Reverse Engineering    Plastics Packaging    Management
Programmes    3D Printing    Contact Us   
Copyright 2024 AIPMA All Rights Reserved.    Privacy Policy    Terms    Refund
Policy   

TOP