Search This Blog

Saturday, June 1, 2019

Huge reinforcement structures


REINFORCED CONCRETE CONSTRUCTION


There are two methods of fabricating reinforced concrete. The first is to pour the liquid material into forms at the building site; this is so-called in situ concrete. Insitu reinforced concrete, precast concrete and structural steel are popular and dominates in the framing market of multi storey buildings. The In Situ reinforcement concrete structural frame is common used as a frame for both single and multi-storey buildings such as residential flats and commercial offices. The use of reinforced in-situ cast concrete as a structural material for building is a frame combination with columns, beams, reinforced concrete floors and roof.
 In huge reinforced concrete structures, it is often difficult to distribute the reinforcing bars, especially at the connection regions, to keep the spacing between bars within the minimum acceptable limits as recommended in the global specifications standard, by using the common methods such as, overlapping or welding, therefore, a new method for bonding was introduced, using mechanical joints and electro fusion bonding method, and comparing these methods with the maximum strength of reinforcing bars without joints and the failure location within maximum strength limits outside the joints.


 

COST
Cost is one of the crucial factors need to be considered in the selection of structural framing options and this costs of framed structures can be affected by the market condition. The insitu reinforced concrete frame is much cost efficiency compared to the steel structural frame. This is due to steel is particularly volatile and always influence by the exchange rates due to international competitions. Adversely, cement price is more stable. Cement is one of the main components in the concrete mixture and thus cause the concrete price generally will be cheaper. Therefore it is wisely no to propose steel frame as its price fluctuate more frequently in comparing with concrete.




SPEED OF CONSTRUCTION
In principle, the insitu reinforced concrete frame has a disadvantage in term of construction speed it is relatively slow due to the time consumed for curing.

ABILITY TO STANDARDIZE
The insitu reinforced concrete frame is more flexible and tolerant in any alteration during the construction process. Any subsequence alteration is straightforward and it would not much affect the following construction sequence, process, cost and importantly greater delay would not happen.




Algorithms for Every One

What is "Algorithms"?

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

What Is a Programming Algorithm?

So, what is a programming algorithm? You can think of a programming algorithm as a recipe that describes the exact steps needed for the computer to solve a problem or reach a goal. We've all seen food recipes - they list the ingredients needed and a set of steps for how to make the described meal. Well, an algorithm is just like that. In computer lingo, the word for a recipe is a procedure, and the ingredients are called inputs. Your computer looks at your procedure, follows it to the letter, and you get to see the results, which are called outputs. A programming algorithm describes how to do something, and your computer will do it exactly that way every time. Well, it will once you convert your algorithm into a language it understands!
However, it's important to note that a programming algorithm is not computer code. It's written in simple English (or whatever the programmer speaks). It doesn't beat around the bush--it has a start, a middle, and an end. In fact, you will probably label the first step 'start' and the last step 'end.' It includes only what you need to carry out the task. It does not include anything unclear, often called ambiguous in computer lingo, that someone reading it might wonder about.
It always leads to a solution and tries to be the most efficient solution we can think up. It's often a good idea to number the steps, but you don't have to. Instead of numbered steps, some folks use indentation and write in pseudocode, which is a semi-programming language used to describe the steps in an algorithm. But, we won't use that here since simplicity is the main thing. Other folks just use a diagram called a flowchart, which we will discuss soon.

Programming Algorithm Example

Okay, you probably wish you could see an example, right? So, what exactly does an algorithm in programming look like? Well, asking a user for an email address is probably one of the most common tasks a web-based program might need to do, so that is what we will use here for an example. An algorithm can be written as a list of steps using text or as a picture with shapes and arrows called a flowchart. We will make one of each which you will see here:

Wasn't that easy? Notice how the top of our example is just a numbered list of steps using plain English, stating exactly what we want the procedure to do (no more, no less). The bottom is the very same algorithm, but this time, we used shapes and arrows in a flowchart (like a map of the route), so that a reader can visualize the journey. That's a nice thing here, because in one of our steps (step 7) a decision must be made and, depending on the result of that decision, our steps may not go in order from start to end.
Okay! Let's take a quick run through our little recipe:
1. Step 1 is really just a reminder that this is a procedure with a beginning and an end.
2. In step 2, we make a place in the computer to store what the user types in, also called a variable
3. In step 3, we clear this variable because we might need to use it again and don't want the old contents mixed in with the new.
4. In step 4, we prompt the user for an email address
5. In step 5, we stick it in our nifty variable.
6. In step 6, we tell our computer to take a close look at this email address-- is it really an email address?

