A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 114

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 281

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 146

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 224

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 304

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 345

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 108

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 141

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$session is deprecated

Filename: core/Loader.php

Line Number: 1290

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1290

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$encrypt is deprecated

Filename: core/Loader.php

Line Number: 1290

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 6
Function: __construct

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$About_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 10
Function: model

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$Pdcmodel is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 10
Function: model

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Front::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1290

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 14
Function: library

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$encrypt is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$About_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Pdcmodel is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$pagination is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/processdynamics/public_html/application/controllers/Front.php
Line: 45
Function: view

File: /home2/processdynamics/public_html/index.php
Line: 315
Function: require_once

PROCESS DYNAMICS LABORATORIES
proposal@processdynamicsco.com
00974- 44796951
00974- 44171593

Welcome to Process Dynamics Laboratories

Process Dynamics Laboratories is a 100% Qatari owned company based in Qatar. We offer professional and reliable laboratory services across different industry sectors with all types of testing services.

Established in 2006, we are the first private local laboratory with state of the art facilities. Our laboratories are equipped with clean air rooms with ultra-modern chemical and microbiological testing equipments fit to test for food safety, water safety and hygiene.

Know More

Our Services

We provide services in the field of food safety, hygiene safety, water safety and air disinfection hygiene treatment chemical free . Our highly experienced technical and support staff serve more than 300 clients per month, including five-star hotels, government. and private organisations, catering companies, restaurants, construction companies, residential complexes, water treatment companies, swimming pool companies, industrial companies and more. 

Know More

Water Testing- Chemical and Microbiological

Water is one of our most important resources, but it’s also one of the largest repositories for contaminations.  That’s where we come in.  We offer full-service water testing services at our laboratories here in Qatar,  where our staff has expertise in testing different types of water for inorganic and volatile organic compounds. 

Our equipment and facilities allow us to test for all regulated and non-regulated compounds of concern in 

*    Potable/Drinking/Cooking Water

*    R/O Water

*    Borewell / Ground water

*    Marine Water

*    Discharge Water

*    Tap Water

*    Chilled Water

*    Condenser Water

*    Drain Water

*    Make up Water

*    Sewage Water

*    TSE Water

*    Irrigation Water 

*    Ice Cubes

FIND OUT MORE

Legionella Testing

Conducting legionella risk assessments to prevent microbiological threats isn’t just good practice. It’s also a legal requirement across the many industries that rely on the use of water systems. In the oil and gas industry, portable water supplies used by companies on offshore structures can provide ideal breeding grounds for legionella bacteria, the inhalation of which can have fatal consequences. 

Legionella risk assessments ensure that water systems are thoroughly evaluated, enabling conscientious businesses to devise an effective management strategy 

In many regions, it is the responsibility of the organisation in control of the premises to ensure that legionella risk assessments have been completed. International businesses may have the added challenge of navigating different legislation in different regions 

Safeguarding the health of personnel from microbiological threats is every employer’s responsibility. Leaving employees at risk of exposure is a prosecutable offence, regardless of whether any individuals contract Legionnaires’ disease. 

We offer the services of our microbiology specialists and cutting-edge lab globally, meaning we can be of aid wherever you are.  

Our thorough legionella risk assessments are site-specific, inclusive of recommendations and provide a complete view of your entire water system, not just an isolated section

We evaluate existing precautions, offer employee training, and set timelines for the completion of remedial actions.  

 Mainly are from; 

 * Legionella Spp

 * Legionella Pneumophila Serogroup 1

 * Legionella Pneumophila Serogroup 2-14

FIND OUT MORE

Food Testing Services

Ensuring food is safe from microbiological contamination is a priority and a legislative requirement at all stages of the food chain. An accurate test report helps you to identity risks, enhance quality and improve productivity along the entire value chain, saving you time and money Tests includes but not limited:

 

 

 Sea Food:

*   Cooked /Non cooked /Frozen

 Non Seafood

*   Cooked /Non cooked

*   Vegetables and Salad

*   Fruits

*   Bakery Products

*   Sweets &Pastry

 Meat & Poultry

* Fresh Poultry

* Raw Meat (Chilled/Frozen)

* Cooked

 Dairy Products

*   Fresh Milk

*   Powdered Milk

*   Laban & Laban Drink

*   Soft & Hard Cheeses

*   Yoghurt 

Fat & Oils

* Butter, Ghee, All kind of Nut butters 

Spices and Herbs

* Dried Herbs & Spices

* Ready to eat Herbs 

Beverages

*   Carbonated beverages

*   Fresh & Flavored Juices

*   Flavored Drinks

