3D automatic kinetic model generation

Size: px
Start display at page:

Download "3D automatic kinetic model generation"

Transcription

1 3D automatic kinetic model generation Ruben Van de Vijver, Nick M. Vandewiele, Kevin M. Van Geem, Marie-Françoise Reyniers, Guy B. Marin Laboratory for Chemical Technology, Ghent University International Conference on Chemical Kinetics, Ghent, 28/6-2/7/2015 1

2 2.5D automatic kinetic model generation Nick M. Vandewiele, Ruben Van de Vijver, Kevin M. Van Geem, Marie-Françoise Reyniers, Guy B. Marin Laboratory for Chemical Technology, Ghent University International Conference on Chemical Kinetics, Ghent, 28/6-2/7/2015 2

3 Outline Introduction Stereocenter detection and generation Stereoselective and stereospecific Applications: Pinanol rearrangement Conclusion 3

4 Reaction network generation k 1 k 2 Molecules Unique Representation Thermodynamics k 4 k 3 Reaction families Reaction Identification Kinetic Parameters k 5 k 7 k 8 k 9 k 6 Reaction rules Kinetic model enlargement Termination criterion k k k 12 k 13 k 14 k 15 Flexible 4

5 Graph representation of molecules Graph theory and algorithms can be applied: main methods for chemistry apps: Sub-graph matching ~ functional group query Equivalence test ~ structure database query 5 InChI=1S/C2H4O2/c1-2(3)4/h1H3,(H,3, C H 3 CH CH CH H CH3 Defining sub-molecular patterns: SMARTS (SMILES Arbitrary Target Specification)

6 Don t re-invent the wheel: chemo-informatics Andrew Dalke s EuroQSAR 2008 Poster ( Multiple ligands alignment within 3D field potential from Qmol LLC. 6

7 Genesys: Architecture Aim create a program that is general applicable Input Processing Postprocessing Initial species pool InChI/ SMILES Reaction Family Definition -Reactive moiety -Recipe -Constraints -Kinetics -Evans-Polanyi -Blowers-Masel -Group-additivity Reaction network generation Kinetic/thermodynamic parameter assignment Thermochemistry: NASA polynomials Chemkin readable format Species & reaction visualization 7

8 Why stereochemistry? New applications involving stereochemistry Terpene chemistry Pharmaceuticals Automatic generation of kinetic models Reactants Reaction families Improved code to incorporate stereochemistry LCT 8

9 Molecular representation Chemoinformatics starts from graph representation Use of binary stereodescriptors, e.g. cis/trans, +/-, R/S, E/Z, or +1/-1 (so-called attributes) Graph representation with stereochemical information is called 2.5D representation 2D 2.5D Trans +1 3D Cis -1 9

10 Unambiguous stereocenter identification Classical definition based on constitution of ligands Complete definition includes para-stereocenters 1 Defined by a set of rules. International Conference on Chemical Kinetics, Ghent, 28/6-2/7/2015 Para True True HO 5-methylcyclohexane-1,3-diol Carbon bearing methyl group: Two identical ligands doesn t comply with classical definition The identical ligands contain a true stereocenter para-stereocenter Use of open source chemo-informatics libraries Open Babel CDK 1. Razinger et al. (1993). Stereoisomer generation in computer-enhanced structure elucidation, J. Chem. Inf. Comput. Sci. 33,

11 Stereoisomer generation n stereocenters lead to 2 n possible stereoisomers Each stereoisomer can be described by configuration vector containing the stereodescriptors of each center topological symmetry some combinations of stereoparities represent the same stereoisomer β-terpineol: twofold rotational symmetry axis two stereocenters four configuration vectors only two stereoisomers: two configuration vectors are identical 11

12 Stereoisomer generation: algorithm Aim: identify configuration vectors that represent the same stereoisomer 1. Perception of topological symmetry 1 2. Impact of atom permutations on the stereoparities of the stereocenters 4-fluoro-3-difluoroethylpentan-2-ol 1. Vandewiele et al. (2015). Symmetry calculation for molecules and transition states, J. Comput. Chem. 36,

13 Steric relations Priority of ligands at C1 Priority of ligands at C2 13

14 How is this implemented in Genesys Three key concepts: modularity, standardization, general applicability Reactants Reaction Families STEREO MODULE Stereocenter detection Stereoisomer generation Steric relation detection ΔGAV Database Δ RES Δ GAV SIGMA MODULE BensonThermo Database Symmetry number calculation Reaction path degeneracy calculation n e σ GAV RSC HBI RES SpeciesThermo Database Δ f H (298K) S (298K) C p (T) Reaction Network Generation GENESYS MODULE Reaction network Rate Coefficient Calculation k Thermochemistry Calculation Δ f H (298K) S (298K) C p (T) THERMO MODULE Kinetic Model 14

15 Stereoselectivity and specificity Stereoselectivity is the preferential formation of stereoisomers from a molecule with a prostereogenic element Stereospecificity is the difference in reaction rates of two stereochemically different molecules, i.e. diastereomers or enantiomers k 1+ k 1+ k 2+ Product selectivity k 1- F k 2+ k 2- k 1- k 2- Reactant selectivity F F 15

16 Pinanol rearrangement 2-pinanol belongs to the terpenoids, which are used in fragrance, flavor and pharmaceutical industry 2-pinanol is converted to linalool, a precursor for vitamins A and E HO 2-pinanol HO Diastereomers 2 pairs of enantiomers linalool 16

17 Application: Linalool synthesis HO O HO HO -pinene -pinene pinane pinane hydroxide 2-pinanol linalool 17

18 Ghent Flow tube Set-up 18 ANALYSIS FEED REACTOR ONLINE Reactor: L = 1.5m ID = 6mm Conditions: P = 1.7 atm Tau ~ s T = K 7-10 mol % JP-10 in N2 ID reactor = 6mm, 8mm No noticeable differences Wall chemistry negligible

19 Stereochemistry is vital to take into account Cis-2- pinanol Trans-2- pinanol 19

20 Stereoselectivity is vital to take into account k A k B k C k D 20

21 Pinanol: network generation Input Species InChI without absolute configuration of stereocenters InChI=1S/C10H18O/c1-9(2) (3,11)8 (9)6-7/h7-8,11H,4-6H2,1-3H3 Homolytic C-C scission HO Reaction families Kinetic model 20 reactions between 20 species HO HO Biradical β-scission Sigmatropic [1,5]-H-shift H Enecyclization 21

22 Pinanol rearrangement: kinetics Reaction families HO = 10 Cis Homolytic C-C scission HO = 10 1 cis, 2 cis Trans = HO HO Biradical β-scission 1 cis, 2 trans = No stereoselectivity 1 trans, 2 cis Sigmatropic [1,5]-H-shift = trans, 2 trans = H Enecyclization 22

23 Pinanol rearrangement: results Cis Trans Leiner et al. (2013). Thermal behavior of pinan-2-ol and linalool, Molecules 18,

24 Conclusion Use of graphs with addition of stereo information: 2.5D molecular representation New automatic kinetic model generator includes detection of stereocenters, generation of stereoisomers and estimation of kinetics and thermodynamics for each stereoisomer Successful application of the new tool to the thermal rearrangement of pinanol 24

Molecule Projections

Molecule Projections Key Definitions ü Stereochemistry refers to the chemistry in 3 dimensions (greek stereos = solid). This science was created by Pasteur (1860), van Hoff et LeBel (1874). ü Stereisomers are isomeric molecules

More information

Stereochemistry Tutorial: Drawing Enantiomers and Diastereomers

Stereochemistry Tutorial: Drawing Enantiomers and Diastereomers tereochemistry Tutorial: Drawing Enantiomers and Diastereomers Definitions for vocabulary words can be found in the Illustrated Glossary of rganic Chemistry, available on the course web site. A. Discussion

More information

Properties of a molecule. Absolute configuration, Cahn-Ingold Prelog. Planar, axial, topological chirality and chirality at atoms other than carbon

Properties of a molecule. Absolute configuration, Cahn-Ingold Prelog. Planar, axial, topological chirality and chirality at atoms other than carbon Key stereochemical terminology Stereochemical terminology in organic chemistry can refer to structure of a molecule or to properties of a physical sample of the molecule. It is very important to recognize

More information

Chapter 6 An Overview of Organic Reactions

Chapter 6 An Overview of Organic Reactions John E. McMurry www.cengage.com/chemistry/mcmurry Chapter 6 An Overview of Organic Reactions Why this chapter? To understand organic and/or biochemistry, it is necessary to know: -What occurs -Why and

More information

Isomers Have same molecular formula, but different structures

Isomers Have same molecular formula, but different structures Isomers ave same molecular formula, but different structures Constitutional Isomers Differ in the order of attachment of atoms (different bond connectivity) Stereoisomers Atoms are connected in the same

More information

Course Prerequisite: Chemistry 141 or 143.

Course Prerequisite: Chemistry 141 or 143. Instructor: Matthias Brewer; Office: Cook A316; email: Matthias.Brewer@uvm.edu BlackBoard Site: bb.uvm.edu Lecture: 10:40am 11:30am MWF, Angell B106 Review Sessions: 5:30pm Thur., Angell B106 Laboratory

More information

AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016

AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016 AAHS-CHEMISTRY FINAL EXAM PREP-REVIEW GUIDE MAY-JUNE 2014 DR. GRAY CLASS OF 2016 UNIT I: (CHAPTER 1-Zumdahl text) The Nature of Science and Chemistry 1. Explain why knowledge of chemistry is central to

More information

Is 20TB really Big Data?

Is 20TB really Big Data? From Big Data to Chemical Information (RSC CICAG) 22 April 2015 London 100 million compounds, 100K protein structures, 2 million reactions, 1 million journal articles, 20 million patents and 15 billion

More information

IR Applied to Isomer Analysis

IR Applied to Isomer Analysis DiscovIR-LC TM Application Note 025 April 2008 Deposition and Detection System IR Applied to Isomer Analysis Infrared spectra provide valuable information about local configurations of atoms in molecules.

More information

Assessment Schedule 2013 Chemistry: Demonstrate understanding of the properties of organic compounds (91391)

Assessment Schedule 2013 Chemistry: Demonstrate understanding of the properties of organic compounds (91391) NCEA Level 3 Chemistry (91391) 2013 page 1 of 8 Assessment Schedule 2013 Chemistry: Demonstrate understanding of the properties of organic compounds (91391) Evidence Statement Q Evidence Achievement Achievement

More information

AP CHEMISTRY 2013 SCORING GUIDELINES

AP CHEMISTRY 2013 SCORING GUIDELINES AP CHEMISTRY 2013 SCORING GUIDELINES Question 4 (15 points) For each of the following three reactions, write a balanced equation for the reaction in part (i) and answer the question about the reaction

More information

AP CHEMISTRY 2007 SCORING GUIDELINES. Question 2

AP CHEMISTRY 2007 SCORING GUIDELINES. Question 2 AP CHEMISTRY 2007 SCORING GUIDELINES Question 2 N 2 (g) + 3 F 2 (g) 2 NF 3 (g) ΔH 298 = 264 kj mol 1 ; ΔS 298 = 278 J K 1 mol 1 The following questions relate to the synthesis reaction represented by the

More information

Dr.B.R.AMBEDKAR OPEN UNVERSITY FACULTY OF SCIENCE M.Sc. I year -CHEMISTRY (2013-14) Course I: Inorganic Chemistry

Dr.B.R.AMBEDKAR OPEN UNVERSITY FACULTY OF SCIENCE M.Sc. I year -CHEMISTRY (2013-14) Course I: Inorganic Chemistry M.Sc. I year -CHEMISTRY (2013-14) Course I: Inorganic Chemistry Maximum Marks 15 Minimum Marks - 06 Section A 1X10=10 Answer any One question from the following Two questions a. What is symmetry operation?

More information

Lecture 10 Solving Material Balances Problems Involving Reactive Processes

Lecture 10 Solving Material Balances Problems Involving Reactive Processes CHE 31. INTRODUCTION TO CHEMICAL ENGINEERING CALCULATIONS Lecture 10 Solving Material Balances Problems Involving Reactive Processes Material Balances on Reactive Processes Material balances on processes

More information

Hybrid Molecular Orbitals

Hybrid Molecular Orbitals Hybrid Molecular Orbitals Last time you learned how to construct molecule orbital diagrams for simple molecules based on the symmetry of the atomic orbitals. Molecular orbitals extend over the entire molecule

More information

CHEMICAL EQUILIBRIUM (ICE METHOD)

CHEMICAL EQUILIBRIUM (ICE METHOD) CHEMICAL EQUILIBRIUM (ICE METHOD) Introduction Chemical equilibrium occurs when opposing reactions are proceeding at equal rates. The rate at which the products are formed from the reactants equals the

More information

Syllabus for General Organic Chemistry M07A- Fall 2013 Prof. Robert Keil

Syllabus for General Organic Chemistry M07A- Fall 2013 Prof. Robert Keil Syllabus for General Organic Chemistry M07A- Fall 2013 Prof. Robert Keil Textbook and Materials What you must buy: Organic Chemistry 4 th Ed. Janice G. Smith, McGraw Hill. (Older edition is fine) Chem

More information

Conjugation is broken completely by the introduction of saturated (sp3) carbon:

Conjugation is broken completely by the introduction of saturated (sp3) carbon: Chapter 16 Conjugation, resonance, and dienes Conjugation relies on the partial overlap of p-orbitals on adjacent double or triple bonds. A common conjugated system involves 1,3-dienes, such as 1,3-butadiene.

More information

Nucleophilic Substitution and Elimination

Nucleophilic Substitution and Elimination Nucleophilic Substitution and Elimination What does the term "nucleophilic substitution" imply? A nucleophile is an the electron rich species that will react with an electron poor species A substitution

More information

Double Bonds. Hydration Rxns. Hydrogenation Rxns. Halogenation. Formation of epoxides. Syn addition of 2 OH. Ozonolysis

Double Bonds. Hydration Rxns. Hydrogenation Rxns. Halogenation. Formation of epoxides. Syn addition of 2 OH. Ozonolysis Double Bonds What do we do with double bonds? We do addition reactions. In an addition reaction, something is added to both carbons involved in a double bond (or not involved in the double bond, in the

More information

Chemistry B11 Chapter 4 Chemical reactions

Chemistry B11 Chapter 4 Chemical reactions Chemistry B11 Chapter 4 Chemical reactions Chemical reactions are classified into five groups: A + B AB Synthesis reactions (Combination) H + O H O AB A + B Decomposition reactions (Analysis) NaCl Na +Cl

More information

1. Human beings have a natural perception and appreciation for symmetry.

1. Human beings have a natural perception and appreciation for symmetry. I. SYMMETRY ELEMENTS AND OPERATIONS A. Introduction 1. Human beings have a natural perception and appreciation for symmetry. a. Most people tend to value symmetry in their visual perception of the world.

More information

17.2 REACTIONS INVOLVING ALLYLIC AND BENZYLIC RADICALS

17.2 REACTIONS INVOLVING ALLYLIC AND BENZYLIC RADICALS 17. REACTINS INVLVING ALLYLIC AND BENZYLIC RADICALS 793 As Eq. 17. shows, the products derived from the reaction of water at the ring carbons are not formed. The reason is that these products are not aromatic

More information

Name Key 215 F12-Exam No. 2 Page 2

Name Key 215 F12-Exam No. 2 Page 2 ame Key 15 F1-Exam o. Page. (9 points) For each of the following sets of molecules, rank the molecules in order of to least acidic. ompare the underlined s for each set. (a) (b) (c). (11 points) Draw in

More information

Symmetry and group theory

Symmetry and group theory Symmetry and group theory or How to Describe the Shape of a Molecule with two or three letters Natural symmetry in plants Symmetry in animals 1 Symmetry in the human body The platonic solids Symmetry in

More information

YIELD YIELD REACTANTS PRODUCTS

YIELD YIELD REACTANTS PRODUCTS Balancing Chemical Equations A Chemical Equation: is a representation of a chemical reaction in terms of chemical formulas Example: 1. Word Description of a Chemical Reaction When methane gas (CH 4 ) burns

More information

Liquid phase. Balance equation Moles A Stoic. coefficient. Aqueous phase

Liquid phase. Balance equation Moles A Stoic. coefficient. Aqueous phase STOICHIOMETRY Objective The purpose of this exercise is to give you some practice on some Stoichiometry calculations. Discussion The molecular mass of a compound is the sum of the atomic masses of all

More information

Chapter 3. Mass Relationships in Chemical Reactions

Chapter 3. Mass Relationships in Chemical Reactions Chapter 3 Mass Relationships in Chemical Reactions This chapter uses the concepts of conservation of mass to assist the student in gaining an understanding of chemical changes. Upon completion of Chapter

More information

Order of Filling Subshells

Order of Filling Subshells Bonding: General Concepts Ionic Bonds Sections 13.2-13.6 Covalent Bonds Section 13.7 Covalent Bond Energy & Chemical Reactions Section 13.8-13.9 Lewis Structures Sections 13.10-13.12 VSEPR Theory Section

More information

1. What is the molecular formula of a compound with the empirical formula PO and a gram-molecular mass of 284 grams?

1. What is the molecular formula of a compound with the empirical formula PO and a gram-molecular mass of 284 grams? Name: Tuesday, May 20, 2008 1. What is the molecular formula of a compound with the empirical formula PO and a gram-molecular mass of 284 grams? 2 5 1. P2O 5 3. P10O4 2. P5O 2 4. P4O10 2. Which substance

More information

CORK INSTITUTE OF TECHNOLOGY INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ

CORK INSTITUTE OF TECHNOLOGY INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ CORK INSTITUTE OF TECHNOLOGY INSTITIÚID TEICNEOLAÍOCHTA CHORCAÍ Module Title: Topics in Organic Chemistry Module Code: CHEO 7003 School : Science Programme Title: Bachelor of Science in Analytical & Pharmaceutical

More information

AP CHEMISTRY 2007 SCORING GUIDELINES. Question 6

AP CHEMISTRY 2007 SCORING GUIDELINES. Question 6 AP CHEMISTRY 2007 SCORING GUIDELINES Question 6 Answer the following questions, which pertain to binary compounds. (a) In the box provided below, draw a complete Lewis electron-dot diagram for the IF 3

More information

ORGANIC CHEMISTRY I PRACTICE EXERCISE Sn1 and Sn2 Reactions

ORGANIC CHEMISTRY I PRACTICE EXERCISE Sn1 and Sn2 Reactions ORGANIC CEMISTRY I PRACTICE EXERCISE Sn1 and Sn2 Reactions 1) Which of the following best represents the carbon-chlorine bond of methyl chloride? d d - d - d d d d - d - I II III IV V 2) Provide a detailed,

More information

Chemistry Course Descriptions

Chemistry Course Descriptions Chemistry Course Descriptions Please note: Course numbers and descriptions are given based on the UCF course offerings, if available. Courses Offered UCF BCC CFCC DBCC LSCC SCC VCC CHM 1015 (Pre-College

More information

How To Calculate Mass In Chemical Reactions

How To Calculate Mass In Chemical Reactions We have used the mole concept to calculate mass relationships in chemical formulas Molar mass of ethanol (C 2 H 5 OH)? Molar mass = 2 x 12.011 + 6 x 1.008 + 1 x15.999 = 46.069 g/mol Mass percentage of

More information

EXPERIMENT 5: DIPEPTIDE RESEARCH PROJECT

EXPERIMENT 5: DIPEPTIDE RESEARCH PROJECT EXPERIMENT 5: DIPEPTIDE RESEARCH PROJECT Pre-Lab Questions: None. 64 I. Background Information DIPEPTIDE RESEARCH PROJECT Methods developed by organic chemists for the synthesis of biopolymers have had

More information

ORGANIC COMPOUNDS IN THREE DIMENSIONS

ORGANIC COMPOUNDS IN THREE DIMENSIONS (adapted from Blackburn et al., Laboratory Manual to Accompany World of hemistry, 2 nd ed., (1996) Saunders ollege Publishing: Fort Worth) Purpose: To become familiar with organic molecules in three dimensions

More information

10 Cl atoms. 10 H2O molecules. 8.3 mol HCN = 8.3 mol N atoms 1 mol HCN. 2 mol H atoms 2.63 mol CH2O = 5.26 mol H atoms 1 mol CH O

10 Cl atoms. 10 H2O molecules. 8.3 mol HCN = 8.3 mol N atoms 1 mol HCN. 2 mol H atoms 2.63 mol CH2O = 5.26 mol H atoms 1 mol CH O Chem 100 Mole conversions and stoichiometry worksheet 1. How many Ag atoms are in.4 mol Ag atoms? 6.0 10 Ag atoms 4.4 mol Ag atoms = 1.46 10 Ag atoms 1 mol Ag atoms. How many Br molecules are in 18. mol

More information

CHEM 208(Organic Chemistry I) Instructor: Dr. Niranjan Goswami. Tel: (618)545-3361. Email: Ngoswami@kaskaskia.edu. Web: www.kc.cc.il.

CHEM 208(Organic Chemistry I) Instructor: Dr. Niranjan Goswami. Tel: (618)545-3361. Email: Ngoswami@kaskaskia.edu. Web: www.kc.cc.il. CHEM 208(Organic Chemistry I) Instructor: Dr. Niranjan Goswami Tel: (618)545-3361 Email: Ngoswami@kaskaskia.edu Web: www.kc.cc.il.us/ngoswami CHEM 208 COURSE SYLLABUS KASKASKIA COLLEGE NAME TERM YEAR TEXT:

More information

Chapter 11 Homework and practice questions Reactions of Alkyl Halides: Nucleophilic Substitutions and Eliminations

Chapter 11 Homework and practice questions Reactions of Alkyl Halides: Nucleophilic Substitutions and Eliminations Chapter 11 Homework and practice questions Reactions of Alkyl Halides: Nucleophilic Substitutions and Eliminations SHORT ANSWER Exhibit 11-1 Circle your response in each set below. 1. Circle the least

More information

Alkanes. Chapter 1.1

Alkanes. Chapter 1.1 Alkanes Chapter 1.1 Organic Chemistry The study of carbon-containing compounds and their properties What s so special about carbon? Carbon has 4 bonding electrons. Thus, it can form 4 strong covalent bonds

More information

Balancing Chemical Equations

Balancing Chemical Equations Why? Balancing Chemical Equations Atoms are neither created nor destroyed in a chemical reaction, they are just rearranged. In other words, in a chemical reaction, what goes into the reaction must come

More information

CNAS ASSESSMENT COMMITTEE CHEMISTRY (CH) DEGREE PROGRAM CURRICULAR MAPPINGS AND COURSE EXPECTED STUDENT LEARNING OUTCOMES (SLOs)

CNAS ASSESSMENT COMMITTEE CHEMISTRY (CH) DEGREE PROGRAM CURRICULAR MAPPINGS AND COURSE EXPECTED STUDENT LEARNING OUTCOMES (SLOs) CNAS ASSESSMENT COMMITTEE CHEMISTRY (CH) DEGREE PROGRAM CURRICULAR MAPPINGS AND COURSE EXPECTED STUDENT LEARNING OUTCOMES (SLOs) DEGREE PROGRAM CURRICULAR MAPPING DEFINED PROGRAM SLOs Course No. 11 12

More information

Energy and Chemical Reactions. Characterizing Energy:

Energy and Chemical Reactions. Characterizing Energy: Energy and Chemical Reactions Energy: Critical for virtually all aspects of chemistry Defined as: We focus on energy transfer. We observe energy changes in: Heat Transfer: How much energy can a material

More information

1. What is the hybridization of the indicated atom in the following molecule?

1. What is the hybridization of the indicated atom in the following molecule? Practice Final Exam, Chemistry 2210, rganic Chem I 1. What is the hybridization of the indicated atom in the following molecule? A. sp 3 B. sp 2 C. sp D. not hybridized 2. Name the functional groups in

More information

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE CHEM 150 - COLLEGE CHEMISTRY I

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE CHEM 150 - COLLEGE CHEMISTRY I STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE CHEM 150 - COLLEGE CHEMISTRY I PREPARED BY: NICOLE HELDT SCHOOL OF SCIENCE, HEALTH, AND PROFESSIONAL STUDIES SCIENCE DEPARTMENT

More information

Atomic Masses. Chapter 3. Stoichiometry. Chemical Stoichiometry. Mass and Moles of a Substance. Average Atomic Mass

Atomic Masses. Chapter 3. Stoichiometry. Chemical Stoichiometry. Mass and Moles of a Substance. Average Atomic Mass Atomic Masses Chapter 3 Stoichiometry 1 atomic mass unit (amu) = 1/12 of the mass of a 12 C atom so one 12 C atom has a mass of 12 amu (exact number). From mass spectrometry: 13 C/ 12 C = 1.0836129 amu

More information

Careers in Chemistry. 400-Level Classes in Chemistry. Undergrad Research Opportunities

Careers in Chemistry. 400-Level Classes in Chemistry. Undergrad Research Opportunities Careers in Chemistry 400-Level Classes in Chemistry Undergrad Research Opportunities Careers in Chemistry Employment & Salary Data Median salaries (means are higher) Careers in Chemistry Some Careers That

More information

GRADE 12 PHYSICAL SCIENCE 3 HOURS TRIALS PAPER 2 (CHEMISTRY) 150 MARKS

GRADE 12 PHYSICAL SCIENCE 3 HOURS TRIALS PAPER 2 (CHEMISTRY) 150 MARKS Name: GRADE 12 PHYSICAL SCIENCE 3 HOURS TRIALS PAPER 2 (CHEMISTRY) 150 MARKS PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This paper consists of: a question paper of 7 pages a data and formula booklet

More information

CH3 Stoichiometry. The violent chemical reaction of bromine and phosphorus. P.76

CH3 Stoichiometry. The violent chemical reaction of bromine and phosphorus. P.76 CH3 Stoichiometry The violent chemical reaction of bromine and phosphorus. P.76 Contents 3.1 Counting by Weighing 3.2 Atomic Masses 3.3 The Mole 3.4 Molar Mass 3.5 Percent Composition of Compounds 3.6

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Two Forms of Energy

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Two Forms of Energy Module 2D - Energy and Metabolism Objective # 19 All living organisms require energy for survival. In this module we will examine some general principles about chemical reactions and energy usage within

More information

Mole Notes.notebook. October 29, 2014

Mole Notes.notebook. October 29, 2014 1 2 How do chemists count atoms/formula units/molecules? How do we go from the atomic scale to the scale of everyday measurements (macroscopic scale)? The gateway is the mole! But before we get to the

More information

CHEMISTRY. Matter and Change. Section 13.1 Section 13.2 Section 13.3. The Gas Laws The Ideal Gas Law Gas Stoichiometry

CHEMISTRY. Matter and Change. Section 13.1 Section 13.2 Section 13.3. The Gas Laws The Ideal Gas Law Gas Stoichiometry CHEMISTRY Matter and Change 13 Table Of Contents Chapter 13: Gases Section 13.1 Section 13.2 Section 13.3 The Gas Laws The Ideal Gas Law Gas Stoichiometry State the relationships among pressure, temperature,

More information

18 electron rule : How to count electrons

18 electron rule : How to count electrons 18 electron rule : How to count electrons The rule states that thermodynamically stable transition metal organometallic compounds are formed when the sum of the metal d electrons and the electrons conventionally

More information

Conjugation is broken completely by the introduction of saturated (sp 3 ) carbon:

Conjugation is broken completely by the introduction of saturated (sp 3 ) carbon: Conjugation. Conjugation relies on the partial overlap of p-orbitals on adjacent double or triple bonds. ne of the simplest conjugated molecules is 1,3-butadiene. Conjugation comes in three flavors, the

More information

Enrollment Services: Rev 12/11/2012 1

Enrollment Services: Rev 12/11/2012 1 Enrollment Services: Rev 12/11/2012 1 Purpose of This Guide Page 3 CSULB Major Specific Requirements Page 4 Using ASSIST to Determine Course Equivalencies Between CSULB and California Community Colleges

More information

Computer-Aided Construction of Chemical Kinetic Models: Towards Predictive Chemistry

Computer-Aided Construction of Chemical Kinetic Models: Towards Predictive Chemistry Computer-Aided Construction of Chemical Kinetic Models: Towards Predictive Chemistry William H. Green MIT Dept. of Chemical Engineering DOE Combustion Meeting Potomac, MD, May 2014 1 Why do we want predictive

More information

COURSE SYLLABUS. Luis Hernandez Chemical & Environmental Building J TBA. luis.hernandez@harlingen.tstc.edu

COURSE SYLLABUS. Luis Hernandez Chemical & Environmental Building J TBA. luis.hernandez@harlingen.tstc.edu COURSE SYLLABUS COURSE NUMBER AND TITLE: CHEM 1311 General Chemistry I COURSE (CATALOG) DESCRIPTION: Fundamental principles of chemistry for majors in the sciences, health sciences, and engineering; topics

More information

k 2f, k 2r C 2 H 5 + H C 2 H 6

k 2f, k 2r C 2 H 5 + H C 2 H 6 hemical Engineering HE 33 F pplied Reaction Kinetics Fall 04 Problem Set 4 Solution Problem. The following elementary steps are proposed for a gas phase reaction: Elementary Steps Rate constants H H f,

More information

RAF Application. The Origin of Life. E. Bingham 1 L. Hutton-Smith 2 E. Rolls 2. Oxford Summer School in Computational Biology, 2013

RAF Application. The Origin of Life. E. Bingham 1 L. Hutton-Smith 2 E. Rolls 2. Oxford Summer School in Computational Biology, 2013 The Origin of Life E. Bingham 1 L. Hutton-Smith 2 E. Rolls 2 1 Department of Mathematics University of North Carolina 2 Mathematical Institute University of Oxford Oxford Summer School in Computational

More information

7. 1.00 atm = 760 torr = 760 mm Hg = 101.325 kpa = 14.70 psi. = 0.446 atm. = 0.993 atm. = 107 kpa 760 torr 1 atm 760 mm Hg = 790.

7. 1.00 atm = 760 torr = 760 mm Hg = 101.325 kpa = 14.70 psi. = 0.446 atm. = 0.993 atm. = 107 kpa 760 torr 1 atm 760 mm Hg = 790. CHATER 3. The atmosphere is a homogeneous mixture (a solution) of gases.. Solids and liquids have essentially fixed volumes and are not able to be compressed easily. have volumes that depend on their conditions,

More information

CHEM 322 Organic Chemistry II - Professor Kathleen V. Kilway

CHEM 322 Organic Chemistry II - Professor Kathleen V. Kilway CHEM 322 Organic Chemistry II - Professor Kathleen V. Kilway "Organic Chemistry" by Maitland Jones, 4th edition Chapter 12 Homework: 1, 2, 4, 5, 6, 7, 15, 16, 17, 19, 21, 24, 26, 28, 29, 30, 38, 39, 44,

More information

Combinatorial Biochemistry and Phage Display

Combinatorial Biochemistry and Phage Display Combinatorial Biochemistry and Phage Display Prof. Valery A. Petrenko Director - Valery Petrenko Instructors Galina Kouzmitcheva and I-Hsuan Chen Auburn 2006, Spring semester COMBINATORIAL BIOCHEMISTRY

More information

Thermodynamics. Thermodynamics 1

Thermodynamics. Thermodynamics 1 Thermodynamics 1 Thermodynamics Some Important Topics First Law of Thermodynamics Internal Energy U ( or E) Enthalpy H Second Law of Thermodynamics Entropy S Third law of Thermodynamics Absolute Entropy

More information

Unit 2: Quantities in Chemistry

Unit 2: Quantities in Chemistry Mass, Moles, & Molar Mass Relative quantities of isotopes in a natural occurring element (%) E.g. Carbon has 2 isotopes C-12 and C-13. Of Carbon s two isotopes, there is 98.9% C-12 and 11.1% C-13. Find

More information

Cheminformatics and Pharmacophore Modeling, Together at Last

Cheminformatics and Pharmacophore Modeling, Together at Last Application Guide Cheminformatics and Pharmacophore Modeling, Together at Last SciTegic Pipeline Pilot Bridging Accord Database Explorer and Discovery Studio Carl Colburn Shikha Varma-O Brien Introduction

More information

Chemical Calculations: Formula Masses, Moles, and Chemical Equations

Chemical Calculations: Formula Masses, Moles, and Chemical Equations Chemical Calculations: Formula Masses, Moles, and Chemical Equations Atomic Mass & Formula Mass Recall from Chapter Three that the average mass of an atom of a given element can be found on the periodic

More information

[1] [Department of Civil and Environmental Engineering, University of California, Davis, CA 95616]

[1] [Department of Civil and Environmental Engineering, University of California, Davis, CA 95616] Supplementary Information for Multi-generation gas-phase oxidation, equilibrium partitioning, and the formation and evolution of secondary organic aerosol Christopher D. Cappa 1, Kevin R. Wilson [1] [Department

More information

Survival Organic Chemistry Part I: Molecular Models

Survival Organic Chemistry Part I: Molecular Models Survival Organic Chemistry Part I: Molecular Models The goal in this laboratory experience is to get you so you can easily and quickly move between empirical formulas, molecular formulas, condensed formulas,

More information

CHEMICAL FORMULA COEFFICIENTS AND SUBSCRIPTS. Chapter 3: Molecular analysis 3O 2 2O 3

CHEMICAL FORMULA COEFFICIENTS AND SUBSCRIPTS. Chapter 3: Molecular analysis 3O 2 2O 3 Chapter 3: Molecular analysis Read: BLB 3.3 3.5 H W : BLB 3:21a, c, e, f, 25, 29, 37,49, 51, 53 Supplemental 3:1 8 CHEMICAL FORMULA Formula that gives the TOTAL number of elements in a molecule or formula

More information

AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts

AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts AP Chemistry A. Allan Chapter 8 Notes - Bonding: General Concepts 8.1 Types of Chemical Bonds A. Ionic Bonding 1. Electrons are transferred 2. Metals react with nonmetals 3. Ions paired have lower energy

More information

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry

Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Chem 115 POGIL Worksheet - Week 4 Moles & Stoichiometry Why? Chemists are concerned with mass relationships in chemical reactions, usually run on a macroscopic scale (grams, kilograms, etc.). To deal with

More information

Chapter 3. Chemical Reactions and Reaction Stoichiometry. Lecture Presentation. James F. Kirby Quinnipiac University Hamden, CT

Chapter 3. Chemical Reactions and Reaction Stoichiometry. Lecture Presentation. James F. Kirby Quinnipiac University Hamden, CT Lecture Presentation Chapter 3 Chemical Reactions and Reaction James F. Kirby Quinnipiac University Hamden, CT The study of the mass relationships in chemistry Based on the Law of Conservation of Mass

More information

methyl RX example primary RX example secondary RX example secondary RX example tertiary RX example

methyl RX example primary RX example secondary RX example secondary RX example tertiary RX example ucleophilic Substitution & Elimination hemistry 1 eginning patterns to knowfor S and E eactions - horizontal and vertical templates for practice Example 1 - two possible perspectives (deuterium and tritium

More information

Chemistry. CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS. Students should be able to

Chemistry. CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS. Students should be able to i CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS Students should be able to - apply and use knowledge and methods that are typical to chemistry - develop experimental and investigative skills,

More information

A declaration form should be completed online, printed and signed by persons applying for entry to the PME.

A declaration form should be completed online, printed and signed by persons applying for entry to the PME. Page 1 of 10 Professional Master of Education Subject Declaration Form IMPORTANT This declaration form should be returned to the PME provider(s) to which you have applied or the Postgraduate Applications

More information

Calculating Atoms, Ions, or Molecules Using Moles

Calculating Atoms, Ions, or Molecules Using Moles TEKS REVIEW 8B Calculating Atoms, Ions, or Molecules Using Moles TEKS 8B READINESS Use the mole concept to calculate the number of atoms, ions, or molecules in a sample TEKS_TXT of material. Vocabulary

More information

20.2 Chemical Equations

20.2 Chemical Equations All of the chemical changes you observed in the last Investigation were the result of chemical reactions. A chemical reaction involves a rearrangement of atoms in one or more reactants to form one or more

More information

cyclohexane cyclopentane Nomenclature Follows same rules as for stright-chain alkanes. Examples: name the following

cyclohexane cyclopentane Nomenclature Follows same rules as for stright-chain alkanes. Examples: name the following Structure and Stereochemistry of Alkanes Reading: Wade chapter 3, sections 3-10- 3-16 Study Problems: 3-43, 3-44, 3-45, 3-46 Key oncepts and Skills: ompare the energies of cycloalkanes, and explain ring

More information

1. How many hydrogen atoms are in 1.00 g of hydrogen?

1. How many hydrogen atoms are in 1.00 g of hydrogen? MOLES AND CALCULATIONS USING THE MOLE CONCEPT INTRODUCTORY TERMS A. What is an amu? 1.66 x 10-24 g B. We need a conversion to the macroscopic world. 1. How many hydrogen atoms are in 1.00 g of hydrogen?

More information

Electrophilic Addition Reactions

Electrophilic Addition Reactions Electrophilic Addition Reactions Electrophilic addition reactions are an important class of reactions that allow the interconversion of C=C and C C into a range of important functional groups. Conceptually,

More information

AP CHEMISTRY 2006 SCORING GUIDELINES

AP CHEMISTRY 2006 SCORING GUIDELINES AP CHEMISTRY 2006 SCORING GUIDELINES Question 6 6. Answer each of the following in terms of principles of molecular behavior and chemical concepts. (a) The structures for glucose, C 6 H 12 O 6, and cyclohexane,

More information

Chapter 4: Chemistry delivering to Agriculture students

Chapter 4: Chemistry delivering to Agriculture students Chapter 4: Chemistry delivering to Agriculture students Background There are four undergraduate Agriculture degree programs that require students to take chemistry in the first year of study, as illustrated

More information

Final Examination, Organic Chemistry 1 (CHEM 2210) December 2000 Version *A* A. B. C. D.

Final Examination, Organic Chemistry 1 (CHEM 2210) December 2000 Version *A* A. B. C. D. Final Examination, rganic hemistry 1 (EM 2210) December 2000 Version *A* 1. What are the hybridization of, and the geometrical shape around, the nitrogen atom in the following molecule? N 3 3 A. sp, linear

More information

SUPPLEMENTARY TOPIC 3 ENERGY AND CHEMICAL REACTIONS

SUPPLEMENTARY TOPIC 3 ENERGY AND CHEMICAL REACTIONS SUPPLEMENTARY TOPIC 3 ENERGY AND CHEMICAL REACTIONS Rearranging atoms. In a chemical reaction, bonds between atoms in one or more molecules (reactants) break and new bonds are formed with other atoms to

More information

Advanced Medicinal & Pharmaceutical Chemistry CHEM 5412 Dept. of Chemistry, TAMUK

Advanced Medicinal & Pharmaceutical Chemistry CHEM 5412 Dept. of Chemistry, TAMUK Advanced Medicinal & Pharmaceutical Chemistry CHEM 5412 Dept. of Chemistry, TAMUK Dai Lu, Ph.D. dlu@tamhsc.edu Tel: 361-221-0745 Office: RCOP, Room 307 Drug Discovery and Development Drug Molecules Medicinal

More information

Chemistry Workbook 2: Problems For Exam 2

Chemistry Workbook 2: Problems For Exam 2 Chem 1A Dr. White Updated /5/1 1 Chemistry Workbook 2: Problems For Exam 2 Section 2-1: Covalent Bonding 1. On a potential energy diagram, the most stable state has the highest/lowest potential energy.

More information

INTDUCTIN T LEWIS ACID-BASE CEMISTY DEINITINS Lewis acids and bases are defined in terms of electron pair transfers. A Lewis base is an electron pair donor, and a Lewis acid is an electron pair acceptor.

More information

A. Essentially the order of Pt II affinity for these ligands (their Lewis basicity or nucleophilicity)

A. Essentially the order of Pt II affinity for these ligands (their Lewis basicity or nucleophilicity) (c) Entering Ligand Effects 284 The second order rate constant k 2 in square planar complexes in the rate law below that we just discussed is strongly dependent on the nature of Y, the entering ligand

More information

IB Chemistry 1 Mole. One atom of C-12 has a mass of 12 amu. One mole of C-12 has a mass of 12 g. Grams we can use more easily.

IB Chemistry 1 Mole. One atom of C-12 has a mass of 12 amu. One mole of C-12 has a mass of 12 g. Grams we can use more easily. The Mole Atomic mass units and atoms are not convenient units to work with. The concept of the mole was invented. This was the number of atoms of carbon-12 that were needed to make 12 g of carbon. 1 mole

More information

11.4 NUCLEOPHILIC SUBSTITUTION REACTIONS OF EPOXIDES

11.4 NUCLEOPHILIC SUBSTITUTION REACTIONS OF EPOXIDES .4 NUEPII SUBSTITUTIN REATINS F EPXIDES 495 (d When tert-butyl methyl ether is heated with sulfuric acid, methanol and -methylpropene distill from the solution. (e Tert-butyl methyl ether cleaves much

More information

Synthesis of Aspirin and Oil of Wintergreen

Synthesis of Aspirin and Oil of Wintergreen Austin Peay State University Department of hemistry hem 1121 autions Purpose Introduction Acetic Anhydride corrosive and a lachrymator all transfers should be done in the vented fume hood Methanol, Ethanol

More information

Ch. 6 Chemical Composition and Stoichiometry

Ch. 6 Chemical Composition and Stoichiometry Ch. 6 Chemical Composition and Stoichiometry The Mole Concept [6.2, 6.3] Conversions between g mol atoms [6.3, 6.4, 6.5] Mass Percent [6.6, 6.7] Empirical and Molecular Formula [6.8, 6.9] Bring your calculators!

More information

Chem 31 Fall 2002. Chapter 3. Stoichiometry: Calculations with Chemical Formulas and Equations. Writing and Balancing Chemical Equations

Chem 31 Fall 2002. Chapter 3. Stoichiometry: Calculations with Chemical Formulas and Equations. Writing and Balancing Chemical Equations Chem 31 Fall 2002 Chapter 3 Stoichiometry: Calculations with Chemical Formulas and Equations Writing and Balancing Chemical Equations 1. Write Equation in Words -you cannot write an equation unless you

More information

Chapter 13 Organic Chemistry

Chapter 13 Organic Chemistry Chapter 13 Organic Chemistry Introduction Organic chemistry is the study of carbon based compounds. The structural and genetic materials of living organisms are organic compounds. Many of the substances

More information

Mitsunobu Reaction (1934-2003)

Mitsunobu Reaction (1934-2003) Mitsunobu eaction (1934-2003) utline General Information: Who discovered this? What is the basic reaction? The Mechanism: What exactly happens and how? Applications: i) Variations of the method- where

More information

California State Polytechnic University, Pomona. Exam Points 1. Nomenclature (1) 30

California State Polytechnic University, Pomona. Exam Points 1. Nomenclature (1) 30 Chem 316 Final Exam Winter, 2008 Beauchamp ame: Topic Total Points Exam Points 1. omenclature (1) 30 Credit 2. Explanation of elative eactivities of Aromatic 20 Compounds or Carbonyl Compounds 3. eactions

More information

ENTROPY AND THE SECOND LAW OF THERMODYNAMICS

ENTROPY AND THE SECOND LAW OF THERMODYNAMICS ENTROPY AND THE SECOND LAW OF THERMODYNAMICS Energy Reservoir The system consists of the red circles in the blue box. Energy and entropy fl ow out of the system. TIME Additional Energy is added to the

More information

Software Approaches for Structure Information Acquisition and Training of Chemistry Students

Software Approaches for Structure Information Acquisition and Training of Chemistry Students Software Approaches for Structure Information Acquisition and Training of Chemistry Students Nikolay T. Kochev, Plamen N. Penchev, Atanas T. Terziyski, George N. Andreev Department of Analytical Chemistry,

More information

Visualizing Molecular Orbitals: A MacSpartan Pro Experience

Visualizing Molecular Orbitals: A MacSpartan Pro Experience Introduction Name(s) Visualizing Molecular Orbitals: A MacSpartan Pro Experience In class we have discussed Lewis structures, resonance, VSEPR, hybridization and molecular orbitals. These concepts are

More information