Qualities of a good algorithm



  1. Input and output should be defined precisely.
  2. Each steps in algorithm should be clear and unambiguous.
  3. Algorithm should be most effective among many different ways to solve a problem.
  4. An algorithm shouldn't have computer code. Instead, the algorithm should be written in such a way that, it can be used in similar programming languages.

Examples Of Algorithms In Programming



Step 1: Start
Step 2: Declare variables num1, num2 and sum. 
Step 3: Read values num1 and num2. 
Step 4: Add num1 and num2 and assign the result to sum.
        sum←num1+num2 
Step 5: Display sum 
Step 6: Stop


Step 1: Start
Step 2: Declare variables a,b and c.
Step 3: Read variables a,b and c.
Step 4: If a>b
           If a>c
              Display a is the largest number.
           Else
              Display c is the largest number.
        Else
           If b>c
              Display b is the largest number.
           Else
              Display c is the greatest number.  
Step 5: Stop

Write an algorithm to find all roots of a quadratic equation ax2+bx+c=0.

Step 1: Start
Step 2: Declare variables a, b, c, D, x1, x2, rp and ip;
Step 3: Calculate discriminant
         D←b2-4ac
Step 4: If D≥0
              r1←(-b+√D)/2a
              r2←(-b-√D)/2a 
              Display r1 and r2 as roots.
        Else     
              Calculate real part and imaginary part
              rp←b/2a
              ip←√(-D)/2a
              Display rp+j(ip) and rp-j(ip) as roots
Step 5: Stop             

Saturday, May 25, 2019

டி .எம்..சௌந்தரராஜன் : சில நினைவுக் குறிப்புகள் (1922- 25.05. 2013 )