*   Pasteurized Fruit Juice & Drinks

Ingredients for food industries

* Enzymes / Dyes / Gums / Yeasts / Gelatin

Our food laboratories are equipped with Class 100 clean air rooms and Ultra-modern microbiological lab and Standards we test against: US Food and Drug Administration (FDA) American Public Health Association (APHA)

FIND OUT MORE

Food Nutrition Testing

Nutritional analysis is essential to ensure that your products comply with labelling regulations and retailer specifications. It’s also an intrinsic part of product development and quality control.

At our laboratory, and our associated laboratories around the world, we conduct nutritional analysis and labelling reviews for all your pre-packaged food products

We can ensure that your products meet all regulatory requirements concerning nutritional declarations, and get to the market without costly delay.

Some of our tests include: 

*   Fat and Nonfat Solids

*   Carbohydrate

*   Sugar

*   Protein

*   Cholesterol

*   Vitamins

*   Fiber

FIND OUT MORE

Shelf Life Testing

Food manufacturers need to accurately determine the use by or best before dates for their products in order to meet strict regulations and keep both their brand and consumer safe

By identifying the causes of reduced shelf life, you can improve your products and processes. Testing can aloso help increase your profitability, as accurate and reliable shelf life testing reduces the risk of product recalls.

By performing shelf life analyses, you can define accurate dates for your products, ensuring that the quality remains acceptable and safe for consumers.

Our specialists can test for:

* Food-borne micro-organisms like Listeria, Salmonella, Campylobacter, E.Coli, Yeasts and Moulds, Staphylococcus Aureus, Bacillus Cereus and Lactic Acid Bacteria

Total viable count

Enterobacteriaceae

Moisture content

Acidity levels

pH

Water activity

Fat rancidity

 

FIND OUT MORE

Ambient Air Quality Monitoring Tests

1. We provide air sampling pumps, cassettes, dust classifiers, sarbent tubes, passive (diffusive) samplers, impingers and anything else you might need for your work.

We analyse ambient air for formaldehyde, hydrocarbons, NOx, asbestos fibres, pallen, mould spores and common 

Area

*  Ambient Air quality

*  Indoor Air quality

*  Environmental Impact assessments

*  Organisms

*  Aerobic plate count

*  Coliform

*  Yeast & Mould

*  E.coli

*  Staphylococcus aureus

*  Range of Application are including Industrial, Domestic, Rural Areas

2. We also do total air disinfection hygiene treatment by electrochemical cleaning mechanism , killing 99.99% of all germs,bacteria,viruses,fungi,yeast,odor,legionellas,ecoli….etc;Chemical free 

FIND OUT MORE

Water Treatment Service

Our parent company, Process Dynamics Company, offers a wide range of water treatment solutions and products including:

Water chillers Treatment

  * Cooling towers Treatment

  * Boilers chemicals

  * Chemicals supply and dosing

  *  Disinfection

FIND OUT MORE

Contamination Testing

Ensuring food is safe from microbiological contamination is a priority and a legislative requirement at all stages of the food chain.  An accurate test report helps you identify risks, enhance quality, and improve productivity along the entire value chain. This saves your company time and money along with way.

Our food laboratories are equipped with Class 100 clean air rooms and a state of the art microbiological lab. 

We test our standards against US Food and Drug Administration (FDA) American Public Health Association (APHA) standards. 

We offer testing for:

 Seafood

* Cooked /non-cooked /frozen

 Non-Seafood

*   Cooked /non-cooked

*   Vegetables and salad

*   Fruits

*   Bakery products

*   Sweets and pastries

 Meat & Poultry

* Fresh poultry

* Raw meat (chilled/ frozen)

* Cooked

 Dairy Products

*   Fresh milk

*   Powdered milk

*   Laban and laban drink

*   Soft and hard cheeses

*   Yoghurt 

Fat and Oils

* Butter, ghee, and all kinds of nut butters 

Spices and Herbs

* Dried herbs & spices

* Ready to eat herbs 

Beverages

*   Carbonated beverages

*   Fresh and flavored juices

*   Flavored drinks

*   Pasteurized fruit juice and drinks

Ingredients for food industries

*  Enzymes 

*  Dyes

* Gums

* Yeasts

*  Gelatin

 

FIND OUT MORE

Our Mission

Our mission is to provide high-quality Laboratory Testing services to our customers. We will constantly strive to develop and deliver innovative solutions that meet or exceed our customer satisfaction.

Our Vision

To be the service provider of choice for total, intelligent and reliable laboratory testing in the region/internationally/in emerging markets

Our Qualifications

Process Dynamics Laboratories operates with a Quality Management System.