‘டி.எம்.எஸ்’ என்றும், ‘டி. எம் சௌந்தரராஜன்’ என்று அழைக்கப்படும், ‘டி.எம்.எஸ்’ அவர்கள், 1946லிருந்து 2007 ஆம் ஆண்டு வரை, தமிழ்த் திரையுலகில் ஆறு தசாப்தங்களுக்கும் மேலாக இருந்து, தென்னிந்திய திரையுலகின் முன்னணி கதாநாயகர்களான எம்.ஜி. ராமச்சந்திரன், சிவாஜி கணேசன், ஜெமினி கணேசன், எஸ். எஸ். ராஜேந்திரன், ஜெய்ஷங்கர், ரவிச்சந்தர், நாகேஷ், என்.டி. ராமராவ், ஏ. நாகேஸ்வர ராவ், ரஞ்சன், காந்தா ராவ், டி.எஸ். பாலையா, ஜக்கையா போன்றோருக்குப் பின்னணிக் குரல் கொடுத்தவர். பின்னணித் துறையில், ‘டி.எம்.எஸ்’ மற்றும் ‘பி.சுசீலா’ அவர்களது ஜோடி பெரிதும் பேசப்பட்டது. அவர்கள் இருவரும் இணைந்து பல்வேறு திரைப்பாடல்களைப் பாடியுள்ளனர். திரைப்பாடல்கள் மட்டுமின்றி, பல பக்திப் பாடல்களையும் பாடிய டாக்டர் டி.எம். சௌந்தரராஜன் அவர்களின் வாழ்க்கை வரலாறு மற்றும் சாதனைகள் பற்றி மேலுமறிய தொடர்ந்து படிக்கவும்.
பிறப்பு: மார்ச் 24, 1922
பிறந்த இடம்: மதுரை, தமிழ்நாடு, பிரிட்டிஷ் இந்தியா
தொழில்: பாடகர், நடிகர்
நாட்டுரிமை: இந்தியா
பிறப்பு
டி.எம். சௌந்தரராஜன் அவர்கள், தமிழ்நாட்டில் மதுரையில், மார்ச் 24 ஆம் தேதி, 1922 ஆம் ஆண்டில், மீனாட்சி ஐயங்கார் என்பவருக்கு இரண்டாவது மகனாக ஒரு சௌராஷ்டிர பிராமணக் குடும்பத்தில் பிறந்தார். அவரது மூத்த சகோதரர், வேத நூல்களைக் கற்று அறிஞராகத் திகழ்ந்தவர்.
ஆரம்ப கால வாழ்க்கை
தன்னுடைய ஏழு வயதில் இருந்தே, தனது குரல்வளத்தின் மீது அக்கறைக் காட்டத் தொடங்கிய அவர், மதுரையிலுள்ள சௌராஷ்டிரா மேல்நிலைப் பள்ளியின் இசை ஆசிரியராக இருந்த சின்னகொண்டா சாரங்கபாணி பாகவதர் என்பவரிடம் கர்நாடக சங்கீதம் கற்றார். பின்னர், காரைக்குடி ராஜாமணி ஐயங்காரிடம் முறையாக, இரண்டு ஆண்டுகள் இசைப் பயிற்சி பெற்ற அவர், தனது 21வது வயதிலிருந்து தனியாக கச்சேரிகளில் பாடி வந்தார். பல ஆண்டுகளாகக் கச்சேரிகளில் பாடிய அவரை, சுந்தரராவ் நட்கர்னி என்ற இயக்குனர் கவனித்தார். ஆகவே, அவரது அடுத்த படமான ‘கிருஷ்ண விஜயம்’ (1950) என்னும் திரைப்படத்தில் “ராதே நீ என்னை விட்டுப் போகாதேடி” என்ற பாடலைப் பாடுவதற்கு ஒப்பந்தம் செய்தார். இந்தப் படம், 1946ல் எடுக்கப்பட்டிருந்தாலும், 1950ல் தான் வெளியானது. இதில், டி.எம்.எஸ். அவர்கள் ஐந்து பாடல்கள் பாடியுள்ளார். இதுவே அவர் திரையுலகில் நுழைவதற்கான ஒரு வழியை வகுத்தது.
திரையுலக வாழ்க்கை
1950ல் வெளியான ‘கிருஷ்ண விஜயம்’ படத்தைத் தொடர்ந்து, அதே ஆண்டில் டி.எம். சௌந்தரராஜன் அவர்கள், ‘மந்திரி குமாரி’ என்ற படத்தில், ‘அன்னமிட்ட வீட்டிலே’ என்ற பாடலைப் பாடினார். பிறகு ‘தேவகி’, ‘சர்வாதிகாரி’ போன்ற படங்களில் பாடுவதற்கு வாய்ப்புக் கிடைத்தது. 1951ல் வெளியான ‘தேவகி’ என்ற படத்தில் வந்த ‘தீராத துயராலே’ என்ற பாடலைப் பாடி, நடிக்கவும் செய்திருந்தார். 1952ல், ‘வளையாபதி என்னும் படத்தில், ஜமுனா ராணியுடன் இணைந்து இரண்டு பாடல்களைப் பாடினார். இதற்குப் பின், சில ஆண்டுகள் வாய்ப்புகள் ஏதும் கிடைக்காமல் இருந்ததால், கே.வி. மகாதேவனுடன் இணைந்து பக்திப் பாடல்கள் பாடினார். 1955ல் வெளியான ‘செல்லபிள்ளை’ என்ற திரைப்படத்தில், ஆர். சுதர்சனம் அவர்களின் படைப்பான இரண்டு டூயட் பாடல்களை, எம்.எஸ். ராஜேஸ்வரியுடன் சேர்ந்து பாடினார்.

பாடகர் டி.எம்.சௌந்தரராஜன் மறைந்து இன்றுடன் ஆறு வருடங்கள் ஆகின்றன.. ஒருவரின் மரணத்தை அவன் இறந்த நாளிலிருந்து கணிப்பதுதான் வழமை. ஆனால் ஒரு கலைஞனின் மரணம் வேறு விதமாகவும் நிகழ்ந்து விடுவதுண்டு . புகழ் வெளிச்சம் தன்னை விட்டு மெல்ல மெல்ல அகலத் தொடங்கும் அந்தக் கணத்திலிருந்து அவன் தனக்குள் சிறிது சிறிதாக மரிக்கத் தொடங்குகின்றான். அப்படி ஒரு சூழ் நிலையில்தான் டி.எம்.எஸ். அவர்களை நான் சந்தித்தேன். நான் அவரை சந்தித்த போது அவருக்கு எண்பத்தொன்பது வயது.
உரையாடல் சுவாரஸ்யம் கொண்ட ஒரு கட்டத்தில் ''வா ... என் அறைக்குள்ளயே உட்கார்ந்து சாவகாசமாகப் பேசலாம் '' என த் தன்னுடைய அறைக்குள் என்னை அழைத்துச் சென்று விட்டார் .
'புகழின் வெளிச்சத்தில்' வாழ்ந்து பழக்கப் பட்ட ஒரு கலைஞனின் அந்திம காலத்து தனிமையின் இருளையும் ,துயரத்தையும் அவருடன் கழித்த அன்றையப் பகல் பொழுதில் உணர்ந்தேன்.
''தில்லையம்பல நடராஜா '','தாழையாம் பூ முடிச்சு..',ஒரே ஒரு ஊரிலே ..' பாடல்களை எல்லாம் பெட்டி மொடல் பிலிப்ஸ் ரேடியோவில் நான் ஆர்வத்துடன் கேட்ட அந்தக் காலத்தை நினைவு கூர்ந்தேன். அப்போது சின்னப் பையனாக அறியாப் பருவத்தில் இருந்த நான் வானொலிப் பெட்டியின் பின்புற துவாரம் வழியாக அவற்றைப் பாடிய டி.எம்.எஸ்.ஸை தேடிய கதையையும் கூறினேன். ...எம்.ஜி.ஆர்.,சிவாஜி, எஸ்.எஸ்.ஆர் . போன்றோர்கள் திரையில் தோன்றி வெளிப்படுத்திய குணச்சித்திரங்களை திரைக்குப் பின்னால் குரல் வழியாக நடிப்புடன் பாடிய அவருடைய அபூர்வ ஆற்றலைப் பற்றி நான் சொல்லிக் கொண்டே போனேன். என் சிறு வயதில் பிரியத்துக்குரிய நடிகர் எம்.ஜி.ஆர். தன் பாடல்களில் அவர் முன் வைத்த கருத்துகளால் உலகத்தில் மிகப் பெரிய மாற்றங்கள் வரப் போகிறது என நான் நூறு வீதம் நம்பியதையும் ,அவற்றை இருநூறு வீத நம்பிக்கையுடன் டி.எம்.எஸ். பாடிய தொனியையும் சிலாகித்துக் கூறினேன்.
இறந்த காலங்கள் பற்றிய பேச்சைத் தவிர்த்து ,எதிர் காலம் பற்றிய கனவுகளையே அவர் வெளிப் படுத்த முயன்று கொண்டிருந்தார்..நான் அவரை அவ்வப்போது நிகழ் காலத்துக்கு கொணர மிகவும் பிரயத்தனம் செய்து கொண்டிருந்தேன்..அசாத்தியமான எதிர்கால ஆசைகளுக்கும் , ஒளியின் கனவாகிப் போன இறந்தகாலத்துக்கும் ,தனிமையின் துயரும்,இருளும் படிந்த நிகழ்காலத்துக்கும் நடுவே மாறி மாறி அவருடைய ஊஞ்சல் பயணித்துக் கொண்டிருந்தது. சில வேளைகளில் தூக்கக் கலக்கத்தில் பேசுவது போல் அவர் வார்த்தைகள் வெளிவந்தன .
''ஒரு கலைஞனுக்கு மிகப் பெரிய தண்டனை என்ன தெரியுமா? தனிமை... இதோ பார்..இந்த வீட்டில் என் மனைவியும் நானுந்தான் இப்போது இருக்கிறோம். அவளுக்கும் உடம்பு முடிவதில்லை...ஒரு காலத்தில் நான் எப்படி இருந்தேன் தெரியுமா? என்னுடைய அப்போதைய சம்பாத்தியத்தில் இந்த சென்னையின் அரை வாசிப் பகுதியையே வாங்கியிருக்கலாம் ... ஆனால் அதைப் பற்றியெல்லாம் யோசிக்கவே இல்லை.ஜாலியாக வாழ்ந்து விட்டேன்.... இப்போது யாருமில்லை... உன்னைப் போல் எங்கிருந்தோ ,எவனோ ஒருவன் ரசிகன் என்று சொல்லிக் கொண்டு வருகின்றான்...அதுதான் நான் தேடிய பெரிய சொத்து....''
டி.எம்.எஸ். ஸிடம் விடை பெற்றுத் திரும்பிக் கொண்டிருந்த போது அவர் பாடிய இரண்டு பாடல்களின் வரிகள் அடிக்கடி ஞாபகத்துக்கு வந்து கொண்டேயிருந்தன.
'உயர்ந்த இடத்தில் இருக்கும் போது
உலகம் உன்னை மதிக்கும் ,உன்
நிலைமை கொஞ்சம் இறங்கி வந்தால்
நிழலுங் கூட மிதிக்கும். '
...........................................................................
'ஆரவாரப் பேய்களெல்லாம்
ஓடி விட்டதடா
ஆலயமணி ஓசை நெஞ்சில்
கூடி விட்டதடா
தர்மதேவன் கோயிலிலே
ஒளி துலங்குதடா -மனம்
சாந்தி சாந்தி சாந்தி என்று
ஓய்வு கொண்டதடா !

தமிழ் சினிமா ரசிகர்கள் - நடிப்பாகட்டும்,பாடல்களாகட்டும், வசனங்களாகட்டும் இசையாகட்டும் -சற்று உரத்த தொனியை விரும்புபவர்கள். நாகரீகப் பாங்கும்,மிகை வெளிப்பாடும் கொண்ட சிவாஜி கணேசன் ஒரு புறம் , சாகச நாயகன் எம்.ஜி.ராமச்சந்திரன் மறுபுறம் .இந்த இரண்டு நட்சத்திர நடிகர்களுக்கும் ஈடு கொடுத்த சமாந்தரப் பயணம் டி.எம்.எஸ். ஸினுடையது . தெளிவான உச்சரிப்பு, உரத்த தொனி ,கம்பீரம் , திரைப் படப் பாடல்கலுக்கு உயிரூட்டும் 'குரலின் நடிப்பு ' ஆகியவை டி .எம்.எஸ். ஸின் பிரத்தியேகப் பலங்கள் . அடிப்படையில் அவர் எம்.கே..தியாகராஜ பாகவதர் பரம்பரையைச் சேர்ந்த பாடகரேதான். ஆனால் திரையிசையில் நிகழ்ந்த மாற்றங்கள் - முக்கியமாக விஸ்வநாதன்-ராமமூர்த்தி இரட்டையர்களின் கர்நாடக- மேற்கத்திய கலப்பிசைப் பாணியில் உறவான மெல்லிசைக் கோலங்கள் அவரைப் புதிய திசைக்கு இட்டுச் சென்றன. எம்.ஜி.ஆர்.,சிவாஜி என்ற இரு முக்கிய நட்சத்திரங்களுக்குமான தவிர்க்க முடியாத ஒரு பாடகராக குறிப்பிட்ட காலம் வரை அவர் மாறியிருந்தார். இரண்டு நாயகர்களும் இள வயது நாயகிகளை நாடிச் சென்ற போது கூடவே அவர்களுக்கு இளைய குரல்களும் தேவைப் பட்டன . டி .எம்.எஸ். மெல்ல மெல்ல ஓரங் கட்டப் பட்டார்.
அன்பின் பரவச நிலையையும், முதிர்ச்சியின் பக்குவத்தையும், தத்துவ சாரத்தையும் ,நவரசங்களையும் அவர் அநாயசமாகத் தன் பாடல்களில் வெளிப்படுத்தி இருக்கிறார். எனினும் சிலவேளைகளில் உச்சத் ஸ்தாயியில் பாடும் பொழுது ,திமிறும் குதிரையாகும் தனது குரலைக் கடிவாளத்தின் கட்டுப்பாட்டுக்குள் கொண்டுவரத் தவறி இருக்கிறார் .என்றாலும் அவரைப் பிரதியீடு செய்யும் உரத்த குரல் பாடகரைக் காண்பதென்பது முடியாத காரியமே.
டி .எம்.எஸ். தமிழ் மனங்களுடன் கலந்து விட்ட இன்னொரு பிரதேசம் உண்டு. எத்தனை இசைப் புயல்களும் ,சுனாமிகளும் வந்து தாக்கினாலும் கூட நெருங்க முடியாத இடம் அது.. கோயில்களுடன் ஒட்டிய கொண்டாட்டங்கள் வரும் வரை ஒவ்வொரு ஒலி பெருக்கிகளினுள்ளும் அந்தப் பாடல்கள் ஒளிந்திருக்கின்றன .
'அழகென்ற சொல்லுக்கு முருகா...'
'கற்பகவல்லி நின் பொற்பதங்கள் பிடித்தேன்..'
'முருகா, நீ வர வேண்டும்'
'கற்பனை என்றாலும் '
'மண்ணானாலும் திருச்செந்தூரில் '
'உனைப் பாடும் தொழிலின்றி '
'புல்லாங்குழல் கொடுத்த மூங்கில்களே '





Uma Varatharajan